You are here

field.field.commerce_order.physical.shipments.yml in Commerce Demo 8.2

Same filename and directory in other branches
  1. 8 config/install/field.field.commerce_order.physical.shipments.yml
config/install/field.field.commerce_order.physical.shipments.yml

File

config/install/field.field.commerce_order.physical.shipments.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - commerce_order.commerce_order_type.physical
  6. - field.storage.commerce_order.shipments
  7. id: commerce_order.physical.shipments
  8. field_name: shipments
  9. entity_type: commerce_order
  10. bundle: physical
  11. label: Shipments
  12. description: ''
  13. required: false
  14. translatable: false
  15. default_value: { }
  16. default_value_callback: null
  17. settings:
  18. handler: 'default:commerce_shipment'
  19. handler_settings: { }
  20. field_type: entity_reference