Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
1364 Zobrazení

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
Zrušit
Nejlepší odpověď

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
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
1
čvc 25
388
1
led 24
1236
1
říj 24
1685
5
srp 23
3329
1
úno 22
2240