تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
2 الردود
561 أدوات العرض

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.

المنشورات ذات الصلة الردود أدوات العرض النشاط
Order Received Date تم الحل
2
سبتمبر 24
484
0
سبتمبر 22
1969
2
يناير 19
2955
0
فبراير 25
319
1
نوفمبر 24
1092