Search 1.9 billion lines of Odoo code on GitHub

crm_claim_tasks

Author: Rubén Cabrera, Praxya, Odoo Community Association (OCA)
License: AGPL-3
Branch: dev
Repository: rubencabrera/rma
Dependencies: crm_claim_rma, and project_task_materials_stock
Languages: PO File (15176, 94.2%), Python (379, 2.4%), XML (502, 3.1%), and YAML (56, 0.3%)
Other branches: without-invoice

<a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.svg"> </a> <a name="generate-and-manage-tasks-from-rma-claims"></a> <h2>Generate and manage tasks from RMA claims</h2> <p>Allow creation of project tasks from an RMA claim.</p> <p>Relates tasks and crm_claims through a Smart Button so new tasks can be created and associated with a claim.</p> <p>If a deadline is filled in the RMA, it's value is taken into new tasks.</p> <p>The user responsible in the RMA is assigned as the reviewer of the new task.</p> <p>Priority is also copied to new tasks.</p> <p>The related partner is the one in the Delivery Address RMA field.</p> <a name="configuration"></a> <h3>Configuration.</h3> <p>Check option 'Consume Material' in Task Stage to generate a stock move when the task is in that stage.</p> <p>Go to Settings -&gt; Configuration - &gt; Projects and enable option &quot;Manage time estimation on tasks&quot;</p> <p>TODO: README en inglés.</p> <a name="documentacion-previa"></a> <h3>Documentación previa:</h3> <ul class="simple"> <li>Si hay que llevar materiales, se necesita la dependencia que lo permite. <a class="reference external" href="https://github.com/OCA/project-service">https://github.com/OCA/project-service</a></li> <li>Los materiales se tomarán del pedido de venta/pedido de compra/devolución</li> </ul> <p>asociadas al RMA. Campo de materiales en la RMA: picking_ids -(O2M)-&gt; stock.picking En la tarea: material_ids -(O2M)-&gt; project.task.materials stock_move_ids -(M2M)-&gt; stock.move</p> <ul class="simple"> <li>Crear en data etapas para las tareas que sean de las que generan movimiento de stock.</li> </ul> <p>It mainly contains the following features:</p> <p>For further information, please visit:</p> <ul class="simple"> <li><a class="reference external" href="https://www.odoo.com/forum/help-1">https://www.odoo.com/forum/help-1</a></li> </ul> <a name="known-issues-roadmap"></a> <h4>Known issues / Roadmap</h4> <ul class="simple"> <li>Would it be interesting to check for incoming pickings in the RMA and take those products into account in materials tab?</li> </ul> <a name="bug-tracker"></a> <h4>Bug Tracker</h4> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/rma/issues">GitHub Issues</a>. 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 <a class="reference external" href="https://github.com/OCA/rma/issues/new?body=module:%20crm_claim_rma%0Aversion:%208.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">here</a>.</p> <a name="credits"></a> <h4>Credits</h4> <a name="contributors"></a> <h3>Contributors:</h3> <ul class="simple"> <li>Emmanuel Samyn &lt;<a class="reference external" href="mailto:esamyn&#64;gmail.com">esamyn&#64;gmail.com</a>&gt;</li> <li>Sébastien Beau &lt;<a class="reference external" href="mailto:sebastien.beau&#64;akretion.com.br">sebastien.beau&#64;akretion.com.br</a>&gt;</li> <li>Benoît Guillot &lt;<a class="reference external" href="mailto:benoit.guillot&#64;akretion.com.br">benoit.guillot&#64;akretion.com.br</a>&gt;</li> <li>Joel Grand-Guillaume &lt;<a class="reference external" href="mailto:joel.grandguillaume&#64;camptocamp.com">joel.grandguillaume&#64;camptocamp.com</a>&gt;</li> <li>Guewen Baconnier &lt;<a class="reference external" href="mailto:guewen.baconnier&#64;camptocamp.com">guewen.baconnier&#64;camptocamp.com</a>&gt;</li> <li>Yannick Vaucher &lt;<a class="reference external" href="mailto:yannick.vaucher&#64;camptocamp.com">yannick.vaucher&#64;camptocamp.com</a>&gt;</li> <li>Javier Carrasco &lt;<a class="reference external" href="mailto:javier.carrasco&#64;eezee-it.com">javier.carrasco&#64;eezee-it.com</a>&gt;</li> <li>Yanina Aular &lt;<a class="reference external" href="mailto:yanina.aular&#64;vauxoo.com">yanina.aular&#64;vauxoo.com</a>&gt;</li> <li>Osval Reyes &lt;<a class="reference external" href="mailto:osval&#64;vauxoo.com">osval&#64;vauxoo.com</a>&gt;</li> </ul> <a name="maintainer"></a> <h3>Maintainer</h3> <a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a> <p>This module is maintained by the OCA.</p> <p>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.</p> <p>To contribute to this module, please visit <a class="reference external" href="http://odoo-community.org">http://odoo-community.org</a>.</p>