{ "info": { "author": "Eficent, Odoo Community Association (OCA)", "author_email": "support@odoo-community.org", "bugtrack_url": null, "classifiers": [ "Framework :: Odoo", "License :: OSI Approved :: GNU Affero General Public License v3", "Programming Language :: Python" ], "description": "=========================================\nStock Inventory Account Manual Adjustment\n=========================================\n\n.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n !! This file is generated by oca-gen-addon-readme !!\n !! changes will be overwritten. !!\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%2Fstock--logistics--warehouse-lightgray.png?logo=github\n :target: https://github.com/OCA/stock-logistics-warehouse/tree/10.0/stock_valuation_account_manual_adjustment\n :alt: OCA/stock-logistics-warehouse\n.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png\n :target: https://translation.odoo-community.org/projects/stock-logistics-warehouse-10-0/stock-logistics-warehouse-10-0-stock_valuation_account_manual_adjustment\n :alt: Translate me on Weblate\n.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png\n :target: https://runbot.odoo-community.org/runbot/153/10.0\n :alt: Try me on Runbot\n\n|badge1| |badge2| |badge3| |badge4| |badge5| \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\n**Table of contents**\n\n.. contents::\n :local:\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\nTo use this module, you need to:\n\n* Go to 'Inventory / Inventory Control / Perpetual Inventory Valuation'\n\n* Filter using the filter 'Valuation Discrepancy' which filters out\n products with no Valuation Discrepancy.\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\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* 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\nPoints to be considered by contributors for future improvements are:\n\n* This module does not support multi-company environments currently.\n* Obtaining the valuation by product is currently mainly done by raw SQL\n queries. This could be improved to take advantage of ORM methods (like\n `read_group`)\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub 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\n`feedback `_.\n\nDo not contact contributors directly about support or help with technical issues.\n\nCredits\n=======\n\nAuthors\n~~~~~~~\n\n* Eficent\n\nContributors\n~~~~~~~~~~~~\n\n* Jordi Ballester Alomar \n* Lois Rilo Antelo \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\nThis module is part of the `OCA/stock-logistics-warehouse `_ project on GitHub.\n\nYou are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/OCA/stock-logistics-warehouse", "keywords": "", "license": "AGPL-3", "maintainer": "", "maintainer_email": "", "name": "odoo10-addon-stock-valuation-account-manual-adjustment", "package_url": "https://pypi.org/project/odoo10-addon-stock-valuation-account-manual-adjustment/", "platform": "", "project_url": "https://pypi.org/project/odoo10-addon-stock-valuation-account-manual-adjustment/", "project_urls": { "Homepage": "https://github.com/OCA/stock-logistics-warehouse" }, "release_url": "https://pypi.org/project/odoo10-addon-stock-valuation-account-manual-adjustment/10.0.1.0.0.99.dev2/", "requires_dist": [ "odoo10-addon-stock-inventory-revaluation", "odoo (<10.1dev,>=10.0)" ], "requires_python": "~=2.7", "summary": "Shows in the product inventory stock value and the accounting value and allows to reconcile them", "version": "10.0.1.0.0.99.dev2" }, "last_serial": 5616698, "releases": { "10.0.1.0.0.99.dev1": [ { "comment_text": "", "digests": { "md5": "04b0ac07640c7d6c64511ed2dea3f35c", "sha256": "f81f5c71c22240672add4f84555b93f3af8eaff00b7fb776b879b54a7dc8d1c9" }, "downloads": -1, "filename": "odoo10_addon_stock_valuation_account_manual_adjustment-10.0.1.0.0.99.dev1-py2-none-any.whl", "has_sig": false, "md5_digest": "04b0ac07640c7d6c64511ed2dea3f35c", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 186557, "upload_time": "2019-01-04T05:40:09", "url": "https://files.pythonhosted.org/packages/2f/66/23d90f5d2d8a5666fd2d12a56a6e48669ab7ae5bc4402e75f0b99cb58123/odoo10_addon_stock_valuation_account_manual_adjustment-10.0.1.0.0.99.dev1-py2-none-any.whl" } ], "10.0.1.0.0.99.dev2": [ { "comment_text": "", "digests": { "md5": "540d82913163078984f9c1c6c0212ba6", "sha256": "4954e086e5d35d49158408fa4c0f2e583cb8d52f27d6081842e895c60b46e89d" }, "downloads": -1, "filename": "odoo10_addon_stock_valuation_account_manual_adjustment-10.0.1.0.0.99.dev2-py2-none-any.whl", "has_sig": false, "md5_digest": "540d82913163078984f9c1c6c0212ba6", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 186603, "upload_time": "2019-08-01T04:46:05", "url": "https://files.pythonhosted.org/packages/49/25/7e5d906d8c8e98e6f3076ae57a4dc06b755abef6bf918c28d2e0f574123c/odoo10_addon_stock_valuation_account_manual_adjustment-10.0.1.0.0.99.dev2-py2-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "540d82913163078984f9c1c6c0212ba6", "sha256": "4954e086e5d35d49158408fa4c0f2e583cb8d52f27d6081842e895c60b46e89d" }, "downloads": -1, "filename": "odoo10_addon_stock_valuation_account_manual_adjustment-10.0.1.0.0.99.dev2-py2-none-any.whl", "has_sig": false, "md5_digest": "540d82913163078984f9c1c6c0212ba6", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 186603, "upload_time": "2019-08-01T04:46:05", "url": "https://files.pythonhosted.org/packages/49/25/7e5d906d8c8e98e6f3076ae57a4dc06b755abef6bf918c28d2e0f574123c/odoo10_addon_stock_valuation_account_manual_adjustment-10.0.1.0.0.99.dev2-py2-none-any.whl" } ] }