{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_services_tools_payroll_py", "label": "payroll.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L1"}, {"id": "payroll_get_payroll_entries", "label": "get_payroll_entries()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L7"}, {"id": "payroll_compare_payroll_to_bank", "label": "compare_payroll_to_bank()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L33"}, {"id": "payroll_verify_source_deductions", "label": "verify_source_deductions()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L59"}, {"id": "payroll_get_cra_remittance_status", "label": "get_cra_remittance_status()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L66"}, {"id": "payroll_find_unmatched_payroll_cheques", "label": "find_unmatched_payroll_cheques()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L81"}, {"id": "payroll_parse_payroll_summary", "label": "parse_payroll_summary()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L96"}, {"id": "payroll_resolve_account_id", "label": "_resolve_account_id()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L133"}, {"id": "payroll_create_payroll_journal_entry", "label": "create_payroll_journal_entry()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L156"}, {"id": "payroll_get_payroll_schedule", "label": "get_payroll_schedule()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L204"}, {"id": "payroll_match_payroll_cheques", "label": "match_payroll_cheques()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L208"}, {"id": "payroll_verify_payroll_deductions", "label": "verify_payroll_deductions()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L216"}, {"id": "payroll_get_cra_remittance_due", "label": "get_cra_remittance_due()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L220"}, {"id": "payroll_prepare_cra_payment", "label": "prepare_cra_payment()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L224"}, {"id": "payroll_generate_t4", "label": "generate_t4()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L228"}, {"id": "payroll_generate_roe", "label": "generate_roe()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L232"}, {"id": "payroll_get_payroll_cost_report", "label": "get_payroll_cost_report()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L236"}, {"id": "payroll_rationale_134", "label": "Resolve an account code or ID to a valid account ID. Accepts: integer ID, st", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L134"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_services_tools_payroll_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L1", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_services_tools_payroll_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L2", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_services_tools_payroll_py", "target": "payroll_get_payroll_entries", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L7", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_services_tools_payroll_py", "target": "payroll_compare_payroll_to_bank", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L33", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_services_tools_payroll_py", "target": "payroll_verify_source_deductions", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L59", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_services_tools_payroll_py", "target": "payroll_get_cra_remittance_status", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L66", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_services_tools_payroll_py", "target": "payroll_find_unmatched_payroll_cheques", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L81", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_services_tools_payroll_py", "target": "payroll_parse_payroll_summary", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L96", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_services_tools_payroll_py", "target": "payroll_resolve_account_id", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L133", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_services_tools_payroll_py", "target": "payroll_create_payroll_journal_entry", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L156", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_services_tools_payroll_py", "target": "payroll_get_payroll_schedule", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L204", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_services_tools_payroll_py", "target": "payroll_match_payroll_cheques", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L208", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_services_tools_payroll_py", "target": "payroll_verify_payroll_deductions", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L216", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_services_tools_payroll_py", "target": "payroll_get_cra_remittance_due", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L220", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_services_tools_payroll_py", "target": "payroll_prepare_cra_payment", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L224", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_services_tools_payroll_py", "target": "payroll_generate_t4", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L228", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_services_tools_payroll_py", "target": "payroll_generate_roe", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L232", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_services_tools_payroll_py", "target": "payroll_get_payroll_cost_report", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L236", "weight": 1.0}, {"source": "payroll_create_payroll_journal_entry", "target": "payroll_resolve_account_id", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L182", "weight": 1.0}, {"source": "payroll_verify_payroll_deductions", "target": "payroll_verify_source_deductions", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L217", "weight": 1.0}, {"source": "payroll_get_cra_remittance_due", "target": "payroll_get_cra_remittance_status", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L221", "weight": 1.0}, {"source": "payroll_prepare_cra_payment", "target": "payroll_create_payroll_journal_entry", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L225", "weight": 1.0}, {"source": "payroll_get_payroll_cost_report", "target": "payroll_get_payroll_entries", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L237", "weight": 1.0}, {"source": "payroll_rationale_134", "target": "payroll_resolve_account_id", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L134", "weight": 1.0}], "raw_calls": [{"caller_nid": "payroll_get_payroll_entries", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L8"}, {"caller_nid": "payroll_get_payroll_entries", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L12"}, {"caller_nid": "payroll_get_payroll_entries", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L13"}, {"caller_nid": "payroll_get_payroll_entries", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L13"}, {"caller_nid": "payroll_get_payroll_entries", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L19"}, {"caller_nid": "payroll_get_payroll_entries", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L20"}, {"caller_nid": "payroll_get_payroll_entries", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L21"}, {"caller_nid": "payroll_get_payroll_entries", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L22"}, {"caller_nid": "payroll_get_payroll_entries", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L23"}, {"caller_nid": "payroll_get_payroll_entries", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L25"}, {"caller_nid": "payroll_get_payroll_entries", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L27"}, {"caller_nid": "payroll_compare_payroll_to_bank", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L34"}, {"caller_nid": "payroll_compare_payroll_to_bank", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L35"}, {"caller_nid": "payroll_compare_payroll_to_bank", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L38"}, {"caller_nid": "payroll_compare_payroll_to_bank", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L41"}, {"caller_nid": "payroll_compare_payroll_to_bank", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L46"}, {"caller_nid": "payroll_compare_payroll_to_bank", "callee": "sum", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L50"}, {"caller_nid": "payroll_compare_payroll_to_bank", "callee": "sum", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L51"}, {"caller_nid": "payroll_compare_payroll_to_bank", "callee": "abs", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L51"}, {"caller_nid": "payroll_compare_payroll_to_bank", "callee": "lower", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L51"}, {"caller_nid": "payroll_get_cra_remittance_status", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L67"}, {"caller_nid": "payroll_get_cra_remittance_status", "callee": "sum", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L73"}, {"caller_nid": "payroll_get_cra_remittance_status", "callee": "mapped", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L73"}, {"caller_nid": "payroll_get_cra_remittance_status", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L73"}, {"caller_nid": "payroll_get_cra_remittance_status", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L77"}, {"caller_nid": "payroll_find_unmatched_payroll_cheques", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L82"}, {"caller_nid": "payroll_find_unmatched_payroll_cheques", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L88"}, {"caller_nid": "payroll_find_unmatched_payroll_cheques", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L90"}, {"caller_nid": "payroll_parse_payroll_summary", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L98"}, {"caller_nid": "payroll_parse_payroll_summary", "callee": "split", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L102"}, {"caller_nid": "payroll_parse_payroll_summary", "callee": "strip", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L102"}, {"caller_nid": "payroll_parse_payroll_summary", "callee": "findall", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L107"}, {"caller_nid": "payroll_parse_payroll_summary", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L108"}, {"caller_nid": "payroll_parse_payroll_summary", "callee": "strip", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L109"}, {"caller_nid": "payroll_parse_payroll_summary", "callee": "sub", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L109"}, {"caller_nid": "payroll_parse_payroll_summary", "callee": "float", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L110"}, {"caller_nid": "payroll_parse_payroll_summary", "callee": "replace", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L110"}, {"caller_nid": "payroll_parse_payroll_summary", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L112"}, {"caller_nid": "payroll_parse_payroll_summary", "callee": "update", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L113"}, {"caller_nid": "payroll_parse_payroll_summary", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L118"}, {"caller_nid": "payroll_parse_payroll_summary", "callee": "sum", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L118"}, {"caller_nid": "payroll_parse_payroll_summary", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L121"}, {"caller_nid": "payroll_parse_payroll_summary", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L122"}, {"caller_nid": "payroll_parse_payroll_summary", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L126"}, {"caller_nid": "payroll_parse_payroll_summary", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L129"}, {"caller_nid": "payroll_resolve_account_id", "callee": "strip", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L138"}, {"caller_nid": "payroll_resolve_account_id", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L138"}, {"caller_nid": "payroll_resolve_account_id", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L141"}, {"caller_nid": "payroll_resolve_account_id", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L141"}, {"caller_nid": "payroll_resolve_account_id", "callee": "exists", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L142"}, {"caller_nid": "payroll_resolve_account_id", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L147"}, {"caller_nid": "payroll_create_payroll_journal_entry", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L157"}, {"caller_nid": "payroll_create_payroll_journal_entry", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L159"}, {"caller_nid": "payroll_create_payroll_journal_entry", "callee": "sum", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L163"}, {"caller_nid": "payroll_create_payroll_journal_entry", "callee": "float", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L163"}, {"caller_nid": "payroll_create_payroll_journal_entry", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L163"}, {"caller_nid": "payroll_create_payroll_journal_entry", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L164"}, {"caller_nid": "payroll_create_payroll_journal_entry", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L186"}, {"caller_nid": "payroll_create_payroll_journal_entry", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L188"}, {"caller_nid": "payroll_create_payroll_journal_entry", "callee": "float", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L189"}, {"caller_nid": "payroll_create_payroll_journal_entry", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L189"}, {"caller_nid": "payroll_create_payroll_journal_entry", "callee": "float", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L190"}, {"caller_nid": "payroll_create_payroll_journal_entry", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L190"}, {"caller_nid": "payroll_create_payroll_journal_entry", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L191"}, {"caller_nid": "payroll_create_payroll_journal_entry", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L191"}, {"caller_nid": "payroll_create_payroll_journal_entry", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L200"}, {"caller_nid": "payroll_match_payroll_cheques", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L209"}, {"caller_nid": "payroll_match_payroll_cheques", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L210"}, {"caller_nid": "payroll_match_payroll_cheques", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L211"}, {"caller_nid": "payroll_match_payroll_cheques", "callee": "set_line_bank_statement_line", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/payroll.py", "source_location": "L212"}]}