Daily updates from Odoo
Monday, June 5, 2023
1 change · master
Code cleanup and technical improvements
Several Point of Sale-related modules were updated to follow a recent internal file reorganization. This keeps German, Mexican, IoT, restaurant, preparation display, HR mobile, and settlement features working correctly without changing business workflows.
Original PR description
pos*: l10n_de_pos_cert, l10n_de_pos_res_cert, l10n_mx_edi_pos, pos_hr_mobile, pos_iot, pos_l10n_se, pos_preparation_display, pos_restaurant_preparation_display, pos_settle_due A commit in community reorganizes the files in the pos, this commit renames all of the imports of those files to match their new location. Linked-to: https://github.com/odoo/odoo/pull/123498