Commit Graph

2153 Commits

Author SHA1 Message Date
88621c3112 thousands separator and decimal mark must be different 2021-04-12 22:23:52 +03:00
6892947149 refs #1976 fixed company controller 2021-04-09 12:56:45 +03:00
25ec2f4f2d fixed typo 2021-04-08 23:11:16 +03:00
d113eb105c Merge pull request #1972 from burakcakirel/fix-landing-page-issue
Fix landing page issue
2021-04-06 11:38:14 +03:00
94246795d7 Fix landing page issue 2021-04-05 23:46:52 +03:00
e00548715a Add permissions for landing pages 2021-04-03 17:05:52 +03:00
5abb4ee273 close #1956 Fixed: Recurring Invoice deleted_at issue 2021-04-02 13:34:34 +03:00
710bc90957 fixed tests 2021-04-01 12:30:19 +03:00
cc33df2fe2 close #1963 Fixed: Invoice different currency paid. wrong calculate paid amount 2021-04-01 12:03:12 +03:00
e62504a546 added class index to reports/widgets 2021-04-01 11:48:11 +03:00
97d7abf13a fixed recurring for queues 2021-04-01 11:17:02 +03:00
34a553c02a close #1962 Fixed: Documentation page url broken 2021-04-01 10:47:12 +03:00
e0dac90da0 disable month/year overflow 2021-03-30 12:51:03 +03:00
b9ab2445b8 removed redundant import #1959 2021-03-30 00:18:10 +03:00
72bf03edb4 delete dashboard/report after module uninstall 2021-03-30 00:12:51 +03:00
9a82779f99 detach company/dashboard after deletion 2021-03-29 23:49:19 +03:00
ecb19c9ac4 setting should be read via function 2021-03-25 18:25:03 +03:00
f9ea44c9a5 financial period must be considered on reports 2021-03-25 17:35:57 +03:00
6c44c53a60 date filter on dashboard will work fiscal year based akaunting/software#78 2021-03-23 17:32:39 +03:00
468b84354c date filter on dashboard will work fiscal year based akaunting/software#78 2021-03-23 14:54:28 +03:00
03e30617a1 Change company relationships to documents on deletion 2021-03-18 21:45:49 +03:00
a9ab37d4dd Add "From/To Account Rate" fields in transfer create/edit page 2021-03-18 20:00:55 +03:00
449ec2f69b Added 2.1.8 update listener.. 2021-03-18 16:42:28 +03:00
91bd949a0b Merge pull request #1942 from EnesSacid-Buker/master
Currencies widget added
2021-03-18 13:24:52 +03:00
9ecba460a4 Currencies widget added 2021-03-18 13:03:13 +03:00
777e1d15d6 Missing model record show message and redirect index page.. 2021-03-17 12:22:05 +03:00
91c3b2f2e5 install page email validation has been fixed 2021-03-14 16:20:09 +03:00
133e63497c fixed slack #1927 2021-03-12 21:45:19 +03:00
7538d2b869 fixed mail message #1927 2021-03-12 18:47:51 +03:00
542bc34def use app name instead of core 2021-03-12 17:27:34 +03:00
1259fa7918 send notification on update failure 2021-03-12 17:24:03 +03:00
a97709a8cb fixed document attachment get attachment object issue 2021-03-12 16:50:15 +03:00
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
3cbc3d1a29 fixed currencies precision field.. 2021-03-09 17:29:54 +03:00
1cd66a0e1b values property will be considered while creating filters 2021-03-09 15:05:35 +03:00
0e6abab8f2 headings and data of exports converted to event-driven 2021-03-06 15:31:31 +03:00
0cbe5da057 updated trust proxies middleware 2021-03-06 11:56:23 +03:00
645a92c463 added update to company and setting #1902 2021-03-06 11:44:28 +03:00
7b9c9e8403 duplicate query 2021-03-06 11:40:19 +03:00
3a97c98797 check if is api 2021-03-06 11:39:36 +03:00
bf218521c1 allAttributes should be filled on update processes 2021-03-03 15:04:32 +03:00
fa11d5564d Merge branch 'master' of github.com:akaunting/akaunting 2021-03-01 16:22:33 +03:00
e1463e682c close #1895 Fixed: Modules trait function conflict core other class 2021-03-01 16:22:20 +03:00
0108687a08 Error on reports when recurring the invoice 2021-03-01 13:44:20 +03:00
587dde8a3a close #1880 Fixed: Reports Not all categories are displayed 2021-02-27 21:03:56 +03:00
1d51b61821 formatting 2021-02-26 17:31:02 +03:00
5878c96c3a this makes possible adding extra attributes to models 2021-02-26 17:18:31 +03:00
962e626c9e this makes possible adding extra attributes to models 2021-02-26 15:40:45 +03:00
19093668ec improved #1857 2021-02-26 11:34:34 +03:00
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