summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-10-17if asked to credit a zero-amount line item, skip it rather than throwing an ↵Mark Wells
error, #72873, from #26925
2016-10-16agent-virtualize credit card surcharge percentage, RT#72961Ivan Kohler
2016-10-15reconcile prorate-sync behavior with prorate rounding, #72928Mark Wells
2016-10-15improve testing of prorate-sync behavior, #72928, #42108, and #34622Mark Wells
2016-10-14per-customer option to force anniversary packages to prorate, #38191Mark Wells
2016-10-14cursorize part_event::initialize so that it works on large data setsMark Wells
2016-10-13script to manually initialize events, #72949Mark Wells
2016-10-07show DB sizeIvan Kohler
2016-10-07show DB sizeIvan Kohler
2016-10-06fix prospect creation from EUS API, #39776Mark Wells
2016-10-06fix tower height, #39776Mark Wells
2016-10-06tower location CSV download, #39776Mark Wells
Conflicts: httemplate/browse/tower.html
2016-10-06create prospects from towercoverage.com EUS, #39776Mark Wells
2016-10-06make new_prospect smarter, #39776Mark Wells
2016-10-06add part_referral external ID for API signups, #39776Mark Wells
2016-10-06create prospects through signup API, #39776Mark Wells
2016-10-0538278: Removing duplicate CDR entries prior to billing [changed status to ↵Jonathan Prykop
skipped]
2016-10-0538278: Removing duplicate CDR entries prior to billing [v3 reconcile]Jonathan Prykop
2016-10-0372157: Monthly recurring field is missing [ajax only for cust with many ↵Jonathan Prykop
packages]
2016-09-30show included minutes on invoice, #71455Mark Wells
2016-09-2872456: Directions - override company_address [context bug fix]Jonathan Prykop
2016-09-28add previous balance to invoice localization, RT#72714Ivan Kohler
2016-09-2771873: GlobalVision - directions [v3 fix]Jonathan Prykop
2016-09-2772456: Directions - override company_address [v3 reconcile]Jonathan Prykop
2016-09-2772456: Directions - override company_addressJonathan Prykop
2016-09-2771873: GlobalVision - directions [error handling v3 reconcile]Jonathan Prykop
2016-09-2771873: GlobalVision - directions [v3 reconcile]Jonathan Prykop
2016-09-26fix "-" character in one-time charge descriptions, #72101, from #72175Mark Wells
2016-09-25scalar cgi paramIvan Kohler
2016-09-25fix translation escapingIvan Kohler
2016-09-25fix translation escapingIvan Kohler
2016-09-21be more selective when unapplying payments for a line item credit, #42729Mark Wells
2016-09-21use credit_lineitems logic for unused-time credits, #42729Mark Wells
Conflicts: FS/FS/cust_pkg.pm
2016-09-2038413: Cacti integrationJonathan Prykop
2016-09-20Revert "when crediting unused time on packages, also credit any tax that was ↵Mark Wells
charged, #42729" This reverts commit c9c285c2c5b01a8eb1318f1954629379e31318d2.
2016-09-20when crediting unused time on packages, also credit any tax that was ↵Mark Wells
charged, #42729 Conflicts: FS/FS/part_pkg/flat.pm
2016-09-152017 holidays, RT#18117Ivan Kohler
2016-09-1540361: Vocus CDR Format [minor doc fix]Jonathan Prykop
2016-09-1540361: Vocus CDR FormatJonathan Prykop
2016-09-1271720: Prevent billing events from running on holidays [debian v3]Jonathan Prykop
2016-09-1271720: Prevent billing events from running on holidaysJonathan Prykop
2016-09-12respect CDR price rounding in invoice details, #72451 and #72330Mark Wells
2016-09-12unbreak RADIUS usage report, #72425, from #42310Mark Wells
2016-09-11clarify LRN descriptionIvan Kohler
2016-09-09check validity of services (and convert if necessary) when changing an ↵Mark Wells
unbilled package, #38404
2016-09-08Merge branch 'FREESIDE_3_BRANCH' of git.freeside.biz:/home/git/freeside into 3.xMark Wells
2016-09-08one more backport fix, #72101Mark Wells
2016-09-08add delivery of spreadsheet/CSV reports, #72101Mark Wells
2016-09-08CallPlus CDR format, #72264Mark Wells
2016-09-08deprecate cust_bill-latex_lineitem_maxlength as it is irrelevant with new ↵Ivan Kohler
invoice_latex, RT#38130