Commit Graph

1749 Commits

Author SHA1 Message Date
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
Cüneyt Şentürk 0c485c990a close #1989 Fixed: Vendor logo not saved 2021-04-20 21:44:20 +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 2bf1a19338 fixed multiple sheets import 2021-04-18 02:47:02 +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
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 6892947149 refs #1976 fixed company controller 2021-04-09 12:56:45 +03:00
Denis Duliçi 25ec2f4f2d fixed typo 2021-04-08 23:11:16 +03:00
Cüneyt Şentürk d113eb105c Merge pull request #1972 from burakcakirel/fix-landing-page-issue
Fix landing page issue
2021-04-06 11:38:14 +03:00