Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
2 Risposte
980 Visualizzazioni

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
Abbandona
Risposta migliore

Hi,
Modify the added code as follows:

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


Thanks

Avatar
Abbandona
Autore Risposta migliore

Thank you so much.

Great Answer.

Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
0
mag 24
1306
1
gen 24
1726
0
mar 15
5457
2
ago 25
460
2
ago 25
1450