Skip to Content
मेन्यू
This question has been flagged
1 Reply
2813 Views

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?

Avatar
Discard
Best Answer

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

<data noupdate="1">

Avatar
Discard
Author

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

Related Posts Replies Views Activity
1
अग॰ 25
5061
0
दिस॰ 24
10040
3
सित॰ 24
22399
5
दिस॰ 24
54127
4
जुल॰ 24
11252