-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Explicitly mention you can't upgrade odoo easily #430
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
Conversation
odoo/docker#36 And yes I'm angry. I took the decision to use odoo for my business one week before the upgrade. And now I'm stuck at version8... And yes, I read this paragraph about the possible upgrade, and yes, I thought it would be like any other free software out there... Easy update... Maybe the language is not appropriate, but we have to find a way to make sure people are aware they can't upgrade! @odooteam: I think this is really bad practice for free software! I stopped recommending odoo after my experience. I wish this software never existed. I lost so many brain time thinking with negative thoughts about you... I'm sad. Maybe we should actually remove this software from Docker library? What would be the procedure?
|
@pierreozoux, you're a bit overreacting in my opinion.. Ofcourse you can upgrade 8.0 to 9.0, but you'll need to pay for it. If I'm not mistaking Odoo will upgrade Odoo 8 to Odoo 9 if you buy an Enterprise contract (20€/user/month). I do agree that upgrades should be made more easy and better but that being said it is a huge effort to get there. So there is room for growth but there is nobody that says you can't upgrade. |
|
I waited 3 months before doing this PR, so I maybe overreact a bit, but The price is something we can have different opinions about, I do agree But, even if I had the money, I would never send my database to this I'm a sysadmin, the little I know about development is that when you Just imagine one second WordPress announcing to the world that from now I still can't understand why they call this F/LOSS... I think we should I already said it, this is maybe the wrong phrasing, but I really think On 27-12-2015 16:45, Yenthe wrote:
I use PGP to protect our privacy, if you want to know more, you can If you have further questions, please do not hesitate to ask. |
|
I definitely think that this major version upgrade cost needs to be highlighted in the documentation, although this PR as-is is not what I'd like to see. Do minor revisions upgrade without hassle, or does this apply to them as well? Ideally this section should link to the place to get more information about the details (or provide the details directly), with the strong caveat that it is not free and a link to the fee structure and how to get the process going. cc @aab-odoo |
|
@tianon it just impacts major version upgrades: odoo/docker#46 |
|
Hello @pierreozoux, I may understand your frustration but let me clarify a few things anyway. When I wrote this documentation, there was only one Odoo image (for Nevertheless, even if our last version is 9, we are still maintaining versions Migrating from a major version to another is definitely a complex process, So I will update the documentation to make it lucid, but I think that the Finaly, let me note that our motivations for creating a Docker image were to Regards |
|
Thanks @aab-odoo for your deep insight. I think the most annoying part for me is not the price, but the fact you have to send your database to odoo compagny. This is crazy when you know we are on the post snowden era. People are hosting their software to avoid spying and economic intelligence, and you ask people to send all their data to your company. This is my point of view, but of course odoo is free to do what they want, and I'm free to not use it. I'm happy that the documentation will be updated to make sure people are aware. (you can also specify that it shouldn't run in production but I don't see any reasons for that). I'll close this PR when the doc will be updated :) thanks everybody for your time, and sorry if I sounded angry, but I think my language was measured. Bon bout d'an (happy piece of year) and all the best to everybody! |
|
I understand your concerns. Note that we have an anonymization module that allows you to hide confidential data before sending us your database for migration. I'll PR today to update the doc. Regards |
odoo/docker#36
And yes I'm angry.
I took the decision to use odoo for my business one week before the upgrade.
And now I'm stuck at version8...
And yes, I read this paragraph about the possible upgrade, and yes, I thought it would be like any other free software out there... Easy update...
Maybe the language is not appropriate, but we have to find a way to make sure people are aware they can't upgrade!
@odooteam: I think this is really bad practice for free software! I stopped recommending odoo after my experience. I wish this software never existed. I lost so many brain time thinking with negative thoughts about you... I'm sad.
Maybe we should actually remove this software from Docker library? What would be the procedure?