summaryrefslogtreecommitdiff
path: root/httemplate/edit/process/cust_main_county-expand.cgi
AgeCommit message (Collapse)Author
2016-07-27prevent reload loops on process pages, #71249Mark Wells
2011-02-09improve error message when splitting taxclasses and there aren't any yet, ↵ivan
RT#11144
2009-10-12UI for per-city taxes (setup and assigning to customers/package locations), ↵ivan
RT#5852
2008-12-28allow normal ut_textn strings in county expansion, RT#4496ivan
2008-02-20process/part_pkg_taxclass.htmlivan
2008-01-13ACLsivan
2008-01-04new tax rate editorivan
2006-08-23Will things ever be the same again?ivan
It's the final masonize
2002-05-09texas tax!ivan
2002-02-10removed <!-- $Id$ --> from all files to fix any redirects, whewivan
Mason handler.pl overrides CGI::redirect fixed strict; problems in edit/part_pkg.cgi & edit/process/part_pkg.cgi
2002-02-09no more exit() in templatesivan
2002-01-30removeivan
use Module; and $cgi = new CGI; &cgisuidsetup(); from all templates. should work better under Mason.
2001-08-31fixes:ivan
> US UT expand state > Submit (no data entered) > US UT is gone frome the list.
2001-08-17clean up tax rate editing:ivan
sort by country->state->county, add "collapse state" if the tax rates are the same statewide, redirect "expand state" to the browse, not edit screen
2001-07-30templates!!!ivan