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

I am making a module for the sale of credits for an online reservation site with memberships. I already have functionalities so that if the client buys from the website, the credits are assigned to the user (partner) who makes the purchase. Then I would like to be able to sell those same credits from the POS, but to be able to carry out the sale I need again to select a user (customer) to whom the purchased credits are going to be added.
I have tried to send a ValidationError and UserError from the `action_pos_order_paid` method but this is only shown in the console and does not stop the purchase process. 


What is the method to inherit and interrupt the purchase, or how could I send a message to the frontend of the POS so that it does not allow validation if it does not have any selected user?

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

Hello Jorge,

If you have to make customer mandatory in POS for payment or order then you can use below module. 

https://apps.odoo.com/apps/modules/15.0/pos_required_customer/

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
3
سبتمبر 25
372
0
أكتوبر 24
1794
1
سبتمبر 24
2479
0
نوفمبر 23
2255
0
مايو 23
2981