Move pallets
Modern replacement for legacy PP702 (change location of stock).
Move request
Scan pallets into a pick list, then move to a new location.
Find pallets by customer
Search available pallets, tick the ones to move, then add them to the list.
Rules (prototype)
Closest equivalent to PP702, constrained by current schema.
- Only pallets in IN_STORE status can be moved.
- Target location must exist in
locations(coldstore optional). - Every move writes a
pallet_movementsrecord for audit.
If you want PP702 parity (QC blocks, movement list blocks, split/maxi pallet rules), we can extend the schema/logic next.