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
- Akuntansi
- Inventaris
- PoS
- Project
- MRP
Pertanyaan ini telah diberikan tanda
1
Balas
5755
Tampilan
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
Menikmati diskusi? Jangan hanya membaca, ikuti!
Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!
DaftarPost Terkait | Replies | Tampilan | Aktivitas | |
---|---|---|---|---|
|
1
Agu 25
|
4584 | ||
|
0
Des 24
|
9708 | ||
|
3
Sep 24
|
21999 | ||
How to activate the Technical Features?
Diselesaikan
|
|
5
Des 24
|
53420 | |
Way to only allow a specific DB to be the default?
Diselesaikan
|
|
4
Jul 24
|
10841 |