[19.0][MIG] account_invoice_export: Migration to 19.0 - #1371
Open
Ricardoalso wants to merge 26 commits into
Open
[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
Ricardoalso
marked this pull request as draft
July 8, 2026 11:35
Ricardoalso
force-pushed
the
19.0-mig-account_invoice_export
branch
2 times, most recently
from
July 8, 2026 13:03
80c5382 to
99aea23
Compare
yankinmax
approved these changes
Jul 10, 2026
|
Can you please rebase now that the dependency is merged? 🙏 |
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.
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/
Ricardoalso
force-pushed
the
19.0-mig-account_invoice_export
branch
from
July 20, 2026 06:45
99aea23 to
8a722c8
Compare
Ricardoalso
marked this pull request as ready for review
July 20, 2026 06:51
ivantodorovich
approved these changes
Jul 21, 2026
Contributor
|
This PR has the |
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