odoo/tutorials#1289
Created by Dhruvi Ranjitsinh Raj(radhr)
Blocked
- Merge method
- Review
-
CI
- ci/style: (runtime 2s)
- ci/tutorial: (runtime 110s)
- label
- odoo-dev:19.0-DEV_ZERO_STOCK_BLOCKAGE-radhr
- head
- 0738693e30238f99f484510e13dd2903d053c2c9
| odoo/tutorials | |
|---|---|
| 19.0 | #1289 missing r+ |
| master |
Feature: Implement Zero Stock Approval on Sales Orders
This PR introduces a control workflow to manage Sales Orders. By adding a dedicated validation field, authorized personnel can bypass standard constraints to confirm zero-stock orders.
- Access rights have been stratified to maintain organizational security:
- Sales Administrators can grant or modify approval.
- Standard Sales Users can view the approval status but cannot alter it.