Hello everyone !
For some time, after the migration of dhis 2.19 to 2.24, we can no
longer open the GIS module. I have cleared the cache of the browser and
even that of DHIS 2, that did not give anything. Someone could help us.
Hi,
Hope you're well.
Just wondered if there are any plans to enable localised calendars on the same
global instance?
Many thanks
Craig
___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : h
Public bug reported:
It is impossible to insert dataelements that have single quote or
apostrophe (as used in french). Example data element with name << Age de
l'enfant>> cannot be inserted while it will work for the name <>
** Affects: dhis2
Importance: Undecided
Status: New
--
Y
Hey,
Not sure if you still need help with this but it looks like Angular2?
I believe that this.http.get returns an Observable, so you'll need to
subscribe to it. You might want to have a look at [1]
[1]
https://angular.io/docs/ts/latest/guide/server-communication.html#!#the-herolistcomponent-cla
Hello everyone,
I encounter some problem when i print a repport based on the form.
Insteat of having the form in the printed file, i have html tags.
I use : DHIS2 2.22
Ubuntu Version 3.19.0-25-generic
Please find attached two screenshots.
Best regards.
Diao
--
*DIALLO MAMADOU DIAO
Hi Jose,
On Tue, Nov 8, 2016 at 2:19 PM, Jose Garcia Muñoz
wrote:
>
> Dear devs,
>
> I have the 'test' dataelement which its Agregation type is 'Average (sum
> in org unit hierarchy)', however it doesn't seem to calculate the average
> for periods. For example
>
> [image: Inline image 1]
>
> if
Hi Jose,
these issues should be fixed now (same problem as previous issue).
regards,
Lars
On Fri, Nov 11, 2016 at 5:11 AM, Jose Garcia Muñoz
wrote:
>
> More info about this...
>
> We only have data for October 2016 (20), and September 2016 (4). If I
> select periods as a filter, this is w
Hi Archana and Jose,
are you able to privately share a login to the instances so that we can
check it out?
regards,
Lars
On Tue, Nov 8, 2016 at 12:30 PM, Jose Garcia Muñoz
wrote:
>
>
> Hi Morten,
>
> also we (PSI) are having the same problem. For some reason the uid is null
> when trying to
Hi Jose,
this is caused by the "None" aggregation type. It needs to be set in order
to have the event analytics work properly.
I have reported the maintenance app issue here:
https://github.com/dhis2/maintenance-app/issues/284
We will fix. If it is urgent you can set the aggregation type throug
Hi Craig,
unfortunately we do not plan to support that in the near future. The
calendar has a big impact on the system including some of the shared
resources such as analytics tables which makes it hard to adapt per user. I
do understand the need / requirement though so let's keep this open for th
Hi David,
the way the average+sum aggregation works is roughly this:
sum( [days in data period] X data value ) / [days-in-aggregation-period]
In other words, we take the sum of the product of no of days in the data
value period and data value, divided by no of days in aggregation period.
Data
Hi Lars,
Many thanks for your response. Adding a bi-weekly period type will
definitely be a good feature to have. However in my example screen shot the
value for one month e.g. July is 20 and since it was collected for one week
then the average is 20/1 which is 20. What the system is doing is 20
/(
Tested and working, thanks devteam!!!
*Timothy Harding*
Sr. Systems Analyst, BAO Systems
+1 202-536-1541 | thard...@baosystems.com | http://www.baosystems.com | Skype:
hardi...@gmail.com | 2900 K Street, Suite 404, Washington D.C. 20007
On Thu, Nov 17, 2016 at 3:15 PM, Lars Helge Øverland
wrote
This should be back-ported to 2.24 now. Please let us know if it works.
--
You received this bug notification because you are a member of DHIS 2
developers, which is subscribed to DHIS.
https://bugs.launchpad.net/bugs/1638563
Title:
2.24 Data Entry not showing entered values for optionsets
St
dear all,
do you know how to delete data element that we already used input data
value?
regards,
channara
___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
Mor
Hi Channara,
You would have to delete all the values associated with that DE first.
On Fri, Nov 18, 2016 at 9:43 AM, channara rin
wrote:
> dear all,
> do you know how to delete data element that we already used input data
> value?
>
> regards,
> channara
>
>
dear friend,
i created new dataset and put only data element want to delete and then go
through to delete data value already.
but i still see the message like below:
[image: Inline image 1]
On Fri, Nov 18, 2016 at 9:02 AM, Shurajit Dutta
wrote:
> Hi Channara,
>
> You would have to delete all the
Dear Team,
With the latest build of 2.25,
Version:2.25Build revision:a129625
Data element value type - Phone Number is not supported see below
[image: Inline image 1]
Yet its okay for attributes
[image: Inline image 2]
Regards
Prosper Behumbiize, MPH
DHIS2 Implementation| HISP Uganda/Universi
Hi Channara,
Did you assign it an option set or cat-comb or grouped it in a group or
even assigned it to a dataset or program,
You have to check all these before deleting it.
Regards
Prosper Behumbiize, MPH
DHIS2 Implementation| HISP Uganda/University Of Oslo
+256 752 751 776 | +256 776 139 139
Hi Abyot,
That's not the case. Anyway I cleaned the browser cache just to be double
sure.
The issue is still not solved.
Any other ideas?
Thanks
,
- Arun Paul
On Wed, Nov 16, 2016 at 11:19 AM, Abyot Asalefew Gizaw
wrote:
> May be the meta data is changed after the app has run... if this is th
yes,
my DE use cate-combo and group.
so after remove group, i can delete?
On Fri, Nov 18, 2016 at 11:30 AM, Prosper BT wrote:
> Hi Channara,
>
> Did you assign it an option set or cat-comb or grouped it in a group or
> even assigned it to a dataset or program,
>
> You have to check all these be
Hi Channara,
There is also a table called datavalueaudit which also contains a reference
to the dataelementid. The record should also be deleted from this table, I
normally do it through sql script, not sure if deleting a datavalue from
the UI will also remove the datavalueaudit record.
Regards
Ant
Yes you are right. Some sql scripts you can run from the UI (SQLVIEWS -
data administration) but you cannot update or delete using SQLVIEW, so in
this case you would have to do it in the "back-end". What you could do to
make sure is use SQLVIEW to see if that dataelementid exists in the
datavalueau
Note thank you
On Fri, Nov 18, 2016 at 2:20 PM, Ant Snyman wrote:
> Yes you are right. Some sql scripts you can run from the UI (SQLVIEWS -
> data administration) but you cannot update or delete using SQLVIEW, so in
> this case you would have to do it in the "back-end". What you could do to
ohh,i see...
but sql script can only run on server? cannot from client side?
On Fri, Nov 18, 2016 at 2:08 PM, Ant Snyman wrote:
> Hi Channara,
> There is also a table called datavalueaudit which also contains a
> reference to the dataelementid. The record should also be deleted from this
> table
This should be obvious, but better to remind people one time too much:
If you decide to run DELETE queries, please always remember to first do a
backup (pg_dump).
On Nov 18, 2016 8:27 AM, "channara rin" wrote:
> Note thank you
>
> On Fri, Nov 18, 2016 at 2:20 PM, Ant Snyman wrote:
>
>> Yes
Thanks Knutvery important.
On 18 November 2016 at 09:35, Knut Staring wrote:
> This should be obvious, but better to remind people one time too much:
> If you decide to run DELETE queries, please always remember to first do a
> backup (pg_dump).
>
> On Nov 18, 2016 8:27 AM, "channara rin" w
YES,
thank you for reminding...
___
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
28 matches
Mail list logo