695 B
695 B
Files that need to be checked for .material -> .base attribute rename
Based on the refactoring, the following modules likely contain references to .material that should be updated to .base:
app/services/stocktake/stocktake_service.pyapp/services/check/check_service.pyapp/services/dashboard/dashboard_service.pyapp/controllers/stocktake_controller.pyapp/controllers/check_controller.pyapp/controllers/dashboard_controller.pyapp/services/report/stock_report_service.pyapp/services/alert/stock_alert_service.pyapp/services/outbound/outbound_service.py
Please add these files to the chat so we can inspect and apply the required fixes.