updated commerce products admin views

This commit is contained in:
2022-03-15 12:17:30 +01:00
parent 53beb7b00a
commit 2cf3667129
2 changed files with 3 additions and 0 deletions

View File

@@ -14,4 +14,5 @@ digraph commerce {
materio_product_variation_type -> materio_order_item_type
materio_product_type -> materio_product_variation_type
materio_product_license_type -> materio_product_licence_variatio
materio_product_license_type -> materio_product_variation_type
}