summaryrefslogtreecommitdiff
path: root/FS/FS/cust_bill_pay.pm
AgeCommit message (Collapse)Author
2011-07-23podivan
2009-09-21add ability to trigger receipts when payment is used against a specific ↵ivan
package instead of when it was made, RT#5199
2009-07-30experimental package balances, RT#4339ivan
2008-05-19make net receipts clickable... and netreceipts != cashflow, really, so ↵ivan
separate those concepts, and cashflow gets gross & net variants. also add gross/net refunds. #3012
2007-01-21Have lineitem-specific applications happen in all cases; add weightsto controlivan
2006-08-21add cust_bill_pay_pkg and cust_credit_bill_pkg - applying credits and ↵ivan
payments against specific line items
2004-06-30payment receipts!ivan
2004-06-29add cust_pay_refund table to refund paymentsivan
2003-11-29option to send statements when a payment or credit is appliedivan
2003-08-05Virtual field mergekhoff
2002-02-07delete paymentsivan
2002-01-24<rluser> rather than == 0 in the ::check's ....ivan
<rluser> you might consider <= 0
2001-12-21fixesivan
total cust_bill_pay.amount and cust_credit_bill.amount 19.95 for invnum 1659 greater than cust_bill.charged 19.95 at /usr/local/lib/perl5/site_perl/5.005/FS/cust_main.pm line 1519.
2001-12-16fix weird rounding error:ivan
total cust_bill_pay.amount 39.9 for paynum 240 greater than cust_pay.paid 39.90
2001-09-03fix more bugsivan
2001-09-02things are starting to work again, sorta.ivan
2001-09-02migration. ugh.ivan
2001-09-02lame testsuite and the embarassing fixes in it foundivan
2001-09-02cust_refund and cust_pay get custnumsivan
2001-09-02more udpates for the new world of unapplied stuff. yay.ivan
2001-09-01oops.. need this toojeff
2001-09-01cust_bill_pay and cust_credit_refund.ivan
payments can apply to multiple invoices and refunds can apply to multiple credits.