feat: refine OT flow, reports, theming and sidebar UX
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE wo_items
|
||||
DROP COLUMN IF EXISTS change_justification;
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE wo_items
|
||||
DROP COLUMN IF EXISTS change_justification;
|
||||