README.rst 1.19 KB
Newer Older
François C. committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44
.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
    :alt: License: AGPL-3

Product Weight Calculation
==========================

Allows to calculate products weight from its components.

You can update the weight for one spécific product at a time
and choose which bom should be used to know the components.
Or you can run the calculation for many products at one time,
this way, the first bom found for the product will be used to know
the components.

Usage
=====

You can update the weight of one product clicking on the button under 
the weights. 
Or you can select the products you want to update from the tree list.

Credits
=======

Contributors
------------

* Joao Alfredo Gama Batista <ermitaoj@gmail.com>
* Florian da Costa <florian.dacosta@akretion.com>

Maintainer
----------

.. image:: http://odoo-community.org/logo.png
   :alt: Odoo Community Association
   :target: http://odoo-community.org

This module is maintained by the OCA.

OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.

To contribute to this module, please visit http://odoo-community.org.