Skip to content

dockdoo/migration-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 

Repository files navigation

Migration Tools

This module is for providing a migration of the hotel content from Odoo 10.0 to odoo 11.0.

Known Issues
  • Because models use the same cursor and the Environment holds various caches, these caches must be invalidated when altering the database in raw SQL, or further uses of models may become incoherent.
  • Temporal Solution: Uninstall hotel_calendar module before migrating.
External dependencies
  • OdooRPC, a Python package providing an easy way to pilot your Odoo servers through RPC

About

Different tools for managing migration tasks

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages