-
-
Notifications
You must be signed in to change notification settings - Fork 366
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
[18.0] [MIG] delivery_postlogistics_dangerous_goods: Migration to 18.0 #941
base: 18.0
Are you sure you want to change the base?
[18.0] [MIG] delivery_postlogistics_dangerous_goods: Migration to 18.0 #941
Conversation
4cf732f
to
7c767f0
Compare
@@ -30,6 +30,7 @@ def setUpClassWebservice(cls): | |||
cls.service_class = PostlogisticsWebServiceDangerousGoods( | |||
cls.env.user.company_id | |||
) | |||
return None |
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.
Isn't it the same without it?
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.
Return will be needed as we are calling super, else pre-commit will fail.
So, we return the super result now.
7c767f0
to
f8e50f0
Compare
/ocabot migration delivery_postlogistics_dangerous_goods |
Currently translated at 100.0% (4 of 4 strings) Translation: delivery-carrier-14.0/delivery-carrier-14.0-delivery_postlogistics_dangerous_goods Translate-URL: https://translation.odoo-community.org/projects/delivery-carrier-14-0/delivery-carrier-14-0-delivery_postlogistics_dangerous_goods/es/
f8e50f0
to
fc34c3a
Compare
fc34c3a
to
1d445f5
Compare
Dependency MR for module
l10n_eu_product_adr_dangerous_goods
OCA/community-data-files#211Dependency MR for module
delivery_postlogistics
#974