Search 1.9 billion lines of Odoo code on GitHub

purchase_merge

Author: Camptocamp, Odoo Community Association (OCA)
License: AGPL-3
Branch: merge-branch-2815-15.0.0.1.0
Repository: camptocamp/purchase-workflow
Dependencies: purchase_order_approved
Languages: HTML (357, 49.5%), Python (241, 33.4%), XML (55, 7.6%), and reStructuredText (68, 9.4%)
Other branches: merge-branch-1509-11.0.1.1.2, merge-branch-1509-11.0.1.2.0, merge-branch-1509-11.0.1.3.0, merge-branch-1509-11.0.1.4.0, merge-branch-1509-11.0.1.4.1, merge-branch-1509-11.0.1.4.2, merge-branch-1509-11.0.1.4.3, merge-branch-1509-11.0.1.5.0, merge-branch-1509-11.0.1.5.1, merge-branch-1509-11.0.1.5.2, merge-branch-1509-11.0.1.5.3, merge-branch-1509-11.0.1.5.4, merge-branch-1509-BSJUR-60-d34b0d3c, merge-branch-1511-11.0.1.5.5, merge-branch-1511-11.0.1.5.6, merge-branch-1511-11.0.1.5.7, merge-branch-1511-11.0.1.6.0, merge-branch-2815-15.0.0.0.3, merge-branch-2815-BSJUR-162-183c8a12, merge-branch-2815-BSJUR-162-7bf93530, merge-branch-2815-BSJUR-162-9f4929e8, and merge-branch-2815-BSJUR-168-ae80ab83
Other repositories: Gofekra/odoo-apps, Tonow-c2c/purchase-workflow, W360S/odoo-apps, apachesep/odoo-apps, aryajimbaran/odoo-apps, bistaray/odoo-apps, camptocamp/odoo-apps, garzadekoster/odoo-apps, gurneyalex/bistaray-odoo-apps, haroldtamo/odoo-apps-1, leemannd/odoo-apps, llopez-aitic/odoo-apps, njeudy/odoo-apps, tate11/odoo-apps, thinkwelltwd/odoo-apps, vcloud9ray/odoo-apps, waynejid/odoo-apps, yasmanycastillo/odoo-apps, and zimbora69/odoo-apps

<h1 class="title">Purchase Merge</h1> <p><a class="reference external" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <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> <a class="reference external" href="https://github.com/BojanOD/purchase-workflow/tree/15.0/purchase_merge"><img alt="BojanOD/purchase-workflow" src="https://img.shields.io/badge/github-BojanOD%2Fpurchase--workflow-lightgray.png?logo=github" /></a></p> <p>This module adds a wizard to merge purchase order.</p> <p>A wizard that can be called from tree view of purchase orders. If merge criteria are validate: All lines of all PO are &quot;transferred&quot; to the first one and some information like 'origin' and 'partner_ref' are concatenated. We post a message on the chatter to indicate when the merge operation occurs and what were the PO concerned. The empty PO are &quot;canceled&quot;</p> <p>Merge criteria: * PO are from the same supplier * PO are in state 'draft' * PO have the same #. currency #. picking type #. incoterms #. payment terms #. fiscal position</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="#known-issues-roadmap" id="id2">Known issues / Roadmap</a></li> <li><a class="reference internal" href="#bug-tracker" id="id3">Bug Tracker</a></li> <li><a class="reference internal" href="#credits" id="id4">Credits</a><ul> <li><a class="reference internal" href="#authors" id="id5">Authors</a></li> <li><a class="reference internal" href="#contributors" id="id6">Contributors</a></li> <li><a class="reference internal" href="#maintainers" id="id7">Maintainers</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>Merge purchase order with required criteria</li> </ol> <a name="known-issues-roadmap"></a> <h2><a class="toc-backref" href="#id2">Known issues / Roadmap</a></h2> <ul class="simple"> <li>it could be improved by using [<a class="reference external" href="https://github.com/OCA/openupgradelib/blob/master/openupgradelib/openupgrade_merge_records.py](https://github.com/OCA/openupgradelib/blob/master/openupgradelib/openupgrade_merge_records.py">https://github.com/OCA/openupgradelib/blob/master/openupgradelib/openupgrade_merge_records.py](https://github.com/OCA/openupgradelib/blob/master/openupgradelib/openupgrade_merge_records.py</a>)</li> </ul> <a name="bug-tracker"></a> <h2><a class="toc-backref" href="#id3">Bug Tracker</a></h2> <p>Bugs are tracked on <a class="reference external" href="https://github.com/BojanOD/purchase-workflow/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/BojanOD/purchase-workflow/issues/new?body=module:%20purchase_merge%0Aversion:%2015.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="#id4">Credits</a></h2> <a name="authors"></a> <h3><a class="toc-backref" href="#id5">Authors</a></h3> <ul class="simple"> <li>Camptocamp</li> </ul> <a name="contributors"></a> <h3><a class="toc-backref" href="#id6">Contributors</a></h3> <ul class="simple"> <li><a class="reference external" href="https://www.camptocamp.com">Camptocamp</a>:<ul> <li>Thomas Nowicki &lt;<a class="reference external" href="mailto:thomas.nowicki&#64;camptocamp.com">thomas.nowicki&#64;camptocamp.com</a>&gt;</li> <li>Bojan Anchev &lt;<a class="reference external" href="mailto:bojan.anchev&#64;camptocamp.com">bojan.anchev&#64;camptocamp.com</a>&gt;</li> </ul> </li> </ul> <a name="maintainers"></a> <h3><a class="toc-backref" href="#id7">Maintainers</a></h3> <p>This module is part of the <a class="reference external" href="https://github.com/BojanOD/purchase-workflow/tree/15.0/purchase_merge">BojanOD/purchase-workflow</a> project on GitHub.</p> <p>You are welcome to contribute.</p>