summaryrefslogtreecommitdiff
path: root/bin/aa.pl
diff options
context:
space:
mode:
Diffstat (limited to 'bin/aa.pl')
-rw-r--r--bin/aa.pl10
1 files changed, 10 insertions, 0 deletions
diff --git a/bin/aa.pl b/bin/aa.pl
index fc398b81..73550101 100644
--- a/bin/aa.pl
+++ b/bin/aa.pl
@@ -1424,6 +1424,16 @@ qq|<input name="l_transdate" class=checkbox type=checkbox value=Y checked> |
</table>
</td>
</tr>
+
+ <tr>
+ <td>
+ |.$locale->text('All Invoices').qq|: <input type="radio" name="invoice_type" checked value="1">
+ |.$locale->text('Active').qq|: <input type="radio" name="invoice_type" value="2">
+ |.$locale->text('On Hold').qq|: <input type="radio" name="invoice_type" value="3">
+ <br/>
+ </td>
+ </tr>
+
<tr>
<td>
<table>