Search 1.9 billion lines of Odoo code on GitHub

medical_prescription_merge

Author: LasLabs, Odoo Community Association (OCA)
License: GPL-3
Branch: feature/10.0/SMD-308-website_portal_medical_insurance
Repository: LasLabs/vertical-medical
Dependencies: medical_prescription
Languages: Python (496, 86.1%), XML (33, 5.7%), and reStructuredText (47, 8.2%)
Other branches: hotfix/10.0/LABS-362-carepoint_connector, hotfix/10.0/smd-depends, and release/10.0

<a class="reference external image-reference" href="http://www.gnu.org/licenses/lgpl-3.0-standalone.html"><img alt="License: GPL-3" src="https://img.shields.io/badge/license-GPL--3-blue.svg"> </a> <a name="medical-prescription-order-merge"></a> <h2>Medical Prescription - Order Merge</h2> <p>This module provides support for merging multiple existing prescription orders into one. Merging is handled by a wizard that allows users to select a list of orders that will be merged and a destination order, whose values will take precedence if there are conflicts. Many2many and one2many fields (e.g. prescription order lines) are always combined additively and cannot cause a conflict.</p> <a name="installation"></a> <h3>Installation</h3> <p>To install this module, simply follow the standard install process.</p> <a name="configuration"></a> <h3>Configuration</h3> <p>No configuration is needed or possible.</p> <a name="usage"></a> <h3>Usage</h3> <p>To use this module, navigate to the prescription order list view and select the orders that you'd like to merge. Then choose &quot;Merge&quot; from the &quot;Action&quot; menu, which will start the merge wizard.</p> <a class="reference external image-reference" href="https://runbot.odoo-community.org/runbot/159/10.0"><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> <ul class="simple"> <li>Company-dependent fields are currently not supported and will not be processed. Any values already present in these fields on the destination order will remain unchanged after the merge.</li> </ul> <a name="bug-tracker"></a> <h3>Bug Tracker</h3> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/vertical-medical/issues">GitHub Issues</a>. In case of trouble, please check there to see if your issue has already been reported. If you spotted it first, help us smash it by providing detailed and welcomed feedback.</p> <a name="credits"></a> <h3>Credits</h3> <a name="images"></a> <h4>Images</h4> <ul class="simple"> <li>Odoo Community Association: <a class="reference external" href="https://github.com/OCA/maintainer-tools/blob/master/template/module/static/description/icon.svg">Icon</a>.</li> </ul> <a name="contributors"></a> <h4>Contributors</h4> <ul class="simple"> <li>Oleg Bulkin &lt;<a class="reference external" href="mailto:obulkin&#64;laslabs.com">obulkin&#64;laslabs.com</a>&gt;</li> </ul> <a name="maintainer"></a> <h4>Maintainer</h4> <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="https://odoo-community.org">https://odoo-community.org</a>.</p>