Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
1 Beantwoorden
6416 Weergaven

Hello there,

So I have been trying to figure out a way to trigger button methods using Automated actions by Python code. 

for example: 
I want to confirm an order (trigger the action_confirm method), when the customer reference field goes from not set to set. I am only interested in knowing how I can trigger the method so the sales order goes from quotation to sales order. I just can't seem to figure out how to call the method.

I've tried using model.action_confirm(), but it does nothing.

Any suggestions would be greatly appreciated.


Avatar
Annuleer
Auteur Beste antwoord

I figured it out. The following code is able to trigger the confirmation of a sales order
record.action_confirm() 

Avatar
Annuleer
Gerelateerde posts Antwoorden Weergaven Activiteit
2
nov. 21
2608
1
feb. 25
1267
1
nov. 23
2163
2
dec. 23
5786
1
nov. 22
2621