تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
4 الردود
1450 أدوات العرض

Hello all


anyone having an idea about how to Confirm purchase order in bulk (Status from RFQ TO Purchase order) by Selecting checkbox ?

الصورة الرمزية
إهمال
أفضل إجابة

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:


الصورة الرمزية
إهمال
أفضل إجابة

Hi 

Choose Type Execute Code in the Server Action

الصورة الرمزية
إهمال
الكاتب

Hello

As per your guidance selected Execute code button

and also added below highlighted font in Code field as per your last reply

Did You Click on Create Contextual Action

أفضل إجابة

Hi,

Please refer the below tutorial.


Hope it helps!

الصورة الرمزية
إهمال
الكاتب أفضل إجابة

Hello 


added same per your mail



but still button not visible in purchase order page

=========================

Please check the below screenshot of server action

where Action to do option not visible in odoo 17 page



please help me so that I can move ahead and add confirm button for the purchase order confirmation 

thanks


الصورة الرمزية
إهمال

Click Create Contextual Action and Check

المنشورات ذات الصلة الردود أدوات العرض النشاط
4
أكتوبر 24
6809
0
يناير 22
2090
0
أكتوبر 20
2340