Merge branch 'develop' into dev_prodlist

This commit is contained in:
florian HENRY 2017-06-29 16:32:07 +02:00
commit adf4c343c3

View File

@ -539,6 +539,8 @@ class AccountancyCategory
/** /**
* get cpts of category * get cpts of category
* *
* @param int $cat_id Id accounting account category
*
* @return array Result in table * @return array Result in table
*/ */
public function getCptsCat($cat_id) { public function getCptsCat($cat_id) {