Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
2907 Visualizzazioni

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
Abbandona
Risposta migliore

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

<data noupdate="1">

Avatar
Abbandona
Autore

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

Post correlati Risposte Visualizzazioni Attività
1
ott 25
5257
0
dic 24
10245
3
set 24
22609
5
dic 24
54538
4
lug 24
11472