Versions Compared

Key

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

...

  • DEFAULT: Use the default behavior.

  • TRUE: Enable box validation.

  • FALSE: Disable box validation.

Clients can get this configuration enabled by raising a ticket to the Omni Support team.

By default, the value of is_close_box_validation_req is DEFAULT

Another configuration close_box_validation_type is added at the warehouse level. It’s a configuration to define the validation type during box closing. The available options are:

  • RE_SCAN_ITEMS: Re-scan all items in the box.

  • COUNT_ITEMS: Count the items in the box.

By default,

...

close_box_validation_type is COUNT_ITEMS. Users can get this updated by raising a ticket to the Omni Support team.

is_item_rescan_req is a box-level configuration. This field indicates if re-scanning of items is required in the box. This will be TRUE if we have added even a single item to the box during cluster picking, order picking, or sorting.

...