<iftest="param.customerIdentification != null and param.customerIdentification == 1 ">
<iftest="param.customerIdentification != null and param.customerIdentification == 1 ">
and lawo.work_order_status IN ( '10', '20', '21', '30', '40', '50', '60', '70', '80', '90' ,'100','110')
and lawo.work_order_status IN ( '10', '20', '21', '30', '40', '50', '60', '70', '80', '90' ,'100','110')
</if>
</if>
<iftest="param.handleStatus != null and param.handleStatus == 40 "> and lawo.work_order_status in ('10') and lap.types_of = '2' and lap.processing_status in ('1') </if>
<iftest="param.handleStatus != null and param.handleStatus == 40 "> and lawo.work_order_status in ('10') </if>
<iftest="param.handleStatus != null and param.handleStatus == 50 "> and lawo.work_order_status in ('20') and lap.types_of = '2' </if>
<iftest="param.handleStatus != null and param.handleStatus == 50 "> and lawo.work_order_status in ('20') </if>
<iftest="param.handleStatus!= null and param.handleStatus == 30"> and lawo.work_order_status in (21,30) and lap.processing_status = '4' </if>
<iftest="param.handleStatus!= null and param.handleStatus == 30"> and lawo.work_order_status in (21,30) </if>