Update fiche-rec.php
This commit is contained in:
parent
be17e31be1
commit
d810e11c4e
@ -275,7 +275,7 @@ if (empty($reshook))
|
|||||||
{
|
{
|
||||||
$object->setProject(GETPOST('projectid', 'int'));
|
$object->setProject(GETPOST('projectid', 'int'));
|
||||||
}
|
}
|
||||||
// Set titre
|
// Set title/label of template invoice
|
||||||
elseif ($action == 'setref' && $user->rights->facture->creer)
|
elseif ($action == 'setref' && $user->rights->facture->creer)
|
||||||
{
|
{
|
||||||
//var_dump(GETPOST('ref', 'alpha'));exit;
|
//var_dump(GETPOST('ref', 'alpha'));exit;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user