# Margins in Sales Orders This module adds the 'Margin' on sales order. ============================================= This gives the profitability by calculating the difference between the Unit Price and Cost Price. ## Installation ```bash pip install odoo-bringout-oca-ocb-sale_margin ``` ## Dependencies - sale_management ## Source - Repository: https://github.com/OCA/OCB - Branch: 19.0 - Path: addons/sale_margin ## License This package preserves the original LGPL-3 license.