[19.0][MIG] account_invoice_export: Migration to 19.0#1371
Draft
Ricardoalso wants to merge 26 commits into
Draft
[19.0][MIG] account_invoice_export: Migration to 19.0#1371Ricardoalso wants to merge 26 commits into
Ricardoalso wants to merge 26 commits into
Conversation
Refactor to help integration by other module. An example is on l10n_switzerland/ebill_paynet.
This change the visibility of the send eBill button on the invoice. It is now only shown if the option is checked on the transmit method. Also improve the configuration on the transmit method adding information on the process.
When the ebill was resend the job was executed but nothing was sent.
Add the option to customize the url used to export dynamically.
This `invoice_send` field does not exist (anymore ?)
The resend button was not displayed when needed. Looks like some parts of a commit on 13 missing.
This is a refactor of `account_invoice_export` to make optional the dependency on queue job. Which can be installed with the new module.
1d9f8c3 to
80c5382
Compare
Currently translated at 100.0% (29 of 29 strings) Translation: edi-18.0/edi-18.0-account_invoice_export Translate-URL: https://translation.odoo-community.org/projects/edi-18-0/edi-18-0-account_invoice_export/it/
80c5382 to
99aea23
Compare
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.
Depending on OCA/account-invoicing#2222