コード例 #1
0
ファイル: taxinvoicelist.php プロジェクト: Niqpue/zippyerp
 public function getItemCount()
 {
     return Document::findCnt($this->getWhere());
 }