1 line
46 KiB
JSON
1 line
46 KiB
JSON
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_clock_models_clock_report_py", "label": "clock_report.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L1"}, {"id": "clock_report_fusionclockreport", "label": "FusionClockReport", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L17"}, {"id": "clock_report_compute_name", "label": "_compute_name()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L94"}, {"id": "clock_report_compute_is_batch", "label": "_compute_is_batch()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L102"}, {"id": "clock_report_compute_totals", "label": "_compute_totals()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L109"}, {"id": "clock_report_fusionclockreport_action_generate_report", "label": ".action_generate_report()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L129"}, {"id": "clock_report_fusionclockreport_action_reset_draft", "label": ".action_reset_draft()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L136"}, {"id": "clock_report_fusionclockreport_action_send_report", "label": ".action_send_report()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L141"}, {"id": "clock_report_fusionclockreport_collect_attendance_records", "label": "._collect_attendance_records()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L149"}, {"id": "clock_report_fusionclockreport_generate_pdf", "label": "._generate_pdf()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L180"}, {"id": "clock_report_fusionclockreport_send_report_email", "label": "._send_report_email()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L206"}, {"id": "clock_report_fusionclockreport_action_export_csv", "label": ".action_export_csv()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L292"}, {"id": "clock_report_cron_generate_period_reports", "label": "_cron_generate_period_reports()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L385"}, {"id": "clock_report_calculate_current_period", "label": "_calculate_current_period()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L456"}, {"id": "clock_report_action_generate_historical_reports", "label": "action_generate_historical_reports()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L506"}, {"id": "clock_report_rationale_130", "label": "Generate the PDF report for this record.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L130"}, {"id": "clock_report_rationale_137", "label": "Reset the report back to draft so the user can make changes.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L137"}, {"id": "clock_report_rationale_142", "label": "Send the report via email.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L142"}, {"id": "clock_report_rationale_150", "label": "Link attendance and leave records for the period and employee.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L150"}, {"id": "clock_report_rationale_181", "label": "Render the QWeb report to PDF and store it.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L181"}, {"id": "clock_report_rationale_207", "label": "Send the report with the PDF attached.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L207"}, {"id": "clock_report_rationale_293", "label": "Export the report data as a CSV file for payroll.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L293"}, {"id": "clock_report_rationale_386", "label": "Cron: Generate reports when a pay period ends.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L386"}, {"id": "clock_report_rationale_457", "label": "Calculate the period start/end dates based on schedule type.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L457"}, {"id": "clock_report_rationale_507", "label": "Generate reports for all past pay periods from historical attendance data.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L507"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_clock_models_clock_report_py", "target": "base64", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L5", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_clock_models_clock_report_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L6", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_clock_models_clock_report_py", "target": "pytz", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L7", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_clock_models_clock_report_py", "target": "datetime", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L8", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_clock_models_clock_report_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L9", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_clock_models_clock_report_py", "target": "odoo_exceptions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L10", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_clock_models_clock_report_py", "target": "users_gurpreet_github_odoo_modules_fusion_clock_models_hr_attendance_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L11", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_clock_models_clock_report_py", "target": "users_gurpreet_github_odoo_modules_fusion_clock_models_tz_utils_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L12", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_clock_models_clock_report_py", "target": "clock_report_fusionclockreport", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L17", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_clock_models_clock_report_py", "target": "clock_report_compute_name", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L94", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_clock_models_clock_report_py", "target": "clock_report_compute_is_batch", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L102", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_clock_models_clock_report_py", "target": "clock_report_compute_totals", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L109", "weight": 1.0}, {"source": "clock_report_fusionclockreport", "target": "clock_report_fusionclockreport_action_generate_report", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L129", "weight": 1.0}, {"source": "clock_report_fusionclockreport", "target": "clock_report_fusionclockreport_action_reset_draft", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L136", "weight": 1.0}, {"source": "clock_report_fusionclockreport", "target": "clock_report_fusionclockreport_action_send_report", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L141", "weight": 1.0}, {"source": "clock_report_fusionclockreport", "target": "clock_report_fusionclockreport_collect_attendance_records", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L149", "weight": 1.0}, {"source": "clock_report_fusionclockreport", "target": "clock_report_fusionclockreport_generate_pdf", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L180", "weight": 1.0}, {"source": "clock_report_fusionclockreport", "target": "clock_report_fusionclockreport_send_report_email", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L206", "weight": 1.0}, {"source": "clock_report_fusionclockreport", "target": "clock_report_fusionclockreport_action_export_csv", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L292", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_clock_models_clock_report_py", "target": "clock_report_cron_generate_period_reports", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L385", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_clock_models_clock_report_py", "target": "clock_report_calculate_current_period", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L456", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_clock_models_clock_report_py", "target": "clock_report_action_generate_historical_reports", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L506", "weight": 1.0}, {"source": "clock_report_fusionclockreport_action_generate_report", "target": "clock_report_fusionclockreport_collect_attendance_records", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L132", "weight": 1.0}, {"source": "clock_report_fusionclockreport_action_generate_report", "target": "clock_report_fusionclockreport_generate_pdf", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L133", "weight": 1.0}, {"source": "clock_report_fusionclockreport_action_send_report", "target": "clock_report_fusionclockreport_send_report_email", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L146", "weight": 1.0}, {"source": "clock_report_fusionclockreport_action_export_csv", "target": "clock_report_fusionclockreport_collect_attendance_records", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L299", "weight": 1.0}, {"source": "clock_report_cron_generate_period_reports", "target": "clock_report_calculate_current_period", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L397", "weight": 1.0}, {"source": "clock_report_cron_generate_period_reports", "target": "clock_report_fusionclockreport_action_generate_report", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L426", "weight": 1.0}, {"source": "clock_report_cron_generate_period_reports", "target": "clock_report_fusionclockreport_action_send_report", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L430", "weight": 1.0}, {"source": "clock_report_action_generate_historical_reports", "target": "clock_report_calculate_current_period", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L543", "weight": 1.0}, {"source": "clock_report_action_generate_historical_reports", "target": "clock_report_fusionclockreport_collect_attendance_records", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L571", "weight": 1.0}, {"source": "clock_report_rationale_130", "target": "clock_report_fusionclockreport_action_generate_report", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L130", "weight": 1.0}, {"source": "clock_report_rationale_137", "target": "clock_report_fusionclockreport_action_reset_draft", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L137", "weight": 1.0}, {"source": "clock_report_rationale_142", "target": "clock_report_fusionclockreport_action_send_report", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L142", "weight": 1.0}, {"source": "clock_report_rationale_150", "target": "clock_report_fusionclockreport_collect_attendance_records", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L150", "weight": 1.0}, {"source": "clock_report_rationale_181", "target": "clock_report_fusionclockreport_generate_pdf", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L181", "weight": 1.0}, {"source": "clock_report_rationale_207", "target": "clock_report_fusionclockreport_send_report_email", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L207", "weight": 1.0}, {"source": "clock_report_rationale_293", "target": "clock_report_fusionclockreport_action_export_csv", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L293", "weight": 1.0}, {"source": "clock_report_rationale_386", "target": "clock_report_fusionclockreport_cron_generate_period_reports", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L386", "weight": 1.0}, {"source": "clock_report_rationale_457", "target": "clock_report_fusionclockreport_calculate_current_period", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L457", "weight": 1.0}, {"source": "clock_report_rationale_507", "target": "clock_report_fusionclockreport_action_generate_historical_reports", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L507", "weight": 1.0}], "raw_calls": [{"caller_nid": "clock_report_compute_is_batch", "callee": "bool", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L104"}, {"caller_nid": "clock_report_compute_totals", "callee": "sum", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L112"}, {"caller_nid": "clock_report_compute_totals", "callee": "sum", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L113"}, {"caller_nid": "clock_report_compute_totals", "callee": "sum", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L114"}, {"caller_nid": "clock_report_compute_totals", "callee": "search_count", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L115"}, {"caller_nid": "clock_report_compute_totals", "callee": "_resolve_tz", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L120"}, {"caller_nid": "clock_report_compute_totals", "callee": "set", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L121"}, {"caller_nid": "clock_report_compute_totals", "callee": "astimezone", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L124"}, {"caller_nid": "clock_report_compute_totals", "callee": "localize", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L124"}, {"caller_nid": "clock_report_compute_totals", "callee": "add", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L125"}, {"caller_nid": "clock_report_compute_totals", "callee": "date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L125"}, {"caller_nid": "clock_report_compute_totals", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L126"}, {"caller_nid": "clock_report_compute_totals", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L127"}, {"caller_nid": "clock_report_fusionclockreport_action_generate_report", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L131"}, {"caller_nid": "clock_report_fusionclockreport_action_send_report", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L143"}, {"caller_nid": "clock_report_fusionclockreport_action_send_report", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L145"}, {"caller_nid": "clock_report_fusionclockreport_action_send_report", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L145"}, {"caller_nid": "clock_report_fusionclockreport_collect_attendance_records", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L151"}, {"caller_nid": "clock_report_fusionclockreport_collect_attendance_records", "callee": "get_local_day_boundaries", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L153"}, {"caller_nid": "clock_report_fusionclockreport_collect_attendance_records", "callee": "get_local_day_boundaries", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L154"}, {"caller_nid": "clock_report_fusionclockreport_collect_attendance_records", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L161"}, {"caller_nid": "clock_report_fusionclockreport_collect_attendance_records", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L163"}, {"caller_nid": "clock_report_fusionclockreport_collect_attendance_records", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L165"}, {"caller_nid": "clock_report_fusionclockreport_collect_attendance_records", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L173"}, {"caller_nid": "clock_report_fusionclockreport_collect_attendance_records", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L175"}, {"caller_nid": "clock_report_fusionclockreport_collect_attendance_records", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L177"}, {"caller_nid": "clock_report_fusionclockreport_generate_pdf", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L182"}, {"caller_nid": "clock_report_fusionclockreport_generate_pdf", "callee": "_get_report_from_name", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L188"}, {"caller_nid": "clock_report_fusionclockreport_generate_pdf", "callee": "_render_qweb_pdf", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L193"}, {"caller_nid": "clock_report_fusionclockreport_generate_pdf", "callee": "replace", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L198"}, {"caller_nid": "clock_report_fusionclockreport_generate_pdf", "callee": "write", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L201"}, {"caller_nid": "clock_report_fusionclockreport_generate_pdf", "callee": "b64encode", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L202"}, {"caller_nid": "clock_report_fusionclockreport_send_report_email", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L208"}, {"caller_nid": "clock_report_fusionclockreport_send_report_email", "callee": "strftime", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L212"}, {"caller_nid": "clock_report_fusionclockreport_send_report_email", "callee": "strftime", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L213"}, {"caller_nid": "clock_report_fusionclockreport_send_report_email", "callee": "_fclk_email_wrap", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L218"}, {"caller_nid": "clock_report_fusionclockreport_send_report_email", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L228"}, {"caller_nid": "clock_report_fusionclockreport_send_report_email", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L229"}, {"caller_nid": "clock_report_fusionclockreport_send_report_email", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L233"}, {"caller_nid": "clock_report_fusionclockreport_send_report_email", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L241"}, {"caller_nid": "clock_report_fusionclockreport_send_report_email", "callee": "get_param", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L242"}, {"caller_nid": "clock_report_fusionclockreport_send_report_email", "callee": "get_param", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L243"}, {"caller_nid": "clock_report_fusionclockreport_send_report_email", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L246"}, {"caller_nid": "clock_report_fusionclockreport_send_report_email", "callee": "split", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L246"}, {"caller_nid": "clock_report_fusionclockreport_send_report_email", "callee": "strip", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L246"}, {"caller_nid": "clock_report_fusionclockreport_send_report_email", "callee": "filtered", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L247"}, {"caller_nid": "clock_report_fusionclockreport_send_report_email", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L247"}, {"caller_nid": "clock_report_fusionclockreport_send_report_email", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L247"}, {"caller_nid": "clock_report_fusionclockreport_send_report_email", "callee": "join", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L248"}, {"caller_nid": "clock_report_fusionclockreport_send_report_email", "callee": "_fclk_email_wrap", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L256"}, {"caller_nid": "clock_report_fusionclockreport_send_report_email", "callee": "warning", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L269"}, {"caller_nid": "clock_report_fusionclockreport_send_report_email", "callee": "send", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L288"}, {"caller_nid": "clock_report_fusionclockreport_send_report_email", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L288"}, {"caller_nid": "clock_report_fusionclockreport_send_report_email", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L288"}, {"caller_nid": "clock_report_fusionclockreport_send_report_email", "callee": "error", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L290"}, {"caller_nid": "clock_report_fusionclockreport_action_export_csv", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L297"}, {"caller_nid": "clock_report_fusionclockreport_action_export_csv", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L301"}, {"caller_nid": "clock_report_fusionclockreport_action_export_csv", "callee": "get_param", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L302"}, {"caller_nid": "clock_report_fusionclockreport_action_export_csv", "callee": "loads", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L305"}, {"caller_nid": "clock_report_fusionclockreport_action_export_csv", "callee": "StringIO", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L325"}, {"caller_nid": "clock_report_fusionclockreport_action_export_csv", "callee": "writer", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L326"}, {"caller_nid": "clock_report_fusionclockreport_action_export_csv", "callee": "writerow", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L327"}, {"caller_nid": "clock_report_fusionclockreport_action_export_csv", "callee": "list", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L327"}, {"caller_nid": "clock_report_fusionclockreport_action_export_csv", "callee": "values", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L327"}, {"caller_nid": "clock_report_fusionclockreport_action_export_csv", "callee": "sorted", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L329"}, {"caller_nid": "clock_report_fusionclockreport_action_export_csv", "callee": "strftime", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L330"}, {"caller_nid": "clock_report_fusionclockreport_action_export_csv", "callee": "_fclk_utc_to_local_str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L331"}, {"caller_nid": "clock_report_fusionclockreport_action_export_csv", "callee": "_fclk_utc_to_local_str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L332"}, {"caller_nid": "clock_report_fusionclockreport_action_export_csv", "callee": "search_count", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L333"}, {"caller_nid": "clock_report_fusionclockreport_action_export_csv", "callee": "writerow", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L336"}, {"caller_nid": "clock_report_fusionclockreport_action_export_csv", "callee": "round", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L341"}, {"caller_nid": "clock_report_fusionclockreport_action_export_csv", "callee": "round", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L342"}, {"caller_nid": "clock_report_fusionclockreport_action_export_csv", "callee": "round", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L343"}, {"caller_nid": "clock_report_fusionclockreport_action_export_csv", "callee": "round", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L344"}, {"caller_nid": "clock_report_fusionclockreport_action_export_csv", "callee": "sorted", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L349"}, {"caller_nid": "clock_report_fusionclockreport_action_export_csv", "callee": "writerow", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L350"}, {"caller_nid": "clock_report_fusionclockreport_action_export_csv", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L352"}, {"caller_nid": "clock_report_fusionclockreport_action_export_csv", "callee": "encode", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L363"}, {"caller_nid": "clock_report_fusionclockreport_action_export_csv", "callee": "getvalue", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L363"}, {"caller_nid": "clock_report_fusionclockreport_action_export_csv", "callee": "close", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L364"}, {"caller_nid": "clock_report_fusionclockreport_action_export_csv", "callee": "replace", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L368"}, {"caller_nid": "clock_report_fusionclockreport_action_export_csv", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L371"}, {"caller_nid": "clock_report_fusionclockreport_action_export_csv", "callee": "b64encode", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L374"}, {"caller_nid": "clock_report_cron_generate_period_reports", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L387"}, {"caller_nid": "clock_report_cron_generate_period_reports", "callee": "get_param", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L388"}, {"caller_nid": "clock_report_cron_generate_period_reports", "callee": "get_param", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L392"}, {"caller_nid": "clock_report_cron_generate_period_reports", "callee": "get_param", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L393"}, {"caller_nid": "clock_report_cron_generate_period_reports", "callee": "get_local_today", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L395"}, {"caller_nid": "clock_report_cron_generate_period_reports", "callee": "timedelta", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L396"}, {"caller_nid": "clock_report_cron_generate_period_reports", "callee": "info", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L401"}, {"caller_nid": "clock_report_cron_generate_period_reports", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L403"}, {"caller_nid": "clock_report_cron_generate_period_reports", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L405"}, {"caller_nid": "clock_report_cron_generate_period_reports", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L412"}, {"caller_nid": "clock_report_cron_generate_period_reports", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L418"}, {"caller_nid": "clock_report_cron_generate_period_reports", "callee": "get_param", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L428"}, {"caller_nid": "clock_report_cron_generate_period_reports", "callee": "error", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L432"}, {"caller_nid": "clock_report_cron_generate_period_reports", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L435"}, {"caller_nid": "clock_report_cron_generate_period_reports", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L442"}, {"caller_nid": "clock_report_cron_generate_period_reports", "callee": "error", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L453"}, {"caller_nid": "clock_report_calculate_current_period", "callee": "from_string", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L463"}, {"caller_nid": "clock_report_calculate_current_period", "callee": "replace", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L465"}, {"caller_nid": "clock_report_calculate_current_period", "callee": "replace", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L467"}, {"caller_nid": "clock_report_calculate_current_period", "callee": "timedelta", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L472"}, {"caller_nid": "clock_report_calculate_current_period", "callee": "timedelta", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L473"}, {"caller_nid": "clock_report_calculate_current_period", "callee": "timedelta", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L478"}, {"caller_nid": "clock_report_calculate_current_period", "callee": "timedelta", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L479"}, {"caller_nid": "clock_report_calculate_current_period", "callee": "replace", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L483"}, {"caller_nid": "clock_report_calculate_current_period", "callee": "replace", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L484"}, {"caller_nid": "clock_report_calculate_current_period", "callee": "replace", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L486"}, {"caller_nid": "clock_report_calculate_current_period", "callee": "replace", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L488"}, {"caller_nid": "clock_report_calculate_current_period", "callee": "timedelta", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L488"}, {"caller_nid": "clock_report_calculate_current_period", "callee": "timedelta", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L489"}, {"caller_nid": "clock_report_calculate_current_period", "callee": "replace", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L492"}, {"caller_nid": "clock_report_calculate_current_period", "callee": "replace", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L493"}, {"caller_nid": "clock_report_calculate_current_period", "callee": "timedelta", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L493"}, {"caller_nid": "clock_report_calculate_current_period", "callee": "timedelta", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L494"}, {"caller_nid": "clock_report_calculate_current_period", "callee": "timedelta", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L500"}, {"caller_nid": "clock_report_calculate_current_period", "callee": "timedelta", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L501"}, {"caller_nid": "clock_report_action_generate_historical_reports", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L514"}, {"caller_nid": "clock_report_action_generate_historical_reports", "callee": "get_param", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L515"}, {"caller_nid": "clock_report_action_generate_historical_reports", "callee": "get_param", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L516"}, {"caller_nid": "clock_report_action_generate_historical_reports", "callee": "get_local_today", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L517"}, {"caller_nid": "clock_report_action_generate_historical_reports", "callee": "read_group", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L520"}, {"caller_nid": "clock_report_action_generate_historical_reports", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L520"}, {"caller_nid": "clock_report_action_generate_historical_reports", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L528"}, {"caller_nid": "clock_report_action_generate_historical_reports", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L528"}, {"caller_nid": "clock_report_action_generate_historical_reports", "callee": "exists", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L529"}, {"caller_nid": "clock_report_action_generate_historical_reports", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L532"}, {"caller_nid": "clock_report_action_generate_historical_reports", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L532"}, {"caller_nid": "clock_report_action_generate_historical_reports", "callee": "date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L540"}, {"caller_nid": "clock_report_action_generate_historical_reports", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L549"}, {"caller_nid": "clock_report_action_generate_historical_reports", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L549"}, {"caller_nid": "clock_report_action_generate_historical_reports", "callee": "search_count", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L555"}, {"caller_nid": "clock_report_action_generate_historical_reports", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L555"}, {"caller_nid": "clock_report_action_generate_historical_reports", "callee": "to_datetime", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L557"}, {"caller_nid": "clock_report_action_generate_historical_reports", "callee": "to_datetime", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L558"}, {"caller_nid": "clock_report_action_generate_historical_reports", "callee": "timedelta", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L559"}, {"caller_nid": "clock_report_action_generate_historical_reports", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L564"}, {"caller_nid": "clock_report_action_generate_historical_reports", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L564"}, {"caller_nid": "clock_report_action_generate_historical_reports", "callee": "timedelta", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L574"}, {"caller_nid": "clock_report_action_generate_historical_reports", "callee": "info", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_clock/models/clock_report.py", "source_location": "L576"}]} |