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

Hi have around 4000 items, newly uploaded to Odoo, how can enable these items at POS in an automatic way.

I would not like to go over 4K+ items to check the box individually. 


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

Create a Server Action and set it as a Contextual Action.

Model: Product Template
Action To Do: Update the Record 

Data to Write

Field					Evaluation type	Value
Available in POS (product.template)	Value		true

Here's an example of using a Server action in this way: https://odootricks.tips/use-server-actions-contact-customer-supplier/

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

Prepare the import file accordingly. Add the "available_in_pos" column to it
and set all records in it to 1

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

This is the right and easiest way to do this, as Zbik wrote.

أفضل إجابة

Hi,

In addition to the method chris specified in his answer, you can use the mass editing option if you are using the v13.

You can see the illustration here: How To Enable Mass Editing In Tree View Odoo13


If you are using below version you can try with this custom module: Mass Editing

Thanks

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
2
ديسمبر 22
1892
0
أبريل 16
5519
0
مارس 15
6087
1
أغسطس 25
826
1
يوليو 25
1082