Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
2 Replies
823 Tampilan

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

Avatar
Buang
Jawaban Terbai

Hi,
Modify the added code as follows:

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


Thanks

Avatar
Buang
Penulis Jawaban Terbai

Thank you so much.

Great Answer.

Avatar
Buang
Post Terkait Replies Tampilan Aktivitas
0
Mei 24
1131
1
Jan 24
1584
0
Mar 15
5300
2
Jun 25
1025
0
Apr 25
2342