1810 Commits

Author SHA1 Message Date
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
Denis Duliçi
f4c7817862 removed batch inserts to use eloquent 2021-02-20 20:31:18 +03:00
Denis Duliçi
c074be895f make category types extendible 2021-02-18 11:54:01 +03:00
Denis Duliçi
09dde2847f use str lower 2021-02-17 22:40:35 +03:00
Denis Duliçi
1a9fc8cfe1 formatting 2021-02-17 22:38:11 +03:00
Cüneyt Şentürk
043af4a602 Contact and Document update request fixed on Api 2021-02-17 21:01:41 +03:00
Cüneyt Şentürk
ddc08ddcb2
Merge pull request #1870 from pavel-mironchik/delete-modal
Show a correct text in a delete modal for modules
2021-02-17 11:20:08 +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
b59bbd5212 module prefix should be converted with kebab instead of slug 2021-02-16 15:12:30 +03:00
Denis Duliçi
7a10757c8d improved document import 2021-02-15 23:11:10 +03:00
Denis Duliçi
96fd43384a fixed excel data format 2021-02-15 22:58:58 +03:00
Sevan Nerse
7dd96a308e minor bug fixed on reflect recurring transactions to reports 2021-02-15 13:25:53 +03:00
Cüneyt Şentürk
087b41184b broken company.logo repair 2021-02-15 12:58:48 +03:00
Cüneyt Şentürk
fa12c98e2b Merge branch 'master' of github.com:akaunting/akaunting 2021-02-15 12:47:42 +03:00
Cüneyt Şentürk
6251d09edb Document edit company logo issue solved.. 2021-02-15 12:47:29 +03:00
Denis Duliçi
435926d514 fixed undefined variable error 2021-02-15 10:41:15 +03:00
Denis Duliçi
2c92998a14 check if extra module is already installed 2021-02-14 20:45:15 +03:00
Denis Duliçi
f49db07e24 make imported message plural 2021-02-14 12:57:30 +03:00
Denis Duliçi
80be6cf339 added import export for categories 2021-02-14 12:52:00 +03:00
Srini Vasudevan
b029605da7 Merge remote-tracking branch 'AkauntingOrigin/master' 2021-02-13 12:20:14 +11:00
Srini Vasudevan
f356431cb5 return null rather than casting to int if the id is null 2021-02-13 11:17:36 +11: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
f47b2ad249 Merge branch 'master' of github.com:akaunting/akaunting 2021-02-12 17:52:05 +03:00
Cüneyt Şentürk
c17a596c33 Empty page change method.. 2021-02-12 17:51:46 +03:00
Sevan Nerse
baed35a4fd prefix definition is fixed by converting the use of slug to kebab 2021-02-12 16:14:34 +03:00
Cüneyt Şentürk
ed9c72c0c6
Merge pull request #1852 from SevanNerse/master
key variable must be considered if it is defined in search string
2021-02-12 15:36:59 +03:00
Cüneyt Şentürk
04592a8d23 Merge branch 'master' of github.com:akaunting/akaunting 2021-02-12 14:52:34 +03:00
Cüneyt Şentürk
01742cd054 Add Empty page component.. 2021-02-12 14:52:18 +03:00
Sevan Nerse
14aa49dfdb key variable must be considered if it is defined in search string 2021-02-12 13:57:02 +03:00