summaryrefslogtreecommitdiff
path: root/FS/FS/svc_external.pm
diff options
context:
space:
mode:
authorivan <ivan>2010-02-13 02:53:43 +0000
committerivan <ivan>2010-02-13 02:53:43 +0000
commit5657663a43689787fdc3c5da73775502daecc588 (patch)
tree3c1cd9a28666c6edbc1fc0512a27dcc0856249d5 /FS/FS/svc_external.pm
parenta1ead42e90dd1f98a5cfd07fcbda7bdab23063f7 (diff)
svc_external.title from inventory, RT#7010
Diffstat (limited to 'FS/FS/svc_external.pm')
-rw-r--r--FS/FS/svc_external.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/FS/svc_external.pm b/FS/FS/svc_external.pm
index aca7c1b..338fdbc 100644
--- a/FS/FS/svc_external.pm
+++ b/FS/FS/svc_external.pm
@@ -76,7 +76,7 @@ sub table_info {
},
'title' => { label => 'Printed on invoice line items',
type => 'text',
- disable_inventory => 1,
+ #disable_inventory => 1,
},
},
};