Search 1.9 billion lines of Odoo code on GitHub

elvenstudio_sale_margin_enhancement

Author: ElvenStudio
License: AGPL-3
Branch: dev
Repository: aschenkels-ictstudio/Odoo
Dependencies: account, decimal_precision, product_variant_cost, sale, and sale_margin
Languages: Markdown (20, 6.0%), PO File (44, 13.1%), Python (128, 38.2%), and XML (143, 42.7%)
Other branches: master
Other repositories: DITIntl/Odoo-3, ElvenStudio/Odoo, Gio666/Odoo-1, Openworx/Odoo, dek-odoo/Odoo-1, dmattosr/Odoo, marcelomora/Odoo, mgielissen/Odoo-4, necrodevz/Odoo, sc4you/Odoo-1, and westlyou/Odoo-3

<h1>Sale Margin Enhancement</h1> <h2>The module extends sale_margin adding this functionalities:</h2> <p><strong>Margin Computation Enhancements:</strong></p> <ul> <li>saves the purchase price into sale order lines from product cost price or standard price;</li> <li>computes margin using product uom quantity instead of product uos quantity;</li> <li>adds a bulk action to recompute sale order margins;</li> <li>adds cron to recompute margins.</li> </ul> <p><strong>New Group for selling product below the purchase price:</strong></p> <ul> <li>new <em>Sale margin options</em> category that can be assigne to user;</li> <li>each user can see the purchase price on sale order and sale invoice;</li> <li>each user can be able to edit or not the unit price;</li> <li>each user can sell or not below the purchase price.</li> </ul> <h1>Credits</h1> <h2>Contributors</h2> <ul> <li>Domenico Stragapede <a href="mailto:d.stragapede@elvenstudio.it">d.stragapede@elvenstudio.it</a></li> <li>Vincenzo Terzulli <a href="mailto:v.terzulli@elvenstudio.it">v.terzulli@elvenstudio.it</a></li> </ul>