From 5657663a43689787fdc3c5da73775502daecc588 Mon Sep 17 00:00:00 2001 From: ivan Date: Sat, 13 Feb 2010 02:53:43 +0000 Subject: svc_external.title from inventory, RT#7010 --- FS/FS/svc_external.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'FS/FS/svc_external.pm') 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, }, }, }; -- cgit v1.1