Commit Graph

3029 Commits

Author SHA1 Message Date
Jia Sheng c76587d08a update on ambank csv file format 2024-09-24 22:08:49 +08:00
Jia Sheng 6cbc7539f4 Merge branch 'import-ambank-cief-lite-statement' of gitlab.com:CIEFWorldwideSdnBhd/exchange-2.0 into import-ambank-cief-lite-statement
# Conflicts:
#	app/Classes/Modules/Accounting/ControllersLogic/ImportAmbankStatementLogic.php
#	app/Classes/Modules/Accounting/ControllersLogic/ImportCiefLiteStatementLogic.php
#	app/Classes/Modules/Accounting/ControllersLogic/UpdateStatementTransactionStatusLogic.php
2024-09-23 21:00:19 +08:00
Dillon Ngo 6634c5aa67 Merge branch 'dillon/63.8-new-promo-voucher-50-percent' into 'master'
New voucherify promotion voucher

See merge request CIEFWorldwideSdnBhd/exchange-2.0!177
2024-09-02 14:13:22 +00:00
edmondlang d0c5412e67 Merge branch 'supplier-bill-group-dashboard' of gitlab.com:CIEFWorldwideSdnBhd/exchange-2.0 2024-08-26 22:15:11 +08:00
Jia Sheng 49f3b62398 update to new segment id 2024-08-26 21:22:41 +08:00
Jia Sheng 13118cd4a1 Merge branch 'master' of gitlab.com:CIEFWorldwideSdnBhd/exchange-2.0 into supplier-bill-group-dashboard 2024-08-26 21:14:18 +08:00
Jia Sheng 8f34548641 Merge branch 'master' of gitlab.com:CIEFWorldwideSdnBhd/exchange-2.0 into manual-po-segment-update 2024-08-26 21:13:51 +08:00
Dillon Ngo 97a8dfbb46 Voucherify - New promotion voucher (PROM150%) setup 2024-08-25 13:11:51 +08:00
Dillon Ngo 5b2a29ce0e Voucherify - New promotion voucher (PROM150%) setup 2024-08-25 12:51:33 +08:00
Dillon Ngo b7fd252bf0 Voucherify - New promotion voucher (PROM150%) setup 2024-08-25 12:43:33 +08:00
Dillon Ngo 834c65ccea Merge branch 'dillon/63.7-company-with-multiple-employees' into 'master'
Allow user account to see and use all vouchers that belongs to all employees...

See merge request CIEFWorldwideSdnBhd/exchange-2.0!176
2024-08-23 12:12:19 +00:00
edmondlang eecb351fb3 fix proforma invoice 2024-08-23 16:59:05 +08:00
Dillon Ngo 8c9264b26a Solve a problem where voucher cannot be added to a user account if user does not exist at Voucherify 2024-08-23 12:24:18 +08:00
edmondlang bedee606bc fix proforma invoice 2024-08-23 11:48:03 +08:00
edmondlang bef54204ff fix proforma invoice 2024-08-23 11:38:38 +08:00
edmondlang 8963d5ff28 fix Proforma Invoice 2024-08-23 11:04:38 +08:00
Dillon Ngo 2905edef5e Amendment meant to resolve merge conflict in development branch from branch dillon/63.6-company-with-multiple-employees 2024-08-21 22:04:09 +08:00
Dillon Ngo 6093ce896e Allow user account to see and use all vouchers that belongs to all employees under the same company in checkout 2024-08-20 17:21:00 +08:00
Dillon Ngo 8331251c98 Merge branch 'dillon/63.5-ui-update' into 'master'
Minor UI update to show Terms requested by KS

See merge request CIEFWorldwideSdnBhd/exchange-2.0!175
2024-08-17 01:12:00 +00:00
edmondlang 886a7b2767 delete refund 2024-08-14 09:48:51 +08:00
edmondlang 78c4b4db63 delete refund 2024-08-14 09:44:19 +08:00
Dillon Ngo de008d593e Minor UI update to show Terms requested by KS 2024-08-13 15:59:07 +08:00
Dillon Ngo 45533c9179 Quick fix on error when lock booking info forwarded to voucherify 2024-08-13 14:55:05 +08:00
edmondlang ca1d36bac6 fix code merging 2024-08-12 23:39:17 +08:00
edmondlang 204ebf04ca fix merge code error 2024-08-12 23:19:12 +08:00
edmondlang f24c1b6263 Merge branch 'fix-wrong-currency-rate-group-command' of gitlab.com:CIEFWorldwideSdnBhd/exchange-2.0 into fix-refund-outstanding 2024-08-12 23:11:12 +08:00
edmondlang b798f5f92b Merge branch 'master' of gitlab.com:CIEFWorldwideSdnBhd/exchange-2.0 into fix-refund-outstanding
# Conflicts:
#	app/Classes/Modules/Bookings/ControllersLogic/CreateBookingRefundLogic.php
2024-08-12 23:10:42 +08:00
Jia Sheng 1d5b5f7865 fix group with currency rate more than 100 2024-08-12 22:41:39 +08:00
Dillon Ngo f3303493c4 Merge branch 'dillon/68-exchange-debugging-refund' into 'master'
Fix an error with refund for transaction that used a voucher earlier, get...

See merge request CIEFWorldwideSdnBhd/exchange-2.0!174
2024-08-12 14:30:09 +00:00
Dillon Ngo 13dd19d0a1 Fix an error with refund for transaction that used a voucher earlier, get discount amount for voucher so to get details breakdown 2024-08-12 22:29:04 +08:00
Jia Sheng 03472dc6be fix fully refund oustanding 2024-08-12 21:25:48 +08:00
edmondlang 08e56acc24 update pending_orders, order by updated_at desc 2024-08-12 14:17:07 +08:00
edmondlang a6174c61bf revert update on pending_orders 2024-08-12 14:10:35 +08:00
Dillon Ngo a87862d724 Merge branch 'dillon/66.2-exchange-debug' into 'master'
Comments on code

See merge request CIEFWorldwideSdnBhd/exchange-2.0!173
2024-08-12 02:50:34 +00:00
Dillon Ngo a36b6f5e57 Comments on code 2024-08-12 10:48:35 +08:00
Dillon Ngo 92dc84a590 Merge branch 'dillon/66.2-exchange-debug' into 'master'
Quick fix on recipient_bank_account is null error on frontend

See merge request CIEFWorldwideSdnBhd/exchange-2.0!172
2024-08-12 02:27:57 +00:00
Dillon Ngo 77e314c52b Quick fix on recipient_bank_account is null error on frontend 2024-08-12 10:25:57 +08:00
Dillon Ngo cfcc5fbe26 Fix an error with refund for transaction that used a voucher earlier, get discount amount for voucher so to get details breakdown 2024-08-12 09:34:45 +08:00
Dillon Ngo 3245abe05d Merge branch 'dillon/66.1-payment-bank-details' into 'master'
New feature to allow recipient bank details to be edited independently (from booking by default) for payment

See merge request CIEFWorldwideSdnBhd/exchange-2.0!171
2024-08-11 16:02:27 +00:00
edmondlang 602b69dcba show payment method and date 2024-08-09 19:47:58 +08:00
Jia Sheng 5be2b60e1c update to fix for round up precision 2024-08-08 21:45:00 +08:00
edmondlang f58dea32ac revert fixed pending_orders table 2024-08-07 18:27:58 +08:00
edmondlang 8a0005aa17 fix pending_orders table header 2024-08-07 15:40:24 +08:00
edmondlang 764f242e87 fix pending_orders table header 2024-08-07 13:13:26 +08:00
edmondlang ea06152dbf update pending_orders table header 2024-08-07 10:51:27 +08:00
Aqqil Azman 7013dd4256 added table headers due to account oversight on the database structure, mixing Marking and Ref No up 2024-08-07 09:58:39 +08:00
Dillon Ngo 039d8deeea Fix some breaking changes that is already deployed to master branch 2024-08-07 07:23:45 +08:00
Dillon Ngo 32833064b3 Fix some breaking changes that is already deployed to master branch 2024-08-07 06:56:49 +08:00
Dillon Ngo 6160ec0651 Merge branch 'master' into dillon/66.1-payment-bank-details 2024-08-07 06:49:31 +08:00
Dillon Ngo 3bd708ed0e Recipient Bank Details to follow payment overriding the default attached to Booking 2024-08-07 06:46:17 +08:00