Skip to content
Success

Changes

Summary

  1. add debug logging for shipment completion timing (details)
  2. fix: wrap focus in nextTick and reset shipmentStartTime in resetShipmentCart (details)
  3. add safeguards for timing calculation to handle edge cases (details)
  4. improve formatDuration to handle sub-second commissions (details)
  5. add new commission completion sound (details)
Commit 834f73ad0d51a40cddeaec4745494d1633d04919 by info
add debug logging for shipment completion timing
The file was modifiedpages/integrations/commission.vue (diff)
Commit 3b9598bea769ba0b932bcc1d3a0f906daf0f0b4d by info
fix: wrap focus in nextTick and reset shipmentStartTime in resetShipmentCart
The file was modifiedpages/integrations/commission.vue (diff)
Commit 60f4e5784a86e22a60550029393ee6bb4093018e by info
add safeguards for timing calculation to handle edge cases
The file was modifiedcomponents/AgGrid/SalesOrder/AgCustomAttachment.vue (diff)
The file was modifiedpages/integrations/commission.vue (diff)
Commit 92236aa53429355e574f8e8ed8ccc5bb7d7f110c by info
improve formatDuration to handle sub-second commissions

- Add milliseconds display for durations < 1 second (e.g., "543ms")
- This allows accurate timing display even for very fast commissions

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
The file was modifiedpages/integrations/commission.vue (diff)
Commit 1d47ff7ea18d6a4f641d338ac9d70d7948885ade by info
add new commission completion sound
The file was modifiedpages/integrations/commission.vue (diff)