Search 1.9 billion lines of Odoo code on GitHub

purchase_usability_return_invoicing

Author: Eficent, Odoo Community Association (OCA), ADHOC SA
License: AGPL-3
Branch: 11.0
Repository: odoofans/purchase
Dependencies: purchase, purchase_usability, sale_stock_picking_return_invoicing, and stock
Languages: PO File (35, 12.5%), Python (161, 57.7%), XML (39, 14.0%), and reStructuredText (44, 15.8%)
Other branches: 9.0
Other repositories: FalconValley/purchase, Guobower/purchase, NCS-75/purchase, RL-OtherApps/purchase, adhoc-dev/purchase, druidoo-dev/purchase, eksotama/purchase, ingadhoc/purchase, isoscl/purchase, royalline1/purchase, and sebatista/purchase

<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="purchase-usability-interatction-with-refund-management"></a> <h2>Purchase Usability interatction with Refund management</h2> <p>Este módulo es un mix entre cosas de &quot;purchase_stock_picking_return_invoicing&quot; y de odoo v11. No usamos &quot;purchase_stock_picking_return_invoicing&quot; ya que tenía muchas cosas que ya implementamos en stock_usability.</p> <p>TODO: falta resolver bien el tema de las notas de crédito, por ahora hace facturas en negativo</p> <a name="installation"></a> <h3>Installation</h3> <p>To install this module, you need to:</p> <ol class="arabic simple"> <li>Just install this module.</li> </ol> <a name="configuration"></a> <h3>Configuration</h3> <p>To configure this module, you need to:</p> <ol class="arabic simple"> <li>No configuration nedeed.</li> </ol> <a class="reference external image-reference" href="https://runbot.adhoc.com.ar/"><img alt="Try me on Runbot" src="https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas" /></a> <a name="known-issues-roadmap"></a> <h3>Known issues / Roadmap</h3> <p>Notes abount &quot;Add Purchase Lines&quot;: Teniamos dos opciones: 1) al confirmar PO dejamos que se genere picking y permitimos robar moves desde otros pickings. tener en cuenta</p> <blockquote> <ol class="loweralpha simple"> <li>si picking queda limpio ver de cancelar o borrar</li> <li>si resto cantidad cuando esto haciendo add purchase lines, a que picking se los asigno)</li> </ol> </blockquote> <ol class="arabic simple" start="2"> <li><dl class="first docutils"> <dt>que se generen moves sin pickings, tener en cuenta:</dt> <dd><ol class="first last loweralpha"> <li>necesitamos confirmar los moves con action_confirm (pero evitar que se genere picking) o manualmente</li> <li>tenemos que gestionar que cancelar po cancele los moves</li> <li>cambiar metodo de agregar lineas para que busque moves sin picking</li> <li>que al procesar cantidad menor haya otra opción o el &quot;back order&quot; no cree picking (si no, no los vamos a poder robar)</li> <li>no es back compatible, lo que ya esta creado no se puede chupar</li> </ol> </dd> </dl> </li> </ol> <p>la opcion 1 parece mas simple pero el problema es que si disminuimos cantidad agregada a un picking, cuando la sacamos, a que picking se la asignamos? Igualmente fuimos por la 1 para tratar de ser menos invacivos</p> <a name="bug-tracker"></a> <h3>Bug Tracker</h3> <p>Bugs are tracked on <a class="reference external" href="https://github.com/ingadhoc/stock/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.</p> <a name="credits"></a> <h3>Credits</h3> <a name="images"></a> <h4>Images</h4> <ul class="simple"> <li>ADHOC SA: <a class="reference external" href="http://fotos.subefotos.com/83fed853c1e15a8023b86b2b22d6145bo.png">Icon</a>.</li> </ul> <a name="contributors"></a> <h4>Contributors</h4> <a name="maintainer"></a> <h4>Maintainer</h4> <a class="reference external image-reference" href="https://www.adhoc.com.ar"><img alt="Odoo Community Association" src="http://fotos.subefotos.com/83fed853c1e15a8023b86b2b22d6145bo.png" /></a> <p>This module is maintained by the ADHOC SA.</p> <p>To contribute to this module, please visit <a class="reference external" href="https://www.adhoc.com.ar">https://www.adhoc.com.ar</a>.</p>