5639 - add new order row status for paint (#402)

This commit is contained in:
Anders Gustafsson
2024-06-12 12:23:00 +02:00
committed by GitHub
parent 8a79f76ffc
commit 95d4e30dcc
+2
View File
@@ -0,0 +1,2 @@
-- Add new order row status for paint
ALTER TYPE order_row_status ADD VALUE 'mix';