diff options
| author | Ivan Kohler <ivan@freeside.biz> | 2015-11-17 17:00:06 -0800 |
|---|---|---|
| committer | Ivan Kohler <ivan@freeside.biz> | 2015-11-17 17:00:06 -0800 |
| commit | f32ac83068c6211f829f1688a1a9cdec71bc6ec7 (patch) | |
| tree | a6b6866f50a90fc7716861b4884ec4ffeb5ce535 /httemplate/misc/cust_credit-import.html | |
| parent | 2c112f32561f23f9c538ace00db46659ce16da32 (diff) | |
| parent | c0886229d19cfa798580fbeb342826fd11ceeeb0 (diff) | |
Merge branch 'master' of git.freeside.biz:/home/git/freeside
Diffstat (limited to 'httemplate/misc/cust_credit-import.html')
| -rw-r--r-- | httemplate/misc/cust_credit-import.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/misc/cust_credit-import.html b/httemplate/misc/cust_credit-import.html index 9a63a04c5..937010dd6 100644 --- a/httemplate/misc/cust_credit-import.html +++ b/httemplate/misc/cust_credit-import.html @@ -69,7 +69,7 @@ Field information: <ul> <li><i>custnum</i>: Customer number <li><i>amount</i>: - <li><i>reasonnum</i>: <A HREF="<%$p%>browse/reason.html?class=R">Credit reason</A> + <li><i>reasonnum</i>: <A HREF="<%$p%>browse/reason_type.html?class=R">Credit reason</A> <li><i>invnum</i>: Invoice number </ul> <BR><BR> |
