summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2001-08-20dtrt when deleting accouts wrt forwards, catchalls & other references toivan
svc_acct records depreciate svc_acct_sm further; move qmail catchall handling to svc_domain
2001-08-20documentation updatesivan
2001-08-19added user interface for svc_forward and vpopmail supportjeff
2001-08-19indices on cust_main ship_last and ship_countryivan
2001-08-19add system shells to @FS::svc_acct:shells on the fly, fixes: ticket #88ivan
2001-08-19this is what i fed to RT, might as well check it in.ivan
no further modifications to TODO. everything is in the ticketing system now.
2001-08-19display bill and service name/company, and servicesivan
2001-08-19->setfixed untaints svcnumivan
2001-08-19set fixed fields before checking domsvcivan
2001-08-19country fields will now accept names and change them to two-letter codesivan
2001-08-17ut_phonen: fallback to ut_textn, instead of ut_alphan for non-US/CA phone ↵ivan
numbers
2001-08-17canada has same phone# rules as USivan
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-08-17gahivan
2001-08-17document catchall and untaint everythingivan
2001-08-17Business::OnlinePaymentivan
2001-08-17alldocs targetivan
2001-08-17thanks jeff!ivan
2001-08-17fix email invoice to the being-creted-account bugivan
2001-08-15remove (some of the) bad direct exit; callsivan
2001-08-13don't display empty comment boxivan
2001-08-13properly massage ship_state & work okay when no initial pkg is selectedivan
2001-08-13removingivan
2001-08-13add svc_forward, depriciate svc_acct_smivan
2001-08-13untaint svcnum & domsvcivan
2001-08-13depriciate svc_acct_sm, add unique index for username+domsvc on svc_acct,ivan
remove silly $Log$
2001-08-12merging vpopmail support branchjeff
2001-08-12don't use Apache::ASP-specific $Redirect objectivan
2001-08-12i did get it workingivan
2001-08-12use transactional invoice_list setting & eliminate non-sticky "first package"!ivan
2001-08-12transactional invoice_list setting yay!!!ivan
2001-08-12better error msgsivan
2001-08-11better error checking, fix scalar context to $cgi->keywordsivan
2001-08-11missed a variable interpolationivan
2001-08-11add comments fieldivan
2001-08-11add customer comments fieldsivan
2001-08-11add comments field, fix ship_ address handling (don't consider a value forivan
ship_state field to mean something meaningful is in ship_*)
2001-08-11better error msgivan
2001-08-11allow newlines in ut_anything fieldsivan
fix example for ut_anything
2001-08-11don't have any other choices in svcdb dropdown for existing services,ivan
since you can't change it anyway
2001-08-11that's what $etc is for!ivan
2001-08-11better docsivan
2001-08-11"fixes"ivan
Can't call method "username" on an undefined value at /usr/lib/perl5/site_perl/5.6.0/FS/cust_main_invoice.pm line 162. but cust_main_invoice records should probably be updated when svc_acct records are deleted :/
2001-08-08doc clarificationivan
2001-08-08better error msgivan
2001-08-03added the tax methodjeff
2001-07-30Apache::ASP eidiot fixivan
2001-07-30shipping address additionsivan
2001-07-30Pg primary key upgrade fix (create fix in new DBIx::DBSchema)ivan
2001-07-30forgotten filesivan