core.entity_view_display.commerce_order.materio_order_type.default.yml 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126
  1. uuid: 841604d9-9a57-44cc-aa1b-00565644f5c4
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - commerce_order.commerce_order_type.materio_order_type
  7. module:
  8. - commerce_order
  9. - commerce_price
  10. - entity_reference_revisions
  11. - state_machine
  12. - user
  13. id: commerce_order.materio_order_type.default
  14. targetEntityType: commerce_order
  15. bundle: materio_order_type
  16. mode: default
  17. content:
  18. balance:
  19. type: commerce_price_default
  20. label: inline
  21. weight: 12
  22. settings:
  23. strip_trailing_zeroes: false
  24. currency_display: symbol
  25. third_party_settings: { }
  26. region: content
  27. billing_profile:
  28. type: entity_reference_revisions_entity_view
  29. weight: 10
  30. region: content
  31. label: above
  32. settings:
  33. view_mode: default
  34. link: ''
  35. third_party_settings: { }
  36. completed:
  37. label: above
  38. type: timestamp
  39. weight: 5
  40. region: content
  41. settings:
  42. date_format: medium
  43. custom_date_format: ''
  44. timezone: ''
  45. third_party_settings: { }
  46. ip_address:
  47. label: above
  48. type: string
  49. weight: 2
  50. region: content
  51. settings:
  52. link_to_entity: false
  53. third_party_settings: { }
  54. mail:
  55. label: above
  56. type: basic_string
  57. weight: 1
  58. region: content
  59. settings: { }
  60. third_party_settings: { }
  61. order_items:
  62. type: commerce_order_item_table
  63. weight: 6
  64. label: above
  65. settings: { }
  66. third_party_settings: { }
  67. region: content
  68. order_number:
  69. type: string
  70. weight: 8
  71. region: content
  72. label: above
  73. settings:
  74. link_to_entity: false
  75. third_party_settings: { }
  76. placed:
  77. label: above
  78. type: timestamp
  79. weight: 4
  80. region: content
  81. settings:
  82. date_format: medium
  83. custom_date_format: ''
  84. timezone: ''
  85. third_party_settings: { }
  86. state:
  87. label: hidden
  88. type: state_transition_form
  89. weight: 7
  90. region: content
  91. settings: { }
  92. third_party_settings: { }
  93. store_id:
  94. type: entity_reference_label
  95. weight: 9
  96. region: content
  97. label: above
  98. settings:
  99. link: true
  100. third_party_settings: { }
  101. total_paid:
  102. type: commerce_price_default
  103. weight: 11
  104. region: content
  105. label: above
  106. settings:
  107. strip_trailing_zeroes: false
  108. currency_display: symbol
  109. third_party_settings: { }
  110. total_price:
  111. label: hidden
  112. type: commerce_order_total_summary
  113. weight: 3
  114. region: content
  115. settings: { }
  116. third_party_settings: { }
  117. uid:
  118. label: above
  119. type: author
  120. weight: 0
  121. region: content
  122. settings: { }
  123. third_party_settings: { }
  124. hidden:
  125. changed: true
  126. search_api_excerpt: true