IMA-WorldHealth / bhima-1.X

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

Miscellaneous Accounting Report Fixes #896

Closed jniles closed 8 years ago

jniles commented 8 years ago

This PR fixes the following reports:

  1. Account Statement
  2. Chart of Accounts
  3. General Ledger
  4. Monthly Balance

For all these reports, I've cleaned up the HTML, removing invalid CSS rules, deleting extra elements, ensuring elements line up, and adding loading indicators.

In Account Statement, I've also replace UUIDs with Trans IDs.