summaryrefslogtreecommitdiff
path: root/httemplate
AgeCommit message (Collapse)Author
2008-11-07fix viewing of unlinked services. wow, it has been a whileivan
2008-11-03time remaining is more useful to display as hours + minutes than days, ↵ivan
hours, minutes from Time::Duration
2008-11-02(and REALLY fix the line-item links too, whew) fix overreporting of tax ↵ivan
invoiced when using & reporting with taxclasses, RT#4131
2008-11-02(and fix the line-item links too, whew) fix overreporting of tax invoiced ↵ivan
when using & reporting with taxclasses, RT#4131
2008-11-02(and fix the total too) fix overreporting of tax invoiced when using & ↵ivan
reporting with taxclasses, RT#4131
2008-11-02fix overreporting of tax invoiced when using & reporting with taxclasses, ↵ivan
RT#4131
2008-10-22fix error on open-ended RADIUS search with Pg, add options for open session ↵ivan
search and search on start time, RT#4051
2008-10-16add batch-enable_payby and realtime_disable_payby for better control over ↵ivan
hybrid realtime/batch installs; deprecate never-used paymentforcedtobatch, RT#4052
2008-10-16add batch-enable_payby and realtime_disable_payby for better control over ↵ivan
hybrid realtime/batch installs; deprecate never-used paymentforcedtobatch, RT#4052
2008-10-12fix linkivan
2008-10-12add a quick bulk tax add tool (eating my own dogfood instead of running a ↵ivan
one-off SQL query), RT#4117
2008-10-05fix links to closed batches, RT#4052ivan
2008-10-05finish UI improvements wrt refunds: now you have to post a check or cash ↵ivan
refund explicitly, no more implicit creation by 'applying' credits. don't show useless application links. don't enable apply button until you pick an invoice/refund. RT#3812
2008-10-04fix inappropriate rounding when editing rates for a whole regionivan
2008-09-29use init_calendar.htmlivan
2008-09-26push out event triggered suspensionsjeff
2008-09-16minor initialization issue (backport)ivan
2008-09-12add billco respooling, not re-FTPing, RT#3971ivan
2008-09-10add re-FTP reprint, RT#create-me-tommorow-for-enetivan
2008-09-08extraneous code cleanupivan
2008-09-08add package invoice details & comments, RT#3810ivan
2008-09-03add back ability to post a check/cash refund. be more explicit about it ↵ivan
instead of just being a checkbox when posting a credit. RT#3812
2008-09-03add back ability to post a check/cash refund. be more explicit about it ↵ivan
instead of just being a checkbox when posting a credit. RT#3812
2008-08-29increase maxlength and size of quantity fields on package edit, for RT#3805ivan
2008-08-19also don't neglext nxx hereivan
2008-08-19more consistent prefix display, and don't forget nxx'ivan
2008-08-151.7 needs header-minimal.html for new file upload to workivan
2008-08-15can have a message then a URL tooivan
2008-08-14customer import: add progress bar & redirect to a search of the imported ↵ivan
customers, #3475
2008-08-14import customer from Excel file tooivan
2008-08-14tyopivan
2008-08-12fix inability to edit agent types for a package def when agent_defaultpkg is ↵ivan
set on
2008-07-31this should fix columns not showing up in receivables report... not surea ↵ivan
bout #3801 (credits/etc show up in all time periods)
2008-07-31fix receivables report: credits/etc. should be limited by date like before, ↵ivan
closes: Bug#3801
2008-07-31fix error on customer deletionivan
2008-07-30backport line item detail report from HEADivan
2008-07-14fuck embedded iframes and their stupid display problems with scrolling. ↵ivan
also make the gridding more consistent
2008-07-14fuck embedded iframes and their stupid display problems with scrolling. ↵ivan
also make the gridding more consistent
2008-07-14fuck embedded iframes and their stupid display problems with scrolling. ↵ivan
also make the gridding more consistent
2008-07-10fix variable scoping issues preventing customer view page from coing upivan
2008-07-09helpful to see when exemptions were inserted?ivan
2008-07-09helpful to see when exemptions were inserted?ivan
2008-07-09need the exemptnum...ivan
2008-07-09search legacy tax exemptions by customer statusivan
2008-07-09don't require an agent type to be specified when editing a disabled packageivan
2008-07-08fix line-item reports on taxclass-less regionsivan
2008-07-08fix line-item reports on taxclass-less regionsivan
2008-07-08order by number for line items with the same datestampivan
2008-07-08order line item reports by dateivan
2008-07-07should be a proper fix for edge cases where you have taxclass and ↵ivan
empty-taxclass rates for a region, whew