tutorials
tutorials copied to clipboard
A repository with the code for the bases and solutions of the official Odoo tutorials
Create the estate module
-> added the modular type field for the product where the modular type can be assigned to the product. -> at the sales order creation if the product has modular...
This commit introduces a new module pos_workflow which enhances the PoS flow by adding a new button "Place Order" in the PoS frontend. A new action is available on the...
- Created an estate application for Odoo - Added access rights in ir.model.access.csv for estate.property - Created XML data files for actions and menus in the estate module - Defined...
[ADD] pos_second_uom: Add 'Add Quantity' button with secondary UoM support - Show button only if product has a secondary UoM - Allow quantity input in secondary UoM - Auto-convert to...