|
|
@ -2,22 +2,25 @@ |
|
|
|
:target: https://www.gnu.org/licenses/agpl |
|
|
|
:alt: License: AGPL-3 |
|
|
|
|
|
|
|
============== |
|
|
|
======================== |
|
|
|
Pos to weight by product |
|
|
|
============== |
|
|
|
======================== |
|
|
|
|
|
|
|
Motivation |
|
|
|
============ |
|
|
|
|
|
|
|
At the moment, when we create a new product and choose the unity of measure **kg**, |
|
|
|
we have to tick the checkbox 'To Weigh With Scale' in the Point of Sale part. |
|
|
|
At the moment, when we create a new product and choose the unity of measure |
|
|
|
**kg**, we have to tick the checkbox 'To Weigh With Scale' in the Point of Sale |
|
|
|
part. |
|
|
|
|
|
|
|
We want to speed the process of creating a new product, avoiding filling manually this parameter. |
|
|
|
We want to speed the process of creating a new product, avoiding filling |
|
|
|
manually this parameter. |
|
|
|
|
|
|
|
Brief presentation |
|
|
|
============ |
|
|
|
================== |
|
|
|
|
|
|
|
This module adds the field **'To weigh'** in UOM categories (set to **false** by default). |
|
|
|
This module adds the field **'To weigh'** in UOM categories (set to **false** |
|
|
|
by default). |
|
|
|
|
|
|
|
.. image:: /pos_to_weight_by_product_uom/static/description/uom_categ_toweigh.png |
|
|
|
:alt: Categories of unities of measure |
|
|
@ -30,7 +33,8 @@ This module adds the field **'To weigh'** in UOM categories (set to **false** by |
|
|
|
:alt: Unities of measure with field 'To weigh' |
|
|
|
:width: 900 |
|
|
|
|
|
|
|
**→** **AND** it is linked with the parameter **to_weight** in product.template used for example in the Point of Sale app. |
|
|
|
**→** **AND** it is linked with the parameter **to_weight** in product.template |
|
|
|
used for example in the Point of Sale app. |
|
|
|
|
|
|
|
.. image:: /pos_to_weight_by_product_uom/static/description/uom_pos_change_toweigh_checked.png |
|
|
|
:alt: Change the field 'to weigh' for every product |
|
|
@ -43,10 +47,11 @@ To install this module, you need to : |
|
|
|
|
|
|
|
* install the official apps : Sales Management and Point of Sale |
|
|
|
* install this module with the installation button |
|
|
|
* active settings "Allow using different units of measure" in Settings > Configuration > Sales > Quotations and Sales Orders > Product Features |
|
|
|
* active settings "Allow using different units of measure" in Settings > |
|
|
|
Configuration > Sales > Quotations and Sales Orders > Product Features |
|
|
|
|
|
|
|
How to use this module |
|
|
|
============= |
|
|
|
====================== |
|
|
|
|
|
|
|
* [Category UOM] During the creation of a category, tick the box 'To weigh'. |
|
|
|
|
|
|
@ -54,19 +59,22 @@ How to use this module |
|
|
|
:alt: Change the field 'To weigh' for every category |
|
|
|
:width: 400 |
|
|
|
|
|
|
|
* [Category UOM] You can set every product existing with the new 'To weigh' parameter |
|
|
|
* [Category UOM] You can set every product existing with the new 'To weigh' |
|
|
|
parameter |
|
|
|
|
|
|
|
.. image:: /pos_to_weight_by_product_uom/static/description/uom_categ_button_toweigh.png |
|
|
|
:alt: Set 'to weigh' in each product of this category |
|
|
|
:width: 900 |
|
|
|
|
|
|
|
* [UOM] You **CAN'T** change 'To weigh' for one UOM → You have to change in Category and affect all UOM of this category. |
|
|
|
* [UOM] You **CAN'T** change 'To weigh' for one UOM → You have to change in |
|
|
|
Category and affect all UOM of this category. |
|
|
|
|
|
|
|
.. image:: /pos_to_weight_by_product_uom/static/description/uom_change_toweigh.png |
|
|
|
:alt: Can't change the field 'to weigh' for one unity of measure |
|
|
|
:width: 900 |
|
|
|
|
|
|
|
* [Product] **However**, you're able to change this field for a specific product (in tab Sales). |
|
|
|
* [Product] **However**, you're able to change this field for a specific |
|
|
|
product (in tab Sales). |
|
|
|
|
|
|
|
.. image:: /pos_to_weight_by_product_uom/static/description/uom_pos_change_toweigh.png |
|
|
|
:alt: Change the field 'to weigh' for every product |
|
|
@ -99,7 +107,8 @@ Contributors |
|
|
|
* Quentin Dupont, GRAP <quentin.dupont@grap.coop> (http://www.grap.coop/) |
|
|
|
* Sylvain Legal, GRAP <sylvain.legal@grap.coop> (http://www.grap.coop/) |
|
|
|
|
|
|
|
Do not contact contributors directly about support or help with technical issues. |
|
|
|
Do not contact contributors directly about support or help with technical |
|
|
|
issues. |
|
|
|
|
|
|
|
Maintainer |
|
|
|
---------- |
|
|
|