Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
3 Odpovědi
7887 Zobrazení

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. 


Avatar
Zrušit
Nejlepší odpověď

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/

Avatar
Zrušit
Nejlepší odpověď

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

Avatar
Zrušit

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

Nejlepší odpověď

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

Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
2
pro 22
1786
0
dub 16
5457
0
bře 15
5916
1
srp 25
685
1
čvc 25
952