Commit Graph

262 Commits

Author SHA1 Message Date
Stoneshaq
4e4566859b Named parameter
Named parameters were introduced in PHP 8. Parameters without default values must now appear PRIOR to optional parameters.
2021-06-08 19:17:25 +10:00
Cüneyt Şentürk
e6f34d8089 fixed document logo show issue.. 2021-05-30 19:28:31 +03:00
Cüneyt Şentürk
6a0de2c672 close #2061 Enhancement: Added permission check invoice/bill transaction delete buton 2021-05-28 14:33:24 +03:00
Cüneyt Şentürk
40bd54fe1c fixed sample-data send mail issue.. 2021-05-28 11:21:41 +03:00
Cüneyt Şentürk
64575107f3 refs #2056 2021-05-26 17:22:17 +03:00
Cüneyt Şentürk
4870269131 Merge pull request #2060 from pavel-mironchik/advanced-section-title
Allow modules to provide a custom title for the "advanced" section in a document
2021-05-26 16:33:52 +03:00
Cüneyt Şentürk
db966860f1 close #2061 Fixed: Not showing company logo in invoice/bill page 2021-05-26 16:10:04 +03:00
Pavel Mironchik
c2d09a4d25 Allow modules to provide a custom title for the "advanced" section in a document. 2021-05-26 12:21:48 +06:00
Denis Duliçi
4e924ab46d fixed tests and bulk action export 2021-05-23 17:13:13 +03:00
Denis Duliçi
21e14f1191 fixed import export 2021-05-23 02:27:44 +03:00
Cüneyt Şentürk
fba35ae3c5 Document multi currency and edit currency rate issue solved.. 2021-05-12 19:17:07 +03:00
Cüneyt Şentürk
535da27d2e close #2023 Changed: Add all report date filter. 2021-05-05 16:01:18 +03:00
Sevan Nerse
7505cef802 routes for print/export of reports fixed 2021-04-23 15:23:22 +03:00
Denis Duliçi
9fefd0d8c4 allow users to see signed pages 2021-04-21 09:59:56 +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
ecb19c9ac4 setting should be read via function 2021-03-25 18:25:03 +03:00
Sevan Nerse
f9ea44c9a5 financial period must be considered on reports 2021-03-25 17:35:57 +03:00
Sevan Nerse
035bd5beef if a date could not formatted, method has to return null https://app.bugsnag.com/akaunting/cloud-laravel/errors/6028ede05d7e960018fae8d1 akaunting/module-double-entry#415 2021-03-12 13:22:47 +03:00
Sevan Nerse
0e6abab8f2 headings and data of exports converted to event-driven 2021-03-06 15:31:31 +03:00
Sevan Nerse
bf218521c1 allAttributes should be filled on update processes 2021-03-03 15:04:32 +03:00
Cüneyt Şentürk
587dde8a3a close #1880 Fixed: Reports Not all categories are displayed 2021-02-27 21:03:56 +03:00
Denis Duliçi
1d51b61821 formatting 2021-02-26 17:31:02 +03:00
Sevan Nerse
5878c96c3a this makes possible adding extra attributes to models 2021-02-26 17:18:31 +03:00
Sevan Nerse
962e626c9e this makes possible adding extra attributes to models 2021-02-26 15:40:45 +03:00
Burak Çakırel
8aac5fe433 Make dynamic invoice settings for documents 2021-02-22 17:21:04 +03:00
Denis Duliçi
f4c7817862 removed batch inserts to use eloquent 2021-02-20 20:31:18 +03:00
Pavel Mironchik
469a5db226 Use the document_number field by default in a delete modal for documents. 2021-02-17 09:41:31 +06:00
Pavel Mironchik
3ae138de89 Show correct text in a delete modal for modules. 2021-02-17 09:36:52 +06:00
Pavel Mironchik
94866bf68d Fix a typo. 2021-02-17 09:34:55 +06:00
Sevan Nerse
7dd96a308e minor bug fixed on reflect recurring transactions to reports 2021-02-15 13:25:53 +03:00
Denis Duliçi
435926d514 fixed undefined variable error 2021-02-15 10:41:15 +03:00
Denis Duliçi
8cdb9a2a21 formatting #1855 2021-02-12 23:05:50 +03:00
Sevan Nerse
52cf468d70 setting that named as financial year denote added to localization part and it will be considered on the preparation of reports 2021-02-12 22:01:02 +03:00
Cüneyt Şentürk
9665d8d695 add error notification important feature 2021-02-12 19:26:38 +03:00
Cüneyt Şentürk
58daa83030 Improved import upload page.. 2021-02-11 18:08:06 +03:00
Cüneyt Şentürk
4f6d2a0435 Document issue and due at enhancement 2021-02-08 16:06:31 +03:00
Denis Duliçi
8cfbf82e0a moved financial quarters to trait 2021-02-08 12:07:22 +03:00
Sevan Nerse
c445d73765 code refactoring 2021-02-05 21:00:54 +03:00
Sevan Nerse
db11b0cf83 quarterly based reports should consider financial year start 2021-02-05 20:37:39 +03:00
Burak Çakırel
ecdc442fd9 Change background color typo to be able to sent it from module views 2021-02-01 17:44:05 +03:00
Cüneyt Şentürk
01996c94a2 Merge pull request #1822 from burakcakirel/document-color-for-modules
Document color for modules
2021-02-01 17:40:50 +03:00
Burak Çakırel
be2cbe7938 Document color for modules 2021-02-01 16:39:21 +03:00
Denis Duliçi
0320df1c9b improved error handler of import/export 2021-01-31 23:47:36 +03:00
Denis Duliçi
b112c9a561 added api for dashboards 2021-01-29 19:23:07 +03:00
Cüneyt Şentürk
416c8c08ca company logo exception fixed.. 2021-01-29 11:04:15 +03:00
Denis Duliçi
92e9945494 fixed all companies scope 2021-01-28 18:20:41 +03:00
Burak Çakırel
a031a6e5a5 refs #1734 Add try-catch to show the formatting error to the user 2021-01-28 15:50:45 +03:00
Denis Duliçi
8515982cc7 moved company scope to trait 2021-01-28 14:29:43 +03:00
Cüneyt Şentürk
8c2907fafc Document column select custom and empty column issue solved.. 2021-01-27 19:14:48 +03:00