Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
1134 Vistas

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
Mejor respuesta

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
Publicaciones relacionadas Respuestas Vistas Actividad
1
mar 25
1507
1
may 24
1890
2
abr 21
5780
1
jul 18
5218
2
jun 25
613