Data Comparison Module
Overview
The Data Comparison Module enables user to compare given two java objects with same type and represent in a descriptive manner. Each property values of the objects will be compared seperately and highlighted the similarities and differences between the properties. The properties with similar values will be displayed with green color icon and, the properties with different values will be displayed with red color icon. This module is helpful to identify and resolve the duplicate metadata entries, while import metadata from different openmrs installation to the current installation through Metadata Sharing Module.
Requirements
Version 1.x
OpenMRS 1.9.x
Metadata Sharing Module 1.1.8+
Downloads
Pending...
Screen Shots
Pending...
Contributors
This module was initially developed by @Bhashitha Wijewardhane with the guidance of @Daniel Kayiwa, as a part of Google Summer of Code 2013 program.
Other Resources
Data Comparison Module Project - Google Summer of Code 2013
Â