Skip to content

[IMP] account_move: hide due date when relevant - #5210

Draft
gato-odoo wants to merge 2 commits into
19.0-onboarding-august-malbfrom
19.0-onboarding-gato
Draft

[IMP] account_move: hide due date when relevant#5210
gato-odoo wants to merge 2 commits into
19.0-onboarding-august-malbfrom
19.0-onboarding-gato

Conversation

@gato-odoo

Copy link
Copy Markdown

When viewing a list of invoices or bills, their due date (invoice_date_due) is shown.
This information is not useful for cancelled invoices.
Therefore, it should be hidden for cancelled invoices.

before:
image

after:
image

task-6438904

When viewing a list of invoices or bills, their due date
(`invoice_date_due`) is shown. This information is not useful for
cancelled invoices. Therefore, it should be hidden for cancelled
invoices.
@gato-odoo
gato-odoo requested a review from SaddemAmine August 4, 2026 12:59
@robodoo

robodoo commented Aug 4, 2026

Copy link
Copy Markdown

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 SaddemAmine left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good stuff, left you a little nitpick
BTW we also include the task ID in the commit message usually, helps keeping things tidy!

Thankss

Comment thread addons/account/views/account_move_views.xml Outdated
Co-authored-by: Amine <47611308+SaddemAmine@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants