{ "info": { "author": "Tecnativa, 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: http://www.gnu.org/licenses/agpl-3.0-standalone.html\n :alt: License: AGPL-3\n\n==============\nBank from IBAN\n==============\n\nThis module adds a code to bank definition for using it as matching for filling the bank\nfrom the IBAN bank account number. It uses the existing by country bank mapping in \nstandard Odoo (https://github.com/odoo/odoo/blob/12b15cb55414d1f6dfc6b3b4e0c38638551ee54d/addons/base_iban/models/res_partner_bank.py#L81-L149),\ntaken from ISO 3166-1 -> IBAN template, as described here:\nhttp://en.wikipedia.org/wiki/International_Bank_Account_Number#IBAN_formats_by_country\n\nConfiguration\n=============\n\n#. Go to *Contacts > Configuration > Bank Accounts > Banks*.\n#. Create or modify a bank.\n#. Put the corresponding code for that bank in the field \"Code\".\n\nUsage\n=====\n\nTo use this module, you need to:\n\n#. Go to Partner\n#. Click *Bank Account(s)* in \"Sales & Purchases\" page.\n#. Create/modify IBAN bank account.\n#. When you put the bank account number, module extracts bank digits from the format of the country, and try to match an existing bank by country and code.\n#. If there's a match, the bank is selected automatically.\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/110/11.0\n\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues\n`_.\nIn case of trouble, please\ncheck there if your issue has already been reported. If you spotted it first,\nhelp us smashing it by providing a detailed and welcomed feedback.\n\nCredits\n=======\n\nContributors\n------------\n\n* Carlos Dauden \n\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/community-data-files", "keywords": "", "license": "AGPL-3", "maintainer": "", "maintainer_email": "", "name": "odoo11-addon-base-bank-from-iban", "package_url": "https://pypi.org/project/odoo11-addon-base-bank-from-iban/", "platform": "", "project_url": "https://pypi.org/project/odoo11-addon-base-bank-from-iban/", "project_urls": { "Homepage": "https://github.com/OCA/community-data-files" }, "release_url": "https://pypi.org/project/odoo11-addon-base-bank-from-iban/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": "Bank from IBAN", "version": "11.0.1.0.0" }, "last_serial": 3620475, "releases": { "11.0.1.0.0": [ { "comment_text": "", "digests": { "md5": "44adca952d2b176e3fd296bb66707979", "sha256": "cf90b32575894de40cb34975842b11fc6c39c8821c479f5dcb4ca745990bac77" }, "downloads": -1, "filename": "odoo11_addon_base_bank_from_iban-11.0.1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "44adca952d2b176e3fd296bb66707979", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "size": 20200, "upload_time": "2018-02-27T05:30:10", "url": "https://files.pythonhosted.org/packages/98/9c/b5d506c4e95c159883869582c93790a2f71b44acc275939b41c6b933e624/odoo11_addon_base_bank_from_iban-11.0.1.0.0-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "44adca952d2b176e3fd296bb66707979", "sha256": "cf90b32575894de40cb34975842b11fc6c39c8821c479f5dcb4ca745990bac77" }, "downloads": -1, "filename": "odoo11_addon_base_bank_from_iban-11.0.1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "44adca952d2b176e3fd296bb66707979", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "size": 20200, "upload_time": "2018-02-27T05:30:10", "url": "https://files.pythonhosted.org/packages/98/9c/b5d506c4e95c159883869582c93790a2f71b44acc275939b41c6b933e624/odoo11_addon_base_bank_from_iban-11.0.1.0.0-py2.py3-none-any.whl" } ] }