Default date for employment history is not blank
Bug #836771 reported by
Carl Leitner
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
iHRIS Mali |
New
|
Medium
|
Carl Leitner |
Bug Description
All dates for the employment history should be blank. Checking in magic data, the default value has not been set.
Changed in ihris-mali: | |
assignee: | nobody → Carl Leitner (litlfred) |
importance: | Undecided → Medium |
To post a comment you must log in.
There is no existing custom module for Mali to handle the employment history. We should add one in which the default date is set to blank, I2CE_Date::blank().
Note, if the default_value of a date field has not been set, then it will use I2CE_Date::now(). If you are interested, the code that does this is here: bazaar. launchpad. net/~intrahealt h+informatics/ i2ce/4. 1-dev/view/ 2011/modules/ Forms/modules/ Fields/ lib/I2CE_ FormField_ DATE_YMD. php#L61
http://
So the default default is now :-)