Skip to Content
Odoo Menu
  • Sign in
  • Try it free
  • Apps
    Finance
    • Accounting
    • Invoicing
    • Expenses
    • Spreadsheet (BI)
    • Documents
    • Sign
    Sales
    • CRM
    • Sales
    • POS Shop
    • POS Restaurant
    • Subscriptions
    • Rental
    Websites
    • Website Builder
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Supply Chain
    • Inventory
    • Manufacturing
    • PLM
    • Purchase
    • Maintenance
    • Quality
    Human Resources
    • Employees
    • Recruitment
    • Time Off
    • Appraisals
    • Referrals
    • Fleet
    Marketing
    • Social Marketing
    • Email Marketing
    • SMS Marketing
    • Events
    • Marketing Automation
    • Surveys
    Services
    • Project
    • Timesheets
    • Field Service
    • Helpdesk
    • Planning
    • Appointments
    Productivity
    • Discuss
    • Approvals
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    Third party apps Odoo Studio Odoo Cloud Platform
  • Industries
    Retail
    • Book Store
    • Clothing Store
    • Furniture Store
    • Grocery Store
    • Hardware Store
    • Toy Store
    Food & Hospitality
    • Bar and Pub
    • Restaurant
    • Fast Food
    • Guest House
    • Beverage Distributor
    • Hotel
    Real Estate
    • Real Estate Agency
    • Architecture Firm
    • Construction
    • Estate Management
    • Gardening
    • Property Owner Association
    Consulting
    • Accounting Firm
    • Odoo Partner
    • Marketing Agency
    • Law firm
    • Talent Acquisition
    • Audit & Certification
    Manufacturing
    • Textile
    • Metal
    • Furnitures
    • Food
    • Brewery
    • Corporate Gifts
    Health & Fitness
    • Sports Club
    • Eyewear Store
    • Fitness Center
    • Wellness Practitioners
    • Pharmacy
    • Hair Salon
    Trades
    • Handyman
    • IT Hardware & Support
    • Solar Energy Systems
    • Shoe Maker
    • Cleaning Services
    • HVAC Services
    Others
    • Nonprofit Organization
    • Environmental Agency
    • Billboard Rental
    • Photography
    • Bike Leasing
    • Software Reseller
    Browse all Industries
  • Community
    Learn
    • Tutorials
    • Documentation
    • Certifications
    • Training
    • Blog
    • Podcast
    Empower Education
    • Education Program
    • Scale Up! Business Game
    • Visit Odoo
    Get the Software
    • Download
    • Compare Editions
    • Releases
    Collaborate
    • Github
    • Forum
    • Events
    • Translations
    • Become a Partner
    • Services for Partners
    • Register your Accounting Firm
    Get Services
    • Find a Partner
    • Find an Accountant
    • Meet an advisor
    • Implementation Services
    • Customer References
    • Support
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Get a demo
  • Pricing
  • Help

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Accounting
  • Inventory
  • PoS
  • Project
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Tags (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Tags (View all)
odoo accounting v14 pos v15
About this forum
Help

How to upgrade database v8.0 from saas versions

Subscribe

Get notified when there's activity on this post

This question has been flagged
databaseupdate8.0
5 Replies
9992 Views
Avatar
Lucas Huber

After upgrading to the 8.0 stable version, I have troubles to  update the database.

I found this post for V7, but somehow I have a general problem to commit any command.

https://www.odoo.com/forum/Help-1/question/How-to-upgrade-database-v7-12587

./openerp-server --update=all -d name_of_database --addons-path=/path_to_addons,/path_to_web_addons

Is there somwehre a actual tutorial about updatig the dabase or how to commit comands? So far I found only this in the docs:
https://doc.openerp.com/install/linux/updating/
But for, instances, I don't find any "openerp-server.py" but an "odoo.py" file on my system?

My system is a Ubuntu 14.4 with the odoo installation done by this script:
https://github.com/aschenkels-ictstudio/openerp-install-scripts/blob/master/odoo-v8/ubuntu-14-04/odoo_install.sh
Thank you

1
Avatar
Discard
George Rodopoulos

As saas versions you mean for example saas-5 here https://github.com/odoo/odoo/tree/saas-5 ? I currently have an installation on saas-5 and probably I'll soon need a way to upgrade to 8.0. So I'd really like to see your question answered. It may help if you can rephrase it a little making it more clear. E.g. what exactly do you mean that you cannot 'commit any command'? From the link that you posted ( https://doc.odoo.com/install/linux/updating/ ) I wonder which is the section that really fits our situation: Going to a newer minor release (in this case we can upgrade) or Going to a newer magor release (in this case we need a full migration) Actually I'll start a new question on whether we can really do an upgrade or we need a full migration.

OdooBot
Hi George,


In the meantime I have some more informations and bit of experience.
The fact is that updating database in any version of odoo 8.0 is still a tricky thing.
There is no official release yet.

I have setup all my saas-5 instance fresh with new 8.9rc1 instances. But even with this version I have a broken instance that I can't update any more. -> see attached logfile and error description.
Maybe a solution could be to to use the upgrade version https://github.com/OpenUpgrade, but since I'm not so experienced I rather would hire a profi to do this job.
I have a contact to an indian software company who could do this job.      

To you question, I think upgrading of sass and RC releases don't follow any official policy, because upgrading has not yet been tested.

P.S.
I did post a new question about this: https://www.odoo.com/forum/help-1/question/how-to-upgrade-database-v8-0-57922

Best regards

Lucas

--------------------------------------------------------------------------------------------------------------------------------------
ORG-IT, Organisations und IT Beratung
Lucas C. Huber | +41 (0)52 366 66 90 | Mobiltelefon:+41 (0)79 702 50 72
lucas.huber@org-it.ch | Dickbuch 482 | CH-8354 Hofstetten | Switzerland
--------------------------------------------------------------------------------------------------------------------------------------

Am 17.07.2014 22:56, schrieb George Rodopoulos:
<blockquote cite="mid:1405630603.737874984741211.048052575542360-openerp-56832-forum.post@openerp.v7.openerp.com" type="cite">

As saas versions you mean for example saas-5 here https://github.com/odoo/odoo/tree/saas-5 ? I currently have an installation on saas-5 and probably I'll soon need a way to upgrade to 8.0. So I'd really like to see your question answered. It may help if you can rephrase it a little making it more clear. E.g. what exactly do you mean that you cannot 'commit any command'? From the link that you posted ( https://doc.odoo.com/install/linux/updating/ ) I wonder which is the section that really fits our situation: Going to a newer minor release (in this case we can upgrade) or Going to a newer magor release (in this case we need a full migration) Actually I'll start a new question on whether we can really do an upgrade or we need a full migration.

--
George Rodopoulos Sent by OpenERP S.A. using Odoo. Access your messages and documents in Odoo
Avatar
Lucas Huber
Author Best Answer

I the meantime I could update the database with the following command: sudo -u odoo /opt/odoo/odoo-server/openerp-server -d "DB-NAME" -u all  --config=/etc/odoo-server.conf It takes quite a while and in the log file I can find a long list of errors generated from the update process. And, the updated database is still somehow corrupt. Not very much promising so far.

Generally SaaS versions are not upgradable. But the link below shows a workaround.

1
Avatar
Discard
Lucas Huber
Author

resolved here : https://github.com/odoo/odoo/issues/1110

Avatar
Luke Branch
Best Answer

I'd recommend taking a look at this project:

https://github.com/OpenUpgrade

This may be able to help you, although due to the dynamic nature of the current 8.0 branch (ie. RC1) you may want to wait until the actual official master release of 8.0.

From my understanding however this project focuses on upgrades between major versions (eg. 6.1 > 7.0, 7.0 > 8.0), i'm not sure if it would work with SaaS-5 > 8.0. You may want to open an issue on the github page for the project in regards to this.

1
Avatar
Discard
Avatar
Didier Hernandez M
Best Answer

Anyone has experience migrating from saas3 to odoo v8?
Whats the best way to do or if any docs where to start, thanks in advance.

0
Avatar
Discard
Avatar
Zahin
Best Answer

First of all create github account & setup properly in linux server and then via github download all modules.

Now configure openerp properly & test it.

FIRST BACKUP,
THEN UPGRADE CODE OF ODOO/OPENERP,
THEN UPGRADE EVERY DATABASE,

I like to share some guideline form article:
http://goo.gl/KGmvKz

 

 

0
Avatar
Discard
Enjoying the discussion? Don't just read, join in!

Create an account today to enjoy exclusive features and engage with our awesome community!

Sign up
Related Posts Replies Views Activity
How to move Odoo Data into new server, without any modules? Solved
database update
Avatar
Avatar
1
Mar 20
3942
Error updating Odoo database
database update
Avatar
Avatar
Avatar
2
Feb 17
9696
How to update all modules in producction server with multiple database Solved
server database update production 8.0 8.0rc1
Avatar
Avatar
Avatar
Avatar
5
Dec 23
29006
Line 1 : 'bool' object has no attribute 'lower' during database update for file base/security/ir.model.access.csv (v8) Solved
v8 database update
Avatar
Avatar
2
Mar 15
6677
How do I cancel the update of a module?
module database update
Avatar
Avatar
1
Mar 15
5730
Community
  • Tutorials
  • Documentation
  • Forum
Open Source
  • Download
  • Github
  • Runbot
  • Translations
Services
  • Odoo.sh Hosting
  • Support
  • Upgrade
  • Custom Developments
  • Education
  • Find an Accountant
  • Find a Partner
  • Become a Partner
About us
  • Our company
  • Brand Assets
  • Contact us
  • Jobs
  • Events
  • Podcast
  • Blog
  • Customers
  • Legal • Privacy
  • Security
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo is a suite of open source business apps that cover all your company needs: CRM, eCommerce, accounting, inventory, point of sale, project management, etc.

Odoo's unique value proposition is to be at the same time very easy to use and fully integrated.

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now