Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
1177 Visninger

Dear, I have a query, I am not saving an order (sale.order) through xmlrpc but the amount amount_untaxed, amount_tax and amount_total are saved as zero (0).


example from my registry {'name': '-2000008977564710', 'partner_id': 1, 'origin': 'MLC', 'amount_untaxed': 19290, 'amount_tax': 0, 'amount_total': 22790}

Avatar
Kassér
Bedste svar

Hi,
You have to add a sale order line, while creating the order and the amount values in the sale order is computed from the given order lines.

Thanks

Avatar
Kassér
Related Posts Besvarelser Visninger Aktivitet
1
mar. 25
1613
1
maj 24
1957
2
apr. 21
5833
1
jul. 18
5260
2
jun. 25
730