1 line
23 KiB
JSON
1 line
23 KiB
JSON
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_payroll_controllers_payroll_report_py", "label": "payroll_report.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L1"}, {"id": "payroll_report_payrollreportcontroller", "label": "PayrollReportController", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L19"}, {"id": "payroll_report_get_report_data", "label": "get_report_data()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L23"}, {"id": "payroll_report_get_lines", "label": "get_lines()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L76"}, {"id": "payroll_report_get_detail_lines", "label": "get_detail_lines()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L100"}, {"id": "payroll_report_export_xlsx", "label": "export_xlsx()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L132"}, {"id": "payroll_report_export_pdf", "label": "export_pdf()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L164"}, {"id": "payroll_report_get_employees", "label": "get_employees()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L196"}, {"id": "payroll_report_get_departments", "label": "get_departments()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L217"}, {"id": "payroll_report_action_open_record", "label": "action_open_record()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L235"}, {"id": "payroll_report_rationale_20", "label": "Controller for payroll report endpoints.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L20"}, {"id": "payroll_report_rationale_24", "label": "Get report data for the given report model. Args: r", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L24"}, {"id": "payroll_report_rationale_77", "label": "Get report lines with current options.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L77"}, {"id": "payroll_report_rationale_101", "label": "Get expanded detail lines for a specific line. Used for drill-down funct", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L101"}, {"id": "payroll_report_rationale_133", "label": "Export report to Excel format.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L133"}, {"id": "payroll_report_rationale_165", "label": "Export report to PDF format.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L165"}, {"id": "payroll_report_rationale_197", "label": "Get employees for filter dropdown.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L197"}, {"id": "payroll_report_rationale_218", "label": "Get departments for filter dropdown.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L218"}, {"id": "payroll_report_rationale_236", "label": "Get action to open a specific record.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L236"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_payroll_controllers_payroll_report_py", "target": "base64", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L11", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_payroll_controllers_payroll_report_py", "target": "json", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L12", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_payroll_controllers_payroll_report_py", "target": "datetime", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L13", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_payroll_controllers_payroll_report_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L15", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_payroll_controllers_payroll_report_py", "target": "odoo_http", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L16", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_payroll_controllers_payroll_report_py", "target": "payroll_report_payrollreportcontroller", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L19", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_payroll_controllers_payroll_report_py", "target": "payroll_report_get_report_data", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L23", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_payroll_controllers_payroll_report_py", "target": "payroll_report_get_lines", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L76", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_payroll_controllers_payroll_report_py", "target": "payroll_report_get_detail_lines", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L100", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_payroll_controllers_payroll_report_py", "target": "payroll_report_export_xlsx", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L132", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_payroll_controllers_payroll_report_py", "target": "payroll_report_export_pdf", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L164", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_payroll_controllers_payroll_report_py", "target": "payroll_report_get_employees", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L196", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_payroll_controllers_payroll_report_py", "target": "payroll_report_get_departments", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L217", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_payroll_controllers_payroll_report_py", "target": "payroll_report_action_open_record", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L235", "weight": 1.0}, {"source": "payroll_report_rationale_20", "target": "payroll_report_payrollreportcontroller", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L20", "weight": 1.0}, {"source": "payroll_report_rationale_24", "target": "payroll_report_payrollreportcontroller_get_report_data", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L24", "weight": 1.0}, {"source": "payroll_report_rationale_77", "target": "payroll_report_payrollreportcontroller_get_lines", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L77", "weight": 1.0}, {"source": "payroll_report_rationale_101", "target": "payroll_report_payrollreportcontroller_get_detail_lines", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L101", "weight": 1.0}, {"source": "payroll_report_rationale_133", "target": "payroll_report_payrollreportcontroller_export_xlsx", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L133", "weight": 1.0}, {"source": "payroll_report_rationale_165", "target": "payroll_report_payrollreportcontroller_export_pdf", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L165", "weight": 1.0}, {"source": "payroll_report_rationale_197", "target": "payroll_report_payrollreportcontroller_get_employees", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L197", "weight": 1.0}, {"source": "payroll_report_rationale_218", "target": "payroll_report_payrollreportcontroller_get_departments", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L218", "weight": 1.0}, {"source": "payroll_report_rationale_236", "target": "payroll_report_payrollreportcontroller_action_open_record", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L236", "weight": 1.0}], "raw_calls": [{"caller_nid": "payroll_report_get_report_data", "callee": "isinstance", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L44"}, {"caller_nid": "payroll_report_get_report_data", "callee": "loads", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L45"}, {"caller_nid": "payroll_report_get_report_data", "callee": "_get_options", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L47"}, {"caller_nid": "payroll_report_get_report_data", "callee": "_get_columns", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L50"}, {"caller_nid": "payroll_report_get_report_data", "callee": "_get_lines", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L51"}, {"caller_nid": "payroll_report_get_report_data", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L65"}, {"caller_nid": "payroll_report_get_report_data", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L67"}, {"caller_nid": "payroll_report_get_report_data", "callee": "getLogger", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L71"}, {"caller_nid": "payroll_report_get_report_data", "callee": "error", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L72"}, {"caller_nid": "payroll_report_get_report_data", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L72"}, {"caller_nid": "payroll_report_get_report_data", "callee": "format_exc", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L72"}, {"caller_nid": "payroll_report_get_report_data", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L73"}, {"caller_nid": "payroll_report_get_report_data", "callee": "format_exc", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L73"}, {"caller_nid": "payroll_report_get_lines", "callee": "isinstance", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L86"}, {"caller_nid": "payroll_report_get_lines", "callee": "loads", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L87"}, {"caller_nid": "payroll_report_get_lines", "callee": "_get_options", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L89"}, {"caller_nid": "payroll_report_get_lines", "callee": "_get_lines", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L92"}, {"caller_nid": "payroll_report_get_lines", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L97"}, {"caller_nid": "payroll_report_get_lines", "callee": "format_exc", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L97"}, {"caller_nid": "payroll_report_get_detail_lines", "callee": "isinstance", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L111"}, {"caller_nid": "payroll_report_get_detail_lines", "callee": "loads", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L112"}, {"caller_nid": "payroll_report_get_detail_lines", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L115"}, {"caller_nid": "payroll_report_get_detail_lines", "callee": "split", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L116"}, {"caller_nid": "payroll_report_get_detail_lines", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L117"}, {"caller_nid": "payroll_report_get_detail_lines", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L119"}, {"caller_nid": "payroll_report_get_detail_lines", "callee": "hasattr", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L121"}, {"caller_nid": "payroll_report_get_detail_lines", "callee": "_get_detail_lines", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L123"}, {"caller_nid": "payroll_report_get_detail_lines", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L129"}, {"caller_nid": "payroll_report_get_detail_lines", "callee": "format_exc", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L129"}, {"caller_nid": "payroll_report_export_xlsx", "callee": "isinstance", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L138"}, {"caller_nid": "payroll_report_export_xlsx", "callee": "loads", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L139"}, {"caller_nid": "payroll_report_export_xlsx", "callee": "_get_options", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L141"}, {"caller_nid": "payroll_report_export_xlsx", "callee": "get_xlsx", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L144"}, {"caller_nid": "payroll_report_export_xlsx", "callee": "strftime", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L146"}, {"caller_nid": "payroll_report_export_xlsx", "callee": "today", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L146"}, {"caller_nid": "payroll_report_export_xlsx", "callee": "make_response", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L148"}, {"caller_nid": "payroll_report_export_xlsx", "callee": "content_disposition", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L152"}, {"caller_nid": "payroll_report_export_xlsx", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L153"}, {"caller_nid": "payroll_report_export_xlsx", "callee": "make_response", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L157"}, {"caller_nid": "payroll_report_export_xlsx", "callee": "dumps", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L158"}, {"caller_nid": "payroll_report_export_xlsx", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L158"}, {"caller_nid": "payroll_report_export_pdf", "callee": "isinstance", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L170"}, {"caller_nid": "payroll_report_export_pdf", "callee": "loads", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L171"}, {"caller_nid": "payroll_report_export_pdf", "callee": "_get_options", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L173"}, {"caller_nid": "payroll_report_export_pdf", "callee": "get_pdf", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L176"}, {"caller_nid": "payroll_report_export_pdf", "callee": "strftime", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L178"}, {"caller_nid": "payroll_report_export_pdf", "callee": "today", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L178"}, {"caller_nid": "payroll_report_export_pdf", "callee": "make_response", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L180"}, {"caller_nid": "payroll_report_export_pdf", "callee": "content_disposition", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L184"}, {"caller_nid": "payroll_report_export_pdf", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L185"}, {"caller_nid": "payroll_report_export_pdf", "callee": "make_response", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L189"}, {"caller_nid": "payroll_report_export_pdf", "callee": "dumps", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L190"}, {"caller_nid": "payroll_report_export_pdf", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L190"}, {"caller_nid": "payroll_report_get_employees", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L204"}, {"caller_nid": "payroll_report_get_employees", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L206"}, {"caller_nid": "payroll_report_get_employees", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L214"}, {"caller_nid": "payroll_report_get_employees", "callee": "format_exc", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L214"}, {"caller_nid": "payroll_report_get_departments", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L222"}, {"caller_nid": "payroll_report_get_departments", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L232"}, {"caller_nid": "payroll_report_get_departments", "callee": "format_exc", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L232"}, {"caller_nid": "payroll_report_action_open_record", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L249"}, {"caller_nid": "payroll_report_action_open_record", "callee": "format_exc", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/controllers/payroll_report.py", "source_location": "L249"}]} |