Skip to content

Latest commit

 

History

History

product_uom_package

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Product - Package UoM and Quantity

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

This module is a technical module that adds several fields on product.template model:

  • uom_package_id that is a new optional unit of measure, that is the package quantity used for sale the product.
  • uom_package_qty. if defined, the sale should be a multiple of the field uom_package_qty (if defined) or a multiple of the uom_id otherwise.

Table of contents

  • Add constrains, regarding uom type;
  • Add tests

Maybe: * Add also, uom_package_min_qty on product.template

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-incubator project on GitHub.

You are welcome to contribute.