mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
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->remise = $HTTP_POST_VARS["remise"];
|
||||
$propal->datep = $db->idate(mktime(12, 1 , 1,
|
||||
$HTTP_POST_VARS["remonth"],
|
||||
$HTTP_POST_VARS["reday"],
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user