dbms_primeidc_init...1
This commit is contained in:
parent
c7c16bc640
commit
f3f67758dd
@ -86,6 +86,7 @@ class PaymentController extends ClientController
|
||||
$this->getServiceService()->getModel()->orderBy("service_payment_date", "DESC");
|
||||
|
||||
$this->mode = $params['mode'];
|
||||
$this->total = $this->getServiceService()->getModel()->setReset(false);
|
||||
$this->total = $this->getServiceService()->getCount();
|
||||
$this->entities = $this->getServiceService()->getEntities();
|
||||
// $total = count($temps);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user