İçereği Atla
Menü
Bu soru işaretlendi
2 Cevaplar
957 Görünümler

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
Vazgeç
En İyi Yanıt

Hi,
Modify the added code as follows:

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


Thanks

Avatar
Vazgeç
Üretici En İyi Yanıt

Thank you so much.

Great Answer.

Avatar
Vazgeç
İlgili Gönderiler Cevaplar Görünümler Aktivite
0
May 24
1293
1
Oca 24
1695
0
Mar 15
5421
2
Ağu 25
402
2
Ağu 25
1407