2766 Commits

Author SHA1 Message Date
Cihan Şentürk
f2ec9ffe0c added import and export recurring transactions 2023-08-14 17:23:36 +03:00
Cihan Şentürk
bd15a1cd0e added import and export recurring invoices 2023-08-14 17:23:01 +03:00
Cihan Şentürk
0bbbe25d7f added import and export recurring bills 2023-08-14 17:21:40 +03:00
Cüneyt Şentürk
09baf1991f Document title and subheading feature some changes.. 2023-08-14 15:36:38 +03:00
Cüneyt Şentürk
af8ba9726f
Merge pull request #2877 from novag/title-subheading
bind title and subheading to the respective document
2023-08-14 15:13:42 +03:00
Cüneyt Şentürk
02a7033491
Merge pull request #3023 from CihanSenturk/add-dashboards-relationship-userdashboard
added dashboards relationship to UserDashboard model
2023-08-14 14:33:37 +03:00
Cihan Şentürk
58d0b9947b
added dashboards relationship to UserDashboard model 2023-08-14 14:11:30 +03:00
Cihan Şentürk
e1fb015c67
fixed import tax unique type issue 2023-08-14 14:04:04 +03:00
Cüneyt Şentürk
a30ebc3b9f Customer and Vendor list page n+1 media issue solved.. 2023-08-11 13:05:57 +03:00
Cüneyt Şentürk
6539df1f1f close #2985 Fixed : Customer information on Invoices formatted incorrectly 2023-08-10 10:52:00 +03:00
Cüneyt Şentürk
6b9b02ef9a Merge branch 'master' of github.com:akaunting/akaunting 2023-08-09 13:31:29 +03:00
Cüneyt Şentürk
803fe2e8a3 User model added hasRelationships trait.. 2023-08-09 13:30:35 +03:00
Denis Duliçi
8b305a94c3 improved too many emails for firewall 2023-08-03 00:29:12 +03:00
Merve Karaman
2fb2006c22 İmport page design 2023-07-25 18:09:06 +03:00
Cihan Şentürk
25ec87b6be
import item name unique issue fixed 2023-07-24 14:58:46 +03:00
Cihan Şentürk
ab4c59082f
import and export parent number issues fixed 2023-07-24 14:55:44 +03:00
Cihan Şentürk
ceb04a546f
import transaction type issue fixed 2023-07-24 14:37:03 +03:00
Cüneyt Şentürk
6b81049908 Document model attachment column typo 2023-07-21 12:15:06 +03:00
Cüneyt Şentürk
890398e9c5 Merge branch 'master' of github.com:akaunting/akaunting 2023-07-21 11:40:18 +03:00
Cüneyt Şentürk
abfa4cffac Category index page n+1 other category issue solved.. 2023-07-21 11:40:08 +03:00
Cihan Şentürk
36fc7553c0
added new scopes to recurring model 2023-07-20 15:46:06 +03:00
Cihan Şentürk
a6a13481fe
added recurring scope to document models 2023-07-20 15:44:03 +03:00
Cihan Şentürk
10a39de970
added number scope to the transaction model 2023-07-20 15:40:36 +03:00
Cihan Şentürk
6a07f8ad9e
added parent id field to import and export 2023-07-20 15:39:23 +03:00
Cüneyt Şentürk
797ee71f6b
Merge branch 'master' into title-subheading 2023-07-19 14:43:19 +03:00
Denis Duliçi
bfb37c62c6 applied new features of money package 2023-07-11 12:03:14 +03:00
Denis Duliçi
20e5b57562 updated money package to 5.0 version 2023-07-10 12:53:43 +03:00
Cüneyt Şentürk
5eb1ef0156 Fixed installer db prefix empty.. 2023-07-07 11:33:11 +03:00
Cüneyt Şentürk
45181fa019 Added update listener file.. 2023-07-06 11:50:44 +03:00
Cüneyt Şentürk
750e47c62d Fixed factory class exits 2023-07-05 14:15:42 +03:00
Cüneyt Şentürk
7d906b7f97 Added User Invitation created_by and created_from columns.. 2023-07-05 12:16:25 +03:00
Cüneyt Şentürk
ec6a858d76 Fixed show page tabs in table head border styling.. 2023-07-04 15:52:43 +03:00
Cüneyt Şentürk
f3169536fe close #2999 Enhancement: Invoice item columns setting styling ( #866acb813 ) 2023-07-03 18:10:11 +03:00
Vitor Mattos
8a46abcdfc
Add description when fetch document item
The endpoint GET /api/documents/{id} return a list of items but the item
haven't the description. With this update will return the description of
a item.

Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-07-02 23:13:09 -03:00
Denis Duliçi
f2fd54060a
Merge pull request #2995 from happyhardik/master
Using Prefix from ENV variable during installation
2023-06-26 10:16:54 -07:00
Hardik Thakker
30a7e70cb9
Using Prefix from ENV variable during installation
- Currently, during installation, we do not take into account the database table name prefix from env variables during installation (if specified by the user we ignore it and we try to generate a random prefix)
- For me putting that auto-generated random prefix back into environment variables failed after install, causing the installation to die, so I added it in env variables before hand, but that didn't help as we were ignoring it.
2023-06-24 12:57:39 +05:30
Cüneyt Şentürk
1d68c7af5e Disable user issue fixed.. 2023-06-23 11:23:14 +03:00
Cüneyt Şentürk
03c9e5551b Update DateFormat middleware event.. 2023-06-23 10:58:35 +03:00
Cüneyt Şentürk
dfc0c7ef6c
Merge pull request #2990 from CihanSenturk/import/export-improvements
Import/export improvements
2023-06-23 10:53:20 +03:00
Cihan Şentürk
14a6ec5c44
created_at field has been removed from the date filter. 2023-06-22 09:44:47 +03:00
boracakirel
d3c266e95f Added dates formating event. 2023-06-21 16:03:40 +03:00
Cüneyt Şentürk
7279d0221d
Merge pull request #2987 from CihanSenturk/import/export-improvements
Added export WithStrictNullComparison
2023-06-20 15:01:25 +03:00
Cüneyt Şentürk
36707cc2a1 Fixed app store load more last_page variable issue 2023-06-20 14:51:22 +03:00
Cüneyt Şentürk
b283cf51bc Fixed import transfer and invoice, bill currency rate 0 division issue.. 2023-06-19 17:46:57 +03:00
Cihan Şentürk
437bb10ba9
added export WithStrictNullComparison 2023-06-19 17:17:26 +03:00
Cüneyt Şentürk
962d678156 Fixed missing document totals relation then add payment button action.. 2023-06-19 15:50:23 +03:00
Cihan Şentürk
4f21b53b43
added can login field to customer 2023-06-16 17:26:49 +03:00
Cihan Şentürk
57dd721ad0
wip import 2023-06-16 17:23:56 +03:00
Cihan Şentürk
c9f0649a5b
added created_by field to import 2023-06-16 17:16:27 +03:00
Cihan Şentürk
d9bca73382
Added created_by field value 2023-06-16 17:14:35 +03:00