Too
7fc0696099
fix conflit
2018-06-28 12:45:02 +08:00
Jack Goh
1d740a08ea
added waiting invoice and po frontend
2018-06-28 10:33:00 +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
Too
206a637a88
Add test for setting supplier
2018-06-27 23:34:35 +08:00
Jack Goh
cc86e2272b
updated get booking status for admin
2018-06-27 17:15:04 +08:00
Jack Goh
addd89ceb8
added relantionship in chinabankslip model
...
added update chinabankslip feature
2018-06-27 16:37:48 +08:00
Jack Goh
cea2857d0f
added booking foreign key to china bankslip
...
updated upload china bankslip routes
2018-06-27 16:16:48 +08:00
Jack Goh
edc3dbaa35
fixed upload chinabankslip
...
removed unused code in bookingcontroller
updated upload chinabankslip frontend
moved some routes into authenticated route list
2018-06-27 16:01:52 +08:00
Jack Goh
390862a8be
removed multiple booking on supplier booking controller
...
WIP supplier booking report in image file
WIP edit report page
WIP upload chinabankslip
2018-06-27 15:32:01 +08:00
Jack Goh
6e8c81f285
added logic if supplierbooking already exist prevent user from creating
2018-06-27 14:21:55 +08:00
Jack Goh
d1ce576109
changed model from bookingsupplier to supplier booking
...
fix supplier booking controller
make payment method nullable for supplier booking
2018-06-27 12:01:49 +08:00
Jack Goh
b3cf440c4b
updated supplier booking controller
2018-06-27 10:46:15 +08:00
Jack Goh
544d414dee
remove destroy function for bookingsupplier
2018-06-27 10:30:56 +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
Jack Goh
5f053577df
removed viewCustomerBookingDetails, it was done in bookingController
2018-06-27 10:12:35 +08:00
Jack Goh
299597ed16
update book supplier routes to admin routes
2018-06-27 09:58:09 +08:00
Jack Goh
d362d947a3
Merge branch 'master' of gitlab.com:CIEFWorldwideSdnBhd/exchange into nazri/userbankslip
...
# Conflicts:
# app/Http/Controllers/BookingController.php
2018-06-27 09:56:35 +08:00
Jack Goh
c59aac1e4d
Merge branch 'feature/admin-home-frontend' into 'master'
...
Feature/admin home frontend
See merge request CIEFWorldwideSdnBhd/exchange!34
2018-06-27 01:36:22 +00:00
Too
819da14684
revert back changes during debug
2018-06-26 22:24:47 +08:00
Too
436b284a3b
Add file size checking. Rename bankslip_url to china_bank_slip_path in chinabankslip table
2018-06-26 22:23:10 +08:00
Too
fdcaa31ffe
Add upload file maxsize checking in booking controller
2018-06-26 21:39:24 +08:00
Nazri Hamzah
a17a692549
fix conflict
2018-06-26 18:23:00 +08:00
Nazri Hamzah
acfd8eeb48
supplier booking (multiple booking removed)
2018-06-26 18:17:38 +08:00
Jack Goh
fd03f5b248
updated approvebankslip booking not found
...
updated update status upon userbankslip approved
updated update status upon userbankslip rejected
updated supplier index to display value and label for input select
updated supplierBooking frontend
completed booking accept and reject integration
2018-06-26 17:40:44 +08:00
Jack Goh
ee59dc69d5
Merge branch 'master' of gitlab.com:CIEFWorldwideSdnBhd/exchange into feature/admin-home-frontend
2018-06-26 14:41:45 +08:00
Too
dec9ba9405
fix typo add_eta_ser_bank_slip_table. remove eta from bookingcontroller
2018-06-26 12:28:17 +08:00
Jack Goh
852c64f35b
completed display user bankslip in verification frontend
2018-06-26 12:27:09 +08:00
Too
c6ef6219a3
fix conflit
2018-06-26 12:19:08 +08:00
Too
0a6bd2c405
Add eta
2018-06-26 12:17:12 +08:00
Jack Goh
20923d8f4a
updated upload path
2018-06-26 12:07:27 +08:00
Too
3129da5df4
get_time_limit
2018-06-25 18:16:20 +08:00
Jack Goh
1683f5bed5
Merge branch 'master' of gitlab.com:CIEFWorldwideSdnBhd/exchange into feature/admin-home-frontend
...
# Conflicts:
# app/Http/Controllers/BookingController.php
2018-06-25 16:57:20 +08:00
Jack Goh
b715663d47
updated adminshow function
2018-06-25 16:56:36 +08:00
Jack Goh
2c6128c564
changed admin status default to 1
...
added show one booking for admin
added booking details for verification page
2018-06-25 16:41:31 +08:00
Too
9aea239c52
add handle for exceed credit limit
2018-06-25 16:03:24 +08:00
Jack Goh
1e7f076335
updated booking status on upload user bankslip
...
revert back the correct routes for user
update user path names
2018-06-25 15:45:02 +08:00
Jack Goh
bf40262994
added admin booking list controller
2018-06-23 00:40:50 +08:00
Jack Goh
b9c0bc53fd
added booking table to admin home
...
integrate booking list to admin home
2018-06-21 17:35:08 +08:00
Jack Goh
9acf2a773e
fix admin routes on vuejs
2018-06-21 16:35:09 +08:00
Jack Goh
aaf0decd97
removed amount from uploadpo
...
added confirmpo after user upload their po
completed uploadpo integration
2018-06-21 15:48:24 +08:00
Jack Goh
de7161369c
Merge branch 'master' of gitlab.com:CIEFWorldwideSdnBhd/exchange into bug/bookinglist-timeout-countdown
2018-06-21 14:48:48 +08:00
Too
453852c7ea
rename image_url to image_path in user_bank_slip,invoice,purchase_order
2018-06-21 14:36:33 +08:00
Jack Goh
3c263b56ea
fix 404 not found for upload user bankslip
...
added display term on booking table
2018-06-21 14:31:53 +08:00
Too
de45782ae3
fix conflit with master
2018-06-21 13:26:18 +08:00
Too
db7e30ea95
add upload invoice and test
2018-06-21 13:15:36 +08:00
Jack Goh
23b024c2fb
fixed status description not found
...
removed timeout on home page
added timeout handling in upload user bankslip
2018-06-21 12:45:05 +08:00
Jack Goh
5a4c4b14ee
updated create booking status to 2
2018-06-21 10:58:47 +08:00
Jack Goh
6bbf271a36
added status tracking in booking
2018-06-21 10:58:16 +08:00
Jack Goh
a650879977
completed list booking
...
TBD implement status feature
2018-06-21 10:43:52 +08:00
Jack Goh
7eb8c7bafc
create booking with rate
2018-06-20 22:55:29 +08:00