Commit Graph

7653 Commits

Author SHA1 Message Date
62ccb79c2d Fixed document color issue.. 2023-03-09 14:07:27 +03:00
9c3f635c53 Merge pull request #2920 from boracakirel/log-import-errors
Log import errors
2023-03-09 10:03:00 +03:00
1acdaf775d Merge branch 'master' into log-import-errors 2023-03-09 10:02:34 +03:00
044e8641d2 Merge pull request #2919 from boracakirel/missing-item-type-column-in-export-file
Added item_type column to the document's export file
2023-03-09 09:06:10 +03:00
bebe0e3fd4 Merge pull request #2921 from EnesSacid-Buker/master
Validation issues for import
2023-03-07 15:40:31 +03:00
2ce3fadd99 fix typo 2023-03-07 15:39:39 +03:00
d2e96fbe23 Validation issues for import fixed 2023-03-07 15:18:14 +03:00
f2b73d83d8 Merge branch 'master' of github.com:akaunting/akaunting 2023-03-06 13:57:14 +03:00
ed07d90532 Fixed document information line styling.. 2023-03-06 13:57:04 +03:00
ee337d83ac Merge pull request #2907 from Hypernos-Technology/master
remove rate_limit option in api config
2023-03-03 23:35:30 +03:00
42a05fcf70 Merge pull request #2910 from novag/documentsending
improve hooking capabilities when sending documents
2023-03-03 23:22:59 +03:00
499f64f40c Merge pull request #2873 from novag/cancellations
use the correct translation for cancellations
2023-03-03 23:18:06 +03:00
c461129eb3 Log import errors 2023-03-03 23:08:21 +03:00
eadb3eb3c7 Added item_type column to the document's export file 2023-03-03 22:08:09 +03:00
fdf5526810 Merge pull request #2918 from EnesSacid-Buker/category-type
Category types saved incorrectly in database issue
2023-03-03 10:37:38 +03:00
a9d8d09f3d Update listener added to event 2023-03-03 10:27:39 +03:00
43c4a7b096 Fixed issue with category type 2023-03-03 10:11:26 +03:00
a71ecb70ce Merge pull request #2916 from mervekaraman/master
Cursor style changed
2023-03-03 09:26:00 +03:00
40beacde8e Invoice align problem solved 2023-03-02 17:12:46 +03:00
f211864982 Cursor style changed 2023-03-02 16:47:31 +03:00
a149b358a3 version update 3.0.11 to 3.0.12 2023-03-02 10:40:08 +03:00
926aba22f6 Merge pull request #2859 from akaunting/translations
New Crowdin translations
2023-03-02 10:06:02 +03:00
230025e5aa update composer.lock file 2023-03-02 09:28:04 +03:00
a31e13268c typo 2023-03-02 09:27:25 +03:00
3527bc3232 new crowdin translations 2023-03-02 00:22:42 +00:00
6015e3a1e7 Merge pull request #2914 from EnesSacid-Buker/master
this.errors is undefined issue
2023-03-01 17:47:55 +03:00
1b9df65d69 this.errors is undefined issue fixed
& fix typo
2023-03-01 17:34:32 +03:00
f46bd7f1ac Merge pull request #2913 from CihanSenturk/added-modal-component-use-parent-methods-and-data
Added modal component use parent methods and data
2023-03-01 17:17:40 +03:00
8264b236ad added modal component use parent methods and data 2023-03-01 14:54:25 +03:00
8a0d02d0a0 Merge pull request #2912 from EnesSacid-Buker/master
Vue cannot read length issue
2023-03-01 11:01:06 +03:00
5a4b326f3f Vue Cannot read length issue fixed
Sometimes it comes 5 digit & this is causing error in charts
2023-03-01 10:55:34 +03:00
fc52a2456c use the correct translation for cancellations
* Some languages have different words for cancelling an action vs
  cancelling an invoice.
2023-02-28 12:40:02 +01:00
d18c3b4121 improve hooking capabilities when sending documents 2023-02-26 18:00:29 +01:00
4e84134f5a remove rate_limit option in api config 2023-02-25 04:14:06 +08:00
8a5eeea642 Merge pull request #2906 from EnesSacid-Buker/master
App pricing tab update
2023-02-24 15:49:24 +03:00
73818d3c88 App pricing tab updated 2023-02-24 15:47:22 +03:00
7e75a374bb Merge pull request #2905 from EnesSacid-Buker/master
Money vue component update
2023-02-24 15:43:35 +03:00
2069a9161c Money vue component updated 2023-02-24 15:16:41 +03:00
22722daab5 Merge pull request #2903 from EnesSacid-Buker/readme
README.md some links update
2023-02-24 14:49:40 +03:00
bafc664d0c README.md updated 2023-02-24 12:10:10 +03:00
574afbebd1 Fixed onSelectedTax function undefined 'id' issue ( 3764853095 ) 2023-02-23 18:04:10 +03:00
75bc117b5f fixed onRefFocus for document add item fire event ( 3764845708 ) 2023-02-23 17:47:25 +03:00
7f12a54bcd Fixed currency conversion created function issue.. ( 3792619848 ) 2023-02-23 17:37:40 +03:00
6586826a76 update composer.lock file 2023-02-23 17:29:21 +03:00
dc86e64e70 Update Livewire files 2023-02-23 17:28:46 +03:00
297ee6eba0 Fixed javascript replaceAll issue for ES12- browser 2023-02-23 17:28:20 +03:00
3d3fbda128 fixed select component sorted options array issue ( 3938011299 ) 2023-02-23 13:40:43 +03:00
3f29c17e43 get dynamic variable.. 2023-02-23 13:32:54 +03:00
614c25002c Sentry tracker added replay configuration.. 2023-02-23 12:45:13 +03:00
0ff041467d Merge pull request #2902 from EnesSacid-Buker/bulk-actions
Detailing bulk actions messages
2023-02-23 01:07:55 +03:00