#{start_date,typeHandler=com.vion.financial.handler.MilliDateTypeHandler} <![CDATA[<=]]> sign_date and sign_date <![CDATA[<=]]> #{end_date,typeHandler=com.vion.financial.handler.MilliDateTypeHandler}
</if>
<iftest="end_date !=null">
and sign_date <![CDATA[<=]]> #{end_date,typeHandler=com.vion.financial.handler.MilliDateTypeHandler}
</if>
</if>
<iftest="amount_start_point !=null ">
<iftest="amount_start_point !=null ">
and
and
...
@@ -566,10 +563,6 @@
...
@@ -566,10 +563,6 @@
and
and
contract_unid in (select receive_amount_view.contract_unid from receive_amount_view where receive_amount_view.leave_amount_point <![CDATA[<=]]> #{leave_amount_end_point})
contract_unid in (select receive_amount_view.contract_unid from receive_amount_view where receive_amount_view.leave_amount_point <![CDATA[<=]]> #{leave_amount_end_point})
</if>
</if>
<iftest="salesperson_unid !=null and salesperson_unid !=''">
and
salesperson_unid = #{salesperson_unid}
</if>
and is_delete=false
and is_delete=false
and project_unid is not null
and project_unid is not null
and customer_unid is not null
and customer_unid is not null
...
@@ -639,8 +632,8 @@
...
@@ -639,8 +632,8 @@
<iftest="contract_states !=null and contract_states.length > 0">
<iftest="contract_states !=null and contract_states.length > 0">