You are here

views.view.commerce_product_variation_prices.yml in Commerce Pricelist 8.2

config/install/views.view.commerce_product_variation_prices.yml

File

config/install/views.view.commerce_product_variation_prices.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - commerce_price
  6. - commerce_pricelist
  7. - user
  8. id: commerce_product_variation_prices
  9. label: 'Variation prices'
  10. module: views
  11. description: ''
  12. tag: ''
  13. base_table: commerce_pricelist_item
  14. base_field: id
  15. core: 8.x
  16. display:
  17. default:
  18. display_plugin: default
  19. id: default
  20. display_title: Master
  21. position: 0
  22. display_options:
  23. access:
  24. type: perm
  25. options:
  26. perm: 'administer commerce_pricelist'
  27. cache:
  28. type: none
  29. options: { }
  30. query:
  31. type: views_query
  32. options:
  33. disable_sql_rewrite: false
  34. distinct: false
  35. replica: false
  36. query_comment: ''
  37. query_tags: { }
  38. exposed_form:
  39. type: basic
  40. options:
  41. submit_button: Apply
  42. reset_button: false
  43. reset_button_label: Reset
  44. exposed_sorts_label: 'Sort by'
  45. expose_sort_order: true
  46. sort_asc_label: Asc
  47. sort_desc_label: Desc
  48. pager:
  49. type: full
  50. options:
  51. items_per_page: 20
  52. offset: 0
  53. id: 0
  54. total_pages: null
  55. tags:
  56. previous: '‹ Previous'
  57. next: 'Next ›'
  58. first: '« First'
  59. last: 'Last »'
  60. expose:
  61. items_per_page: false
  62. items_per_page_label: 'Items per page'
  63. items_per_page_options: '5, 10, 25, 50'
  64. items_per_page_options_all: false
  65. items_per_page_options_all_label: '- All -'
  66. offset: false
  67. offset_label: Offset
  68. quantity: 9
  69. style:
  70. type: table
  71. options:
  72. grouping: { }
  73. row_class: ''
  74. default_row_class: true
  75. override: true
  76. sticky: false
  77. caption: ''
  78. summary: ''
  79. description: ''
  80. columns:
  81. purchasable_entity: purchasable_entity
  82. name: name
  83. quantity: quantity
  84. list_price__number: list_price__number
  85. price__number: price__number
  86. status: status
  87. operations: operations
  88. info:
  89. purchasable_entity:
  90. sortable: false
  91. default_sort_order: asc
  92. align: ''
  93. separator: ''
  94. empty_column: false
  95. responsive: ''
  96. name:
  97. sortable: true
  98. default_sort_order: asc
  99. align: ''
  100. separator: ''
  101. empty_column: false
  102. responsive: ''
  103. quantity:
  104. sortable: true
  105. default_sort_order: asc
  106. align: ''
  107. separator: ''
  108. empty_column: false
  109. responsive: ''
  110. list_price__number:
  111. sortable: true
  112. default_sort_order: asc
  113. align: ''
  114. separator: ''
  115. empty_column: false
  116. responsive: ''
  117. price__number:
  118. sortable: true
  119. default_sort_order: asc
  120. align: ''
  121. separator: ''
  122. empty_column: false
  123. responsive: ''
  124. status:
  125. sortable: true
  126. default_sort_order: asc
  127. align: ''
  128. separator: ''
  129. empty_column: false
  130. responsive: ''
  131. operations:
  132. align: ''
  133. separator: ''
  134. empty_column: false
  135. responsive: ''
  136. default: '-1'
  137. empty_table: true
  138. row:
  139. type: fields
  140. fields:
  141. purchasable_entity:
  142. id: purchasable_entity
  143. table: commerce_pricelist_item
  144. field: purchasable_entity
  145. relationship: none
  146. group_type: group
  147. admin_label: ''
  148. label: 'Product variation'
  149. exclude: false
  150. alter:
  151. alter_text: false
  152. text: ''
  153. make_link: false
  154. path: ''
  155. absolute: false
  156. external: false
  157. replace_spaces: false
  158. path_case: none
  159. trim_whitespace: false
  160. alt: ''
  161. rel: ''
  162. link_class: ''
  163. prefix: ''
  164. suffix: ''
  165. target: ''
  166. nl2br: false
  167. max_length: 0
  168. word_boundary: true
  169. ellipsis: true
  170. more_link: false
  171. more_link_text: ''
  172. more_link_path: ''
  173. strip_tags: false
  174. trim: false
  175. preserve_tags: ''
  176. html: false
  177. element_type: ''
  178. element_class: ''
  179. element_label_type: ''
  180. element_label_class: ''
  181. element_label_colon: true
  182. element_wrapper_type: ''
  183. element_wrapper_class: ''
  184. element_default_classes: true
  185. empty: ''
  186. hide_empty: false
  187. empty_zero: false
  188. hide_alter_empty: true
  189. click_sort_column: target_id
  190. type: entity_reference_label
  191. settings:
  192. link: false
  193. group_column: target_id
  194. group_columns: { }
  195. group_rows: true
  196. delta_limit: 0
  197. delta_offset: 0
  198. delta_reversed: false
  199. delta_first_last: false
  200. multi_type: separator
  201. separator: ', '
  202. field_api_classes: false
  203. entity_type: commerce_pricelist_item
  204. entity_field: purchasable_entity
  205. plugin_id: field
  206. name:
  207. id: name
  208. table: commerce_pricelist
  209. field: name
  210. relationship: price_list_id
  211. group_type: group
  212. admin_label: ''
  213. label: List
  214. exclude: false
  215. alter:
  216. alter_text: false
  217. text: ''
  218. make_link: false
  219. path: ''
  220. absolute: false
  221. external: false
  222. replace_spaces: false
  223. path_case: none
  224. trim_whitespace: false
  225. alt: ''
  226. rel: ''
  227. link_class: ''
  228. prefix: ''
  229. suffix: ''
  230. target: ''
  231. nl2br: false
  232. max_length: 0
  233. word_boundary: true
  234. ellipsis: true
  235. more_link: false
  236. more_link_text: ''
  237. more_link_path: ''
  238. strip_tags: false
  239. trim: false
  240. preserve_tags: ''
  241. html: false
  242. element_type: ''
  243. element_class: ''
  244. element_label_type: ''
  245. element_label_class: ''
  246. element_label_colon: false
  247. element_wrapper_type: ''
  248. element_wrapper_class: ''
  249. element_default_classes: true
  250. empty: ''
  251. hide_empty: false
  252. empty_zero: false
  253. hide_alter_empty: true
  254. click_sort_column: value
  255. type: string
  256. settings:
  257. link_to_entity: false
  258. group_column: value
  259. group_columns: { }
  260. group_rows: true
  261. delta_limit: 0
  262. delta_offset: 0
  263. delta_reversed: false
  264. delta_first_last: false
  265. multi_type: separator
  266. separator: ', '
  267. field_api_classes: false
  268. entity_type: commerce_pricelist
  269. entity_field: name
  270. plugin_id: field
  271. quantity:
  272. id: quantity
  273. table: commerce_pricelist_item
  274. field: quantity
  275. relationship: none
  276. group_type: group
  277. admin_label: ''
  278. label: Quantity
  279. exclude: false
  280. alter:
  281. alter_text: false
  282. text: ''
  283. make_link: false
  284. path: ''
  285. absolute: false
  286. external: false
  287. replace_spaces: false
  288. path_case: none
  289. trim_whitespace: false
  290. alt: ''
  291. rel: ''
  292. link_class: ''
  293. prefix: ''
  294. suffix: ''
  295. target: ''
  296. nl2br: false
  297. max_length: 0
  298. word_boundary: true
  299. ellipsis: true
  300. more_link: false
  301. more_link_text: ''
  302. more_link_path: ''
  303. strip_tags: false
  304. trim: false
  305. preserve_tags: ''
  306. html: false
  307. element_type: ''
  308. element_class: ''
  309. element_label_type: ''
  310. element_label_class: ''
  311. element_label_colon: true
  312. element_wrapper_type: ''
  313. element_wrapper_class: ''
  314. element_default_classes: true
  315. empty: ''
  316. hide_empty: false
  317. empty_zero: false
  318. hide_alter_empty: true
  319. click_sort_column: value
  320. type: number_decimal
  321. settings:
  322. thousand_separator: ''
  323. prefix_suffix: true
  324. decimal_separator: .
  325. scale: 2
  326. group_column: value
  327. group_columns: { }
  328. group_rows: true
  329. delta_limit: 0
  330. delta_offset: 0
  331. delta_reversed: false
  332. delta_first_last: false
  333. multi_type: separator
  334. separator: ', '
  335. field_api_classes: false
  336. entity_type: commerce_pricelist_item
  337. entity_field: quantity
  338. plugin_id: field
  339. list_price__number:
  340. id: list_price__number
  341. table: commerce_pricelist_item
  342. field: list_price__number
  343. relationship: none
  344. group_type: group
  345. admin_label: ''
  346. label: 'List price'
  347. exclude: false
  348. alter:
  349. alter_text: false
  350. text: ''
  351. make_link: false
  352. path: ''
  353. absolute: false
  354. external: false
  355. replace_spaces: false
  356. path_case: none
  357. trim_whitespace: false
  358. alt: ''
  359. rel: ''
  360. link_class: ''
  361. prefix: ''
  362. suffix: ''
  363. target: ''
  364. nl2br: false
  365. max_length: 0
  366. word_boundary: true
  367. ellipsis: true
  368. more_link: false
  369. more_link_text: ''
  370. more_link_path: ''
  371. strip_tags: false
  372. trim: false
  373. preserve_tags: ''
  374. html: false
  375. element_type: ''
  376. element_class: ''
  377. element_label_type: ''
  378. element_label_class: ''
  379. element_label_colon: true
  380. element_wrapper_type: ''
  381. element_wrapper_class: ''
  382. element_default_classes: true
  383. empty: ''
  384. hide_empty: false
  385. empty_zero: false
  386. hide_alter_empty: true
  387. click_sort_column: number
  388. type: commerce_price_default
  389. settings:
  390. strip_trailing_zeroes: false
  391. currency_display: symbol
  392. group_column: ''
  393. group_columns: { }
  394. group_rows: true
  395. delta_limit: 0
  396. delta_offset: 0
  397. delta_reversed: false
  398. delta_first_last: false
  399. multi_type: separator
  400. separator: ', '
  401. field_api_classes: false
  402. entity_type: commerce_pricelist_item
  403. entity_field: list_price
  404. plugin_id: field
  405. price__number:
  406. id: price__number
  407. table: commerce_pricelist_item
  408. field: price__number
  409. relationship: none
  410. group_type: group
  411. admin_label: ''
  412. label: Price
  413. exclude: false
  414. alter:
  415. alter_text: false
  416. text: ''
  417. make_link: false
  418. path: ''
  419. absolute: false
  420. external: false
  421. replace_spaces: false
  422. path_case: none
  423. trim_whitespace: false
  424. alt: ''
  425. rel: ''
  426. link_class: ''
  427. prefix: ''
  428. suffix: ''
  429. target: ''
  430. nl2br: false
  431. max_length: 0
  432. word_boundary: true
  433. ellipsis: true
  434. more_link: false
  435. more_link_text: ''
  436. more_link_path: ''
  437. strip_tags: false
  438. trim: false
  439. preserve_tags: ''
  440. html: false
  441. element_type: ''
  442. element_class: ''
  443. element_label_type: ''
  444. element_label_class: ''
  445. element_label_colon: true
  446. element_wrapper_type: ''
  447. element_wrapper_class: ''
  448. element_default_classes: true
  449. empty: ''
  450. hide_empty: false
  451. empty_zero: false
  452. hide_alter_empty: true
  453. click_sort_column: number
  454. type: commerce_price_default
  455. settings:
  456. strip_trailing_zeroes: false
  457. currency_display: symbol
  458. group_column: ''
  459. group_columns: { }
  460. group_rows: true
  461. delta_limit: 0
  462. delta_offset: 0
  463. delta_reversed: false
  464. delta_first_last: false
  465. multi_type: separator
  466. separator: ', '
  467. field_api_classes: false
  468. entity_type: commerce_pricelist_item
  469. entity_field: price
  470. plugin_id: field
  471. status:
  472. id: status
  473. table: commerce_pricelist_item
  474. field: status
  475. relationship: none
  476. group_type: group
  477. admin_label: ''
  478. label: Status
  479. exclude: false
  480. alter:
  481. alter_text: false
  482. text: ''
  483. make_link: false
  484. path: ''
  485. absolute: false
  486. external: false
  487. replace_spaces: false
  488. path_case: none
  489. trim_whitespace: false
  490. alt: ''
  491. rel: ''
  492. link_class: ''
  493. prefix: ''
  494. suffix: ''
  495. target: ''
  496. nl2br: false
  497. max_length: 0
  498. word_boundary: true
  499. ellipsis: true
  500. more_link: false
  501. more_link_text: ''
  502. more_link_path: ''
  503. strip_tags: false
  504. trim: false
  505. preserve_tags: ''
  506. html: false
  507. element_type: ''
  508. element_class: ''
  509. element_label_type: ''
  510. element_label_class: ''
  511. element_label_colon: true
  512. element_wrapper_type: ''
  513. element_wrapper_class: ''
  514. element_default_classes: true
  515. empty: ''
  516. hide_empty: false
  517. empty_zero: false
  518. hide_alter_empty: true
  519. click_sort_column: value
  520. type: boolean
  521. settings:
  522. format: default
  523. format_custom_true: ''
  524. format_custom_false: ''
  525. group_column: value
  526. group_columns: { }
  527. group_rows: true
  528. delta_limit: 0
  529. delta_offset: 0
  530. delta_reversed: false
  531. delta_first_last: false
  532. multi_type: separator
  533. separator: ', '
  534. field_api_classes: false
  535. entity_type: commerce_pricelist_item
  536. entity_field: status
  537. plugin_id: field
  538. operations:
  539. id: operations
  540. table: commerce_pricelist_item
  541. field: operations
  542. relationship: none
  543. group_type: group
  544. admin_label: ''
  545. label: Operations
  546. exclude: false
  547. alter:
  548. alter_text: false
  549. text: ''
  550. make_link: false
  551. path: ''
  552. absolute: false
  553. external: false
  554. replace_spaces: false
  555. path_case: none
  556. trim_whitespace: false
  557. alt: ''
  558. rel: ''
  559. link_class: ''
  560. prefix: ''
  561. suffix: ''
  562. target: ''
  563. nl2br: false
  564. max_length: 0
  565. word_boundary: true
  566. ellipsis: true
  567. more_link: false
  568. more_link_text: ''
  569. more_link_path: ''
  570. strip_tags: false
  571. trim: false
  572. preserve_tags: ''
  573. html: false
  574. element_type: ''
  575. element_class: ''
  576. element_label_type: ''
  577. element_label_class: ''
  578. element_label_colon: true
  579. element_wrapper_type: ''
  580. element_wrapper_class: ''
  581. element_default_classes: true
  582. empty: ''
  583. hide_empty: false
  584. empty_zero: false
  585. hide_alter_empty: true
  586. destination: false
  587. entity_type: commerce_pricelist_item
  588. plugin_id: entity_operations
  589. filters:
  590. price_list_id:
  591. id: price_list_id
  592. table: commerce_pricelist_item
  593. field: price_list_id
  594. relationship: none
  595. group_type: group
  596. admin_label: ''
  597. operator: '='
  598. value:
  599. min: ''
  600. max: ''
  601. value: ''
  602. group: 1
  603. exposed: true
  604. expose:
  605. operator_id: price_list_id_op
  606. label: 'Price list'
  607. description: ''
  608. use_operator: false
  609. operator: price_list_id_op
  610. identifier: price_list_id
  611. required: false
  612. remember: false
  613. multiple: false
  614. remember_roles:
  615. authenticated: authenticated
  616. anonymous: '0'
  617. administrator: '0'
  618. placeholder: ''
  619. min_placeholder: ''
  620. max_placeholder: ''
  621. is_grouped: false
  622. group_info:
  623. label: ''
  624. description: ''
  625. identifier: ''
  626. optional: true
  627. widget: select
  628. multiple: false
  629. remember: false
  630. default_group: All
  631. default_group_multiple: { }
  632. group_items: { }
  633. entity_type: commerce_pricelist_item
  634. entity_field: price_list_id
  635. plugin_id: numeric
  636. sorts:
  637. weight:
  638. id: weight
  639. table: commerce_pricelist
  640. field: weight
  641. relationship: price_list_id
  642. group_type: group
  643. admin_label: ''
  644. order: ASC
  645. exposed: false
  646. expose:
  647. label: ''
  648. entity_type: commerce_pricelist
  649. entity_field: weight
  650. plugin_id: standard
  651. id:
  652. id: id
  653. table: commerce_pricelist
  654. field: id
  655. relationship: price_list_id
  656. group_type: group
  657. admin_label: ''
  658. order: DESC
  659. exposed: false
  660. expose:
  661. label: ''
  662. entity_type: commerce_pricelist
  663. entity_field: id
  664. plugin_id: standard
  665. quantity:
  666. id: quantity
  667. table: commerce_pricelist_item
  668. field: quantity
  669. relationship: none
  670. group_type: group
  671. admin_label: ''
  672. order: ASC
  673. exposed: false
  674. expose:
  675. label: ''
  676. entity_type: commerce_pricelist_item
  677. entity_field: quantity
  678. plugin_id: standard
  679. title: Prices
  680. header: { }
  681. footer: { }
  682. empty:
  683. area_text_custom:
  684. id: area_text_custom
  685. table: views
  686. field: area_text_custom
  687. relationship: none
  688. group_type: group
  689. admin_label: ''
  690. empty: true
  691. tokenize: false
  692. content: 'No prices yet.'
  693. plugin_id: text_custom
  694. relationships:
  695. price_list_id:
  696. id: price_list_id
  697. table: commerce_pricelist_item
  698. field: price_list_id
  699. relationship: none
  700. group_type: group
  701. admin_label: 'Price list'
  702. required: true
  703. entity_type: commerce_pricelist_item
  704. entity_field: price_list_id
  705. plugin_id: standard
  706. arguments:
  707. 'null':
  708. id: 'null'
  709. table: views
  710. field: 'null'
  711. relationship: none
  712. group_type: group
  713. admin_label: ''
  714. default_action: 'not found'
  715. exception:
  716. value: all
  717. title_enable: false
  718. title: All
  719. title_enable: false
  720. title: ''
  721. default_argument_type: fixed
  722. default_argument_options:
  723. argument: ''
  724. default_argument_skip_url: false
  725. summary_options:
  726. base_path: ''
  727. count: true
  728. items_per_page: 25
  729. override: false
  730. summary:
  731. sort_order: asc
  732. number_of_records: 0
  733. format: default_summary
  734. specify_validation: false
  735. validate:
  736. type: none
  737. fail: 'not found'
  738. validate_options: { }
  739. must_not_be: false
  740. plugin_id: 'null'
  741. purchasable_entity:
  742. id: purchasable_entity
  743. table: commerce_pricelist_item
  744. field: purchasable_entity
  745. relationship: none
  746. group_type: group
  747. admin_label: ''
  748. default_action: default
  749. exception:
  750. value: all
  751. title_enable: false
  752. title: All
  753. title_enable: false
  754. title: ''
  755. default_argument_type: product_variation
  756. default_argument_options: { }
  757. default_argument_skip_url: false
  758. summary_options:
  759. base_path: ''
  760. count: true
  761. items_per_page: 25
  762. override: false
  763. summary:
  764. sort_order: asc
  765. number_of_records: 0
  766. format: default_summary
  767. specify_validation: true
  768. validate:
  769. type: 'entity:commerce_product_variation'
  770. fail: 'not found'
  771. validate_options:
  772. operation: view
  773. multiple: 0
  774. bundles: { }
  775. access: false
  776. break_phrase: false
  777. not: false
  778. entity_type: commerce_pricelist_item
  779. entity_field: purchasable_entity
  780. plugin_id: numeric
  781. display_extenders: { }
  782. cache_metadata:
  783. max-age: -1
  784. contexts:
  785. - 'languages:language_content'
  786. - 'languages:language_interface'
  787. - url
  788. - url.query_args
  789. - user.permissions
  790. tags: { }
  791. page:
  792. display_plugin: page
  793. id: page
  794. display_title: 'Variation tab'
  795. position: 1
  796. display_options:
  797. display_extenders: { }
  798. path: product/%commerce_product/variations/%commerce_product_variation/prices
  799. menu:
  800. type: tab
  801. title: Prices
  802. description: ''
  803. expanded: false
  804. parent: ''
  805. weight: 10
  806. context: '0'
  807. menu_name: admin
  808. tab_options:
  809. type: none
  810. title: Prices
  811. description: ''
  812. weight: 0
  813. display_description: ''
  814. cache_metadata:
  815. max-age: -1
  816. contexts:
  817. - 'languages:language_content'
  818. - 'languages:language_interface'
  819. - url
  820. - url.query_args
  821. - user.permissions
  822. tags: { }