[19.0][MIG] base_business_document_import_phone: Migration to 19.0#1345
Open
apik-mgu wants to merge 34 commits into
Open
[19.0][MIG] base_business_document_import_phone: Migration to 19.0#1345apik-mgu wants to merge 34 commits into
apik-mgu wants to merge 34 commits into
Conversation
…import_phone for consistency Add connector-telephony in oca_dependencies.txt
Add support for partner bank matching on invoice update (before, it was only supported on invoice creation)
[FIX] LINT Use try/except when importing external libs Remove self.ensure_one() that has nothing to do in an api.model method
Rename __openerp__.py to __manifest__.py and set installable to False
Also port all the modules that generate the XML documents: account_invoice_ubl, account_invoice_zugferd, purchase_order_ubl and sale_order_ubl
When using auto invoice download, the cron is executed by default by admin user, which is above record rules: only handle download config in the company of the user and improve matching by always selecting obj in the same company (or company = False)
… in multi-company environnement Fix my previous commit on sequence field on invoice import config (caused a crash when creating a new record) Usability improvements on download config
Migrate base_business_document_import_phone from v10 to v12 Convert readme to the new format
Improve code for shipping addresse matching Improve tests
Currently translated at 100.0% (1 of 1 strings) Translation: edi-12.0/edi-12.0-base_business_document_import_phone Translate-URL: https://translation.odoo-community.org/projects/edi-12-0/edi-12-0-base_business_document_import_phone/de/
Currently translated at 100.0% (1 of 1 strings) Translation: edi-12.0/edi-12.0-base_business_document_import_phone Translate-URL: https://translation.odoo-community.org/projects/edi-12-0/edi-12-0-base_business_document_import_phone/hr/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: edi-16.0/edi-16.0-base_business_document_import_phone Translate-URL: https://translation.odoo-community.org/projects/edi-16-0/edi-16-0-base_business_document_import_phone/
Currently translated at 100.0% (1 of 1 strings) Translation: edi-16.0/edi-16.0-base_business_document_import_phone Translate-URL: https://translation.odoo-community.org/projects/edi-16-0/edi-16-0-base_business_document_import_phone/it/
FIX phone format used in Odoo (E164 -> INTERNATIONAL)
Contributor
|
Hi @alexis-via, |
78134b0 to
1b4b14c
Compare
1b4b14c to
a621fa5
Compare
santostelmo
approved these changes
Jun 15, 2026
This file contains hidden or 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
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.
No description provided.