コンテンツへスキップ
メニュー
この質問にフラグが付けられました

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?

アバター
破棄

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

最善の回答

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

アバター
破棄
著作者

Thanks. It was really helpful.

最善の回答

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.

アバター
破棄
最善の回答

I export the putaway routes and change the data there.

アバター
破棄
関連投稿 返信 ビュー 活動
2
11月 19
4973
1
2月 19
7105
1
11月 18
4519
2
12月 22
5034
0
4月 22
2213