Subversion Repositories SmartDukaan

Rev

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

Rev 12322 Rev 12324
Line 2210... Line 2210...
2210
    xstr = lambda s: s or ""
2210
    xstr = lambda s: s or ""
2211
    catalog_client = CatalogClient().get_client()
2211
    catalog_client = CatalogClient().get_client()
2212
    inventory_client = InventoryClient().get_client()
2212
    inventory_client = InventoryClient().get_client()
2213
    message="""<html>
2213
    message="""<html>
2214
            <body>
2214
            <body>
2215
            <h3 style="color:red;font-weight:bold;">This is test run.Prices are not being updated by system.</h3>
-
 
2216
            <h3>Auto Decrease Items</h3>
2215
            <h3>Auto Decrease Items</h3>
2217
            <table border="1" style="width:100%;">
2216
            <table border="1" style="width:100%;">
2218
            <thead>
2217
            <thead>
2219
            <tr><th>Item Id</th>
2218
            <tr><th>Item Id</th>
2220
            <th>Product Name</th>
2219
            <th>Product Name</th>