forked from Wavyzz/dolibarr
Fix warning
This commit is contained in:
@@ -583,11 +583,17 @@ abstract class CommonObject
|
||||
*/
|
||||
public $total_ttc;
|
||||
|
||||
|
||||
/**
|
||||
* @var CommonObjectLine[]
|
||||
*/
|
||||
public $lines;
|
||||
|
||||
/**
|
||||
* @var string Action code to use to record auto event in agenda. For exemple 'AC_OTH_AUTO'
|
||||
*/
|
||||
public $actiontypecode;
|
||||
|
||||
/**
|
||||
* @var mixed Comments
|
||||
* @see fetchComments()
|
||||
|
||||
Reference in New Issue
Block a user