Jonathan Cameron

Results 48 comments of Jonathan Cameron

Before working on this issue with bhima_test, make sure this pull request is merged first: https://github.com/IMA-WorldHealth/bhima/pull/6094

The medical director at one of our production sites noticed that the System Usage Report for "today" produced results with data in the "future". He notes: > I just created...

I was thinking about site-specific SQL setup files, images files (eg, for Logos), etc. I was not thinking about any javascript, css, or html file. Hopefully BHIMA itself would handle...

I suppose this could also be done more simply by adding a `site` directory to the main BHIMA .gitignore file and rely on anyone wanting to add private data there...

Thanks for the suggestions!

> @jmcameron do you need another review? Yes, this is ready for another test. If it works, I still need to clean up some things before releasing it.

Some of these items could be handled by using a "Contact" for the Fournisseur, delivery contact, etc. The "Contacts" already support Name, Phone, address, etc. "Contacts" could be updated to...

> @jmcameron what progress is made towards this? From the suggestions above: - Work with the tests in the CI to get them running reliably. - **The Jenkins server is...

I started working on this but it does not appear to be easy. I could not get the "project" approach to work at all (nor sure why). I tried the...

After taking a quick look at this issue, it seems like there are at least two simple things to do to improve the performance of the Stock Dashboard: - Add...