Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
1374 Widoki

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 

Awatar
Odrzuć
Najlepsza odpowiedź

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



Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
lip 25
399
1
sty 24
1241
1
paź 24
1688
5
sie 23
3330
1
lut 22
2242