{ "info": { "author": "Creu Blanca, Odoo Community Association (OCA)", "author_email": "support@odoo-community.org", "bugtrack_url": null, "classifiers": [ "Framework :: Odoo", "License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)", "Programming Language :: Python :: 2.7" ], "description": ".. image:: https://img.shields.io/badge/licence-LGPL--3-blue.svg\n :alt: License: LGPL-3\n\n====================\nSequence Check Digit\n====================\n\nThis module was written to configure check digits on sequences added on the end.\nIt is useful as a control of the number on visual validation.\n\nIt is useful when some manual checks are required or on integrations.\nThe implemented codes can avoid modification of one character and flip of\ntwo consecutive characters.\n\nUsage\n=====\n\n* Access sequences and configurate the model to use.\n* The model will check if the format of prefix, suffix and number is valid\n* Implemented algorithms\n * Luhn: [0-9]*\n * Damm: [0-9]*\n * Verhoeff: [0-9]*\n * ISO 7064 Mod 11, 2: [0-9]*\n * ISO 7064 Mod 11, 10: [0-9]*\n * ISO 7064 Mod 37, 2: [0-9A-Z]*\n * ISO 7064 Mod 37, 36: [0-9A-Z]*\n * ISO 7064 Mod 97, 10: [0-9A-Z]*\n\nCredits\n=======\n\nContributors\n------------\n\n* Enric Tobella \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/server-tools", "keywords": "", "license": "LGPL-3", "maintainer": "", "maintainer_email": "", "name": "odoo10-addon-sequence-check-digit", "package_url": "https://pypi.org/project/odoo10-addon-sequence-check-digit/", "platform": "", "project_url": "https://pypi.org/project/odoo10-addon-sequence-check-digit/", "project_urls": { "Homepage": "https://github.com/OCA/server-tools" }, "release_url": "https://pypi.org/project/odoo10-addon-sequence-check-digit/10.0.1.0.0/", "requires_dist": [ "odoo (<10.1dev,>=10.0)", "stdnum" ], "requires_python": "", "summary": "Adds a check digit on sequences", "version": "10.0.1.0.0" }, "last_serial": 4250941, "releases": { "10.0.1.0.0": [ { "comment_text": "", "digests": { "md5": "f825c412f6c5080efb9b1ed1a6963eda", "sha256": "7a4e31542dda1090ebd1f6874e4dd37f8e0f42becaf7ed11835e05d9acedb133" }, "downloads": -1, "filename": "odoo10_addon_sequence_check_digit-10.0.1.0.0-py2-none-any.whl", "has_sig": false, "md5_digest": "f825c412f6c5080efb9b1ed1a6963eda", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 19818, "upload_time": "2017-09-29T04:30:21", "url": "https://files.pythonhosted.org/packages/5f/bf/e93c2bdfe33c3c8f0a9977f20b662338db3aa3b6246fd3591135287bce46/odoo10_addon_sequence_check_digit-10.0.1.0.0-py2-none-any.whl" } ], "10.0.1.0.0.99.dev1": [ { "comment_text": "", "digests": { "md5": "16a583868e527cba8a6ee6a08994cccf", "sha256": "3af6e5020a7d32bcbdc515fd14ddeff04a506ee99bd0d33fc8b52f54b7e7614d" }, "downloads": -1, "filename": "odoo10_addon_sequence_check_digit-10.0.1.0.0.99.dev1-py2-none-any.whl", "has_sig": false, "md5_digest": "16a583868e527cba8a6ee6a08994cccf", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 20845, "upload_time": "2017-12-03T05:35:22", "url": "https://files.pythonhosted.org/packages/5b/c0/287d5f673d92cc719618165e5f4006115d5138a6333356ef7476801a2492/odoo10_addon_sequence_check_digit-10.0.1.0.0.99.dev1-py2-none-any.whl" } ], "10.0.1.0.0.99.dev2": [ { "comment_text": "", "digests": { "md5": "ddf7778d0073bbed082ba8fe6b990467", "sha256": "5ccae0f49bb30b57378a32ca461ea05eab3b361f4ad8d7f5e4cbb3400cda4a35" }, "downloads": -1, "filename": "odoo10_addon_sequence_check_digit-10.0.1.0.0.99.dev2-py2-none-any.whl", "has_sig": false, "md5_digest": "ddf7778d0073bbed082ba8fe6b990467", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 21686, "upload_time": "2018-01-17T05:34:14", "url": "https://files.pythonhosted.org/packages/ef/79/6670ac6f8edb42b82d5bd2b07fc0f5ffa5ff12e128430909fa956e1fedf4/odoo10_addon_sequence_check_digit-10.0.1.0.0.99.dev2-py2-none-any.whl" } ], "10.0.1.0.0.99.dev3": [ { "comment_text": "", "digests": { "md5": "d969cf260697822f3e6f87829cd32b10", "sha256": "32460210cd205d4059bcaacc4ae93844d7cc57ef8f06aa4c4a006753a0ead1e0" }, "downloads": -1, "filename": "odoo10_addon_sequence_check_digit-10.0.1.0.0.99.dev3-py2-none-any.whl", "has_sig": false, "md5_digest": "d969cf260697822f3e6f87829cd32b10", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 22428, "upload_time": "2018-06-25T04:58:32", "url": "https://files.pythonhosted.org/packages/f1/d5/ecf6706ce42d7fd39289178d0ddc7b19bde29673a7b25a47344409fcd68a/odoo10_addon_sequence_check_digit-10.0.1.0.0.99.dev3-py2-none-any.whl" } ], "10.0.1.0.0.99.dev4": [ { "comment_text": "", "digests": { "md5": "aca49a0ce8d66461db461d32387dd6e5", "sha256": "ef54c7999e5fed85499d0bb3872758444748519041f6884b57c816b0c127aded" }, "downloads": -1, "filename": "odoo10_addon_sequence_check_digit-10.0.1.0.0.99.dev4-py2-none-any.whl", "has_sig": false, "md5_digest": "aca49a0ce8d66461db461d32387dd6e5", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 20877, "upload_time": "2018-09-08T04:49:51", "url": "https://files.pythonhosted.org/packages/e5/d3/be335119994f475a5de12b688774aa62abc20fe527ae455258a5a8ba2592/odoo10_addon_sequence_check_digit-10.0.1.0.0.99.dev4-py2-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f825c412f6c5080efb9b1ed1a6963eda", "sha256": "7a4e31542dda1090ebd1f6874e4dd37f8e0f42becaf7ed11835e05d9acedb133" }, "downloads": -1, "filename": "odoo10_addon_sequence_check_digit-10.0.1.0.0-py2-none-any.whl", "has_sig": false, "md5_digest": "f825c412f6c5080efb9b1ed1a6963eda", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 19818, "upload_time": "2017-09-29T04:30:21", "url": "https://files.pythonhosted.org/packages/5f/bf/e93c2bdfe33c3c8f0a9977f20b662338db3aa3b6246fd3591135287bce46/odoo10_addon_sequence_check_digit-10.0.1.0.0-py2-none-any.whl" } ] }