dolibarr  17.0.4
Functions
bankjournal.php File Reference

( ) More...

Go to the source code of this file.

Functions

 getSourceDocRef ($val, $typerecord)
 Return source for doc_ref of a bank transaction. More...
 

Detailed Description

( )

Page with bank journal

Definition in file bankjournal.php.

Function Documentation

◆ getSourceDocRef()

getSourceDocRef (   $val,
  $typerecord 
)

Return source for doc_ref of a bank transaction.

Parameters
string$valArray of val
string$typerecordType of record ('payment', 'payment_supplier', 'payment_expensereport', 'payment_vat', ...)
Returns
string A string label to describe a record into llx_bank_url

Definition at line 1393 of file bankjournal.php.