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