I made a new module , everything is working good, but when saving the form ,the view top header displays " form name/table name,id" while I want it to save it in " form name/field entry". May someone help me please .
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
5909
Vistas
Set rec_name on your current objcet
_rec_name = 'Fieldname'
ex
_rec_name = 'name'
Thanks,
dsouzajoseph199@gmail.com
thank you ... it works !!!
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
Registrarse