summaryrefslogtreecommitdiff
path: root/FS/FS/cust_bill_ApplicationCommon.pm
AgeCommit message (Collapse)Author
2014-06-18fix (part of) 3.x performance regression on customers with tons of invoices, ↵Ivan Kohler
RT#29646, RT#12367
2012-10-11show application date if over 24 hours after (or before) payment/credit ↵Ivan Kohler
date, RT#19217
2012-09-26tax calculation and reporting for new customer locations, #940Mark Wells
2011-12-08promised payment date for invoices, #13554mark
2010-06-19should fix FS::svc_acct=HASH(0xe854058) errors inserting payments, fallout ↵ivan
from opensrs on #5825, RT#8853
2010-02-27fix rare "Illegal division by zero" error applying things when using ↵ivan
weights, RT#7491
2010-01-19debugged and tested opensrs exportjeff
2010-01-04untested triggering of export on payments, requires config enable (RT5825)jeff
2009-12-19fix more ->owed_setup/owed_recur clashing with cust_bill->open_cust_bill_pkg ↵ivan
separating line items, RT#4729
2009-12-19fix credit application, at least in vedeya's case on HEAD, RT#6819, fallout ↵ivan
from tax credits, RT#4729
2009-11-23apply to taxes lastjeff
2009-10-26credits return taxes, but the magic calculation button does not yet work ↵jeff
properly (grrr - more sleep required) RT#4729
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-08-24(start of) customer move script, RT#5351ivan
2009-07-30experimental package balances, RT#4339ivan
2008-10-04POD cleanupsivan
2008-06-01add date to "applied to Invoice#" messages in historyivan
2007-03-01turn off debuggingivan
2007-02-05fix payment/credit line-item application erroring out on tax applicationsivan
2007-02-05turn debugging on until we catch the Cant call method "part_pkg" on an ↵ivan
undefined value at /usr/local/share/perl/5.8.4/FS/cust_bill_ApplicationCommon.pm line 181" bug
2007-01-21Have lineitem-specific applications happen in all cases; add weightsto controlivan
2006-11-05turn off debuggingivan
2006-09-15add sdate and edate to cust_bill_pay_pkg and cust_credit_bill_pkg tablesivan
2006-09-13yes, that does appear to be the fix for all this trouble. s/qsearchs/qsearch/ivan
2006-08-21add cust_bill_pay_pkg and cust_credit_bill_pkg - applying credits and ↵ivan
payments against specific line items