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