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

In my country there are taxes that are calculated based on the quantity of the product, like gasoline. So I've created a tax that I should pay 0.45 per sold liter and it is defined like the following:

amount_type: 'code'

python_compute: result = quantity * 0.45

In the account.move this tax works fine, the problem is in the POS where it shows like there are no taxes at all

อวตาร
ละทิ้ง

Hi Simon,

We got same issue, have you solves the problem? Can you tell us more about it?


Regards.

คำตอบที่ดีที่สุด

We've made a module so the POS could calculate taxes with python code, but it only works with simple taxes not compound one's

อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
0
พ.ย. 21
48
0
ม.ค. 21
345
1
ธ.ค. 20
3663
0
มี.ค. 15
4982
2
ธ.ค. 22
1978