mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-14 08:54:21 +01:00
Fix type
This commit is contained in:
@@ -105,7 +105,7 @@ class OrderLine extends CommonOrderLine
|
||||
|
||||
/**
|
||||
* Buy price without taxes
|
||||
* @var float
|
||||
* @var float|string Can be '' when we do not provide any buying price.
|
||||
*/
|
||||
public $pa_ht;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user