fix supllier discount
This commit is contained in:
parent
c9d240cb73
commit
96b8da0d62
@ -268,7 +268,7 @@ else {
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
$ajaxoptions = array();
|
$ajaxoptions = array('update' => array('remise_percent' => 'discount'));
|
||||||
$alsoproductwithnosupplierprice=1;
|
$alsoproductwithnosupplierprice=1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user