- or download this
Date_Cmp(
_dateformat($_->get('hb_Local_date_lodged')),
_dateformat($self->{date_str})
)
- or download this
exists $check{$_->qcs_job_name}
{$lodgement->{reference}}
...
{$_->qcs_sequence_no})
&& ($client_job_spoil
->hb_Local_spoils == 0);
- or download this
$total_lodged
= $_->qcs_document_count()
- $client_job_spoil
->hb_Local_spoils;
- or download this
$total_lodged = $_->qcs_document_count() - $client_job_spoil->hb_Loc
+al_spoils;