I recently created a module that is almost similar to 'sales order' but in a more simplified version. It is just lines of items that will affect the product in the inventory. However, when a transaction is done the product unit (Quantity on hand) does not change.
Can someone please help me with some code snippets / tutorial? Or Can you point out which function inside sales or sales_management module affects the product quantity?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Buchhaltung
- Lager
- PoS
- Project
- MRP
Diese Frage wurde gekennzeichnet
2366
Ansichten
Diskutieren Sie gerne? Treten Sie bei, statt nur zu lesen!
Erstellen Sie heute ein Konto, um exklusive Funktionen zu nutzen und mit unserer tollen Community zu interagieren!
Registrieren
While confirm the sale order, new procurement order will create, based on procurement order Delivery Order will create.