-
-
Notifications
You must be signed in to change notification settings - Fork 817
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] purchase_manual_currency #2521
base: 17.0
Are you sure you want to change the base?
[17.0][MIG] purchase_manual_currency #2521
Conversation
…d field compute rate
Currently translated at 100.0% (24 of 24 strings) Translation: purchase-workflow-15.0/purchase-workflow-15.0-purchase_manual_currency Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-15-0/purchase-workflow-15-0-purchase_manual_currency/es/
return True | ||
|
||
@api.model | ||
def _fields_view_get( |
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.
Change _fields_view_get to get_view(self, view_id=None, view_type="form", **options):
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.
Changed, thanks!
566de62
to
beaec54
Compare
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.
Functional and code review 👍
Dependency merged! |
beaec54
to
196b7e1
Compare
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.
LGTM!
Migration to 17.0