Skip to content
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

[ADD] sale_zero_stock_approval: Add zero stock validation for sales orders #367

Draft
wants to merge 1 commit into
base: 18.0
Choose a base branch
from

Conversation

maap-odoo
Copy link

• Created new module 'sale_zero_stock_approval' for managing zero stock sales
• Added boolean field 'zero_stock_approval' in sale.order model
• Implemented readonly access control for Sales Users
• Added field visibility control for Sales Administrator group only
• Added validation check during sale order confirmation for zero stock products
• Created inherited view to display approval checkbox in sale order form
• Prevented copying of approval status when duplicating orders

Task-4595236

…rders

• Created new module 'sale_zero_stock_approval' for managing zero stock sales
• Added boolean field 'zero_stock_approval' in sale.order model
• Implemented readonly access control for Sales Users
• Added field visibility control for Sales Administrator group only
• Added validation check during sale order confirmation for zero stock products
• Created inherited view to display approval checkbox in sale order form
• Prevented copying of approval status when duplicating orders
@robodoo
Copy link

robodoo commented Feb 21, 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