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

Hello! I need in my printed invoice report column with untaxed price. My base tax is included in price, so [[ formatLang(l.price_unit) ]] returns me price with tax.

How can i display that what i need without interference with complicated python code and other complex things? :)

Math operations are permited in sxw?

Something like this is fair enought: [[ formatLang(l.price_subtotal) ]] / [[ formatLang(l.quantity) ]] = needed value

Thanks you in advance

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
mar 15
4683
0
mar 19
3375
0
mar 15
4664
0
sie 22
1735
0
paź 24
1791