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): employee support payments #907

Closed jniles closed 9 years ago

jniles commented 9 years ago

This commit fixes some critical bugs in the employee payment page that prevents employees from paying debtor's bills. These bugs are:

  1. Typos in the $inject that prevent SessionService from being injected
  2. Typos in journal.js that prevent the proper currency ID from being inserted.