public function postGridData()
 {
     return $this->JournalManagerService->getTaxControlGridData($this->Input->all());
 }