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
- Accounting
- Inventory
- PoS
- Project
- MRP
This question has been flagged
1
Reply
5915
Views
Set rec_name on your current objcet
_rec_name = 'Fieldname'
ex
_rec_name = 'name'
Thanks,
dsouzajoseph199@gmail.com
thank you ... it works !!!
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up