dolibarr 21.0.0-alpha
|
Library for expedition module. More...
Go to the source code of this file.
Functions | |
shipping_prepare_head ($object) | |
Prepare array with list of tabs. | |
delivery_prepare_head ($object) | |
Prepare array with list of tabs. | |
show_list_sending_receive ($origin, $origin_id, $filter='') | |
List sendings and receive receipts. | |
Library for expedition module.
Definition in file sendings.lib.php.
delivery_prepare_head | ( | $object | ) |
Prepare array with list of tabs.
Object | $object | Object related to tabs |
Definition at line 134 of file sendings.lib.php.
References $object, complete_head_from_modules(), Link\count(), dol_dir_list(), dol_sanitizeFileName(), getDolGlobalInt(), and getDolGlobalString().
shipping_prepare_head | ( | $object | ) |
Prepare array with list of tabs.
Expedition | $object | Object related to tabs |
Definition at line 36 of file sendings.lib.php.
References $object, complete_head_from_modules(), Link\count(), dol_dir_list(), dol_sanitizeFileName(), getDolGlobalInt(), getDolGlobalString(), and Expedition\STATUS_DRAFT.
show_list_sending_receive | ( | $origin, | |
$origin_id, | |||
$filter = '' ) |
List sendings and receive receipts.
string | $origin | Origin ('commande', ...) |
int | $origin_id | Origin id |
string | $filter | Filter (Do not use a string from a user input) |
Definition at line 235 of file sendings.lib.php.
References $object, dol_htmlentitiesbr(), dol_print_date(), dol_print_error(), dol_syslog(), getDolGlobalInt(), getDolGlobalString(), GETPOST(), img_object(), load_fiche_titre(), and print_date_range().