تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
3 الردود
7732 أدوات العرض

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
نوفمبر 19
4976
1
فبراير 19
7129
1
نوفمبر 18
4521
2
ديسمبر 22
5040
0
أبريل 22
2228