ajout description du produit dans la fiche propal si constante PROP_ADD_PROD_DESC
à 1
This commit is contained in:
parent
6e874e9c32
commit
f984ceaa2b
@ -733,6 +733,7 @@ if ($_GET['propalid'] > 0)
|
|||||||
if ($conf->global->PROP_ADD_PROD_DESC)
|
if ($conf->global->PROP_ADD_PROD_DESC)
|
||||||
{
|
{
|
||||||
print '<br>'.$objp->product_desc;
|
print '<br>'.$objp->product_desc;
|
||||||
|
}
|
||||||
|
|
||||||
if ($objp->date_start && $objp->date_end)
|
if ($objp->date_start && $objp->date_end)
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user