Commit Graph

12 Commits

Author SHA1 Message Date
7aecb175bd fix: update payment state computation to correctly identify in-payment status based on payment matching 2026-04-06 15:31:26 +07:00
e659fe5edf fix: refine expense sheet state transition logic to correctly handle canceled or draft account moves 2026-04-06 11:39:53 +07:00
7807a9f284 fix: correct state calculation and cleanup logic for canceled expense moves 2026-04-06 11:18:06 +07:00
6dd8d6a387 refactor: import additional Odoo modules and exceptions for expense sheet handling 2026-04-06 11:13:25 +07:00
b916bedbbc fix: resolve payment state calculation and enable expense sheet refusal by handling move reversals and cancellations 2026-04-06 11:11:00 +07:00
fa8f270c5b refactor: update action_recompute_state to trigger _compute_from_account_move_ids instead of _compute_payment_state 2026-04-06 11:04:32 +07:00
6689999b17 feat: add action_recompute_state wrapper and update button to trigger state and payment status recalculation 2026-04-06 11:00:20 +07:00
d436c336b9 fix: update expense sheet state synchronization on payment changes and adjust UI visibility for wait_post status 2026-04-06 10:56:18 +07:00
e289392116 feat: implement split expense sequences and add wait_post state for company-paid expenses with pending realizations 2026-04-02 15:35:22 +07:00
83ea721aa8 feat: implement expense realization payment tracking and automated balancing journal entries 2026-04-02 11:12:40 +07:00
4128ac60e6 feat: implement expense realization module with receipt tracking and automated journal entries 2026-04-01 13:56:03 +07:00
7d70bab223 first commit 2026-03-31 17:25:04 +07:00