Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error upgrade OE7 to Odoo 8 with demonstration data #218

Closed
mayjo79 opened this issue Jan 22, 2015 · 3 comments
Closed

error upgrade OE7 to Odoo 8 with demonstration data #218

mayjo79 opened this issue Jan 22, 2015 · 3 comments

Comments

@mayjo79
Copy link

mayjo79 commented Jan 22, 2015

I create a new DB v7 with demonstration data (only sales module).

After running migrate.py, there are some errors in migration.log :

2015-01-22 14:21:09,363 3842 ERROR sale-demo-1_migrated OpenUpgrade: Invalid value 'tree_account_reconciliation' in the table 'ir_ui_view' for the field 'type'. (1 rows).
...
2015-01-22 14:23:23,431 3842 ERROR sale-demo-1_migrated OpenUpgrade: product: error in migration script /var/tmp/openupgrade/8.0/addons/product/migrations/8.0.1.1/post-migration.py: 'NoneType' object has no attribute 'getitem'
...
2015-01-22 14:23:23,432 3842 ERROR sale-demo-1_migrated openerp.modules.loading: Error executing post migration script for module product
`-> procurement
: 'NoneType' object has no attribute 'getitem'

2015-01-22 14:23:23,499 3842 CRITICAL sale-demo-1_migrated openerp.service.server: Failed to initialize database sale-demo-1_migrated.

@pedrobaeza
Copy link
Member

Upgrades with demo data doesn't work. It's a pending task, but due to the nature of demo load, it can't be done easily.

@pedrobaeza
Copy link
Member

Sorry for my typo: s/can/can't/ (fixed in previous comment also)

@mayjo79
Copy link
Author

mayjo79 commented Jan 22, 2015

Thanks

GuillemCForgeFlow pushed a commit to ForgeFlow/OpenUpgrade that referenced this issue Oct 10, 2024
…_apriori_json

[ADD] Support for --upgrade-path
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants