hr_expense_account_split/models
2026-04-21 10:59:47 +07:00
..
__init__.py refactor: remove HrExpenseSheet model and consolidate expense status logic into HrExpense and HrExpenseRealization models 2026-04-21 09:23:39 +07:00
account_move_line.py refactor: remove diagnostic monkey-patch and tighten MRO base class identification for hr_expense overrides 2026-04-06 14:23:44 +07:00
account_move.py refactor: remove diagnostic monkey-patch and tighten MRO base class identification for hr_expense overrides 2026-04-06 14:23:44 +07:00
account_payment.py refactor: migrate Odoo 19 view components, update payment reference fields, and simplify account domain constraints 2026-04-21 10:59:47 +07:00
hr_expense_realization.py refactor: remove HrExpenseSheet model and consolidate expense status logic into HrExpense and HrExpenseRealization models 2026-04-21 09:23:39 +07:00
hr_expense.py refactor: migrate Odoo 19 view components, update payment reference fields, and simplify account domain constraints 2026-04-21 10:59:47 +07:00
product_template.py refactor: migrate Odoo 19 view components, update payment reference fields, and simplify account domain constraints 2026-04-21 10:59:47 +07:00
res_company.py feat: implement HR expense kiosk interface for employee self-service expense reporting and realization 2026-04-01 17:19:17 +07:00
res_config_settings.py feat: implement HR expense kiosk interface for employee self-service expense reporting and realization 2026-04-01 17:19:17 +07:00