IVS Changelog

What's new in IVS 0.40

May 13, 2009
  • Added:
  • PDF Invoices --> Standard invoice converted from Excel to PDF using unoconv
  • HTML Invoices --> Standard invoice converted from Excel to HTML using unoconv
  • Documentation/IVR_IVS_Sound_Descriptions.xls
  • config/ivr/ivr_config.ini --> Sound Description config file for IVS IVR
  • reports.pm --> Reports module with transaction w/ rejects report and invoice reports
  • Invoice Upload with documentation in documentation/apis and sample code
  • User Upload with documentation in documentation/apis and sample code
  • Updated:
  • Update extern/importBPDailyReport.pm to allow a specific date range via command line arguments
  • Moved all payment processing to Helper/Modules.pm --> Too much redundant code in WWW and IVR
  • IVR uses config file for all sounds
  • CUSTOM_ID now passes the AccountID of all invoices with payment
  • Gateway Account information is specific to Account
  • ivs_config is used to default if account info not set in database
  • This allows IVS to be used with companies that have different sub-companies
  • Each superuser is the sub-company admin
  • Interfaces can be turned on/off in ivs_config.ini