Skip to content

aautoruns/hotel_crud

Repository files navigation

Note Github Clone

  1. Folder ".vendor"
    delete titiknya "."
  2. File ".env copy"
    delete "copy"

Note Reports

  1. Ekspor PDF
    Belum ditambahkan
  2. Hosting Web
    Belum dilakukan
  3. Hitung Jumlah Data Suatu Tabel
    Belum ditambahkan (Opsi)

Bug Reports

  1. Checkin / Edit
    Tidak bisa disubmit, idcheckin sudah terdaftar.
  2. Kamar / Edit
    foreach() argument must be of type array|object, null given
  3. Kamar / Delete
    Data tidak terhapus
  4. Kamar / Simpan
    Cannot delete or update a parent row: a foreign key constraint fails (`datahotel`.`tbl_checkin`, CONSTRAINT `tbl_checkin_ibfk_2` FOREIGN KEY (`idkamar`) REFERENCES `kamar` (`idkamar`) ON DELETE SET NULL ON UPDATE SET NULL)
  5. Tipe Kamar / Tambah
    Button back kembaline ke /kamar
  6. Tipe Kamar / Edit
    Too few arguments to function App\Controllers\Tipekamar::edit(), 0 passed in C:\xampp\htdocs\STMIK\Pemrograman Berbasis Web_2\respon2_hoteloblivion\vendor\codeigniter4\framework\system\CodeIgniter.php on line 925 and exactly 1 expected cted
  7. Tipe Kamar / hapus
    Unknown column 'id' in 'where clause'