- Auto-create cash task when order status transitions to 3 (Final Prep) and has a pending cash payment (Payments.PaymentPaidInCash > 0) - Task includes OrderID so Android can display OrderTotal - Task title includes service point name when available - Fix duplicate task check: was WHERE ID = ?, now WHERE OrderID = ? Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| abandonOrder.cfm | ||
| checkStatusUpdate.cfm | ||
| debugLineItems.cfm | ||
| getActiveCart.cfm | ||
| getCart.cfm | ||
| getDetail.cfm | ||
| getOrCreateCart.cfm | ||
| getPendingForUser.cfm | ||
| history.cfm | ||
| listForKDS.cfm | ||
| setLineItem.cfm | ||
| setOrderType.cfm | ||
| submit.cfm | ||
| testMarkPaid.cfm | ||
| updateStatus.cfm | ||