{css} {$today = strtotime('today')} {$defaultDataset = 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($data_label)}{$data_label="Customer Liabilities"}{/if} {tab_container id=$tab_id label=$data_label} {tab_header content_id=$content_id} {tab_header_cell icon="lms-ui-icon-assignment"} {if isset($tab_label)}{$tab_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:")}