4497 Commits

Author SHA1 Message Date
Denis Duliçi
a8edccd1c1 use route name 2021-04-23 11:35:25 +03:00
Denis Duliçi
5b7ac09a50 dont send from middleware 2021-04-23 11:33:33 +03:00
Denis Duliçi
5aec5260d0 improved finish update command 2021-04-22 12:02:49 +03:00
Cüneyt Şentürk
110fe689f7
Merge pull request #1996 from Batuhanalperen/master
Typo fixed
2021-04-22 10:02:13 +03:00
Batuhan ALPEREN
0b6827a26c
Typo fixed 2021-04-22 01:58:21 +03:00
Denis Duliçi
ea416f3cca
Merge pull request #1993 from SevanNerse/namespace-fixed
namespace of dispatcher is fixed
2021-04-21 16:57:38 +03:00
Sevan Nerse
13eab65015 namespace of dispatcher is fixed 2021-04-21 16:56:34 +03:00
Cüneyt Şentürk
8fa5d994e9 version update 2.1.9 to 2.1.10 2021-04-21 10:48:14 +03:00
Cüneyt Şentürk
7aab91fa70 update composer.lock file 2021-04-21 10:22:06 +03:00
Denis Duliçi
9fefd0d8c4 allow users to see signed pages 2021-04-21 09:59:56 +03:00
Cüneyt Şentürk
71c63b28db
Merge pull request #1992 from akaunting/translations
New Crowdin translations
2021-04-21 09:46:02 +03:00
Crowdin Bot
6ec96a7e75 new crowdin translations 2021-04-21 06:43:01 +00:00
Cüneyt Şentürk
f46b0b9ef3
Merge pull request #1980 from akaunting/translations
New Crowdin translations
2021-04-21 09:21:30 +03:00
Cüneyt Şentürk
8f7f781256 Storage::url path 2021-04-21 09:18:45 +03:00
Crowdin Bot
6758900e14 new crowdin translations 2021-04-21 00:23:27 +00:00
Denis Duliçi
980a384b33 removed redundant imports 2021-04-21 00:58:45 +03:00
Denis Duliçi
15ac33cb46 make document notification agnostic #1991 2021-04-21 00:54:14 +03:00
Cüneyt Şentürk
8f2f360ad6
Merge pull request #1991 from burakcakirel/fix-sending-notification-for-recurring-bills
Add Notification class to DocumentReminded event
2021-04-21 00:29:24 +03:00
Burak Çakırel
0bf994ef47
Send only invoice notification for customers 2021-04-21 00:21:29 +03:00
Burak Çakırel
96f9a99077
Add Notification class to DocumentReminded event 2021-04-20 23:23:30 +03:00
Cüneyt Şentürk
62d5442578
Merge pull request #1990 from burakcakirel/fix-draft-text-on-bill
Not sent => Not received for bill
2021-04-20 22:38:54 +03:00
Burak Çakırel
00df03126d
Not sent => Not received for bill 2021-04-20 22:29:14 +03:00
Cüneyt Şentürk
0c485c990a close #1989 Fixed: Vendor logo not saved 2021-04-20 21:44:20 +03:00
Cüneyt Şentürk
34632a0152
Merge pull request #1988 from frknasir/patch-1
fix: typo
2021-04-20 17:12:02 +03:00
Faruk Nasir
66fcd1a721
fix: typo
Corrected the typo on line 47. Changed invoice to bill.
2021-04-20 11:34:01 +01:00
Cüneyt Şentürk
9b6f729b13 refs #1985 fixed wizard and report path.. 2021-04-19 19:47:23 +03:00
Cüneyt Şentürk
0ea7a063af refs #1985 fixed widget delete issue.. 2021-04-19 19:29:58 +03:00
Cüneyt Şentürk
a22a624f1e refs #1985 fixed defined url company_id and fixed module category page.. 2021-04-19 19:23:11 +03:00
Denis Duliçi
0dc2b362c0
Merge pull request #1982 from SevanNerse/settings-currency-validation
thousands separator and decimal mark must be different
2021-04-18 03:48:46 +03:00
Denis Duliçi
c7fe26e9d9
Merge pull request #1983 from SevanNerse/create-document-item
items of request array should be manipulated seperately
2021-04-18 03:48:17 +03:00
Denis Duliçi
891d56144d
Merge pull request #1985 from denisdulici/master
Improved tenant identification
2021-04-18 03:47:53 +03:00
Denis Duliçi
2bf1a19338 fixed multiple sheets import 2021-04-18 02:47:02 +03:00
Denis Duliçi
baf243505a fixed export tests 2021-04-18 02:18:51 +03:00
Denis Duliçi
3f49792763 fixed tests 2021-04-18 01:39:36 +03:00
Denis Duliçi
231f45c262 added admin/portal/signed route macros 2021-04-17 01:29:18 +03:00
Denis Duliçi
2b07442260 improved tenant identification 2021-04-16 00:59:43 +03:00
Cüneyt Şentürk
9635e6be5d fixed document payment amount format.. 2021-04-14 16:43:56 +03:00
Sevan Nerse
70675bba5b items of request array should be manipulated seperately 2021-04-14 12:52:53 +03:00
Sevan Nerse
88621c3112 thousands separator and decimal mark must be different 2021-04-12 22:23:52 +03:00
Cüneyt Şentürk
f436bc3e49
Merge pull request #1977 from burakcakirel/select-remote-component
Change selected object to array to prevent undefined error forEach on…
2021-04-09 19:43:22 +03:00
Burak Çakırel
034a322dbf
Change selected object to array to prevent undefined error forEach on selected watch 2021-04-09 16:45:59 +03:00
Cüneyt Şentürk
5a280becd1 document fixed tax and discount calculation.. 2021-04-09 16:35:34 +03:00
Cüneyt Şentürk
6892947149 refs #1976 fixed company controller 2021-04-09 12:56:45 +03:00
Cüneyt Şentürk
f66f61ba85 close #1976 Fixed: Api endpoint company access issue 2021-04-09 12:51:27 +03:00
Cüneyt Şentürk
ee1c11f69f date range styling.. 2021-04-09 10:09:09 +03:00
Denis Duliçi
25ec2f4f2d fixed typo 2021-04-08 23:11:16 +03:00
Cüneyt Şentürk
d483be58ed close # 1966 Fixed: Client Select Bringing wrong clients 2021-04-08 17:28:18 +03:00
Cüneyt Şentürk
bf0f61ab05 close #1975 Fixed: Widget modal form some inputs must be required 2021-04-08 15:25:16 +03:00
Cüneyt Şentürk
b3285a0cee close #1974 Fixed: When customer changes currency does not change 2021-04-08 12:38:28 +03:00
Cüneyt Şentürk
f9c67b1fee documents onChangeCurrency method fixed.. 2021-04-08 12:36:09 +03:00