Search 1.9 billion lines of Odoo code on GitHub

purchase_order_line_input

Author: Tecnativa, Avanzosc, Odoo Community Association (OCA)
License: AGPL-3
Branch: 12.0
Repository: adrianrevilla009/odoo-addons
Dependencies: purchase
Languages: Python (100, 41.7%), XML (105, 43.8%), and reStructuredText (35, 14.6%)
Other branches: account_invoice_fiscal_position_text, account_invoice_student_field, calendar_school, custom_v12_reports, education_group_mail_list, education_group_report_mail_list, fleet_route, fleet_route_reports, fleet_route_school, fleet_route_support, invoice_fiscal_position_text, multicompany_email_template, partner_equal_ref_barcode, purchase_partner_company, res_partner_student_fields, sale_order_probability, sale_partner_company, website_base_filter, website_crm_claim, website_crm_lead, website_edit_button_delete, website_invoice_filter, website_page_menu_school, website_product_list_format, website_sale_filter, website_sale_optional_products_delete, and website_stock
Other repositories: ADVALAKI/odoo-addons, DITIntl/odoo-addons-2, Daniel-CA/odoo-addons, RL-OtherApps/odoo-addons, alfredoavanzosc/odoo-addons, avanzosc/odoo-addons, erick-alvino/odoo-addons, mikelarre/odoo-addons, and oihane/odoo-addons

<h1 class="title">Purchase Order Line Input</h1> <p><a class="reference external" 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.png" /></a></p> <p>This module extends the functionality of purchase to allow you to work with purchase lines directly.</p> <p>It allows you to create purchase orders from this purchase lines view.</p> <p><em>this module is based on 'sale_order_line_input' from OCA</em></p> <p><strong>Table of contents</strong></p> <div class="contents local topic" id="contents"> <ul class="simple"> <li><a class="reference internal" href="#usage" id="id1">Usage</a></li> <li><a class="reference internal" href="#bug-tracker" id="id2">Bug Tracker</a></li> <li><a class="reference internal" href="#credits" id="id3">Credits</a><ul> <li><a class="reference internal" href="#authors" id="id4">Authors</a></li> <li><a class="reference internal" href="#contributors" id="id5">Contributors</a></li> </ul> </li> </ul> </div> <a name="usage"></a> <h2><a class="toc-backref" href="#id1">Usage</a></h2> <p>To use this module, you need to:</p> <ol class="arabic simple"> <li>Go to purchase &gt; Orders &gt; Purchase Orders Lines</li> <li>You can filter, group and switch view type</li> <li>Create new line related with existing order</li> <li>If order field is empty, a new order will be created</li> </ol> <a name="bug-tracker"></a> <h2><a class="toc-backref" href="#id2">Bug Tracker</a></h2> <p>Bugs are tracked on <a class="reference external" href="https://github.com/avanzosc/odoo-addons/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 <a class="reference external" href="https://github.com/avanzosc/odoo-addons/issues/new?body=module:%20purchase_order_line_input%0Aversion:%2012.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p> <p>Do not contact contributors directly about support or help with technical issues.</p> <a name="credits"></a> <h2><a class="toc-backref" href="#id3">Credits</a></h2> <a name="authors"></a> <h3><a class="toc-backref" href="#id4">Authors</a></h3> <ul class="simple"> <li>Tecnativa</li> <li>AvanzOSC</li> </ul> <a name="contributors"></a> <h3><a class="toc-backref" href="#id5">Contributors</a></h3> <ul class="simple"> <li><a class="reference external" href="https://www.tecnativa.com">Tecnativa</a>:<ul> <li>Carlos Dauden</li> </ul> </li> <li><a class="reference external" href="https://www.avanzosc.es">AvanzOSC</a>:<ul> <li>Mikel Arregi</li> </ul> </li> </ul>