fix: agrega migración v4.6 con tablas categories y tier_discounts para tenant
This commit is contained in:
@@ -52,6 +52,7 @@ MIGRATIONS = {
|
||||
"v4.3": "v4.3_facturapi.sql",
|
||||
"v4.4": "v4.4_workshop.sql",
|
||||
"v4.5": "v4.5_customer_max_discount.sql",
|
||||
"v4.6": "v4.6_inventory_support.sql",
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user