odoo9-addon-stock-valuation-account-manual-adjustment


Nameodoo9-addon-stock-valuation-account-manual-adjustment JSON
Version 9.0.1.0.0 PyPI version JSON
download
home_pagehttps://github.com/OCA/stock-logistics-warehouse
SummaryShows in the product inventory stock value and the accounting value and allows to reconcile them
upload_time2017-04-26 04:31:42
maintainer
docs_urlNone
authorEficent, Odoo Community Association (OCA)
requires_python
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/license-AGPLv3-blue.svg
   :target: https://www.gnu.org/licenses/agpl.html
   :alt: License: AGPL-3

=========================================
Stock Inventory Account Manual Adjustment
=========================================

This module shows in the product inventory stock value and the accounting
value, and allows to create accounting adjustment entries to align the
accounting value to match with the inventory stock value.

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

Assign the group 'Stock Valuation Account Manual Adjustments' to the users
that should be allowed to list the valuation discrepancies and to reconcile
them.

Usage
=====

* Go to 'Inventory / Inventory Control / Perpetual Inventory Valuation'

* Filter on 'Valuation Discrepancy != 0.0' using the advanced filter.

* Select the products that you wish to reconcile and press 'Action /
  Adjust Stock Valuation Account Discrepancies'.

* You can provide Valuation Increase/Decrease Contra-Account. Otherwise the
  application will attempt to use the ones defined in the product category.
  Note that when the adjustment implies an increase of the valuation of your
  inventory (thus a debit), the account 'Valuation Increase Contra-Account')
  will be used in the credit side of the journal entry. And when the
  inventory valuation is going to decrease (credit), the account 'Valuation
  Decrease Contra-Account' will be used in the debit side of the journal
  entry. Typically the 'Valuation Increase Contra-Account' will be of type
  'Equity' and 'Valuation Decrease Contra-Account' will be of type 'Expense'.


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

* In order to properly manage the inventory valuation from an accounting
  perspective all journal items created for inventory accounts should
  include the product.

* The price change function of Odoo creates journal entries to the inventory
  account without specifying the product. This is bad because you lose the
  ability to control the inventory valuation from accounting at the level of
  the product. In order to fix this, use the module
  'stock_inventory_revaluation', to be found in the same OCA repository.


.. 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/9.0

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

Bugs are tracked on `GitHub Issues
<https://github.com/OCA/stock-logistics-warehouse/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.


Credits
=======

Images
------

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

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

* Jordi Ballester Alomar <jordi.ballester@eficent.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/stock-logistics-warehouse",
    "name": "odoo9-addon-stock-valuation-account-manual-adjustment",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Eficent, Odoo Community Association (OCA)",
    "author_email": "support@odoo-community.org",
    "download_url": "",
    "platform": "UNKNOWN",
    "description": ".. image:: https://img.shields.io/badge/license-AGPLv3-blue.svg\n   :target: https://www.gnu.org/licenses/agpl.html\n   :alt: License: AGPL-3\n\n=========================================\nStock Inventory Account Manual Adjustment\n=========================================\n\nThis module shows in the product inventory stock value and the accounting\nvalue, and allows to create accounting adjustment entries to align the\naccounting value to match with the inventory stock value.\n\nConfiguration\n=============\n\nAssign the group 'Stock Valuation Account Manual Adjustments' to the users\nthat should be allowed to list the valuation discrepancies and to reconcile\nthem.\n\nUsage\n=====\n\n* Go to 'Inventory / Inventory Control / Perpetual Inventory Valuation'\n\n* Filter on 'Valuation Discrepancy != 0.0' using the advanced filter.\n\n* Select the products that you wish to reconcile and press 'Action /\n  Adjust Stock Valuation Account Discrepancies'.\n\n* You can provide Valuation Increase/Decrease Contra-Account. Otherwise the\n  application will attempt to use the ones defined in the product category.\n  Note that when the adjustment implies an increase of the valuation of your\n  inventory (thus a debit), the account 'Valuation Increase Contra-Account')\n  will be used in the credit side of the journal entry. And when the\n  inventory valuation is going to decrease (credit), the account 'Valuation\n  Decrease Contra-Account' will be used in the debit side of the journal\n  entry. Typically the 'Valuation Increase Contra-Account' will be of type\n  'Equity' and 'Valuation Decrease Contra-Account' will be of type 'Expense'.\n\n\nKnown issues / Roadmap\n======================\n\n* In order to properly manage the inventory valuation from an accounting\n  perspective all journal items created for inventory accounts should\n  include the product.\n\n* The price change function of Odoo creates journal entries to the inventory\n  account without specifying the product. This is bad because you lose the\n  ability to control the inventory valuation from accounting at the level of\n  the product. In order to fix this, use the module\n  'stock_inventory_revaluation', to be found in the same OCA repository.\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/9.0\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues\n<https://github.com/OCA/stock-logistics-warehouse/issues>`_. In case of\ntrouble, 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\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* Jordi Ballester Alomar <jordi.ballester@eficent.com>\n\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.",
    "bugtrack_url": null,
    "license": "AGPL-3",
    "summary": "Shows in the product inventory stock value and the accounting value and allows to reconcile them",
    "version": "9.0.1.0.0",
    "project_urls": {
        "Homepage": "https://github.com/OCA/stock-logistics-warehouse"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f96cad0e8b618541f6c652447f411a637e45043a5de7b90bd550af7e36e3ceed",
                "md5": "5e280133f6375b48cd17f3d43259d5b8",
                "sha256": "c328d8e9a98879c04f4e6117c5f18b64a4b8bc261ea9581ab8ee984f9ede31d2"
            },
            "downloads": -1,
            "filename": "odoo9_addon_stock_valuation_account_manual_adjustment-9.0.1.0.0-py2-none-any.whl",
            "has_sig": false,
            "md5_digest": "5e280133f6375b48cd17f3d43259d5b8",
            "packagetype": "bdist_wheel",
            "python_version": "py2",
            "requires_python": null,
            "size": 175335,
            "upload_time": "2017-04-26T04:31:42",
            "upload_time_iso_8601": "2017-04-26T04:31:42.160665Z",
            "url": "https://files.pythonhosted.org/packages/f9/6c/ad0e8b618541f6c652447f411a637e45043a5de7b90bd550af7e36e3ceed/odoo9_addon_stock_valuation_account_manual_adjustment-9.0.1.0.0-py2-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2017-04-26 04:31:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OCA",
    "github_project": "stock-logistics-warehouse",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "odoo9-addon-stock-valuation-account-manual-adjustment"
}
        
Elapsed time: 0.07629s