Commit Graph

9 Commits

Author SHA1 Message Date
7c8d2aa098 Add 2025-11-26 16:40:14 +07:00
4fde591657 Add names based on role in current workflow step
Add names based on role in current workflow step
2025-11-26 16:40:02 +07:00
5c6e1d4273 Implement C02 form API fallback
- Adds a fallback API call to `.../c02form014/view` when the primary endpoint `.../c02form009detail/current` returns no result.
- Handles the different response structures for the reference number:
  - Primary: `response.Payload[0].Reference`
  - Fallback: `response.Payload.Details[0].Reference`
- This increases the reliability of fetching the reference number required for the refund review process.
2025-08-26 02:40:59 +00:00
3c88246e13 Fix bug 2025-08-25 14:08:47 +00:00
af3ab4c696 Update version 2025-08-25 09:51:26 +00:00
68b787fb74 Modify REFUND_CASE_TYPE_NAME to REFUND_CASE_PREFIX 2025-08-25 09:50:45 +00:00
fc1c42624a Update 'coretabs.user.js'
Add action buttons at the top.
2025-08-20 09:56:32 +00:00
0fef550ecb Update 'coretabs.user.js'
Add Refund Review tab.
2025-08-19 07:09:38 +00:00
5c8bce8319 Add 'coretabs.user.js' 2025-08-19 02:10:34 +00:00