move_inventory: Move Inventory from one place to another

Description Usage Arguments

Description

Move a random sample of pices from specified items from one location to another.

Usage

1
2
move_inventory(state, invoice, from, to, at_time, limit_status = NA,
  change_status = NA, scan_prob = 1)

Arguments

state

current simulation state to modify

invoice

data_frame of item's and order_qty's

from

location to move from

to

location to move to

at_time

time-stamp to associate with this move

limit_status

limit to inventory in status

change_status

specify state for inventory to be in on arrival

scan_prob

probability of the tags being scanned


milumtextiles/itemsim documentation built on May 22, 2019, 11:54 p.m.