Akaunting/tests/Feature/Purchases
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
..
BillsTest.php fix: sync transaction contact_id when document contact changes 2026-01-21 12:44:51 -05:00
VendorsTest.php Code refactoring (filename func arg2 already assigned by default) 2022-12-16 10:36:57 +03:00