Array
(
[0] => Array
(
[kode] => KTB006
[jumlah] => 4500
[kodesat] => S001
[jumlahkecil] => 4500
[kodesatkecil] => S001
)
[1] => Array
(
[kode] => KTB008
[jumlah] => 4000
[kodesat] => S001
[jumlahkecil] => 4000
[kodesatkecil] => S001
)
[2] => Array
(
[kode] => KTB003
[jumlah] => 600
[kodesat] => S001
[jumlahkecil] => 600
[kodesatkecil] => S001
)
[3] => Array
(
[kode] => KTB002
[jumlah] => 2210
[kodesat] => S001
[jumlahkecil] => 2210
[kodesatkecil] => S001
)
[4] => Array
(
[kode] => KTB001
[jumlah] => 2900
[kodesat] => S001
[jumlahkecil] => 2900
[kodesatkecil] => S001
)
[5] => Array
(
[kode] => KTB005
[jumlah] => 3010
[kodesat] => S001
[jumlahkecil] => 3010
[kodesatkecil] => S001
)
[6] => Array
(
[kode] => KTB007
[jumlah] => 9500
[kodesat] => S001
[jumlahkecil] => 9500
[kodesatkecil] => S001
)
[7] => Array
(
[kode] => KTC014
[jumlah] => 2126
[kodesat] => S002
[jumlahkecil] => 2126
[kodesatkecil] => S002
)
[8] => Array
(
[kode] => KTC012
[jumlah] => 125
[kodesat] => S002
[jumlahkecil] => 125
[kodesatkecil] => S002
)
[9] => Array
(
[kode] => FTF002
[jumlah] => 12
[kodesat] => S001
[jumlahkecil] => 12
[kodesatkecil] => S001
)
[10] => Array
(
[kode] => FTF002
[jumlah] => 42
[kodesat] => S001
[jumlahkecil] => 42
[kodesatkecil] => S001
)
[11] => Array
(
[kode] => KTC013
[jumlah] => 625
[kodesat] => S002
[jumlahkecil] => 625
[kodesatkecil] => S002
)
[12] => Array
(
[kode] => TPG003
[jumlah] => 120
[kodesat] => S001
[jumlahkecil] => 120
[kodesatkecil] => S001
)
[13] => Array
(
[kode] => TPG003
[jumlah] => 494
[kodesat] => S001
[jumlahkecil] => 494
[kodesatkecil] => S001
)
)
Array
(
[0] => INSERT INTO "Gudang".master_mutasi(
no_faktur_mutasi, kode_pegawai, tanggal_mutasi, sumber, tujuan,
info)
VALUES ('MU2512-0021', 'staff', '2010-02-06 17:24:54', 'GUDANG RETUR', 'GUDANG',
'');
[1] => INSERT INTO "Gudang".kartu_stock(
kode_barang, no_nota, uraian, tanggal, qty_beli, harga_beli,
total_beli, qty_jual, harga_jual, total_jual, qty_akhir, harga_akhir,
total_akhir)
VALUES ('KTB006', 'MU2512-0021', 'Mutasi GUDANG RETUR ke GUDANG',
'2010-02-06 17:24:54', '4500','0' ,
'0', '0', '0', '0', '4500', '',
'0');
[2] => INSERT INTO "Gudang".master_mutasi_detail(
kode_barang, qpcs_order, satuan_order, qpcs_kecil, satuan_kecil,
no_faktur_mutasi)
VALUES ('KTB006', '4500', 'S001',
'4500', 'S001',
'MU2512-0021');
[3] => INSERT INTO "Gudang".kartu_stock(
kode_barang, no_nota, uraian, tanggal, qty_beli, harga_beli,
total_beli, qty_jual, harga_jual, total_jual, qty_akhir, harga_akhir,
total_akhir)
VALUES ('KTB008', 'MU2512-0021', 'Mutasi GUDANG RETUR ke GUDANG',
'2010-02-06 17:24:54', '4000','0' ,
'0', '0', '0', '0', '4000', '',
'0');
[4] => INSERT INTO "Gudang".master_mutasi_detail(
kode_barang, qpcs_order, satuan_order, qpcs_kecil, satuan_kecil,
no_faktur_mutasi)
VALUES ('KTB008', '4000', 'S001',
'4000', 'S001',
'MU2512-0021');
[5] => INSERT INTO "Gudang".kartu_stock(
kode_barang, no_nota, uraian, tanggal, qty_beli, harga_beli,
total_beli, qty_jual, harga_jual, total_jual, qty_akhir, harga_akhir,
total_akhir)
VALUES ('KTB003', 'MU2512-0021', 'Mutasi GUDANG RETUR ke GUDANG',
'2010-02-06 17:24:54', '600','0' ,
'0', '0', '0', '0', '600', '',
'0');
[6] => INSERT INTO "Gudang".master_mutasi_detail(
kode_barang, qpcs_order, satuan_order, qpcs_kecil, satuan_kecil,
no_faktur_mutasi)
VALUES ('KTB003', '600', 'S001',
'600', 'S001',
'MU2512-0021');
[7] => INSERT INTO "Gudang".kartu_stock(
kode_barang, no_nota, uraian, tanggal, qty_beli, harga_beli,
total_beli, qty_jual, harga_jual, total_jual, qty_akhir, harga_akhir,
total_akhir)
VALUES ('KTB002', 'MU2512-0021', 'Mutasi GUDANG RETUR ke GUDANG',
'2010-02-06 17:24:54', '2210','0' ,
'0', '0', '0', '0', '2210', '',
'0');
[8] => INSERT INTO "Gudang".master_mutasi_detail(
kode_barang, qpcs_order, satuan_order, qpcs_kecil, satuan_kecil,
no_faktur_mutasi)
VALUES ('KTB002', '2210', 'S001',
'2210', 'S001',
'MU2512-0021');
[9] => INSERT INTO "Gudang".kartu_stock(
kode_barang, no_nota, uraian, tanggal, qty_beli, harga_beli,
total_beli, qty_jual, harga_jual, total_jual, qty_akhir, harga_akhir,
total_akhir)
VALUES ('KTB001', 'MU2512-0021', 'Mutasi GUDANG RETUR ke GUDANG',
'2010-02-06 17:24:54', '2900','0' ,
'0', '0', '0', '0', '2900', '',
'0');
[10] => INSERT INTO "Gudang".master_mutasi_detail(
kode_barang, qpcs_order, satuan_order, qpcs_kecil, satuan_kecil,
no_faktur_mutasi)
VALUES ('KTB001', '2900', 'S001',
'2900', 'S001',
'MU2512-0021');
[11] => INSERT INTO "Gudang".kartu_stock(
kode_barang, no_nota, uraian, tanggal, qty_beli, harga_beli,
total_beli, qty_jual, harga_jual, total_jual, qty_akhir, harga_akhir,
total_akhir)
VALUES ('KTB005', 'MU2512-0021', 'Mutasi GUDANG RETUR ke GUDANG',
'2010-02-06 17:24:54', '3010','0' ,
'0', '0', '0', '0', '3010', '',
'0');
[12] => INSERT INTO "Gudang".master_mutasi_detail(
kode_barang, qpcs_order, satuan_order, qpcs_kecil, satuan_kecil,
no_faktur_mutasi)
VALUES ('KTB005', '3010', 'S001',
'3010', 'S001',
'MU2512-0021');
[13] => INSERT INTO "Gudang".kartu_stock(
kode_barang, no_nota, uraian, tanggal, qty_beli, harga_beli,
total_beli, qty_jual, harga_jual, total_jual, qty_akhir, harga_akhir,
total_akhir)
VALUES ('KTB007', 'MU2512-0021', 'Mutasi GUDANG RETUR ke GUDANG',
'2010-02-06 17:24:54', '9500','0' ,
'0', '0', '0', '0', '9500', '',
'0');
[14] => INSERT INTO "Gudang".master_mutasi_detail(
kode_barang, qpcs_order, satuan_order, qpcs_kecil, satuan_kecil,
no_faktur_mutasi)
VALUES ('KTB007', '9500', 'S001',
'9500', 'S001',
'MU2512-0021');
[15] => INSERT INTO "Gudang".kartu_stock(
kode_barang, no_nota, uraian, tanggal, qty_beli, harga_beli,
total_beli, qty_jual, harga_jual, total_jual, qty_akhir, harga_akhir,
total_akhir)
VALUES ('KTC014', 'MU2512-0021', 'Mutasi GUDANG RETUR ke GUDANG',
'2010-02-06 17:24:54', '2126','0' ,
'0', '0', '0', '0', '2126', '',
'0');
[16] => INSERT INTO "Gudang".master_mutasi_detail(
kode_barang, qpcs_order, satuan_order, qpcs_kecil, satuan_kecil,
no_faktur_mutasi)
VALUES ('KTC014', '2126', 'S002',
'2126', 'S002',
'MU2512-0021');
[17] => INSERT INTO "Gudang".kartu_stock(
kode_barang, no_nota, uraian, tanggal, qty_beli, harga_beli,
total_beli, qty_jual, harga_jual, total_jual, qty_akhir, harga_akhir,
total_akhir)
VALUES ('KTC012', 'MU2512-0021', 'Mutasi GUDANG RETUR ke GUDANG',
'2010-02-06 17:24:54', '125','0' ,
'0', '0', '0', '0', '125', '',
'0');
[18] => INSERT INTO "Gudang".master_mutasi_detail(
kode_barang, qpcs_order, satuan_order, qpcs_kecil, satuan_kecil,
no_faktur_mutasi)
VALUES ('KTC012', '125', 'S002',
'125', 'S002',
'MU2512-0021');
[19] => INSERT INTO "Gudang".kartu_stock(
kode_barang, no_nota, uraian, tanggal, qty_beli, harga_beli,
total_beli, qty_jual, harga_jual, total_jual, qty_akhir, harga_akhir,
total_akhir)
VALUES ('FTF002', 'MU2512-0021', 'Mutasi GUDANG RETUR ke GUDANG',
'2010-02-06 17:24:54', '12','0' ,
'0', '0', '0', '0', '12', '',
'0');
[20] => INSERT INTO "Gudang".master_mutasi_detail(
kode_barang, qpcs_order, satuan_order, qpcs_kecil, satuan_kecil,
no_faktur_mutasi)
VALUES ('FTF002', '12', 'S001',
'12', 'S001',
'MU2512-0021');
[21] => INSERT INTO "Gudang".kartu_stock(
kode_barang, no_nota, uraian, tanggal, qty_beli, harga_beli,
total_beli, qty_jual, harga_jual, total_jual, qty_akhir, harga_akhir,
total_akhir)
VALUES ('FTF002', 'MU2512-0021', 'Mutasi GUDANG RETUR ke GUDANG',
'2010-02-06 17:24:54', '42','0' ,
'0', '0', '0', '0', '42', '',
'0');
[22] => INSERT INTO "Gudang".master_mutasi_detail(
kode_barang, qpcs_order, satuan_order, qpcs_kecil, satuan_kecil,
no_faktur_mutasi)
VALUES ('FTF002', '42', 'S001',
'42', 'S001',
'MU2512-0021');
[23] => INSERT INTO "Gudang".kartu_stock(
kode_barang, no_nota, uraian, tanggal, qty_beli, harga_beli,
total_beli, qty_jual, harga_jual, total_jual, qty_akhir, harga_akhir,
total_akhir)
VALUES ('KTC013', 'MU2512-0021', 'Mutasi GUDANG RETUR ke GUDANG',
'2010-02-06 17:24:54', '625','0' ,
'0', '0', '0', '0', '625', '',
'0');
[24] => INSERT INTO "Gudang".master_mutasi_detail(
kode_barang, qpcs_order, satuan_order, qpcs_kecil, satuan_kecil,
no_faktur_mutasi)
VALUES ('KTC013', '625', 'S002',
'625', 'S002',
'MU2512-0021');
[25] => INSERT INTO "Gudang".kartu_stock(
kode_barang, no_nota, uraian, tanggal, qty_beli, harga_beli,
total_beli, qty_jual, harga_jual, total_jual, qty_akhir, harga_akhir,
total_akhir)
VALUES ('TPG003', 'MU2512-0021', 'Mutasi GUDANG RETUR ke GUDANG',
'2010-02-06 17:24:54', '120','0' ,
'0', '0', '0', '0', '120', '',
'0');
[26] => INSERT INTO "Gudang".master_mutasi_detail(
kode_barang, qpcs_order, satuan_order, qpcs_kecil, satuan_kecil,
no_faktur_mutasi)
VALUES ('TPG003', '120', 'S001',
'120', 'S001',
'MU2512-0021');
[27] => INSERT INTO "Gudang".kartu_stock(
kode_barang, no_nota, uraian, tanggal, qty_beli, harga_beli,
total_beli, qty_jual, harga_jual, total_jual, qty_akhir, harga_akhir,
total_akhir)
VALUES ('TPG003', 'MU2512-0021', 'Mutasi GUDANG RETUR ke GUDANG',
'2010-02-06 17:24:54', '494','0' ,
'0', '0', '0', '0', '494', '',
'0');
[28] => INSERT INTO "Gudang".master_mutasi_detail(
kode_barang, qpcs_order, satuan_order, qpcs_kecil, satuan_kecil,
no_faktur_mutasi)
VALUES ('TPG003', '494', 'S001',
'494', 'S001',
'MU2512-0021');
)
{"result":"false", "msg":"Penyimpanan Data Gagal utk ", "status":"Array\n(\n [0] => Data Entry akun yang ke 0 Sukses disimpan
\n [1] => Data Entry akun yang ke 1 yaitu INSERT INTO \"Gudang\".kartu_stock(\n\n kode_barang, no_nota, uraian, tanggal, qty_beli, harga_beli, \n\n total_beli, qty_jual, harga_jual, total_jual, qty_akhir, harga_akhir, \n\n total_akhir)\n\n VALUES ('KTB006', 'MU2512-0021', 'Mutasi GUDANG RETUR ke GUDANG', \n\n '2010-02-06 17:24:54', '4500','0' , \n\n '0', '0', '0', '0', '4500', '', \n\n '0');\n\n -> Gagal disimpan dengan error sebagai berikut: ERROR: invalid input syntax for type numeric: \"\"\nLINE 7: '0', '0', '0', '0', '4500', '', \n ^ ::
\n [2] => Data Entry akun yang ke 2 yaitu INSERT INTO \"Gudang\".master_mutasi_detail(\n\n kode_barang, qpcs_order, satuan_order, qpcs_kecil, satuan_kecil, \n\n no_faktur_mutasi)\n\n VALUES ('KTB006', '4500', 'S001',\n\n '4500', 'S001', \n\n 'MU2512-0021'); -> Gagal disimpan dengan error sebagai berikut: ERROR: current transaction is aborted, commands ignored until end of transaction block ::
\n [3] => Data Entry akun yang ke 3 yaitu INSERT INTO \"Gudang\".kartu_stock(\n\n kode_barang, no_nota, uraian, tanggal, qty_beli, harga_beli, \n\n total_beli, qty_jual, harga_jual, total_jual, qty_akhir, harga_akhir, \n\n total_akhir)\n\n VALUES ('KTB008', 'MU2512-0021', 'Mutasi GUDANG RETUR ke GUDANG', \n\n '2010-02-06 17:24:54', '4000','0' , \n\n '0', '0', '0', '0', '4000', '', \n\n '0');\n\n -> Gagal disimpan dengan error sebagai berikut: ERROR: current transaction is aborted, commands ignored until end of transaction block ::
\n [4] => Data Entry akun yang ke 4 yaitu INSERT INTO \"Gudang\".master_mutasi_detail(\n\n kode_barang, qpcs_order, satuan_order, qpcs_kecil, satuan_kecil, \n\n no_faktur_mutasi)\n\n VALUES ('KTB008', '4000', 'S001',\n\n '4000', 'S001', \n\n 'MU2512-0021'); -> Gagal disimpan dengan error sebagai berikut: ERROR: current transaction is aborted, commands ignored until end of transaction block ::
\n [5] => Data Entry akun yang ke 5 yaitu INSERT INTO \"Gudang\".kartu_stock(\n\n kode_barang, no_nota, uraian, tanggal, qty_beli, harga_beli, \n\n total_beli, qty_jual, harga_jual, total_jual, qty_akhir, harga_akhir, \n\n total_akhir)\n\n VALUES ('KTB003', 'MU2512-0021', 'Mutasi GUDANG RETUR ke GUDANG', \n\n '2010-02-06 17:24:54', '600','0' , \n\n '0', '0', '0', '0', '600', '', \n\n '0');\n\n -> Gagal disimpan dengan error sebagai berikut: ERROR: current transaction is aborted, commands ignored until end of transaction block ::
\n [6] => Data Entry akun yang ke 6 yaitu INSERT INTO \"Gudang\".master_mutasi_detail(\n\n kode_barang, qpcs_order, satuan_order, qpcs_kecil, satuan_kecil, \n\n no_faktur_mutasi)\n\n VALUES ('KTB003', '600', 'S001',\n\n '600', 'S001', \n\n 'MU2512-0021'); -> Gagal disimpan dengan error sebagai berikut: ERROR: current transaction is aborted, commands ignored until end of transaction block ::
\n [7] => Data Entry akun yang ke 7 yaitu INSERT INTO \"Gudang\".kartu_stock(\n\n kode_barang, no_nota, uraian, tanggal, qty_beli, harga_beli, \n\n total_beli, qty_jual, harga_jual, total_jual, qty_akhir, harga_akhir, \n\n total_akhir)\n\n VALUES ('KTB002', 'MU2512-0021', 'Mutasi GUDANG RETUR ke GUDANG', \n\n '2010-02-06 17:24:54', '2210','0' , \n\n '0', '0', '0', '0', '2210', '', \n\n '0');\n\n -> Gagal disimpan dengan error sebagai berikut: ERROR: current transaction is aborted, commands ignored until end of transaction block ::
\n [8] => Data Entry akun yang ke 8 yaitu INSERT INTO \"Gudang\".master_mutasi_detail(\n\n kode_barang, qpcs_order, satuan_order, qpcs_kecil, satuan_kecil, \n\n no_faktur_mutasi)\n\n VALUES ('KTB002', '2210', 'S001',\n\n '2210', 'S001', \n\n 'MU2512-0021'); -> Gagal disimpan dengan error sebagai berikut: ERROR: current transaction is aborted, commands ignored until end of transaction block ::
\n [9] => Data Entry akun yang ke 9 yaitu INSERT INTO \"Gudang\".kartu_stock(\n\n kode_barang, no_nota, uraian, tanggal, qty_beli, harga_beli, \n\n total_beli, qty_jual, harga_jual, total_jual, qty_akhir, harga_akhir, \n\n total_akhir)\n\n VALUES ('KTB001', 'MU2512-0021', 'Mutasi GUDANG RETUR ke GUDANG', \n\n '2010-02-06 17:24:54', '2900','0' , \n\n '0', '0', '0', '0', '2900', '', \n\n '0');\n\n -> Gagal disimpan dengan error sebagai berikut: ERROR: current transaction is aborted, commands ignored until end of transaction block ::
\n [10] => Data Entry akun yang ke 10 yaitu INSERT INTO \"Gudang\".master_mutasi_detail(\n\n kode_barang, qpcs_order, satuan_order, qpcs_kecil, satuan_kecil, \n\n no_faktur_mutasi)\n\n VALUES ('KTB001', '2900', 'S001',\n\n '2900', 'S001', \n\n 'MU2512-0021'); -> Gagal disimpan dengan error sebagai berikut: ERROR: current transaction is aborted, commands ignored until end of transaction block ::
\n [11] => Data Entry akun yang ke 11 yaitu INSERT INTO \"Gudang\".kartu_stock(\n\n kode_barang, no_nota, uraian, tanggal, qty_beli, harga_beli, \n\n total_beli, qty_jual, harga_jual, total_jual, qty_akhir, harga_akhir, \n\n total_akhir)\n\n VALUES ('KTB005', 'MU2512-0021', 'Mutasi GUDANG RETUR ke GUDANG', \n\n '2010-02-06 17:24:54', '3010','0' , \n\n '0', '0', '0', '0', '3010', '', \n\n '0');\n\n -> Gagal disimpan dengan error sebagai berikut: ERROR: current transaction is aborted, commands ignored until end of transaction block ::
\n [12] => Data Entry akun yang ke 12 yaitu INSERT INTO \"Gudang\".master_mutasi_detail(\n\n kode_barang, qpcs_order, satuan_order, qpcs_kecil, satuan_kecil, \n\n no_faktur_mutasi)\n\n VALUES ('KTB005', '3010', 'S001',\n\n '3010', 'S001', \n\n 'MU2512-0021'); -> Gagal disimpan dengan error sebagai berikut: ERROR: current transaction is aborted, commands ignored until end of transaction block ::
\n [13] => Data Entry akun yang ke 13 yaitu INSERT INTO \"Gudang\".kartu_stock(\n\n kode_barang, no_nota, uraian, tanggal, qty_beli, harga_beli, \n\n total_beli, qty_jual, harga_jual, total_jual, qty_akhir, harga_akhir, \n\n total_akhir)\n\n VALUES ('KTB007', 'MU2512-0021', 'Mutasi GUDANG RETUR ke GUDANG', \n\n '2010-02-06 17:24:54', '9500','0' , \n\n '0', '0', '0', '0', '9500', '', \n\n '0');\n\n -> Gagal disimpan dengan error sebagai berikut: ERROR: current transaction is aborted, commands ignored until end of transaction block ::
\n [14] => Data Entry akun yang ke 14 yaitu INSERT INTO \"Gudang\".master_mutasi_detail(\n\n kode_barang, qpcs_order, satuan_order, qpcs_kecil, satuan_kecil, \n\n no_faktur_mutasi)\n\n VALUES ('KTB007', '9500', 'S001',\n\n '9500', 'S001', \n\n 'MU2512-0021'); -> Gagal disimpan dengan error sebagai berikut: ERROR: current transaction is aborted, commands ignored until end of transaction block ::
\n [15] => Data Entry akun yang ke 15 yaitu INSERT INTO \"Gudang\".kartu_stock(\n\n kode_barang, no_nota, uraian, tanggal, qty_beli, harga_beli, \n\n total_beli, qty_jual, harga_jual, total_jual, qty_akhir, harga_akhir, \n\n total_akhir)\n\n VALUES ('KTC014', 'MU2512-0021', 'Mutasi GUDANG RETUR ke GUDANG', \n\n '2010-02-06 17:24:54', '2126','0' , \n\n '0', '0', '0', '0', '2126', '', \n\n '0');\n\n -> Gagal disimpan dengan error sebagai berikut: ERROR: current transaction is aborted, commands ignored until end of transaction block ::
\n [16] => Data Entry akun yang ke 16 yaitu INSERT INTO \"Gudang\".master_mutasi_detail(\n\n kode_barang, qpcs_order, satuan_order, qpcs_kecil, satuan_kecil, \n\n no_faktur_mutasi)\n\n VALUES ('KTC014', '2126', 'S002',\n\n '2126', 'S002', \n\n 'MU2512-0021'); -> Gagal disimpan dengan error sebagai berikut: ERROR: current transaction is aborted, commands ignored until end of transaction block ::
\n [17] => Data Entry akun yang ke 17 yaitu INSERT INTO \"Gudang\".kartu_stock(\n\n kode_barang, no_nota, uraian, tanggal, qty_beli, harga_beli, \n\n total_beli, qty_jual, harga_jual, total_jual, qty_akhir, harga_akhir, \n\n total_akhir)\n\n VALUES ('KTC012', 'MU2512-0021', 'Mutasi GUDANG RETUR ke GUDANG', \n\n '2010-02-06 17:24:54', '125','0' , \n\n '0', '0', '0', '0', '125', '', \n\n '0');\n\n -> Gagal disimpan dengan error sebagai berikut: ERROR: current transaction is aborted, commands ignored until end of transaction block ::
\n [18] => Data Entry akun yang ke 18 yaitu INSERT INTO \"Gudang\".master_mutasi_detail(\n\n kode_barang, qpcs_order, satuan_order, qpcs_kecil, satuan_kecil, \n\n no_faktur_mutasi)\n\n VALUES ('KTC012', '125', 'S002',\n\n '125', 'S002', \n\n 'MU2512-0021'); -> Gagal disimpan dengan error sebagai berikut: ERROR: current transaction is aborted, commands ignored until end of transaction block ::
\n [19] => Data Entry akun yang ke 19 yaitu INSERT INTO \"Gudang\".kartu_stock(\n\n kode_barang, no_nota, uraian, tanggal, qty_beli, harga_beli, \n\n total_beli, qty_jual, harga_jual, total_jual, qty_akhir, harga_akhir, \n\n total_akhir)\n\n VALUES ('FTF002', 'MU2512-0021', 'Mutasi GUDANG RETUR ke GUDANG', \n\n '2010-02-06 17:24:54', '12','0' , \n\n '0', '0', '0', '0', '12', '', \n\n '0');\n\n -> Gagal disimpan dengan error sebagai berikut: ERROR: current transaction is aborted, commands ignored until end of transaction block ::
\n [20] => Data Entry akun yang ke 20 yaitu INSERT INTO \"Gudang\".master_mutasi_detail(\n\n kode_barang, qpcs_order, satuan_order, qpcs_kecil, satuan_kecil, \n\n no_faktur_mutasi)\n\n VALUES ('FTF002', '12', 'S001',\n\n '12', 'S001', \n\n 'MU2512-0021'); -> Gagal disimpan dengan error sebagai berikut: ERROR: current transaction is aborted, commands ignored until end of transaction block ::
\n [21] => Data Entry akun yang ke 21 yaitu INSERT INTO \"Gudang\".kartu_stock(\n\n kode_barang, no_nota, uraian, tanggal, qty_beli, harga_beli, \n\n total_beli, qty_jual, harga_jual, total_jual, qty_akhir, harga_akhir, \n\n total_akhir)\n\n VALUES ('FTF002', 'MU2512-0021', 'Mutasi GUDANG RETUR ke GUDANG', \n\n '2010-02-06 17:24:54', '42','0' , \n\n '0', '0', '0', '0', '42', '', \n\n '0');\n\n -> Gagal disimpan dengan error sebagai berikut: ERROR: current transaction is aborted, commands ignored until end of transaction block ::
\n [22] => Data Entry akun yang ke 22 yaitu INSERT INTO \"Gudang\".master_mutasi_detail(\n\n kode_barang, qpcs_order, satuan_order, qpcs_kecil, satuan_kecil, \n\n no_faktur_mutasi)\n\n VALUES ('FTF002', '42', 'S001',\n\n '42', 'S001', \n\n 'MU2512-0021'); -> Gagal disimpan dengan error sebagai berikut: ERROR: current transaction is aborted, commands ignored until end of transaction block ::
\n [23] => Data Entry akun yang ke 23 yaitu INSERT INTO \"Gudang\".kartu_stock(\n\n kode_barang, no_nota, uraian, tanggal, qty_beli, harga_beli, \n\n total_beli, qty_jual, harga_jual, total_jual, qty_akhir, harga_akhir, \n\n total_akhir)\n\n VALUES ('KTC013', 'MU2512-0021', 'Mutasi GUDANG RETUR ke GUDANG', \n\n '2010-02-06 17:24:54', '625','0' , \n\n '0', '0', '0', '0', '625', '', \n\n '0');\n\n -> Gagal disimpan dengan error sebagai berikut: ERROR: current transaction is aborted, commands ignored until end of transaction block ::
\n [24] => Data Entry akun yang ke 24 yaitu INSERT INTO \"Gudang\".master_mutasi_detail(\n\n kode_barang, qpcs_order, satuan_order, qpcs_kecil, satuan_kecil, \n\n no_faktur_mutasi)\n\n VALUES ('KTC013', '625', 'S002',\n\n '625', 'S002', \n\n 'MU2512-0021'); -> Gagal disimpan dengan error sebagai berikut: ERROR: current transaction is aborted, commands ignored until end of transaction block ::
\n [25] => Data Entry akun yang ke 25 yaitu INSERT INTO \"Gudang\".kartu_stock(\n\n kode_barang, no_nota, uraian, tanggal, qty_beli, harga_beli, \n\n total_beli, qty_jual, harga_jual, total_jual, qty_akhir, harga_akhir, \n\n total_akhir)\n\n VALUES ('TPG003', 'MU2512-0021', 'Mutasi GUDANG RETUR ke GUDANG', \n\n '2010-02-06 17:24:54', '120','0' , \n\n '0', '0', '0', '0', '120', '', \n\n '0');\n\n -> Gagal disimpan dengan error sebagai berikut: ERROR: current transaction is aborted, commands ignored until end of transaction block ::
\n [26] => Data Entry akun yang ke 26 yaitu INSERT INTO \"Gudang\".master_mutasi_detail(\n\n kode_barang, qpcs_order, satuan_order, qpcs_kecil, satuan_kecil, \n\n no_faktur_mutasi)\n\n VALUES ('TPG003', '120', 'S001',\n\n '120', 'S001', \n\n 'MU2512-0021'); -> Gagal disimpan dengan error sebagai berikut: ERROR: current transaction is aborted, commands ignored until end of transaction block ::
\n [27] => Data Entry akun yang ke 27 yaitu INSERT INTO \"Gudang\".kartu_stock(\n\n kode_barang, no_nota, uraian, tanggal, qty_beli, harga_beli, \n\n total_beli, qty_jual, harga_jual, total_jual, qty_akhir, harga_akhir, \n\n total_akhir)\n\n VALUES ('TPG003', 'MU2512-0021', 'Mutasi GUDANG RETUR ke GUDANG', \n\n '2010-02-06 17:24:54', '494','0' , \n\n '0', '0', '0', '0', '494', '', \n\n '0');\n\n -> Gagal disimpan dengan error sebagai berikut: ERROR: current transaction is aborted, commands ignored until end of transaction block ::
\n [28] => Data Entry akun yang ke 28 yaitu INSERT INTO \"Gudang\".master_mutasi_detail(\n\n kode_barang, qpcs_order, satuan_order, qpcs_kecil, satuan_kecil, \n\n no_faktur_mutasi)\n\n VALUES ('TPG003', '494', 'S001',\n\n '494', 'S001', \n\n 'MU2512-0021'); -> Gagal disimpan dengan error sebagai berikut: ERROR: current transaction is aborted, commands ignored until end of transaction block ::
\n)\n"}