and still create credit source records on 4.x+, #42729
[freeside.git] / FS / FS / part_pkg / flat.pm
index 84599ea..97d4363 100644 (file)
@@ -225,6 +225,8 @@ sub calc_cancel {
   }
 }
 
+# no longer used; see credit_remaining in FS::cust_pkg
+
 sub calc_remain {
   my ($self, $cust_pkg, %options) = @_;