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])
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客戶關係
- e-Commerce
- 會計
- 庫存
- PoS
- Project
- MRP
此問題已被標幟
1941
瀏覽次數
相關帖文 | 回覆 | 瀏覽次數 | 活動 | |
---|---|---|---|---|
|
2
9月 24
|
1498 | ||
|
0
9月 24
|
824 | ||
|
1
5月 23
|
2531 | ||
|
1
5月 24
|
4131 | ||
|
2
5月 24
|
1861 |