Skip to Content
Menú
This question has been flagged
1 Respondre
1148 Vistes

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
Descartar
Best Answer

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
Descartar
Related Posts Respostes Vistes Activitat
1
de març 25
1542
1
de maig 24
1910
2
d’abr. 21
5786
1
de jul. 18
5236
2
de juny 25
660