跳至内容
菜单
此问题已终结
2 回复
1052 查看

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
1164
0
9月 22
2402
2
1月 19
3432
4
6月 25
2182
1
6月 25
1132