Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changing extraction of quantity from pharmacy.fill_quantity. When pos…
…sible extract the numerical value and the unit. Otherwise, do not provide the quantity. Fixing: kind-lab#106 kind-lab#107 - Error parsing JSON: the primitive value must be a number (e.g: quantity": {"value": "3"}) - The value '60 ml' is not a valid decimal (e.g: {"value": "60ml"}) - The value 'PO' is not a valid decimal ({"value": "PO"})
- Loading branch information