summaryrefslogtreecommitdiff
path: root/httemplate/edit
AgeCommit message (Collapse)Author
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-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-26push out event triggered suspensionsjeff
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-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-12fix inability to edit agent types for a package def when agent_defaultpkg is ↵ivan
set on
2008-07-14fuck embedded iframes and their stupid display problems with scrolling. ↵ivan
also make the gridding more consistent
2008-07-09don't require an agent type to be specified when editing a disabled packageivan
2008-07-01correct internal reason searching, prevent interleaved ↵jeff
suspend/cancel/expire/adjourn, backporting and refactoring
2008-06-17have agent_custid editing nowivan
2008-06-16add (with config) ability to edit agent_custidivan
2008-06-12fix visual regression not displaying package and comment on date editingivan
2008-06-10fix up application of things to refunds, RT#3606/RT#3545ivan
2008-06-05voxlinesystems CDRs and quantity bsivan
2008-06-05payment and credit applications have separate "apply to refund" choices now, ↵ivan
and no auto-refund choice in the invoice dropdown. RT#3545
2008-05-301.7 sucks. but people are still going to be editing old-style invoice ↵ivan
events for a little while more yet, so space them out better (so options don't run together)
2008-05-301.7 sucks. add a "balance over" option to the 1.7 style agent-specific ↵ivan
invoice send event
2008-05-18add a config value for disabling the ACLs... this should be good for a demo ↵ivan
in 1.7, 1.9 will need some way to disable ACL changes from OUTSIDE the db
2008-05-09re-drag address and router even farther into the centuryjeff
2008-04-18backout browse changes until 1.7.4jeff
2008-04-18drag address and router even farther into the centuryjeff
2008-04-01probably doesn't matter now, but better error reporting anywayivan
2008-04-01popup iframes don't have predictable names anymore, so locate submit buttons ↵ivan
by id instead
2008-04-01component-ize overlib initivan
2008-03-31overlib cleanup: easy static CVV2/echeck popupsivan
2008-03-29hmm... think this is right for 1.7ivan
2008-03-29fix quick pkg order redirectivan
2008-03-27fixes edit if routing code only, closes: #3085ivan
2008-03-26fixup per call billingjeff
2008-03-26quick shortcut for easier adding of new 1.7-style invoice eventsivan
2008-03-24this probably never worked. ->send isn't at all what is wanted, that sends ↵ivan
the original invoice, not the new one with the late charge
2008-03-19quick fix for deep recursion (RT#3267)jeff
2008-03-16finish bringing sanity to svc_broadband service definition blocknum editivan
2008-03-15slightly better voip_cdr package edit: use radio buttons for selecting long ↵ivan
things
2008-03-14whew, glad that change package bugfix was easy to find, closes: Bug#3241ivan
2008-03-04fix edit/process/cust_pkg getting confused about the two different places ↵ivan
that would be calling it... i.e. with an empty new_pkgnum it would redirect the popup back the customer view, hehe
2008-02-20retry collisions a bit, acme is getting duplicate errors... guess they're ↵ivan
using lots and lots of prepaid cards. closes: RT#3104
2008-02-20update the tax class editor to enable taxclass adding, RT#2929ivan
2008-02-20oops, this got commited to HEAD by a bad command, its part of the commit to ↵ivan
update the tax class editor to enable taxclass adding, RT#2929
2008-02-20process/part_pkg_taxclass.htmlivan
2008-02-13package class selection for one-time charges RT#1322jeff
2008-02-13directory assistance (flat per-call) billing RT#3114jeff
2008-02-09typo, fix from mtou, thanksivan
2008-02-03oops, fix display of errors on customer editivan
2008-01-17doh, missed a semicolon in hasty backportivan