-
- Downloads
[REF] hr_timesheet_sheet: replace workflow by python code
Note that to copy the workflow, just after creating the state is updated to draft. The 'New' state is not used anymore in the flow. It could probably be cleaned. However in this task we only remove the workflows without changing their behavior to avoid unwanted side effects.
Showing
- addons/hr_timesheet_attendance/models/hr_timesheet_sheet.py 2 additions, 2 deletionsaddons/hr_timesheet_attendance/models/hr_timesheet_sheet.py
- addons/hr_timesheet_attendance/tests/test_hr_timesheet_sheet.py 2 additions, 2 deletions.../hr_timesheet_attendance/tests/test_hr_timesheet_sheet.py
- addons/hr_timesheet_sheet/__openerp__.py 0 additions, 1 deletionaddons/hr_timesheet_sheet/__openerp__.py
- addons/hr_timesheet_sheet/data/hr_timesheet_workflow.xml 0 additions, 62 deletionsaddons/hr_timesheet_sheet/data/hr_timesheet_workflow.xml
- addons/hr_timesheet_sheet/models/hr_timesheet_sheet.py 20 additions, 7 deletionsaddons/hr_timesheet_sheet/models/hr_timesheet_sheet.py
- addons/hr_timesheet_sheet/views/hr_timesheet_sheet_views.xml 4 additions, 4 deletionsaddons/hr_timesheet_sheet/views/hr_timesheet_sheet_views.xml
Loading
Please register or sign in to comment