[freeside-commits] branch FREESIDE_3_BRANCH updated. e90139791421a47a99add429e15dbe45f9412b93

Ivan ivan at 420.am
Tue Nov 8 12:16:32 PST 2016


The branch, FREESIDE_3_BRANCH has been updated
       via  e90139791421a47a99add429e15dbe45f9412b93 (commit)
      from  c8a1759d7959eb38dfe3f65a760432eabb81b5a5 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit e90139791421a47a99add429e15dbe45f9412b93
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Tue Nov 8 12:16:27 2016 -0800

    add option to customer search to search on non-active packages too, RT#73062

diff --git a/httemplate/search/report_cust_main.html b/httemplate/search/report_cust_main.html
index 30ad1ef..f029ea6 100755
--- a/httemplate/search/report_cust_main.html
+++ b/httemplate/search/report_cust_main.html
@@ -109,6 +109,13 @@
         </TD>
       </TR>
 
+    <TR>
+      <TH CLASS="background" COLSPAN=2> </TH>
+    </TR>
+    <TR>
+      <TH CLASS="background" COLSPAN=2 ALIGN="left"><FONT SIZE="+1"><% mt('Package search options') |h %></FONT></TH>
+    </TR>
+
       <TR>
         <TD ALIGN="right">With</TD>
         <TD><SELECT NAME="any_pkg_status">

-----------------------------------------------------------------------

Summary of changes:
 httemplate/search/report_cust_main.html |    7 +++++++
 1 file changed, 7 insertions(+)




More information about the freeside-commits mailing list