New: Work on automatic ecm.
This commit is contained in:
parent
b670cdaea9
commit
cbe899690b
@ -213,7 +213,7 @@ if ($modulepart)
|
|||||||
}
|
}
|
||||||
|
|
||||||
// Wrapping pour les factures fournisseurs
|
// Wrapping pour les factures fournisseurs
|
||||||
else if ($modulepart == 'facture_fournisseur')
|
else if ($modulepart == 'facture_fournisseur' || $modulepart == 'invoice_supplier')
|
||||||
{
|
{
|
||||||
if ($user->rights->fournisseur->facture->lire || preg_match('/^specimen/i',$original_file))
|
if ($user->rights->fournisseur->facture->lire || preg_match('/^specimen/i',$original_file))
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user