OCA / stock-logistics-reporting

Provides Odoo Logistics reporting modules
https://odoo-community.org/psc-teams/logistics-18
GNU Affero General Public License v3.0
66 stars 232 forks source link

[13.0][FIX] stock_picking_report_valued: Calculate price unit correctly con… #219

Closed ao-landoo closed 2 years ago

ao-landoo commented 2 years ago

…sidering uom

Backport of #218

We fixed the calculation error of price unit on the stock picking report valued.

Before: Directly got value of price unit without looking at the unit of measure on the sale order.

Now: It takes into account the conversion ratio between the unit of measure on the sale order and the unit of measure on the stock picking in order to get the real price unit.

ao-landoo commented 2 years ago

@pedrobaeza Can it be merged? Thanks

pedrobaeza commented 2 years ago

/ocabot merge patch

OCA-git-bot commented 2 years ago

Hey, thanks for contributing! Proceeding to merge this for you. Prepared branch 13.0-ocabot-merge-pr-219-by-pedrobaeza-bump-patch, awaiting test results.

OCA-git-bot commented 2 years ago

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