FIX_addPOMaster unwanted print_r : ps
This commit is contained in:
parent
27944966b8
commit
fbb17719b2
@ -782,7 +782,7 @@ mstr.CourierNo,pom.Status,pom.POType') //,bill.BillNo,bill.FilePath,
|
||||
*/
|
||||
function addPOMaster($POMaster,$POType, $revenuetype)
|
||||
{
|
||||
print_r($POMaster);die;
|
||||
// print_r($POMaster);die;
|
||||
try {
|
||||
$this->db->transStart();
|
||||
$builder = $this->db->table('T_PurchaseOrder_Master');
|
||||
|
||||
Loading…
Reference in New Issue
Block a user