Documentation
This commit is contained in:
parent
5157918610
commit
b3ac28e85f
1 changed files with 2 additions and 1 deletions
|
|
@ -637,7 +637,8 @@ class Acc_Account_Ledger
|
|||
return $sql;
|
||||
}
|
||||
/**
|
||||
* Find the card which is using the current account
|
||||
* Find the id of the cards which are using the current account
|
||||
*
|
||||
* @return an array of f_id
|
||||
*/
|
||||
function find_card()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue