Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
3 Odpowiedzi
7882 Widoki

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. 


Awatar
Odrzuć
Najlepsza odpowiedź

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/

Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć

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

Najlepsza odpowiedź

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

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
2
gru 22
1779
0
kwi 16
5451
0
mar 15
5909
1
sie 25
683
1
lip 25
941