summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-08-03RT# 75595 - Add billing event condition that will trigger when the contract ↵Christopher Burger
end date is coming up
2017-08-03fix agent-specific invoice_default_terms on new customer add, RT#76862Ivan Kohler
2017-08-02enable all debugging when you turn on the checkbox, RT#76756Ivan Kohler
2017-08-02Merge branch 'FREESIDE_4_BRANCH' of freeside.biz:/home/git/freeside into ↵Christopher Burger
FREESIDE_4_BRANCH
2017-08-02VoIP innovations CDR import using SSL, RT#76784Ivan Kohler
2017-08-02RT# 74537 - removed link to list payment accounts page in ng_selfserviceChristopher Burger
2017-08-02RT# 76905 - Created ability to delete payment account thru NG selfservice to ↵Christopher Burger
test API change in ticket 74537
2017-08-02RT# 74537 - added check for config option selfservice-ACH_info_readonly to ↵Christopher Burger
deletepayby method
2017-08-02RT# 74537 - added checks in MyAccount.pm for config option ach read onlyChristopher Burger
2017-08-02RT# 74537 - Added new selfservice config option to make ECHECK readonly on ↵Christopher Burger
selfservice, updated selfservice and NGselfservice to look for this option
2017-07-27RT# 38517 - fixed small error causing perl warning on start.Christopher Burger
2017-07-26update fix-sequences for current DBIvan Kohler
2017-07-25increase max inline message size from ~12k to ~120k, because HTML and 2017, ↵Ivan Kohler
RT#76879
2017-07-25RT# 76309 - Updated 3 email notices to use more billing event typesChristopher Burger
2017-07-25compliance solutions integration: import and use produce/service code ↵Ivan Kohler
catalog, RT#75262
2017-07-24new backoffice API call customer_list_svcsIvan Kohler
2017-07-24remove debuggingIvan Kohler
2017-07-24compliance solutions integration: import and use produce/service code ↵Ivan Kohler
catalog, RT#75262
2017-07-24RT# 38517 - Added Lingua::EN::NameParse to parse real name into first and ↵Christopher Burger
last name.
2017-07-24RT# 38517 - added auto create of customer contact, if requestor is not a ↵Christopher Burger
contact yet when adding a company to ticket.
2017-07-24scalar paramIvan Kohler
2017-07-24PG_BYTEA seems to be working nowadays, and uses much less memory than our ↵Ivan Kohler
alternative, RT#76731
2017-07-24start of placeholder code path, type binding not working right yetIvan Kohler
2017-07-24fix fees vs. tax refactor, RT#76366, RT#76490Ivan Kohler
2017-07-21RT# 73993 - added new API call to list and documented it.Christopher Burger
2017-07-21RT# 73993 - cleaned up code as requested, and created new call to get ↵Christopher Burger
package info
2017-07-21RT# 73993 - updated ng_selfservice/services.php and ↵Christopher Burger
ng_selfservice/packages_change.php to only pass one cgi param pkgnum and escaped pkg_label
2017-07-21RT# 73993 - Updated process to display only packages customer has access to.Christopher Burger
2017-07-21remove debugging while fixing nadvertant breakage in mason_comp, RT#73993, ↵Ivan Kohler
RT#75279
2017-07-21fix inadvertant breakage in mason_comp, RT#73993, RT#75279Ivan Kohler
2017-07-21RT# 73993 updated ngselfservice to allow for package change.Christopher Burger
2017-07-21RT#73993 - updated selfservice and ngselfservice to allow for the control of ↵Christopher Burger
changes packages by agent.
2017-07-17search for payments by customer location, RT#76691Ivan Kohler
2017-07-17not in 4.x styleIvan Kohler
2017-07-174.x style reportsIvan Kohler
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-17CDR import scripts converted to real commandsIvan Kohler
2017-07-17CDR import scripts converted to real commandsIvan 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-14cant go back and cant stand stillIvan Kohler
2017-07-13RT# 74665 - small cleanup of code, removed text valueChristopher Burger
Conflicts: httemplate/edit/quotation.html
2017-07-13RT# 74665 - set a default close date if global config ↵Christopher Burger
quotation_disable_after_days is set Conflicts: httemplate/edit/quotation.html
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