Removed old asset assignment collection (delete from the db if you have it). Added proper history associated with assigning and unassigning. Need to still add events attached to a CB which then transition to the history when the CB is checked in.
This commit is contained in:
@@ -6,7 +6,6 @@ import "./staff.js";
|
||||
import "./sites.js";
|
||||
import "./asset-types.js";
|
||||
import "./assets.js";
|
||||
import "./asset-assignments.js";
|
||||
import "./asset-assignment-history.js";
|
||||
|
||||
// console.log("Finished setting up server side models.");
|
||||
Reference in New Issue
Block a user