[FIX] account: Make due date invisible for cancelled invoices - #5218
Open
Tom-Hermann wants to merge 1 commit into
Open
Conversation
|
This PR targets the un-managed branch odoo-dev/odoo:19.0-onboarding-august-malb, it needs to be retargeted before it can be merged. |
SaddemAmine
reviewed
Aug 5, 2026
SaddemAmine
left a comment
There was a problem hiding this comment.
Good stuff Tom, thank you for the improved PR!
One small detail and then this is good to go.
…l or block When an invoice has been canceled/blocked: due date no longer appears. Task id: 6438974
Tom-Hermann
force-pushed
the
19.0-account-onboarding-invisible-due-date-cancelled-invoice-toher
branch
from
August 5, 2026 14:23
034a63d to
b637a40
Compare
SaddemAmine
approved these changes
Aug 5, 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.
When an invoice has been canceled, the due date no longer appears.
Task id: 6438974