{#modal id='itemStoredTransactionSubtract' size='xl' title='Subtract Item Stored'} {#titleIcon} {#icons/transactionTransfer /} {/titleIcon} {#footerButtons} {/footerButtons}
{#inputs/item/itemSelectInput id="itemStoredTransactionSubtractFormItem" /}

{#icons/item /}


The type of subtracting we are doing.
{#inputs/itemStored/itemStoredSelectInput id="itemStoredTransactionSubtractFormFromItemStored" onchange="ItemStoredTransaction.Subtract.updateAmount(ItemStoredSearchSelect.getItemIdInput($(this).parent()).val(), ItemStoredSearchSelect.getIdInput($(this).parent()).val(), ItemStoredSearchSelect.getBlockIdInput($(this).parent()).val(), true);" /}
{/modal}