[Dhis2-devs] How to clear cache for app in app management

2016-08-04 Thread rin.chann...@gmail.com
Hi all dev, I am developing one app and upload this App to app management for testing. But when I changed some code and upload again. The system always remember the previous code like code console.log. So do you know how to clear cache for testing app in the system or has another for testing wit

Re: [Dhis2-devs] [Dhis2-users] Data set with complete button

2015-07-13 Thread rin.chann...@gmail.com
Thank you Victor Garcia wrote: >Hi Channara, >maybe you can try with custom script >https://www.dhis2.org/doc/snapshot/en/developer/html/dhis2_developer_manual_full.html#d5173e4531. >In the script, first check the state of complete button and then, >depending on that value, make all entryfields

Re: [Dhis2-devs] Web API in Excel

2015-06-23 Thread rin.chann...@gmail.com
Yes, I agree with Markus, Excel is good tool to do deep formula to calculate in data elements. And offline too. Markus Bekken wrote: >Thanks Bob, > > >1. I have not established a preference here - your point on using CSV is a >good one. CSV will probably be easier to "deserialize" in most case

Re: [Dhis2-devs] Edit/Update User Group in DHIS2 demo, Got stuck page

2015-05-28 Thread rin.chann...@gmail.com
Thank you lars Lars Helge Øverland wrote: >Hi there, > > >we have made a fix in trunk/2.18/2.19, please upgrade and give it another try. > > >regards, > > >Lars > > > >On Wed, May 27, 2015 at 6:55 AM, rin.chann...@gmail.com > wrote: > >Hash

Re: [Dhis2-devs] share comment or interpretation in dataset report

2015-05-28 Thread rin.chann...@gmail.com
Thank you for testing, harsh Harsh Atal wrote: >Channara,  > >I tried to follow your steps and I think you have found a problem. > > >This is what I did -  > > >-Loggined into DHIS as admin user > >--Made a DataSet Report and wrote my interpretation. > >---Then I went to the dashboard and there

Re: [Dhis2-devs] Edit/Update User Group in DHIS2 demo, Got stuck page

2015-05-27 Thread rin.chann...@gmail.com
Hash, I tried both, chrome and fiefox. I used on window. Harsh Atal wrote: >I am also able to replicate this issue in both demo and dev server.(In chrome >on windows) > >No error on console, just a long wait and then this happens : - > > > > > > >But it is working on Ubuntu on Chrome(but I mus

Re: [Dhis2-devs] how to run aggregate query builder?

2015-04-11 Thread rin.chann...@gmail.com
Thanks you tran. "Tran Chau (HISP Vietnam)" wrote: >Hi Channara, > > >You can find it in Apps > Individual Records > Manual aggregation. > >Hope this one is the function you are looking for. > > > > >Best regards, > >Tran Chau. > > >On Fri, Apr 10, 201

[Dhis2-devs] Count individual in aggregate query builder

2015-03-19 Thread rin.chann...@gmail.com
Hi, all dhis2 I tried use aggregate query biuilder to count individual mean not count case. But the result seem count in case? Anyone khnow what is problem? ___ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net U

Re: [Dhis2-devs] [Dhis2-users] Make aggregate query builder with algebra functions

2015-03-09 Thread rin.chann...@gmail.com
Good idea, but can you guide how to get total of patient who registered program in aggregate query builder. Shurajit Dutta wrote: >Hi Channara > >I think you can make two aggregate data elements, one for total and one for >those who died, and link them using the builder then make an indicator

[Dhis2-devs] Set custom during date for running aggregate query builder

2015-03-03 Thread rin.chann...@gmail.com
Hi all, usually, the report monthly is close every 25. So if I run aggregate query builder, the system will run a whole month. And the numbers from aggrgate will different. So what should I do? ___ Mailing list: https://launchpad.net/~dhis2-devs Post to

Re: [Dhis2-devs] how to change fisical year

2015-02-19 Thread rin.chann...@gmail.com
Hi lars, yes, I still can use, but the display quarterly in pivot table report seem confuse for me. Lars Helge Øverland wrote: >Hi Channara, > > >what implication does this have? Can you just go on and use the standard >quarterly periods in DHIS 2? > > >regards, > > >Lars > > >On Thu, Feb 19,

Re: [Dhis2-devs] how to change fisical year

2015-02-19 Thread rin.chann...@gmail.com
If possible, should has calaendar formatfisical year Lars Helge Øverland wrote: >Hi Channara, > > >what implication does this have? Can you just go on and use the standard >quarterly periods in DHIS 2? > > >regards, > > >Lars > > >On Thu, Feb 19, 2015 at 12:21 PM, channara rin wrote: > >Hi all

Re: [Dhis2-devs] how to change fisical year

2015-02-19 Thread rin.chann...@gmail.com
If possible, should has calendar format for change to fiscal year like usually they start Q1 from january and other donor start Q1 from october. Thanks Channara Lars Helge Øverland wrote: >Hi Channara, > > >what implication does this have? Can you just go on and use the standard >quarterly pe

Re: [Dhis2-devs] add more category into existing category combination

2014-12-16 Thread rin.chann...@gmail.com
Thank lars Lars Helge Øverland wrote: >Hi Channara, > > >it is possible, but has the implication that existing category option combos >will be invalid. So for data values in your database linked to option combos >for that category combination, then you must manually map them with SQL to the >

Re: [Dhis2-devs] configure localhost for emailing

2014-10-01 Thread rin.chann...@gmail.com
nfigure exim4-config > > >Then working through the screens ... > > >1.  Select the option for "internet site; mail is sent directly through smtp" > > >2.  The system mail name should be your fqdn (eg.  dhis2.somewhere.org) > > >3.  Make sure smtp listener on

Re: [Dhis2-devs] [Dhis2-users] Error prune period

2014-07-30 Thread rin.chann...@gmail.com
Yes. Thank. I can solve.. Jason Pickering wrote: >Here is the error.  > > >ERROR: update or delete on table " > >period" violates foreign key constraint "mapview_periods_periodid_fkey" on >table > > "mapview_periods" > >  Detail: Key (periodid)=(427) > > >I might try "DELETE FROM mapview_period

[Dhis2-devs] Create data element for date of birth

2014-06-15 Thread rin.chann...@gmail.com
Hi, I create patient data element for date of birth. But it seem difficult to choose date like from year 1980. So do you have any method are more easy than? Thank you CHANNARA ___ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@

Re: [Dhis2-devs] [Dhis2-users] Data Element/Indicators Dictionary

2014-05-17 Thread rin.chann...@gmail.com
I mean not like that. I want that data dictionary is able store definition of data element or indicator, and store method of calculate of indicator. So easy for user to look to understand how indicator work and what is meaning of dataelement or indicator Brajesh Murari wrote: >Channara, > > >

[Dhis2-devs] Email in dhis2

2014-04-03 Thread rin.chann...@gmail.com
Dear all, The email in profile of each user in DHIS2 CAN BE USE IN DHIS2 SYSTEM? Thank you Channara ___ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubscribe : https://launchpad.net/~dhis2-devs More help

Re: [Dhis2-devs] Co-relation with two or more but mutually exclusive different data elements

2014-03-28 Thread rin.chann...@gmail.com
gt;should be disabled in default data entry form or default program stage >instance form.  > > >Suggestions are appreciated on above use case scenario. > > >Regards > >Brajesh Murari  > > > >P please consider the environment before printing this email > >

Re: [Dhis2-devs] Co-relation with two or more but mutually exclusive different data elements

2014-03-26 Thread rin.chann...@gmail.com
If DHIS2 can do in dataset, it is powerful and flexible form. I also agree, should have CHANNARA Brajesh Murari wrote: >___ >Mailing list: https://launchpad.net/~dhis2-devs >Post to : dhis2-devs@lists.launchpad.net >Unsubscribe : https://launc