Array
(
    [0] => INSERT INTO "Pegawai".log_transaksi(
							kode_pegawai, tanggal, no_faktur, kondisi, info1, info2, info3)
							VALUES ('' , '2025-12-08 00:42:21', 'FB-GS-0001', '13', '216.73.216.111', '', '');
)
Array
(
)
Array
(
    [0] => INSERT INTO "Pembelian".master_pembelian(
							  no_faktur, no_faktur_asli, kode_pegawai, kode_supplier, tanggal_faktur, 
								jatuh_tempo, netto, status_lunas, status_gudang, info, no_po, 
								surat_jalan, no_truck, ekspedisi, no_faktur_pajak, tanggal_faktur_pajak, 
								bulan_lapor, tahun_lapor ,tanggal_terima_barang,ppn, brutto, status_ppn
								 ,kode_mata_uang, nilai_rupiah)
							VALUES ('FB-GS-0001','',  '','', '-- 07:42:21',
									'-- 07:42:21','0','false','true','','', 
									'', '', '','', '-- 07:42:21',
									'','','-- 07:42:21','0','0','p',
									'','');	
    [1] => INSERT INTO "Pembelian".master_pembelian_po(
										no_faktur, no_po, info1, info2)
								VALUES ('FB-GS-0001', '', '', ''); 
    [2] => INSERT INTO "Akunting".buku_besar(
								kode_buku_besar, kode_akunting, tanggal_akunting, kode_pegawai, 
								subjek, predikat, objek, debet, kredit, info1, info2, info3)
							VALUES ('FB-GS-0001-1', '14001', '-- 07:42:21', '', 
									'', '21100', 'FB-GS-0001', '0', '0', '', '', '');
    [3] => INSERT INTO "Akunting".buku_besar(
							kode_buku_besar, kode_akunting, tanggal_akunting, kode_pegawai, 
							subjek, predikat, objek, debet, kredit, info1, info2, info3)
						VALUES ('FB-GS-0001-2', '21100', '-- 07:42:21', '', 
								'', '14001', 'FB-GS-0001', '0', '0','', '', '');
    [4] => set datestyle to sql,dmy;INSERT INTO "Akunting".buku_besar(
						kode_buku_besar, kode_akunting, tanggal_akunting, kode_pegawai, 
						subjek, predikat, objek, debet, kredit, info1, info2, info3)
						VALUES ('PPNM-FB-GS-0001', '16400', '-- 07:42:21', '', 
								'', '21100', 'FB-GS-0001', '0','0',  '', '', ''); 
)
INSERT INTO "Pembelian".master_pembelian(
							  no_faktur, no_faktur_asli, kode_pegawai, kode_supplier, tanggal_faktur, 
								jatuh_tempo, netto, status_lunas, status_gudang, info, no_po, 
								surat_jalan, no_truck, ekspedisi, no_faktur_pajak, tanggal_faktur_pajak, 
								bulan_lapor, tahun_lapor ,tanggal_terima_barang,ppn, brutto, status_ppn
								 ,kode_mata_uang, nilai_rupiah)
							VALUES ('FB-GS-0001','',  '','', '-- 07:42:21',
									'-- 07:42:21','0','false','true','','', 
									'', '', '','', '-- 07:42:21',
									'','','-- 07:42:21','0','0','p',
									'','');	
INSERT INTO "Pembelian".master_pembelian_po(
										no_faktur, no_po, info1, info2)
								VALUES ('FB-GS-0001', '', '', ''); 
INSERT INTO "Akunting".buku_besar(
								kode_buku_besar, kode_akunting, tanggal_akunting, kode_pegawai, 
								subjek, predikat, objek, debet, kredit, info1, info2, info3)
							VALUES ('FB-GS-0001-1', '14001', '-- 07:42:21', '', 
									'', '21100', 'FB-GS-0001', '0', '0', '', '', '');
INSERT INTO "Akunting".buku_besar(
							kode_buku_besar, kode_akunting, tanggal_akunting, kode_pegawai, 
							subjek, predikat, objek, debet, kredit, info1, info2, info3)
						VALUES ('FB-GS-0001-2', '21100', '-- 07:42:21', '', 
								'', '14001', 'FB-GS-0001', '0', '0','', '', '');
set datestyle to sql,dmy;INSERT INTO "Akunting".buku_besar(
						kode_buku_besar, kode_akunting, tanggal_akunting, kode_pegawai, 
						subjek, predikat, objek, debet, kredit, info1, info2, info3)
						VALUES ('PPNM-FB-GS-0001', '16400', '-- 07:42:21', '', 
								'', '21100', 'FB-GS-0001', '0','0',  '', '', ''); 
INSERT INTO "Pegawai".log_transaksi(
							kode_pegawai, tanggal, no_faktur, kondisi, info1, info2, info3)
							VALUES ('' , '2025-12-08 00:42:21', 'FB-GS-0001', '13', '216.73.216.111', '', '');
{"result":"false", "time":"","msg":"Penyimpanan Data Gagal utk karena Array\n(\n [0] => Data Entry masterakun yang ke 0 yaitu INSERT INTO \"Pembelian\".master_pembelian(\n\n no_faktur, no_faktur_asli, kode_pegawai, kode_supplier, tanggal_faktur, \n\n jatuh_tempo, netto, status_lunas, status_gudang, info, no_po, \n\n surat_jalan, no_truck, ekspedisi, no_faktur_pajak, tanggal_faktur_pajak, \n\n bulan_lapor, tahun_lapor ,tanggal_terima_barang,ppn, brutto, status_ppn\n\n ,kode_mata_uang, nilai_rupiah)\n\n VALUES ('FB-GS-0001','', '','', '-- 07:42:21',\n\n '-- 07:42:21','0','false','true','','', \n\n '', '', '','', '-- 07:42:21',\n\n '','','-- 07:42:21','0','0','p',\n\n '',''); -> Gagal disimpan dengan error sebagai berikut: ERROR: invalid input syntax for type timestamp: \"-- 07:42:21\"\nLINE 7: VALUES ('FB-GS-0001','', '','', '-- 07:42:21',\n ^ ::
\n [1] => Data Entry masterakun yang ke 1 yaitu INSERT INTO \"Pembelian\".master_pembelian_po(\n\n no_faktur, no_po, info1, info2)\n\n VALUES ('FB-GS-0001', '', '', ''); -> Gagal disimpan dengan error sebagai berikut: ERROR: current transaction is aborted, commands ignored until end of transaction block ::
\n [2] => Data Entry masterakun yang ke 2 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)\n\n VALUES ('FB-GS-0001-1', '14001', '-- 07:42:21', '', \n\n '', '21100', 'FB-GS-0001', '0', '0', '', '', ''); -> Gagal disimpan dengan error sebagai berikut: ERROR: current transaction is aborted, commands ignored until end of transaction block ::
\n [3] => Data Entry masterakun yang ke 3 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)\n\n VALUES ('FB-GS-0001-2', '21100', '-- 07:42:21', '', \n\n '', '14001', 'FB-GS-0001', '0', '0','', '', ''); -> Gagal disimpan dengan error sebagai berikut: ERROR: current transaction is aborted, commands ignored until end of transaction block ::
\n [4] => Data Entry masterakun yang ke 4 yaitu set datestyle to sql,dmy;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)\n\n VALUES ('PPNM-FB-GS-0001', '16400', '-- 07:42:21', '', \n\n '', '21100', 'FB-GS-0001', '0','0', '', '', ''); -> Gagal disimpan dengan error sebagai berikut: ERROR: current transaction is aborted, commands ignored until end of transaction block ::
\n [5] => Data Entry detail akun yang ke 0 yaitu INSERT INTO \"Pegawai\".log_transaksi(\n\n kode_pegawai, tanggal, no_faktur, kondisi, info1, info2, info3)\n\n VALUES ('' , '2025-12-08 00:42:21', 'FB-GS-0001', '13', '216.73.216.111', '', ''); -> Gagal disimpan dengan error sebagai berikut: ERROR: current transaction is aborted, commands ignored until end of transaction block ::
\n)\n, "status":"Array\n(\n [0] => Data Entry masterakun yang ke 0 yaitu INSERT INTO \"Pembelian\".master_pembelian(\n\n no_faktur, no_faktur_asli, kode_pegawai, kode_supplier, tanggal_faktur, \n\n jatuh_tempo, netto, status_lunas, status_gudang, info, no_po, \n\n surat_jalan, no_truck, ekspedisi, no_faktur_pajak, tanggal_faktur_pajak, \n\n bulan_lapor, tahun_lapor ,tanggal_terima_barang,ppn, brutto, status_ppn\n\n ,kode_mata_uang, nilai_rupiah)\n\n VALUES ('FB-GS-0001','', '','', '-- 07:42:21',\n\n '-- 07:42:21','0','false','true','','', \n\n '', '', '','', '-- 07:42:21',\n\n '','','-- 07:42:21','0','0','p',\n\n '',''); -> Gagal disimpan dengan error sebagai berikut: ERROR: invalid input syntax for type timestamp: \"-- 07:42:21\"\nLINE 7: VALUES ('FB-GS-0001','', '','', '-- 07:42:21',\n ^ ::
\n [1] => Data Entry masterakun yang ke 1 yaitu INSERT INTO \"Pembelian\".master_pembelian_po(\n\n no_faktur, no_po, info1, info2)\n\n VALUES ('FB-GS-0001', '', '', ''); -> Gagal disimpan dengan error sebagai berikut: ERROR: current transaction is aborted, commands ignored until end of transaction block ::
\n [2] => Data Entry masterakun yang ke 2 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)\n\n VALUES ('FB-GS-0001-1', '14001', '-- 07:42:21', '', \n\n '', '21100', 'FB-GS-0001', '0', '0', '', '', ''); -> Gagal disimpan dengan error sebagai berikut: ERROR: current transaction is aborted, commands ignored until end of transaction block ::
\n [3] => Data Entry masterakun yang ke 3 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)\n\n VALUES ('FB-GS-0001-2', '21100', '-- 07:42:21', '', \n\n '', '14001', 'FB-GS-0001', '0', '0','', '', ''); -> Gagal disimpan dengan error sebagai berikut: ERROR: current transaction is aborted, commands ignored until end of transaction block ::
\n [4] => Data Entry masterakun yang ke 4 yaitu set datestyle to sql,dmy;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)\n\n VALUES ('PPNM-FB-GS-0001', '16400', '-- 07:42:21', '', \n\n '', '21100', 'FB-GS-0001', '0','0', '', '', ''); -> Gagal disimpan dengan error sebagai berikut: ERROR: current transaction is aborted, commands ignored until end of transaction block ::
\n [5] => Data Entry detail akun yang ke 0 yaitu INSERT INTO \"Pegawai\".log_transaksi(\n\n kode_pegawai, tanggal, no_faktur, kondisi, info1, info2, info3)\n\n VALUES ('' , '2025-12-08 00:42:21', 'FB-GS-0001', '13', '216.73.216.111', '', ''); -> Gagal disimpan dengan error sebagai berikut: ERROR: current transaction is aborted, commands ignored until end of transaction block ::
\n)\n"}