summaryrefslogtreecommitdiff
path: root/httemplate
AgeCommit message (Collapse)Author
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-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-05add customer status to adv. customer report, template customer search for ↵ivan
future use in emailing notices, RT#2731
2008-06-05minor invoice report UIivan
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-06-04this should fix the random "HylaFax support has not been configured" error, ↵ivan
caused by cust_bill->fax getting called instead of cust_main->fax field
2008-06-03very basic start at adding quantitiesivan
2008-06-02fix error apply fractional secondsivan
2008-06-01refactor payment history slightly, add refund receipts, have "unapplied" ↵ivan
refunds show like other unapplied/open things, RT#3545
2008-06-01add date to "applied to Invoice#" messages in historyivan
2008-06-01fix line item report for agent-virtualized packages, clean up sloppy $where ↵ivan
stringification, hard agent virtualization
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-29line things up better on the 12mo report (prevent labels from taking up most ↵ivan
of the graph
2008-05-19make net receipts clickable... and netreceipts != cashflow, really, so ↵ivan
separate those concepts, and cashflow gets gross & net variants. also add gross/net refunds. #3012
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-18quick payment entry running total, closes: #3470ivan
2008-05-09JSON 1.0 (on deb 4.0) doesn't have to_json yetivan
2008-05-09finish usps address standardizationivan
2008-05-09perl 5.10-ism? new mason?ivan
2008-05-08address standardization part one, finally checked in from hereivan
2008-05-07fix customer cancellation, sort of a side effect of #2872, fixes #3480, #3481ivan
2008-05-06put the documentation in a proper <%doc> sectionivan
2008-05-06agent-virtualize customer # portion of quick payment entryivan
2008-05-06agent-virtualize quick payment entryivan
2008-04-27sticky, toojeff
2008-04-27fixup taxproduct selectionjeff
2008-04-18drag address and router even farther into the centuryjeff
2008-04-17this is more accurateivan
2008-04-16implement service add-onsivan
2008-04-16fix tax class on package def editivan
2008-04-16show package add-on links in browseivan
2008-04-16show user who created (cancel/suspend) reason and possibly fix a lingering ↵jeff
spurious usergroup bug
2008-04-16this no longer belongsjeff
2008-04-16add plan & pricing to package browse...ivan
2008-04-16fix new link editing in new package editorivan
2008-04-16new package def editorivan
2008-04-15(finally) wrap up new tax rate engine (for now)jeff
2008-04-15new package editorivan
2008-04-15it's april 15th, and i sure do.ivan
2008-04-13select-table and select-part_pkg updates so we can use select-part_pkg as an ↵ivan
edit/elements/edit.html m2 type
2008-04-13adding just a title with no blank space aboveivan
2008-04-13add a tr- for just the select bit of a selectlayers...ivan
2008-04-13add disabled option to text elementsivan
2008-04-13more stuff to allow select-table to be used as as edit/elements/edit.html ↵ivan
m2* element: add tr-select-table.html
2008-04-13some stuff to allow select-table to be used as as edit/elements/edit.html ↵ivan
m2* element: add js_only and html_only options, add id option to specify element id, add a kludge to onchange option