ID
Name
Type
Stock Quantity
Placement


Update Stock Quantity and Placement

Form->create('StockHistory'); echo $this->Form->hidden('item_id', array('value' => $item['Item']['id'])); echo $this->Form->inputs(array(), array('created', 'modified', 'item_id')); echo $this->Form->end(__('Save')); ?>

Item Stock History

', $history['id'], $history['amount_in_stock'], $history['location'], $history['created'] ); } ?>
ID Quantity Placement When
%d %d %s %s
ID Quantity Placement When