Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
2590 Widoki

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?

Awatar
Odrzuć
Najlepsza odpowiedź

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

<data noupdate="1">

Awatar
Odrzuć
Autor

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

Powiązane posty Odpowiedzi Widoki Czynność
0
gru 24
9379
3
wrz 24
21462
5
gru 24
52764
4
lip 24
10441
7
sie 23
10825