You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To be able to use the default consumables availability, we need:
(1) Use the item codes Item_Code_Avail instead of Item_Code (both in ResourceFile_Consumables_Items_and_Packages.csv).
(What about the availability of items for which we do not have similar item we could approximate the availability on?)
(2) Determine which items are essential.
The text was updated successfully, but these errors were encountered:
@tbhallett, No, it's not. Item_Code_Avail is prepared in the RF, not used in the model yet. And we do not distinguish non-essential consumables yet (except the pregnancy test).
To be able to use the default consumables availability, we need:
(1) Use the item codes Item_Code_Avail instead of Item_Code (both in ResourceFile_Consumables_Items_and_Packages.csv). (What about the availability of items for which we do not have similar item we could approximate the availability on?)
I think this is sorted out with consumables module.
To be able to use the default consumables availability, we need:
(1) Use the item codes
Item_Code_Avail
instead ofItem_Code
(both inResourceFile_Consumables_Items_and_Packages.csv
).(What about the availability of items for which we do not have similar item we could approximate the availability on?)
(2) Determine which items are essential.
The text was updated successfully, but these errors were encountered: