Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
2123 Prikazi

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])

Avatar
Opusti
Related Posts Odgovori Prikazi Aktivnost
2
sep. 24
1728
0
sep. 24
973
1
maj 23
2708
1
maj 24
4948
2
maj 24
2140