projects
/
freeside.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
66f895c
)
fix tyop in batchconfig-nacha-origin_name
author
Ivan Kohler
<ivan@freeside.biz>
Mon, 13 Jul 2015 22:45:17 +0000
(15:45 -0700)
committer
Ivan Kohler
<ivan@freeside.biz>
Mon, 13 Jul 2015 22:45:17 +0000
(15:45 -0700)
FS/FS/Conf.pm
patch
|
blob
|
history
diff --git
a/FS/FS/Conf.pm
b/FS/FS/Conf.pm
index
c314149
..
1d4a85a
100644
(file)
--- a/
FS/FS/Conf.pm
+++ b/
FS/FS/Conf.pm
@@
-3977,7
+3977,7
@@
and customer address. Include units.',
{
'key' => 'batchconfig-nacha-origin_name',
'section' => 'billing',
- 'description' => 'Configuration for NACHA batching, Origin name (defaults to company name, but sometimes bank name is needed instead.)'
.
+ 'description' => 'Configuration for NACHA batching, Origin name (defaults to company name, but sometimes bank name is needed instead.)'
,
'type' => 'text',
},