Hello,
is there a way in Odoo to create custom data list, for example: list of Geo zones, list of data center, list of data center types, etc.
And add contacts to these lists or refer a list item on other list?
Thanks
This question has been flagged
1
Reply
1198
Views
Hi,
You can introduce a new model to hold this information, for example, create a new model name data.center and add all the list of data.center to this model.
Then inside the contact a many2one field to this model and you can select the data center for the contact. Similarly you can do for other models.
How To Create New Models In Odoo
Thanks
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