20220529 - WMS Release
Summary:
EquiLife Product Labels - support for OrderLineMessage that contains the text "Lab"
Ticket:
https://bigdigit.atlassian.net/browse/SWMS-4493
Detail:
Originally we needed to print Product Labels for the client “EquiLife” when the client loaded a sales order using iHub and set the “OrderLineMessage” to “LAB”.
Only dispatch lines that had “LAB” as the “OrderLineMessage” would have product labels printed.
Since then we have been asked to support even more messages:
LAB
Lab=Lab
Product=Lab
_LAB=LAB
As this is changing constantly we are now checking if the “OrderLineMessage” contains the word “lab”.
If it does, we will print Product Labels for the client “EquiLife”