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
Cette question a été signalée
1
Répondre
1283
Vues
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
Vous appréciez la discussion ? Ne vous contentez pas de lire, rejoignez-nous !
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrire