76bda84297a0a34182013124c137eb98a72c7fc2
[kivitendo-erp.git] / sql / Pg-upgrade / Pg-upgrade-2.2.0.22-2.2.0.23.sql
1 INSERT INTO units (name, base_unit, factor, type) VALUES ('min', NULL, 0, 'service');
2 INSERT INTO units (name, base_unit, factor, type) VALUES ('Std', 'min', 60, 'service');
3 INSERT INTO units (name, base_unit, factor, type) VALUES ('Tag', 'Std', 8, 'service');
4 INSERT INTO units (name, base_unit, factor, type) VALUES ('psch', NULL, 0, 'service');