# Sales and Warehouse Management Manage sales quotations and orders ================================== This module makes the link between the sales and warehouses management applications. Preferences ----------- * Shipping: Choice of delivery at once or partial delivery * Invoicing: choose how invoices will be paid * Incoterms: International Commercial terms ## Installation ```bash pip install odoo-bringout-oca-ocb-sale_stock ``` ## Dependencies - sale - stock_account ## Source - Repository: https://github.com/OCA/OCB - Branch: 19.0 - Path: addons/sale_stock ## License This package preserves the original LGPL-3 license.