For instance:Â 0.09975 which should be 9.975% in Quebec, but currently rounds to 9.98, causing calculations to be off.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Księgowość
- Zapasy
- PoS
- Project
- MRP
To pytanie dostało ostrzeżenie
1
Odpowiedz
5739
Widoki
In order to avoid the annoying decimal rounding, open the tax in form view. In the Tax Definition
tab, Tax Computation
section, set the Tax Type
to Python Code
.
Following the example aboe, in the Python Code
field, enter:
result = price_unit * 0.09975
And in the Python Code (reverse)
field:
result = price_unit / 0.09975
Podoba Ci się ta dyskusja? Dołącz do niej!
Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!
Zarejestruj sięPowiązane posty | Odpowiedzi | Widoki | Czynność | |
---|---|---|---|---|
|
1
sie 25
|
4439 | ||
|
0
gru 24
|
9666 | ||
|
3
wrz 24
|
21917 | ||
How to activate the Technical Features?
Rozwiązane
|
|
5
gru 24
|
53283 | |
|
4
lip 24
|
10768 |