-
- Downloads
[FIX] sale_coupon: access to fields on coupon from POS
When a pos launched by a user having no access rights on sales order
lines is launched. It cannot have access to the coupon program because
it tries to get the computed field order_count that needs to read the
sale order lines.
closes odoo/odoo#84544
Task-id: 2742528
Signed-off-by:
Masereel Pierre <pim@odoo.com>
Please register or sign in to comment