bhima
bhima copied to clipboard
A hospital information management application for rural Congolese hospitals
**Added new information for asset management** After analyzing a registry of assets, We realized that there was missing information, but necessary for the managers, Reasons why it is necessary to...
Some of the older stock entry movement reports (eg SM.1.1 and SM.1.3 in bhima_test) are broken. In Stock Movements, try getting the "Document" (in the action menu) for the `Input`...
Currently, the inventory change tracking and reporting does not seem to track changes to inventory_units and inventory_group. There are a few spots in the code where it appears that was...
Update the bhInputText component to support the on-change function validating the input. For instance, if you want to enter text which meets some rule, the on-change function could do that...
Based on feedback from one of the production sites: > The stock movement pdf report out of Pharmacy Usage SM.10.148856 shows the item and Quantity but not the unit cost...
Based on feedback from one of the production sites: > There is a problem with the Excel spreadsheet exported from stock movements. Apparently unit costs are rounded to the nearest...
Update shipments documentation for updates to shipments documents/manifest (eg, action menus, etc)
In the modal of editing depot, in the section for "Distribution To", for a large list of depots we have to scroll to find a given depot. This issue is...
When editing cost centers, there are several fields where account references can be selected. An account reference can only be used by one cost center--which needs to be enforced in...
The only way to update the cost centers for all accounts is to call the 'Update Accounts' function in the Cost Centers registry menu. We should create a global SQL...