Merge pull request #12576 from homer8173/patch-11

wrong object line
This commit is contained in:
Laurent Destailleur 2019-11-30 23:27:06 +01:00 committed by GitHub
commit 09ec15c7de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -992,7 +992,7 @@ class BOM extends CommonObject
/** /**
* Class for BOMLine * Class for BOMLine
*/ */
class BOMLine extends CommonObject class BOMLine extends CommonObjectLine
{ {
/** /**
* @var string ID to identify managed object * @var string ID to identify managed object