summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Collapse)Author
2004-08-27add option to specify exportsivan
2004-08-24big update for reseller interfaceivan
2004-08-17prevent realtime_bop CVV removal from messing up cust_main records, also ↵ivan
don't pollute the original object when used with override options, closes: Bug#982
2004-08-14first try at duplicate checking on new export associationsivan
2004-08-11fix bank name showing up on invoicesivan
2004-08-05fix pod typoivan
2004-08-02no maintainer, use shellcommands_withdomain insteadivan
2004-07-30set fixed values from an explicitly specified svcpart on replace tooivan
2004-07-30svcpart changes now trigger all necessary export actions, manual svcpart ↵ivan
changing on svc_acct view, linking changes svcpart if you ask it to, closes: Bug#671, Bug#644
2004-07-29add index on cust_main.refnum, speeds up advertising source listivan
2004-07-15big update for customer self-service: add provisioning/unprovisioning of ↵ivan
purchased services, like fs_selfadmin
2004-07-10fix edge case avoiding erronous decline/cancel when customer has a negative ↵ivan
balance & purchases stuff with it
2004-07-10tyop;ivan
2004-07-10fix FS::Record::qsearch to (hopefully) work as before and cluck loudly when ↵ivan
the FS::tablename class isn't loaded, rather than throw exceptions
2004-07-10use FS::svc_external so the label method doesn't bomb out in ↵ivan
FS::Record::qsearch with Can't locate object method virtual_fields via package FS::svc_external
2004-07-07allow payment modification so we can import order_number infoivan
2004-07-06better error message for missing tablesivan
2004-07-06payment voiding part deux & credit card refunds!ivan
2004-07-06document and check refund reasonsivan
2004-07-06add cust_pay_void table and payment voiding web ui part oneivan
2004-07-01credit out self-serviceivan
2004-07-01fix silly bug editing agentsivan
2004-07-01show a full stack backtrace if we wind up in the hash method with an empty ↵ivan
Hash attribute, wtf?
2004-06-30payyment receipts template fixesivan
2004-06-30payyment receipts: pass body has an arrayref, also fill in name filedivan
2004-06-30typoivan
2004-06-30payment receipts!ivan
2004-06-30add option to pgp/gpg encrypt scp dumpsivan
2004-06-30fix warning message when agent-specific plandata cannot be foundivan
2004-06-29add cust_pay_refund table to refund paymentsivan
2004-06-25fix Pg date parsing of expdate and thus paydate_monthyear method and thus ↵ivan
bug#862 and i need some sleep
2004-06-25ping the database and retry rather before doing anythingivan
2004-06-25really fix latex printing when datasrc contains a ;ivan
2004-06-25fix latex printing when datasrc contains a ;ivan
2004-06-25move up next bill date on unsuspendivan
2004-06-23forgotten space in typeset invoice credit linesivan
2004-06-22small doc updateivan
2004-06-21removing old report from MANIFESTivan
2004-06-21fix harmless typo, closes; Bug#872ivan
2004-06-21field name is primary_svc, not primaryivan
2004-06-21option to only allow primary users access to the self-service serverivan
2004-06-17add frontpage extensions to www_shellcommands exportivan
2004-06-16fix deletion of accounts connected to virtual hostsivan
2004-06-15add stack backtrace to fatal problems in virtual field checkivan
2004-06-11tax report!ivan
2004-06-11tax report!ivan
2004-06-10agent interfaceivan
2004-06-03fix agent-specific template on "invoice view" screen and "re-email/re-print" ↵ivan
links, also fix agent-specific From: address on "re-email" link
2004-06-03better error message for non-applicable invoice eventsivan
2004-06-01per-agent invoice_from addressesivan