Hi,
I just upgraded OpenERP 7 between 2 minor versions and it looks like when I update a DB with demo data loaded with command #openerp-server --database=myDemoDB --update=all The server tries to reload the demo data and I get error about constraints: IntegrityError: duplicate key value violates unique constraint "ir_ui_view_sc_shortcut_unique"
There is no problem for databases without demo data loaded.
Is there a way to use demo data as normal data? I already did some changes on this demo DB in order to present OpenERP to a classroom and I would like to keep those changes after upgrading the server to the last build.
upgraded version : openerp-7.0_20131010_231122
Thanks,
Luc