Jonathan Cameron

Results 82 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...

Human Resources

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...

We have two HTML pages for 403 and 404 errors: ``` client/src/modules/errors/403.html client/src/modules/errors/404.html ``` We should replace the '403' and '404' numbers on those pages to more helpful messages (with...

Best Practice
user interface

When editing the status of a purchase order, if the purchase order is confirmed, the edit dialog should not show the "Waiting Confirmation" status if it is already confirmed. ![Image](https://github.com/user-attachments/assets/fce7ce4c-debc-4a6e-9ffc-e825e43cbe3a)...

Purchases

We recently moved Asset Management under "Stock". Unfortunately, the "Report" item for Asset Management is now broken. Should be a minor fix.

Stock
Asset Tracking

The current budget example/model download needs to be updated - To handle Unicode properly - Use the same column fields as the budget exports

Refactor