Valide toutes les factures
This commit is contained in:
parent
47662a005b
commit
50b2510401
@ -67,6 +67,7 @@ if ($action == 'facture')
|
||||
{
|
||||
print "- facture $id ok";
|
||||
$test = rand(0,1);
|
||||
$test = 1;
|
||||
if ($test > 0)
|
||||
{
|
||||
$facture->set_valid($id, $user);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user