// AdminSupplierOrdersController : added the warehouse were products will be sent in the 'view'
This commit is contained in:
@@ -48,6 +48,10 @@
|
||||
<td>{l s='Delivery expected:'}</td>
|
||||
<td>{$supplier_order_expected}</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>{l s='Warehouse:'}</td>
|
||||
<td>{$supplier_order_warehouse}</td>
|
||||
</tr>
|
||||
</table>
|
||||
</fieldset>
|
||||
</div>
|
||||
@@ -113,4 +117,4 @@
|
||||
</a>
|
||||
</div>
|
||||
|
||||
{/block}
|
||||
{/block}
|
||||
|
||||
Reference in New Issue
Block a user