diff --git a/src/webapp/WEB-INF/classes/config/origen/fee/maintainApplyBillDetailPayPage.xml b/src/webapp/WEB-INF/classes/config/origen/fee/maintainApplyBillDetailPayPage.xml
index cf7b0d6..3a81c31 100644
--- a/src/webapp/WEB-INF/classes/config/origen/fee/maintainApplyBillDetailPayPage.xml
+++ b/src/webapp/WEB-INF/classes/config/origen/fee/maintainApplyBillDetailPayPage.xml
@@ -19,6 +19,8 @@
   where enumerate.enumType = 'FeeStatus' and enumerate.enumValue in('OPEN','VERIFICATION')
   order by enumerate.id]]>
                 
+                
+			   
             
         
         = {startDate}~/
+ /~endDate: AND (invoice.issuingDate) <= {endDate}~/
  ]]>
         
             
diff --git a/target/cqtms/WEB-INF/classes/config/origen/fee/maintainApplyBillDetailPayPage.xml b/target/cqtms/WEB-INF/classes/config/origen/fee/maintainApplyBillDetailPayPage.xml
index cf7b0d6..3a81c31 100644
--- a/target/cqtms/WEB-INF/classes/config/origen/fee/maintainApplyBillDetailPayPage.xml
+++ b/target/cqtms/WEB-INF/classes/config/origen/fee/maintainApplyBillDetailPayPage.xml
@@ -19,6 +19,8 @@
   where enumerate.enumType = 'FeeStatus' and enumerate.enumValue in('OPEN','VERIFICATION')
   order by enumerate.id]]>
                 
+                
+			   
             
         
         = {startDate}~/
+ /~endDate: AND (invoice.issuingDate) <= {endDate}~/
  ]]>