full update (with some difficulties from pathauto
This commit is contained in:
@@ -18,7 +18,6 @@ description: ''
|
||||
tag: commerce_order_summary
|
||||
base_table: commerce_order
|
||||
base_field: order_id
|
||||
core: 8.x
|
||||
display:
|
||||
default:
|
||||
display_plugin: default
|
||||
@@ -316,12 +315,14 @@ display:
|
||||
order_items:
|
||||
id: order_items
|
||||
table: commerce_order__order_items
|
||||
field: order_items
|
||||
field: order_items_target_id
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: 'order_items: Order Item'
|
||||
required: true
|
||||
plugin_id: standard
|
||||
entity_type: commerce_order
|
||||
entity_field: order_items
|
||||
arguments:
|
||||
order_id:
|
||||
id: order_id
|
||||
|
Reference in New Issue
Block a user