2
0
forked from Wavyzz/dolibarr
This commit is contained in:
Laurent Destailleur
2024-04-29 12:03:01 +02:00
parent 77ac3fe3f0
commit 9c2f98be94

View File

@@ -131,7 +131,7 @@ class Reception extends CommonObject
public $listmeths; // List of carriers
/**
* @var CommandeFournisseurDispatch[]
* @var ReceptionLineBatch[]|CommandeFournisseurDispatch[]
*/
public $lines = array();