İçereği Atla
Menü
Bu soru işaretlendi
1 Cevapla
2630 Görünümler

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
Vazgeç
En İyi Yanıt

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

<data noupdate="1">

Avatar
Vazgeç
Üretici

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

İlgili Gönderiler Cevaplar Görünümler Aktivite
0
Ara 24
9450
3
Eyl 24
21604
5
Ara 24
52903
4
Tem 24
10570
7
Ağu 23
10909