Skip to content
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] mig delivery_dhl_parcel #3646

Closed
wants to merge 717 commits into from

Conversation

arantxa-s73
Copy link

@arantxa-s73 arantxa-s73 commented Jun 26, 2024

Standar migration delivery_dhl_parcel

Depends on:

OCA-git-bot and others added 30 commits May 6, 2024 12:45
Signed-off-by pedrobaeza
Currently translated at 100.0% (14 of 14 strings)

Translation: l10n-spain-17.0/l10n-spain-17.0-l10n_es_toponyms
Translate-URL: https://translation.odoo-community.org/projects/l10n-spain-17-0/l10n-spain-17-0-l10n_es_toponyms/ca/
Currently translated at 100.0% (159 of 159 strings)

Translation: l10n-spain-17.0/l10n-spain-17.0-l10n_es_vat_book
Translate-URL: https://translation.odoo-community.org/projects/l10n-spain-17-0/l10n-spain-17-0-l10n_es_vat_book/ca/
…bank_statement para importar extractos bancarios N43
…on monedas distintas de euros segun issue OCA#217 y basado en comentario de @fgarciag2001
…baciones extra para obtener el partner extraídas del n43 de Bankia Y Sabadell
Improvements
------------

* Counterpart account automatically detected from N43 type (deactivated for now)
* Tests
* Metafiles updated
* Test adapted to Python 3
* Test coverage improved
…te_type

With this, this is compatible with tests that creates journals before this
module is loaded.
* Standard procedure
* Override method for adding the supported format
* README by fragments
* Tests adapted for new date format and order
…tween type of exception raised adn type of exception catched
Currently translated at 100.0% (14 of 14 strings)

Translation: l10n-spain-12.0/l10n-spain-12.0-l10n_es_account_bank_statement_import_n43
Translate-URL: https://translation.odoo-community.org/projects/l10n-spain-12-0/l10n-spain-12-0-l10n_es_account_bank_statement_import_n43/gl/
…compatibility with BBVA files (OCA#1056)

Some statement files include BOM data (https://es.wikipedia.org/wiki/Marca_de_orden_de_bytes) at the beginning of the file, making them non readable by current parser, as fixed positions are moved in these cases and thus expected data is not matched.

As ASCII, which is the encoding used in files according specification, is a subset of UTF-8, there's no danger in using it with the variant 'utf-8-sig' for handling if BOM marker is present or not.
…n tests with other statement import modules

Journal in context should be available since the beginning, as it can be used in default get for example.
victoralmau and others added 24 commits June 24, 2024 11:11
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 arantxa-s73 deleted the 17.0-mig-delivery_dhl_parcel branch June 27, 2024 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet