Hi, I finished merge patient branch with trunk. Almost all the changes is in patient-module. The biggest change that will effect the trunk is the DataEntryForm.
Before , DataEntryForm is only for DataSet. But now, DataEntryForm is also for ProgramStage . So a new table was created : DataEntryFormAssociation , and I removed the DataSet out of the DataEntryForm . DataEntryFormAssociation will have 3 fields : associationName, associationId, and dataEntryformId. In API and service-core module, I moved the DataEntryForm object out of the dataset package, and create new package "dataentryform". This will change alot in xml config files, I tried to search all the places and update the changes. I hope I don't miss anything... If there is any error, please be calm and tell me, i will fix i right away... Thank you, -- Viet Nguyen
_______________________________________________ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp