Skip to content

Feature: Implement Zero Stock Approval on Sales Orders#1289

Draft
radhr-odoo wants to merge 1 commit into
odoo:19.0from
odoo-dev:19.0-DEV_ZERO_STOCK_BLOCKAGE-radhr
Draft

Feature: Implement Zero Stock Approval on Sales Orders#1289
radhr-odoo wants to merge 1 commit into
odoo:19.0from
odoo-dev:19.0-DEV_ZERO_STOCK_BLOCKAGE-radhr

Conversation

@radhr-odoo
Copy link
Copy Markdown

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.

@robodoo
Copy link
Copy Markdown

robodoo commented May 25, 2026

Pull request status dashboard

@radhr-odoo radhr-odoo marked this pull request as draft May 25, 2026 06:59
@radhr-odoo radhr-odoo force-pushed the 19.0-DEV_ZERO_STOCK_BLOCKAGE-radhr branch from dae9238 to 40fc1bf Compare May 25, 2026 07:11
…trators

Implemented access control so only Sales Administrators can modify the Zero
Stock Approval field in Sale Orders. If the approval is not enabled, Sales
Users cannot confirm orders with unavailable stock. Helps enforce proper
authorization prevents unauthorized zero-stock sales, and improves inventory
management accuracy.
@radhr-odoo radhr-odoo force-pushed the 19.0-DEV_ZERO_STOCK_BLOCKAGE-radhr branch from 3e6b2c8 to 0738693 Compare May 25, 2026 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants