Hi Can you explain more about change of data model in OpenMRS? Does it related to report module or any API? I heard that few developers using PHP for report, does it ok? Sambath
----- Original Message ----- From: [email protected] <[email protected]> To: [email protected] <[email protected]> Sent: Fri Aug 12 09:34:49 2011 Subject: [OPENMRS-DEV] reporting module / JUnit Testcase Hi, some test cases throw a NoSuchColumnException - for example DateObsCohortDefinitionEvaluatorTest org.dbunit.dataset.NoSuchColumnException: CONCEPT_SOURCE.VOIDED - (Non-uppercase input column: voided) in ColumnNameToIndexes cache map. Note that the map's column names are NOT case sensitive. at org.dbunit.dataset.AbstractTableMetaData.getColumnIndex(AbstractTableMetaData.java:128) If I remove the voided property in ReportTestDataset.xml the test case runs without failures. Has the data model recently changed? Thanks, Peter _________________________________________ To unsubscribe from OpenMRS Developers' mailing list, send an e-mail to [email protected] with "SIGNOFF openmrs-devel-l" in the body (not the subject) of your e-mail. [mailto:[email protected]?body=SIGNOFF%20openmrs-devel-l] _________________________________________ To unsubscribe from OpenMRS Developers' mailing list, send an e-mail to [email protected] with "SIGNOFF openmrs-devel-l" in the body (not the subject) of your e-mail. [mailto:[email protected]?body=SIGNOFF%20openmrs-devel-l]

