콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다

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
5086
1
2월 19
7286
1
11월 18
4611
2
12월 22
5134
0
4월 22
2295