-
Notifications
You must be signed in to change notification settings - Fork 23
/
Copy pathopenmrs-distro.properties
70 lines (65 loc) · 2.48 KB
/
openmrs-distro.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
name=PIH EMR
version=${project.parent.version}
war.openmrs=${openMRSVersion}
omod.addresshierarchy=${addresshierarchyVersion}
omod.allergyui=${allergyuiVersion}
omod.appframework=${appframeworkVersion}
omod.appointments=${appointmentsVersion}
omod.appointments.groupId=org.bahmni.module
omod.appointmentscheduling=${appointmentschedulingVersion}
omod.appointmentschedulingui=${appointmentschedulinguiVersion}
omod.appui=${appuiVersion}
omod.attachments=${attachmentsVersion}
omod.authentication=${authenticationVersion}
omod.authenticationui=${authenticationuiVersion}
omod.bedmanagement=${bedmanagementVersion}
omod.calculation=${calculationVersion}
omod.coreapps=${coreappsVersion}
omod.dbevent=${dbeventVersion}
omod.dispensing=${dispensingVersion}
omod.edtriageapp=${edtriageappVersion}
omod.emr=${emrVersion}
omod.emrapi=${emrapiVersion}
omod.event.groupId=org.openmrs
omod.event=${eventVersion}
omod.fhir2=${fhir2Version}
omod.growthchart=${growthChartVersion}
omod.htmlformentry=${htmlformentryVersion}
omod.htmlformentryui=${htmlformentryuiVersion}
omod.htmlwidgets=${htmlwidgetsVersion}
omod.idgen=${idgenVersion}
omod.initializer=${initializerVersion}
omod.labtrackingapp=${labtrackingappVersion}
omod.legacyui=${legacyuiVersion}
omod.metadatamapping=${metadatamappingVersion}
omod.namephonetics=${namephoneticsVersion}
omod.openconceptlab=${openconceptlabVersion}
omod.o3forms=${o3formsVersion}
omod.owa=${owaVersion}
omod.pacsintegration=${pacsintegrationVersion}
omod.paperrecord=${paperrecordVersion}
omod.pihcore=${pihcoreVersion}
omod.printer=${printerVersion}
omod.providermanagement=${providermanagementVersion}
omod.queue=${queueVersion}
omod.radiologyapp=${radiologyappVersion}
omod.registrationapp=${registrationappVersion}
omod.registrationcore=${registrationcoreVersion}
omod.reporting=${reportingVersion}
omod.reportingrest=${reportingrestVersion}
omod.reportingui=${reportinguiVersion}
omod.serialization.xstream.type=omod
omod.serialization.xstream=${serializationxstreamVersion}
omod.spa=${spaVersion}
omod.teleconsultation=${teleconsultationVersion}
omod.teleconsultation.groupId=org.bahmni.module
omod.uicommons=${uicommonsVersion}
omod.uiframework=${uiframeworkVersion}
omod.uilibrary=${uilibraryVersion}
omod.webservices.rest=${webservicesRestVersion}
owa.labworkflow=${labworkflowOwaVersion}
owa.orderentry=${orderEntryOwaVersion}
property.initializer.startup.load=disabled
property.pih.config.prompt=Specify PIH config (eg. mirebalais,mirebalais-humci)?
property.pih.config.default=
db.h2.supported=false