Skip to content

[18.0][FIX] account_due_list: deprecated invisible attr in payment_view#930

Merged
OCA-git-bot merged 1 commit intoOCA:18.0from
Tecnativa:18.0-fix-account_due_list-change_column_invisible
Apr 17, 2026
Merged

[18.0][FIX] account_due_list: deprecated invisible attr in payment_view#930
OCA-git-bot merged 1 commit intoOCA:18.0from
Tecnativa:18.0-fix-account_due_list-change_column_invisible

Conversation

@cristina-hidalgo-tecnativa
Copy link
Copy Markdown
Contributor

@cristina-hidalgo-tecnativa cristina-hidalgo-tecnativa commented Apr 16, 2026

Removed the parent_state field declaration from view_payments_tree, as Odoo 18 auto-populates fields used in decoration-* expressions without needing an explicit declaration.

@Tecnativa TT62027
@pedrobaeza @carlosdauden

@pedrobaeza pedrobaeza added this to the 18.0 milestone Apr 16, 2026
Copy link
Copy Markdown
Member

@pedrobaeza pedrobaeza left a comment

Choose a reason for hiding this comment

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

In fact, you can remove it at all, as now Odoo auto-populates fields that are used in other parts of the view.

@cristina-hidalgo-tecnativa cristina-hidalgo-tecnativa force-pushed the 18.0-fix-account_due_list-change_column_invisible branch from 98e4f57 to c639898 Compare April 16, 2026 07:56
@cristina-hidalgo-tecnativa
Copy link
Copy Markdown
Contributor Author

cristina-hidalgo-tecnativa commented Apr 16, 2026

In fact, you can remove it at all, as now Odoo auto-populates fields that are used in other parts of the view.

Removed field.

CI test failures are unrelated to this change — It seems they belong to account_payment_line test #931

@cristina-hidalgo-tecnativa cristina-hidalgo-tecnativa force-pushed the 18.0-fix-account_due_list-change_column_invisible branch from c639898 to f10ca70 Compare April 17, 2026 08:17
@pedrobaeza
Copy link
Copy Markdown
Member

/ocabot merge patch

@OCA-git-bot
Copy link
Copy Markdown
Contributor

On my way to merge this fine PR!
Prepared branch 18.0-ocabot-merge-pr-930-by-pedrobaeza-bump-patch, awaiting test results.

@OCA-git-bot OCA-git-bot merged commit c7d6688 into OCA:18.0 Apr 17, 2026
7 checks passed
@OCA-git-bot
Copy link
Copy Markdown
Contributor

Congratulations, your PR was merged at 121e5ef. Thanks a lot for contributing to OCA. ❤️

@pedrobaeza pedrobaeza deleted the 18.0-fix-account_due_list-change_column_invisible branch April 17, 2026 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants