IGR Issue fixed
This commit is contained in:
parent
419c69a001
commit
a494e4c307
@ -459,7 +459,7 @@ $('<input>').attr({
|
||||
});
|
||||
|
||||
|
||||
if(status == '<?php echo IGR_CREATED ?>' || status == '<?php echo MRIR_CREATED ?>' )
|
||||
if(status == '<?php echo IGR_CREATED ?>' || status == '<?php echo MRIR_CREATED ?>' || status == '<?php echo MRIR_APPROVED ?>' )
|
||||
{
|
||||
alert('The Order is completed!!');
|
||||
$("#IGRLink").hide();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user