Commit Graph

3093 Commits

Author SHA1 Message Date
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
Cüneyt Şentürk 8359383ba9
Merge pull request #3337 from e1um/fix-transaction-contact-sync
fix: sync transaction contact_id when document contact changes
2026-02-28 10:16:21 +00:00
Cüneyt Şentürk 9aed0937ab Enhancement unauthenticated user url intended 2026-02-26 17:49:00 +00:00
Akaunting 9da40446e6
widget data 2026-02-07 18:55:11 +00:00
Cihan Şentürk 2b098e5e51
fixed date filter financial start date issue 2026-02-05 20:32:32 +03:00
Cüneyt Şentürk 072e070d09 Datetime financial year support custom date range.. 2026-02-02 22:40:27 +00:00
e1um e44fd37bad
fix: sync transaction contact_id when document contact changes
When a document (invoice/bill) is updated to change the contact (vendor/customer),
any existing transactions linked to that document now have their contact_id updated
to match. This fixes an issue where reports filtering by contact would not include
transactions from documents that were reassigned to a different contact.

Fixes #3336
2026-01-21 12:44:51 -05:00
Cüneyt Şentürk 4829c7728d Contact show page layz load issue fixed.. 2026-01-18 01:04:46 +00:00
Cihan Şentürk fb9f7eaaa3
improved search string filter logic 2026-01-16 21:14:56 +03:00
Cüneyt Şentürk d4f2b5b4da Fixed document transaction updating upload file.. 2025-12-25 13:53:32 +00:00
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