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

Hi All,

Good Morning,


I'm using odoo enterprise (odoo online) , please help i try to make an automation rules for Quotation like this :


if the Quotation > Confirm > Source Document name change to Quotation No.


here is my execute code in automation rules but not working :

record.write({'origin': 'name'})


and the result is after Quotation i clik confirm 


source document : name


Thank You

아바타
취소
베스트 답변

Hi,
Modify the added code as follows:

record.write({'origin': record.name})


Thanks

아바타
취소
작성자 베스트 답변

Thank you so much.

Great Answer.

아바타
취소
관련 게시물 답글 화면 활동
0
5월 24
1320
1
1월 24
1769
0
3월 15
5488
2
8월 25
488
2
8월 25
1505