{ "info": { "author": "GRAP, Odoo Community Association (OCA)", "author_email": "support@odoo-community.org", "bugtrack_url": null, "classifiers": [ "Framework :: Odoo", "License :: OSI Approved :: GNU Affero General Public License v3", "Programming Language :: Python" ], "description": ".. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg\n :target: https://www.gnu.org/licenses/agpl\n :alt: License: AGPL-3\n\n==============\nPos to weight by product\n==============\n\nMotivation\n============\n\nAt the moment, when we create a new product and choose the unity of measure **kg**, \nwe have to tick the checkbox 'To Weigh With Scale' in the Point of Sale part.\n\nWe want to speed the process of creating a new product, avoiding filling manually this parameter.\n\nBrief presentation\n============\n\nThis module adds the field **'To weigh'** in UOM categories (set to **false** by default).\n\n.. image:: /pos_to_weight_by_product_uom/static/description/uom_categ_toweigh.png\n :alt: Categories of unities of measure\n :width: 900\n\n\n**\u2192** This field affects every unities contained in this category.\n\n.. image:: /pos_to_weight_by_product_uom/static/description/uom_toweigh.png\n :alt: Unities of measure with field 'To weigh'\n :width: 900\n\n**\u2192** **AND** it is linked with the parameter **to_weight** in product.template used for example in the Point of Sale app. \n\n.. image:: /pos_to_weight_by_product_uom/static/description/uom_pos_change_toweigh_checked.png\n :alt: Change the field 'to weigh' for every product\n :width: 300\n\nInstallation\n============\n\nTo install this module, you need to :\n\n* install the official apps : Sales Management and Point of Sale\n* install this module with the installation button\n* active settings \"Allow using different units of measure\" in Settings > Configuration > Sales > Quotations and Sales Orders > Product Features\n\nHow to use this module\n=============\n\n* [Category UOM] During the creation of a category, tick the box 'To weigh'.\n\n.. image:: /pos_to_weight_by_product_uom/static/description/uom_categ_change_toweigh.png\n :alt: Change the field 'To weigh' for every category\n :width: 400\n\n* [Category UOM] You can set every product existing with the new 'To weigh' parameter\n\n.. image:: /pos_to_weight_by_product_uom/static/description/uom_categ_button_toweigh.png\n :alt: Set 'to weigh' in each product of this category\n :width: 900\n\n* [UOM] You **CAN'T** change 'To weigh' for one UOM \u2192 You have to change in Category and affect all UOM of this category.\n\n.. image:: /pos_to_weight_by_product_uom/static/description/uom_change_toweigh.png\n :alt: Can't change the field 'to weigh' for one unity of measure\n :width: 900\n\n* [Product] **However**, you're able to change this field for a specific product (in tab Sales).\n\n.. image:: /pos_to_weight_by_product_uom/static/description/uom_pos_change_toweigh.png\n :alt: Change the field 'to weigh' for every product\n :width: 300\n\nUsage\n=====\n\n* To use this module, you need to go to (link not avalaible yet):\n\n.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas\n :alt: Try me on Runbot\n :target: https://runbot.odoo-community.org/runbot/{repo_id}/{branch}\n\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues\n`_. In case of trouble, please\ncheck there if your issue has already been reported. If you spotted it first,\nhelp us smash it by providing detailed and welcomed feedback.\n\nCredits\n=======\n\nContributors\n------------\n\n* Quentin Dupont, GRAP (http://www.grap.coop/)\n* Sylvain Legal, GRAP (http://www.grap.coop/)\n\nDo not contact contributors directly about support or help with technical issues.\n\nMaintainer\n----------\n\n.. image:: https://odoo-community.org/logo.png\n :alt: Odoo Community Association\n :target: https://odoo-community.org\n\nThis module is maintained by the OCA.\n\nOCA, or the Odoo Community Association, is a nonprofit organization whose\nmission is to support the collaborative development of Odoo features and\npromote its widespread use.\n\nTo contribute to this module, please visit https://odoo-community.org.\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/OCA/pos", "keywords": "", "license": "AGPL-3", "maintainer": "", "maintainer_email": "", "name": "odoo8-addon-pos-to-weight-by-product-uom", "package_url": "https://pypi.org/project/odoo8-addon-pos-to-weight-by-product-uom/", "platform": "", "project_url": "https://pypi.org/project/odoo8-addon-pos-to-weight-by-product-uom/", "project_urls": { "Homepage": "https://github.com/OCA/pos" }, "release_url": "https://pypi.org/project/odoo8-addon-pos-to-weight-by-product-uom/8.0.1.0.0/", "requires_dist": [ "odoo (<9.0a,>=8.0a)" ], "requires_python": "~=2.7", "summary": "Module summary", "version": "8.0.1.0.0" }, "last_serial": 5763258, "releases": { "8.0.1.0.0": [ { "comment_text": "", "digests": { "md5": "63de6c81a80389daa7bb02337e5e298c", "sha256": "5502c7f1cf62c84e49d1cbd5cec1f1c4eb122b285d5d90c693408631d6066d36" }, "downloads": -1, "filename": "odoo8_addon_pos_to_weight_by_product_uom-8.0.1.0.0-py2-none-any.whl", "has_sig": false, "md5_digest": "63de6c81a80389daa7bb02337e5e298c", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 671437, "upload_time": "2017-12-08T05:30:17", "url": "https://files.pythonhosted.org/packages/b7/05/60b98c83becfa3f18a10f58c00144e5155c19632275e8981a6d1d58f3464/odoo8_addon_pos_to_weight_by_product_uom-8.0.1.0.0-py2-none-any.whl" } ], "8.0.1.0.0.99.dev1": [ { "comment_text": "", "digests": { "md5": "08782a8a5197bce693de3259c12dee11", "sha256": "df2230d90b555083b5e7b1a879923d29009a8ebdc799b28214680ccd9c173d1f" }, "downloads": -1, "filename": "odoo8_addon_pos_to_weight_by_product_uom-8.0.1.0.0.99.dev1-py2-none-any.whl", "has_sig": false, "md5_digest": "08782a8a5197bce693de3259c12dee11", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 684451, "upload_time": "2017-12-10T05:32:11", "url": "https://files.pythonhosted.org/packages/ce/be/43a34e1c879509e83d21c1172d1124539d9d9a49f0700d8c4466887c541c/odoo8_addon_pos_to_weight_by_product_uom-8.0.1.0.0.99.dev1-py2-none-any.whl" } ], "8.0.1.0.0.99.dev2": [ { "comment_text": "", "digests": { "md5": "d73e8e283ee8aff1fabbedae39164b94", "sha256": "8cf5963f40f1923e3bf93b8e97458cc5f35a083e707a784a04ce538a1f5c7534" }, "downloads": -1, "filename": "odoo8_addon_pos_to_weight_by_product_uom-8.0.1.0.0.99.dev2-py2-none-any.whl", "has_sig": false, "md5_digest": "d73e8e283ee8aff1fabbedae39164b94", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 684514, "upload_time": "2017-12-31T05:35:53", "url": "https://files.pythonhosted.org/packages/e3/aa/f17fe9fb894f92bd263851513640ef1cc144a10b2bdc406df8452b1774d6/odoo8_addon_pos_to_weight_by_product_uom-8.0.1.0.0.99.dev2-py2-none-any.whl" } ], "8.0.1.0.0.99.dev3": [ { "comment_text": "", "digests": { "md5": "420163e7d518892dbed0fb26356df93a", "sha256": "040974a2eec2951b7899cf5573cde21bf56a54ac1d85289e19c4eb51484885fc" }, "downloads": -1, "filename": "odoo8_addon_pos_to_weight_by_product_uom-8.0.1.0.0.99.dev3-py2-none-any.whl", "has_sig": false, "md5_digest": "420163e7d518892dbed0fb26356df93a", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 685137, "upload_time": "2018-05-16T04:31:39", "url": "https://files.pythonhosted.org/packages/f2/0d/c67d349396698e9b55be9b6765820adefc2be05c8063f5d6d7da7ef92522/odoo8_addon_pos_to_weight_by_product_uom-8.0.1.0.0.99.dev3-py2-none-any.whl" } ], "8.0.1.0.0.99.dev4": [ { "comment_text": "", "digests": { "md5": "4f03c53812f317bd26146ce4a77a43a7", "sha256": "a59e41f7339ef786460bfd88f557d789b0b07e513598227430cc03ba157aa496" }, "downloads": -1, "filename": "odoo8_addon_pos_to_weight_by_product_uom-8.0.1.0.0.99.dev4-py2-none-any.whl", "has_sig": false, "md5_digest": "4f03c53812f317bd26146ce4a77a43a7", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 686203, "upload_time": "2018-06-23T04:33:14", "url": "https://files.pythonhosted.org/packages/74/af/b5dc6181ecd0b52ef6a8e85d01a2cdfa88617dc6954f222ebdf1f232a689/odoo8_addon_pos_to_weight_by_product_uom-8.0.1.0.0.99.dev4-py2-none-any.whl" } ], "8.0.1.0.0.99.dev7": [ { "comment_text": "", "digests": { "md5": "e56168ecbe497d5c876f783687343369", "sha256": "cb2168144a179694d47f9f6355976bbc1ef73831c155f2e6320e7455b1f2d9ff" }, "downloads": -1, "filename": "odoo8_addon_pos_to_weight_by_product_uom-8.0.1.0.0.99.dev7-py2-none-any.whl", "has_sig": false, "md5_digest": "e56168ecbe497d5c876f783687343369", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 689328, "upload_time": "2019-08-31T04:34:48", "url": "https://files.pythonhosted.org/packages/a2/1b/6b767aa2a7a095406aee32eb7a0936b63a12028dcefb0bb1db1a36be6ca8/odoo8_addon_pos_to_weight_by_product_uom-8.0.1.0.0.99.dev7-py2-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "63de6c81a80389daa7bb02337e5e298c", "sha256": "5502c7f1cf62c84e49d1cbd5cec1f1c4eb122b285d5d90c693408631d6066d36" }, "downloads": -1, "filename": "odoo8_addon_pos_to_weight_by_product_uom-8.0.1.0.0-py2-none-any.whl", "has_sig": false, "md5_digest": "63de6c81a80389daa7bb02337e5e298c", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 671437, "upload_time": "2017-12-08T05:30:17", "url": "https://files.pythonhosted.org/packages/b7/05/60b98c83becfa3f18a10f58c00144e5155c19632275e8981a6d1d58f3464/odoo8_addon_pos_to_weight_by_product_uom-8.0.1.0.0-py2-none-any.whl" } ] }