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

1 line
34 KiB
JSON

{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_adp_export_wizard_py", "label": "adp_export_wizard.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L1"}, {"id": "adp_export_wizard_fusioncentralexportwizard", "label": "FusionCentralExportWizard", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L15"}, {"id": "adp_export_wizard_default_get", "label": "default_get()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L46"}, {"id": "adp_export_wizard_fusioncentralexportwizard_get_field_value", "label": "._get_field_value()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L62"}, {"id": "adp_export_wizard_fusioncentralexportwizard_format_date", "label": "._format_date()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L66"}, {"id": "adp_export_wizard_fusioncentralexportwizard_should_skip_line", "label": "._should_skip_line()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L77"}, {"id": "adp_export_wizard_fusioncentralexportwizard_validate_dates", "label": "._validate_dates()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L83"}, {"id": "adp_export_wizard_fusioncentralexportwizard_verify_portions", "label": "._verify_portions()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L104"}, {"id": "adp_export_wizard_fusioncentralexportwizard_generate_claim_lines", "label": "._generate_claim_lines()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L175"}, {"id": "adp_export_wizard_fusioncentralexportwizard_generate_export_content", "label": "._generate_export_content()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L290"}, {"id": "adp_export_wizard_fusioncentralexportwizard_get_export_filename", "label": "._get_export_filename()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L336"}, {"id": "adp_export_wizard_fusioncentralexportwizard_check_existing_file", "label": "._check_existing_file()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L345"}, {"id": "adp_export_wizard_fusioncentralexportwizard_action_export", "label": ".action_export()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L362"}, {"id": "adp_export_wizard_fusioncentralexportwizard_save_to_export_records", "label": "._save_to_export_records()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L428"}, {"id": "adp_export_wizard_rationale_63", "label": "Get field value safely.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L63"}, {"id": "adp_export_wizard_rationale_67", "label": "Format date as ddmmyyyy.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L67"}, {"id": "adp_export_wizard_rationale_78", "label": "Check if line should be skipped based on device code.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L78"}, {"id": "adp_export_wizard_rationale_84", "label": "Validate dates and return warnings.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L84"}, {"id": "adp_export_wizard_rationale_106", "label": "Verify stored portions against calculated portions. Recalculate", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L106"}, {"id": "adp_export_wizard_rationale_176", "label": "Generate claim lines for an invoice. Uses PRE-CALCULATED values", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L176"}, {"id": "adp_export_wizard_rationale_291", "label": "Generate the full export content.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L291"}, {"id": "adp_export_wizard_rationale_337", "label": "Generate filename for ADP export. ADP requires a specific filen", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L337"}, {"id": "adp_export_wizard_rationale_346", "label": "Check if a file with the same name already exists in ADP Export Records.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L346"}, {"id": "adp_export_wizard_rationale_363", "label": "Perform the export. Flow: 1. Validate inputs 2. Generat", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L363"}, {"id": "adp_export_wizard_rationale_429", "label": "Save export file to the ADP Export Records model (filestore-backed).", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L429"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_adp_export_wizard_py", "target": "base64", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L6", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_adp_export_wizard_py", "target": "datetime", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L7", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_adp_export_wizard_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L8", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_adp_export_wizard_py", "target": "odoo_exceptions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L9", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_adp_export_wizard_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L10", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_adp_export_wizard_py", "target": "adp_export_wizard_fusioncentralexportwizard", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L15", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_claims_wizard_adp_export_wizard_py", "target": "adp_export_wizard_default_get", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L46", "weight": 1.0}, {"source": "adp_export_wizard_fusioncentralexportwizard", "target": "adp_export_wizard_fusioncentralexportwizard_get_field_value", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L62", "weight": 1.0}, {"source": "adp_export_wizard_fusioncentralexportwizard", "target": "adp_export_wizard_fusioncentralexportwizard_format_date", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L66", "weight": 1.0}, {"source": "adp_export_wizard_fusioncentralexportwizard", "target": "adp_export_wizard_fusioncentralexportwizard_should_skip_line", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L77", "weight": 1.0}, {"source": "adp_export_wizard_fusioncentralexportwizard", "target": "adp_export_wizard_fusioncentralexportwizard_validate_dates", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L83", "weight": 1.0}, {"source": "adp_export_wizard_fusioncentralexportwizard", "target": "adp_export_wizard_fusioncentralexportwizard_verify_portions", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L104", "weight": 1.0}, {"source": "adp_export_wizard_fusioncentralexportwizard", "target": "adp_export_wizard_fusioncentralexportwizard_generate_claim_lines", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L175", "weight": 1.0}, {"source": "adp_export_wizard_fusioncentralexportwizard", "target": "adp_export_wizard_fusioncentralexportwizard_generate_export_content", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L290", "weight": 1.0}, {"source": "adp_export_wizard_fusioncentralexportwizard", "target": "adp_export_wizard_fusioncentralexportwizard_get_export_filename", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L336", "weight": 1.0}, {"source": "adp_export_wizard_fusioncentralexportwizard", "target": "adp_export_wizard_fusioncentralexportwizard_check_existing_file", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L345", "weight": 1.0}, {"source": "adp_export_wizard_fusioncentralexportwizard", "target": "adp_export_wizard_fusioncentralexportwizard_action_export", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L362", "weight": 1.0}, {"source": "adp_export_wizard_fusioncentralexportwizard", "target": "adp_export_wizard_fusioncentralexportwizard_save_to_export_records", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L428", "weight": 1.0}, {"source": "adp_export_wizard_fusioncentralexportwizard_generate_claim_lines", "target": "adp_export_wizard_fusioncentralexportwizard_should_skip_line", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L202", "weight": 1.0}, {"source": "adp_export_wizard_fusioncentralexportwizard_generate_claim_lines", "target": "adp_export_wizard_fusioncentralexportwizard_verify_portions", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L239", "weight": 1.0}, {"source": "adp_export_wizard_fusioncentralexportwizard_generate_claim_lines", "target": "adp_export_wizard_fusioncentralexportwizard_format_date", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L268", "weight": 1.0}, {"source": "adp_export_wizard_fusioncentralexportwizard_generate_export_content", "target": "adp_export_wizard_fusioncentralexportwizard_validate_dates", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L300", "weight": 1.0}, {"source": "adp_export_wizard_fusioncentralexportwizard_generate_export_content", "target": "adp_export_wizard_fusioncentralexportwizard_generate_claim_lines", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L303", "weight": 1.0}, {"source": "adp_export_wizard_fusioncentralexportwizard_action_export", "target": "adp_export_wizard_fusioncentralexportwizard_get_export_filename", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L380", "weight": 1.0}, {"source": "adp_export_wizard_fusioncentralexportwizard_action_export", "target": "adp_export_wizard_fusioncentralexportwizard_check_existing_file", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L382", "weight": 1.0}, {"source": "adp_export_wizard_fusioncentralexportwizard_action_export", "target": "adp_export_wizard_fusioncentralexportwizard_generate_export_content", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L384", "weight": 1.0}, {"source": "adp_export_wizard_fusioncentralexportwizard_action_export", "target": "adp_export_wizard_fusioncentralexportwizard_save_to_export_records", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L398", "weight": 1.0}, {"source": "adp_export_wizard_rationale_63", "target": "adp_export_wizard_fusioncentralexportwizard_get_field_value", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L63", "weight": 1.0}, {"source": "adp_export_wizard_rationale_67", "target": "adp_export_wizard_fusioncentralexportwizard_format_date", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L67", "weight": 1.0}, {"source": "adp_export_wizard_rationale_78", "target": "adp_export_wizard_fusioncentralexportwizard_should_skip_line", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L78", "weight": 1.0}, {"source": "adp_export_wizard_rationale_84", "target": "adp_export_wizard_fusioncentralexportwizard_validate_dates", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L84", "weight": 1.0}, {"source": "adp_export_wizard_rationale_106", "target": "adp_export_wizard_fusioncentralexportwizard_verify_portions", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L106", "weight": 1.0}, {"source": "adp_export_wizard_rationale_176", "target": "adp_export_wizard_fusioncentralexportwizard_generate_claim_lines", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L176", "weight": 1.0}, {"source": "adp_export_wizard_rationale_291", "target": "adp_export_wizard_fusioncentralexportwizard_generate_export_content", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L291", "weight": 1.0}, {"source": "adp_export_wizard_rationale_337", "target": "adp_export_wizard_fusioncentralexportwizard_get_export_filename", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L337", "weight": 1.0}, {"source": "adp_export_wizard_rationale_346", "target": "adp_export_wizard_fusioncentralexportwizard_check_existing_file", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L346", "weight": 1.0}, {"source": "adp_export_wizard_rationale_363", "target": "adp_export_wizard_fusioncentralexportwizard_action_export", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L363", "weight": 1.0}, {"source": "adp_export_wizard_rationale_429", "target": "adp_export_wizard_fusioncentralexportwizard_save_to_export_records", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L429", "weight": 1.0}], "raw_calls": [{"caller_nid": "adp_export_wizard_default_get", "callee": "super", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L47"}, {"caller_nid": "adp_export_wizard_default_get", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L50"}, {"caller_nid": "adp_export_wizard_default_get", "callee": "get_param", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L51"}, {"caller_nid": "adp_export_wizard_default_get", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L54"}, {"caller_nid": "adp_export_wizard_default_get", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L55"}, {"caller_nid": "adp_export_wizard_default_get", "callee": "filtered", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L57"}, {"caller_nid": "adp_export_wizard_fusioncentralexportwizard_get_field_value", "callee": "getattr", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L64"}, {"caller_nid": "adp_export_wizard_fusioncentralexportwizard_format_date", "callee": "isinstance", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L70"}, {"caller_nid": "adp_export_wizard_fusioncentralexportwizard_format_date", "callee": "date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L72"}, {"caller_nid": "adp_export_wizard_fusioncentralexportwizard_format_date", "callee": "strptime", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L72"}, {"caller_nid": "adp_export_wizard_fusioncentralexportwizard_format_date", "callee": "strftime", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L75"}, {"caller_nid": "adp_export_wizard_fusioncentralexportwizard_should_skip_line", "callee": "upper", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L79"}, {"caller_nid": "adp_export_wizard_fusioncentralexportwizard_should_skip_line", "callee": "_get_adp_device_code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L79"}, {"caller_nid": "adp_export_wizard_fusioncentralexportwizard_should_skip_line", "callee": "hasattr", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L79"}, {"caller_nid": "adp_export_wizard_fusioncentralexportwizard_validate_dates", "callee": "today", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L86"}, {"caller_nid": "adp_export_wizard_fusioncentralexportwizard_validate_dates", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L93"}, {"caller_nid": "adp_export_wizard_fusioncentralexportwizard_validate_dates", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L96"}, {"caller_nid": "adp_export_wizard_fusioncentralexportwizard_validate_dates", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L100"}, {"caller_nid": "adp_export_wizard_fusioncentralexportwizard_verify_portions", "callee": "max", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L142"}, {"caller_nid": "adp_export_wizard_fusioncentralexportwizard_verify_portions", "callee": "max", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L155"}, {"caller_nid": "adp_export_wizard_fusioncentralexportwizard_verify_portions", "callee": "abs", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L156"}, {"caller_nid": "adp_export_wizard_fusioncentralexportwizard_verify_portions", "callee": "abs", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L157"}, {"caller_nid": "adp_export_wizard_fusioncentralexportwizard_verify_portions", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L163"}, {"caller_nid": "adp_export_wizard_fusioncentralexportwizard_generate_claim_lines", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L188"}, {"caller_nid": "adp_export_wizard_fusioncentralexportwizard_generate_claim_lines", "callee": "_get_client_type", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L190"}, {"caller_nid": "adp_export_wizard_fusioncentralexportwizard_generate_claim_lines", "callee": "_get_adp_device_code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L206"}, {"caller_nid": "adp_export_wizard_fusioncentralexportwizard_generate_claim_lines", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L211"}, {"caller_nid": "adp_export_wizard_fusioncentralexportwizard_generate_claim_lines", "callee": "warning", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L217"}, {"caller_nid": "adp_export_wizard_fusioncentralexportwizard_generate_claim_lines", "callee": "warning", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L222"}, {"caller_nid": "adp_export_wizard_fusioncentralexportwizard_generate_claim_lines", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L226"}, {"caller_nid": "adp_export_wizard_fusioncentralexportwizard_generate_claim_lines", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L250"}, {"caller_nid": "adp_export_wizard_fusioncentralexportwizard_generate_claim_lines", "callee": "_get_serial_number", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L255"}, {"caller_nid": "adp_export_wizard_fusioncentralexportwizard_generate_claim_lines", "callee": "range", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L262"}, {"caller_nid": "adp_export_wizard_fusioncentralexportwizard_generate_claim_lines", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L263"}, {"caller_nid": "adp_export_wizard_fusioncentralexportwizard_generate_claim_lines", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L281"}, {"caller_nid": "adp_export_wizard_fusioncentralexportwizard_generate_claim_lines", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L281"}, {"caller_nid": "adp_export_wizard_fusioncentralexportwizard_generate_claim_lines", "callee": "join", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L286"}, {"caller_nid": "adp_export_wizard_fusioncentralexportwizard_generate_export_content", "callee": "_is_adp_invoice", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L296"}, {"caller_nid": "adp_export_wizard_fusioncentralexportwizard_generate_export_content", "callee": "extend", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L300"}, {"caller_nid": "adp_export_wizard_fusioncentralexportwizard_generate_export_content", "callee": "extend", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L303"}, {"caller_nid": "adp_export_wizard_fusioncentralexportwizard_generate_export_content", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L306"}, {"caller_nid": "adp_export_wizard_fusioncentralexportwizard_generate_export_content", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L306"}, {"caller_nid": "adp_export_wizard_fusioncentralexportwizard_generate_export_content", "callee": "join", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L314"}, {"caller_nid": "adp_export_wizard_fusioncentralexportwizard_generate_export_content", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L332"}, {"caller_nid": "adp_export_wizard_fusioncentralexportwizard_generate_export_content", "callee": "join", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L334"}, {"caller_nid": "adp_export_wizard_fusioncentralexportwizard_generate_export_content", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L334"}, {"caller_nid": "adp_export_wizard_fusioncentralexportwizard_get_export_filename", "callee": "strftime", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L343"}, {"caller_nid": "adp_export_wizard_fusioncentralexportwizard_check_existing_file", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L353"}, {"caller_nid": "adp_export_wizard_fusioncentralexportwizard_check_existing_file", "callee": "strftime", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L356"}, {"caller_nid": "adp_export_wizard_fusioncentralexportwizard_action_export", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L372"}, {"caller_nid": "adp_export_wizard_fusioncentralexportwizard_action_export", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L375"}, {"caller_nid": "adp_export_wizard_fusioncentralexportwizard_action_export", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L375"}, {"caller_nid": "adp_export_wizard_fusioncentralexportwizard_action_export", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L378"}, {"caller_nid": "adp_export_wizard_fusioncentralexportwizard_action_export", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L378"}, {"caller_nid": "adp_export_wizard_fusioncentralexportwizard_action_export", "callee": "b64encode", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L386"}, {"caller_nid": "adp_export_wizard_fusioncentralexportwizard_action_export", "callee": "encode", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L386"}, {"caller_nid": "adp_export_wizard_fusioncentralexportwizard_action_export", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L389"}, {"caller_nid": "adp_export_wizard_fusioncentralexportwizard_action_export", "callee": "join", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L391"}, {"caller_nid": "adp_export_wizard_fusioncentralexportwizard_action_export", "callee": "join", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L396"}, {"caller_nid": "adp_export_wizard_fusioncentralexportwizard_action_export", "callee": "write", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L401"}, {"caller_nid": "adp_export_wizard_fusioncentralexportwizard_action_export", "callee": "now", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L403"}, {"caller_nid": "adp_export_wizard_fusioncentralexportwizard_action_export", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L407"}, {"caller_nid": "adp_export_wizard_fusioncentralexportwizard_action_export", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L407"}, {"caller_nid": "adp_export_wizard_fusioncentralexportwizard_action_export", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L409"}, {"caller_nid": "adp_export_wizard_fusioncentralexportwizard_action_export", "callee": "write", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L411"}, {"caller_nid": "adp_export_wizard_fusioncentralexportwizard_save_to_export_records", "callee": "_get_posting_period_for_file", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L432"}, {"caller_nid": "adp_export_wizard_fusioncentralexportwizard_save_to_export_records", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L434"}, {"caller_nid": "adp_export_wizard_fusioncentralexportwizard_save_to_export_records", "callee": "now", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L438"}, {"caller_nid": "adp_export_wizard_fusioncentralexportwizard_save_to_export_records", "callee": "info", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L447"}, {"caller_nid": "adp_export_wizard_fusioncentralexportwizard_save_to_export_records", "callee": "error", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L451"}, {"caller_nid": "adp_export_wizard_fusioncentralexportwizard_save_to_export_records", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_claims/wizard/adp_export_wizard.py", "source_location": "L451"}]}