GWM
This commit is contained in:
parent
c9a4177316
commit
3643ff218b
@ -1368,6 +1368,7 @@ class User extends BaseController
|
|||||||
$headers_new = $result['headers_new'];
|
$headers_new = $result['headers_new'];
|
||||||
$res = json_decode($result['data'], true);
|
$res = json_decode($result['data'], true);
|
||||||
$inv_array = $res['invoices'];
|
$inv_array = $res['invoices'];
|
||||||
|
// dd($inv_array);
|
||||||
// print_r($inv_array);
|
// print_r($inv_array);
|
||||||
// echo "rrrr";
|
// echo "rrrr";
|
||||||
// die();
|
// die();
|
||||||
|
|||||||
@ -90,7 +90,6 @@ if (!empty($EmpCount)) {
|
|||||||
var sync = true
|
var sync = true
|
||||||
$('#loader').show();
|
$('#loader').show();
|
||||||
$.ajax({
|
$.ajax({
|
||||||
// $('#loadingDiv').show();
|
|
||||||
|
|
||||||
url: "<?php echo base_url() ?>user/zohobooks_api_fetch_all",
|
url: "<?php echo base_url() ?>user/zohobooks_api_fetch_all",
|
||||||
type: "post",
|
type: "post",
|
||||||
|
|||||||
BIN
public/assets/mixkit-bell-notification-933.wav
Normal file
BIN
public/assets/mixkit-bell-notification-933.wav
Normal file
Binary file not shown.
BIN
public/new_assets/mixkit-bell-notification-933.wav
Normal file
BIN
public/new_assets/mixkit-bell-notification-933.wav
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user