summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Collapse)Author
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-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-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
this make refunds work?
2007-03-02eProcessingNetwork returning an authorization like "AUTH/TKT 123456"... will ↵ivan
this make refunds work?
2007-03-02fix custom priority fields, whewivan
2007-03-02fix custom priority fields, whewivan
2007-03-01better match for toll-free prefixesivan
2007-03-01yeah, a typoivan
2007-03-01yeah, a typoivan
2007-03-01prune_applications moved to FS::Misc::pruneivan
2007-03-01prune_applications moved to FS::Misc::pruneivan
2007-03-01This commit was manufactured by cvs2svn to create branchcvs2git
'FREESIDE_1_7_BRANCH'.
2007-03-01adding FS::Misc::pruneivan
2007-03-01fix weird compliation problem for quis, i hopeivan
2007-03-01fix weird compliation problem for quis, i hopeivan
2007-03-01backport fix for "Can't call method "part_pkg" on an undefined value at ↵ivan
.../cust_bill.pm line 434" to 1.7
2007-03-01turn off debuggingivan
2007-03-01turn off debuggingivan
2007-03-01dangling cust_credit_refund not allowed (backport)jeff
2007-03-01dangling cust_credit_refund not allowedjeff
2007-03-01This commit was manufactured by cvs2svn to create branchcvs2git
'FREESIDE_1_7_BRANCH'.
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 ↵ivan
.../cust_bill.pm line 434
2007-02-16This commit was manufactured by cvs2svn to create branchcvs2git
'FREESIDE_1_7_BRANCH'.
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-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 ↵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