-
- Downloads
[IMP] hr_expense: add draft state to expense lines
We need to be able to change an expense report before submitting it, for this we add a new step in the expense process (a draft state for the expense sheets). Task #41700 Closes #24806
Showing
- addons/hr_expense/models/hr_expense.py 22 additions, 8 deletionsaddons/hr_expense/models/hr_expense.py
- addons/hr_expense/security/ir.model.access.csv 4 additions, 3 deletionsaddons/hr_expense/security/ir.model.access.csv
- addons/hr_expense/static/src/js/tour.js 14 additions, 11 deletionsaddons/hr_expense/static/src/js/tour.js
- addons/hr_expense/tests/test_expenses.py 3 additions, 0 deletionsaddons/hr_expense/tests/test_expenses.py
- addons/hr_expense/views/hr_expense_views.xml 11 additions, 7 deletionsaddons/hr_expense/views/hr_expense_views.xml
Loading
Please register or sign in to comment