wrong object line

was not working with units
This commit is contained in:
Norbert Penel 2019-11-30 20:03:14 +01:00 committed by GitHub
parent 958ffa6ec8
commit 88c0c51396
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