OCA / manufacture

Odoo Manufacturing Addons
GNU Affero General Public License v3.0
165 stars 474 forks source link

[FIX] quality_control_stock_oca security: enable stock user to validate a picking with done check #1257

Closed sergiocorato closed 2 months ago

sergiocorato commented 3 months ago

How to replicate:

  1. create a stock picking with a quality control
  2. a quality user executes the check
  3. a stock user validates the stock picking -> an error is shown without this PR

With this PR the user can validate the picking, or he receives a warning to request the quality control execution by a quality user/manager.