salesvspurchase and final accounts pages change
This commit is contained in:
@ -264,7 +264,7 @@ class Vouchers extends CI_Controller
|
||||
$entry_no++;
|
||||
|
||||
|
||||
echo json_encode(['status' => 'success']);
|
||||
// echo json_encode(['status' => 'success']);
|
||||
loadview("accounts/vouchers/create", $data);
|
||||
break;
|
||||
}
|
||||
|
Reference in New Issue
Block a user