{ "info": { "author": "ChriCar Beteiligungs- und Beratungs- GmbH, Tecnativa,Camptocamp,ACSONE SA/NV,LasLabs,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==============================\nPartner Identification Numbers\n==============================\n\nThis module allows to manage all sort of identification numbers\nand certificates which are assigned to a partner (company or individual)\nand vary from country to country.\n\n* Commercial register\n* VAT ID\n* Fiscal ID's\n* Membership numbers\n* Driver license\n* etc\n\n\nInstallation\n============\n\nNo specific installation step required\n\n\nConfiguration\n=============\n\nConfigure all ID types you need in Sales > Configuration > Address Book > Partner ID Categories.\nFor example, we create a category 'Driver License':\n\nName:\n Name of this ID type. For example, 'Driver License'\nCode:\n Code, abbreviation or acronym of this ID type. For example, 'driver_license'\nPython validation code:\n Optional python code called to validate ID numbers of this ID type. This functionality can be\n overridden by setting ``id_no_validate`` to ``True`` in the context, such as:\n\n .. code-block:: python\n\n partner.with_context(id_no_validate=True).write({\n 'name': 'Bad Value',\n 'category_id': self.env.ref('id_category_only_numerics').id,\n })\n\nUsage\n=====\n\nIn partner form you will see another tab called 'ID Numbers'. You can add\nany IDs to this partner, defining:\n\nCategory:\n ID type defined in configuration. For example, Driver License\nID Number:\n The ID itself. For example, Driver License number of this person\nIssued by:\n Another partner, who issued this ID. For example, Traffic National Institution\nPlace of Issuance:\n The place where the ID has been issued. For example the country for passports and visa\nValid from:\n Issued date. For example, date when person approved his driving exam, 21/10/2009\nValid until:\n Expiration date. For example, date when person needs to renew his driver license, 21/10/2019\nStatus:\n ID status. For example new/to renew/expired\nNotes:\n Any further information related with this ID. For example, vehicle types this person can drive\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/134/8.0\n\n\nKnown issues / Roadmap\n======================\n\n* If you want to search a partner by ID you will use advance search form.\n You can't search by issuer, valid dates, category or notes.\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 smashing it by providing a detailed and welcomed `feedback\n`_.\n\n\nCredits\n=======\n\nContributors\n------------\n\n* Antonio Espinosa \n* Denis Roussel \n* Ferdinand Gassauer \n* Gerhard K\u00f6nighofer \n* Laurent Mignon \n* Jairo Llopis \n* Dave Lasley \n* Kevin Graveman \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://odoo-community.org/", "keywords": "", "license": "AGPL-3", "maintainer": "", "maintainer_email": "", "name": "odoo8-addon-partner-identification", "package_url": "https://pypi.org/project/odoo8-addon-partner-identification/", "platform": "", "project_url": "https://pypi.org/project/odoo8-addon-partner-identification/", "project_urls": { "Homepage": "https://odoo-community.org/" }, "release_url": "https://pypi.org/project/odoo8-addon-partner-identification/8.0.1.1.1.99.dev5/", "requires_dist": [ "odoo (<9.0a,>=8.0a)" ], "requires_python": "~=2.7", "summary": "Partner Identification Numbers", "version": "8.0.1.1.1.99.dev5" }, "last_serial": 5084406, "releases": { "8.0.1.0.0.99.dev3": [ { "comment_text": "", "digests": { "md5": "96c591f58b145fdb0ae8faa4eb4bc196", "sha256": "9be215e83d773af1a968439f153abd68c7bda910897c0ad5bce045d02f8e5985" }, "downloads": -1, "filename": "odoo8_addon_partner_identification-8.0.1.0.0.99.dev3-py2-none-any.whl", "has_sig": false, "md5_digest": "96c591f58b145fdb0ae8faa4eb4bc196", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 20607, "upload_time": "2017-04-11T14:08:27", "url": "https://files.pythonhosted.org/packages/a7/91/0b2d2f894de64b52802a7fccb44371bb615cecbfec63dd92c3575712ca66/odoo8_addon_partner_identification-8.0.1.0.0.99.dev3-py2-none-any.whl" } ], "8.0.1.0.0.99.dev4": [ { "comment_text": "", "digests": { "md5": "0fef347361ad20c0a1cb2770cb155af7", "sha256": "0f56ce02f8b00dcabb4c73d342662bd547d37afd9c27e25150c670b09bda17e5" }, "downloads": -1, "filename": "odoo8_addon_partner_identification-8.0.1.0.0.99.dev4-py2-none-any.whl", "has_sig": false, "md5_digest": "0fef347361ad20c0a1cb2770cb155af7", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 23960, "upload_time": "2017-04-11T14:08:30", "url": "https://files.pythonhosted.org/packages/60/7b/c2e61da68332f3f41bd6ba526f026b7bea5a8c80e485572c7313e70457ed/odoo8_addon_partner_identification-8.0.1.0.0.99.dev4-py2-none-any.whl" } ], "8.0.1.0.0.99.dev5": [ { "comment_text": "", "digests": { "md5": "2c8db1d8735237d5def3462a726bd4ad", "sha256": "39e298bfc92462ced682203a1c06c2bdca0cb62a4e3c92748640f24db189aca4" }, "downloads": -1, "filename": "odoo8_addon_partner_identification-8.0.1.0.0.99.dev5-py2-none-any.whl", "has_sig": false, "md5_digest": "2c8db1d8735237d5def3462a726bd4ad", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 27170, "upload_time": "2017-04-11T14:08:33", "url": "https://files.pythonhosted.org/packages/cc/c1/ab31f3b65e8412246371004d402b23c3fbb2eb062f08fc31e1f8aed5d056/odoo8_addon_partner_identification-8.0.1.0.0.99.dev5-py2-none-any.whl" } ], "8.0.1.0.0.99.dev6": [ { "comment_text": "", "digests": { "md5": "7711d8f7d1af2cfe2525883c20ff61f9", "sha256": "276790da63cda80efd61947c9eb86a46974a95afe45b5c1b77519e0b16c79273" }, "downloads": -1, "filename": "odoo8_addon_partner_identification-8.0.1.0.0.99.dev6-py2-none-any.whl", "has_sig": false, "md5_digest": "7711d8f7d1af2cfe2525883c20ff61f9", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 28875, "upload_time": "2018-06-24T05:05:32", "url": "https://files.pythonhosted.org/packages/6d/d5/5a955f86bbda9ae60340a372dc087681806102e291ed0ecc7e552bb4063e/odoo8_addon_partner_identification-8.0.1.0.0.99.dev6-py2-none-any.whl" } ], "8.0.1.1.1.99.dev1": [ { "comment_text": "", "digests": { "md5": "cd1a1188fd41c7ebb1bc26e5c18cb641", "sha256": "feaea0034e2277c0133c7eea9bad32c440924dcc097fab9e1b7bcf391c0b34ad" }, "downloads": -1, "filename": "odoo8_addon_partner_identification-8.0.1.1.1.99.dev1-py2-none-any.whl", "has_sig": false, "md5_digest": "cd1a1188fd41c7ebb1bc26e5c18cb641", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 29686, "upload_time": "2018-09-02T04:45:32", "url": "https://files.pythonhosted.org/packages/9c/c4/d1fb7abc3748e6a7240608c4f237bdf67ab516f33926bc72a8dbfc35c985/odoo8_addon_partner_identification-8.0.1.1.1.99.dev1-py2-none-any.whl" } ], "8.0.1.1.1.99.dev3": [ { "comment_text": "", "digests": { "md5": "2e566a38358c54a883527e877f6ed92e", "sha256": "4f791b42a68a927711cbe3292efc90cf7495fe8df2b53970ef160c74de18f433" }, "downloads": -1, "filename": "odoo8_addon_partner_identification-8.0.1.1.1.99.dev3-py2-none-any.whl", "has_sig": false, "md5_digest": "2e566a38358c54a883527e877f6ed92e", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 31936, "upload_time": "2018-11-17T05:49:26", "url": "https://files.pythonhosted.org/packages/8f/3d/ac95803d1d1f7ba93c093c4e53c5c56925d4dad564f75df1c55a019a0f78/odoo8_addon_partner_identification-8.0.1.1.1.99.dev3-py2-none-any.whl" } ], "8.0.1.1.1.99.dev4": [ { "comment_text": "", "digests": { "md5": "6f4760bfc021dc725003da1a5689b4f4", "sha256": "55fb2c76b08451c892b20c8fc7c5412180320982715e47370b4bce8a32e34cbb" }, "downloads": -1, "filename": "odoo8_addon_partner_identification-8.0.1.1.1.99.dev4-py2-none-any.whl", "has_sig": false, "md5_digest": "6f4760bfc021dc725003da1a5689b4f4", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 32390, "upload_time": "2018-11-30T05:49:27", "url": "https://files.pythonhosted.org/packages/71/98/0ee237e2a401cf9681719b56d8642b14fb74f8b784d31b8d1d83d1beaa56/odoo8_addon_partner_identification-8.0.1.1.1.99.dev4-py2-none-any.whl" } ], "8.0.1.1.1.99.dev5": [ { "comment_text": "", "digests": { "md5": "dcf147c612edb0bbd55579af114301fa", "sha256": "4f3d863d0e7dd545ae7b9af55a262b539524a8c5f93de3375d338c220a3d4d3d" }, "downloads": -1, "filename": "odoo8_addon_partner_identification-8.0.1.1.1.99.dev5-py2-none-any.whl", "has_sig": false, "md5_digest": "dcf147c612edb0bbd55579af114301fa", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 41993, "upload_time": "2019-04-03T05:32:49", "url": "https://files.pythonhosted.org/packages/7a/40/dfe093118b00ee1c1b0628b205898abb4cf45ff042a3a580ea4686841e64/odoo8_addon_partner_identification-8.0.1.1.1.99.dev5-py2-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "dcf147c612edb0bbd55579af114301fa", "sha256": "4f3d863d0e7dd545ae7b9af55a262b539524a8c5f93de3375d338c220a3d4d3d" }, "downloads": -1, "filename": "odoo8_addon_partner_identification-8.0.1.1.1.99.dev5-py2-none-any.whl", "has_sig": false, "md5_digest": "dcf147c612edb0bbd55579af114301fa", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 41993, "upload_time": "2019-04-03T05:32:49", "url": "https://files.pythonhosted.org/packages/7a/40/dfe093118b00ee1c1b0628b205898abb4cf45ff042a3a580ea4686841e64/odoo8_addon_partner_identification-8.0.1.1.1.99.dev5-py2-none-any.whl" } ] }