Jonathan Cameron

Results 76 issues of Jonathan Cameron

Once the migration of the end-to-end tests to Playwright is merged in (see Issue https://github.com/IMA-WorldHealth/bhima/issues/6976), the new cost center tests will need to be redone: - Most costCenter tests have...

tests

PR https://github.com/IMA-WorldHealth/bhima/pull/5918 fixed most problems with the lot usage schedule displays. Unfortunately, at least one issue remains. The calculations involved seem correct and the displays all seem to work okay...

Bug

The labels of the Account Reference types in the Configuration Analysis Tools are hardcoded in the BHIMA data.sql file (lines 1061-1064). It would be better if these were translation token...

1. [OBSOLETE] ~~In the patient record, if the user clicks on the [Discharge Patient] button, they see a list of possible discharge reasons (from the discharge_type table). If this table...

Patient Visits

In the Indexes > Multiple Payroll (index-based), the index data for each employee is listed. In some cases, it would be helpful to erase all the entered data and start...

By default, util.formatCsvToJson(file) parses for commas. However, Excel will generate "CSV" files with commas (for English-based locales), but will generate "CSV" files (by default) with tabs in French-based locals. This...