IMA-WorldHealth / bhima

A hospital information management application for rural Congolese hospitals
GNU General Public License v2.0
215 stars 103 forks source link

Unify XLSX exporters #6342

Open jniles opened 2 years ago

jniles commented 2 years ago

Currently, we have multiple different XLSX exporters. It would be ideal if we could unify around a single XLSX reporter that has:

  1. Styling of cells - background, font, currencies, dates.
  2. No errors when users launch it.
  3. Support for both XLSX and XLS
  4. Ability to translate the text.
  5. Optionally - column & row pinning
  6. Optionally - embedded pictures for the enterprise logo
jmcameron commented 2 years ago

See related Issue https://github.com/IMA-WorldHealth/bhima/issues/6313