menzzo:sav:return:management
Overview​
This is a Symfony console command: menzzo:sav:return:management
Schedules​
0 */15 * * *- Line 239 in system-crontab.md
Command Details​
menzzo:sav:return:management
Intent & Purpose​
⚠️ Intent unclear from cron definition alone. Requires code inspection.
The command class could not be automatically located. Manual investigation is needed to:
- Locate the corresponding Command class in the codebase
- Document the business purpose and side effects
- Identify any data mutations (sales, payments, refunds, stock)
Risk Assessment​
Risk Level: unknown
UNKNOWN: Risk level needs to be assessed through code inspection.
Documentation Status​
- Command class located
- Business purpose documented
- Side effects identified
- Risk level confirmed
- @doc.* annotations added to code