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-0047', '','','-- 18:20:12','', '-- 18:20:12',
'-- 18:20:12','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-0047', '','','-- 18:20:12','', '-- 18:20:12', \n\n '-- 18:20:12','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: \"-- 18:20:12\"\nLINE 5: VALUES ('RA-0047', '','','-- 18:20:12','', '-- 18:20:12...\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 ('' , '2025-12-08 11:20:12', 'RA-0047', '100', '216.73.216.111', '', ''); -> Gagal disimpan dengan error sebagai berikut: ERROR: current transaction is aborted, commands ignored until end of transaction block ::
\n)\n"}