Skip to content

3.6 Changes

Jason Best edited this page Aug 14, 2017 · 3 revisions

The argos-sdk 3.6 change list can be found here: https://github.com/Saleslogix/argos-sdk/wiki/3.6-Changes

All diffs from 3.5 to 3.6 can be found here: https://github.com/Saleslogix/argos-saleslogix/compare/3.5.x...v3.6

Changes

  • Added validation strings to L20n files, so they will be propertly translated in the future
  • All BOE entities now have a model
  • New settings page for 24 hour clock
  • Field level security support (requires the SData platform to be Jan/Feb 2017 or later)
  • Split options to clear all data, clear recently viewed, or clear breifcase
  • Added a “warehouseDiscovery” flag that can be either auto or manual. If it is manual, a quick action will be added to the quote/sales order item detail page to query the set warehouse for availability. In addition to this, the edit for quote/sales order item will allow the user to input any warehouse from slxlocation.
  • Added a quick action to quote item detail to check warehouse availability
  • Disable edit/save when a quote is closed

Dev Changes

  • Grunt updated to 1.0.1
  • Hapi local dev server upgraded to 15.1.1
    • Added http2/https support
  • Added a configuration/production.default.js and configuration/development.default.js file
    • configuration/development.js and configuration/production.js extend these, administrators should now adjust these files instead. We will no longer modify the extended files, preventing merge conflicts in the future.
  • Made several changes so the mobile platform will run in a chrome extension

Clone this wiki locally