2
0
forked from Wavyzz/dolibarr
This commit is contained in:
Frédéric FRANCE
2023-09-22 13:31:45 +02:00
committed by GitHub
parent a68b00de4e
commit 2eaa5a076e

View File

@@ -63,6 +63,16 @@ class pdf_baleine extends ModelePDFProjects
*/
public $type;
/**
* @var int posxdatestart
*/
public $posxdatestart;
/**
* @var int posxdateend
*/
public $posxdateend;
/**
* Dolibarr version of the loaded document
* @var string