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
7713 Widoki

Is there any way to update the selected records in a tree view by user interaction?

I want to change the manufacturing orders routing from the list (tree view) in bulk. The user should be able to select the routing and then apply changes. What is the best approach?

Awatar
Odrzuć

For the latets odoo versions, add multi_edit="1", see: https://www.youtube.com/watch?v=1DHBLeil9bc

Najlepsza odpowiedź

That you can do it by OCA's Mass Edit module which is available in all the Odoo versions.

Awatar
Odrzuć
Autor

Thanks. It was really helpful.

Najlepsza odpowiedź

You can also export the data from the tree view (ID and the routing fields) into an importable csv file, update the values in the routing field and re-import the csv file without touching the IDs.

Awatar
Odrzuć
Najlepsza odpowiedź

I export the putaway routes and change the data there.

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
2
lis 19
4973
1
lut 19
7104
1
lis 18
4519
2
gru 22
5032
0
kwi 22
2213