Re: [Dhis2-devs] DHIS 2 : WiIl I change the front end of Data Entry App for Data Entry ?

2017-08-09 Thread Knut Staring
Not very clear... Are you talking about Android? On Aug 9, 2017 11:48 AM, "Omer Butt" wrote: > For Example : > > 1. The Selection Of Organization unit By Client(Data Entry User) . > > To make it user friendly to access it and perform data entry > > >

[Dhis2-devs] DHIS 2 : WiIl I change the front end of Data Entry App for Data Entry ?

2017-08-09 Thread Omer Butt
For Example : 1. The Selection Of Organization unit By Client(Data Entry User) . To make it user friendly to access it and perform data entry ___ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubscribe

[Dhis2-devs] Unicode Message Support in Dhis2.

2017-08-09 Thread Sourabh Bhardwaj
Hi, I am trying to send an Unicode message like below using default sms configuration in Dhis2. Normal text messages coming fine. Unicode for नमस्ते: %26%232344%3B%26%232350%3B%26%232360%3B%26%232381%3B%26%232340%3B%26%232375%3B Using following gateway api(same I have setup in SMS gateway

Re: [Dhis2-devs] [Dhis2-users] FW: d2: daysbetween AND d2:yearsbetween not working properly in 2.27 build revision b6e8cde

2017-08-09 Thread Markus Bekken
Hi there Georgi! The expression d2:yearsBetween(A{Date of Birth}, V{ enrollment _date}) <18 should be the correct one. I would change the V{ enrollment _date} to V{enrollment _date} Note that before the birth date is not entered, the expression will evaluate to 0 - which will be less than 18.