Search 1.9 billion lines of Odoo code on GitHub

purchase_analytic_resource_plan

Author: Forgeflow
License: AGPL-3
Branch: 10.0-puchase_analytic_resource_plan
Repository: ForgeFlow/eficent-odoo-addons
Dependencies: analytic_resource_plan_purchase_request
Languages: Python (99, 86.8%), and reStructuredText (15, 13.2%)

<img alt="License AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.svg"> <a name="purchase-for-projects-create-resources"></a> <h2>Purchase for Projects - Create resources</h2> <p>When receiving a purchase order for a project: * If the purchase order line is linked to a resource plan line then the system does nothing * If the purchase order line is not linked to a resource plan line the system:</p> <blockquote> <ul class="simple"> <li><dl class="first docutils"> <dt>If there is a resource plan line for the same project and the same product and not</dt> <dd>linked to any other purchase order then the system will update that resource plan line with the new quantity</dd> </dl> </li> <li>In any other case the system will create a new resource plan line</li> </ul> </blockquote> <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>Aaron Henriquez &lt;<a class="reference external" href="mailto:aaron.henriquez&#64;forgeflow.com">aaron.henriquez&#64;forgeflow.com</a>&gt;</li> </ul>