Search 1.9 billion lines of Odoo code on GitHub

medical_prescription_state_verify

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_state
Languages: Python (208, 66.5%), XML (65, 20.8%), and reStructuredText (40, 12.8%)
Other branches: hotfix/10.0/LABS-362-carepoint_connector, hotfix/10.0/smd-depends, and release/10.0
Other repositories: moarefk/medical2

<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="prescription-verification-states-and-logic"></a> <h2>Prescription Verification - States and Logic</h2> <p>This module introduces the notion of verification to the prescription states added in <cite>medical_prescription_state</cite>, which can now be either verified or unverified. It also adds the following logic:</p> <ul class="simple"> <li>Once a prescription order is in a verified state, it can be cancelled or marked as an exception, but no other changes to the order are allowed</li> <li>When a prescription order moves from an unverified state to a verified one, its order lines automatically move to a hold state</li> <li>When a prescription order is cancelled or marked as an exception, its order lines are automatically marked as exceptions</li> <li>Once a prescription order line is in a verified state, it cannot be moved to an unverified state other than the exception state</li> </ul> <a name="usage"></a> <h3>Usage</h3> <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="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 if your issue has already been reported. If you spotted it first, help us smash it by providing detailed and welcome 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>Dave Lasley &lt;<a class="reference external" href="mailto:dave&#64;laslabs.com">dave&#64;laslabs.com</a>&gt;</li> <li>Ken Mak &lt;<a class="reference external" href="mailto:kmak&#64;laslabs.com">kmak&#64;laslabs.com</a>&gt;</li> <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="http://odoo-community.org">http://odoo-community.org</a>.</p>