Commit Graph

1182 Commits

Author SHA1 Message Date
Cihan Şentürk 421cc1091a
add new middleware for module limitation 2025-12-11 21:46:49 +03:00
Hayatunnabi Nabil 89b600dec9 fix: eager loading for db transactions across multiple components to prevent N+1 query issues. 2025-11-13 13:12:22 +06:00
Cüneyt Şentürk b5d8499ac7 Contact n+1 issue solved.. 2025-11-09 15:25:46 +00:00
Cüneyt Şentürk 1f68dd4b4d Fixed n+1 issue for document and transactions taxes.. 2025-11-09 14:13:50 +00:00
Hayatunnabi Nabil f720e22117 fix: Refactor store and update methods in RecurringInvoices controller to merge 'issued_at' directly into the request before dispatching document creation and update actions. 2025-11-06 02:40:53 +06:00
Cüneyt Şentürk 355cee0cf2 Transaction edit via document information.. 2025-08-30 01:06:12 +01:00
Cüneyt Şentürk 774f64a051 close #3310 #3311 issue fixed transactions api not allow document.. 2025-08-30 00:54:12 +01:00
Cihan Şentürk 139be97e11
refactor n+1 query optimization 2025-07-21 15:03:52 +03:00
mavrickdeveloper 21cc0b7c62 perf: Fix critical N+1 queries for 85% performance improvement 2025-05-29 22:34:24 +01:00
Cihan Şentürk 8850f8ef84
wip 2025-05-15 13:36:27 +03:00
Cihan Şentürk 1e3b2ffc91
fixed print transaction type issue 2025-05-15 13:25:42 +03:00
Cihan Şentürk dd4d09305f
added warning messages for connected transactions with taxes 2025-04-28 20:28:45 +03:00
Cihan Şentürk 76b9e18c26
removed required decimal mark in currency request 2025-04-03 14:37:04 +03:00
Cihan Şentürk 729488713a
fixed wizard create currency issue 2025-04-02 15:38:54 +03:00
Cihan Şentürk 6ccf4a7277
updated currency request reqex 2025-03-28 12:24:33 +03:00
Cihan Şentürk 2d29a83e1e
create new currency decimal and thousands field control 2025-03-28 11:08:25 +03:00
Cihan Şentürk 776e8c8599
fixed report search invalid date format issue 2025-03-27 20:29:48 +03:00
Cihan Şentürk 763bc57eac
added recurring transaction tax 2025-03-03 12:00:48 +03:00
Cihan Şentürk cdd09a3af5
added document item quantity mathematical operations 2025-01-22 13:25:01 +03:00
Cüneyt Şentürk 5a23918dad Custom import page feature.. 2024-12-03 18:18:48 +00:00
Cüneyt Şentürk 434c5af2b8 coding style.. 2024-11-29 15:01:48 +00:00
Cüneyt Şentürk 90b30b98a0 Fixed document partial payment total issue.. 2024-09-26 12:48:40 +01:00
Cüneyt Şentürk 6d64e35333 Added new currency code control for money package.. 2024-09-25 11:11:52 +01:00
Cüneyt Şentürk cd3ed95bcf close #3215 Enhancement: Transaction list page add default tab feature 2024-09-25 10:03:39 +01:00
Cüneyt Şentürk 11e681ba32 close #3214 Enhancement: Document list page add default tab feature 2024-09-25 09:02:52 +01:00
Cüneyt Şentürk 29ad5faff4 close #3204 Enhancement: Transaction and Transaction recurring index blade flexible columns 2024-08-24 02:22:06 +01:00
Cüneyt Şentürk 19691d3329 Fixed `payment_terms` unvariable issue.. 2024-08-07 19:44:35 +03:00
Cüneyt Şentürk c0a0584a92 Merge branch 'master' of github.com:akaunting/akaunting 2024-08-06 17:04:34 +03:00
Cüneyt Şentürk c9b2dcdaf7 Added new event for menu create method.. 2024-08-06 17:04:11 +03:00
Cüneyt Şentürk 8c7fd80d5a close #3199 Enhancement: Custom due date on receipt template 2024-08-05 22:03:20 +03:00
Cihan Şentürk bad6a8a620
added address format 2024-07-23 11:00:39 +03:00
Cihan Şentürk e882153223
fixed default settings validation 2024-07-12 12:46:24 +03:00
Cihan Şentürk 91cd1b70ee
added download invoice job 2024-07-10 17:11:51 +03:00
Cüneyt Şentürk 30fe0e6ecd
Merge pull request #3149 from kreshnikg/fix-request-validation-postgresql
Fix request validation errors
2024-04-30 14:14:41 +01:00
Cihan Şentürk f54dc146a1
fixed item price fields max size validation 2024-04-25 11:20:56 +03:00
Cihan Şentürk 5f324502cb
fixed item price validation issue 2024-04-24 18:01:15 +03:00
Cüneyt Şentürk 0da1cb6e77 Added payment method validation.. 2024-04-24 11:53:17 +03:00
kreshnikg a2ceebf46d fixes 2024-04-04 13:27:28 +02:00
kreshnikg 4650fa12c9 currency request 2024-04-04 13:20:36 +02:00
Cüneyt Şentürk ab2325d43c Fixed document transaction create missing document totals issue solved.. 2024-02-15 11:17:24 +03:00
Cüneyt Şentürk 226c75ce37 close #3121 Fixed: 2024-02-09 11:37:16 +03:00
Alan Litz 87aaecf9e0 Return transaction number in API results, and make it filterable on that field 2024-01-14 16:35:12 -05:00
Cüneyt Şentürk 250abe0413 Notification mark read and mark real all feature issue solved. 2023-12-21 01:20:03 +03:00
Cüneyt Şentürk a2a21f89b9 Document transaction edit 2023-12-20 10:18:52 +03:00
Cüneyt Şentürk 6805ed7832
Merge pull request #3112 from CihanSenturk/add-put-method
Added put method
2023-12-11 15:29:11 +03:00
Denis Duliçi c30df2a04e upgraded to livewire v3 2023-12-10 02:05:52 +00:00
Denis Duliçi 0ea77d94c5 fixed user show api 2023-12-09 23:24:23 +00:00
Cihan Şentürk 583364f8c8 Added put method 2023-12-08 17:05:33 +03:00
Cüneyt Şentürk 8dc76b7d5a Transaction send function re-factoring.. 2023-11-30 17:45:54 +03:00
Cüneyt Şentürk ad3071c285 User list method changed.. 2023-11-30 17:05:20 +03:00