{css} {$today = strtotime('today')} {$defaultDataset = ConfigHelper::getConfig('assignments.default_list_dataset', ConfigHelper::getConfig('phpui.default_assignment_list_dataset', 'gross'))} {$speed_unit_type = ConfigHelper::getConfig('phpui.speed_unit_type', 1000)} {$speed_unit_aggregation_threshold = ConfigHelper::getConfig('phpui.speed_unit_aggregation_threshold', 5)} {if !isset($tab_id)} {$tab_id = "customerassignments"} {/if} {if !isset($content_id)} {$content_id = "customerassignmentpanel"} {/if}
{if !isset($label)}{$label=trans("Customer Liabilities")}{/if} {tab_container id=$tab_id label=$label} {tab_header content_id=$content_id} {tab_header_cell icon="lms-ui-icon-assignment"} {if isset($label)}{$label}{else}{trans("Customer Liabilities")}{/if} {if ConfigHelper::checkConfig('privileges.superuser') || !ConfigHelper::checkConfig('privileges.hide_finances')} {/if} {button type="link" class="clear-filter" icon="delete" href="#" tip="Clear filter"} {capture assign="assignment_hint"} {trans("Assignments color markings:")}