Skip to content

[FIX] account_invoice_commisson: Hide commission_amount column when not in commission context #212

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

Closed
wants to merge 1 commit into from

Conversation

rov-adhoc
Copy link
Contributor

Added the 'column_invisible' attribute to the commission_amount field in the invoice_line_ids list view.

This ensures that the entire column is hidden when the context does not include 'commissioned_partner_id'. Previously, only the cell values were hidden but the column header remained visible.

@roboadhoc
Copy link

…ot in commission context

Added the 'column_invisible' attribute to the commission_amount field in the invoice_line_ids list view.

This ensures that the entire column is hidden when the context does not include 'commissioned_partner_id'.
Previously, only the cell values were hidden but the column header remained visible.
@cav-adhoc
Copy link
Contributor

@roboadhoc r+

@roboadhoc roboadhoc closed this in 68f284e May 27, 2025
@roboadhoc roboadhoc added the 17.1 label May 27, 2025
@fw-bot-adhoc fw-bot-adhoc deleted the 18.0-h-92759-rov branch June 10, 2025 21:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants