Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
1394 Visualizzazioni

Hi All,

I have added a  new field name "x_studio_vendor_name" under Helpdesk Ticket model and would like to add it to Rating model.


How can I do this? Should I use the related field? However, how can I create the connection?


Not sure what to do. Any suggestion.

Thanks 

Avatar
Abbandona
Risposta migliore

Hi,

If you are trying to add a relational field in the model helpdesk and you need to connect that field with the rating model, you can make the field a Many2one field. Then you can select the records of the rating model in the helpdesk model.

Example:x_studio_vendor_name_id = fields.Many2one("model.rating")


Hope it helps



Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
1
lug 25
418
1
gen 24
1268
1
ott 24
1704
5
ago 23
3340
1
feb 22
2262