Skip to content

[FIX] stock_picking_invoice_link: correct invoice_line_ids field in stock.move form view #2013

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

Open
wants to merge 1 commit into
base: 16.0
Choose a base branch
from

Conversation

rrebollo
Copy link
Contributor

@rrebollo rrebollo commented Jul 3, 2025

This pull request includes a small fix to correct a typo in the stock_view.xml file. The attribute inivisible was replaced with the correct spelling invisible. This is causing the invoice_line_ids field is rendered twice.

The second one needs also a colspan.

image

@BinhexTeam

… for invoice_line_ids field and add colspan attribute to invoice_line_ids field in stock.move form view
@rrebollo rrebollo changed the title [FIX] stock_picking_invoice_link: correct 'inivisible' to 'invisible' for invoice_line_ids field in stock.move form view [FIX] stock_picking_invoice_link: correct invoice_line_ids field in stock.move form view Jul 3, 2025
@rrebollo
Copy link
Contributor Author

rrebollo commented Jul 3, 2025

ping @rvalyi

Copy link
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.

/ocabot merge patch

@OCA-git-bot
Copy link
Contributor

What a great day to merge this nice PR. Let's do it!
Prepared branch 16.0-ocabot-merge-pr-2013-by-pedrobaeza-bump-patch, awaiting test results.

OCA-git-bot added a commit that referenced this pull request Jul 3, 2025
Signed-off-by pedrobaeza
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