Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
2 Antwoorden
1139 Weergaven

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
Annuleer
Beste antwoord

Hi,
Modify the added code as follows:

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


Thanks

Avatar
Annuleer
Auteur Beste antwoord

Thank you so much.

Great Answer.

Avatar
Annuleer
Gerelateerde posts Antwoorden Weergaven Activiteit
0
mei 24
1584
1
jan. 24
2161
0
mrt. 15
5717
0
sep. 25
587
2
aug. 25
1034