Commit Graph

149 Commits

Author SHA1 Message Date
Jack Goh 2ad56b02a6 removed notification seeder
updated boardcasting config
added rate updated notification file
2018-08-16 10:58:54 +08:00
Jack Goh 5bc4f5929d removed all notifications code 2018-08-16 10:23:03 +08:00
Jack Goh 3c88ea09d3 fix active bank save error
removed phpmyadmin proxy from caddyfile
2018-08-15 16:03:38 +08:00
Jack Goh b07c44324a fix bank_branch error 2018-08-13 16:30:55 +08:00
Jack Goh 651690d275 fix bank branch error 2018-08-13 16:25:51 +08:00
Jack Goh e55b3b9300 fix supplier booking error 2018-08-13 16:22:45 +08:00
Jack Goh 1201107b22 drop billing_amount column in supplier booking 2018-08-13 16:20:07 +08:00
Jack Goh 1337c1cd4e fix marking factory to make marking capital letter 2018-08-13 14:03:49 +08:00
Jack Goh b5c8688a56 fix unknow column when testing 2018-08-13 12:40:08 +08:00
Jack Goh 2910a9037a fix upload user bankslip error 2018-08-13 12:18:44 +08:00
Jack Goh c09fdabe5a fix bank_branch not found 2018-08-09 14:49:34 +08:00
Jack Goh 526486f95a fix supplier booking nullable
fix booking seeder wrong status
2018-08-08 10:55:41 +08:00
Jack Goh ae081ddddf fix booking internal server error due to db not accepting null value
fixed copy right on booking form
update notification seeder
2018-08-08 10:41:29 +08:00
Jack Goh 3339ebe1ce make field in china bank slips nullable 2018-08-02 14:26:19 +08:00
Jack Goh 305fc2cedc update migration 2018-08-02 12:09:17 +08:00
Jack Goh 504474ab29 update migration 2018-08-02 11:58:33 +08:00
Jack Goh fd1020fb8c update migration 2018-08-02 11:43:34 +08:00
Jack Goh 0a510804bf update migration 2018-08-02 11:37:02 +08:00
Jack Goh 67b8fd46f7 update migration 2018-08-02 11:29:23 +08:00
Jack Goh 3302d5cb65 update migration 2018-08-02 11:17:13 +08:00
Jack Goh bc34983d6d update migration 2018-08-02 11:09:59 +08:00
Jack Goh 3539b9076c update migration 2018-08-02 11:02:59 +08:00
Jack Goh 1455fb28d7 update migration 2018-08-02 10:54:49 +08:00
Jack Goh 6815828b60 update database to be strict and fix migration 2018-08-02 10:47:44 +08:00
Jack Goh 2831038d56 fix typo in migration 2018-08-02 10:36:49 +08:00
Jack Goh 4fa1158a7c update migration 2018-08-02 10:27:20 +08:00
Jack Goh 6538c84032 update migration - not recommended 2018-08-02 10:18:45 +08:00
Jack Goh 5df307a165 make all test pass
updated seeder to be informative
fix seeder error on test
2018-08-01 15:30:19 +08:00
Jack Goh 6dd391544b change account_num data type to string since have to allow user to enter space 2018-07-30 16:32:04 +08:00
Jack Goh fcfecb83d3 Merge branch 'master' of gitlab.com:CIEFWorldwideSdnBhd/exchange into fix/bug
# Conflicts:
#	app/Http/Controllers/BookingController.php
#	resources/assets/js/pages/home.vue
2018-07-26 15:50:49 +08:00
Jack Goh 45e8ce8620 updated supplier calculation with latest format 2018-07-26 10:56:28 +08:00
Jack Goh 293dfd6cd2 temporary commented out rate and transfer amount from supplier booking 2018-07-25 22:33:14 +08:00
Jack Goh 4e0f1dbe0a removed vee-validate which causes cief bank details not showing in user upload bank slip
added exception if userbankslip not save show error
added tax rate to supplier booking
added order number and payment for to booking seeder
2018-07-25 16:22:53 +08:00
weiweitoo 563c0d42d7 Update UI and migration,seeder for notification. 2018-07-24 17:02:45 +08:00
Jack Goh 01fa0d07c3 fix active bank error 2018-07-22 18:28:45 +08:00
Jack Goh 621fcc09e8 update seed for malaysia bank 2018-07-22 18:25:06 +08:00
Jack Goh 7229d71109 Merge branch 'master' of gitlab.com:CIEFWorldwideSdnBhd/exchange into fix/bug
# Conflicts:
#	resources/assets/js/components/LocaleDropdown.vue
#	resources/assets/js/pages/home.vue
2018-07-22 15:39:35 +08:00
weiweitoo 81bf3ac585 add migration for notification. update booking confirmation 2018-07-21 14:15:42 +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
Jack Goh 32278095bf beautified user home page
added order number and payment for field in user booking
2018-07-20 18:04:30 +08:00
Jack Goh 20cc501f0e make beneficiary nullable 2018-07-20 15:08:48 +08:00
weiweitoo 4ab9a0a640 make booking auto increment start from 2000 2018-07-18 17:50:20 +08:00
weiweitoo 1c9a9aca20 missing change beneficiaries to beneficiary in seeder 2018-07-13 18:31:29 +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
weiweitoo 1bc2ab91c0 Merge branch 'master' of gitlab.com:CIEFWorldwideSdnBhd/exchange into too/fixsettingvalidationbug 2018-07-11 01:43:42 +08:00
weiweitoo edbd8887c5 fix bug for validation. Remove nullable for malaysia bank table 2018-07-11 01:39:35 +08:00
Jack Goh 766316572c fix seed contraints error 2018-07-08 11:50:36 +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