Daily updates from Odoo
Friday, July 28, 2023
1 change · master
Code cleanup and technical improvements
This update refreshes several Point of Sale screens by replacing custom styling with standard Bootstrap layout tools. This should make the interface easier to maintain and more consistent, with limited direct impact on day-to-day workflows.
Original PR description
pos*: l10n_cl_edi_pos,l10n_mx_edi_pos,pos_settle_due Prior to this commit, the point_of_sale module relied on custom CSS. To enhance user experience, increase flexibility, and simplify maintenance, most of the custom css was replaced in this PR with Bootstrap utility classes. Task: 3354582 Co-authored-by: Xavier Luyckx (xlu) <xlu@odoo.com> Co-authored-by: vlst <vlst@odoo.com> Task: 3354582