diff options
author | ivan <ivan> | 2004-07-06 13:26:21 +0000 |
---|---|---|
committer | ivan <ivan> | 2004-07-06 13:26:21 +0000 |
commit | cfe85e45bcba97089988b4dc22a895aec687f2c3 (patch) | |
tree | 398e4b9426b600a4add79ebfd87598977e91d71e /FS/FS.pm | |
parent | 62b9467f16b67a95742a4ef060246e7e2fbf387c (diff) |
add cust_pay_void table and payment voiding web ui part one
Diffstat (limited to 'FS/FS.pm')
-rw-r--r-- | FS/FS.pm | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -116,6 +116,8 @@ L<FS::cust_bill_event> - Completed invoice event class L<FS::cust_pay> - Payment class +L<FS::cust_pay_void) - Voided payment class + L<FS::cust_bill_pay> - Payment application class L<FS::cust_credit> - Credit class |