dolibarr 21.0.0-alpha
fourn.lib.php File Reference

Functions used by supplier invoice module. More...

Go to the source code of this file.

Functions

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

Detailed Description

Functions used by supplier invoice module.

Definition in file fourn.lib.php.

Function Documentation

◆ facturefourn_prepare_head()

facturefourn_prepare_head ( FactureFournisseur $object)

Prepare array with list of tabs.

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

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

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

◆ ordersupplier_prepare_head()

ordersupplier_prepare_head ( CommandeFournisseur $object)

Prepare array with list of tabs.

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

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

References $object, complete_head_from_modules(), Link\count(), dol_dir_list(), dol_sanitizeFileName(), getDolGlobalString(), and price2num().

◆ supplierorder_admin_prepare_head()

supplierorder_admin_prepare_head ( )

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

Returns
array head array with tabs

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

References complete_head_from_modules().