tulip/ppe-logistics

Receive Inventory - Change Supplier to Donor and rework so only donated materials count toward donations

Opened this issue · 2 comments

Receive Inventory - Change Supplier to Donor and rework so only donated materials count toward donations

Variant >>>>>>>>>> Donation

So it seems that whenever inventory is received that it counts toward donations in the dashboard. This raises the question of how donations are calculated. It looks like traceability is involved because that is the only place where suppliers are collected. Is "lot" used for "variant". If so, can we just use "variant" aka "lot" to store whether it is a donation or not?

Then need to modify the form to indicate donation or not. Suggest a drop down with Donation, Purchase, Transfer options.

Of course transfers between sites should not be able to be "Donations". It would be nice if there were a test for transfers and didn't let you select Donation or Purchase for transfers.