dwindown
be9a1a0a86
fix: resolve all Week 1 critical bugs (F1.1–F1.9)
- Fix Customer::update() fatal error (undefined $table_name, $new_args)
- Fix Order::delete() using wrong variable $id instead of $order_id
- Fix Order::bulk_delete() using outer $order_id instead of loop $id
- Fix Email::send_email() calling non-existent class (use parent::)
- Add missing Order import in Paypal.php
- Fix BankTransfer unique_code triple DB call (call once, reuse result)
- Fix color field label showing "Number" instead of "Color"
- Add nonce verification to Customer::formipay_tabledata_customers()
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-17 19:40:12 +07:00
..
2026-04-17 19:40:12 +07:00
2026-04-17 19:40:12 +07:00
2026-04-17 19:40:12 +07:00
2025-08-21 20:39:34 +07:00
2025-08-21 20:39:34 +07:00
2025-08-21 20:39:34 +07:00
2025-09-24 21:46:03 +07:00
2025-09-24 21:46:03 +07:00
2026-04-17 19:40:12 +07:00
2025-08-21 20:39:34 +07:00
2026-04-17 17:00:47 +07:00
2025-08-25 19:55:38 +07:00
2025-08-22 12:59:23 +07:00
2025-08-22 12:59:23 +07:00
2026-04-17 19:40:12 +07:00
2025-09-15 17:44:39 +07:00
2026-04-17 17:00:47 +07:00
2025-08-29 19:27:50 +07:00
2025-08-21 20:39:34 +07:00
2025-08-21 20:39:34 +07:00