summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-03-01better match for toll-free prefixesivan
2007-03-01yeah, a typoivan
2007-03-01prune_applications moved to FS::Misc::pruneivan
2007-03-01adding FS::Misc::pruneivan
2007-03-01fix weird compliation problem for quis, i hopeivan
2007-03-01turn off debuggingivan
2007-03-01dangling cust_credit_refund not allowedjeff
2007-03-01dangling cust_credit_refund not allowedjeff
2007-03-01this isn't necessary around a single db operationivan
2007-02-28restore (none) choice to first package selectjeff
2007-02-28Added base_rate filesjayce
2007-02-27adaptation of flat_delayed to work with base_rate billingjayce
2007-02-27put the C in ACL here, toojeff
2007-02-27oops - inappropriate localization was committedjeff
2007-02-27config goes in databasejeff
2007-02-26agent_type selector on new packagesjeff
2007-02-25add selfservice-ignore_quantity flagivan
2007-02-23take the package-def defined action here, like freeside-prepaiddivan
2007-02-21add a _password_encoding fieldivan
2007-02-21work around a claimed 50 char limit, and correct a description handling bugjeff
2007-02-19this should fix Can't call method "part_pkg" on an undefined value at ↵ivan
.../cust_bill.pm line 434
2007-02-16commiting this quick tool, cvs is complainingivan
2007-02-16respect svc_acct-alldomains settingjeff
2007-02-16coordinates can be negative (deja vu?)jeff
2007-02-16Added a new Plan type, base_rate, which uses the cust_pkg->options to ↵jayce
control pricing. You assign a base rate for charging, and it is multiplied by the 'units' ordered. Solves a need where a company wants to offer an ASP style service, that charges per user, at a base cost, but doesn't want a plan for every combination of user amounts.
2007-02-15*** ERROR: unterminated L<...> at line 4716 in file FS/cust_main.pmkhoff
2007-02-15removing docs moved to wikiivan
2007-02-15add send_email eventivan
2007-02-15remove commented-out example notes sectionivan
2007-02-14selectable domain on first package in edit/cust_mainjeff
2007-02-14fix alignment on receivables reportivan
2007-02-14grey out disabled text boxes for IEivan
2007-02-14add more options to advanced package reportingivan
2007-02-14add simple scalars to impending_recur_notificationjeff
2007-02-14fix up svc_www searchingivan
2007-02-14better docs for impending doomjeff
2007-02-13accept domsvc in selfservice orders, patch from Sean Hanson/S1ivan
2007-02-13use a domsvc when passed in, patch from Sean Hanson/S1ivan
2007-02-13Small hint on how the options field is used.jayce
2007-02-13another place to alphabetizejeff
2007-02-13for dumping addr_blocksjeff
2007-02-12alpha sort packages in new package order SELECT (ticket 1446)jeff
2007-02-12fix unterminated L<...> in POD docsivan
2007-02-11we're at now nowivan
2007-02-11fix bug with customer info not showing up if "cust-fields" config value has ↵ivan
been set
2007-02-10reincorporate the changes from ↵ivan
http://www.sisd.com/cgi-bin/viewcvs.cgi/freeside/httemplate/edit/part_svc.cgi?r1=1.52&r2=1.53 that were lost due to the concurrent service-refactor merge
2007-02-10REALLY fix the package changing this timeivan
2007-02-09fix change package linkivan
2007-02-09quick hack to import rates for landelivan
2007-02-09Set the correct access right for the cancel link to workjayce