fix saving and display of stocks

This commit is contained in:
Patrick Alvin Alcala 2025-04-07 17:23:57 +08:00
parent 6c5e9f84d7
commit e8d0f213e9
5 changed files with 255 additions and 138 deletions

View file

@ -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