-
-
Notifications
You must be signed in to change notification settings - Fork 32
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
[17.0][MIG] sign_oca: Migration to 17.0 #33
Conversation
e474b2e
to
6a80cf0
Compare
/ocabot migration sign_oca |
Please include #22 |
ed84465
to
dbbba01
Compare
Currently translated at 28.2% (48 of 170 strings) Translation: sign-16.0/sign-16.0-sign_oca Translate-URL: https://translation.odoo-community.org/projects/sign-16-0/sign-16-0-sign_oca/it/
Currently translated at 100.0% (170 of 170 strings) Translation: sign-16.0/sign-16.0-sign_oca Translate-URL: https://translation.odoo-community.org/projects/sign-16-0/sign-16-0-sign_oca/it/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: sign-16.0/sign-16.0-sign_oca Translate-URL: https://translation.odoo-community.org/projects/sign-16-0/sign-16-0-sign_oca/
Currently translated at 100.0% (170 of 170 strings) Translation: sign-16.0/sign-16.0-sign_oca Translate-URL: https://translation.odoo-community.org/projects/sign-16-0/sign-16-0-sign_oca/it/
Currently translated at 100.0% (170 of 170 strings) Translation: sign-16.0/sign-16.0-sign_oca Translate-URL: https://translation.odoo-community.org/projects/sign-16-0/sign-16-0-sign_oca/it/
Change partner_type column to partner_selection_policy
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: sign-16.0/sign-16.0-sign_oca Translate-URL: https://translation.odoo-community.org/projects/sign-16-0/sign-16-0-sign_oca/
dbbba01
to
ef43b4d
Compare
a33d59b
to
b2537a2
Compare
b2537a2
to
7c14a79
Compare
Please, include #42 Sorry, I want to review this PR today or tomorrow |
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.
Code review seems to be correct but I have not been able to test it functionally (when I go to runboat and try to log in it gives an error because it seems it is not adapted to owl correctly).
7c14a79
to
0af3982
Compare
Done, thanks! |
Not really yet, i need to revise how to replace the registerModel function in v17. Any idea? |
Sorry, I don't know exactly what the right way would be in this case, although there are probably examples in core modules that can help you. |
4252ed1
to
47a40a4
Compare
Please, include #63 |
> > Co-authored-by: Bernat Puig <[email protected]>
47a40a4
to
fe8344e
Compare
Before reviewing it I see that you have included the changes in the migration commit instead of cherry-picking the corresponding commits and adding it before the v17 migration commit. Can you change it? |
Please, include #69 |
Superseded by #70 |
No description provided.