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

How to make a custom domain such as on my sales order line i want to restrain my final user to the children of my customer?

Awatar
Odrzuć
Autor Najlepsza odpowiedź

1) Add a field M20 in the list and form view of my sale order line

2) Place the field customer (order_partner_id) in the sale order line form. If it is not the case, the domain will never work.

3) Make a domain on my field in 1. Pay attention, because studio will only write [["partner_id","=","order_partner_id"]] but it should [["partner_id","=",order_partner_id]]
So in order to change 3 part of the domain, you have to adapt that manually in the sale order line form.

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
lut 23
3053
1
wrz 21
3550
1
lut 24
3177
1
kwi 21
8171
2
paź 24
2948