Skip to content

[19.0][ADD] sale_section_stock_move#4261

Open
santostelmo wants to merge 2 commits intoOCA:19.0from
camptocamp:19.0-add-sale_section_stock_move
Open

[19.0][ADD] sale_section_stock_move#4261
santostelmo wants to merge 2 commits intoOCA:19.0from
camptocamp:19.0-add-sale_section_stock_move

Conversation

@santostelmo
Copy link
Copy Markdown
Contributor

This module propagates sale order section information to stock
operations.

It adds a Sale Section on stock moves from the related sale order line
section, and exposes the section name on stock moves and stock move
lines.

The section information is available in stock move and stock move line
list views, search filters, group by options, and in the Operations tab
of stock pickings.

Depends of #4260

@santostelmo santostelmo changed the title [ADD] sale_section_stock_move [19.0][ADD] sale_section_stock_move Apr 8, 2026
@santostelmo santostelmo force-pushed the 19.0-add-sale_section_stock_move branch from 9b87573 to c507ec5 Compare April 8, 2026 12:24
@rousseldenis rousseldenis added this to the 19.0 milestone Apr 9, 2026
)


class StockMoveLine(models.Model):
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Even if tolerated, better to have one file per model.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Thanks @rousseldenis I updated the code

@santostelmo santostelmo force-pushed the 19.0-add-sale_section_stock_move branch from c507ec5 to e68503d Compare April 9, 2026 07:55
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.

5 participants