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] sale_margin_percentage: migrating to new sale.config.settings view #1189

Closed suniagajose closed 7 years ago

suniagajose commented 7 years ago

Summary

The sale.config.settings view was changed completely after v10.0, in this fix we have moved margin_threshold field from old sale settings view to the new one.

suniagajose commented 7 years ago

hi @nhomar

Can you merge this please?

Thanks