core.base_field_override.commerce_product_variation.materio_product_variation_type.status.yml 540 B

12345678910111213141516171819202122
  1. uuid: 5dfa307e-e602-4f22-9bb9-cca9cfa58af9
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - commerce_product.commerce_product_variation_type.materio_product_variation_type
  7. id: commerce_product_variation.materio_product_variation_type.status
  8. field_name: status
  9. entity_type: commerce_product_variation
  10. bundle: materio_product_variation_type
  11. label: Published
  12. description: ''
  13. required: false
  14. translatable: false
  15. default_value:
  16. -
  17. value: 1
  18. default_value_callback: ''
  19. settings:
  20. on_label: 'On'
  21. off_label: 'Off'
  22. field_type: boolean