Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
4139 Widoki

We recently changed from Odoo 8 to Odoo 12. In Odoo 12 we are creating orders automatically by using the external xmlrpc api.

The issue we are facing is when we set the workflow to automatic or we confirm the quotation it gives the sales order the Invoice status "Nothing to Invoice". We need it to be on "To Invoice" for it to create an invoice automatically based on the invoiceable lines.

The sales orders that are confirmed and are on the invoice state "Nothing to Invoice" have all blue coloured sales order lines.

Furthermore, when we add a new random order line by hand to the quotation and then set the quotation to automatic it does generate an invoice.

So what I think is that the settings are correctly set but we need to trigger Odoo with some kind of "onchange" functionality that it will properly register the order lines.

Is there such a trigger that I can use with the external api? Or is there maybe another solution?

Awatar
Odrzuć
Autor Najlepsza odpowiedź

We needed to change on the order lines the value is_delivery to 0.

In Odoo 8 it was alright to place "FALSE".

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
2
kwi 17
5277
3
sty 23
8516
1
mar 22
6023
1
lut 22
6096
1
lip 20
9847