web
You’re offline. This is a read only version of the page.
close
  • Changing the error message to informational while syncing data while in offline mode

    When a clerk selects 'Sync Data' in Store Commerce while operating in Offline mode and there are no download sessions, the system currently shows an error message: 'There are no download sessions to download for this data store.'


    Since nothing is actually wrong and the clerk may not have technical background, it would be more suitable to present this as an informational message instead of an error.


    This behavior appears to have changed in either v44 or v45, as v43 did not display any message in this scenario.

  • Separate the delay exact price and discount calculation flags and remove the inheritance. Or at least explain the dependency inside the flag

    The below two flags control whether multi‑line price and discount calculations occur immediately on each line as products are added or if they're processed together at the final calculation step, improving performance.


    For sales orders:

    Retail and commerce > Headquarters setup > Commerce parameters > Pricing and discounts > Manually calculate multi-line prices and discounts


    For POS cash and carry:

    Retail and Commerce > Channel setup > POS setup > POS profiles > Functionality profiles > Manually calculate multiple item discounts


    The 2nd one for the POS, is read-only, and gets enabled/disabled by enabling/disabling the 1st one.


    This is confusing and not practical for customers since in some scenarios they will need the flag only for sales orders and NOT cash and carry.


    In addition, the sales order flag explanation does not clarify any of this, only the POS one does.