İçereği Atla
Menü
Bu soru işaretlendi
3 Cevaplar
8042 Görünümler

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?

Avatar
Vazgeç

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

En İyi Yanıt

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

Avatar
Vazgeç
Üretici

Thanks. It was really helpful.

En İyi Yanıt

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.

Avatar
Vazgeç
En İyi Yanıt

I export the putaway routes and change the data there.

Avatar
Vazgeç
İlgili Gönderiler Cevaplar Görünümler Aktivite
2
Kas 19
5288
1
Şub 19
7617
1
Kas 18
4847
2
Ara 22
5268
0
Nis 22
2463