fix saving and display of stocks
This commit is contained in:
parent
6c5e9f84d7
commit
e8d0f213e9
5 changed files with 255 additions and 138 deletions
|
|
@ -90,7 +90,7 @@ class RefMedicines {
|
|||
final medicine = {
|
||||
'ref_medicines_uuid': uuid,
|
||||
'medicine_name': name,
|
||||
'ref_manufactorers_uuid': muuid,
|
||||
'ref_manufacturers_uuid': muuid,
|
||||
'ref_generic_names_uuid': guuid,
|
||||
'ref_types_uuid': tuuid,
|
||||
'barcode': barcode
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue