property and doc
This commit is contained in:
parent
ca23849119
commit
04bfbb5723
@ -216,6 +216,11 @@ class BOM extends CommonObject
|
||||
*/
|
||||
public $lines = array();
|
||||
|
||||
/**
|
||||
* @var BOMLine Bom line
|
||||
*/
|
||||
public $line;
|
||||
|
||||
/**
|
||||
* @var int Calculated cost for the BOM
|
||||
*/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user