{ "info": { "author": "", "author_email": "", "bugtrack_url": null, "classifiers": [ "Framework :: Odoo", "License :: OSI Approved :: GNU Affero General Public License v3", "Programming Language :: Python :: 2.7" ], "description": "Product Template Book Weight Calculation\n========================================\n\nImplementation of the maths to calculate the weight of a book.\n\nThe maths for the calculation are following:\n\na(x/2) + b\n\nwhere:\n* a = Weight of one page of the book (Height (m) * Width (m) *\nWeight of the paper (kg))\n* b = Number of pages of the book\n* c = Weight of the cover\n\nInstallation\n============\n\nNo special step to install the module.\n\nConfiguration\n=============\n\nNo special step to configure the module.\n\nUsage\n=====\n\nThe module implements a simple method to calculate the weight\nof a book. To use it, call *calculate_book_weight* from a *product.template*\nrecord with *page_height*, *page_width*, *page_weight*, *page_count* and\n*cover_weight* as parameters.\n\nFor further information, please visit:\n\n * https://www.odoo.com/forum/help-1\n\nMore information\n----------------\n\nModule developed and tested with Odoo version 8.0.\nFor questions, please contact our support services\n\n\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues `_.\nIn case of trouble, please check there if your issue has already been reported.\nIf you spotted it first, help us smashing it by providing a detailed and welcomed feedback\n`here `_.\n\n\nCredits\n=======\n\nContributors\n------------\n\n* Jordi RIERA \n* Bruno JOLIVEAU \n* Guillaume AUGER \n\n\nMaintainer\n----------\n\n.. image:: http://odoo-community.org/logo.png\n:alt: Odoo Community Association\n :target: http://odoo-community.org\n\nThis module is maintained by the OCA.\n\nOCA, 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.\n\nTo contribute to this module, please visit http://odoo-community.org.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.savoirfairelinux.com", "keywords": "", "license": "AGPL-3", "maintainer": "", "maintainer_email": "", "name": "odoo8-addon-product-template-book-weight-calculation", "package_url": "https://pypi.org/project/odoo8-addon-product-template-book-weight-calculation/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/odoo8-addon-product-template-book-weight-calculation/", "project_urls": { "Homepage": "http://www.savoirfairelinux.com" }, "release_url": "https://pypi.org/project/odoo8-addon-product-template-book-weight-calculation/8.0.1.0.0/", "requires_dist": [ "odoo (<9.0a,>=8.0a)" ], "requires_python": "", "summary": "This module permits to calculate the weight of a book.", "version": "8.0.1.0.0" }, "last_serial": 5085199, "releases": { "8.0.1.0.0": [ { "comment_text": "", "digests": { "md5": "3df971895b40240a1aac94c68e478c89", "sha256": "a1ea32bfc868d2d0317d015f74bf996a2a2cf6f5a1d74b0f0a39baec6c5730cd" }, "downloads": -1, "filename": "odoo8_addon_product_template_book_weight_calculation-8.0.1.0.0-py2-none-any.whl", "has_sig": false, "md5_digest": "3df971895b40240a1aac94c68e478c89", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 10953, "upload_time": "2017-04-11T14:35:40", "url": "https://files.pythonhosted.org/packages/da/c7/cfc4b880c8a5fd620b0dce9d52ba109500739e88038ae5f32f673a138096/odoo8_addon_product_template_book_weight_calculation-8.0.1.0.0-py2-none-any.whl" } ], "8.0.1.0.0.99.dev1": [ { "comment_text": "", "digests": { "md5": "3f67e5d07a781bc48e5ca48116f5e3bf", "sha256": "b960239d3592cdddf81de6ae7225f64e69c8270dd7e7ca7e66166e7e34fed702" }, "downloads": -1, "filename": "odoo8_addon_product_template_book_weight_calculation-8.0.1.0.0.99.dev1-py2-none-any.whl", "has_sig": false, "md5_digest": "3f67e5d07a781bc48e5ca48116f5e3bf", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 18718, "upload_time": "2019-04-03T05:41:54", "url": "https://files.pythonhosted.org/packages/10/e4/d1628509f58dd781f1772d47479778dba1e2939596f023ff90c2d56f8bd2/odoo8_addon_product_template_book_weight_calculation-8.0.1.0.0.99.dev1-py2-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3df971895b40240a1aac94c68e478c89", "sha256": "a1ea32bfc868d2d0317d015f74bf996a2a2cf6f5a1d74b0f0a39baec6c5730cd" }, "downloads": -1, "filename": "odoo8_addon_product_template_book_weight_calculation-8.0.1.0.0-py2-none-any.whl", "has_sig": false, "md5_digest": "3df971895b40240a1aac94c68e478c89", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 10953, "upload_time": "2017-04-11T14:35:40", "url": "https://files.pythonhosted.org/packages/da/c7/cfc4b880c8a5fd620b0dce9d52ba109500739e88038ae5f32f673a138096/odoo8_addon_product_template_book_weight_calculation-8.0.1.0.0-py2-none-any.whl" } ] }