dolibarr  16.0.1
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 (   $object)

Prepare array with list of tabs.

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

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

References $resql, complete_head_from_modules(), Link\count(), dol_dir_list(), dol_print_error(), and get_exdir().

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 135 of file fourn.lib.php.

References complete_head_from_modules(), Link\count(), dol_dir_list(), dol_sanitizeFileName(), CommandeFournisseur\fetch_lines(), CommandeFournisseur\getDispachedLines(), isModEnabled(), CommonObject\liste_contact(), and price2num().

supplierorder_admin_prepare_head ( )

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

Returns
array head array with tabs

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

References complete_head_from_modules().