Files
Odoo-Modules/graphify-out/cache/40781de6fe249bb55b662a81fbab062be20a8882a1de62dcc1ea272313c99376.json
gsinghpal 41d0908ade changes
2026-04-24 21:04:38 -04:00

1 line
30 KiB
JSON

{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_payroll_models_payroll_report_summary_py", "label": "payroll_report_summary.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L1"}, {"id": "payroll_report_summary_payrollreportsummary", "label": "PayrollReportSummary", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L13"}, {"id": "payroll_report_summary_payrollreportsummary_get_columns", "label": "._get_columns()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L25"}, {"id": "payroll_report_summary_payrollreportsummary_get_lines", "label": "._get_lines()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L41"}, {"id": "payroll_report_summary_payrollreportsummarybyemployee", "label": "PayrollReportSummaryByEmployee", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L118"}, {"id": "payroll_report_summary_payrollreportsummarybyemployee_get_columns", "label": "._get_columns()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L130"}, {"id": "payroll_report_summary_payrollreportsummarybyemployee_get_dynamic_columns", "label": "._get_dynamic_columns()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L139"}, {"id": "payroll_report_summary_payrollreportsummarybyemployee_get_lines", "label": "._get_lines()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L171"}, {"id": "payroll_report_summary_rationale_14", "label": "Payroll Summary Report Per pay date summary with all payroll components.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L14"}, {"id": "payroll_report_summary_rationale_119", "label": "Payroll Summary by Employee Report Pivot-style with employees as columns, pa", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L119"}, {"id": "payroll_report_summary_rationale_140", "label": "Get columns including employee names.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L140"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_payroll_models_payroll_report_summary_py", "target": "collections", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L9", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_payroll_models_payroll_report_summary_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L10", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_payroll_models_payroll_report_summary_py", "target": "payroll_report_summary_payrollreportsummary", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L13", "weight": 1.0}, {"source": "payroll_report_summary_payrollreportsummary", "target": "payroll_report_summary_payrollreportsummary_get_columns", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L25", "weight": 1.0}, {"source": "payroll_report_summary_payrollreportsummary", "target": "payroll_report_summary_payrollreportsummary_get_lines", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L41", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_payroll_models_payroll_report_summary_py", "target": "payroll_report_summary_payrollreportsummarybyemployee", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L118", "weight": 1.0}, {"source": "payroll_report_summary_payrollreportsummarybyemployee", "target": "payroll_report_summary_payrollreportsummarybyemployee_get_columns", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L130", "weight": 1.0}, {"source": "payroll_report_summary_payrollreportsummarybyemployee", "target": "payroll_report_summary_payrollreportsummarybyemployee_get_dynamic_columns", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L139", "weight": 1.0}, {"source": "payroll_report_summary_payrollreportsummarybyemployee", "target": "payroll_report_summary_payrollreportsummarybyemployee_get_lines", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L171", "weight": 1.0}, {"source": "payroll_report_summary_rationale_14", "target": "payroll_report_summary_payrollreportsummary", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L14", "weight": 1.0}, {"source": "payroll_report_summary_rationale_119", "target": "payroll_report_summary_payrollreportsummarybyemployee", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L119", "weight": 1.0}, {"source": "payroll_report_summary_rationale_140", "target": "payroll_report_summary_payrollreportsummarybyemployee_get_dynamic_columns", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L140", "weight": 1.0}], "raw_calls": [{"caller_nid": "payroll_report_summary_payrollreportsummary_get_columns", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L27"}, {"caller_nid": "payroll_report_summary_payrollreportsummary_get_columns", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L28"}, {"caller_nid": "payroll_report_summary_payrollreportsummary_get_columns", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L29"}, {"caller_nid": "payroll_report_summary_payrollreportsummary_get_columns", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L30"}, {"caller_nid": "payroll_report_summary_payrollreportsummary_get_columns", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L31"}, {"caller_nid": "payroll_report_summary_payrollreportsummary_get_columns", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L32"}, {"caller_nid": "payroll_report_summary_payrollreportsummary_get_columns", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L33"}, {"caller_nid": "payroll_report_summary_payrollreportsummary_get_columns", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L34"}, {"caller_nid": "payroll_report_summary_payrollreportsummary_get_columns", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L35"}, {"caller_nid": "payroll_report_summary_payrollreportsummary_get_columns", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L36"}, {"caller_nid": "payroll_report_summary_payrollreportsummary_get_columns", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L37"}, {"caller_nid": "payroll_report_summary_payrollreportsummary_get_columns", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L38"}, {"caller_nid": "payroll_report_summary_payrollreportsummary_get_lines", "callee": "_get_domain", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L42"}, {"caller_nid": "payroll_report_summary_payrollreportsummary_get_lines", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L43"}, {"caller_nid": "payroll_report_summary_payrollreportsummary_get_lines", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L45"}, {"caller_nid": "payroll_report_summary_payrollreportsummary_get_lines", "callee": "defaultdict", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L48"}, {"caller_nid": "payroll_report_summary_payrollreportsummary_get_lines", "callee": "hasattr", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L55"}, {"caller_nid": "payroll_report_summary_payrollreportsummary_get_lines", "callee": "sum", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L56"}, {"caller_nid": "payroll_report_summary_payrollreportsummary_get_lines", "callee": "mapped", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L56"}, {"caller_nid": "payroll_report_summary_payrollreportsummary_get_lines", "callee": "getattr", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L58"}, {"caller_nid": "payroll_report_summary_payrollreportsummary_get_lines", "callee": "getattr", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L59"}, {"caller_nid": "payroll_report_summary_payrollreportsummary_get_lines", "callee": "getattr", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L60"}, {"caller_nid": "payroll_report_summary_payrollreportsummary_get_lines", "callee": "getattr", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L61"}, {"caller_nid": "payroll_report_summary_payrollreportsummary_get_lines", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L83"}, {"caller_nid": "payroll_report_summary_payrollreportsummary_get_lines", "callee": "insert", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L94"}, {"caller_nid": "payroll_report_summary_payrollreportsummary_get_lines", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L96"}, {"caller_nid": "payroll_report_summary_payrollreportsummary_get_lines", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L99"}, {"caller_nid": "payroll_report_summary_payrollreportsummarybyemployee_get_columns", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L134"}, {"caller_nid": "payroll_report_summary_payrollreportsummarybyemployee_get_columns", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L135"}, {"caller_nid": "payroll_report_summary_payrollreportsummarybyemployee_get_dynamic_columns", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L141"}, {"caller_nid": "payroll_report_summary_payrollreportsummarybyemployee_get_dynamic_columns", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L141"}, {"caller_nid": "payroll_report_summary_payrollreportsummarybyemployee_get_dynamic_columns", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L142"}, {"caller_nid": "payroll_report_summary_payrollreportsummarybyemployee_get_dynamic_columns", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L142"}, {"caller_nid": "payroll_report_summary_payrollreportsummarybyemployee_get_dynamic_columns", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L149"}, {"caller_nid": "payroll_report_summary_payrollreportsummarybyemployee_get_dynamic_columns", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L151"}, {"caller_nid": "payroll_report_summary_payrollreportsummarybyemployee_get_dynamic_columns", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L153"}, {"caller_nid": "payroll_report_summary_payrollreportsummarybyemployee_get_dynamic_columns", "callee": "mapped", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L154"}, {"caller_nid": "payroll_report_summary_payrollreportsummarybyemployee_get_dynamic_columns", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L157"}, {"caller_nid": "payroll_report_summary_payrollreportsummarybyemployee_get_dynamic_columns", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L158"}, {"caller_nid": "payroll_report_summary_payrollreportsummarybyemployee_get_dynamic_columns", "callee": "sorted", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L161"}, {"caller_nid": "payroll_report_summary_payrollreportsummarybyemployee_get_dynamic_columns", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L162"}, {"caller_nid": "payroll_report_summary_payrollreportsummarybyemployee_get_lines", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L172"}, {"caller_nid": "payroll_report_summary_payrollreportsummarybyemployee_get_lines", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L172"}, {"caller_nid": "payroll_report_summary_payrollreportsummarybyemployee_get_lines", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L173"}, {"caller_nid": "payroll_report_summary_payrollreportsummarybyemployee_get_lines", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L173"}, {"caller_nid": "payroll_report_summary_payrollreportsummarybyemployee_get_lines", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L180"}, {"caller_nid": "payroll_report_summary_payrollreportsummarybyemployee_get_lines", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L182"}, {"caller_nid": "payroll_report_summary_payrollreportsummarybyemployee_get_lines", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L184"}, {"caller_nid": "payroll_report_summary_payrollreportsummarybyemployee_get_lines", "callee": "sorted", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L185"}, {"caller_nid": "payroll_report_summary_payrollreportsummarybyemployee_get_lines", "callee": "mapped", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L185"}, {"caller_nid": "payroll_report_summary_payrollreportsummarybyemployee_get_lines", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L189"}, {"caller_nid": "payroll_report_summary_payrollreportsummarybyemployee_get_lines", "callee": "defaultdict", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L189"}, {"caller_nid": "payroll_report_summary_payrollreportsummarybyemployee_get_lines", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L190"}, {"caller_nid": "payroll_report_summary_payrollreportsummarybyemployee_get_lines", "callee": "defaultdict", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L190"}, {"caller_nid": "payroll_report_summary_payrollreportsummarybyemployee_get_lines", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L191"}, {"caller_nid": "payroll_report_summary_payrollreportsummarybyemployee_get_lines", "callee": "defaultdict", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L191"}, {"caller_nid": "payroll_report_summary_payrollreportsummarybyemployee_get_lines", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L192"}, {"caller_nid": "payroll_report_summary_payrollreportsummarybyemployee_get_lines", "callee": "defaultdict", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L192"}, {"caller_nid": "payroll_report_summary_payrollreportsummarybyemployee_get_lines", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L193"}, {"caller_nid": "payroll_report_summary_payrollreportsummarybyemployee_get_lines", "callee": "defaultdict", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L193"}, {"caller_nid": "payroll_report_summary_payrollreportsummarybyemployee_get_lines", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L194"}, {"caller_nid": "payroll_report_summary_payrollreportsummarybyemployee_get_lines", "callee": "defaultdict", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L194"}, {"caller_nid": "payroll_report_summary_payrollreportsummarybyemployee_get_lines", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L195"}, {"caller_nid": "payroll_report_summary_payrollreportsummarybyemployee_get_lines", "callee": "defaultdict", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L195"}, {"caller_nid": "payroll_report_summary_payrollreportsummarybyemployee_get_lines", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L196"}, {"caller_nid": "payroll_report_summary_payrollreportsummarybyemployee_get_lines", "callee": "defaultdict", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L196"}, {"caller_nid": "payroll_report_summary_payrollreportsummarybyemployee_get_lines", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L197"}, {"caller_nid": "payroll_report_summary_payrollreportsummarybyemployee_get_lines", "callee": "defaultdict", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L197"}, {"caller_nid": "payroll_report_summary_payrollreportsummarybyemployee_get_lines", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L198"}, {"caller_nid": "payroll_report_summary_payrollreportsummarybyemployee_get_lines", "callee": "defaultdict", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L198"}, {"caller_nid": "payroll_report_summary_payrollreportsummarybyemployee_get_lines", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L199"}, {"caller_nid": "payroll_report_summary_payrollreportsummarybyemployee_get_lines", "callee": "defaultdict", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L199"}, {"caller_nid": "payroll_report_summary_payrollreportsummarybyemployee_get_lines", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L200"}, {"caller_nid": "payroll_report_summary_payrollreportsummarybyemployee_get_lines", "callee": "defaultdict", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L200"}, {"caller_nid": "payroll_report_summary_payrollreportsummarybyemployee_get_lines", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L201"}, {"caller_nid": "payroll_report_summary_payrollreportsummarybyemployee_get_lines", "callee": "defaultdict", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L201"}, {"caller_nid": "payroll_report_summary_payrollreportsummarybyemployee_get_lines", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L202"}, {"caller_nid": "payroll_report_summary_payrollreportsummarybyemployee_get_lines", "callee": "defaultdict", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L202"}, {"caller_nid": "payroll_report_summary_payrollreportsummarybyemployee_get_lines", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L203"}, {"caller_nid": "payroll_report_summary_payrollreportsummarybyemployee_get_lines", "callee": "defaultdict", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L203"}, {"caller_nid": "payroll_report_summary_payrollreportsummarybyemployee_get_lines", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L204"}, {"caller_nid": "payroll_report_summary_payrollreportsummarybyemployee_get_lines", "callee": "defaultdict", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L204"}, {"caller_nid": "payroll_report_summary_payrollreportsummarybyemployee_get_lines", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L205"}, {"caller_nid": "payroll_report_summary_payrollreportsummarybyemployee_get_lines", "callee": "defaultdict", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L205"}, {"caller_nid": "payroll_report_summary_payrollreportsummarybyemployee_get_lines", "callee": "hasattr", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L217"}, {"caller_nid": "payroll_report_summary_payrollreportsummarybyemployee_get_lines", "callee": "sum", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L218"}, {"caller_nid": "payroll_report_summary_payrollreportsummarybyemployee_get_lines", "callee": "mapped", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L218"}, {"caller_nid": "payroll_report_summary_payrollreportsummarybyemployee_get_lines", "callee": "getattr", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L223"}, {"caller_nid": "payroll_report_summary_payrollreportsummarybyemployee_get_lines", "callee": "getattr", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L229"}, {"caller_nid": "payroll_report_summary_payrollreportsummarybyemployee_get_lines", "callee": "getattr", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L230"}, {"caller_nid": "payroll_report_summary_payrollreportsummarybyemployee_get_lines", "callee": "getattr", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L231"}, {"caller_nid": "payroll_report_summary_payrollreportsummarybyemployee_get_lines", "callee": "getattr", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L232"}, {"caller_nid": "payroll_report_summary_payrollreportsummarybyemployee_get_lines", "callee": "getattr", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L235"}, {"caller_nid": "payroll_report_summary_payrollreportsummarybyemployee_get_lines", "callee": "getattr", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L238"}, {"caller_nid": "payroll_report_summary_payrollreportsummarybyemployee_get_lines", "callee": "getattr", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L240"}, {"caller_nid": "payroll_report_summary_payrollreportsummarybyemployee_get_lines", "callee": "getattr", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L241"}, {"caller_nid": "payroll_report_summary_payrollreportsummarybyemployee_get_lines", "callee": "items", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L248"}, {"caller_nid": "payroll_report_summary_payrollreportsummarybyemployee_get_lines", "callee": "sum", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L252"}, {"caller_nid": "payroll_report_summary_payrollreportsummarybyemployee_get_lines", "callee": "values", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L252"}, {"caller_nid": "payroll_report_summary_payrollreportsummarybyemployee_get_lines", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L258"}, {"caller_nid": "payroll_report_summary_payrollreportsummarybyemployee_get_lines", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L262"}, {"caller_nid": "payroll_report_summary_payrollreportsummarybyemployee_get_lines", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L265"}, {"caller_nid": "payroll_report_summary_payrollreportsummarybyemployee_get_lines", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L268"}, {"caller_nid": "payroll_report_summary_payrollreportsummarybyemployee_get_lines", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L270"}, {"caller_nid": "payroll_report_summary_payrollreportsummarybyemployee_get_lines", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_payroll/models/payroll_report_summary.py", "source_location": "L274"}]}