Commit Graph

3079 Commits

Author SHA1 Message Date
Cihan Şentürk a7917f42b3
fixed cache module version issue 2025-12-13 22:08:24 +03:00
Cihan Şentürk 421cc1091a
add new middleware for module limitation 2025-12-11 21:46:49 +03:00
Cihan Şentürk 4d59bdf754
fixed import transaction type issue 2025-12-07 19:31:45 +03:00
Cihan Şentürk df83efb84e
version check method update 2025-12-07 19:30:31 +03:00
Cihan Şentürk e523979ad6
Merge pull request #3322 from imhayatunnabi/fix/mathematical-calculations
Mathematical Calculation Bugs
2025-12-07 18:36:15 +03:00
Cihan Şentürk c78fb4ce34
fixed api update attachment issue 2025-12-07 18:31:41 +03:00
Cihan Şentürk 6cfd9410d6
update-import-validation-message 2025-11-27 15:19:48 +03:00
Cüneyt Şentürk 7e5a64262c Added transactions relation for n+1 issues.. 2025-11-15 10:44:46 +00:00
Hayatunnabi Nabil b56a3bda56 fix: error handling for arithmetic operations and improve calculations in Document and TaxSummary classes. Added checks for division and modulo by zero, and adjusted percentage calculation logic to handle zero sub-total cases. 2025-11-13 13:41:12 +06: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
Cüneyt Şentürk ac58f4d0ae
Merge pull request #3316 from imhayatunnabi/fix/recurring-invoices-empty-request
Recurring Invoices Break When Creating or Updating
2025-11-08 08:29:48 +00:00
Hayatunnabi Nabil 416f879353 fix: document and transaction traits to improve method naming consistency 2025-11-06 02:44:55 +06: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 1bd3c5a153 fixed performans.. 2025-09-01 22:25:57 +01:00
Cüneyt Şentürk 70a5e5acdd
Merge pull request #3309 from CihanSenturk/fix-global-discount-delete-issue
Fix global discount delete issue
2025-08-30 08:43:42 +01: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 6c485567ca
fixed global discount delete issue 2025-08-09 14:20:45 +03:00
Cihan Şentürk 502c7b0d31 fixed tax calculate issue 2025-08-04 15:26:09 +03:00
Cihan Şentürk f9b3d9ebfa
fixed document tax calculate issue 2025-08-01 11:57:50 +03:00
Cihan Şentürk c1f73ae6dc
add attachment feature to document payments 2025-08-01 11:53:18 +03:00
Cihan Şentürk 795baf9585
fixed undefined currency code issue 2025-08-01 11:44:54 +03:00
Cihan Şentürk a4f48d2342
added empty page button stack 2025-07-30 13:18:32 +03:00
Cihan Şentürk 71b5ebcd32
update version check exception message 2025-07-21 15:26:25 +03:00
Cihan Şentürk 9f66fed1ec
Add try-catch to version check 2025-07-21 15:20:05 +03:00
Cihan Şentürk 41d0e4b3cc
fixed resend password email issue 2025-07-21 15:13:10 +03:00
Cihan Şentürk 139be97e11
refactor n+1 query optimization 2025-07-21 15:03:52 +03:00
Cihan Şentürk 42ddac24d5
updated invoice logo size 2025-07-21 14:51:16 +03:00
Cihan Şentürk ffe2442d18
fixed tax summary report tax name issue 2025-07-17 22:15:52 +03:00
Cihan Şentürk dfb165f379
Merge pull request #3294 from mavrickdeveloper/feature/fix-n1-queries-performance
perf: Fix critical N+1 queries for 85% performance improvement
2025-07-17 17:27:15 +03:00
Cihan Şentürk 037cf7421c
fixed extra module update issue 2025-06-30 16:17:14 +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 d252b8bfd3
Merge pull request #3291 from CihanSenturk/fix-transaction-print-and-download-type-issue
Fixed print transaction type issue
2025-05-15 13:27:43 +03:00
Cihan Şentürk 1e3b2ffc91
fixed print transaction type issue 2025-05-15 13:25:42 +03:00
Cihan Şentürk 155e02d0fd
update permission discount summary 2025-05-14 16:43:00 +03:00
Cihan Şentürk 8dc32979ae
added discount summary report 2025-05-14 16:21:59 +03:00
Cihan Şentürk 79f7911e1a
added report data to array 2025-05-01 13:21:37 +03:00
Cihan Şentürk bd0fe0e0be
added new scopes to report model 2025-04-29 20:50:09 +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 635fee12ff
added transaction taxes in the tax report 2025-04-28 20:26:36 +03:00
Cihan Şentürk 0fceb96078
Added moduleIsEnabled scope to Model.php 2025-04-27 16:24:29 +03:00
Cihan Şentürk 84ee8b123a
fixed recurring cloneable relations type 2025-04-22 19:55:33 +03:00
Cihan Şentürk 09e32ad262
include 'taxes' in cloneable_relations for recurring transactions 2025-04-22 19:52:52 +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 9f30bc7174
fixed bulk action page and limit control 2025-03-28 11:13:02 +03:00