Update accountancycategory.class.php

This commit is contained in:
Frédéric FRANCE 2018-11-22 22:56:38 +01:00 committed by GitHub
parent 21b429836a
commit 295d082da1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -717,7 +717,7 @@ class AccountancyCategory // extends CommonObject
/**
* Function to show result of an accounting account from the ledger with a direction and a period
*
* @param int[array $cpt Accounting account or array of accounting account
* @param int|array $cpt Accounting account or array of accounting account
* @param string $date_start Date start
* @param string $date_end Date end
* @param int $sens Sens of the account: 0: credit - debit, 1: debit - credit