summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Expand)Author
2005-04-02herding elephants: add primary keys to *all* tables for slonyivan
2005-04-01Trap, and attempt to resolve, problems caused by missing history records.khoff
2005-04-01so we can pass in a time if we're back-filling history recordskhoff
2005-04-01fix paybatch parsing to support bop::jettissteve
2005-03-31add ability to link services w/order_pkg method in addition to provisioning n...ivan
2005-03-31show illegal email addresses used for invoice destinationsivan
2005-03-31Another missing 'u'.khoff
2005-03-30Dump a call trace if something calls FS::h_Common::sql_h_search without END_T...khoff
2005-03-30Have to pass @_ to FS::svc_www::domain_record in case we're really a FS::h_sv...khoff
2005-03-30typo. 'use', not 'se'.khoff
2005-03-30according to landel CP no longer supports changing usernameivan
2005-03-29A few RT_External fixes.khoff
2005-03-29'require' not 'use' Fax::Hylafax::Client so it's an optional requirement.khoff
2005-03-27allow & in bank namesivan
2005-03-27svc_Common / svc_acct child_objects can now set an alternate field for the sv...ivan
2005-03-21Added support for FAX invoice destinations using a HylaFAX server.khoff
2005-03-21Forgot to load up the conf.pbowen
2005-03-19Fixed a few things: -PBpbowen
2005-03-18Added encrypted fields for Credit Cards, etc... - PBpbowen
2005-03-18Added a few additional recurrences for domain billingpbowen
2005-03-18Fixed a small bug... if replace is called by SUPER, @_ == 1 if it only contai...pbowen
2005-03-18no idea why this is only showing up on freebsd installivan
2005-03-18sorry it was lateivan
2005-03-17Documentation tyop.khoff
2005-03-17Added options invoice_email_pdf and invoice_email_pdf_note.khoff
2005-03-16fix regionselector for CR in region names for some reasonivan
2005-03-13and store the refund correctlyivan
2005-03-13when refunding against a specific card payment, use the card details from the...ivan
2005-03-13add some additional debugging to refundsivan
2005-03-12- bring prepaid support into this century (close: Bug#1124)ivan
2005-03-10Add the ability to do freeside configuration lookups through the XMLRPC inter...khoff
2005-03-10fine.ivan
2005-03-08Don't require that the method results be FS::Record descendant objects. If t...khoff
2005-03-08Minor re-work to allow for pseudo methods, like 'version', and eventually con...khoff
2005-03-04add agent selection to payment and credit reports, add link to agent browse, ...ivan
2005-03-03clean up some harmless but scary "Multiple records in scalar search" warnings...ivan
2005-03-03no need for line number in debug output...ivan
2005-03-03voip: rearrange and compact call details on invoices, so place names get cut ...ivan
2005-03-03voip: rearrange and compact call details on invoices, so place names get cut ...ivan
2005-03-03no need for line number in debug output...ivan
2005-03-03eek, fix foreign key checkivan
2005-03-03oops, need to use Date::Format for time2strivan
2005-03-03voip: add start time for calls to invoice detailsivan
2005-03-03want a full stack backtrace for this warningivan
2005-03-03docivan
2005-03-02Initial version of the xmlrpc interface for freeside.khoff
2005-03-02set setup date on package changesivan
2005-03-02prevent bug causing 'Error crediting customer for service remaining: FS::cust...ivan
2005-02-27fix VoIP details on invoices, closes: Bug#1096ivan
2005-02-27fix replacement in edge case with NULL integer fields in a table without a pr...ivan