diff options
Diffstat (limited to 'httemplate')
-rw-r--r-- | httemplate/misc/cust_pay-import.cgi | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/httemplate/misc/cust_pay-import.cgi b/httemplate/misc/cust_pay-import.cgi index 28ad6e7df..05a6c4fd8 100644 --- a/httemplate/misc/cust_pay-import.cgi +++ b/httemplate/misc/cust_pay-import.cgi @@ -59,7 +59,9 @@ Field information: <li><i>amount</i>: A positive numeric value with at most two digits after the decimal point. - <li><i>checknum</i>: A sequences of digits. May be left blank. + <li><i>checknum</i>: A sequence of digits. May be left blank. + + <li><i>invnum</i>: Invoice number, optional </ul> |