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

Is there a flag or so to preventing an csv file from reimport like xml files with the noupdate attribute?    

아바타
취소
작성자 베스트 답변

Thanks for the fast and solid answer!

We don't use the import wizard for this file. Customer data should be imported like xml data files when installing or updating the module. But sometimes we don't want to import this file because the data in the database are more accurate then the incoming csv file.

So currently the only way  is too comment the line out in __openerp__.py? 

아바타
취소

I don't understood properly what you exactly want. Because __openerp__.py is not coming in picture anyway.

베스트 답변

Actually this is good idea but the problem is there is no logical place at where we can add "noupdate" option for the end user who is going to upload the file.

However, we can add a check-box below csv file option at the time of import the file.

So those records which are in the csv file will be locked and those can't be updated while import the file again. 

However there are quite few more changes we need to do if we decide to customize like this way. But this is the only way to solve your purpose. If you are good programmer then you can try yourself but currently no any person has did this kind of solution so far neither as independent solution or community module.




아바타
취소
작성자

Thanks for the fast and solid answer! We don't use the import wizard for this file. Customer data should be imported like xml data files when installing or updating the module. But sometimes we don't want to import this file because the data in the database are more accurate then the incoming csv file. So currently the only way is too comment the line out in __openerp__.py?

관련 게시물 답글 화면 활동
4
11월 23
32132
1
12월 22
5667
3
6월 20
4070
1
11월 18
9532
11
2월 17
63880