forked from Wavyzz/dolibarr
Suppression de la remise
This commit is contained in:
@@ -55,7 +55,6 @@ if ($action == 'add')
|
||||
{
|
||||
$propal = new Propal($db, $socidp);
|
||||
|
||||
$propal->remise = $HTTP_POST_VARS["remise"];
|
||||
$propal->datep = $db->idate(mktime(12, 1 , 1,
|
||||
$HTTP_POST_VARS["remonth"],
|
||||
$HTTP_POST_VARS["reday"],
|
||||
|
||||
Reference in New Issue
Block a user