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
3410 Widoki

i'm using ODOO8, and working with : 


crane.work.order
contains
tasks_id: that is a One2many(crane.task)


 

& crane.task
contains
equipment_id=Many2one(crane.equipment)


so my question is how can i convert tasks_id till i can have 1 workorder with 1 task and 1 equipment, should i override the tasks_id field or create a new one ? -Sorry i'm an odoo beginner- 

Awatar
Odrzuć
Najlepsza odpowiedź

There is no relation 1 to one in odoo, but you can do constraint in tasks_id field , that restrict user with one equipment

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
mar 18
6330
2
gru 22
14762
1
lis 21
4877
0
sty 21
2250
8
maj 20
7758