Saturday, June 13, 2026
1 change · saas-18.4
Resolved issues and error corrections
Accounting users can now open Point of Sale closing journal entries without needing Point of Sale permissions. This prevents access errors when French e-reporting fields are calculated, helping finance teams review POS accounting entries smoothly.
Original PR description
Accounting users can access POS closing journal entries even when they do not have Point of Sale access rights. The PDP POS helper checked POS session/order links directly while computing e-reporting fields on account moves. This could raise an access error on `pos.session` for accounting users without POS rights. <img width="1621" height="728" alt="image" src="https://github.com/user-attachments/assets/fdee75b6-83f0-4d46-b8d1-e06d286447d3" /> Forward-Port-Of: odoo/odoo#269815