summaryrefslogtreecommitdiff
path: root/FS/FS/part_pkg.pm
diff options
context:
space:
mode:
authorivan <ivan>2006-02-28 19:34:01 +0000
committerivan <ivan>2006-02-28 19:34:01 +0000
commitec3dc4ea9ac60ba99adb6c067452e5aac30957c5 (patch)
treed338897bbc30cf3fa668e2eb3ddba7c72e3de936 /FS/FS/part_pkg.pm
parente9b7648aa4f838e45de95128dc22053aa8eafdb4 (diff)
update POD docs regarding new price plans
Diffstat (limited to 'FS/FS/part_pkg.pm')
-rw-r--r--FS/FS/part_pkg.pm7
1 files changed, 4 insertions, 3 deletions
diff --git a/FS/FS/part_pkg.pm b/FS/FS/part_pkg.pm
index a5e3c21..30a9722 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