odoo12-addon-product-code-unique


Nameodoo12-addon-product-code-unique JSON
Version 12.0.1.0.0 PyPI version JSON
download
home_pagehttps://github.com/OCA/product-attribute
SummarySet Product Internal Reference as Unique
upload_time2019-02-12 05:47:13
maintainer
docs_urlNone
authorOpen Source Integrators, Odoo Community Association (OCA)
requires_python>=3.5
licenseAGPL-3
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            .. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
   :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
   :alt: License: AGPL-3

=================================
Unique Product Internal Reference
=================================

This module adds a constraint on the internal reference of the product 
to make it unique across the database.

Usage
=====
* Unable to save a product when a new internal reference or default_code value is
  the same with an existing record.
* A pre_init_hook process is initiated when there exist records without an internal reference(default_code).
  A default value is generated to populate empty field as a temporary value.

.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
   :alt: Try me on Runbot
   :target: https://runbot.odoo-community.org/runbot/135/11.0

Bug Tracker
===========

Bugs are tracked on `GitHub Issues
<https://github.com/OCA/product-attribute/issues>`_. In case of trouble, please
check there if your issue has already been reported. If you spotted it first,
help us smash it by providing detailed and welcomed feedback.

Credits
=======

Images
------

* Odoo Community Association: `Icon <https://github.com/OCA/maintainer-tools/blob/master/template/module/static/description/icon.svg>`_.

Contributors
------------

* Antonio Yamuta <ayamuta@opensourceintegrators.com>

Funders
-------

The development of this module has been financially supported by:

* Open Source Integrators <http://www.opensourceintegrators.com>

Maintainer
----------

.. image:: https://odoo-community.org/logo.png
   :alt: Odoo Community Association
   :target: https://odoo-community.org

This module is maintained by the OCA.

OCA, 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.

To contribute to this module, please visit https://odoo-community.org.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/OCA/product-attribute",
    "name": "odoo12-addon-product-code-unique",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.5",
    "maintainer_email": "",
    "keywords": "",
    "author": "Open Source Integrators, Odoo Community Association (OCA)",
    "author_email": "support@odoo-community.org",
    "download_url": "",
    "platform": "",
    "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=================================\nUnique Product Internal Reference\n=================================\n\nThis module adds a constraint on the internal reference of the product \nto make it unique across the database.\n\nUsage\n=====\n* Unable to save a product when a new internal reference or default_code value is\n  the same with an existing record.\n* A pre_init_hook process is initiated when there exist records without an internal reference(default_code).\n  A default value is generated to populate empty field as a temporary value.\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/135/11.0\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues\n<https://github.com/OCA/product-attribute/issues>`_. 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 <https://github.com/OCA/maintainer-tools/blob/master/template/module/static/description/icon.svg>`_.\n\nContributors\n------------\n\n* Antonio Yamuta <ayamuta@opensourceintegrators.com>\n\nFunders\n-------\n\nThe development of this module has been financially supported by:\n\n* Open Source Integrators <http://www.opensourceintegrators.com>\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",
    "bugtrack_url": null,
    "license": "AGPL-3",
    "summary": "Set Product Internal Reference as Unique",
    "version": "12.0.1.0.0",
    "project_urls": {
        "Homepage": "https://github.com/OCA/product-attribute"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7d4af98968cdb7d3dd1ea7a3c69bb913d9901f1bb6aa8f2c6eb94ffebbc33956",
                "md5": "857cc6e9609d95a69065b3921ba3e9ad",
                "sha256": "5ae8ec1c9853af835f8abfb5950a6c20958ea697b7f9368c94a0cfb5d72b37b7"
            },
            "downloads": -1,
            "filename": "odoo12_addon_product_code_unique-12.0.1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "857cc6e9609d95a69065b3921ba3e9ad",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.5",
            "size": 15954,
            "upload_time": "2019-02-12T05:47:13",
            "upload_time_iso_8601": "2019-02-12T05:47:13.120918Z",
            "url": "https://files.pythonhosted.org/packages/7d/4a/f98968cdb7d3dd1ea7a3c69bb913d9901f1bb6aa8f2c6eb94ffebbc33956/odoo12_addon_product_code_unique-12.0.1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2019-02-12 05:47:13",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OCA",
    "github_project": "product-attribute",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "odoo12-addon-product-code-unique"
}
        
Elapsed time: 0.29126s