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

In the "request for quotation menu"


Avatar
Discard
Best Answer

Hi,

From the user interface to perform same operations on multiple records, we can achieve it by adding a server action in the database.

If you activate the developer mode in the database, under settings menu there is a menu Server Action, add a record here.

See: Add Contextual Action Using Server Action To Ease Your Work In Odoo

Thanks

Avatar
Discard
Best Answer

Hello German Henriquez,

Yes, you can create the server action where you can add for loop for the selected purchase order and then call the button_confirm method to confirm all the RFQ.

Below is the screenshot of the server action that I have created for the same using server action menu(front end).

https://drive.google.com/file/d/19y5zXUcigweI0ecIhC2iZwZyZ5Y3OyIo/view

I hope This will help you.

Thanks & Regards,
Email: odoo@aktivsoftware.com
Skype: kalpeshmaheshwari

Avatar
Discard