'Newscreenaddedandissuefixed'

This commit is contained in:
gandhimathi Bharathirajan 2017-07-07 23:17:49 +05:30
parent 2a1315d9b2
commit d7b7ce2584

View File

@ -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)
{ {