Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions EHR_App/module.properties
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
ModuleClass: org.labkey.ehr_app.EHR_AppModule
ManageVersion: true
1 change: 1 addition & 0 deletions EHR_Purchasing/module.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
ModuleClass: org.labkey.ehr_purchasing.EHR_PurchasingModule
License: Apache 2.0
LicenseURL: http://www.apache.org/licenses/LICENSE-2.0
ManageVersion: true
1 change: 1 addition & 0 deletions EHR_SM/module.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ Description: Adds additional EHR related data to Sample Manager. Provides ETL fo
License: Apache 2.0
LicenseURL: http://www.apache.org/licenses/LICENSE-2.0
SupportedDatabases: mssql, pgsql
ManageVersion: true
1 change: 1 addition & 0 deletions ehr/module.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ ModuleClass: org.labkey.ehr.EHRModule
License: Apache 2.0
LicenseURL: http://www.apache.org/licenses/LICENSE-2.0
SupportedDatabases: mssql, pgsql
ManageVersion: true
1 change: 1 addition & 0 deletions ehr_billing/module.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ ModuleClass: org.labkey.ehr_billing.EHR_BillingModule
License: Apache 2.0
LicenseURL: http://www.apache.org/licenses/LICENSE-2.0
SupportedDatabases: mssql, pgsql
ManageVersion: true
Loading