Installation for qb-inventory

Steps to integrate our resources utilizing specific inventory features (e.g., utility_kitchen)

Modify the resource

Replace or update your qb-inventory by following this commit or using the provided modified version.

Run this SQL query using HeidiSQL or any other database viewer

ALTER TABLE inventories CHANGE COLUMN identifier identifier VARCHAR(100) NOT NULL

Last updated

Was this helpful?