Skip to main content

Fixes for sales document item custom fields

  • [Bugfix]: Sales document item custom fields now display SAP values without any client side formatting.

This bugfix release resolves issues with handling structures in RFC's and corrects parsing of different SAP date types.

  • [Update]: Added support for structure parameter types in RFC API's
  • [Bugfix]: Fixed parsing of different date component types returned in RIO's and RFC's

More custom fields just where they are needed: Sales Doc Item and Partner components can now be customized.

Many bug fixes from customer submissions and the enosix QA team.

  • [Feature]: Sales Document Line Item Custom Fields
  • [Feature]: Partner List now has Custom Fields
  • [Update]: Updated connection test to report installed SAP Components
  • [Bugfix]: Flexi-Page Tabs - Modal Tabs have been reworked to be more reliable, fixing the issue where they were sometimes blank, or not in the correct order.
  • [Bugfix]: Delivery Detail - Shipping Condition code and create date fixed
  • [Bugfix]: Fixed permission issue for standard user profile when viewing New PDF component
  • [Bugfix]: Doc Flow - Originating Item field fixed and Create Date display to local time fixed
  • [Bugfix]: Invoice Sales unit was displaying internal instead of external SAP format
  • [Bugfix]: Credit Partners were displaying incorrect address data

  • [Bugfix]: API end points no longer shut off 30 days post-deployment

This release consists of primarily bugfixes, but also introduces a new session handling approach.

Known Bugs:

  • Deleting an app does not always remove it from SAP Cloud. Workaround: Remove manually from inside the SAP Cloud Cockpit.
  • Occasionally, after an app deployment or package publishing, the app status does not go back to active properly. Workaround: refresh the browser.
  • If you are running in 'Passthrough' authentication mode, in Swagger portal, when you use the "Authenticate" button at the top of the page, there are two logins presented. You should use the top one. Workaround (to avoid remembering which one you want): using the lock icon on any of the API calls will present a single box that will work (for all APIs on that connection).

  • [Feature]: New session handling approach using distinct API calls vs. the session parameter on individual API calls
  • [Update]: Changed email provider for password resets
  • [Bugfix]: Dialog box when publishing a package no longer says "done" prematurely
  • [Bugfix]: Authentication now properly turns off when changed in the app authentication tab
  • [Bugfix]: Package docker naming convention updated to simplify manual deployment
  • [Bugfix]: Improved handling of SAP connection errors
  • [Bugfix]: Parameters in EnosixDocument search RIO now work properly
  • [Bugfix]: Docker images now last more than 30 days

Incremental update to expand Tax integration and pricing.

  • [Feature]: Original price displayed on custom product detail component
  • [Feature]: Allow for configuring multiple jurisdiction cart tax integration from SAP.
  • [Update]: Added busy indicator when calculating price and availability from SAP on product detail page.
  • [Update]: 1.3.2 - Support for Spring '21
  • [Bugfix]: PO Number from checkout saved to order even if blank
  • [Bugfix]: Cart pricing error on first checkout after login
  • [Bugfix]: Doc flow on order summary component is now populated correctly
  • [Bugfix]: Missing total value on item detail on order summary

This is a small patch to fix an issue preventing the activation of pass-through authentication on an app.

warning

This release requires an update to your RIOS in SAP in order to work properly. Please enter a ticket in the support portal to request an update, and our team will work with you to install it.

note

We have begun using the major release number (ex. 2 in this case) to indicate changes in RIOs needed to support the new Surface functionality.

The most significant update is the ability to generate PDF documents. Users can now access SAP Document generation from Salesforce for Quotes, Orders, Invoices, and other output sales documents.

SalesDocList-Component

This release we have a number of customer-requested enhancements to the Customer Credit Information and Customer Partners components.

CreditData-Component

Also - several customer-reported bug fixes. We are listening: you report 'em and we fix 'em. Keep submitting feature and bug requests to our Support Portal.

  • [Feature]: The Customer Credit Info component now supports display of data from from multiple credit areas for the Account
  • [Feature]: Customer Partners component now allows for controlling sorting at design time and runtime
  • [Feature]: New Generate PDF Document component for Sales Order, Quotes and Invoices from the document details in Flow and Flexi Pages.
  • [Update]: Http Trace calls to SAP now record the outbound headers
  • [Update]: Improved error messages
  • [Bugfix]: Sold To account number is now correct on Invoice Detail header
  • [Bugfix]: Customer Sales Areas component Shipping Condition Code field now displays the value as well as description when Display Values option is enabled
  • [Bugfix]: Advanced Order Search component Sold To now allows entry of customer number, the To Search Date visibility control attribute now works properly, and the Created To field now properly hides when not selected
  • [Bugfix]: Sales Document Lists only display a single spinner while loading (we know it was bugging you)
  • [Bugfix]: Setting customized Sales Doc, Invoice, or Delivery Flexi Page as override now works properly

Add functionality for syncing product and account data. Completes the entry tier. Bug fixes, additional functionality important for demos - in particular syncing bill to/ship to and pricing/ATP on product detail page.

  • [Feature]: Bill to and ship to sync from SAP and are properly captured on order when selected
  • [Feature]: Real-time pricing, ATP, and tiered pricing on product detail page.
  • [Feature]: Confirm item availability on cart before creating order.
  • [Feature]: Improved branding of store configuration control.
  • [Update]: Resolved security review issues for app store
  • [Update]: Moved line item component to use new line item RIO.

Link now supports multiple connections per app instance. A single deployed application in SAP Cloud Foundry can now define multiple routes to different virtual hosts. This reduces the number of deployed applications needed for development and test environments, and Cloud Foundry memory allocation requirements.

Link latest and stable have been updated to this release 2.2.22

Please see the link documentation for install instructions.

  • [Feature]: Link version is now returned in health check endpoint /health, and included as a response header enosix-link-v. This will assist in ensuring the most up to date version of Link is deployed, Additionally the enosix-link-v header is captured in your Salesforce Surface logs viewable in the Salesforce enosix app for debugging.
  • [Update]: Version naming change, previous versions were prefixed with the year and the release number, ex: 2020.1.12, going forward link versions will follow a Major.Minor.Patch version scheme. with this release 2.2 the successor of 2020.1.12. The existing labels for enosix/link:stable will be updated with this release.
  • [Bugfix]: Fixed issue with configuring multiple connections within a single instance. Note: this was mainly used in development and QA connections.