Tolto il bottone "crea..." se l'ordine è in bozza

This commit is contained in:
Bacca97 2018-07-27 12:19:42 +02:00
parent dacf81a1ab
commit cfd3f21e42
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
include_once __DIR__.'/../../core.php';
if (!in_array($records[0]['stato'], ['Evaso', 'Fatturato'])) {
if (!in_array($records[0]['stato'], ['Bozza', 'Evaso', 'Fatturato'])) {
echo '
<div class="dropdown">
<button class="btn btn-info dropdown-toggle" type="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="true">