~intrahealth+informatics/ihris-qualify/4.3-release

« back to all changes in this revision

Viewing changes to modules/QualifyPrintedForms/QualifyPrintedForms.xml

  • Committer: Luke Duncan
  • Date: 2017-10-20 20:06:05 UTC
  • Revision ID: lduncan@intrahealth.org-20171020200605-ld6xt4qk4gtp1qdh
Updated Qualify to 4.3.  Version bumps and removed references to MDB2 by deprecating those functions if not needed or migrating the code to PDO.

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
    <displayName>iHRIS Qualify Printed Forms</displayName>
6
6
    <category>Application Option</category>
7
7
    <description>The Qualify Printed Forms</description>
8
 
    <version>4.2.2.0</version>
 
8
    <version>4.3.0</version>
9
9
    <requirement name="PrintedForms">
10
 
      <atLeast version="4.2" />
11
 
      <lessThan version="4.3" />
 
10
      <atLeast version="4.3" />
 
11
      <lessThan version="4.4" />
12
12
    </requirement>
13
13
    <enable name="ihris-qualify-PrintedForms-registration" />
14
14
    <enable name="ihris-qualify-PrintedForms-license" />