1761 Commits

Author SHA1 Message Date
Cüneyt Şentürk
cdfe846d4b
Merge pull request #2046 from burakcakirel/add-company-id-media-tables
Add company_id column to media tables
2021-05-20 10:36:31 +03:00
Burak Çakırel
a1b3d954c0
Fixed tests 2021-05-20 02:11:03 +03:00
Denis Duliçi
3dba0e97dd fixed file link 2021-05-19 09:20:36 +03:00
Denis Duliçi
3b3292f631 keep module files under their own folder 2021-05-19 09:12:01 +03:00
Denis Duliçi
37d0e7da4e added command to clear temp files 2021-05-18 10:32:11 +03:00
Burak Çakırel
35effbafd2
Moved migrate command before update tables 2021-05-17 22:40:33 +03:00
Burak Çakırel
5f9fe563f4
Added missing migrate command 2021-05-17 22:37:13 +03:00
Burak Çakırel
d13e41f6df
Add company_id column to media tables 2021-05-17 22:32:45 +03:00
Denis Duliçi
bdb51a27a4 fixed app url issue 2021-05-17 10:57:13 +03:00
Denis Duliçi
03c960d7e9 fixed user update job 2021-05-15 11:10:04 +03:00
Denis Duliçi
43c32b7b58 fixed tests 2021-05-15 10:00:14 +03:00
Cüneyt Şentürk
93a23d9399 fixed installation user assign company.. 2021-05-14 20:43:17 +03:00
Denis Duliçi
b8057a7a12 several fixes 2021-05-14 18:29:24 +03:00
Denis Duliçi
8d9ed87f20 make media always private 2021-05-13 22:00:32 +03:00
Cüneyt Şentürk
898b18253d Merge branch 'master' of github.com:akaunting/akaunting 2021-05-12 19:17:41 +03:00
Cüneyt Şentürk
fba35ae3c5 Document multi currency and edit currency rate issue solved.. 2021-05-12 19:17:07 +03:00
Denis Duliçi
3b812bc561
Merge pull request #2037 from burakcakirel/company-delete-relationships
Delete first sub-tables' records
2021-05-12 17:26:20 +03:00
Denis Duliçi
aa29242650 include deleted companies 2021-05-12 17:24:44 +03:00
Burak Çakırel
849d6e516f
Delete first sub-tables' records 2021-05-12 17:17:22 +03:00
Denis Duliçi
bd39c2b9a2 fixed remote media streaming 2021-05-11 23:43:19 +03:00
Cüneyt Şentürk
d46bff3c2d Money middleware added currency_code and document issue fixed.. 2021-05-10 00:40:33 +03:00
Denis Duliçi
8651bc6c9b updated mediable package 2021-05-08 19:09:55 +03:00
Denis Duliçi
87581bf276 fixed listener version 2021-05-08 18:19:50 +03:00
Denis Duliçi
02391b766a changed media folder structure 2021-05-08 18:18:00 +03:00
Sevan Nerse
4b69368f7d previous quarter shortcut on the dashboard date filter fixed 2021-05-07 16:28:09 +03:00
Denis Duliçi
b07decb4c3 admin not able to print/pdf signed invoice 2021-05-07 15:05:29 +03:00
Cüneyt Şentürk
9872d30eef fixed path company_id route issue.. 2021-05-06 23:28:18 +03:00
Denis Duliçi
8e7dc3f119 make company current before deleting 2021-05-06 00:13:52 +03:00
Cüneyt Şentürk
535da27d2e close #2023 Changed: Add all report date filter. 2021-05-05 16:01:18 +03:00
Cüneyt Şentürk
9b4f1ebbbf close #2006 Fixed: Error on import with quantity 2021-05-01 11:38:03 +03:00
Burak Çakırel
c66f0ac8be
Change storeInvoicePdfAndGetPath method to storeDocumentPdfAndGetPath to make it compatible with other apps like Estimates, Credit/Debit Notes, Sales&Purchase Orders etc. 2021-04-30 14:57:44 +03:00
Denis Duliçi
5079a0bb30 fixed invoice pdf attachment 2021-04-29 18:12:37 +03:00
Cüneyt Şentürk
ca0ef0a696
Merge pull request #2011 from burakcakirel/update_customer_user
Update customer/user relationships
2021-04-29 16:16:53 +03:00
Burak Çakırel
bee4056c3a
Change validation rules to string 2021-04-29 16:09:10 +03:00
Burak Çakırel
09f83c2044
Add customer/user's email validation 2021-04-29 15:19:05 +03:00
Burak Çakırel
beaa84e380
Update customer/user relationships 2021-04-29 11:43:52 +03:00
Burak Çakırel
d19e1cd534
Add company_id into suggestion module's url 2021-04-29 11:29:40 +03:00
Cüneyt Şentürk
567496e564 close #2008 Fixed: When creating an item, both the sale price and the purchase price must be required. 2021-04-27 17:14:34 +03:00
Denis Duliçi
bd6773e869 fixed items, invoices, bills import 2021-04-25 00:40:24 +03:00
Sevan Nerse
7505cef802 routes for print/export of reports fixed 2021-04-23 15:23:22 +03:00
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
Sevan Nerse
13eab65015 namespace of dispatcher is fixed 2021-04-21 16:56:34 +03:00
Denis Duliçi
9fefd0d8c4 allow users to see signed pages 2021-04-21 09:59:56 +03:00
Cüneyt Şentürk
8f7f781256 Storage::url path 2021-04-21 09:18:45 +03: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
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