[10.0][ADD] Updated 'openupgrade_analysis.txt' files. - #850
Conversation
|
👍 |
pedrobaeza
left a comment
There was a problem hiding this comment.
Tentatively approved, but I would like to know @StefanRijnhart's opinion
NL66278
left a comment
There was a problem hiding this comment.
It is clear that something is wrong with the analysis text. Many fields are now said to be in the hw_ecspos module, but that does not have any models at all.
The first change in this PR says currency_id is in hw_ecspos instead of in analytic. In reality it is in analytic still.
|
I think we need to blacklist this module because it explodes the system for having an stripped version for PosBox |
|
@pedrobaeza Actually the module is in odoo/addons/openupgrade_records/blacklist.py. But the blacklist might me needed in more places then used now. |
|
Yeah, it seems so. Then I bet now simply to remove the folder manually for making the analysis. |
pedrobaeza
left a comment
There was a problem hiding this comment.
I remove my approval meanwhile
|
I arrive at the following changes: #871 |
|
I would recommend closing this in favor of Stefan's PR: #871 |
|
closing as this is superseded by #871 |
Description of the issue/feature this PR addresses:
@pedrobaeza @jbeficent @StefanRijnhart @NL66278 After running openupgrade analysis again, we saw there have been some changes since the first openupgrade analysis back in Oct 2016. This was the motivation for checking and updating all related migration scripts if needed.
--
I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr