dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #14527
[Bug 874772] [NEW] data entry for fiscal periods does not work
Public bug reported:
Steps to reproduce
Define a dataset with a FIscalYear period type and add a data element, assign to an orgunit.
Go to Data Entry and try and enter some data.
Javascript error is returned
periodTypeFactory.get(periodType) is undefined
[Break On This Error] var periods = periodTypeFactory.ge...neratePeriods( currentPeriodOffset );
** Affects: dhis2
Importance: Undecided
Status: Confirmed
** Changed in: dhis2
Status: New => Confirmed
--
You received this bug notification because you are a member of DHIS 2
developers, which is subscribed to DHIS.
https://bugs.launchpad.net/bugs/874772
Title:
data entry for fiscal periods does not work
Status in DHIS 2 - District Health Information Software:
Confirmed
Bug description:
Steps to reproduce
Define a dataset with a FIscalYear period type and add a data element, assign to an orgunit.
Go to Data Entry and try and enter some data.
Javascript error is returned
periodTypeFactory.get(periodType) is undefined
[Break On This Error] var periods = periodTypeFactory.ge...neratePeriods( currentPeriodOffset );
To manage notifications about this bug go to:
https://bugs.launchpad.net/dhis2/+bug/874772/+subscriptions
Follow ups
References