dolibarr
x.y.z
|
Library for expedition module. More...
Go to the source code of this file.
Functions | |
shipping_prepare_head ($object) | |
Prepare array with list of tabs. More... | |
delivery_prepare_head ($object) | |
Prepare array with list of tabs. More... | |
show_list_sending_receive ($origin, $origin_id, $filter='') | |
List sendings and receive receipts. More... | |
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 126 of file sendings.lib.php.
shipping_prepare_head | ( | $object | ) |
Prepare array with list of tabs.
Object | $object | Object related to tabs |
Definition at line 35 of file sendings.lib.php.
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 |
Definition at line 227 of file sendings.lib.php.