Update accountancycategory.class.php
This commit is contained in:
parent
295d082da1
commit
d21abc2dc3
@ -78,7 +78,7 @@ class AccountancyCategory // extends CommonObject
|
||||
public $range_account;
|
||||
|
||||
/**
|
||||
* @var int $sens Sens of the account: 0: credit - debit, 1: debit - credit
|
||||
* @var int Sens of the account: 0: credit - debit, 1: debit - credit
|
||||
*/
|
||||
public $sens;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user