Commit Graph

8559 Commits

Author SHA1 Message Date
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 e6c67ef504 added balance component 2026-03-09 22:57:29 +03:00
Cihan Şentürk f9c57bd402 added early return for searchable name in getSearchStringValue method 2026-03-09 22:46:17 +03:00
Cihan Şentürk 3c033af0d6 added styling for select group title in app.css 2026-03-09 22:46:05 +03:00
Cihan Şentürk 3a94319805 added code and description fields to category import and export models 2026-03-09 22:45:01 +03:00
Cihan Şentürk 09574e0335 added code and description fields to category resource 2026-03-09 22:44:35 +03:00
Cihan Şentürk 804cb8e568 added dynamic validation for category code based on module status 2026-03-09 22:44:15 +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
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 afb52a52f8
sentry logs 2026-02-16 21:46:03 +00:00
Akaunting 9da40446e6
widget data 2026-02-07 18:55:11 +00:00
Cihan Şentürk a44d9d156b
Merge pull request #3342 from CihanSenturk/fix-date-filter-financial-start-date-issue
Fixed date filter financial start date issue
2026-02-05 20:47:46 +03: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
Cüneyt Şentürk 752e670a06 Merge branch 'master' of github.com:akaunting/akaunting 2026-01-22 02:41:20 +00:00
Cüneyt Şentürk 24f0dbb961 added setting new form type.. 2026-01-22 02:41:09 +00:00
Cüneyt Şentürk b5d096c615 update package-lock.json file.. 2026-01-21 22:28:01 +00:00
Cüneyt Şentürk 12ec20f8ac update composer.lock file.. 2026-01-21 22:26:50 +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 7c130a4ece update package-lock.json file.. 2026-01-11 00:56:02 +00:00
Cüneyt Şentürk 7f1fc69330 update composer.lock file.. 2026-01-11 00:36:11 +00:00
Cüneyt Şentürk 695f8cf6ae Fixed document currency conversation issue.. 2026-01-02 02:37:12 +00:00
Cüneyt Şentürk 4a0419774b
Merge pull request #3333 from cuneytsenturk/master
Fixed category, tax and contact form group search and add new issues..
2026-01-01 20:51:18 +00:00
Cüneyt Şentürk c5d61d8f4e Fixed category, tax and contact form group search and add new issues.. 2026-01-01 16:41:32 +00:00
Cüneyt Şentürk d4f2b5b4da Fixed document transaction updating upload file.. 2025-12-25 13:53:32 +00:00
Cihan Şentürk 6c67e99a1b
version update 3.1.20 to 3.1.21 2025-12-13 22:11:04 +03:00
Cihan Şentürk ef56e7e91e
update composer.lock file.. 2025-12-13 22:09:57 +03:00
Cihan Şentürk a7917f42b3
fixed cache module version issue 2025-12-13 22:08:24 +03:00
Cihan Şentürk 24fc846ce3
version update 3.1.19 to 3.1.20 2025-12-12 00:15:27 +03:00
Cihan Şentürk 11459b5bb3
update package-lock.json file.. 2025-12-11 21:59:31 +03:00
Cihan Şentürk 1f8d3f3cbf
update composer.lock file.. 2025-12-11 21:56:12 +03:00
Cihan Şentürk 421cc1091a
add new middleware for module limitation 2025-12-11 21:46:49 +03:00
Cihan Şentürk aa393c58fc
Merge pull request #3302 from akaunting/translations
New Crowdin translations
2025-12-07 19:34:50 +03:00
Cihan Şentürk b12cebd08a
Merge pull request #3328 from CihanSenturk/fix-import-transaction-type-issue
Fixed import transaction type issue
2025-12-07 19:32:27 +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 d6c9083b80
Merge pull request #3327 from CihanSenturk/fix-update-attachment-remove-issue
Fixed api update attachment issue
2025-12-07 18:34:27 +03:00
Cihan Şentürk c78fb4ce34
fixed api update attachment issue 2025-12-07 18:31:41 +03:00