Commit Graph

156 Commits

Author SHA1 Message Date
glovetleong 14742a29b1 -billing
-multiple upload
2021-05-20 16:35:21 +08:00
omair saleh 21ee4333ba fixing bugs 2021-05-06 14:01:01 +08:00
omair saleh bf8e59934a Merge branch 'completed_order_improve_UI' into 'master'
style: improve booking detail UI , show booking status.

See merge request CIEFWorldwideSdnBhd/exchange-2.0!37
2021-05-05 15:15:06 +00:00
omair saleh 43eacfbe2c Merge branch 'invoice_document_amendment' into 'master'
Invoice document amendment

See merge request CIEFWorldwideSdnBhd/exchange-2.0!36
2021-05-05 15:02:33 +00:00
weichien 4274a9d34b style: improve booking detail UI , show booking status. 2021-05-05 11:47:23 +08:00
omair saleh a889a5082a fixing bugs 2021-05-04 11:23:54 +08:00
glovetleong fe98f908af Merge branch 'master' of https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0 into invoice_document_amendment 2021-05-03 14:53:18 +08:00
glovetleong 4d021cb285 add service charge and tax 2021-05-03 14:53:05 +08:00
omair saleh 716fbfaa8c Merge branch 'invoice_document_amendment' into 'master'
Invoice Document Amendment

See merge request CIEFWorldwideSdnBhd/exchange-2.0!35
2021-04-30 04:56:02 +00:00
glovetleong 590021bde9 Invoice Document Amendment 2021-04-29 00:33:25 +08:00
omair saleh 69eccb2d9c fixing bugs 2021-04-27 14:56:53 +08:00
omair saleh 812d4ccc66 Merge branch 'invoice_download_styling' into 'master'
Invoice download styling

See merge request CIEFWorldwideSdnBhd/exchange-2.0!34
2021-04-27 03:40:54 +00:00
omair saleh cff48c510d Merge branch 'invoice_download' into 'master'
invoice pdf design

See merge request CIEFWorldwideSdnBhd/exchange-2.0!33
2021-04-27 03:40:37 +00:00
weichien a3df023adb add cief logo 2021-04-27 03:13:02 +08:00
weichien 8c85bfe190 add mpdf wrapper package. 2021-04-27 02:35:55 +08:00
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
omair saleh 9d2fcda5e6 fixing bugs 2021-04-21 16:53:11 +08:00
omair saleh 009dcda138 Merge remote-tracking branch 'origin/master' 2021-04-21 16:52:36 +08:00
omair saleh 260552fe61 fixing bugs 2021-04-21 16:52:15 +08:00
glovetleong 865fe11bf7 invoice pdf design 2021-04-12 14:44:05 +08:00
omair saleh 378cb4eb37 Merge branch 'invoice_download' into 'master'
Invoice download

See merge request CIEFWorldwideSdnBhd/exchange-2.0!32
2021-04-12 04:50:59 +00: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