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
Given a user wishes to add a lot number to a Chemical or Lab Item (as required by law in many cases), the user may enter the lot number when creating or editing a chemical or lab item.
Add Lot to Chemical.cs and LabItem.cs.
Update ApplicationDbContext and SeedDatabase files with new information.
Update database migration.
The text was updated successfully, but these errors were encountered:
Given a user wishes to add a lot number to a Chemical or Lab Item (as required by law in many cases), the user may enter the lot number when creating or editing a chemical or lab item.
Lot
toChemical.cs
andLabItem.cs
.ApplicationDbContext
andSeedDatabase
files with new information.The text was updated successfully, but these errors were encountered: