Status Update view changes

This commit is contained in:
gandhimathi Bharathirajan 2017-07-24 21:54:18 +05:30
parent c23fa3aae2
commit 0467f83ba5

View File

@ -206,7 +206,7 @@ $('#PONO').change(function() {
}
else
{
alert('Please Select the Purchase Order Number to Create IGR');
alert('Please Select the Purchase Order Number to change the status');
}
});
});