Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
4153 Переглядів

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?

Аватар
Відмінити
Автор Найкраща відповідь

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

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

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
workflow api odoo 10 Вирішено
2
квіт. 17
5277
3
січ. 23
8516
1
бер. 22
6024
1
лют. 22
6100
1
лип. 20
9848