Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
3 Răspunsuri
7710 Vizualizări

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?

Imagine profil
Abandonează

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

Cel mai bun răspuns

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

Imagine profil
Abandonează
Autor

Thanks. It was really helpful.

Cel mai bun răspuns

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.

Imagine profil
Abandonează
Cel mai bun răspuns

I export the putaway routes and change the data there.

Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
2
nov. 19
4973
1
feb. 19
7101
1
nov. 18
4519
2
dec. 22
5031
0
apr. 22
2213