report
This commit is contained in:
@@ -125,7 +125,7 @@ class Report extends HD_Controller
|
||||
|
||||
$where = array(
|
||||
"o_id in ({$oids})" => null,
|
||||
"(cardida != '' AND cardidb != '') OR (business_licence != '')" => null,
|
||||
"((cardida != '' AND cardidb != '') OR (business_licence != ''))" => null,
|
||||
"pay_img <>" => '',
|
||||
"contract_img <>" => '',
|
||||
"bill_img <>" => '',
|
||||
|
||||
Reference in New Issue
Block a user