dolibarr  17.0.4
Functions
fourn.lib.php File Reference

Functions used by supplier invoice module. More...

Go to the source code of this file.

Functions

 facturefourn_prepare_head ($object)
 Prepare array with list of tabs. More...
 
 ordersupplier_prepare_head (CommandeFournisseur $object)
 Prepare array with list of tabs. More...
 
 supplierorder_admin_prepare_head ()
 Return array head with list of tabs to view object informations. More...
 

Detailed Description

Functions used by supplier invoice module.

Definition in file fourn.lib.php.

Function Documentation

◆ facturefourn_prepare_head()

facturefourn_prepare_head (   $object)

Prepare array with list of tabs.

Parameters
Object$objectObject related to tabs
Returns
array Array of tabs to show

Definition at line 35 of file fourn.lib.php.

◆ ordersupplier_prepare_head()

ordersupplier_prepare_head ( CommandeFournisseur  $object)

Prepare array with list of tabs.

Parameters
Object$objectObject related to tabs
Returns
array Array of tabs to show

Definition at line 138 of file fourn.lib.php.

◆ supplierorder_admin_prepare_head()

supplierorder_admin_prepare_head ( )

Return array head with list of tabs to view object informations.

Returns
array head array with tabs

Definition at line 251 of file fourn.lib.php.