Skip to content

[18.0][MIG] stock_picking_report_valued_sale_mrp: Migration to 18.0#460

Draft
Anxo82 wants to merge 24 commits intoOCA:18.0from
sygel-technology:18.0-mig-stock_picking_report_valued_sale_mrp
Draft

[18.0][MIG] stock_picking_report_valued_sale_mrp: Migration to 18.0#460
Anxo82 wants to merge 24 commits intoOCA:18.0from
sygel-technology:18.0-mig-stock_picking_report_valued_sale_mrp

Conversation

@Anxo82
Copy link
Contributor

@Anxo82 Anxo82 commented Dec 30, 2025

@HaraldPanten

  • [T-9200]

@Anxo82 Anxo82 marked this pull request as draft December 30, 2025 14:29
@Anxo82 Anxo82 force-pushed the 18.0-mig-stock_picking_report_valued_sale_mrp branch 2 times, most recently from 1c0ab62 to c285043 Compare December 31, 2025 07:23
@mariancuadranetkia
Copy link

@Anxo82 can you rebase and check tests? thanks!

chienandalu and others added 23 commits February 24, 2026 12:59
We want to consider backordered moves even if they're cancelled but not
cancelled moves from cancelled orders, that must be filtered. Otherwise,
they pullute the amounts computation.
Update/direct assignation should be used instead.
odoo.tools.convert.ParseError: "Element '<xpath expr="//tr[@t-foreach='o.move_line_ids']">' cannot be located in parent view
When the recordset comes from multiple picking we could get a wrong
calculation of the mrp lines in the report when the conditions of same
component for the same order line would apply. So for every picking we
have to compute the kits valuations independently.

TT33076
… in stock.move

It was a related field in v13, but now it's only on the picking, so
let's access to it in the code.

TT50285
Currently translated at 100.0% (6 of 6 strings)

Translation: stock-logistics-reporting-16.0/stock-logistics-reporting-16.0-stock_picking_report_valued_sale_mrp
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-reporting-16-0/stock-logistics-reporting-16-0-stock_picking_report_valued_sale_mrp/it/
@Anxo82 Anxo82 force-pushed the 18.0-mig-stock_picking_report_valued_sale_mrp branch from c285043 to 656beb8 Compare February 24, 2026 12:01
@Anxo82 Anxo82 force-pushed the 18.0-mig-stock_picking_report_valued_sale_mrp branch from 656beb8 to 111dd48 Compare February 24, 2026 12:11
@Anxo82
Copy link
Contributor Author

Anxo82 commented Feb 24, 2026

@mariancuadranetkia The branch has been rebased on 18.0 and the tests are now passing.
If you’d like, you can already review the code and run some functional tests on your side.
Thanks!

@mariancuadranetkia
Copy link

@Anxo82
I'm testing and I see somedifferences, between v15, v16 and v18
In v15, report, not shows detail of components, but it shows unit price and subtotal, like:
imagen

In v16, is like v15:
imagen

In v18, we can see components but not detail of unit price and subtotal...
imagen

I think that we need to see price unit and subtotal in kit line like in v15 and v16 reports.
About list of components, I'm not sure if it's necessary to see them.

Thanks!!

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.

7 participants