[19.0][MIG] base_view_inheritance_extension: Migration to 19.0#3382
Conversation
6a88440 to
278dae3
Compare
|
Hello @bizzappdev I've a traceback on one of another migrations related to this module. Maybe just a check if a |
|
@bizzappdev what does the "-BAD" suffix mean in your branch name ?? |
| "summary": "Adds more operators for view inheritance", | ||
| "website": "https://github.com/OCA/server-tools", | ||
| "depends": ["base"], | ||
| "external_dependencies": {"python": ["astor"]}, |
There was a problem hiding this comment.
astor is not used in the code, so it can be removed
Trivial changes: * Version in README changed * Version in manifest changed OCA Transbot updated translations from Transifex OCA Transbot updated translations from Transifex
…extension. (OCA#804) * Add list_add operation. * Add list_remove operation. OCA Transbot updated translations from Transifex
expression not match the node any more. Fixes OCA#885
* warning about dynamic context * import for safe_eval
Use https in URL to licence
remove loggin
[MIG] base_view_inheritance_extension: Migration to 18.0 Co-authored-by: Lukas Tran <nhant@trobz.com>
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: server-tools-18.0/server-tools-18.0-base_view_inheritance_extension Translate-URL: https://translation.odoo-community.org/projects/server-tools-18-0/server-tools-18-0-base_view_inheritance_extension/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: server-tools-18.0/server-tools-18.0-base_view_inheritance_extension Translate-URL: https://translation.odoo-community.org/projects/server-tools-18-0/server-tools-18-0-base_view_inheritance_extension/
…hile using ast.Str.
Currently translated at 100.0% (4 of 4 strings) Translation: server-tools-18.0/server-tools-18.0-base_view_inheritance_extension Translate-URL: https://translation.odoo-community.org/projects/server-tools-18-0/server-tools-18-0-base_view_inheritance_extension/nl/
Drops ``astor``: unused external dependency
278dae3 to
955672f
Compare
AaronHForgeFlow
left a comment
There was a problem hiding this comment.
It works, so only pending to attend current open comments.
|
This PR has the |
|
@bizzappdev did you address the error 'AttributeError: 'NoneType' object has no attribute 'get'' mentioned in #3382 (comment) already? |
We've fixed the issue happening on another PR inheriting from |
|
/ocabot migration base_view_inheritance_extension |
StefanRijnhart
left a comment
There was a problem hiding this comment.
@yankinmax Oh, thanks for the followup. In that case there is likely no issue in this module. Merging as all comments are covered now.
/ocabot merge nobump
|
Hey, thanks for contributing! Proceeding to merge this for you. |
|
Congratulations, your PR was merged at 5a02ef0. Thanks a lot for contributing to OCA. ❤️ |
No description provided.