Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
1 Trả lời
2235 Lượt xem

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

Ảnh đại diện
Huỷ bỏ

Hi Simon,

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


Regards.

Câu trả lời hay nhất

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

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
0
thg 11 21
48
0
thg 1 21
345
1
thg 12 20
3886
0
thg 3 15
5188
2
thg 12 22
2175