Jack Goh
fa049bfa7e
fixed incorrect calculation when storing booking
2018-07-26 15:15:18 +08:00
Jack Goh
665a4faa91
fix beneficiary name and acc number display on booking confirmation
2018-07-26 14:47:48 +08:00
Jack Goh
a06f57712d
fix user booking calculation
2018-07-26 12:26:34 +08:00
Jack Goh
4ae97df8c5
fixed term1 fixed charge bug
2018-07-26 11:42:17 +08:00
weiweitoo
2f63c27e67
Uodate store calculation
2018-07-26 11:06:28 +08:00
weiweitoo
74b84acf36
add time_interval feature in notification
2018-07-26 10:58:56 +08:00
weiweitoo
d9a818c05a
Fix notification frontend
2018-07-25 15:02:43 +08:00
weiweitoo
336e5e4ed3
create notification for each step done. Make unread message bold.
2018-07-25 10:05:18 +08:00
weiweitoo
ad5a9970ea
git pull origin master
2018-07-24 17:05:38 +08:00
weiweitoo
563c0d42d7
Update UI and migration,seeder for notification.
2018-07-24 17:02:45 +08:00
lonetrinity
74e602836b
fix pagination for admin booking table
2018-07-24 14:10:31 +08:00
weiweitoo
81bf3ac585
add migration for notification. update booking confirmation
2018-07-21 14:15:42 +08:00
weiweitoo
1b874d0800
Fix conflit
2018-07-21 01:43:10 +08:00
weiweitoo
3e60ec8e86
fix conflit
2018-07-21 00:15:43 +08:00
weiweitoo
c4962e4655
git pull origin master
2018-07-20 22:12:48 +08:00
weiweitoo
65c65ef257
Fix calculation
2018-07-20 21:47:23 +08:00
weiweitoo
21c13d3e60
change billingcharge rate and tax rate table to double. Modify Customer calculation table
2018-07-20 21:16:36 +08:00
weiweitoo
73c36dd8e3
Add setting for taxrate and billingcharge
2018-07-20 18:47:19 +08:00
Mouhamed Lamine
1cccefdb8a
Discussion Fixed
2018-07-20 17:42:27 +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
weiweitoo
a35c07a794
Add admin page 1. show error when upload wrong file in upload po and invoice
2018-07-18 14:35:05 +08:00
weiweitoo
8c31bcc420
remove date option in supplier report. upload china bankslip detail should be optional. make accept for uploadpurchaseorder - frontend only
2018-07-17 16:31:37 +08:00
Mouhamed Lamine
fb102df36c
Fixed Merge Conflicts
2018-07-16 19:32:56 +08:00
Mouhamed Lamine
e868c99440
Added the track status thing
2018-07-16 19:26:09 +08:00
Mouhamed Lamine
d29d3c49eb
Adding Completed Orders Link on Admin Nav Bar
2018-07-16 19:15:01 +08:00
weiweitoo
b21eaf4522
add new branch for booking flow for x2_chequeand x2_ba
2018-07-14 17:31:21 +08:00
weiweitoo
d9dfe84c2e
rename beneficiaries tobeneficiary
2018-07-13 09:58:32 +08:00
weiweitoo
39d5646155
dynamically show malaysia bank acc for booking step
2018-07-12 00:52:46 +08:00
Mouhamed Lamine
d38d801638
Showing Completed Orders Task Done
2018-07-11 16:24:55 +08:00
Mouhamed Lamine
28a6f43b0a
Showing Completed Orders To Admin Done Except Making Table Sortable
2018-07-10 18:08:59 +08:00
Mouhamed Lamine
a35e4fd3c8
Showing Completed Orders To Admin
2018-07-10 15:32:22 +08:00
Jack Goh
72a4f6645f
Added marking to admin home page
...
Merge branch 'master' of gitlab.com:CIEFWorldwideSdnBhd/exchange into fix/marking
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2018-07-08 10:53:24 +08:00
Jack Goh
538adc7366
added marking to bookings api
...
changed hard coded marking in booking details to dynamic for frontend
2018-07-07 16:15:32 +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
2a8f5c0b3c
Merge branch 'master' of gitlab.com:CIEFWorldwideSdnBhd/exchange into fix/marking
2018-07-07 10:32:43 +08:00
Too
77a2168832
fix update bug at activebankcontroller when empty record
2018-07-07 01:57:30 +08:00
Too
bddef7d16f
make acc_no unique in malaysiabank and china bank. integrate active bank page. add seeder for beneficiares and active bank. add table setting_active_bank
2018-07-07 01:52:35 +08:00
Too
84fc15adce
fix update and delete at settingmalaysiacontroller
2018-07-06 13:22:44 +08:00
Too
36917cbd60
add malaysia bank page and integrate it with backend
2018-07-06 13:12:18 +08:00
Too
38515c055b
Add setting malaysia bank table and controller
2018-07-05 19:10:17 +08:00
Jack Goh
503e3aec5b
added marking to user table
...
added marking on registration
2018-07-05 17:56:49 +08:00
Jack Goh
0180694d72
gitignored autoload_classmap
...
removed setting-credit for post, delete and get one routes
completed admin credit limit and time out update feature
fixed drop down rate issue
fixed the controller show and update issue
2018-07-05 15:47:19 +08:00
Jack Goh
d5c7597307
added back name field to user table
...
fixed unable to login issue
2018-07-05 13:27:38 +08:00
Jack Goh
560035be09
Merge branch 'master' of gitlab.com:CIEFWorldwideSdnBhd/exchange into too/registerpage
...
# Conflicts:
# package-lock.json
# package.json
# resources/assets/js/pages/settings/admin-supplier.vue
# vendor/composer/autoload_static.php
2018-07-05 11:52:38 +08:00
Jack Goh
340381d0b3
half fix registration page
2018-07-05 10:09:30 +08:00
Too
ab3cba389d
Merge branch 'master' of gitlab.com:CIEFWorldwideSdnBhd/exchange into too/suppliersetting
2018-07-04 17:31:21 +08:00
Too
55455b89d7
integrate delete supplier
2018-07-04 14:35:42 +08:00
Jack Goh
232baf76cd
fix validation error
2018-07-04 12:01:32 +08:00
Jack Goh
54f6722472
fix npm issue
...
added name validation to register controller
fixed register frontend validator issue
2018-07-04 11:54:28 +08:00