Skip to content
Snippets Groups Projects
Commit 69e063dc authored by Jakub Piasecki's avatar Jakub Piasecki Committed by Jonathan Sacksick
Browse files

Issue #3197660: Enabling Commerce Recurring without Commerce Product installed...

parent 4bd3dc1f
No related branches found
No related tags found
1 merge request!29Issue #3197660: Enabling Commerce Recurring without Commerce Product installed...
Pipeline #227502 passed
......@@ -4,6 +4,7 @@ dependencies:
config:
- core.entity_form_mode.commerce_subscription.customer
module:
- commerce_product
- commerce_recurring
id: commerce_subscription.product_variation.customer
targetEntityType: commerce_subscription
......
......@@ -4,6 +4,7 @@ dependencies:
config:
- core.entity_view_mode.commerce_subscription.customer
module:
- commerce_product
- commerce_recurring
- options
id: commerce_subscription.product_variation.customer
......
......@@ -3,6 +3,7 @@ status: true
dependencies:
module:
- commerce_price
- commerce_product
- commerce_recurring
- options
id: commerce_subscription.product_variation.default
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment