Commit Graph

13 Commits

Author SHA1 Message Date
819bce0bd0 refactor: simplify expense kiosk configuration view layout and improve button styling 2026-04-30 17:03:40 +07:00
1d41708bfa refactor: reorient payment wizard to operate on individual expenses instead of expense sheets 2026-04-30 16:46:17 +07:00
f2a4c72101 feat: add payment registration wizard for expense sheets and introduce wait_post state for company account reconciliations 2026-04-30 09:32:15 +07:00
a981456e93 feat: add search and group-by filters to hr.expense.realization view 2026-04-21 11:08:56 +07:00
bfaacbfe7c refactor: migrate Odoo 19 view components, update payment reference fields, and simplify account domain constraints 2026-04-21 10:59:47 +07:00
4a64d2b73c refactor: remove HrExpenseSheet model and consolidate expense status logic into HrExpense and HrExpenseRealization models 2026-04-21 09:23:39 +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
82b36c3ef5 feat: implement HR expense kiosk interface for employee self-service expense reporting and realization 2026-04-01 17:19:17 +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