Skip to Content
Menu
This question has been flagged
2 Replies
950 Rodiniai

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

Portretas
Atmesti
Best Answer

Hi,
Modify the added code as follows:

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


Thanks

Portretas
Atmesti
Autorius Best Answer

Thank you so much.

Great Answer.

Portretas
Atmesti
Related Posts Replies Rodiniai Veikla
0
geg. 24
1292
1
saus. 24
1690
0
kov. 15
5418
2
rugp. 25
393
2
rugp. 25
1405