forked from Wavyzz/dolibarr
@@ -126,7 +126,7 @@ class pdf_eratosthene extends ModelePDFCommandes
|
|||||||
public $emetteur;
|
public $emetteur;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @var array of document table collumns
|
* @var array of document table columns
|
||||||
*/
|
*/
|
||||||
public $cols;
|
public $cols;
|
||||||
|
|
||||||
|
|||||||
@@ -128,7 +128,7 @@ class pdf_sponge extends ModelePDFFactures
|
|||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @var array of document table collumns
|
* @var array of document table columns
|
||||||
*/
|
*/
|
||||||
public $cols;
|
public $cols;
|
||||||
|
|
||||||
|
|||||||
@@ -120,7 +120,7 @@ class pdf_cyan extends ModelePDFPropales
|
|||||||
public $emetteur;
|
public $emetteur;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @var array of document table collumns
|
* @var array of document table columns
|
||||||
*/
|
*/
|
||||||
public $cols;
|
public $cols;
|
||||||
|
|
||||||
|
|||||||
@@ -128,7 +128,7 @@ class pdf_standard_myobject extends ModelePDFMyObject
|
|||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @var array of document table collumns
|
* @var array of document table columns
|
||||||
*/
|
*/
|
||||||
public $cols;
|
public $cols;
|
||||||
|
|
||||||
|
|||||||
@@ -128,7 +128,7 @@ class pdf_standard_recruitmentjobposition extends ModelePDFRecruitmentJobPositio
|
|||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @var array of document table collumns
|
* @var array of document table columns
|
||||||
*/
|
*/
|
||||||
public $cols;
|
public $cols;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user