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

We have a couple of modules that are used to set up our implementation test environments (set up companies, charts of accounts, default settings etc). Nice way to quickly get a test database up and running. But the problem is that with a OpenERP update (one openerp_7.0-latest-1_all.deb to the next) the modules are reinitialised and fails with it tries to set the companies again.

How do we stop the custom add-on modules re-installing?

아바타
취소
베스트 답변

Assuming you are loading the data in an XML file, you would make the opening tag.

<data noupdate="1">

아바타
취소
작성자

Yeap we have that, but there doesn't seem to be the same functionality for our .csv files.

관련 게시물 답글 화면 활동
0
12월 24
9511
3
9월 24
21774
5
12월 24
53059
4
7월 24
10618
7
8월 23
11020