Commit Graph

137 Commits

Author SHA1 Message Date
weichien ff72d9a0d0 fix: PDF document standard CSS styling 2021-04-27 02:34:23 +08:00
weichien 0356fb534b feat: define MPDF config. 2021-04-27 02:33:42 +08:00
weichien 3d0837c0a1 fix: Generate PDF with MPDF lib. 2021-04-27 02:31:36 +08:00
weichien 75b201d248 fix: case-sensitive of defining class 2021-04-27 02:26:41 +08:00
weichien a78ebbd322 update - 4 document blade files. 2021-04-27 02:07:29 +08:00
glovetleong 865fe11bf7 invoice pdf design 2021-04-12 14:44:05 +08:00
glovetleong 1d2f10079e Booking Detail Invoice Download (Frontend & Backend) 2021-04-04 15:37:49 +08:00
glovetleong a339702030 Merge branch 'master' of https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0 into invoice_download 2021-04-03 12:13:07 +08:00
glovetleong b95fa1f2d5 pull 2021-04-03 12:12:49 +08:00
omair saleh e97d2236a9 Merge branch 'Bug/128-recipients_bank_acc_duplicates' into 'master'
Bug/128 recipients bank acc duplicates

See merge request CIEFWorldwideSdnBhd/exchange-2.0!31
2021-04-03 03:52:36 +00:00
omair saleh 7511e9bdf4 Merge branch 'Bug/129-convert_amount_JS_error' into 'master'
fix: [FE] emit updateCalculation method with total -1 when amount less than...

See merge request CIEFWorldwideSdnBhd/exchange-2.0!30
2021-04-03 03:52:10 +00:00
omair saleh 3af7c8062f Merge branch 'Bug/137-js_error_on_billing_detail' into 'master'
fix: [FE] clear the section prop and default_address vue warning.

See merge request CIEFWorldwideSdnBhd/exchange-2.0!29
2021-04-03 03:51:49 +00:00
omair saleh 5e1b7a57a6 Merge branch 'document_upload_multiple_bug' into 'master'
Display Only Payment Transaction

See merge request CIEFWorldwideSdnBhd/exchange-2.0!28
2021-04-03 03:51:24 +00:00
glovetleong b353f01721 Display Only Payment Transaction
Js Error on Dashboard (Frontend)
 Document Upload Multiple (Frontend)
2021-04-03 09:28:20 +08:00
weichien ed09e8bb21 fix: [FE] clear the section prop and default_address vue warning. 2021-04-02 11:14:24 +08:00
weichien 460afc1b37 fix: [FE] emit updateCalculation method with total -1 when amount less than RM100. in-order to hide "Transfer Now" button 2021-04-02 10:16:29 +08:00
weichien 6801b6a77d fix: [FE] avoid trigger parent's updateCalculation method when amount is below RMB100 2021-04-02 01:03:03 +08:00
weichien 6f9b7c280a fix: [FE] Avoid duplicate when select recipient bank info. 2021-04-02 00:25:30 +08:00
weichien 13d7707cef fix: [FE] reset recipient detail form after create new recipient 2021-04-02 00:20:02 +08:00
omair saleh ee3c831d8b Merge branch 'invoice_transaction' into 'master'
Invoice transaction

See merge request CIEFWorldwideSdnBhd/exchange-2.0!27
2021-03-29 18:14:14 +00:00
omair saleh 99eed4fb75 Merge branch 'transaction_invoice_bind' into 'master'
document type

See merge request CIEFWorldwideSdnBhd/exchange-2.0!26
2021-03-29 18:13:30 +00:00
omair saleh f9340b9bde Merge branch 'cus-billing-address-mgmt' into 'master'
fix: [FE] new address form switch to view billing detail after create billing...

See merge request CIEFWorldwideSdnBhd/exchange-2.0!25
2021-03-29 18:12:35 +00:00
omair saleh 1df44f22fb Merge branch 'display_bank_info_at_payment_verification' into 'master'
Display bank info at payment verification

See merge request CIEFWorldwideSdnBhd/exchange-2.0!24
2021-03-29 18:11:21 +00:00
omair saleh 23a191d1f7 fixing bugs 2021-03-30 02:10:14 +08:00
glovetleong 897f0c7207 fix bug 2021-03-29 17:19:36 +08:00
weichien fb26d84291 task: [FE] show system bank information at payment verification form. 2021-03-28 02:49:25 +08:00
weichien 7cef40ffd3 task: [BE] add service class for ServiceTypes Modules to fetch system bank information. 2021-03-28 02:44:27 +08:00
glovetleong b9bceb12fb Invoice Transaction (Backend) 2021-03-25 23:00:19 +08:00
glovetleong b01621b947 document type 2021-03-24 16:15:26 +08:00
omair saleh 192d07e3a0 fixing bugs 2021-03-22 04:16:57 +08:00
omair saleh efc8a38c37 Merge branch 'transaction_invoice_bind' into 'master'
Transaction Invoice PDF Document Bind Together

See merge request CIEFWorldwideSdnBhd/exchange-2.0!23
2021-03-21 19:37:37 +00:00
weichien 554d1becbf fix: [FE] new address form switch to view billing detail after create billing address button executed. 2021-03-19 14:42:04 +08:00
weichien 893a8cc8c7 feat: [FE] new component to show list of address 2021-03-19 10:16:06 +08:00
weichien 7368eb8787 feat: [FE] new component to save default address. 2021-03-19 10:14:54 +08:00
weichien 23741c1b8c feat: [FE] add new component to manage billing address. 2021-03-19 10:13:45 +08:00
weichien 8fc1e6a9e7 feat: [BE] add route to update default billing address 2021-03-19 07:13:19 +08:00
weichien 5c31f067a2 fix: [BE] return default billing address to billing detail on MyTransfer. 2021-03-19 07:10:32 +08:00
weichien cdb54c67fc feat: [BE] Set a address as default billing address. 2021-03-19 07:07:23 +08:00
glovetleong 7c171816e3 Transaction Invoice PDF Document Bind Together 2021-03-18 22:13:36 +08:00
omair saleh c9ce8f1b6a remove invalid file from repository 2021-03-17 14:49:55 +08:00
omair saleh 68ee6eeee1 Merge branch 'pdf_render' into 'master'
iframe pdf

See merge request CIEFWorldwideSdnBhd/exchange-2.0!22
2021-03-17 06:47:46 +00:00
omair saleh 4812bf5d73 Merge branch 'new_field_for_bank' into 'master'
New field for bank

See merge request CIEFWorldwideSdnBhd/exchange-2.0!21
2021-03-17 06:47:10 +00:00
omair saleh 6221aa753c Merge branch 'fix-admin-CO-currency-dropdown' into 'master'
fix: Currency drop-down issue in Admin Currency Order.

See merge request CIEFWorldwideSdnBhd/exchange-2.0!20
2021-03-17 03:08:52 +00:00
omair saleh 487e388f1d change site title and favicon 2021-03-17 11:07:12 +08:00
weichien aa092bf27a fix: Currency drop-down issue in Admin Currency Order. 2021-03-17 04:29:51 +08:00
glovetleong 975f4fd1d1 iframe pdf 2021-03-16 22:07:34 +08:00
glovetleong 6fb317c216 Add 3 New Fields for Bank 2021-03-15 09:19:02 +08:00
glovetleong 561a98bc23 Merge branch 'master' of https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0 into new_field_for_bank 2021-03-13 09:59:40 +08:00
omair saleh cf15299723 create database seeder for the services for testing environment 2021-03-13 09:58:07 +08:00
omair saleh 14580a2a08 create database seeder for the services for testing environment 2021-03-13 09:57:54 +08:00