Sunday, November 5, 2023
8 changes · master
Miscellaneous changes
Due to rounding errors, the variable isFirstAttendance was not computed properly due to hours_today not being exactly 0, we apply a 3 digit precision rounding to solve this issue. task-3565209 Forward-Port-Of: odoo/odoo#140066
Original PR description
Due to rounding errors, the variable isFirstAttendance was not computed properly due to hours_today not being exactly 0, we apply a 3 digit precision rounding to solve this issue. task-3565209 Forward-Port-Of: odoo/odoo#140066
When introducing the templates for the "new page" feature in [1], on some elements classes ended up being specified twice, or being added without removing a contradicting class (e.g. different bottom paddings) This commit adjusts the blocks of the new page templates so that: - no class appears twice - only the visually applied class of several conflicting classes is kept For `pt*`, `pb*` and `o_cc*` the class with the highest number is the visually applied one. [1]: https://github.co
Original PR description
When introducing the templates for the "new page" feature in [1], on some elements classes ended up being specified twice, or being added without removing a contradicting class (e.g. different bottom paddings) This commit adjusts the blocks of the new page templates so that: - no class appears twice - only the visually applied class of several conflicting classes is kept For `pt*`, `pb*` and `o_cc*` the class with the highest number is the visually applied one. [1]: https://github.com/odoo/odoo/commit/b27d52c193a08fe6a4471c844afa3d01a33ccace task-3562147 Forward-Port-Of: odoo/odoo#139572
Error 500 when accessing the shop page when not logged in. The error was introduced by odoo@4069158c9 where we take the id of the id. Forward-Port-Of: odoo/odoo#140675
Original PR description
Error 500 when accessing the shop page when not logged in. The error was introduced by odoo@4069158c9 where we take the id of the id. Forward-Port-Of: odoo/odoo#140675
Prior to this commit, on mobile, we couldn't see the entire offcanvas menu because the browser's UI was hidding part of it. To fix that, this commit adapts the height of the offcanvas menu using `dvh` unit. task-3582657 | Before | After | |--------|--------| | |  |  | --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr Forward-Port-Of: odoo/odoo#141032
This commit, fix the issue that some tests fails on other month than October, this occurs because the current date wasn't patched on the tests. Moreover, this commit removes the log "Clicking on: Control Panel menu", this log is not very important, and can increase significantly the size of the log.# with '#' will be ignored, and an empty message aborts the commit. Forward-Port-Of: odoo/odoo#140638
Original PR description
This commit, fix the issue that some tests fails on other month than October, this occurs because the current date wasn't patched on the tests. Moreover, this commit removes the log "Clicking on: Control Panel menu", this log is not very important, and can increase significantly the size of the log.# with '#' will be ignored, and an empty message aborts the commit. Forward-Port-Of: odoo/odoo#140638
This commit, fix the issue that some tests fails on other month than October, this occurs because the current date wasn't patched on the tests. Moreover, this commit removes the log "Clicking on: Control Panel menu", this log is not very important, and can increase significantly the size of the log.# with '#' will be ignored, and an empty message aborts the commit. Forward-Port-Of: odoo/enterprise#49988
Original PR description
This commit, fix the issue that some tests fails on other month than October, this occurs because the current date wasn't patched on the tests. Moreover, this commit removes the log "Clicking on: Control Panel menu", this log is not very important, and can increase significantly the size of the log.# with '#' will be ignored, and an empty message aborts the commit. Forward-Port-Of: odoo/enterprise#49988
Forward-Port-Of: odoo/enterprise#50028 Forward-Port-Of: odoo/enterprise#49556
Original PR description
Forward-Port-Of: odoo/enterprise#50028 Forward-Port-Of: odoo/enterprise#49556
task-3577104 Forward-Port-Of: odoo/enterprise#50151
Original PR description
task-3577104 Forward-Port-Of: odoo/enterprise#50151