[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 721: Minor fix for pom.xml in 'Excel Reporting' module

2009-09-15 Thread noreply
revno: 721 committer: hieu branch nick: trunk timestamp: Tue 2009-09-15 17:18:53 +0700 message: Minor fix for pom.xml in 'Excel Reporting' module modified: dhis-2/dhis-web/dhis-web-excel-reporting/pom.xml -- lp:dhis2 https://code.l

Re: [Dhis2-devs] Build error

2009-09-15 Thread Hieu Dang Duy
Dear Ola, I've carefully tested for these POI's dependencies ! So finally, I had found the cause of this downloaded issue. Pleased have a look at this dependency: * org.apache.poi *poi-ooxml* 3.5-beta5 * If we declared it in the pom.xml file and then using maven for re

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 720: Update Excel report function and modify Child Health Record system.

2009-09-15 Thread noreply
revno: 720 committer: Tran Chau branch nick: trunk timestamp: Tue 2009-09-15 16:05:45 +0700 message: Update Excel report function and modify Child Health Record system. added: dhis-2/dhis-web/dhis-web-excel-reporting/src/main/java/o

[Dhis2-devs] How to use dataMartStore

2009-09-15 Thread Trí Trần Thanh
Hi Lars. In vn-report module, i were using *dhis-service-aggregationengine-default* *double aggregatedValue = aggregationService.getAggregatedDataValue( dataElement, optionCombo, startDate, endDate, organisationUnit );* It is so easy to get AggregatedValue for *selected_month*, *so_far_this_year *

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 719: update excel reporting module

2009-09-15 Thread noreply
revno: 719 committer: Tran Thanh Tri branch nick: trunk timestamp: Tue 2009-09-15 15:36:01 +0700 message: update excel reporting module added: dhis-2/dhis-web/dhis-web-excel-reporting/src/main/java/org/hisp/dhis/reportexcel/action/O

Re: [Dhis2-devs] Build error

2009-09-15 Thread Hieu Dang Duy
Dear Ola, While researching about POI's libraries which being used in Preview report excel of Excel Reporting. I recognized that version *3.5-beta5* of it can help me resolving the problems which was occurred in previewing process. Uncomfortable about more issue at downloading a big package like

[Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 718: Commented for POI's Dependencies in pom.xml file of Excel Reporting module. Because it might be m...

2009-09-15 Thread noreply
revno: 718 committer: hieu branch nick: trunk timestamp: Tue 2009-09-15 14:47:55 +0700 message: Commented for POI's Dependencies in pom.xml file of Excel Reporting module. Because it might be made the problem which have to download '

Re: [Dhis2-devs] Build error

2009-09-15 Thread Ola Hodne Titlestad
Hi, Tried to update my code and build yesterday. I'm on a slow line here in South Africa and noticed the new jars that had to be downloaded by maven in order to build the excel reporting where quite big. Do we absolutely need the 14 mb ooxml jar to do this work? Is there a way around that? If not,