Commit Graph

909 Commits

Author SHA1 Message Date
Cihan Şentürk c82b4883a7 added category types trait 2026-03-14 00:50:16 +03:00
Cihan Şentürk 38677e65c2 wip 2026-03-12 00:31:30 +03:00
Cihan Şentürk 91f1956dc9 updated add new category modal 2026-03-12 00:30:50 +03:00
Cihan Şentürk 1789662440 updated category code field dynamic show 2026-03-11 23:04:45 +03:00
Cihan Şentürk 6f50a4e685 refactored category validation and removed unused module trait 2026-03-10 22:15:51 +03:00
Cihan Şentürk 6df965c930 Improved category types 2026-03-09 22:43:05 +03:00
Cihan Şentürk 2c4d52b15e added category new fields(code, description) 2026-03-09 22:35:54 +03:00
Cihan Şentürk 2c12e7524c added category tabs 2026-03-09 22:33:28 +03:00
Cüneyt Şentürk d85c1b51bb revert recurring Transactions.. 2026-03-03 03:04:10 +00:00
Cüneyt Şentürk 952626f52a recurring paid date format.. 2026-03-03 02:49:49 +00:00
Cüneyt Şentürk 939d2b726a Fixed recurring update issue.. 2026-03-02 21:21:52 +00: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 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
Cüneyt Şentürk 5a23918dad Custom import page feature.. 2024-12-03 18:18: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 cd3ed95bcf close #3215 Enhancement: Transaction list page add default tab feature 2024-09-25 10:03:39 +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 8c7fd80d5a close #3199 Enhancement: Custom due date on receipt template 2024-08-05 22:03:20 +03:00
Cihan Şentürk 91cd1b70ee
added download invoice job 2024-07-10 17:11:51 +03: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 a2a21f89b9 Document transaction edit 2023-12-20 10:18:52 +03:00
Denis Duliçi 0ea77d94c5 fixed user show api 2023-12-09 23:24:23 +00: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
Cüneyt Şentürk 116480762d close #3099 Fixed: Recurring transaction number dublicate issue 2023-11-29 15:06:05 +03:00
Cüneyt Şentürk 2e0c2091a9 Fixed Transactions connect language issue.. 2023-11-21 13:53:33 +03:00
Denis Duliçi c394f81c52 set default locale 2023-11-07 00:55:47 +03:00
Cüneyt Şentürk 717c6d3e78 Document transaction edit issue fixed.. 2023-11-06 17:58:12 +03:00
Denis Duliçi b95723d576 fixed locale check 2023-11-06 17:56:14 +03:00
Cüneyt Şentürk 19ebcf0cc9 Added role_model_class `helper` 2023-10-24 16:55:04 +03:00
Cihan Şentürk 8581637ec4
Contact email address check added. 2023-10-09 15:59:28 +03:00
Cihan Şentürk 4732fd485b
If the contact email is empty, save&sent will be disabled. 2023-10-09 12:00:53 +03:00
Denis Duliçi 6256f381c0 fixed empty page 2023-10-03 18:06:15 +03:00
Denis Duliçi f15f8c68d8 akaunting 3.1 2023-10-03 11:06:08 +03:00
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