-
- Downloads
[REF] hr_timesheet, sale_timesheet: remove settings to (un)install sale_timesheet module
Purpose is to limit the uninstallation of modules without being clearly notified of it. We therefore decided to remove those options from settings to prevent users from uninstalling it. Description of sale_timesheet features and options are now all moved to sale_timesheet. A Billing section should only be visible if sales installed. We therefore move Billing section from hr_timesheet to sale_timesheet. A priority is used to ensure sequence of various settings related to billing and timesheet. This commit is related to task ID 1841221.
Showing
- addons/hr_timesheet/models/res_config_settings.py 0 additions, 1 deletionaddons/hr_timesheet/models/res_config_settings.py
- addons/hr_timesheet/views/res_config_settings_views.xml 0 additions, 15 deletionsaddons/hr_timesheet/views/res_config_settings_views.xml
- addons/sale_timesheet/views/res_config_settings_views.xml 23 additions, 11 deletionsaddons/sale_timesheet/views/res_config_settings_views.xml
Please register or sign in to comment