Skip to Content
Menu
This question has been flagged
2 Replies
4400 Views

I have imported several RFQ's and would like to confirm them all, I can only see how to do it one by one.

Avatar
Discard
Best Answer

If you activate Developer Mode, and hover over the CONFIRM ORDER button, you can see it calls a Python Method in the purchase.order model / class / object called "button_confirm":


You can create a Server Action that calls this same button for the list of selected records:


Click CREATE CONTEXTUAL ACTION so that you see this Server Action in the ACTION Menu once you have selected multiple RFQ's:


Avatar
Discard
Best Answer

Awesome help Ray! Thanks!

Avatar
Discard
Related Posts Replies Views Activity
3
Apr 19
11409
3
Sep 25
709
3
Aug 25
994
1
Jul 25
877
1
Jul 25
1228