force getnextref if project create fail

This commit is contained in:
Frédéric FRANCE 2021-03-12 16:48:43 +01:00 committed by GitHub
parent 43836836e4
commit 815a7683a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -223,7 +223,7 @@ if (empty($reshook))
else
{
$db->rollback();
unset($_POST["ref"]);
$action = 'create';
}
}