dolibarr 24.0.0-beta
supplier_invoice.lib.php File Reference

Set of basic functions for the supplier_invoice module. More...

Go to the source code of this file.

Functions

 supplier_invoice_admin_prepare_head ()
 Prepare array with list of tabs.
 

Detailed Description

Set of basic functions for the supplier_invoice module.

Definition in file supplier_invoice.lib.php.

Function Documentation

◆ supplier_invoice_admin_prepare_head()

supplier_invoice_admin_prepare_head ( )

Prepare array with list of tabs.

Parameters
FactureFournisseur$objectObject related to tabs
Returns
array<array{0:string,1:string,2:string}> Array of tabs to show Return array head with list of tabs to view object information.
array<array{0:string,1:string,2:string}> head array with tabs

Definition at line 176 of file supplier_invoice.lib.php.

References $conf, complete_head_from_modules(), and dolBuildUrl().