forked from OCA/edi
-
Notifications
You must be signed in to change notification settings - Fork 0
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
[16.0][MIG] sale_order_import_edifact: Migration to 16.0 #6
Merged
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
MIG account_invoice_facturx_py3o to v13 Up-port improvements of account_e-invoice_generate from v12 to v13
as suggested by Stéphane Bidoul
…, sale_order_import_ubl, sale_order_import_csv, sale_order_ubl, sale_commercial_partner
Add another README.
because we want to have access to the code of the modules that inherit business.document.import
Add support for partner bank matching on invoice update (before, it was only supported on invoice creation)
Rename __openerp__.py to __manifest__.py and set installable to False
… module Fix spelling mistake and other remarks on README by Tarteo
…o v10.0 base_business_document_import: Add support for the creation of res.bank
Add ubl invoice generation option in accounting config page
Add method to create SO in sale.order.import accessible via JSON-RPC
Add readme fragments
… has visible discounts Code improvements in sale_order_import Add unit tests in sale_order_import Use display_name instead of name_get()[0][1] Fix travis
…iness document is imported in the right company
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/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: edi-16.0/edi-16.0-base_business_document_import Translate-URL: https://translation.odoo-community.org/projects/edi-16-0/edi-16-0-base_business_document_import/
Currently translated at 100.0% (39 of 39 strings) Translation: edi-16.0/edi-16.0-base_business_document_import Translate-URL: https://translation.odoo-community.org/projects/edi-16-0/edi-16-0-base_business_document_import/es/
OCA-git-bot
force-pushed
the
16.0-mig-sale_order_import_edifact
branch
from
November 13, 2023 12:47
c251cc1
to
a22cf47
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.
No description provided.