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

Hi all,

Il would like to create a button (on/off) on the product that react like :

Hide the product line on the template of quotation, sales order and bills if the button is flaged

Awatar
Odrzuć
Najlepsza odpowiedź

HI Aravelli,

Instead of the button, you can go with Boolean field. 
Please add boolean field in the product template.
Now add the below domain on the product field of your product line on the template of quotation, sales order and bills fields.

domain = "[('your_boolean_field', '=', False)]"  

This will filtered your flagged products when you select it in the product lines product field.

Hope it will help you.

Awatar
Odrzuć
Autor

Thanks, it sounds great ;)
I now have to find where (in studio I suppose) i can fill in this domain syntax

Powiązane posty Odpowiedzi Widoki Czynność
1
sie 23
2461
1
lis 22
2434
4
paź 21
6880
2
sie 19
34738
1
lip 15
12777