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