db = $db; $this->numero = 104000; $this->rights_class = 'czqrpay'; $this->family = "financial"; $this->name = 'czqrpay'; $this->description = "CZ QR Platba (SPD) for invoices and POS"; $this->version = '0.1'; $this->const_name = 'MAIN_MODULE_CZQRPAY'; $this->picto = 'payment'; $this->module_parts = array( 'hooks' => array('invoicecard','pdfgeneration','posreceipt') ); } }