mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-05-18 05:18:05 -04:00
@@ -0,0 +1,3 @@
|
||||
-- Migration to make tax_category_id nullable in ospos_items
|
||||
ALTER TABLE ospos_items
|
||||
MODIFY COLUMN tax_category_id INT NULL;
|
||||
Reference in New Issue
Block a user