Search 1.9 billion lines of Odoo code on GitHub

sf_sale

Author: senseFly, Telmo Santos
License: AGPL-3
Branch: merge-branch-2082-10.29.0
Repository: camptocamp/odoo-apps
Dependencies: delivery, report, sale, sale_exception, sale_order_lot_selection, sale_stock, sf_product, sf_report, sf_rma, sf_sale_invoicing, sf_stock, and sf_terms_and_conditions
Languages: Python (457, 46.1%), XML (529, 53.3%), and reStructuredText (6, 0.6%)
Other branches: merge-branch-2082-10.24.0

<p>This is a module for customization of sale order related business objects.</p> <p>Invoice status of sale order is modified like this:</p> <ul class="simple"> <li>products on invoice policy on delivered are invoicable only when everything has been delivered</li> <li>products on invoice policy on order are always invoicable</li> </ul> <p>It also implements the following reports: - Sale Quotation</p>