-
-
Notifications
You must be signed in to change notification settings - Fork 520
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] delivery_dhl_parcel: Migration to 17.0 #3648
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: l10n-spain-14.0/l10n-spain-14.0-delivery_dhl_parcel Translate-URL: https://translation.odoo-community.org/projects/l10n-spain-14-0/l10n-spain-14-0-delivery_dhl_parcel/
…l_last_response fields.
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: l10n-spain-14.0/l10n-spain-14.0-delivery_dhl_parcel Translate-URL: https://translation.odoo-community.org/projects/l10n-spain-14-0/l10n-spain-14-0-delivery_dhl_parcel/
log_xml is a carrier function, self in this context is the DhlParcelRequest class
Currently translated at 2.1% (1 of 46 strings) Translation: l10n-spain-14.0/l10n-spain-14.0-delivery_dhl_parcel Translate-URL: https://translation.odoo-community.org/projects/l10n-spain-14-0/l10n-spain-14-0-delivery_dhl_parcel/ca/
400 Client Error: Bad Request for url: https://external.dhl.es/cimapi/api/v1/customer/shipment El peso del envío tiene que ser como mínimo 1 kilo o como máximo 99999 kilos
…end day wizard. TT37046
…errors at the end of the day. TT37136
…all use cases. TT37136
… the shipment. TT37461
Create _prepare_dhl_parcel_parcel_address_info() function to reduce code. Improve receiver + sender information: - Remove blank spaces on partner phone - Set phone or mobile from partner - Concatenate street and street2 field - Limit address field to 40 characters TT40002
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: l10n-spain-14.0/l10n-spain-14.0-delivery_dhl_parcel Translate-URL: https://translation.odoo-community.org/projects/l10n-spain-14-0/l10n-spain-14-0-delivery_dhl_parcel/
Currently translated at 100.0% (54 of 54 strings) Translation: l10n-spain-14.0/l10n-spain-14.0-delivery_dhl_parcel Translate-URL: https://translation.odoo-community.org/projects/l10n-spain-14-0/l10n-spain-14-0-delivery_dhl_parcel/es/
arantxa-s73
force-pushed
the
17.0-mig-delivery_dhl_parcel
branch
from
June 27, 2024 14:08
6c1909d
to
348522b
Compare
arantxa-s73
force-pushed
the
17.0-mig-delivery_dhl_parcel
branch
from
July 2, 2024 13:10
348522b
to
6f37272
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Standard migration delivery_dhl_parcel
Depends on: