1742 Commits

Author SHA1 Message Date
Cüneyt Şentürk
34a553c02a close #1962 Fixed: Documentation page url broken 2021-04-01 10:47:12 +03:00
Denis Duliçi
e0dac90da0 disable month/year overflow 2021-03-30 12:51:03 +03:00
Denis Duliçi
b9ab2445b8 removed redundant import #1959 2021-03-30 00:18:10 +03:00
Denis Duliçi
72bf03edb4 delete dashboard/report after module uninstall 2021-03-30 00:12:51 +03:00
Denis Duliçi
9a82779f99 detach company/dashboard after deletion 2021-03-29 23:49:19 +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
6c44c53a60 date filter on dashboard will work fiscal year based akaunting/software#78 2021-03-23 17:32:39 +03:00
Sevan Nerse
468b84354c date filter on dashboard will work fiscal year based akaunting/software#78 2021-03-23 14:54:28 +03:00
Burak Çakırel
03e30617a1
Change company relationships to documents on deletion 2021-03-18 21:45:49 +03:00
Cüneyt Şentürk
a9ab37d4dd Add "From/To Account Rate" fields in transfer create/edit page 2021-03-18 20:00:55 +03:00
Cüneyt Şentürk
449ec2f69b Added 2.1.8 update listener.. 2021-03-18 16:42:28 +03:00
Cüneyt Şentürk
91bd949a0b
Merge pull request #1942 from EnesSacid-Buker/master
Currencies widget added
2021-03-18 13:24:52 +03:00
EnesSacid-Buker
9ecba460a4 Currencies widget added 2021-03-18 13:03:13 +03:00
Cüneyt Şentürk
777e1d15d6 Missing model record show message and redirect index page.. 2021-03-17 12:22:05 +03:00
mehmetcoban
91c3b2f2e5 install page email validation has been fixed 2021-03-14 16:20:09 +03:00
Denis Duliçi
133e63497c fixed slack #1927 2021-03-12 21:45:19 +03:00
Denis Duliçi
7538d2b869 fixed mail message #1927 2021-03-12 18:47:51 +03:00
Denis Duliçi
542bc34def use app name instead of core 2021-03-12 17:27:34 +03:00
Denis Duliçi
1259fa7918 send notification on update failure 2021-03-12 17:24:03 +03:00
Cüneyt Şentürk
a97709a8cb fixed document attachment get attachment object issue 2021-03-12 16:50:15 +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
Cüneyt Şentürk
3cbc3d1a29 fixed currencies precision field.. 2021-03-09 17:29:54 +03:00
Sevan Nerse
1cd66a0e1b values property will be considered while creating filters 2021-03-09 15:05:35 +03:00
Sevan Nerse
0e6abab8f2 headings and data of exports converted to event-driven 2021-03-06 15:31:31 +03:00
Denis Duliçi
0cbe5da057 updated trust proxies middleware 2021-03-06 11:56:23 +03:00
Denis Duliçi
645a92c463 added update to company and setting #1902 2021-03-06 11:44:28 +03:00
Denis Duliçi
7b9c9e8403 duplicate query 2021-03-06 11:40:19 +03:00
Denis Duliçi
3a97c98797 check if is api 2021-03-06 11:39:36 +03:00
Sevan Nerse
bf218521c1 allAttributes should be filled on update processes 2021-03-03 15:04:32 +03:00
Cüneyt Şentürk
fa11d5564d Merge branch 'master' of github.com:akaunting/akaunting 2021-03-01 16:22:33 +03:00
Cüneyt Şentürk
e1463e682c close #1895 Fixed: Modules trait function conflict core other class 2021-03-01 16:22:20 +03:00
Burak Çakırel
0108687a08
Error on reports when recurring the invoice 2021-03-01 13:44:20 +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
Denis Duliçi
19093668ec improved #1857 2021-02-26 11:34:34 +03:00
Denis Duliçi
4a6d1b412e
Merge pull request #1857 from srini85/master
return null rather than casting to int if the id is null
2021-02-26 11:12:44 +03:00
Denis Duliçi
eb093c4ef8 limit search records 2021-02-24 19:31:28 +03:00
Denis Duliçi
e666eb88dd formatting 2021-02-24 19:28:46 +03:00
Denis Duliçi
24428977ef check permission before searching 2021-02-24 19:23:56 +03:00
Denis Duliçi
0d3f34ae8f check permission before showing notifications 2021-02-24 19:14:18 +03:00
Sevan Nerse
f0e4ec65b4 it should parse date-related parameters 2021-02-24 14:36:58 +03:00
Sevan Nerse
693209bbae unnecessary code removed 2021-02-24 10:00:20 +03:00
Cüneyt Şentürk
7a0fe66cd9 Dropzone skip document setting logo 2021-02-23 23:44:23 +03:00
Cüneyt Şentürk
9065ee764f change company_date helper 2021-02-23 22:11:35 +03:00
Cüneyt Şentürk
f5425ecdb2
Merge branch 'master' into master 2021-02-23 22:07:21 +03:00
Sevan Nerse
f8253a5b30 date filter will work based on company format and the selection of date range is added 2021-02-23 18:29:36 +03:00
Burak Çakırel
8aac5fe433
Make dynamic invoice settings for documents 2021-02-22 17:21:04 +03:00