Merge branch 'main' of https://gits.altru.id/apksel-dev/apskel-pos-backend into feature/expense
This commit is contained in:
@@ -0,0 +1 @@
|
||||
ALTER TABLE product_outlet_prices DROP COLUMN IF EXISTS print_to_checker;
|
||||
@@ -0,0 +1 @@
|
||||
ALTER TABLE product_outlet_prices ADD COLUMN print_to_checker BOOLEAN NOT NULL DEFAULT TRUE;
|
||||
Reference in New Issue
Block a user