Jonathan Cameron
Jonathan Cameron
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)
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...
Add an optional contact for destination of deliveries ("Deliver to"). If present shipment documents would use that person's name and phone number in the shipment document header. If omitted, shipments...
In order to simplify adding site-specific data to the main BHIMA repo, I suggest doing some updates so that site-specific data can be added via submodules. Here is what I...