edit service po issues fixed

This commit is contained in:
gandhimathi 2017-09-25 18:56:20 +05:30
parent 5b1fed1060
commit 9e7257371e

View File

@ -449,7 +449,7 @@ class servicepurchaseorder extends BaseController
}
}
echo 'Successfully updated the Service Purchase Order';
echo 'Purchase Order Updated Successfully! PO Number Is: '.$PONO;
}
function pageNotFound()
{