Hello, I have Odoo 8. In my situation, I have to define a tax in function of the product quantity in the purchase order. The tax is "$0.15 for each unit purchased". If I purchase 10 units, I have to pay $1.5.
How can I define this tax? Thanks!
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hello, I have Odoo 8. In my situation, I have to define a tax in function of the product quantity in the purchase order. The tax is "$0.15 for each unit purchased". If I purchase 10 units, I have to pay $1.5.
How can I define this tax? Thanks!
I found the solution. Create a new Tax, with "Tax type = Python code" and this code:
result = quantity * 0.15
Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!
DaftarPost Terkait | Replies | Tampilan | Aktivitas | |
---|---|---|---|---|
|
1
Apr 15
|
4858 | ||
|
7
Mei 20
|
6852 | ||
|
0
Apr 16
|
3309 | ||
|
1
Apr 15
|
5433 | ||
Check that a field not changes after edition
Diselesaikan
|
|
2
Apr 15
|
6372 |