跳至内容
菜单
此问题已终结
1 回复
2576 查看

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
9348
3
9月 24
21412
5
12月 24
52699
4
7月 24
10406
7
8月 23
10787