7395 Commits

Author SHA1 Message Date
Cüneyt Şentürk
ed07d90532 Fixed document information line styling.. 2023-03-06 13:57:04 +03:00
Denis Duliçi
ee337d83ac
Merge pull request #2907 from Hypernos-Technology/master
remove rate_limit option in api config
2023-03-03 23:35:30 +03:00
Denis Duliçi
42a05fcf70
Merge pull request #2910 from novag/documentsending
improve hooking capabilities when sending documents
2023-03-03 23:22:59 +03:00
Denis Duliçi
499f64f40c
Merge pull request #2873 from novag/cancellations
use the correct translation for cancellations
2023-03-03 23:18:06 +03:00
boracakirel
c461129eb3 Log import errors 2023-03-03 23:08:21 +03:00
boracakirel
eadb3eb3c7 Added item_type column to the document's export file 2023-03-03 22:08:09 +03:00
Cüneyt Şentürk
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
EnesSacid-Buker
a9d8d09f3d
Update listener added to event 2023-03-03 10:27:39 +03:00
EnesSacid-Buker
43c4a7b096
Fixed issue with category type 2023-03-03 10:11:26 +03:00
Cüneyt Şentürk
a71ecb70ce
Merge pull request #2916 from mervekaraman/master
Cursor style changed
2023-03-03 09:26:00 +03:00
Merve Karaman
40beacde8e Invoice align problem solved 2023-03-02 17:12:46 +03:00
Merve Karaman
f211864982 Cursor style changed 2023-03-02 16:47:31 +03:00
Cüneyt Şentürk
a149b358a3 version update 3.0.11 to 3.0.12 2023-03-02 10:40:08 +03:00
Cüneyt Şentürk
926aba22f6
Merge pull request #2859 from akaunting/translations
New Crowdin translations
2023-03-02 10:06:02 +03:00
Cüneyt Şentürk
230025e5aa update composer.lock file 2023-03-02 09:28:04 +03:00
Cüneyt Şentürk
a31e13268c typo 2023-03-02 09:27:25 +03:00
Crowdin Bot
3527bc3232 new crowdin translations 2023-03-02 00:22:42 +00:00
Cüneyt Şentürk
6015e3a1e7
Merge pull request #2914 from EnesSacid-Buker/master
this.errors is undefined issue
2023-03-01 17:47:55 +03:00
EnesSacid-Buker
1b9df65d69
this.errors is undefined issue fixed
& fix typo
2023-03-01 17:34:32 +03:00
Cüneyt Şentürk
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
Cihan Şentürk
8264b236ad
added modal component use parent methods and data 2023-03-01 14:54:25 +03:00
Cüneyt Şentürk
8a0d02d0a0
Merge pull request #2912 from EnesSacid-Buker/master
Vue cannot read length issue
2023-03-01 11:01:06 +03:00
EnesSacid-Buker
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
novag
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
Hendrik Hagendorn
d18c3b4121 improve hooking capabilities when sending documents 2023-02-26 18:00:29 +01:00
Yee Jia Wei
4e84134f5a remove rate_limit option in api config 2023-02-25 04:14:06 +08:00
Cüneyt Şentürk
8a5eeea642
Merge pull request #2906 from EnesSacid-Buker/master
App pricing tab update
2023-02-24 15:49:24 +03:00
EnesSacid-Buker
73818d3c88
App pricing tab updated 2023-02-24 15:47:22 +03:00
Cüneyt Şentürk
7e75a374bb
Merge pull request #2905 from EnesSacid-Buker/master
Money vue component update
2023-02-24 15:43:35 +03:00
EnesSacid-Buker
2069a9161c
Money vue component updated 2023-02-24 15:16:41 +03:00
Cüneyt Şentürk
22722daab5
Merge pull request #2903 from EnesSacid-Buker/readme
README.md some links update
2023-02-24 14:49:40 +03:00
EnesSacid-Buker
bafc664d0c
README.md updated 2023-02-24 12:10:10 +03:00
Cüneyt Şentürk
574afbebd1 Fixed onSelectedTax function undefined 'id' issue ( 3764853095 ) 2023-02-23 18:04:10 +03:00
Cüneyt Şentürk
75bc117b5f fixed onRefFocus for document add item fire event ( 3764845708 ) 2023-02-23 17:47:25 +03:00
Cüneyt Şentürk
7f12a54bcd Fixed currency conversion created function issue.. ( 3792619848 ) 2023-02-23 17:37:40 +03:00
Cüneyt Şentürk
6586826a76 update composer.lock file 2023-02-23 17:29:21 +03:00
Cüneyt Şentürk
dc86e64e70 Update Livewire files 2023-02-23 17:28:46 +03:00
Cüneyt Şentürk
297ee6eba0 Fixed javascript replaceAll issue for ES12- browser 2023-02-23 17:28:20 +03:00
Cüneyt Şentürk
3d3fbda128 fixed select component sorted options array issue ( 3938011299 ) 2023-02-23 13:40:43 +03:00
Cüneyt Şentürk
3f29c17e43 get dynamic variable.. 2023-02-23 13:32:54 +03:00
Cüneyt Şentürk
614c25002c Sentry tracker added replay configuration.. 2023-02-23 12:45:13 +03:00
Cüneyt Şentürk
0ff041467d
Merge pull request #2902 from EnesSacid-Buker/bulk-actions
Detailing bulk actions messages
2023-02-23 01:07:55 +03:00
EnesSacid-Buker
8280229dec
Bulk actions message improved 2023-02-22 19:17:32 +03:00
Cüneyt Şentürk
38e87bb0a9
Merge pull request #2901 from EnesSacid-Buker/re-send-invitation
Not redirecting to page after resending invitation
2023-02-22 18:46:49 +03:00
Cüneyt Şentürk
d69c76074c
Merge pull request #2900 from EnesSacid-Buker/app-show
App show page active tab issue
2023-02-22 15:58:15 +03:00
EnesSacid-Buker
d097977a06
Redirecting issue fixed 2023-02-22 15:22:22 +03:00
EnesSacid-Buker
4443af328e
App show page updated 2023-02-22 14:59:29 +03:00
Cüneyt Şentürk
7bc818c814
Merge pull request #2899 from EnesSacid-Buker/bulk-action
Removing feature from page that doesn't use bulk action
2023-02-22 14:15:43 +03:00
EnesSacid-Buker
3abf8758e9
Removed code part that does not use bulk action 2023-02-22 12:08:06 +03:00
Cüneyt Şentürk
c4ce8fcdf4
Merge pull request #2897 from EnesSacid-Buker/import-invoice
Issue of importing invoice and bill
2023-02-22 11:03:36 +03:00