Commit Graph

26 Commits

Author SHA1 Message Date
Edmond Teh a3a6ee1f94 add booking_charge to booking table 2020-09-25 16:26:38 +08:00
Edmond Teh c51a8d6e25 service_charge fillable in booking model 2020-09-25 15:57:13 +08:00
Omair Saleh cf3e19ac29 cancel bookings 2018-12-31 10:37:31 +08:00
Omair Saleh 85e2d1f244 fix reset password email 2018-12-20 17:54:01 +08:00
weiweitoo 16205404e1 Fix upload issue. allow po to upload multiple and display multiple. Display download link when the uploaded file is not image 2018-07-19 17:45:25 +08:00
Jack Goh 71e11fa034 added marking to admin booking index
hide roles in user model
hide user from booking model
2018-07-07 12:12:27 +08:00
Jack Goh 59fc234ea0 updated user has many booking to bookings
added index booking with user marking
added turncate marking when seeding
added turncate settingmalaysiabank when seeding
added marking to user seeder
2018-07-07 12:06:21 +08:00
Jack Goh 647c42a30e renamed booking supplier book_id to booking_id
updated bookingSupplier to supplierBooking
updated get supplier api in supplier report
added download button to download report
2018-07-02 21:26:12 +08:00
Jack Goh 4e448afc60 added relationship for invoice and booking
added confirm invoice feature (after user upload the image)
2018-06-28 15:22:25 +08:00
Jack Goh 2b4ddadfcb rename book_id in po table to booking_id to perform ORM relantionship
added relationship between booking and po
updated settings shows for different role
added function to display po for admin
2018-06-28 10:06:26 +08:00
Jack Goh addd89ceb8 added relantionship in chinabankslip model
added update chinabankslip feature
2018-06-27 16:37:48 +08:00
Jack Goh b7f258f6a9 refactor BookingsupplierController
fix booking supplier model
updated fields for bookg supplier frontend
2018-06-27 10:30:01 +08:00
Nazri Hamzah a17a692549 fix conflict 2018-06-26 18:23:00 +08:00
Jack Goh a30fd2a0b1 added booking list controller 2018-06-20 22:21:45 +08:00
Nazri Hamzah a7970e2d72 fix conflict 2018-06-20 17:17:22 +08:00
Nazri Hamzah 8fa4f15818 WIP: fix discussion 2018-06-20 12:08:15 +08:00
Nazri Hamzah a5633b7754 supplier booking 2018-06-19 17:26:37 +08:00
Jack Goh 4a4e147072 fix running routes:cache error
fix UserBankSlip class not found
fix undefined book_id
added loading when confirm booking
added confirm booking success redirect with correct page
added error handling for upload user bankslip
completed upload user bankslip flow
2018-06-18 22:37:33 +08:00
Jack Goh c303fb0c5f added update transfer amount function
changed bankslip_url to file for upload user bankslip
2018-06-18 18:39:30 +08:00
Jack Goh f201f33f28 update dockerfile with gd to fix test error
update create booking controller to accept rmb to myr only
2018-06-18 12:10:58 +08:00
Nazri 90e88039f4 add verification status 2018-05-22 17:29:12 +08:00
Mohd Arief 315ed64520 added booking seeder
updated booking controller
added test for booking
2018-05-19 12:33:48 +08:00
Mohd Arief 18d2ba4543 input data inside database using seeder 2018-05-17 15:13:29 +08:00
Mohd Arief 204af7cf5e merge master 2018-05-15 12:35:52 +08:00
Mohd Arief 0a13822716 update api and controller 2018-05-02 11:13:14 +08:00
Mohd Arief 8e3e4cc4d1 added migration, model 2018-04-23 14:54:06 +08:00