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] stock_landed_segmentation: Missing dependency to mrp #1487

Closed luisg123v closed 3 years ago

luisg123v commented 3 years ago

This module adds a relationship between landed costs and unbuild orders (with the field unbuild_ids), but it was missing the dependency to the mrp module, where the unbuild model is defined.

luisg123v commented 3 years ago

@hbto could you review, please?

hbto commented 3 years ago

@luisg123v

Looks good to me.

Regards.