Akaunting/app/Jobs/Document
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
..
CancelDocument.php added pointer interfaces for jobs 2021-09-06 11:53:57 +03:00
CreateDocument.php changed global discount calculate method 2024-12-31 20:11:34 +03:00
CreateDocumentHistory.php fixed document history 2021-09-10 01:49:49 +03:00
CreateDocumentItem.php fixed document line discount calculation issue 2025-02-27 13:00:24 +03:00
CreateDocumentItemsAndTotals.php fixed tax calculate issue 2025-08-04 15:26:09 +03:00
DeleteDocument.php add document deleting and document deleted events 2023-01-14 09:57:47 +01:00
DownloadDocument.php fixed bulk action download 2025-03-27 11:06:07 +03:00
DuplicateDocument.php added pointer interfaces for jobs 2021-09-06 11:53:57 +03:00
RestoreDocument.php akaunting 3.1 2023-10-03 11:06:08 +03:00
SendDocument.php Transaction send function re-factoring.. 2023-11-30 17:45:54 +03:00
SendDocumentAsCustomMail.php user emails were changed to bcc 2023-10-11 14:13:16 +03:00
UpdateDocument.php fix: sync transaction contact_id when document contact changes 2026-01-21 12:44:51 -05:00