summaryrefslogtreecommitdiff
path: root/httemplate/edit/process
AgeCommit message (Collapse)Author
2009-05-15Simple domain registration at Tucows OpenSRS using an export based onrsiddall
Net::OpenSRS. When a domain is added and the export runs, it will register the domain or initiate a transfer. You can also choose no action. There's currently no provision for revoking domains or renewing registrations. Depending on the settings at OpenSRS, orders may look like they've succeeded in Freeside but actually be queued pending input by the reseller at OpenSRS. The part_export CGIs were modified to allow a multi-valued select to be used to control which TLDs are enabled for registration.
2008-12-28allow normal ut_textn strings in county expansion, RT#4496ivan
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-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-19also don't neglext nxx hereivan
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-06-17have agent_custid editing nowivan
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-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-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-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-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-09typo, fix from mtou, thanksivan
2008-01-17doh, missed a semicolon in hasty backportivan
2008-01-17fix ACLs to allow the limited "package editing" of customizing customer packagesivan
2008-01-14oops, fix stupid error in quick package orderivan
2008-01-13tyopivan
2008-01-13fix tyopivan
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-04new tax rate editorivan
2008-01-04backport process.html from HEADivan
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-08agent selection on package add/edit (1151)jeff
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