dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #10840
[Bug 730628] [NEW] data-entry-forms-accept-values-with-leading-zeroes
Public bug reported:
It is possible both with default and custom data entry forms to enter
values for numeric data elements which have leading zeros, for instance
"000009" .
It is not possible however to store negative numbers, which are in fact
integers, but which are not positive.
It is also not possible to store numeric values with decimals, even
though the data type has been declared as "Numeric"
** Affects: dhis2
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of DHIS 2
developers, which is subscribed to DHIS.
https://bugs.launchpad.net/bugs/730628
Title:
data-entry-forms-accept-values-with-leading-zeroes
Status in DHIS 2 - District Health Information Software:
New
Bug description:
It is possible both with default and custom data entry forms to enter
values for numeric data elements which have leading zeros, for
instance "000009" .
It is not possible however to store negative numbers, which are in
fact integers, but which are not positive.
It is also not possible to store numeric values with decimals, even
though the data type has been declared as "Numeric"
Follow ups
References