← Back to team overview

dhis2-devs team mailing list archive

Re: Merged patient-branch with trunk

 

good work viet :-)

On Mon, Feb 22, 2010 at 10:40 AM, Viet Nguyen <phamquocviet@xxxxxxxxx>wrote:

> 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<https://launchpad.net/%7Edhis2-devs>
> Post to     : dhis2-devs@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~dhis2-devs<https://launchpad.net/%7Edhis2-devs>
> More help   : https://help.launchpad.net/ListHelp
>
>

References