Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
1 Antworten
7608 Ansichten

I have already installed an Odoo instance/database with demo data.

Then deleted and modified some of the demo data.

Now when I try to install or upgrade any addons, I get an error because some sample data records has been deleted.

So, how to install or upgrade addons without demo data?

I have tried "without-demo=all" and removing the demo data line at manifest file but didn't work.


Any suggestions?

Appreciated.

Avatar
Verwerfen
Autor

Sorry, I cannot comment on answers because of Karma points and cannot edit my own question, getting 403 – Forbidden! so I commented here.

I have already tried to comment or totally remove the demo data lines

'demo': [],

But it didn't work, to be accurate, I am trying to upgrade the addon "web" which doesn't has a demo data, but the error message was about a missing record "Chicago Warehouse" so I removed the demo lines from warehouses manifest addons then the error changed to:

The operation cannot be completed, probably due to the following:

- deletion: you may be trying to delete a record while other records still reference it

- creation/update: a mandatory field is not correctly set

[object with reference: Stock Move - stock.move]

The error occur when I click "upgrade" to the "web" addon.

Beste Antwort

In the manifest file of the app where you did modifications of the demo data, alter the demo linelike

'demo': [],

upvote if useful.


Avatar
Verwerfen
Verknüpfte Beiträge Antworten Ansichten Aktivität
1
Dez. 18
8818
3
Okt. 15
6805
1
März 15
4711
2
Jan. 21
4975
1
Apr. 16
4928