Skip to content

Conversation

kame-odoo
Copy link

This commit introduces the zero_stock_blockage module.
Added a new field to handle zero stock approval logic in sale.order
Implemented access control conditions to restrict field behavior
based on user roles.
This provides a foundation for managing stock-related approvals and
ensuring proper permissions are enforced.

This commit adds the zero_stock_blockage module, which extends the sale.order
model to support zero stock approval workflow.
Introduced a new field to manage zero stock approval on sale orders.
Applied access control logic to restrict approval actions based on user roles.
This commit resolves various style and formatting issues across the
zero_stock_blockage module to improve code readability and maintain consistency.
Fixed indentation and spacing
Cleaned up unused imports
@robodoo
Copy link

robodoo commented Apr 23, 2025

Pull request status dashboard

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