Avl Bud Amt issue fixed
This commit is contained in:
parent
b62bdfb824
commit
c4fcc1eef7
@ -527,6 +527,7 @@ class requisitionform extends BaseController
|
||||
$ReqType = '';
|
||||
$FYStart = '';
|
||||
$FYEnd = '';
|
||||
$this->load->model('costcenter_model');
|
||||
$FiscalYear = $this->costcenter_model->getFiscalYear();
|
||||
if(!empty($FiscalYear))
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user