[+] BO: Add Specific prices bulk generator

This commit is contained in:
rGaillard
2011-12-08 16:01:10 +00:00
parent 53e4c68c35
commit e0a95113d7
10 changed files with 597 additions and 15 deletions
@@ -222,6 +222,7 @@ var product_prices = new Array();
<table style="text-align: center;width:100%" class="table" cellpadding="0" cellspacing="0">
<thead>
<tr>
<th class="cell border" style="width: 12%;">{l s='Rule'}</th>
<th class="cell border" style="width: 12%;">{l s='Combination'}</th>
<th class="cell border" style="width: 12%;">{l s='Shop'}</th>
<th class="cell border" style="width: 12%;">{l s='Currency'}</th>
@@ -237,7 +238,6 @@ var product_prices = new Array();
</thead>
<tbody>
{$specificPriceModificationForm}
<script type="text/javascript">
calcPriceTI();
unitPriceWithTax('unit');