[if scratch first_done_artist] [value prev_data_artist] [/if] |
[if scratch first_done_artist] [filter op=|'currency'| interpolate=1][summary name=subtotal.products.price.artist total=1][summary name=subtotal.products.price.artist reset=1][/filter] [/if] |
|||
[if scratch first_done_category] [value prev_data_category] [/if] |
[if scratch first_done_category] [filter op=|'currency'| interpolate=1][summary name=subtotal.products.price.category total=1][summary name=subtotal.products.price.category reset=1][/filter] [/if] |
|||
sku | category | artist | title | price |
---|---|---|---|---|
[page href="config/edit_record" form=" mv_action=return mv_data_table=products mv_arg=[item-data products sku] "][item-data products sku] | [page href="config/edit_record" form=" mv_action=return mv_data_table=cat mv_arg=[item-data products category] "][item-data products category] | [filter op=|'name'| interpolate=1][item-data products artist][/filter] | [item-data products title] | [filter op=|'currency'| interpolate=1][item-data products price][/filter][summary name=total.products.price hide=1 amount="[item-data products price]"][summary name=subtotal.products.price.artist hide=1 amount="[item-data products price]"][summary name=subtotal.products.price.category hide=1 amount="[item-data products price]"] |
[if scratch first_done_artist] [value prev_data_artist] [/if] |
[if scratch first_done_artist] [filter op=|'currency'| interpolate=1][summary name=subtotal.products.price.artist total=1][summary name=subtotal.products.price.artist reset=1][/filter] [/if] |
|||
[if scratch first_done_category] [value prev_data_category] [/if] |
[if scratch first_done_category] [filter op=|'currency'| interpolate=1][summary name=subtotal.products.price.category total=1][summary name=subtotal.products.price.category reset=1][/filter] [/if] |
|||
TOTAL | [filter op=|'currency'| interpolate=1][summary name=total.products.price total=1] [/filter] |