-
- Downloads
[FIX] sale_stock: Permissions error when accessing lot_id
Before this patch, when we try to print an invoice without belonging to the group stock.group_stock_user, we get an Access Error.
Doing this patch, we are allowed to print the invoices as we skipped the mentioned ACL.
closes odoo/odoo#74728
Signed-off-by:
William André (wan) <wan@odoo.com>
Please register or sign in to comment