跳至內容
選單
此問題已被標幟
3 回覆
2921 瀏覽次數

In Odoo Enterprise 16, I'm importing orders in the Sales Order app, but they're all coming in with the status "Quotation." How can I import with the status "Sales Order"? The status field appears protected and can't be imported. 

頭像
捨棄
最佳答案

Hi  Staci,

If you want to import orders in status "Sales Order" with automatic generation of other documents such as stock picking, you will have to customize the code. Otherwise if you just want to import orders with that status just for the purpose of distinguishing the status, I think this video can help you: https://www.youtube.com/watch?v=etMYrOJyaiU&list=PLSKcWRTtEl5qzvRaI-VTGavfReiHS_EEb&index=2

頭像
捨棄
最佳答案

Hi,

In the odoo default feature, there is no option to import a Confirmed sale order. because the concepts are added based on a prechecking methodology of all documents and related things. So when we import the order it comes to the draft state and we can check the overall things and after we can set it to confirmed.

If you require the sale order to be confirmed state we need to customize the process and we can apply mass sale order state changes. also, there is another possibility to update the state as we can Check the documents related to the order, and after we can update the state to be done.


Hope it helps

頭像
捨棄
最佳答案

Hello,

You can't update the status field via importing.

If you are importing the done orders and you directly want to assign the state as sale order then you have to use the server action, once records are imported successfully then update the state to sale order with the help of server action.

Thanks,
info@creyox.com

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
1
5月 25
103
1
1月 25
672
2
7月 24
1290
0
7月 21
2670
2
12月 15
4623