Add new functionality for admins to automatically deduct all settled earnings when creating special deductions with amount=0, marking each record to prevent duplicate deductions. - Add OfflineSettlementDeduction model to track deducted records - Add API endpoints for querying unprocessed settlements and executing batch deduction - Add mode selection UI in admin-web pending-actions - Add offline settlement card display in mobile-app special deduction page 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| 20241204000000_init | ||
| 20241210000001_add_processed_events | ||
| 20241213000000_seed_system_accounts | ||
| 20241214000000_add_pending_rewards | ||
| 20241214100000_add_share_right_pool_account | ||
| 20241216000000_add_version_column | ||
| 20241222000000_add_withdrawal_fee_config | ||
| 20241223000000_add_has_planted | ||
| 20241223100000_add_internal_transfer_fields | ||
| 20260103100000_add_fiat_withdrawal | ||
| 20260104000000_add_offline_settlement_deductions | ||