Search 1.9 billion lines of Odoo code on GitHub

sale_recovery_moment

Author: GRAP
License: AGPL-3
Branch: 8.0_ADD_account_product_fiscal_classification_restricted_usage
Repository: grap/grap-odoo-business
Dependencies: base, decimal_precision, product, sale, sale_order_dates, stock, stock_picking_reorder_lines, and web_widget_color
Languages: PO File (219, 14.2%), Python (576, 37.5%), XML (712, 46.3%), and reStructuredText (31, 2.0%)
Other branches: 12.0, and 8.0
Other repositories: OdooBulgaria/odoo-addons-misc, Supercagette/odoo-addons-misc, bealdav/odoo-addons-misc, dhecar/odoo-addons-misc, diassynthesis/odoo-addons-grap, grap/odoo-addons-misc, legalsylvain/odoo-addons-misc, minimedj/odoo-addons-misc, mohamedhagag/odoo-addons-misc, quentinDupont/odoo-addons-misc, rkhalil1990/odoo-addons-misc, and salahable/odoo-addons-misc

<a class="reference external image-reference" href="https://www.gnu.org/licenses/agpl"><img alt="License: AGPL-3" src="https://img.shields.io/badge/license-AGPL--3-blue.png" /></a> <a name="sale-recovery-moments"></a> <h2>Sale - Recovery Moments</h2> <p>This module extends the functionality of sale module to provide extra models to handle sales with organized by the saler in a calendar.</p> <a name="functionality"></a> <h3>Functionality</h3> <ul class="simple"> <li>A <code>`sale.recovery.place`</code> is a place where the customer can recover his order.</li> </ul> <div class="figure"> <img alt="/sale_recovery_moment/static/description/sale_recovery_place_tree.png" src="/sale_recovery_moment/static/description/sale_recovery_place_tree.png" style="width: 800px;" /> </div> <ul class="simple"> <li>A <code>`sale.recovery.moment`</code> is a moment during the customers have the possibility to recover their sales; A recovery moment is described by a min date and a max date for the recovery and a place where the sale orders is available.</li> </ul> <div class="figure"> <img alt="/sale_recovery_moment/static/description/sale_recovery_moment_calendar.png" src="/sale_recovery_moment/static/description/sale_recovery_moment_calendar.png" style="width: 800px;" /> </div> <ul class="simple"> <li>A <code>`sale.recovery.moment.group`</code> is a group of Recovery Moments with a start date and a end date of sale.</li> </ul> <div class="figure"> <img alt="/sale_recovery_moment/static/description/sale_recovery_moment_group_form.png" src="/sale_recovery_moment/static/description/sale_recovery_moment_group_form.png" style="width: 800px;" /> </div> <ul class="simple"> <li>A <code>`product.prepare.category`</code> is a new category of product</li> </ul> <div class="figure"> <img alt="/sale_recovery_moment/static/description/sale_prepare_category_tree.png" src="/sale_recovery_moment/static/description/sale_prepare_category_tree.png" style="width: 800px;" /> </div> <p>The picking created can be reordered by Prepare Categories if you install the extra OCA module mass_sorting.</p> <a name="technical-limits"></a> <h3>Technical Limits</h3> <ul class="simple"> <li>This module displays some totals of Sale Orders; This amount will be wrong in a multicurrencies context for the instance.</li> </ul> <a name="credits"></a> <h4>Credits</h4> <a name="contributors"></a> <h3>Contributors</h3> <ul class="simple"> <li>Sylvain LE GAL (<a class="reference external" href="https://www.twitter.com/legalsylvain">https://www.twitter.com/legalsylvain</a>)</li> </ul> <a name="funders"></a> <h3>Funders</h3> <p>The development of this module has been financially supported by:</p> <ul class="simple"> <li>GRAP, Groupement Régional Alimentaire de Proximité (<a class="reference external" href="http://www.grap.coop">http://www.grap.coop</a>)</li> </ul>