Documentation

This commit is contained in:
Dany De Bontridder 2014-11-02 11:54:40 +01:00
parent 5157918610
commit b3ac28e85f

View file

@ -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()