dolibarr  16.0.1
Variables
index.php File Reference

Main page of accountancy area. More...

Go to the source code of this file.

Variables

if(isModEnabled('facture')&&!empty($user->
rights->facture->lire)) if((isModEnabled('fournisseur')&&empty($conf->
global->
MAIN_USE_NEW_SUPPLIERMOD)&&$user->
rights->fournisseur->facture->
lire)||(isModEnabled('supplier_invoice')&&$user->
rights->supplier_invoice->lire))
if(isModEnabled('don')&&!empty($user->
rights->don->lire)) if(isModEnabled('tax')&&!empty($user->
rights->tax->charges->lire))
if(isModEnabled('facture')&&isModEnabled('commande')&&$user->
rights->commande->lire &&empty($conf->
global->
WORKFLOW_DISABLE_CREATE_INVOICE_FROM_ORDER)) 
$resql = ''
 Social contributions to pay.
 

Detailed Description

Main page of accountancy area.

Definition in file index.php.