tutorials
tutorials copied to clipboard
A repository with the code for the bases and solutions of the official Odoo tutorials
…e in kanban -Added product image popup preview on mobile catalog view (clicking an image opens a fullscreen preview). - Introduced new Package Type field in product kanban cards. -...
- added customer name in customer display. - display amount per guest in customer display. - added refund items subsection. Task id : 5098048
-> added the module auto_invoice_email -> added the cron to schedule the email for the invoice -> the posted status invoice for before day mentioned will be sent through email...
-> the event_registration_limit module makes the ticket per registration limited. -> added the default ticket per registration field where the ticket per registration value can be added. -> the default...
Introduced new module to add filters on website appointment page: - Resources (by user/resource) - Type (online/offline) - Payment (with/without payment)
Introduce a new module `estate` for real estate management as part of the Server Framework 101 onboarding exercise. The module includes: - Models: `estate.property`, `estate.property.type` - Views: form, tree, and...
Added a button to apply global discounts (percentage or amount) to all RFQ lines. Popup allows users to input the discount, select percentage/amount, and auto-calculate the percentage when the user...
- Select salesperson at the time of order on POS screen. - View salesperson details in the order summary. - Salesperson information is now visible in the order list view....