Dodowingster
|
30172a6d7a
|
refactor: proper remark database commit
|
2024-04-25 14:20:31 +08:00 |
|
Dodowingster
|
7fb4ae724c
|
refactor: adding remarks
|
2024-04-25 13:40:23 +08:00 |
|
Dodowingster
|
a9414712f5
|
feat: added remark.php
|
2024-04-25 13:40:04 +08:00 |
|
Dodowingster
|
3383f6b138
|
initial commit
|
2024-04-25 13:39:40 +08:00 |
|
Dodowingster
|
9879b16f2a
|
feat: remarks and add remarks
|
2024-04-25 10:22:08 +08:00 |
|
edmondlang
|
631282eaf5
|
add remarks table migration
|
2024-04-24 18:09:22 +08:00 |
|
Dillon Ngo
|
9c4ed9aba2
|
Laravel Vapor - Rewrite code to use S3 bucket
|
2024-04-24 17:26:50 +08:00 |
|
Dodowingster
|
332a12008c
|
initial commit
|
2024-04-24 15:18:28 +08:00 |
|
edmondlang
|
a8c13e9425
|
comment DB::commit() to fix the database seeder
|
2024-04-22 18:25:48 +08:00 |
|
edmondlang
|
69e9328e74
|
fix bug cant approve the refund because booking amount cant be updated, error - Booking Amount cannot be less than xxxxx
|
2024-04-16 22:34:41 +08:00 |
|
edmondlang
|
aeb0be11bf
|
remove - in the invoice discount section, amount is already in negative
|
2024-04-09 00:20:19 +08:00 |
|
JiaSheng
|
02d28f8fba
|
fix invoice amount not tally when voucher is apply for booking
|
2024-04-08 21:17:37 +08:00 |
|
edmondlang
|
a4cb2b2066
|
Merge branch 'master' of gitlab.com:CIEFWorldwideSdnBhd/exchange-2.0 into supplier-bill-group-dashboard
|
2024-04-02 11:53:43 +08:00 |
|
Omair Saleh
|
dc61f23fa8
|
include pending verification status to expirying payment function
|
2024-04-01 12:59:30 +08:00 |
|
Omair Saleh
|
bb1cb6d44e
|
tidy up whiteform report
|
2024-03-27 10:11:02 +08:00 |
|
Omair Saleh
|
b9765fbcf7
|
tidy up whiteform report
|
2024-03-27 10:03:26 +08:00 |
|
Omair Saleh
|
eb85793798
|
tidy up whiteform report
|
2024-03-27 10:02:25 +08:00 |
|
Omair Saleh
|
baa8551b66
|
tidy up whiteform report
|
2024-03-27 09:54:58 +08:00 |
|
Omair Saleh
|
9a6e41ff3b
|
tidy up whiteform report
|
2024-03-27 09:47:42 +08:00 |
|
Omair Saleh
|
937610272c
|
tidy up whiteform report
|
2024-03-27 09:42:24 +08:00 |
|
edmondlang
|
3af3c95032
|
show white form transactions in date range
|
2024-03-27 01:09:55 +08:00 |
|
Dillon Ngo
|
1786ae63f3
|
Laravel Vapor - Created new resource files for Vue Polling Component
|
2024-03-26 03:50:06 +08:00 |
|
Dillon Ngo
|
5edf52eb5f
|
Vue Polling - Revert back to original code, created new resource files for vue polling component, see next commit
|
2024-03-26 03:25:24 +08:00 |
|
JiaSheng
|
3deba3468a
|
-Approve refund - only super admin
-If invoice generated - only super admin can request refund
|
2024-03-25 15:06:46 +08:00 |
|
JiaSheng
|
c95c274db7
|
update
|
2024-03-25 00:47:52 +08:00 |
|
Dillon Ngo
|
bd7fd92cf0
|
Laravel Vapor - Delete comments
|
2024-03-24 20:14:38 +08:00 |
|
Dillon Ngo
|
7fc11cc7e7
|
Laravel Vapor - Added comments for debugging code
|
2024-03-24 19:44:17 +08:00 |
|
Dillon Ngo
|
102e0a6fa6
|
Test run schedule task - NewUserRegistrationExpireCheckV2CommandJob
|
2024-03-24 19:01:06 +08:00 |
|
Dillon Ngo
|
454b1ff1a9
|
To test run new command
|
2024-03-24 18:26:09 +08:00 |
|
Dillon Ngo
|
a200f7083b
|
Laravel Vapor - Version 2 of Commands for 3 files + Resolved 3 TODOs
|
2024-03-24 18:20:24 +08:00 |
|
Dillon Ngo
|
4ec90b68da
|
Fix a problem when using vue polling method at /dashboard page > currency orders tab > changing ddl does not get list updated
|
2024-03-22 16:43:17 +08:00 |
|
Dillon Ngo
|
93b44d816f
|
Merge branch 'master' into dillon/34.1-jenkins-vapor
|
2024-03-22 14:05:47 +08:00 |
|
Dillon Ngo
|
da47b92b7c
|
Setup priority queue with AWS SQS (Sync from Shipping Portal)
|
2024-03-22 13:53:56 +08:00 |
|
Dillon Ngo
|
156c464514
|
Fix a problem with Jenkinsfile, sync code from Shipping Portal
|
2024-03-21 17:50:03 +08:00 |
|
JiaSheng
|
04b8dfb0dd
|
-fix issue where cannot approve PO when we have refunded transaction
|
2024-03-19 00:23:09 +08:00 |
|
JiaSheng
|
daa422d41a
|
-auto update booking fix amount once refund approve
|
2024-03-18 22:13:05 +08:00 |
|
Dillon Ngo
|
8ac29fff76
|
Merge branch 'dillon/51.4-explore-multiple-queues' into 'master'
Update info log location and queue with high_priority for processing job faster
See merge request CIEFWorldwideSdnBhd/exchange-2.0!160
|
2024-03-18 12:10:50 +00:00 |
|
Dillon Ngo
|
04689864f3
|
Merge branch 'dillon/53-voucherify-email-reminder-to-user' into 'master'
Dillon/53 voucherify email reminder to user
See merge request CIEFWorldwideSdnBhd/exchange-2.0!159
|
2024-03-18 12:01:17 +00:00 |
|
Dillon Ngo
|
15482469a6
|
Vue Polling - update info log location for PerfexCRM, standardization exercise
|
2024-03-18 13:29:51 +08:00 |
|
Dillon Ngo
|
1ca7a25aff
|
Vue Polling - update info log location for PerfexCRM, standardization exercise
|
2024-03-18 13:25:24 +08:00 |
|
Dillon Ngo
|
29d17c4f1f
|
Vue Polling - update info log location for PerfexCRM
|
2024-03-18 13:09:12 +08:00 |
|
Dillon Ngo
|
122888f39a
|
Vue Polling - update info log location when job is not found
|
2024-03-18 12:58:17 +08:00 |
|
Dillon Ngo
|
01bbb1e21a
|
Amendment on welcome voocher email requested by kexin
|
2024-03-17 16:06:47 +08:00 |
|
edmondlang
|
0a12bca442
|
check if have refund in progress
|
2024-03-17 15:03:46 +08:00 |
|
JiaSheng
|
c498aec61d
|
-fix purchase order section state issue when refund request is approved on booking page
-fix supplier bill group dashboard payment issue
|
2024-03-16 09:44:56 +08:00 |
|
edmondlang
|
10151634a7
|
Merge branch 'master' of gitlab.com:CIEFWorldwideSdnBhd/exchange-2.0 into supplier-bill-group-dashboard
|
2024-03-15 17:13:58 +08:00 |
|
JiaSheng
|
81c81e3b48
|
-show remark and categorized in export refund booking
-make refund function available for internal only, not for customer
|
2024-03-15 10:34:21 +08:00 |
|
Dillon Ngo
|
ffd338e287
|
Vue Polling - Second high priority queue through database
|
2024-03-14 16:29:26 +08:00 |
|
Dillon Ngo
|
36cde82a19
|
Send welcome email with voucher to user upon successful verification of customer email adddress
|
2024-03-14 15:52:20 +08:00 |
|
JiaSheng
|
b63cea4c09
|
update purchase order amount and status upon refund approval
|
2024-03-12 12:03:49 +08:00 |
|