Tuesday, April 28, 2020
7 changes · master
Enhancements to existing features
Field service task views no longer show a date-range arrow when no date is set. This makes the task screen cleaner and avoids confusing users with an empty date indicator.
Original PR description
Task ID 2234526
The payroll salary rule form now has a cleaner layout with less excessive spacing between labels and fields. This makes the form easier to read and use for payroll administrators without changing payroll calculations or business rules.
Original PR description
Informations tabs Distance between label & field is too large in payroll salary rules form view. so fix the view. TaskID: 2237400 Closes: #10058
Miscellaneous changes
The appraisal report is a Postgresql view which can't be updated. Currently, a traceback is raised if you drag & drop an entry in the gantt view or if you try to Add an entry. This commit prevent the user to 1) move an entry by drag & dropping 2) add a new entry Task 2243819 Forward-Port-Of: odoo/enterprise#10149
Original PR description
The appraisal report is a Postgresql view which can't be updated. Currently, a traceback is raised if you drag & drop an entry in the gantt view or if you try to Add an entry. This commit prevent the user to 1) move an entry by drag & dropping 2) add a new entry Task 2243819 Forward-Port-Of: odoo/enterprise#10149
- Create a vendore bill - Apply a Tax Cloud fiscal position - Validate - Cancel the bill An error message prevents of doing so. The error message should only be applied to customer invoices and credit notes. opw-2245012 Forward-Port-Of: odoo/enterprise#10249 Forward-Port-Of: odoo/enterprise#10233
Original PR description
- Create a vendore bill - Apply a Tax Cloud fiscal position - Validate - Cancel the bill An error message prevents of doing so. The error message should only be applied to customer invoices and credit notes. opw-2245012 Forward-Port-Of: odoo/enterprise#10249 Forward-Port-Of: odoo/enterprise#10233
The rules were not added for transient models of localizations Forward-Port-Of: odoo/enterprise#8395
Original PR description
The rules were not added for transient models of localizations Forward-Port-Of: odoo/enterprise#8395
- In unit of measures, modify the Days unit (Units of Measure / Days); - Add the field "timesheet_widget" on the form view; - The value is "float_toggle", change it to "float_factor"; - Go to the general settings page, timesheets module, change the encoding unit (timesheet_encode_uom_id) value to "Days" in time encoding section; - Go to timesheets app, list view, create a line, add 1 as time value(meaning 1 day); - Go to grid view. Before this commit, the value is converted in hour
Original PR description
- In unit of measures, modify the Days unit (Units of Measure / Days);
- Add the field "timesheet_widget" on the form view;
- The value is "float_toggle", change it to "float_factor";
- Go to the general settings page, timesheets module, change the encoding unit
(timesheet_encode_uom_id) value to "Days" in time encoding section;
- Go to timesheets app, list view, create a line, add 1 as time value(meaning 1 day);
- Go to grid view.
Before this commit, the value is converted in hours (8), but the encoding unit is Days.
Now, the value are correctly shown in Days.
opw-2239401
Forward-Port-Of: odoo/enterprise#10240-Select My Belgian Company -Select contract: CDI - Laurie Poiret - Experienced Developer -Generate Simulation Link -Marital Status: Divorced Forward-Port-Of: odoo/enterprise#9829
Original PR description
-Select My Belgian Company
-Select contract: CDI - Laurie Poiret - Experienced Developer
-Generate Simulation Link
-Marital Status:
Divorced
Forward-Port-Of: odoo/enterprise#9829