summaryrefslogtreecommitdiff
path: root/httemplate/edit/process
AgeCommit message (Collapse)Author
2008-08-23add usage classes to rate detailsjeff
2008-08-19also don't neglext nxx hereivan
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-06-28agent virtualize address blocks and routersjeff
2008-06-19package categories (meta package classes) and grouping invoices by themjeff
2008-06-17have agent_custid editing nowivan
2008-06-12fix cloning w/new package editorivan
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-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-04-18drag address and router even farther into the centuryjeff
2008-04-16fix new link editing in new package editorivan
2008-04-16new package def editorivan
2008-04-15new package editorivan
2008-04-06new tax rating enginejeff
2008-04-02checkpoint tax editors and correct a blunderjeff
2008-04-01checkpoint of new tax rating systemjeff
2008-03-29fix quick pkg order redirectivan
2008-03-27fixes edit if routing code only, closes: #3085ivan
2008-03-26quick shortcut for easier adding of new 1.7-style invoice eventsivan
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-20process/part_pkg_taxclass.htmlivan
2008-02-13package class selection for one-time charges RT#1322jeff
2008-02-09typo, fix from mtou, thanksivan
2008-02-05fix package editing on HEAD, whew. bad semicolon.ivan
2008-01-17fix ACLs to allow the limited "package editing" of customizing customer packagesivan
2008-01-13new ACL name in 1.9 right awayivan
2008-01-13remove 1.7 vs. 1.9 cruftivan
2008-01-13ACLsivan
2008-01-10new rate editorivan
2008-01-10new call rate editor (VoIP/telephony)ivan
2008-01-08add some debugging controlivan
2008-01-04new tax rate editorivan
2008-01-04new tax rate editorivan
2007-12-05wtf?jeff
2007-12-04change credit reasons from freetext to new reason/reason type system (#2777)jeff
2007-11-29fix dates going all wacky on errors, when you're asked to confirm a date ↵ivan
move into the past
2007-11-28better select multiple, discourage creation of packages no agent can selljeff
2007-10-13correct agent_defaultpkg handlingjeff
2007-10-08Remove remaining calls to idiot/eidiot. Should fix 1479jeff
2007-10-04support part_pkg option input validation, check bytecounts and allow commas ↵jeff
(closes 1863)
2007-09-14Fix 'Can't use an undefined value as an ARRAY reference at ↵ivan
/usr/local/share/perl/5.8.8/FS/cust_main.pm line 4383.' error
2007-08-02fix slowness on change package and also make it into a popupivan
2007-08-01event refactor, landing on HEAD!ivan
2007-07-13fix race condition where ->apply_payments_and_credits could double-apply in ↵ivan
rare cases