コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
4134 ビュー

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".

アバター
破棄
関連投稿 返信 ビュー 活動
2
4月 17
5277
3
1月 23
8516
1
3月 22
6023
1
2月 22
6096
1
7月 20
9847