Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
1 Beantwoorden
2592 Weergaven

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
Annuleer
Beste antwoord

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

<data noupdate="1">

Avatar
Annuleer
Auteur

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

Gerelateerde posts Antwoorden Weergaven Activiteit
0
dec. 24
9390
3
sep. 24
21477
5
dec. 24
52779
4
jul. 24
10451
7
aug. 23
10830