Vauxoo / addons-vauxoo

All our modules related to developments that solves generic issues on Odoo, or that solve internal problems on Odoo Core, if something is here, maybe it is solving an issue in your company, try it and report what you see.
http://www.vauxoo.com
193 stars 288 forks source link

[FIX] product_cost_usd: correctly set purchase price in multicompany I#27116 #1680

Closed xmglord closed 1 month ago

xmglord commented 1 month ago

Since each company has its own purchase price, we must explicitly set the company we are working with (the one in the sale order line) to correctly set the purchase price.

xmglord commented 1 month ago

@luisg123v please review. I'm not sure why CI is red it seams a problem with the docker configuration.