dolibarr 18.0.6
|
This is the complete list of members for BankAccounts, including all inherited members.
$FIELDS | BankAccounts | static |
__construct() | BankAccounts | |
DolibarrApi::__construct($db, $cachedir='', $refreshCache=false) | DolibarrApi | |
_checkAccessToResource($resource, $resource_id=0, $dbtablename='', $feature2='', $dbt_keyfield='fk_soc', $dbt_select='rowid') | DolibarrApi | protectedstatic |
_checkFilters($sqlfilters, &$error='') | DolibarrApi | protected |
_checkValForAPI($field, $value, $object) | DolibarrApi | protected |
_cleanObjectDatas($object) | BankAccounts | protected |
_forge_criteria_callback($matches) | DolibarrApi | protectedstatic |
_validate($data) | BankAccounts | private |
addLine($id, $date, $type, $label, $amount, $category=0, $cheque_number='', $cheque_writer='', $cheque_bank='', $accountancycode='', $datev=null, $num_releve='') | BankAccounts | |
addLink($id, $line_id, $url_id, $url, $label, $type) | BankAccounts | |
delete($id) | BankAccounts | |
get($id) | BankAccounts | |
getLines($id, $sqlfilters='') | BankAccounts | |
index($sortfield="t.rowid", $sortorder='ASC', $limit=100, $page=0, $category=0, $sqlfilters='') | BankAccounts | |
post($request_data=null) | BankAccounts | |
put($id, $request_data=null) | BankAccounts | |
transfer($bankaccount_from_id=0, $bankaccount_to_id=0, $date=null, $description="", $amount=0.0, $amount_to=0.0) | BankAccounts |