mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
commit
ba42e2cee2
|
|
@ -34,6 +34,16 @@ require_once DOL_DOCUMENT_ROOT.'/core/modules/cheque/modules_chequereceipts.php'
|
|||
*/
|
||||
class BordereauChequeBlochet extends ModeleChequeReceipts
|
||||
{
|
||||
/**
|
||||
* @var int tab_top
|
||||
*/
|
||||
public $tab_top;
|
||||
|
||||
/**
|
||||
* @var int tab_height
|
||||
*/
|
||||
public $tab_height;
|
||||
|
||||
/**
|
||||
* Constructor
|
||||
*
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user