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

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
Abbandona
Autore

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.

Risposta migliore

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

'demo': [],

upvote if useful.


Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
1
dic 18
8530
3
ott 15
6241
1
mar 15
4275
2
gen 21
4568
1
apr 16
4519