views.view.commerce_pricelist_prices.yml 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618
  1. uuid: 4b3fba1c-1cd3-4e1c-bd57-8dcfe4548b76
  2. langcode: en
  3. status: true
  4. dependencies:
  5. module:
  6. - commerce_price
  7. - commerce_pricelist
  8. - user
  9. id: commerce_pricelist_prices
  10. label: 'Pricelist prices'
  11. module: views
  12. description: ''
  13. tag: ''
  14. base_table: commerce_pricelist_item
  15. base_field: id
  16. display:
  17. default:
  18. id: default
  19. display_title: Default
  20. display_plugin: default
  21. position: 0
  22. display_options:
  23. title: Prices
  24. fields:
  25. purchasable_entity:
  26. id: purchasable_entity
  27. table: commerce_pricelist_item
  28. field: purchasable_entity
  29. relationship: none
  30. group_type: group
  31. admin_label: ''
  32. entity_type: commerce_pricelist_item
  33. entity_field: purchasable_entity
  34. plugin_id: field
  35. label: 'Product variation'
  36. exclude: false
  37. alter:
  38. alter_text: false
  39. text: ''
  40. make_link: false
  41. path: ''
  42. absolute: false
  43. external: false
  44. replace_spaces: false
  45. path_case: none
  46. trim_whitespace: false
  47. alt: ''
  48. rel: ''
  49. link_class: ''
  50. prefix: ''
  51. suffix: ''
  52. target: ''
  53. nl2br: false
  54. max_length: 0
  55. word_boundary: true
  56. ellipsis: true
  57. more_link: false
  58. more_link_text: ''
  59. more_link_path: ''
  60. strip_tags: false
  61. trim: false
  62. preserve_tags: ''
  63. html: false
  64. element_type: ''
  65. element_class: ''
  66. element_label_type: ''
  67. element_label_class: ''
  68. element_label_colon: true
  69. element_wrapper_type: ''
  70. element_wrapper_class: ''
  71. element_default_classes: true
  72. empty: ''
  73. hide_empty: false
  74. empty_zero: false
  75. hide_alter_empty: true
  76. click_sort_column: target_id
  77. type: entity_reference_label
  78. settings:
  79. link: true
  80. group_column: target_id
  81. group_columns: { }
  82. group_rows: true
  83. delta_limit: 0
  84. delta_offset: 0
  85. delta_reversed: false
  86. delta_first_last: false
  87. multi_type: separator
  88. separator: ', '
  89. field_api_classes: false
  90. quantity:
  91. id: quantity
  92. table: commerce_pricelist_item
  93. field: quantity
  94. relationship: none
  95. group_type: group
  96. admin_label: ''
  97. entity_type: commerce_pricelist_item
  98. entity_field: quantity
  99. plugin_id: field
  100. label: Quantity
  101. exclude: false
  102. alter:
  103. alter_text: false
  104. text: ''
  105. make_link: false
  106. path: ''
  107. absolute: false
  108. external: false
  109. replace_spaces: false
  110. path_case: none
  111. trim_whitespace: false
  112. alt: ''
  113. rel: ''
  114. link_class: ''
  115. prefix: ''
  116. suffix: ''
  117. target: ''
  118. nl2br: false
  119. max_length: 0
  120. word_boundary: true
  121. ellipsis: true
  122. more_link: false
  123. more_link_text: ''
  124. more_link_path: ''
  125. strip_tags: false
  126. trim: false
  127. preserve_tags: ''
  128. html: false
  129. element_type: ''
  130. element_class: ''
  131. element_label_type: ''
  132. element_label_class: ''
  133. element_label_colon: true
  134. element_wrapper_type: ''
  135. element_wrapper_class: ''
  136. element_default_classes: true
  137. empty: ''
  138. hide_empty: false
  139. empty_zero: false
  140. hide_alter_empty: true
  141. click_sort_column: value
  142. type: number_decimal
  143. settings:
  144. thousand_separator: ''
  145. decimal_separator: .
  146. scale: 2
  147. prefix_suffix: true
  148. group_column: value
  149. group_columns: { }
  150. group_rows: true
  151. delta_limit: 0
  152. delta_offset: 0
  153. delta_reversed: false
  154. delta_first_last: false
  155. multi_type: separator
  156. separator: ', '
  157. field_api_classes: false
  158. list_price__number:
  159. id: list_price__number
  160. table: commerce_pricelist_item
  161. field: list_price__number
  162. relationship: none
  163. group_type: group
  164. admin_label: ''
  165. entity_type: commerce_pricelist_item
  166. entity_field: list_price
  167. plugin_id: field
  168. label: 'List price'
  169. exclude: false
  170. alter:
  171. alter_text: false
  172. text: ''
  173. make_link: false
  174. path: ''
  175. absolute: false
  176. external: false
  177. replace_spaces: false
  178. path_case: none
  179. trim_whitespace: false
  180. alt: ''
  181. rel: ''
  182. link_class: ''
  183. prefix: ''
  184. suffix: ''
  185. target: ''
  186. nl2br: false
  187. max_length: 0
  188. word_boundary: true
  189. ellipsis: true
  190. more_link: false
  191. more_link_text: ''
  192. more_link_path: ''
  193. strip_tags: false
  194. trim: false
  195. preserve_tags: ''
  196. html: false
  197. element_type: ''
  198. element_class: ''
  199. element_label_type: ''
  200. element_label_class: ''
  201. element_label_colon: true
  202. element_wrapper_type: ''
  203. element_wrapper_class: ''
  204. element_default_classes: true
  205. empty: N/A
  206. hide_empty: false
  207. empty_zero: false
  208. hide_alter_empty: true
  209. click_sort_column: number
  210. type: commerce_price_default
  211. settings:
  212. strip_trailing_zeroes: false
  213. currency_display: symbol
  214. group_column: ''
  215. group_columns: { }
  216. group_rows: true
  217. delta_limit: 0
  218. delta_offset: 0
  219. delta_reversed: false
  220. delta_first_last: false
  221. multi_type: separator
  222. separator: ', '
  223. field_api_classes: false
  224. price__number:
  225. id: price__number
  226. table: commerce_pricelist_item
  227. field: price__number
  228. relationship: none
  229. group_type: group
  230. admin_label: ''
  231. entity_type: commerce_pricelist_item
  232. entity_field: price
  233. plugin_id: field
  234. label: Price
  235. exclude: false
  236. alter:
  237. alter_text: false
  238. text: ''
  239. make_link: false
  240. path: ''
  241. absolute: false
  242. external: false
  243. replace_spaces: false
  244. path_case: none
  245. trim_whitespace: false
  246. alt: ''
  247. rel: ''
  248. link_class: ''
  249. prefix: ''
  250. suffix: ''
  251. target: ''
  252. nl2br: false
  253. max_length: 0
  254. word_boundary: true
  255. ellipsis: true
  256. more_link: false
  257. more_link_text: ''
  258. more_link_path: ''
  259. strip_tags: false
  260. trim: false
  261. preserve_tags: ''
  262. html: false
  263. element_type: ''
  264. element_class: ''
  265. element_label_type: ''
  266. element_label_class: ''
  267. element_label_colon: true
  268. element_wrapper_type: ''
  269. element_wrapper_class: ''
  270. element_default_classes: true
  271. empty: ''
  272. hide_empty: false
  273. empty_zero: false
  274. hide_alter_empty: true
  275. click_sort_column: number
  276. type: commerce_price_default
  277. settings:
  278. strip_trailing_zeroes: false
  279. currency_display: symbol
  280. group_column: ''
  281. group_columns: { }
  282. group_rows: true
  283. delta_limit: 0
  284. delta_offset: 0
  285. delta_reversed: false
  286. delta_first_last: false
  287. multi_type: separator
  288. separator: ', '
  289. field_api_classes: false
  290. status:
  291. id: status
  292. table: commerce_pricelist_item
  293. field: status
  294. relationship: none
  295. group_type: group
  296. admin_label: ''
  297. entity_type: commerce_pricelist_item
  298. entity_field: status
  299. plugin_id: field
  300. label: Status
  301. exclude: false
  302. alter:
  303. alter_text: false
  304. text: ''
  305. make_link: false
  306. path: ''
  307. absolute: false
  308. external: false
  309. replace_spaces: false
  310. path_case: none
  311. trim_whitespace: false
  312. alt: ''
  313. rel: ''
  314. link_class: ''
  315. prefix: ''
  316. suffix: ''
  317. target: ''
  318. nl2br: false
  319. max_length: 0
  320. word_boundary: true
  321. ellipsis: true
  322. more_link: false
  323. more_link_text: ''
  324. more_link_path: ''
  325. strip_tags: false
  326. trim: false
  327. preserve_tags: ''
  328. html: false
  329. element_type: ''
  330. element_class: ''
  331. element_label_type: ''
  332. element_label_class: ''
  333. element_label_colon: true
  334. element_wrapper_type: ''
  335. element_wrapper_class: ''
  336. element_default_classes: true
  337. empty: ''
  338. hide_empty: false
  339. empty_zero: false
  340. hide_alter_empty: true
  341. click_sort_column: value
  342. type: boolean
  343. settings:
  344. format: default
  345. format_custom_false: ''
  346. format_custom_true: ''
  347. group_column: value
  348. group_columns: { }
  349. group_rows: true
  350. delta_limit: 0
  351. delta_offset: 0
  352. delta_reversed: false
  353. delta_first_last: false
  354. multi_type: separator
  355. separator: ', '
  356. field_api_classes: false
  357. operations:
  358. id: operations
  359. table: commerce_pricelist_item
  360. field: operations
  361. relationship: none
  362. group_type: group
  363. admin_label: ''
  364. entity_type: null
  365. entity_field: null
  366. plugin_id: entity_operations
  367. label: 'Operations links'
  368. exclude: false
  369. alter:
  370. alter_text: false
  371. text: ''
  372. make_link: false
  373. path: ''
  374. absolute: false
  375. external: false
  376. replace_spaces: false
  377. path_case: none
  378. trim_whitespace: false
  379. alt: ''
  380. rel: ''
  381. link_class: ''
  382. prefix: ''
  383. suffix: ''
  384. target: ''
  385. nl2br: false
  386. max_length: 0
  387. word_boundary: true
  388. ellipsis: true
  389. more_link: false
  390. more_link_text: ''
  391. more_link_path: ''
  392. strip_tags: false
  393. trim: false
  394. preserve_tags: ''
  395. html: false
  396. element_type: ''
  397. element_class: ''
  398. element_label_type: ''
  399. element_label_class: ''
  400. element_label_colon: true
  401. element_wrapper_type: ''
  402. element_wrapper_class: ''
  403. element_default_classes: true
  404. empty: ''
  405. hide_empty: false
  406. empty_zero: false
  407. hide_alter_empty: true
  408. destination: false
  409. pager:
  410. type: full
  411. options:
  412. offset: 0
  413. items_per_page: 50
  414. total_pages: null
  415. id: 0
  416. tags:
  417. next: ››
  418. previous: ‹‹
  419. first: '« First'
  420. last: 'Last »'
  421. expose:
  422. items_per_page: false
  423. items_per_page_label: 'Items per page'
  424. items_per_page_options: '5, 10, 25, 50'
  425. items_per_page_options_all: false
  426. items_per_page_options_all_label: '- All -'
  427. offset: false
  428. offset_label: Offset
  429. quantity: 9
  430. exposed_form:
  431. type: basic
  432. options:
  433. submit_button: Apply
  434. reset_button: true
  435. reset_button_label: Reset
  436. exposed_sorts_label: 'Sort by'
  437. expose_sort_order: true
  438. sort_asc_label: Asc
  439. sort_desc_label: Desc
  440. access:
  441. type: perm
  442. options:
  443. perm: 'administer commerce_pricelist'
  444. cache:
  445. type: tag
  446. options: { }
  447. empty:
  448. area_text_custom:
  449. id: area_text_custom
  450. table: views
  451. field: area_text_custom
  452. relationship: none
  453. group_type: group
  454. admin_label: ''
  455. plugin_id: text_custom
  456. empty: true
  457. content: 'There are no prices yet.'
  458. tokenize: false
  459. sorts:
  460. id:
  461. id: id
  462. table: commerce_pricelist_item
  463. field: id
  464. relationship: none
  465. group_type: group
  466. admin_label: ''
  467. entity_type: commerce_pricelist_item
  468. entity_field: id
  469. plugin_id: standard
  470. order: DESC
  471. expose:
  472. label: ''
  473. field_identifier: ''
  474. exposed: false
  475. arguments:
  476. id:
  477. id: id
  478. table: commerce_pricelist
  479. field: id
  480. relationship: price_list_id
  481. group_type: group
  482. admin_label: ''
  483. entity_type: commerce_pricelist
  484. entity_field: id
  485. plugin_id: numeric
  486. default_action: 'not found'
  487. exception:
  488. value: ''
  489. title_enable: false
  490. title: All
  491. title_enable: false
  492. title: ''
  493. default_argument_type: fixed
  494. default_argument_options:
  495. argument: ''
  496. default_argument_skip_url: false
  497. summary_options:
  498. base_path: ''
  499. count: true
  500. override: false
  501. items_per_page: 25
  502. summary:
  503. sort_order: asc
  504. number_of_records: 0
  505. format: default_summary
  506. specify_validation: false
  507. validate:
  508. type: none
  509. fail: 'not found'
  510. validate_options: { }
  511. break_phrase: false
  512. not: false
  513. filters: { }
  514. style:
  515. type: table
  516. options:
  517. grouping: { }
  518. row_class: ''
  519. default_row_class: true
  520. columns:
  521. quantity: quantity
  522. list_price__number: list_price__number
  523. price__number: price__number
  524. status: status
  525. operations: operations
  526. default: '-1'
  527. info:
  528. quantity:
  529. sortable: true
  530. default_sort_order: asc
  531. align: ''
  532. separator: ''
  533. empty_column: false
  534. responsive: ''
  535. list_price__number:
  536. sortable: true
  537. default_sort_order: asc
  538. align: ''
  539. separator: ''
  540. empty_column: false
  541. responsive: ''
  542. price__number:
  543. sortable: true
  544. default_sort_order: asc
  545. align: ''
  546. separator: ''
  547. empty_column: false
  548. responsive: ''
  549. status:
  550. sortable: true
  551. default_sort_order: asc
  552. align: ''
  553. separator: ''
  554. empty_column: false
  555. responsive: ''
  556. operations:
  557. align: ''
  558. separator: ''
  559. empty_column: false
  560. responsive: ''
  561. override: true
  562. sticky: false
  563. summary: ''
  564. empty_table: true
  565. caption: ''
  566. description: ''
  567. row:
  568. type: fields
  569. query:
  570. type: views_query
  571. options:
  572. query_comment: ''
  573. disable_sql_rewrite: false
  574. distinct: false
  575. replica: false
  576. query_tags: { }
  577. relationships:
  578. price_list_id:
  579. id: price_list_id
  580. table: commerce_pricelist_item
  581. field: price_list_id
  582. relationship: none
  583. group_type: group
  584. admin_label: 'Price list'
  585. entity_type: commerce_pricelist_item
  586. entity_field: price_list_id
  587. plugin_id: standard
  588. required: true
  589. header: { }
  590. footer: { }
  591. display_extenders: { }
  592. cache_metadata:
  593. max-age: -1
  594. contexts:
  595. - 'languages:language_content'
  596. - 'languages:language_interface'
  597. - url
  598. - url.query_args
  599. - user.permissions
  600. tags: { }
  601. admin:
  602. id: admin
  603. display_title: 'Admin prices'
  604. display_plugin: page
  605. position: 1
  606. display_options:
  607. display_description: ''
  608. display_extenders: { }
  609. path: price-list/%/prices
  610. cache_metadata:
  611. max-age: -1
  612. contexts:
  613. - 'languages:language_content'
  614. - 'languages:language_interface'
  615. - url
  616. - url.query_args
  617. - user.permissions
  618. tags: { }