Search 1.9 billion lines of Odoo code on GitHub

stock_analytic_reserve

Author: Eficent Business and IT Consulting Services S.L.
License: AGPL-3
Branch: 8.0-WIP
Repository: AaronHForgeFlow/eficent-odoo-addons
Dependencies: analytic, decimal_precision, and stock
Languages: Python (356, 57.2%), XML (228, 36.7%), and reStructuredText (38, 6.1%)
Other branches: 7.0, and 7.0-fix-mail
Other repositories: AbdelghaniDr/eficent-odoo-addons, ForgeFlow/eficent-odoo-addons, Gio666/eficent-odoo-addons, GrupoAlvamex/eficent-odoo-addons, Jarsa-dev/eficent-odoo-addons, JayVora-SerpentCS/eficent-odoo-addons, OpenPymeMx/eficent-odoo-addons, RL-OtherApps/eficent-odoo-addons, SerpentCS/eficent-odoo-addons, ajaychauhan727/eficent-odoo-addons, ajinvn2019/eficent-odoo-addons, amarildogolloshi/eficent-odoo-addons, darshan-odoo/eficent-odoo-addons, deepakkumarserpentcs/eficent-odoo-addons, digitalsatori/eficent-odoo-addons, dsasoftware/eficent-odoo-addons, eksotama/eficent-odoo-addons, ernestotejeda/eficent-odoo-addons, espo-tony/eficent-odoo-addons, gsunjka/eficent-odoo-addons, hifly/eficent-odoo-addons, kbentaleb/eficent-odoo-addons, kit9/eficent-odoo-addons, kittiu/eficent-odoo-addons, leodoooca/eficent-odoo-addons, marcelsavegnago/eficent-odoo-addons, molandtoxx/eficent-odoo-addons, moulayrachidhachimi/eficent-odoo-addons, nikul-serpentcs/eficent-odoo-addons, odoobgorg/eficent-odoo-addons, one2pret/eficent-odoo-addons, ovnicraft/eficent-odoo-addons, peterxue/eficent-odoo-addons, sadeqamin/eficent-odoo-addons, sc4you/eficent-odoo-addons, serpentcs-dev1/eficent-odoo-addons, simmatica/eficent-odoo-addons, skmezanul/eficent-odoo-addons, sm2x/eficent-odoo-addons, and vidtsin/eficent-odoo-addons

<a class="reference external image-reference" href="https://www.gnu.org/licenses/agpl.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/license-AGPLv3-blue.svg"> </a> <a name="stock-analytic-reserve"></a> <h2>Stock Analytic Reserve</h2> <p>This module allows you to reserve / unreserve stock for a specific Analytic Account / Project.</p> <a name="configuration"></a> <h3>Configuration</h3> <ul class="simple"> <li>Go to <em>Warehouse / Configuration / Warehouses</em> and define, for each warehouse, a Stock Analytic Reservation Location.</li> <li>The Stock Analytic Reservation Location must be of 'Location Type' = 'Inventory'</li> <li>If you handle real time inventory valuation then must have as Stock Valuation Accounts (Incoming and Outgoing) the same GL account, and must be of type 'Asset'.</li> </ul> <a name="usage"></a> <h3>Usage</h3> <ul class="simple"> <li>Go to <em>Inventory / Inventory Control / Stock Analytic Reservation</em> and create a new entry.</li> <li>If you select the reservation action 'Reserve', the product entered will be reserved to the analytic account indicated.</li> <li>If you select the reservation action 'Unreserve', the product entered will be unreserved from the analytic account indicated.</li> <li>Press 'Prepare' to create the stock moves associated to each line.</li> <li>Press 'Confirm' to confirm the stock moves. If some of the products that have been requested to be reserved/unreserved are not available, you will see in each line, in field 'Out Move Status', the value 'Waiting Availability'.</li> <li>Press 'Check Availability' to check again the availability of products for the selected stock location. Press 'Force Availability' to force the products to be withdrawn from the selected location, even when no stock is available.</li> <li>Press 'Complete' to complete the operation. The products will then be reserved/unreserved to/from the selected analytic account.</li> </ul> <a name="credits"></a> <h3 class="with-subtitle">Credits</h3> <h3 class="section-subtitle" id="contributors"><span class="section-subtitle">Contributors</span></h3> <ul class="simple"> <li>Eficent Business and IT Consulting Services S.L. &lt;<a class="reference external" href="mailto:contact&#64;eficent.com">contact&#64;eficent.com</a>&gt;</li> </ul>