-
-
Notifications
You must be signed in to change notification settings - Fork 310
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] account_invoice_export #1037
Open
TDu
wants to merge
31
commits into
OCA:17.0
Choose a base branch
from
camptocamp:17.0-mig-account_invoice_export
base: 17.0
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
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
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% (22 of 22 strings) Translation: edi-16.0/edi-16.0-account_invoice_export Translate-URL: https://translation.odoo-community.org/projects/edi-16-0/edi-16-0-account_invoice_export/it/
TDu
changed the title
[17][MIG] account_invoice_export
[17.0][MIG] account_invoice_export
Sep 12, 2024
TDu
force-pushed
the
17.0-mig-account_invoice_export
branch
from
September 17, 2024 11:20
6e18515
to
237e366
Compare
TDu
force-pushed
the
17.0-mig-account_invoice_export
branch
from
September 17, 2024 14:18
237e366
to
724b0dc
Compare
simahawk
approved these changes
Sep 25, 2024
sebalix
approved these changes
Dec 17, 2024
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.