Commit Graph

8571 Commits

Author SHA1 Message Date
Cüneyt Şentürk b81befc343 update package-lock.json file.. 2026-03-14 10:18:19 +00:00
Cüneyt Şentürk 729834a0ef
Merge pull request #3348 from CihanSenturk/add-category-tabs
Improve category tabs
2026-03-14 09:33:42 +00:00
Cüneyt Şentürk a776c7b5a9 fixed bill test.. 2026-03-13 21:57:28 +00:00
Cihan Şentürk ce25e05b64 updated code visibility and streamline category type handling 2026-03-14 00:56:18 +03:00
Cihan Şentürk 31df25305d fix typo 2026-03-14 00:54:31 +03:00
Cihan Şentürk 09b4e1641e updated contact type determination in method 2026-03-14 00:54:16 +03:00
Cihan Şentürk 3ad75c4d6b updated category report listeners 2026-03-14 00:52:08 +03:00
Cihan Şentürk 5772eca363 wip 2026-03-14 00:50:44 +03:00
Cihan Şentürk c82b4883a7 added category types trait 2026-03-14 00:50:16 +03:00
Cüneyt Şentürk aba76b12c8 Added contact update for document status.. 2026-03-12 02:53:44 +00:00
Cüneyt Şentürk 311054bad7 Fixed document, transaction and category list page pinned tab search issue.. 2026-03-12 01:47:58 +00:00
Cüneyt Şentürk 9ddab69242
Merge pull request #3347 from CihanSenturk/add-category-tabs
Added Category Tabs
2026-03-12 01:35:55 +00: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 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