IMA-WorldHealth / bhima-1.X

A hospital information system for developing countries.
GNU General Public License v2.0
10 stars 14 forks source link

FIX(primary cash): ui date form limits #867

Closed jniles closed 9 years ago

jniles commented 9 years ago

Fixes #849.

This commit fixes the date limits in both the generic expense and generic income forms. Previously, the min/max attributes limited the date selection to all dates including the next day, this commit changes that selection to all dates including the present day.

Other minor changes: