public function postProfitAndLossGridData()
 {
     return $this->JournalManagerService->getProfitAndLossGridData($this->Input->all());
 }