Jump to content
X2Community Forums

Recommended Posts

8.0
12/6/2019
New Enterprise Features:

  * Portal Product:
    * Customer login and messaging for support cases
    * Invite users to the portal through service case webform
  * Related Case Solutions: Match service cases by issue for relevant resolutions
  * Knowledge Base: Create documents that can be searched by keyword or phrase
  * Responsive Editor for Email Templates: New responsive editor for email templates
  * Nexmo Call Pop-up: Links to contact with matching number if one exists
 
New Open Source Features:
  * Sales Quotations Improvements:
    * Comments are their own line item
    * Adjustments are also their own line item, and percentage adjustments are based off the most previous line item
    * Added tax modifier on the subtotal
    * Added quote template insertable attribute "Packing Slip" that inserts quote item table without prices
  * Group Profiles: Admins can set default homepage layouts.
  * Data Visualizations
    * Day/hour heat map for campaigns that shows number and time of open/click/sent events
    * Added bubble, spline, and area spline charts to reports
  * Appointment Calendar:
    * Users profile setting for dedicated appointment calendar
    * Guests can reserve appointments through invitation link
  * UI Update:
    * Publisher widget history items scrollable when too long
    * General styling changes
  * Listability Improvements: Account, lead, and opportunity lists are campaignable

Miscellaneous bug fixes

    * PHP 7.2 compatability fixes
    * Login CSRF and duplicate primary key fix
    * Fix for phone numbers not deleting from phone number table when deleted from record
    * Fixed bug with accounts report failing if the grid view for accounts has the tag column but accounts don't have any tags
    * Fixed issue with not being able to edit account lists if the criterion model is empty
    * Total rows error on summation report fix
    * Boolean fields and action eventSubType reportability fix

 

Note for sales quotes after updating to 8.0
With the new quote creator changes, quotes appear differently. Quotes already stored in the database will still have comments for line items, but will not be seen on the view/update/print pages. In order to make sure comments show properly, you will need to run the FixOldQuotesCommand command. To do this, navigate to your application directory and then to the protected/ directory. Then run ./yiic fixoldquotes to move all line items' comments to it's own line item.

  • Like 3
Link to post
Share on other sites
×
×
  • Create New...