====================================
Product Internal Reference Generator
====================================
..
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:ae8f9be253ce0a6861eef5e3e4e8b7a8982d1ed605262a3cdeb3030d4fd9e16d
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
:target: https://odoo-community.org/page/development-status
:alt: Beta
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fproduct--attribute-lightgray.png?logo=github
:target: https://github.com/OCA/product-attribute/tree/14.0/product_internal_reference_generator
:alt: OCA/product-attribute
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/product-attribute-14-0/product-attribute-14-0-product_internal_reference_generator
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
:target: https://runboat.odoo-community.org/builds?repo=OCA/product-attribute&target_branch=14.0
:alt: Try me on Runboat
|badge1| |badge2| |badge3| |badge4| |badge5|
This module allows to generate internal references for Product templates and variants using sequences, setting codes as read-only.
In product template, it's possible to choose among different Internal Reference Templates related to a sequence, and then generate an internal reference with the following structure:
Internal Reference Prefix + progressive number for variant, eg: “Main0001001”, where:
"Main0001" is the prefix generated by sequence and assigned to product template, and
"001" the variant identifier.
Every time a new variant is created, a new internal reference is automatically assigned with progressive variant code.
A general setting allows to set the default Internal Reference Template for new products.
Two specific access rights allow specific users to:
- generate an internal reference in product
- create internal reference templates, change internal reference template for a product template once an internal reference has been generated, as well as editing existing internal references.
**Table of contents**
.. contents::
:local:
Usage
=====
Go to Inventory > Configuration > Internal Reference Templates and set:
the sequence to be used for Internal Reference Prefix generation
the number of digits to be used for variants code (standard is 3)
Now go to product template, select an Internal Reference Template and generate an Internal Reference Prefix. Internal reference field is now read-only.
Each time a new variant is created for this product template, an internal reference is automatically assigned.
In settings > inventory > Default Internal Reference Template, select which template will be loaded automatically each time a new product template is created.
In user, enable extra rights:
- "Generate internal reference" to display "Generate" button in product template.
- "Internal reference template manager" to manage Internal Reference Templates in inventory > configuration menu and edit internal reference templates already assigned to a product template.
Known issues / Roadmap
======================
Due to odoo's behavior in handling internal reference for variants (see for example https://github.com/odoo/odoo/issues/140356 ), removing all attributes from a product template with variants will generate a new internal reference for product template.
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 to smash it by providing a detailed and welcomed
`feedback <https://github.com/OCA/product-attribute/issues/new?body=module:%20product_internal_reference_generator%0Aversion:%2014.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
Do not contact contributors directly about support or help with technical issues.
Credits
=======
Authors
~~~~~~~
* Ilyas
* Ooops
Contributors
~~~~~~~~~~~~
* `Ooops404 <https://www.ooops404.com>`__:
* Ilyas <irazor147@gmail.com>
Maintainers
~~~~~~~~~~~
This module is maintained by the OCA.
.. image:: https://odoo-community.org/logo.png
:alt: Odoo Community Association
:target: https://odoo-community.org
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.
.. |maintainer-ilyasProgrammer| image:: https://github.com/ilyasProgrammer.png?size=40px
:target: https://github.com/ilyasProgrammer
:alt: ilyasProgrammer
Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:
|maintainer-ilyasProgrammer|
This module is part of the `OCA/product-attribute <https://github.com/OCA/product-attribute/tree/14.0/product_internal_reference_generator>`_ project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Raw data
{
"_id": null,
"home_page": "https://github.com/OCA/product-attribute",
"name": "odoo14-addon-product-internal-reference-generator",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": "",
"keywords": "",
"author": "Ilyas, Ooops, Odoo Community Association (OCA)",
"author_email": "support@odoo-community.org",
"download_url": "",
"platform": null,
"description": "====================================\nProduct Internal Reference Generator\n====================================\n\n.. \n !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n !! This file is generated by oca-gen-addon-readme !!\n !! changes will be overwritten. !!\n !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n !! source digest: sha256:ae8f9be253ce0a6861eef5e3e4e8b7a8982d1ed605262a3cdeb3030d4fd9e16d\n !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n\n.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png\n :target: https://odoo-community.org/page/development-status\n :alt: Beta\n.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png\n :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html\n :alt: License: AGPL-3\n.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fproduct--attribute-lightgray.png?logo=github\n :target: https://github.com/OCA/product-attribute/tree/14.0/product_internal_reference_generator\n :alt: OCA/product-attribute\n.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png\n :target: https://translation.odoo-community.org/projects/product-attribute-14-0/product-attribute-14-0-product_internal_reference_generator\n :alt: Translate me on Weblate\n.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png\n :target: https://runboat.odoo-community.org/builds?repo=OCA/product-attribute&target_branch=14.0\n :alt: Try me on Runboat\n\n|badge1| |badge2| |badge3| |badge4| |badge5|\n\nThis module allows to generate internal references for Product templates and variants using sequences, setting codes as read-only.\n\nIn product template, it's possible to choose among different Internal Reference Templates related to a sequence, and then generate an internal reference with the following structure:\n\nInternal Reference Prefix + progressive number for variant, eg: \u201cMain0001001\u201d, where:\n\n\"Main0001\" is the prefix generated by sequence and assigned to product template, and\n\n\"001\" the variant identifier.\n\nEvery time a new variant is created, a new internal reference is automatically assigned with progressive variant code.\n\nA general setting allows to set the default Internal Reference Template for new products.\n\nTwo specific access rights allow specific users to:\n\n- generate an internal reference in product\n\n- create internal reference templates, change internal reference template for a product template once an internal reference has been generated, as well as editing existing internal references.\n\n\n**Table of contents**\n\n.. contents::\n :local:\n\nUsage\n=====\n\nGo to Inventory > Configuration > Internal Reference Templates and set:\n\nthe sequence to be used for Internal Reference Prefix generation\n\nthe number of digits to be used for variants code (standard is 3)\n\nNow go to product template, select an Internal Reference Template and generate an Internal Reference Prefix. Internal reference field is now read-only.\n\nEach time a new variant is created for this product template, an internal reference is automatically assigned.\n\nIn settings > inventory > Default Internal Reference Template, select which template will be loaded automatically each time a new product template is created.\n\nIn user, enable extra rights:\n\n- \"Generate internal reference\" to display \"Generate\" button in product template.\n\n- \"Internal reference template manager\" to manage Internal Reference Templates in inventory > configuration menu and edit internal reference templates already assigned to a product template.\n\nKnown issues / Roadmap\n======================\n\nDue to odoo's behavior in handling internal reference for variants (see for example https://github.com/odoo/odoo/issues/140356 ), removing all attributes from a product template with variants will generate a new internal reference for product template.\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues <https://github.com/OCA/product-attribute/issues>`_.\nIn case of trouble, please check there if your issue has already been reported.\nIf you spotted it first, help us to smash it by providing a detailed and welcomed\n`feedback <https://github.com/OCA/product-attribute/issues/new?body=module:%20product_internal_reference_generator%0Aversion:%2014.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.\n\nDo not contact contributors directly about support or help with technical issues.\n\nCredits\n=======\n\nAuthors\n~~~~~~~\n\n* Ilyas\n* Ooops\n\nContributors\n~~~~~~~~~~~~\n\n* `Ooops404 <https://www.ooops404.com>`__:\n\n * Ilyas <irazor147@gmail.com>\n\nMaintainers\n~~~~~~~~~~~\n\nThis module is maintained by the OCA.\n\n.. image:: https://odoo-community.org/logo.png\n :alt: Odoo Community Association\n :target: https://odoo-community.org\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\n.. |maintainer-ilyasProgrammer| image:: https://github.com/ilyasProgrammer.png?size=40px\n :target: https://github.com/ilyasProgrammer\n :alt: ilyasProgrammer\n\nCurrent `maintainer <https://odoo-community.org/page/maintainer-role>`__:\n\n|maintainer-ilyasProgrammer| \n\nThis module is part of the `OCA/product-attribute <https://github.com/OCA/product-attribute/tree/14.0/product_internal_reference_generator>`_ project on GitHub.\n\nYou are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.\n\n\n",
"bugtrack_url": null,
"license": "AGPL-3",
"summary": "Product template and variant reference based on sequence",
"version": "14.0.1.1.1",
"project_urls": {
"Homepage": "https://github.com/OCA/product-attribute"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "de44a39c335a912447ab877efcfdf43a47d59202bfc9340f97a95dcd2969fcc4",
"md5": "36323494ab40b3e44233d5daf83d8952",
"sha256": "c30f85600819188e7f857782f65896eec0209f46d917914a7ae316b48c02654b"
},
"downloads": -1,
"filename": "odoo14_addon_product_internal_reference_generator-14.0.1.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "36323494ab40b3e44233d5daf83d8952",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 37493,
"upload_time": "2024-01-23T06:49:34",
"upload_time_iso_8601": "2024-01-23T06:49:34.739613Z",
"url": "https://files.pythonhosted.org/packages/de/44/a39c335a912447ab877efcfdf43a47d59202bfc9340f97a95dcd2969fcc4/odoo14_addon_product_internal_reference_generator-14.0.1.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-01-23 06:49:34",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "OCA",
"github_project": "product-attribute",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "freezegun",
"specs": []
},
{
"name": "openupgradelib",
"specs": []
}
],
"lcname": "odoo14-addon-product-internal-reference-generator"
}