Subversion Repositories SmartDukaan

Rev

Rev 5534 | Rev 7410 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5534 Rev 6630
Line 33... Line 33...
33
		<span style="color:red">
33
		<span style="color:red">
34
			$action.getErrorMessage()
34
			$action.getErrorMessage()
35
		</span>
35
		</span>
36
 
36
 
37
		<form id="scanItem" name="newPurchase" action="/inventory/purchase/$action.getId()" method="post">
37
		<form id="scanItem" name="newPurchase" action="/inventory/purchase/$action.getId()" method="post">
-
 
38
			<input type="hidden" name="poId" value="$action.getPoId()"/>
-
 
39
			<input type="hidden" name="invoiceNumber" value="$action.getInvoiceNumber()"/>
-
 
40
			<input type="hidden" name="freightCharges" value="$action.getFreightCharges()"/>
38
			<input type="hidden" name="_method" value="put"/>
41
			<input type="hidden" name="_method" value="put"/>
39
            <a href="/inventory/purchase!itemNumberMappingEditNew?id=$action.getId()" target="_blank">Create item number mapping</a>
42
            <a href="/inventory/purchase!itemNumberMappingEditNew?id=0" target="_blank">Create item number mapping</a>
40
			<table border="1">
43
			<table border="1">
41
                <thead >
44
                <thead >
42
                    <tr >
45
                    <tr >
43
                        <th >Select Item OR Fill Item Number</th>
46
                        <th >Select Item OR Fill Item Number</th>
44
                        <th >Serial Number</th>
47
                        <th >Serial Number</th>