Skip to content

Latest commit

 

History

History
 
 

stock_preparation_category

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Stock - Preparation Categories

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

This module extends the functionality of stock module to provide an extra concept "Preparation Categories", on the product models. (template and variants)

There categories are usefull for the preparators of the pickings to identify the products that are robust, fragile, etc.

Table of contents

  • Install the extra OCA web module web_widget_color to have a widget to select more easily the color of preparation categories.
  • Install the extra OCA server-ux module mass_sorting to have the possibility to reorder the moves of your pickings, independently of the order of the sale or purchase order lines.
  • go to "Inventory" / "Configuration" / "Preparation Categories" and create your categories
https://raw.githubusercontent.com/grap/grap-odoo-business/12.0/stock_preparation_category/static/description/stock_preparation_category_tree.png
  • Then open a product and configure your products
https://raw.githubusercontent.com/grap/grap-odoo-business/12.0/stock_preparation_category/static/description/product_template_form.png

The preparation categories are available on the picking form view:

https://raw.githubusercontent.com/grap/grap-odoo-business/12.0/stock_preparation_category/static/description/stock_picking_form.png

They are also available on the picking qweb reports:

https://raw.githubusercontent.com/grap/grap-odoo-business/12.0/stock_preparation_category/static/description/stock_picking_report.png

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.