Commit Graph

1413 Commits

Author SHA1 Message Date
edmondlang 23c14b0e4f Merge branch 'master' of gitlab.com:CIEFWorldwideSdnBhd/exchange-2.0 into steve/fix-statement-module 2023-10-03 15:46:57 +08:00
edmondlang 5f7df8ab36 update account mapping - reference link 2023-09-30 20:02:52 +08:00
edmondlang 9308975c4a update bull number to 7 digits 2023-09-30 20:01:38 +08:00
Steve Ng 67ea1c7de4 fixing code in statement module 2023-09-30 19:29:36 +08:00
edmondlang 52e6454716 deploy module download bulk invoice 2023-09-30 15:51:09 +08:00
edmondlang 287ef64d86 Merge branch 'bulk-download-invoices' of gitlab.com:CIEFWorldwideSdnBhd/exchange-2.0 2023-09-30 14:24:04 +08:00
JiaSheng ec83540a40 wallet pagination filters 2023-09-30 12:48:49 +08:00
edmondlang 9529823430 update generate bill number to random 10 digits 2023-09-29 11:21:36 +08:00
edmondlang 52851cee09 Merge branch 'steve/fix-view-statement-details' of gitlab.com:CIEFWorldwideSdnBhd/exchange-2.0 2023-09-28 22:25:51 +08:00
edmondlang b0caccc0c1 update generate booking marking to 6 digits 2023-09-28 20:37:37 +08:00
edmondlang 4c972e63cf fix invoice number has decimals 2023-09-28 19:20:11 +08:00
Steve Ng c87466723b fix error in route statements.transactions.details 2023-09-27 23:52:01 +08:00
edmondlang d740a0fac9 Merge branch 'company-wallet-transaction-pagination' of gitlab.com:CIEFWorldwideSdnBhd/exchange-2.0 2023-09-27 00:15:51 +08:00
JiaSheng 0c2aa95bd4 fix mapping fail when more than one file is import 2023-09-21 17:37:57 +08:00
JiaSheng cc1229a27f company wallet transaction pagination 2023-09-19 00:09:09 +08:00
edmondlang 6542710ba9 update ui for export Wallet Transaction History 2023-09-16 18:09:11 +08:00
edmondlang 823556b9b5 download wallet transaction history 2023-09-16 16:36:32 +08:00
edmondlang 1827f4b294 code clean up 2023-09-16 14:37:15 +08:00
JiaSheng 7596409d1e Merge branch 'get-transactions-from-production' of gitlab.com:CIEFWorldwideSdnBhd/exchange-2.0 into fix-account-statement-issue
# Conflicts:
#	app/Classes/Modules/Accounting/Processors/CreateBankStatementTransactionOwnersProcessor.php
2023-09-14 23:40:54 +08:00
JiaSheng a8a22ca1c3 fix error when getting transaction from shipping portal due to mistake in filters string 2023-09-14 15:01:30 +08:00
JiaSheng c374e46834 add functionality to get transactions from production when creating statement transactions owner 2023-09-13 22:03:32 +08:00
JiaSheng 8d382fd656 comment 2023-09-12 23:27:13 +08:00
edmondlang e728901557 Merge branch 'fix-duplicate-statement-transactions' of gitlab.com:CIEFWorldwideSdnBhd/exchange-2.0 into fix-account-statement-issue 2023-09-12 23:21:36 +08:00
JiaSheng 88119b4f95 solve duplicate statement transaction created upon import bank statement 2023-09-12 19:55:14 +08:00
JiaSheng be2e00297b fix if customer or no invoices found 2023-09-11 20:43:21 +08:00
JiaSheng 58ae950a71 bulk download invoices 2023-09-08 14:49:39 +08:00
edmondlang 6755a5e30f cron to regenerate invoice 2023-09-06 22:33:52 +08:00
edmondlang 4b5724f6e3 fix invoice 2023-09-06 22:30:55 +08:00
edmondlang d3f9f21170 regenerate bulk invoice 2023-09-06 15:34:39 +08:00
edmondlang 6388c8499f Merge branch 'master' of gitlab.com:CIEFWorldwideSdnBhd/exchange-2.0 into fix-account-statement-issue 2023-09-05 16:06:22 +08:00
edmondlang d8ff540f0d fix refund booking 2023-09-05 11:52:45 +08:00
JiaSheng 425dbef072 fix a lot of transaction goes into unknown 2023-09-02 19:36:31 +08:00
Omair Saleh 39d8ed2e9e fix invoice bugs 2023-09-01 04:32:37 +08:00
Omair Saleh 9a57e4d82f Merge remote-tracking branch 'origin/master' 2023-08-30 11:49:49 +08:00
Omair Saleh 5dc6f395bd show swift code in white form for usd 2023-08-30 11:49:29 +08:00
Dillon 8fd080ddac Voucherify Phase 2 minor update 2023-08-26 06:33:11 +08:00
edmondlang f35bc37f72 fix refunded bookings 2023-08-19 17:07:34 +08:00
edmondlang 85682905e4 fix refunded bookings 2023-08-19 17:04:43 +08:00
edmondlang 928728edbb Merge branch 'transaction-not-tally' of gitlab.com:CIEFWorldwideSdnBhd/exchange-2.0 2023-08-17 21:04:01 +08:00
Omair Saleh 38749c11b6 regenerate invoices for 2023 2023-08-16 16:59:28 +08:00
Omair Saleh 2e32ce3059 regenerate invoices for 2023 2023-08-16 16:47:11 +08:00
Omair Saleh 4b476d0bf7 regenerate invoices for 2023 2023-08-16 16:29:33 +08:00
Omair Saleh 408545d184 regenerate invoices for 2023 2023-08-16 16:02:38 +08:00
edmondlang abd7a2f072 update upload-honey-trap 2023-08-16 00:57:23 +08:00
JiaSheng a79ce7e2b7 transaction not tally 2023-08-15 22:56:42 +08:00
Dillon Ngo a39541f724 Merge branch 'dillon/39-crm-changes' into 'master'
Remove debugging log

See merge request CIEFWorldwideSdnBhd/exchange-2.0!149
2023-08-12 15:28:44 +00:00
Dillon c8d9f16a51 Remove debugging log 2023-08-12 23:27:30 +08:00
edmondlang ec9c638db8 Merge branch 'master' of gitlab.com:CIEFWorldwideSdnBhd/exchange-2.0 into customer-profile-update 2023-08-11 15:13:19 +08:00
edmondlang f86ad69132 update customer profile 2023-08-11 15:12:34 +08:00
Omair Saleh 5528811cc1 debug invoice pdf 2023-08-10 17:02:44 +08:00