169 Commits

Author SHA1 Message Date
Edmond Teh a3a6ee1f94 add booking_charge to booking table 2020-09-25 16:26:38 +08:00
Edmond Teh 837d37b395 add adjustment to invoices 2020-09-25 15:52:25 +08:00
Edmond Teh 810084609b add service_charge to bookings 2020-09-25 15:49:41 +08:00
omair saleh c66c352921 change company details to nullable 2020-09-22 10:08:00 +08:00
Edmond Teh 0f721e2193 remove duplicate migration file 2020-09-14 17:58:37 +08:00
Edmond Teh 75bb7d0d9c description nullable migration file 2020-09-14 15:33:52 +08:00
Edmond Teh 56f9ce4348 add ei and edo field to invoices 2020-09-14 13:43:54 +08:00
Edmond Teh 5821fd2f57 format documents with letterhead 2020-09-14 13:11:51 +08:00
Edmond Teh fb70812aeb add reg_no 2020-09-07 03:12:49 +08:00
Edmond Teh fb38cee6bb make comment nullable 2020-09-04 15:25:08 +08:00
Edmond Teh 0ceff4ab53 add total to invoice_details 2020-09-03 11:34:46 +08:00
Edmond Teh f2111add1a migration for invoices and invoices_details 2020-09-03 11:32:36 +08:00
Edmond Teh 217c4aecb0 remove reg_no, order_no, tax and charge 2020-09-02 22:22:20 +08:00
Edmond Teh 84e9d9d614 set default value for invoices 2020-08-24 19:31:23 +08:00
Edmond Teh 4fda3bdf6f create migration for invoices, details and statuse 2020-08-24 18:21:24 +08:00
Omair Saleh f04eb88a86 clean migration files to resolve conflict 2019-01-23 22:50:00 +08:00
lonetrinity 6022a8fccd fix/removeDeleteandAddBankStatus 2018-09-25 15:04:03 +08:00
Jack Goh 89890e93b3 Merge branch 'fix/bank-setting' into 'master'
fix bank setting cannot be null error

See merge request CIEFWorldwideSdnBhd/exchange!126
2018-08-20 09:37:19 +00:00
Jack Goh f15dbe44db fix bank setting cannot be null error 2018-08-20 17:31:25 +08:00
Jack Goh 94d770bcba fix migration error 2018-08-17 10:55:40 +08:00
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