INSERT INTO "Akunting".master_ra(
kode_ra, tipe_ra, kode_lokasi, tanggal, kode_pegawai, periode_awal,
periode_akhir, status_ra, info1, info2, info3, status_terpakai,
total_netto, total_setuju, total_terlaksana,no_bkk,sisa,no_bkk_sisa)
VALUES ('RA-0107', '','','-- 22:25:07','', '-- 22:25:07',
'-- 22:25:07','FALSE', '','','','0',
'0','0','0','','0','');
{"result":"false", "msg":"Penyimpanan Data Gagal utk ", "status":"Array\n(\n [0] => Data Entry masterakun yang ke 0 yaitu INSERT INTO \"Akunting\".master_ra(\n\n kode_ra, tipe_ra, kode_lokasi, tanggal, kode_pegawai, periode_awal, \n\n periode_akhir, status_ra, info1, info2, info3, status_terpakai, \n\n total_netto, total_setuju, total_terlaksana,no_bkk,sisa,no_bkk_sisa) \n\n VALUES ('RA-0107', '','','-- 22:25:07','', '-- 22:25:07', \n\n '-- 22:25:07','FALSE', '','','','0', \n\n \n\n '0','0','0','','0','');\n\n -> Gagal disimpan dengan error sebagai berikut: ERROR: invalid input syntax for type timestamp: \"-- 22:25:07\"\nLINE 5: VALUES ('RA-0107', '','','-- 22:25:07','', '-- 22:25:07...\n ^ ::
\n [1] => Data Entry akun yang ke 0 yaitu INSERT INTO \"Pegawai\".log_transaksi(\n\n kode_pegawai, tanggal, no_faktur, kondisi, info1, info2, info3)\n\n VALUES ('' , '2026-01-27 15:25:07', 'RA-0107', '100', '216.73.216.47', '', ''); -> Gagal disimpan dengan error sebagai berikut: ERROR: current transaction is aborted, commands ignored until end of transaction block ::
\n)\n"}