From: ivan Date: Tue, 28 Feb 2006 19:34:01 +0000 (+0000) Subject: update POD docs regarding new price plans X-Git-Tag: BEFORE_RT_3_4_5^2~196 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=ec3dc4ea9ac60ba99adb6c067452e5aac30957c5;p=freeside.git update POD docs regarding new price plans --- diff --git a/FS/FS/part_pkg.pm b/FS/FS/part_pkg.pm index a5e3c2170..30a97227e 100644 --- a/FS/FS/part_pkg.pm +++ b/FS/FS/part_pkg.pm @@ -759,15 +759,16 @@ sub plan_info { =head1 NEW PLAN CLASSES -A module should be added in FS/FS/part_pkg/ (an example may be found in -eg/plan_template.pm) +A module should be added in FS/FS/part_pkg/ Eventually, an example may be +found in eg/plan_template.pm. Until then, it is suggested that you use the +other modules in FS/FS/part_pkg/ as a guide. =head1 BUGS The delete method is unimplemented. setup and recur semantics are not yet defined (and are implemented in -FS::cust_bill. hmm.). +FS::cust_bill. hmm.). now they're deprecated and need to go. plandata should go