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

Via the External API we are able to add journal entries. We provide the tax ids in the lines, but Odoo doesn't automatically calculates the tax. In the journal entry in Odoo it shows the correct tax for each line. 
We tried by providing also the lines for tax, but that doesn't work either. 

Is there some sort of flag we need to send across in our code to do this?

The journal is created via this line:
je_id = models.execute_kw(account["odoo"]["dbname"], uid, account["odoo"]["password"], 'account.move', 'create', [journal])

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
2
thg 9 24
1652
0
thg 9 24
901
1
thg 5 23
2651
1
thg 5 24
4625
2
thg 5 24
2033