odoo8-addon-product-unique-serial


Nameodoo8-addon-product-unique-serial JSON
Version 8.0.1.0.3 PyPI version JSON
download
home_pagehttp://www.vauxoo.com
SummaryProduct Serial Unique Number
upload_time2019-09-11 04:57:24
maintainer
docs_urlNone
authorVauxoo,Odoo Community Association (OCA)
requires_python~=2.7
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

============================
Product Unique Serial Number
============================

Allow to control product serial lot number with a unique relation, adding a restriction
to avoid stock moves with quantity different than 1, only if **Unique Lot** option (explained later)
is enabled

Installation
============

To install this module, just selected from available modules.

Configuration
=============

To configure serial uniqueness feature, do the following

* Go to Warehouse > Products > Products

* Choose the product you need to acomplish unique serial

* Get into Inventory tab in the form view and enable at least one of the
  lots available options for serial lot tracking, and then **Unique Lot** option
  will appear to enable it

Usage
=====
When doing a warehouse transfer, there are two posibilities for serial lot number treatment :

#. Incoming transfer: Serial numbers will not appear unless it have not already a
   stock move related and letting to the user create a new one from scratch

#. Outgoing / Internal transfer: Dont show unused serial lots leaving to the user
   to select only those one that have associated moves


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

.. repo_id is available in https://github.com/OCA/maintainer-tools/blob/master/tools/repos_with_ids.txt
.. branch is "8.0" for example

Known issues / Roadmap
======================

* When computing last location for a lot based on quants, it fails, this is not
  fully tested
* Look how to append domain strings

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

Bugs are tracked on `GitHub Issues <https://github.com/OCA/
stock-logistics-workflow/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us smashing it by providing a detailed and welcomed feedback `here <https://github.com/OCA/
stock-logistics-workflow/issues/new?body=module:%20
product_unique_serial%0Aversion:%20
8.0.1.0.1%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.


Credits
=======

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

* Moisés Lopez <moylop260@vauxoo.com>
* Osval Reyes <osval@vauxoo.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 http://odoo-community.org.



            

Raw data

            {
    "_id": null,
    "home_page": "http://www.vauxoo.com",
    "name": "odoo8-addon-product-unique-serial",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "~=2.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "Vauxoo,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============================\nProduct Unique Serial Number\n============================\n\nAllow to control product serial lot number with a unique relation, adding a restriction\nto avoid stock moves with quantity different than 1, only if **Unique Lot** option (explained later)\nis enabled\n\nInstallation\n============\n\nTo install this module, just selected from available modules.\n\nConfiguration\n=============\n\nTo configure serial uniqueness feature, do the following\n\n* Go to Warehouse > Products > Products\n\n* Choose the product you need to acomplish unique serial\n\n* Get into Inventory tab in the form view and enable at least one of the\n  lots available options for serial lot tracking, and then **Unique Lot** option\n  will appear to enable it\n\nUsage\n=====\nWhen doing a warehouse transfer, there are two posibilities for serial lot number treatment :\n\n#. Incoming transfer: Serial numbers will not appear unless it have not already a\n   stock move related and letting to the user create a new one from scratch\n\n#. Outgoing / Internal transfer: Dont show unused serial lots leaving to the user\n   to select only those one that have associated moves\n\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/154/8.0\n\n.. repo_id is available in https://github.com/OCA/maintainer-tools/blob/master/tools/repos_with_ids.txt\n.. branch is \"8.0\" for example\n\nKnown issues / Roadmap\n======================\n\n* When computing last location for a lot based on quants, it fails, this is not\n  fully tested\n* Look how to append domain strings\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues <https://github.com/OCA/\nstock-logistics-workflow/issues>`_.\nIn case of trouble, please check there if your issue has already been reported.\nIf you spotted it first, help us smashing it by providing a detailed and welcomed feedback `here <https://github.com/OCA/\nstock-logistics-workflow/issues/new?body=module:%20\nproduct_unique_serial%0Aversion:%20\n8.0.1.0.1%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.\n\n\nCredits\n=======\n\nContributors\n------------\n\n* Mois\u00e9s Lopez <moylop260@vauxoo.com>\n* Osval Reyes <osval@vauxoo.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 http://odoo-community.org.\n\n\n",
    "bugtrack_url": null,
    "license": "AGPL-3",
    "summary": "Product Serial Unique Number",
    "version": "8.0.1.0.3",
    "project_urls": {
        "Homepage": "http://www.vauxoo.com"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9619bdfeefc24cb1de3993805a07bbdf1ba19467a565c87899138bdacf800234",
                "md5": "1a1c07b47fd025705f47d505a01e5666",
                "sha256": "1c4a2059b75cb1d07f05d4f14c435a2def80028de8a118c0abdbaa4fc9cc5932"
            },
            "downloads": -1,
            "filename": "odoo8_addon_product_unique_serial-8.0.1.0.3-py2-none-any.whl",
            "has_sig": false,
            "md5_digest": "1a1c07b47fd025705f47d505a01e5666",
            "packagetype": "bdist_wheel",
            "python_version": "py2",
            "requires_python": "~=2.7",
            "size": 50400,
            "upload_time": "2019-09-11T04:57:24",
            "upload_time_iso_8601": "2019-09-11T04:57:24.003434Z",
            "url": "https://files.pythonhosted.org/packages/96/19/bdfeefc24cb1de3993805a07bbdf1ba19467a565c87899138bdacf800234/odoo8_addon_product_unique_serial-8.0.1.0.3-py2-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2019-09-11 04:57:24",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "odoo8-addon-product-unique-serial"
}
        
Elapsed time: 0.32846s