Subversion Repositories SmartDukaan

Rev

Rev 23071 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
    <head>
        <title>
            Price Drop
        </title>
        <link rel="stylesheet" href="/inventory/css/common.css" type="text/css" />
    </head>
    <body>
        <div>
            <a href="/inventory">Go to Home page</a>
                </div>
                <h3>Price Drop</h3>
                 <br />
         <br />
         <div>
                <form action="price-drop!downloadImeis" method="POST">
                <label for="closingDate">Closing Date(YYYY-MM-DD)</label> <input type="text" name="closingDate" id="closingDate"/>
                &nbsp; <label for="itemId">Item Id</label> <input type="text" name="itemId" id="itemId"/>
                <input type="submit" class="intransitOrders" value="Download IMEIs">
                </form>
         </div>
        </body>
</html>