summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Expand)Author
2007-03-15part_virtual_field.vfieldpart should be a serial.khoff
2007-03-14turn debugging offjeff
2007-03-14correcting ->replace on billjeff
2007-03-13okay, so this should link to usernum now. but until then, it should be ->use...ivan
2007-03-10Added $FS::Record::no_update_diff flag to update "identical" records anyway.khoff
2007-03-10Added ut_coord and ut_coordn for FS::svc_broadband.khoff
2007-03-07Option to disable the charging of the setup fee while a package is suspended.khoff
2007-03-05Typo in the package name caused a warning. Fixed.jayce
2007-03-02eProcessingNetwork returning an authorization like "AUTH/TKT 123456"... will ...ivan
2007-03-02fix custom priority fields, whewivan
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-28Added base_rate filesjayce
2007-02-27adaptation of flat_delayed to work with base_rate billingjayce
2007-02-27oops - inappropriate localization was committedjeff
2007-02-27config goes in databasejeff
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 .../cus...ivan
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 control...jayce
2007-02-15*** ERROR: unterminated L<...> at line 4716 in file FS/cust_main.pmkhoff
2007-02-14add more options to advanced package reportingivan
2007-02-14add simple scalars to impending_recur_notificationjeff
2007-02-14better docs for impending doomjeff
2007-02-13accept domsvc in selfservice orders, patch from Sean Hanson/S1ivan
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-11fix bug with customer info not showing up if "cust-fields" config value has b...ivan
2007-02-10reincorporate the changes from http://www.sisd.com/cgi-bin/viewcvs.cgi/freesi...ivan
2007-02-08slightly less cryptic docs for groups_susp_reason optionivan
2007-02-08use a LIMIT to retreive the first record, don't rely on qsearchs to trim it f...ivan
2007-02-08fix usergroup in edit/part_svc.cgijeff
2007-02-08fix the popup progress bars, whewivan
2007-02-08agent type on package add/edit (ticket 1446)jeff
2007-02-07only use new statements as payment receipts if the conf file is createdivan
2007-02-05fix payment/credit line-item application erroring out on tax applicationsivan
2007-02-05turn debugging on until we catch the Cant call method "part_pkg" on an undefi...ivan
2007-02-05move the due_events import too... whew! this should be itivan
2007-02-05fix param passingivan