X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fdocs%2Fman%2FFS%2Fpart_pkg.html;h=e1e96b54c859c4f3b955e993381aa80cc8649bc1;hp=9aeaa3d3ded7acc72787811dff3266e7f28f111b;hb=6991d4986df7fb3a6c7c49b5ae1b3713e87a16c4;hpb=f02dd9b0e5042ef000d9338089eed50988d48914 diff --git a/httemplate/docs/man/FS/part_pkg.html b/httemplate/docs/man/FS/part_pkg.html index 9aeaa3d3d..e1e96b54c 100644 --- a/httemplate/docs/man/FS/part_pkg.html +++ b/httemplate/docs/man/FS/part_pkg.html @@ -60,11 +60,21 @@ inherits from FS::Record. The following fields are currently supported:

comment - Text name of this billing item definition (non-customer-viewable)
-
setup - Setup fee
+
setup - Setup fee expression
freq - Frequency of recurring fee
-
recur - Recurring fee
+
recur - Recurring fee expression
+
+
setuptax - Setup fee tax exempt flag, empty or `Y'
+
+
recurtax - Recurring fee tax exempt flag, empty or `Y'
+
+
plan - Price plan
+
+
plandata - Price plan data
+
+
disabled - Disabled flag, empty or `Y'

setup and recur are evaluated as Safe perl expressions. You can use numbers @@ -120,7 +130,7 @@ SVCDB is specified and does not match the svcdb of the service definition,


VERSION

-

$Id: part_pkg.html,v 1.1 2001-07-30 07:36:03 ivan Exp $

+

$Id: part_pkg.html,v 1.3 2002-01-29 17:42:46 ivan Exp $


BUGS