Skip to content

[ADD] zero_stock_blockage: add module with stock approval field and access #738

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 2 commits into
base: 18.0
Choose a base branch
from

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