Merge pull request #8425 from atm-florian/dev_scrunit

Dev scrunit
This commit is contained in:
Laurent Destailleur 2018-03-21 20:40:01 +01:00 committed by GitHub
commit 10d7e7d289
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -73,7 +73,7 @@ abstract class CommonOrderLine extends CommonObjectLine
/**
* Quantity
* @var int
* @var float
*/
public $qty;