summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Collapse)Author
2017-07-17set suretax DataYear and DataMonth to the invoice year and month, RT#76786Ivan Kohler
2017-07-17change voip innovations CDR retrieval hostname, RT#76784Ivan Kohler
2017-07-17add ext and cdrtype options to Bicom PBXware CDR download, RT#76756Ivan Kohler
2017-07-14optimize rate display, RT#72030Ivan Kohler
2017-07-13Add configurable daily auto-disable for quotations. See RT#74665.Justin DeVuyst
2017-07-12correctly parse error response from e911 provisioning, RT#76262Ivan Kohler
2017-07-12RT# 76307 - changed from returning an error to die on error.Christopher Burger
2017-07-12RT# 76307 - Added billing event action to add a tagChristopher Burger
2017-07-12RT# 76303 - fixed bug with tags not saving when selectedChristopher Burger
2017-07-12RT# 76303 - added tag options to payments, batch payments, and statement ↵Christopher Burger
billing event types
2017-06-30at least get an error in the logIvan Kohler
2017-06-30fix card signup in v4Ivan Kohler
2017-06-30fix outgoing email with commas in company name, RT#76449Ivan Kohler
2017-06-30prefixes should be uniqueIvan Kohler
2017-06-29show a total range for prorate quotationsIvan Kohler
2017-06-29show a total range for prorate quotationsIvan Kohler
2017-06-28fix country code browser on subsequent selections and add country nameIvan Kohler
2017-06-27correctly parse CNAM response, RT#76262, RT#73618Ivan Kohler
2017-06-27when debug is on, always show vitelity result from every command, RT#76262Ivan Kohler
2017-06-21fix fees vs. tax refactor, RT#76366Ivan Kohler
2017-06-20Compliance Solutions <http://csilongwood.com/> integration, RT#75262Ivan Kohler
2017-06-15RT# 76171 - updated POD documentationChristopher Burger
2017-06-15RT# 76171 - Added new svc_circuit field internal_circuit_id, updated label ↵Christopher Burger
for existing svc_circuit field circuit_id to Provider Circuit ID.
2017-06-15RT# 76308 - Added action Sent HTTP or HTTPS post to event types Package, ↵Christopher Burger
Customer, Batch Payment, Statement, Account service
2017-06-14add e911 to vitelity integration, RT#73618, RT#76262Ivan Kohler
2017-06-14fix error on changing customer when there isn't an implicit contact, RT#76405Ivan Kohler
2017-06-13charge for printing usageIvan Kohler
2017-06-05perform 3 character substring searches if you have 'List all customers', ↵Ivan Kohler
RT#75012, RT#76155
2017-06-02separate ACL for editing customer invoice terms, RT#75759Ivan Kohler
2017-06-02separate ACL for editing customer invoice terms, RT#75759Ivan Kohler
2017-05-31fix vitelity addport via API? RT#73618Ivan Kohler
2017-05-31fix self-service info edit turning off self-service contact access, RT#76209Ivan Kohler
2017-05-31better error importing credits with unknown customer numbers, RT#76184Ivan Kohler
2017-05-31additional vitelity debugging, RT#73618Ivan Kohler
2017-05-30check AU postal codes, RT#75998Ivan Kohler
2017-05-30error on batch insert is returned to user, not fatal, RT#75998Ivan Kohler
2017-05-26RT# 74523 - added check for status table argument for /bin/cdr-ivr.import ↵Christopher Burger
compatibility
2017-05-26RT# 74523 - added command line option to use a status tableChristopher Burger
2017-05-24RT# 74666, Added quotation description to customer quotation list and ↵Christopher Burger
quotation view
2017-05-23throw a better, pre-vitelity error message if we're missing any of their ↵Ivan Kohler
required fields, RT#73618
2017-05-23add debug flag, RT#73618Ivan Kohler
2017-05-23don't echo back a password in the error messageIvan Kohler
2017-05-23RT# 74523 - Moved bin/cdr-fusionpbx.import to FS/bin/freeside-cdr-freeswitchChristopher Burger
2017-05-23fix multi-level data structures via XMLRPC API, RT#38254, RT#75279Ivan Kohler
2017-05-22better vitelity error messages, just depend on Net::Vitelity, RT#75901Ivan Kohler
2017-05-16show a name on residential prospect quotations, RT#75990Ivan Kohler
2017-05-15better filename with quotation # for PDF quotation attachments, RT#76003Ivan Kohler
2017-05-15separate edit and delete rights for customer notes, RT#76001Ivan Kohler
2017-05-12clarify description for current realityIvan Kohler
2017-05-12RT# 74523 Added fusionpbx import script, updated Import.pm to handle ↵Christopher Burger
different import scripts. updated ivr_import to use new Import.pm