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
- Contabilidad
- Inventario
- PoS
- Project
- MRP
Se marcó esta pregunta
2343
Vistas
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
Inscribirse
While confirm the sale order, new procurement order will create, based on procurement order Delivery Order will create.