fix doc
This commit is contained in:
parent
da8e1740bf
commit
1cb2a9afd1
@ -1732,8 +1732,8 @@ class BOMLine extends CommonObjectLine
|
||||
*/
|
||||
public $childBom = array();
|
||||
|
||||
/*
|
||||
* Service Workstation
|
||||
/**
|
||||
* @var int Service Workstation
|
||||
*/
|
||||
public $fk_default_workstation;
|
||||
|
||||
|
||||
@ -1744,8 +1744,8 @@ class MoLine extends CommonObjectLine
|
||||
public $import_key;
|
||||
public $fk_parent_line;
|
||||
|
||||
/*
|
||||
* Service Workstation
|
||||
/**
|
||||
* @var int Service Workstation
|
||||
*/
|
||||
public $fk_default_workstation;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user