tutorials
tutorials copied to clipboard
A repository with the code for the bases and solutions of the official Odoo tutorials
Key Features Implemented: Redesigned the product catalog layout for better visual structure and usability. Added functionality to open the product image in a popup modal on image click. Integrated zoom-in...
# **Odoo Development Progress (1-Day Summary)** ## Event: Limit max tickets per registration - Added `max_tickets_per_registration` field on event model - Enforced max ticket limit per registration in frontend and...
# **Odoo Development Progress (1-Day Summary)** ## **Odoo Sale Order Zero Stock Approval Feature** ### **Day 1: [Sale] Approval Control for Zero Stock Confirmation** - Introduced a boolean field `zero_stock_approvalexchttps`...
# **Odoo Development Progress (2-Days Summary)** ## **Odoo Product Kit Feature Development** ### **Day 1: [Product Kit] Model Setup & Configuration** - Added a boolean field `is_kit` on `product.template` to...
In this commit I've introduced following changes - Added custom duty configuration with journal and accounts for vendor bills - Implemented Bill of Entry wizard with INR price calculation and...
**Description of the feature this PR addresses:** - Enhances pricelist handling by introducing discount and formula support for subscription and rental products. **Current behavior before PR:** Subscription and rental products...