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

May i know which table in odoo store quotation information? if that is available in sale order table then how can we differentiate between sale and quotation?

頭像
捨棄
最佳答案

Hello ,


Yes both are related to "sale.order" table. In Odoo you can differentiate based on the stages.


For the Order ==> Stage = Sale (Or not in ('draft', 'sent', 'cancel'))


Same this you can find based on the domain.


Enable the debug mode and go to sales order and click on debug icon and open the action view.


Thanks.

頭像
捨棄
作者 最佳答案

Thank you and which column is used to get order confirmed date?


As per my assumption the order received date is created_Date in sales order and order confirmation date is date_order in sales.order table right?

頭像
捨棄

Column name date_order.

Kindly upvote my answer and mark as best answer.

Thanks.

作者

order received date is created_Date in sales order right @Manish Bohra?

@muhammad, create_date is record create date and it's common for both.

相關帖文 回覆 瀏覽次數 活動
2
9月 24
1252
0
9月 22
2502
2
1月 19
3545
1
9月 25
160
4
6月 25
2394