Could someone explain how to use Special Computaion with an example?
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
Try this (to be modified according to your objective) with your new tax
Code Python
# price_unit # or False # product: product.product object or None # partner: res.partner object or None
Code Python (TVA Incl)
result = ((price_unit-3.17)/1.055* 0.055 + (3.17/1.2)*0.2)
Here we have a kit with 2 components with 2 differents tax rates; one of the component has a standard price of 3.17;
Menikmati diskusi? Jangan hanya membaca, ikuti!
Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!
DaftarPost Terkait | Replies | Tampilan | Aktivitas | |
---|---|---|---|---|
|
0
Mar 24
|
1647 | ||
|
3
Agu 25
|
1878 | ||
|
0
Des 23
|
1737 | ||
|
0
Jul 23
|
649 | ||
|
1
Nov 22
|
3270 |