i would like to add the table number but i don't know how to do it any suggestions please
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- सीआरएम
- e-Commerce
- लेखांकन
- इन्वेंटरी
- PoS
- Project
- MRP
This question has been flagged
2962
Views
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
go the .py file add a new field in the columns selection, add field in .xml file and update module = done
If you modify a python file you need to restart your server