Right now in the sales pivot table report, I can group sales by partner or commercial entity and it will total everything by the partner/company for reporting. This works well, but it will only display the client company name like "ABC Co." or "XYZ Inc.". How can I also show more contact fields of the partner, something like "ABC Co. - 1500 Main St, New York, NY 10001 (212) 555-6000"?
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
1
Responder
3153
Vistas
Hello,
Add a computed string field with 'search' (Note: store is to be false for this computed field) for ABC Co. - 1500 Main St, New York, NY 10001 (212) 555-6000". It will be displayed over there.
Ok, so I guess the computed field should be made for sale.report model? How can I add to pivot report once the field is created?
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
Registrarse