i need show orders payment state in sales order list.How do I do it?
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
The fastest sollution is to use this 10euro module:
https://apps.odoo.com/apps/modules/14.0/eq_so_payment_status/
probably it is exactly doing what you need on both views - tree view and form view.
This is not a quick sollution task, and giving simple answer is not possible. In short, sale order model, has no payment status field, you need to create it and compute it's value. Especially because one sale order can have multiple payments (invoices). If you need more explanation, post it here.
Maybe you are already using odoo ver 12. , for which there is also a free module, but you need to test it youself.
https://apps.odoo.com/apps/modules/12.0/payment_status_in_SO/
If my answers are ok for you, please vote me +1, or(and) mark as best answer.
Hi, when you write 'state' of orders payment, whats exactly do you want? In the 'Sales' module list view, it already has a column namely, Status.
Otherswise, whenever your intention is, you can create a field.Selection() in the model to represent 'state'. Then just write it in the list view to show it.
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
Inscribirse