Fixing style errors.
This commit is contained in:
parent
98bfba1f46
commit
637603731a
@ -2682,9 +2682,9 @@ class ExpenseReportLine extends CommonObjectLine
|
|||||||
public $db;
|
public $db;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @var string Name of table without prefix where object is stored
|
* @var string Name of table without prefix where object is stored
|
||||||
*/
|
*/
|
||||||
public $table_element = 'expensereport_det';
|
public $table_element = 'expensereport_det';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @var string Error code (or message)
|
* @var string Error code (or message)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user