Update fiche-rec.php

This commit is contained in:
Laurent Destailleur 2019-06-24 19:23:32 +02:00 committed by GitHub
parent be17e31be1
commit d810e11c4e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -275,7 +275,7 @@ if (empty($reshook))
{
$object->setProject(GETPOST('projectid', 'int'));
}
// Set titre
// Set title/label of template invoice
elseif ($action == 'setref' && $user->rights->facture->creer)
{
//var_dump(GETPOST('ref', 'alpha'));exit;