1 line
30 KiB
JSON
1 line
30 KiB
JSON
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_payroll_models_payroll_dashboard_py", "label": "payroll_dashboard.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L1"}, {"id": "payroll_dashboard_payrolldashboard", "label": "PayrollDashboard", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L13"}, {"id": "payroll_dashboard_compute_employee_stats", "label": "_compute_employee_stats()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L88"}, {"id": "payroll_dashboard_compute_payroll_stats", "label": "_compute_payroll_stats()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L116"}, {"id": "payroll_dashboard_payrolldashboard_action_run_payroll", "label": ".action_run_payroll()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L176"}, {"id": "payroll_dashboard_payrolldashboard_get_action_context", "label": "._get_action_context()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L195"}, {"id": "payroll_dashboard_payrolldashboard_action_view_employees", "label": ".action_view_employees()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L208"}, {"id": "payroll_dashboard_payrolldashboard_action_cra_remittance", "label": ".action_cra_remittance()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L214"}, {"id": "payroll_dashboard_payrolldashboard_action_t4_slips", "label": ".action_t4_slips()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L220"}, {"id": "payroll_dashboard_payrolldashboard_action_roe", "label": ".action_roe()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L226"}, {"id": "payroll_dashboard_payrolldashboard_action_reports", "label": ".action_reports()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L232"}, {"id": "payroll_dashboard_payrolldashboard_action_settings", "label": ".action_settings()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L247"}, {"id": "payroll_dashboard_get_dashboard", "label": "get_dashboard()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L264"}, {"id": "payroll_dashboard_action_open_dashboard", "label": "action_open_dashboard()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L279"}, {"id": "payroll_dashboard_payrolldashboardstats", "label": "PayrollDashboardStats", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L293"}, {"id": "payroll_dashboard_compute_name", "label": "_compute_name()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L320"}, {"id": "payroll_dashboard_refresh_stats", "label": "refresh_stats()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L334"}, {"id": "payroll_dashboard_rationale_14", "label": "Dashboard model for Fusion Payroll. This is a singleton model that provides", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L14"}, {"id": "payroll_dashboard_rationale_177", "label": "Open Run Payroll wizard.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L177"}, {"id": "payroll_dashboard_rationale_196", "label": "Parse action context and add create/edit/delete permissions.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L196"}, {"id": "payroll_dashboard_rationale_209", "label": "Open All Employees view using existing action.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L209"}, {"id": "payroll_dashboard_rationale_215", "label": "Open CRA Remittance view using existing action.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L215"}, {"id": "payroll_dashboard_rationale_221", "label": "Open T4 Slips view using existing action.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L221"}, {"id": "payroll_dashboard_rationale_227", "label": "Open Record of Employment view using existing action.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L227"}, {"id": "payroll_dashboard_rationale_233", "label": "Open Reports hub using existing action.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L233"}, {"id": "payroll_dashboard_rationale_248", "label": "Open Fusion Payroll Settings.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L248"}, {"id": "payroll_dashboard_rationale_265", "label": "Get or create the dashboard singleton.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L265"}, {"id": "payroll_dashboard_rationale_294", "label": "Monthly payroll statistics for graphing. This model stores aggregated monthl", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L294"}, {"id": "payroll_dashboard_rationale_335", "label": "Refresh statistics from payslip data.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L335"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_payroll_models_payroll_dashboard_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L8", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_payroll_models_payroll_dashboard_py", "target": "datetime", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L9", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_payroll_models_payroll_dashboard_py", "target": "dateutil_relativedelta", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L10", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_payroll_models_payroll_dashboard_py", "target": "payroll_dashboard_payrolldashboard", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L13", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_payroll_models_payroll_dashboard_py", "target": "payroll_dashboard_compute_employee_stats", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L88", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_payroll_models_payroll_dashboard_py", "target": "payroll_dashboard_compute_payroll_stats", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L116", "weight": 1.0}, {"source": "payroll_dashboard_payrolldashboard", "target": "payroll_dashboard_payrolldashboard_action_run_payroll", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L176", "weight": 1.0}, {"source": "payroll_dashboard_payrolldashboard", "target": "payroll_dashboard_payrolldashboard_get_action_context", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L195", "weight": 1.0}, {"source": "payroll_dashboard_payrolldashboard", "target": "payroll_dashboard_payrolldashboard_action_view_employees", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L208", "weight": 1.0}, {"source": "payroll_dashboard_payrolldashboard", "target": "payroll_dashboard_payrolldashboard_action_cra_remittance", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L214", "weight": 1.0}, {"source": "payroll_dashboard_payrolldashboard", "target": "payroll_dashboard_payrolldashboard_action_t4_slips", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L220", "weight": 1.0}, {"source": "payroll_dashboard_payrolldashboard", "target": "payroll_dashboard_payrolldashboard_action_roe", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L226", "weight": 1.0}, {"source": "payroll_dashboard_payrolldashboard", "target": "payroll_dashboard_payrolldashboard_action_reports", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L232", "weight": 1.0}, {"source": "payroll_dashboard_payrolldashboard", "target": "payroll_dashboard_payrolldashboard_action_settings", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L247", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_payroll_models_payroll_dashboard_py", "target": "payroll_dashboard_get_dashboard", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L264", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_payroll_models_payroll_dashboard_py", "target": "payroll_dashboard_action_open_dashboard", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L279", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_payroll_models_payroll_dashboard_py", "target": "payroll_dashboard_payrolldashboardstats", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L293", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_payroll_models_payroll_dashboard_py", "target": "payroll_dashboard_compute_name", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L320", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_payroll_models_payroll_dashboard_py", "target": "payroll_dashboard_refresh_stats", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L334", "weight": 1.0}, {"source": "payroll_dashboard_payrolldashboard_action_view_employees", "target": "payroll_dashboard_payrolldashboard_get_action_context", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L211", "weight": 1.0}, {"source": "payroll_dashboard_payrolldashboard_action_cra_remittance", "target": "payroll_dashboard_payrolldashboard_get_action_context", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L217", "weight": 1.0}, {"source": "payroll_dashboard_payrolldashboard_action_t4_slips", "target": "payroll_dashboard_payrolldashboard_get_action_context", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L223", "weight": 1.0}, {"source": "payroll_dashboard_payrolldashboard_action_roe", "target": "payroll_dashboard_payrolldashboard_get_action_context", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L229", "weight": 1.0}, {"source": "payroll_dashboard_action_open_dashboard", "target": "payroll_dashboard_get_dashboard", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L281", "weight": 1.0}, {"source": "payroll_dashboard_rationale_14", "target": "payroll_dashboard_payrolldashboard", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L14", "weight": 1.0}, {"source": "payroll_dashboard_rationale_177", "target": "payroll_dashboard_payrolldashboard_action_run_payroll", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L177", "weight": 1.0}, {"source": "payroll_dashboard_rationale_196", "target": "payroll_dashboard_payrolldashboard_get_action_context", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L196", "weight": 1.0}, {"source": "payroll_dashboard_rationale_209", "target": "payroll_dashboard_payrolldashboard_action_view_employees", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L209", "weight": 1.0}, {"source": "payroll_dashboard_rationale_215", "target": "payroll_dashboard_payrolldashboard_action_cra_remittance", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L215", "weight": 1.0}, {"source": "payroll_dashboard_rationale_221", "target": "payroll_dashboard_payrolldashboard_action_t4_slips", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L221", "weight": 1.0}, {"source": "payroll_dashboard_rationale_227", "target": "payroll_dashboard_payrolldashboard_action_roe", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L227", "weight": 1.0}, {"source": "payroll_dashboard_rationale_233", "target": "payroll_dashboard_payrolldashboard_action_reports", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L233", "weight": 1.0}, {"source": "payroll_dashboard_rationale_248", "target": "payroll_dashboard_payrolldashboard_action_settings", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L248", "weight": 1.0}, {"source": "payroll_dashboard_rationale_265", "target": "payroll_dashboard_payrolldashboard_get_dashboard", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L265", "weight": 1.0}, {"source": "payroll_dashboard_rationale_294", "target": "payroll_dashboard_payrolldashboardstats", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L294", "weight": 1.0}, {"source": "payroll_dashboard_rationale_335", "target": "payroll_dashboard_payrolldashboardstats_refresh_stats", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L335", "weight": 1.0}], "raw_calls": [{"caller_nid": "payroll_dashboard_compute_employee_stats", "callee": "search_count", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L93"}, {"caller_nid": "payroll_dashboard_compute_employee_stats", "callee": "search_count", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L97"}, {"caller_nid": "payroll_dashboard_compute_employee_stats", "callee": "search_count", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L100"}, {"caller_nid": "payroll_dashboard_compute_employee_stats", "callee": "search_count", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L103"}, {"caller_nid": "payroll_dashboard_compute_employee_stats", "callee": "search_count", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L107"}, {"caller_nid": "payroll_dashboard_compute_employee_stats", "callee": "search_count", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L111"}, {"caller_nid": "payroll_dashboard_compute_payroll_stats", "callee": "today", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L117"}, {"caller_nid": "payroll_dashboard_compute_payroll_stats", "callee": "replace", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L118"}, {"caller_nid": "payroll_dashboard_compute_payroll_stats", "callee": "replace", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L119"}, {"caller_nid": "payroll_dashboard_compute_payroll_stats", "callee": "relativedelta", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L120"}, {"caller_nid": "payroll_dashboard_compute_payroll_stats", "callee": "relativedelta", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L121"}, {"caller_nid": "payroll_dashboard_compute_payroll_stats", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L131"}, {"caller_nid": "payroll_dashboard_compute_payroll_stats", "callee": "sum", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L137"}, {"caller_nid": "payroll_dashboard_compute_payroll_stats", "callee": "mapped", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L137"}, {"caller_nid": "payroll_dashboard_compute_payroll_stats", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L138"}, {"caller_nid": "payroll_dashboard_compute_payroll_stats", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L141"}, {"caller_nid": "payroll_dashboard_compute_payroll_stats", "callee": "sum", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L146"}, {"caller_nid": "payroll_dashboard_compute_payroll_stats", "callee": "mapped", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L146"}, {"caller_nid": "payroll_dashboard_compute_payroll_stats", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L149"}, {"caller_nid": "payroll_dashboard_compute_payroll_stats", "callee": "sum", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L155"}, {"caller_nid": "payroll_dashboard_compute_payroll_stats", "callee": "mapped", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L155"}, {"caller_nid": "payroll_dashboard_payrolldashboard_action_run_payroll", "callee": "action_open_run_payroll", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L178"}, {"caller_nid": "payroll_dashboard_payrolldashboard_action_run_payroll", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L180"}, {"caller_nid": "payroll_dashboard_payrolldashboard_action_run_payroll", "callee": "isinstance", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L182"}, {"caller_nid": "payroll_dashboard_payrolldashboard_action_run_payroll", "callee": "eval", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L184"}, {"caller_nid": "payroll_dashboard_payrolldashboard_action_run_payroll", "callee": "isinstance", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L187"}, {"caller_nid": "payroll_dashboard_payrolldashboard_action_run_payroll", "callee": "update", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L191"}, {"caller_nid": "payroll_dashboard_payrolldashboard_get_action_context", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L197"}, {"caller_nid": "payroll_dashboard_payrolldashboard_get_action_context", "callee": "isinstance", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L198"}, {"caller_nid": "payroll_dashboard_payrolldashboard_get_action_context", "callee": "eval", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L200"}, {"caller_nid": "payroll_dashboard_payrolldashboard_get_action_context", "callee": "isinstance", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L203"}, {"caller_nid": "payroll_dashboard_payrolldashboard_get_action_context", "callee": "update", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L205"}, {"caller_nid": "payroll_dashboard_payrolldashboard_action_view_employees", "callee": "_for_xml_id", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L210"}, {"caller_nid": "payroll_dashboard_payrolldashboard_action_cra_remittance", "callee": "_for_xml_id", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L216"}, {"caller_nid": "payroll_dashboard_payrolldashboard_action_t4_slips", "callee": "_for_xml_id", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L222"}, {"caller_nid": "payroll_dashboard_payrolldashboard_action_roe", "callee": "_for_xml_id", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L228"}, {"caller_nid": "payroll_dashboard_payrolldashboard_action_reports", "callee": "_for_xml_id", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L235"}, {"caller_nid": "payroll_dashboard_payrolldashboard_action_reports", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L241"}, {"caller_nid": "payroll_dashboard_payrolldashboard_action_settings", "callee": "get_settings", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L250"}, {"caller_nid": "payroll_dashboard_payrolldashboard_action_settings", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L253"}, {"caller_nid": "payroll_dashboard_get_dashboard", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L266"}, {"caller_nid": "payroll_dashboard_get_dashboard", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L271"}, {"caller_nid": "payroll_dashboard_action_open_dashboard", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L284"}, {"caller_nid": "payroll_dashboard_refresh_stats", "callee": "today", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L336"}, {"caller_nid": "payroll_dashboard_refresh_stats", "callee": "range", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L340"}, {"caller_nid": "payroll_dashboard_refresh_stats", "callee": "relativedelta", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L341"}, {"caller_nid": "payroll_dashboard_refresh_stats", "callee": "replace", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L345"}, {"caller_nid": "payroll_dashboard_refresh_stats", "callee": "relativedelta", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L346"}, {"caller_nid": "payroll_dashboard_refresh_stats", "callee": "relativedelta", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L346"}, {"caller_nid": "payroll_dashboard_refresh_stats", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L349"}, {"caller_nid": "payroll_dashboard_refresh_stats", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L357"}, {"caller_nid": "payroll_dashboard_refresh_stats", "callee": "sum", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L367"}, {"caller_nid": "payroll_dashboard_refresh_stats", "callee": "mapped", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L367"}, {"caller_nid": "payroll_dashboard_refresh_stats", "callee": "sum", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L368"}, {"caller_nid": "payroll_dashboard_refresh_stats", "callee": "mapped", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L368"}, {"caller_nid": "payroll_dashboard_refresh_stats", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L370"}, {"caller_nid": "payroll_dashboard_refresh_stats", "callee": "set", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L370"}, {"caller_nid": "payroll_dashboard_refresh_stats", "callee": "mapped", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L370"}, {"caller_nid": "payroll_dashboard_refresh_stats", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L371"}, {"caller_nid": "payroll_dashboard_refresh_stats", "callee": "write", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L375"}, {"caller_nid": "payroll_dashboard_refresh_stats", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_dashboard.py", "source_location": "L377"}]} |