forked from a64f7bb4-7358-4778-9fbe-3b882c34cc1d/v1
38 lines
885 B
YAML
38 lines
885 B
YAML
label: 'Order shipments'
|
|
display:
|
|
default:
|
|
display_title: Master
|
|
display_options:
|
|
exposed_form:
|
|
options:
|
|
submit_button: Apply
|
|
reset_button_label: Reset
|
|
exposed_sorts_label: 'Sort by'
|
|
sort_asc_label: Asc
|
|
sort_desc_label: Desc
|
|
fields:
|
|
title:
|
|
label: Title
|
|
separator: ', '
|
|
amount__number:
|
|
label: Amount
|
|
separator: ', '
|
|
tracking_code:
|
|
label: 'Tracking link'
|
|
separator: ', '
|
|
state:
|
|
label: State
|
|
separator: ', '
|
|
operations:
|
|
label: 'Operations links'
|
|
title: 'Order shipments'
|
|
empty:
|
|
area_text_custom:
|
|
content: 'There are no shipments yet.'
|
|
arguments:
|
|
order_id:
|
|
exception:
|
|
title: All
|
|
page_1:
|
|
display_title: Page
|