Hi!
When I create PO and then receiving products I see requested and received quantity are the same. But I need to have 0 recevied from scratch to have an ability to check it and compare which items I didn't get.
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
Use the Unreserve option in the COG Menu:
:
Hi,
When you create a Purchase Order (PO) in Odoo, the 'Received Quantity*'should normally start at 0 and only update when you actually receive the goods through a validated receipt in the Inventory app. If you see that the Requested and Received quantities are already the same right after creating or confirming the PO, it usually means there’s a configuration or customization issue. In standard Odoo, this happens when the product’s Control Policy under the Purchase tab is set to On ordered quantities” instead of Receive goods Changing it to “Receive goods” ensures that the *Received Quantity* stays at 0 until the products are physically received.
Another possible reason is that the product type is set to Service, which behaves differently and automatically updates the received quantity when the PO is confirmed. Make sure your products are set as a Storable Product or a Consumable if you want to track physical receipt. If configurations look fine, check for custom modules or automated actions that may be updating `qty_received` automatically after PO confirmation — for instance, a custom method overriding `_compute_qty_received` or an automated action modifying the field. Disabling or correcting that logic will fix the issue. Once resolved, new purchase orders will correctly show Received = 0 until you actually receive and validate the products.
Hope it helps.
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
InscribirsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
2
may 25
|
2518 | ||
|
3
dic 24
|
7476 | ||
|
1
jul 24
|
3713 | ||
|
1
jun 24
|
2457 | ||
|
2
jun 24
|
3480 |