X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2Fpart_pkg.pm;h=03239aeff094f3ba5dfa10097a8affcb457ce1e9;hp=f658dcf99a6b990c48065604db5c890ad9ef5f4f;hb=d3e18527e2fa36b7b7fe7b8b0a5906caae3cb8de;hpb=0534412bf84b022fe23f9231cb66424b7f6033df diff --git a/FS/FS/part_pkg.pm b/FS/FS/part_pkg.pm index f658dcf99..03239aeff 100644 --- a/FS/FS/part_pkg.pm +++ b/FS/FS/part_pkg.pm @@ -798,6 +798,8 @@ sub is_free { sub can_discount { 0; } +sub can_start_date { 1; } + sub freqs_href { # moved to FS::Misc to make this accessible to other packages # at initialization