Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
1912 มุมมอง

hello, i'ld like to make report base on my quote (sale.order) - in my parameters i configure 3 taxes : 1= tva,  2= bic and 3 = taxes( group of tva and bic). in my quote (column taxes) i select taxes between tva-bic-taxes

how can i recover  tva and bic amount on my report.

i get look to this function: _get_tax_amount_by_group(self)... but i don't know how to use it corectly.

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

I do not understand you at all but I think you can create three computed fields to accumulate in them the amount of each tax.

อวตาร
ละทิ้ง

this is the best method to calculate the taxes. if you have final value and tax percentage you can calculate the related tax potions using computed function.