Daily updates from Odoo
Saturday, September 14, 2024
1 change
Code cleanup and technical improvements
The point of sale preparation display code was updated to align with a related platform change in how sounds are handled. This is an internal cleanup that helps keep the module compatible and maintainable without introducing a noticeable workflow change for users.
Original PR description
pos*: pos_iot, pos_preparation_display In this commit we adapt the code to reflect the change in the corresponding community commit.