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,brutto, ppn, 

								status_ppn,no_lpb,kode_mata_uang, nilai_rupiah,lokasi,biaya,diskon)

							VALUES ('FB-DP-0001','',  '','', '-- 17:23:52',

									'-- 17:23:52','','false','true','','', 

									'-', '-', '-','', '-- 17:23:52',

									'','','-- 17:23:52','0','','01','',

									'','0','',

									 '','');	
INSERT INTO "Akunting".buku_besar(

							kode_buku_besar, kode_akunting, tanggal_akunting, kode_pegawai, 

							subjek, predikat, objek, debet, kredit, info1, info2, info3,status_ppn,

							kode_jurnal, tipe_jurnal, info_jurnal)

						VALUES ('FB-DP-0001-1', '2100.03.001', '-- 17:23:52', '', 

								'', '2100.05.001', 'FB-DP-0001', '0',

								 '0', '', '', '','01',

								 'FB-00001','','001');
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,status_ppn,

						kode_jurnal, tipe_jurnal, info_jurnal)

						VALUES ('PPNM-FB-DP-0001-1', '1150.06.001', '-- 17:23:52', '', 

								'', '2100.05.001', 'FB-DP-0001', '0','0',  'PPN-M', '', '','01',

								'FB-00001','','001');
INSERT INTO "Akunting".buku_besar(

							kode_buku_besar, kode_akunting, tanggal_akunting, kode_pegawai, 

							subjek, predikat, objek, debet, kredit, info1, info2, info3,status_ppn,

							kode_jurnal, tipe_jurnal, info_jurnal)

						VALUES ('FB-DP-0001-2', '2100.05.001', '-- 17:23:52', '', 

								'', '2100.03.001', 'FB-DP-0001',

								 '0', '0','', '', '','01',

								'FB-00001','','001');
INSERT INTO "Pegawai".log_transaksi(

							kode_pegawai, tanggal, no_faktur, kondisi, info1, info2, info3)

							VALUES ('' , '2025-12-08 17:23:52', 'FB-DP-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,brutto, ppn, \n\n status_ppn,no_lpb,kode_mata_uang, nilai_rupiah,lokasi,biaya,diskon)\n\n VALUES ('FB-DP-0001','', '','', '-- 17:23:52',\n\n '-- 17:23:52','','false','true','','', \n\n '-', '-', '-','', '-- 17:23:52',\n\n '','','-- 17:23:52','0','','01','',\n\n '','0','',\n\n '',''); -> Gagal disimpan dengan error sebagai berikut: ERROR: invalid input syntax for type timestamp: \"-- 17:23:52\"\nLINE 13: VALUES ('FB-DP-0001','', '','', '-- 17:23:52',\n ^ ::
\n [1] => Data Entry masterakun 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,\n\n kode_jurnal, tipe_jurnal, info_jurnal)\n\n VALUES ('FB-DP-0001-1', '2100.03.001', '-- 17:23:52', '', \n\n '', '2100.05.001', 'FB-DP-0001', '0',\n\n '0', '', '', '','01',\n\n 'FB-00001','','001'); -> 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 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,status_ppn,\n\n kode_jurnal, tipe_jurnal, info_jurnal)\n\n VALUES ('PPNM-FB-DP-0001-1', '1150.06.001', '-- 17:23:52', '', \n\n '', '2100.05.001', 'FB-DP-0001', '0','0', 'PPN-M', '', '','01',\n\n 'FB-00001','','001'); -> 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,status_ppn,\n\n kode_jurnal, tipe_jurnal, info_jurnal)\n\n VALUES ('FB-DP-0001-2', '2100.05.001', '-- 17:23:52', '', \n\n '', '2100.03.001', 'FB-DP-0001',\n\n '0', '0','', '', '','01',\n\n 'FB-00001','','001'); -> Gagal disimpan dengan error sebagai berikut: ERROR: current transaction is aborted, commands ignored until end of transaction block ::
\n [4] => 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 17:23:52', 'FB-DP-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,brutto, ppn, \n\n status_ppn,no_lpb,kode_mata_uang, nilai_rupiah,lokasi,biaya,diskon)\n\n VALUES ('FB-DP-0001','', '','', '-- 17:23:52',\n\n '-- 17:23:52','','false','true','','', \n\n '-', '-', '-','', '-- 17:23:52',\n\n '','','-- 17:23:52','0','','01','',\n\n '','0','',\n\n '',''); -> Gagal disimpan dengan error sebagai berikut: ERROR: invalid input syntax for type timestamp: \"-- 17:23:52\"\nLINE 13: VALUES ('FB-DP-0001','', '','', '-- 17:23:52',\n ^ ::
\n [1] => Data Entry masterakun 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,\n\n kode_jurnal, tipe_jurnal, info_jurnal)\n\n VALUES ('FB-DP-0001-1', '2100.03.001', '-- 17:23:52', '', \n\n '', '2100.05.001', 'FB-DP-0001', '0',\n\n '0', '', '', '','01',\n\n 'FB-00001','','001'); -> 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 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,status_ppn,\n\n kode_jurnal, tipe_jurnal, info_jurnal)\n\n VALUES ('PPNM-FB-DP-0001-1', '1150.06.001', '-- 17:23:52', '', \n\n '', '2100.05.001', 'FB-DP-0001', '0','0', 'PPN-M', '', '','01',\n\n 'FB-00001','','001'); -> 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,status_ppn,\n\n kode_jurnal, tipe_jurnal, info_jurnal)\n\n VALUES ('FB-DP-0001-2', '2100.05.001', '-- 17:23:52', '', \n\n '', '2100.03.001', 'FB-DP-0001',\n\n '0', '0','', '', '','01',\n\n 'FB-00001','','001'); -> Gagal disimpan dengan error sebagai berikut: ERROR: current transaction is aborted, commands ignored until end of transaction block ::
\n [4] => 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 17:23:52', 'FB-DP-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"}