Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Replace dependency from Pack & Ship to Mobile WMS in the app.json file in your custom project
  2. Update dependency on Mobile WMS to version 5.41.0.0
  3. Search and replace 'MOS' with 'MOB' in your customized code to reference the renamed object and events now located in Mobile WMS
    1. make sure to use these settings when using the replace function in VS Code
      1. 'Match Case'
      2. 'Match whole word'
  4. Verify the result,
  5. Update your version number and re-compile your customization

    Example of Search & Replacethe recommended use of the Replace function in VS Code

How should we handle the 'ShipIT365 Connector' and 'Loctrade Connector'?

...