{"result":"false", "msg":"Penyimpanan Data Gagal", "status":"Array\n(\n [0] => Data Entry master_customer yang ke 0 yaitu INSERT INTO \"Akunting\".buku_besar(\n\n kode_buku_besar, kode_akunting, tanggal_akunting, kode_pegawai,\n\n subjek, predikat, objek, debet, kredit, info1, info2, info3,status_ppn, kode_jurnal, tipe_jurnal, info_jurnal)\n\n VALUES ('JJ//00000001-1', '1130.02.001', '-- 17:24:27', '',\n\n '', '4110.04.001', 'PJ-00000003', '0', '0', '', '', '',\n\n '1','FJ-000000003','','001'); -> Gagal disimpan dengan error sebagai berikut: ERROR: invalid input syntax for type timestamp: \"-- 17:24:27\"\nLINE 4: VALUES ('JJ//00000001-1', '1130.02.001', '-- 17:24:27',...\n ^ ::
\n [1] => Data Entry master_customer yang ke 1 yaitu INSERT INTO \"Akunting\".buku_besar(\n\n kode_buku_besar, kode_akunting, tanggal_akunting, kode_pegawai,\n\n subjek, predikat, objek, debet, kredit, info1, info2, info3,status_ppn, kode_jurnal, tipe_jurnal, info_jurnal)\n\n VALUES ('JJ//00000001-2', '4110.04.001', '-- 17:24:27', '',\n\n '', '1130.02.001', 'PJ-00000003','0', '', '', '', '','1'\n\n ,'FJ-000000003','','001'); -> Gagal disimpan dengan error sebagai berikut: ERROR: current transaction is aborted, commands ignored until end of transaction block ::
\n [2] => Data Entry master_customer yang ke 2 yaitu set datestyle to sql, dmy;INSERT INTO \"Akunting\".master_piutang_jasa(\n\n\n\n kode_piutang, kode_customer, kode_buku_besar, tanggal, jumlah,\n\n kode_pegawai, rumus_cicilan, status_piutang, info1, info2, sisa,\n\n status_lunas, cicilan, data_piutang, lokasi, no_invoice,\n\n status_kondisi,\n\n no_spk, no_po, no_sa, no_p2p,dpp,\n\n ppn , pph23 ,jenis_pajak ,no_kuitansi\n\n )\n\n\n\n VALUES ('PJ-00000003', '', 'JJ//00000001', '', '',\n\n '', '1', true, '', '','',\n\n 'belum','0','','','',\n\n '0 dari 6',\n\n '','','','','',\n\n '',\n\n '','',''\n\n ); -> Gagal disimpan dengan error sebagai berikut: ERROR: current transaction is aborted, commands ignored until end of transaction block ::
\n [3] => Data Entry master_customer yang ke 3 yaitu INSERT INTO \"Pegawai\".log_transaksi(\n\n kode_pegawai, tanggal, no_faktur, kondisi, info1, info2, info3)\n\n VALUES ('' , '2025-12-08 17:24:27', 'PJ-00000003', '55', '216.73.216.111', '', ''); -> Gagal disimpan dengan error sebagai berikut: ERROR: current transaction is aborted, commands ignored until end of transaction block ::
\n)\n"}