2
0
forked from Wavyzz/dolibarr

Fix column length

This commit is contained in:
Laurent Destailleur
2023-05-14 20:51:36 +02:00
parent 80f5358e6e
commit b51e6ac025
3 changed files with 10 additions and 5 deletions

View File

@@ -48,6 +48,11 @@ class pdf_azur extends ModelePDFPropales
*/
public $db;
/**
* @var int The environment ID when using a multicompany module
*/
public $entity;
/**
* @var string model name
*/