Jonathan Cameron
Jonathan Cameron
Add special permission(s) for assets management and add bh-has-permission as needed on the various registries and create/add modals, as necessary. The basic page permissions allow control of who can access...
When medications are prescribed for a patient, BHIMA creates an invoice with the desired items. Then the patient goes to the stock pharmacy and the pharmacy staff does a stock...
When an exit is done to a patient based on an invoice a document is created when the exit is completed listing the articles delivered. It would be helpful to...
If a shipment selects a specific lot but the lot is exhausted before the Stock Exit for the shipment is performed, currently the item will be quietly dropped from the...
When doing Stock Entry, once the inventory item is selected and you got to the Lot entry modal, there should be a way to create a new barcode for the...
Stock > Report > [Stock] Inventories **Suggestions** - ~Fix name: [Stock] Inventories => Articles in Stock (for menu to match report name)~ - ~The labels at the top of the...
Currently (after [PR 6635](https://github.com/IMA-WorldHealth/bhima/pull/6635) ), the display text for the "Input" vs "Output" show up as "Output: No" and "Output: Yes" respectively. See [this discussion](https://github.com/IMA-WorldHealth/bhima/pull/6635#pullrequestreview-984575693) in the PR. Ideally (for...
Stock > Reports > [Stock] Monthly Consumption **Suggestions** - ~~Fix name: [Stock] Monthly Consumption => Stock Monthly Consumption~~ - Why do we need the "No" column (first column)? If these...
Refactor the various Stock Entry modes to handle Global Quantity more appropriately: - If a stock entry is from a purchase order, requisition or shipment, then perhaps the global quantity...
Several reports have uuid-related options (eg, depot, inventory, etc). These are passed from the client front end to the server backend report code via uuid filters such as depot_uuid, inventory_uuid,...