'Newscreenaddedandissuefixed'
This commit is contained in:
parent
2a1315d9b2
commit
d7b7ce2584
@ -125,7 +125,7 @@ class inwardgateregister extends BaseController
|
|||||||
$IGRNO=$key->IGRNO;
|
$IGRNO=$key->IGRNO;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
echo $IGRNO;
|
//echo $IGRNO;
|
||||||
|
|
||||||
$IGRItemStatus = REQITEM_NEW;
|
$IGRItemStatus = REQITEM_NEW;
|
||||||
|
|
||||||
@ -141,7 +141,7 @@ class inwardgateregister extends BaseController
|
|||||||
|
|
||||||
//echo 'OrderedQunatity'.$OrderedQuantity;
|
//echo 'OrderedQunatity'.$OrderedQuantity;
|
||||||
|
|
||||||
//echo 'QuantityAsPerInvoice'.$QuantityAsPerInvoice;
|
echo 'Successfully Created IGR ';
|
||||||
|
|
||||||
if(strlen($QuantityAsPerInvoice)>0)
|
if(strlen($QuantityAsPerInvoice)>0)
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user