fixed the materio_order_item_type form display to be able to make an order of it

This commit is contained in:
Bachir Soussi Chiadmi 2022-03-15 15:39:33 +01:00
parent 9d6f19eeaf
commit 7de4ec734a
1 changed files with 15 additions and 3 deletions

View File

@ -9,10 +9,22 @@ id: commerce_order_item.materio_order_item_type.default
targetEntityType: commerce_order_item
bundle: materio_order_item_type
mode: default
content: { }
content:
purchased_entity:
type: options_select
weight: 0
region: content
settings: { }
third_party_settings: { }
quantity:
type: number
weight: 1
region: content
settings:
placeholder: ''
third_party_settings: { }
hidden:
adjustments: true
created: true
license: true
purchased_entity: true
quantity: true
unit_price: true