콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
2 답글
1213 화면

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
9월 24
1341
0
9월 22
2612
2
1월 19
3618
1
9월 25
391
4
6월 25
2557