Update accountingjournal.class.php
This commit is contained in:
parent
34ea3d479f
commit
df05eb785b
@ -45,9 +45,9 @@ class AccountingJournal extends CommonObject
|
||||
public $code;
|
||||
|
||||
/**
|
||||
* @var string proper name for given parameter
|
||||
*/
|
||||
public $label;
|
||||
* @var string proper name for given parameter
|
||||
*/
|
||||
public $label;
|
||||
|
||||
public $nature; // 1:various operations, 2:sale, 3:purchase, 4:bank, 5:expense-report, 8:inventory, 9: has-new
|
||||
public $active;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user