{ "info": { "author": "Camptocamp, 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/license-AGPL--3-blue.png\n :target: https://www.gnu.org/licenses/agpl\n :alt: License: AGPL-3\n\n=====================\nCurrency Monthly Rate\n=====================\n\nThis module extends the functionality of base module to support monthly\ncurrency rates.\n\nUsage\n=====\n\nTo use this module, you need to add the security group 'Monthly currency rates'\nto your user, so that a 'Monthly rates' smart button appears on the currency\nform view.\n\nIn order to compute any amount in another currency using monthly rates, you\nonly have to pass `monthly_rate=True` in the context of `res.currency.compute`\nmethod :\n\n.. code:: python\n\n to_amount = from_currency.with_context(monthly_rate=True).compute(from_amount, to_currency)\n\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/259/11.0\n\nKnown issues / Roadmap\n======================\n\n* Monthly currency rates have to be created manually as no automatic updates\n is implemented yet.\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\nImages\n------\n\n* Odoo Community Association: `Icon `_.\n\nContributors\n------------\n\n* Akim Juillerat \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": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/OCA/currency", "keywords": "", "license": "AGPL-3", "maintainer": "", "maintainer_email": "", "name": "odoo11-addon-currency-monthly-rate", "package_url": "https://pypi.org/project/odoo11-addon-currency-monthly-rate/", "platform": "", "project_url": "https://pypi.org/project/odoo11-addon-currency-monthly-rate/", "project_urls": { "Homepage": "https://github.com/OCA/currency" }, "release_url": "https://pypi.org/project/odoo11-addon-currency-monthly-rate/11.0.1.0.0/", "requires_dist": [ "odoo (<11.1dev,>=11.0a)" ], "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "summary": "Currency Monthly Rate", "version": "11.0.1.0.0" }, "last_serial": 5324855, "releases": { "11.0.1.0.0": [ { "comment_text": "", "digests": { "md5": "30393fcb0ed79e9157b102e4d70305b6", "sha256": "d16a54602746127ef39db018c9e8a3ee95e5573457585ae15b768c1b54b4cd0c" }, "downloads": -1, "filename": "odoo11_addon_currency_monthly_rate-11.0.1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "30393fcb0ed79e9157b102e4d70305b6", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "size": 11415, "upload_time": "2018-05-15T04:30:26", "url": "https://files.pythonhosted.org/packages/c2/76/0f91d731f35df814378d98bb45bcc9951d8c559d4ed5cf9ff306686903fd/odoo11_addon_currency_monthly_rate-11.0.1.0.0-py2.py3-none-any.whl" } ], "11.0.1.0.0.99.dev1": [ { "comment_text": "", "digests": { "md5": "d372f1b69f4a4319aae2a3aa1393d706", "sha256": "ed4f21227fef1b72eff60a590cda2cfbf61169683bd4480ac74c91c51337beb7" }, "downloads": -1, "filename": "odoo11_addon_currency_monthly_rate-11.0.1.0.0.99.dev1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "d372f1b69f4a4319aae2a3aa1393d706", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "size": 95487, "upload_time": "2018-05-19T04:30:28", "url": "https://files.pythonhosted.org/packages/73/23/d75e294c735914484840e49b2a494947554c5f64d3b4a60a4788d2712e62/odoo11_addon_currency_monthly_rate-11.0.1.0.0.99.dev1-py2.py3-none-any.whl" } ], "11.0.1.0.0.99.dev2": [ { "comment_text": "", "digests": { "md5": "004f82ca55e266a0d66dabdb725909ae", "sha256": "29b97c57b4b7c5ea8daf5b873ca06055a48f43642b4f8d7b6f17adf6f5926df8" }, "downloads": -1, "filename": "odoo11_addon_currency_monthly_rate-11.0.1.0.0.99.dev2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "004f82ca55e266a0d66dabdb725909ae", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "size": 96484, "upload_time": "2018-06-23T04:30:57", "url": "https://files.pythonhosted.org/packages/ef/46/0e4d7146a0de553287fcf672ef005b5dbca43f38d444158ab9d320940348/odoo11_addon_currency_monthly_rate-11.0.1.0.0.99.dev2-py2.py3-none-any.whl" } ], "11.0.1.0.0.99.dev3": [ { "comment_text": "", "digests": { "md5": "f0da7cdb82894926ca94ed86a5761135", "sha256": "f57ef93890524a18cfce310ff7090ee233f691861b877d61067a2eefea04be90" }, "downloads": -1, "filename": "odoo11_addon_currency_monthly_rate-11.0.1.0.0.99.dev3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f0da7cdb82894926ca94ed86a5761135", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "size": 104067, "upload_time": "2019-04-03T04:32:09", "url": "https://files.pythonhosted.org/packages/77/fe/aece40ccd2171c7781beba3d9807c0b90934d00f9fb05be55c7c469df91e/odoo11_addon_currency_monthly_rate-11.0.1.0.0.99.dev3-py2.py3-none-any.whl" } ], "11.0.1.0.0.99.dev4": [ { "comment_text": "", "digests": { "md5": "7fe5b978c294a92cd938e5c9349d4e6d", "sha256": "a04be86a156019e8f0b8ef0c7554b55336f770b95896b63abf4cdcfc3362a762" }, "downloads": -1, "filename": "odoo11_addon_currency_monthly_rate-11.0.1.0.0.99.dev4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "7fe5b978c294a92cd938e5c9349d4e6d", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "size": 104061, "upload_time": "2019-05-28T04:31:01", "url": "https://files.pythonhosted.org/packages/80/70/ed951ba3d400f110e58b457ac02734ba6120c7208cc13fb87a931b3a47bc/odoo11_addon_currency_monthly_rate-11.0.1.0.0.99.dev4-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "30393fcb0ed79e9157b102e4d70305b6", "sha256": "d16a54602746127ef39db018c9e8a3ee95e5573457585ae15b768c1b54b4cd0c" }, "downloads": -1, "filename": "odoo11_addon_currency_monthly_rate-11.0.1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "30393fcb0ed79e9157b102e4d70305b6", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "size": 11415, "upload_time": "2018-05-15T04:30:26", "url": "https://files.pythonhosted.org/packages/c2/76/0f91d731f35df814378d98bb45bcc9951d8c559d4ed5cf9ff306686903fd/odoo11_addon_currency_monthly_rate-11.0.1.0.0-py2.py3-none-any.whl" } ] }