-
Notifications
You must be signed in to change notification settings - Fork 10.6k
[ADD] upgrade/on_premise: Add filestore explanation #5715
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
xpl-odoo
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice job! I corrected some typos/grammar issues :)
A couple of general comments:
Could you re-target the PR to use 14.0 as the base instead? I know version numbers are less relevant for upgrade-related matters, but I assume the content you added doesn't only apply from 16.0 onwards. Don't hesitate to ask if you need guidance or want me to take care of it.
Each line should contain 100 characters max, as per the rst guidelines.
91046a4 to
220ef62
Compare
|
Hi @xpl-odoo I also retargeted the PR to |
220ef62 to
64f6db2
Compare
Did you hard rest? It should be fixed now in any case ;) NB: I merged the two consecutive note blocks into a single one. |
Added a note explaining that the filestores from the upgraded database and the production database have to be merged for on-premise upgrade, on both the testing and the production phases
64f6db2 to
3b00b0b
Compare
|
Hi @xpl-odoo |
|
@robodoo r+ |
Added a note explaining that the filestores from the upgraded database and the production database have to be merged for on-premise upgrade, on both the testing and the production phases closes #5715 Signed-off-by: Xavier Platteau (xpl) <[email protected]>
Added a note explaining that the filestores from the upgraded database and the production database have to be merged for on-premise upgrade, on both the testing and the production phases