diff options
| author | jeff <jeff> | 2009-08-19 06:15:14 +0000 |
|---|---|---|
| committer | jeff <jeff> | 2009-08-19 06:15:14 +0000 |
| commit | 2e1d2a91264e8441bc31583be7352ae1b3c31bb8 (patch) | |
| tree | 8dfcda6735d56064e96dcf8822f1dcb729a8b030 /httemplate/graph/report_cust_bill_pkg.html | |
| parent | a8a4c0572d5b0335e06cdb3fd75226db956c007f (diff) | |
option to count subpackages outside packages in sales report #5588
Diffstat (limited to 'httemplate/graph/report_cust_bill_pkg.html')
| -rw-r--r-- | httemplate/graph/report_cust_bill_pkg.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/httemplate/graph/report_cust_bill_pkg.html b/httemplate/graph/report_cust_bill_pkg.html index 5193bf4a3..073f86773 100644 --- a/httemplate/graph/report_cust_bill_pkg.html +++ b/httemplate/graph/report_cust_bill_pkg.html @@ -25,6 +25,11 @@ </TR> --> +<TR> + <TD ALIGN="right"><INPUT TYPE="checkbox" NAME="use_override" VALUE="1"></TD> + <TD>Separate sub-packages from parents</TD> +</TR> + </TABLE> <BR><INPUT TYPE="submit" VALUE="Display"> |
