constructor(
    private is: InventoryService,
    private ts: ThingService,

    private route: ActivatedRoute,