[FIX] purchase_mrp: allow basic users to confirm PO
Bug introduced by this commit: https://github.com/odoo/odoo/pull/76965/commits/509db2371f9122a47af867e3b90841e115c712cf Steps to reproduce the bug: - Install purchase and mrp - Add to “Marc Demo”, user access rights only for purchase app - As demo, Create a PO and add any product - Confirm the PO Problem: An access error is triggered when searching for a BOM linked to the selected product in the POL closes odoo/odoo#77731 Signed-off-by:Arnold Moyaux <amoyaux@users.noreply.github.com>
Please register or sign in to comment