Skip to content

Latest commit

 

History

History
 
 

sale_recovery_moment

Sale - Recovery Moments

Beta License: AGPL-3 grap/grap-odoo-business

This module extends the functionality of sale module to provide extra models to handle sales with organized by the saler in a calendar.

Table of contents

  • A sale.recovery.place is a place where the customer can recover his order.
https://raw.githubusercontent.com/grap/grap-odoo-business/12.0/sale_recovery_moment/static/description/sale_recovery_place_tree.png

Note:

If you set a shipping product on your recovery place, it will be added to the sale order, when confirming it.

  • A sale.recovery.moment 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.
https://raw.githubusercontent.com/grap/grap-odoo-business/12.0/sale_recovery_moment/static/description/sale_recovery_moment_calendar.png
  • A sale.recovery.moment.group is a group of Recovery Moments with a start date and a end date of sale.
https://raw.githubusercontent.com/grap/grap-odoo-business/12.0/sale_recovery_moment/static/description/sale_recovery_moment_group_form.png
  • A product.prepare.category is a new category of product
https://raw.githubusercontent.com/grap/grap-odoo-business/12.0/sale_recovery_moment/static/description/sale_prepare_category_tree.png

The picking created can be reordered by Prepare Categories if you install the extra OCA module mass_sorting.

Could be great to make this module working with the `` delivery_dropoff_site`` delivery-carrier OCA module.

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.

Do not contact contributors directly about support or help with technical issues.

  • GRAP

This module is part of the grap/grap-odoo-business project on GitHub.

You are welcome to contribute.