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

I am trying to onchange sale.order.line 's field (tax_id) and update sale.order 's field, is that even possible? I had tried:

value = {
    'price_unit': '' ,
    'x_istaxcode': True       #custom field in sale.order (boolean)
}
return {'value': value}

Output:

price_unit of the sale order line become 0.00.

x_istaxcode is not changing.

Please advise.

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
0
mar 25
1850
0
sty 25
4114
1
sie 23
15704
change password Rozwiązane
1
sie 23
14260
1
lip 23
11535