1 line
50 KiB
JSON
1 line
50 KiB
JSON
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_statement_import_ofx_py", "label": "bank_statement_import_ofx.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L1"}, {"id": "bank_statement_import_ofx_fusionofxparser", "label": "FusionOFXParser", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L16"}, {"id": "bank_statement_import_ofx_fusionofxparser_parse_ofx", "label": ".parse_ofx()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L51"}, {"id": "bank_statement_import_ofx_to_text", "label": "_to_text()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L87"}, {"id": "bank_statement_import_ofx_is_ofx_v2", "label": "_is_ofx_v2()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L99"}, {"id": "bank_statement_import_ofx_fusionofxparser_parse_xml", "label": "._parse_xml()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L110"}, {"id": "bank_statement_import_ofx_fusionofxparser_parse_sgml", "label": "._parse_sgml()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L123"}, {"id": "bank_statement_import_ofx_xml_escape", "label": "_xml_escape()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L206"}, {"id": "bank_statement_import_ofx_fusionofxparser_extract_statements", "label": "._extract_statements()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L220"}, {"id": "bank_statement_import_ofx_fusionofxparser_extract_single_statement", "label": "._extract_single_statement()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L244"}, {"id": "bank_statement_import_ofx_fusionofxparser_extract_transaction", "label": "._extract_transaction()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L306"}, {"id": "bank_statement_import_ofx_find_all", "label": "_find_all()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L342"}, {"id": "bank_statement_import_ofx_find_first", "label": "_find_first()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L349"}, {"id": "bank_statement_import_ofx_find_text", "label": "_find_text()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L359"}, {"id": "bank_statement_import_ofx_parse_ofx_date", "label": "_parse_ofx_date()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L372"}, {"id": "bank_statement_import_ofx_safe_float", "label": "_safe_float()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L392"}, {"id": "bank_statement_import_ofx_fusionjournalofximport", "label": "FusionJournalOFXImport", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L402"}, {"id": "bank_statement_import_ofx_fusionjournalofximport_get_bank_statements_available_import_formats", "label": "._get_bank_statements_available_import_formats()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L409"}, {"id": "bank_statement_import_ofx_fusionjournalofximport_parse_bank_statement_file", "label": "._parse_bank_statement_file()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L416"}, {"id": "bank_statement_import_ofx_is_ofx_file", "label": "_is_ofx_file()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L445"}, {"id": "bank_statement_import_ofx_rationale_17", "label": "Standalone parser for OFX (Open Financial Exchange) files. Supports both OF", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L17"}, {"id": "bank_statement_import_ofx_rationale_52", "label": "Parse an OFX file (bytes or str) and return a list of statement dicts co", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L52"}, {"id": "bank_statement_import_ofx_rationale_88", "label": "Ensure *data_file* is a string, decoding bytes if necessary.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L88"}, {"id": "bank_statement_import_ofx_rationale_100", "label": "Return True when *text* looks like OFX v2 (XML) rather than SGML-based v", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L100"}, {"id": "bank_statement_import_ofx_rationale_111", "label": "Parse well-formed OFX v2 XML and return the root Element.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L111"}, {"id": "bank_statement_import_ofx_rationale_124", "label": "Convert an OFX v1 SGML document into well-formed XML and return the root", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L124"}, {"id": "bank_statement_import_ofx_rationale_207", "label": "Escape XML-special characters in *text*.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L207"}, {"id": "bank_statement_import_ofx_rationale_221", "label": "Walk the parsed OFX element tree and collect statement data. Supports `", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L221"}, {"id": "bank_statement_import_ofx_rationale_245", "label": "Extract one statement from a ``<STMTRS>`` or ``<CCSTMTRS>`` element.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L245"}, {"id": "bank_statement_import_ofx_rationale_307", "label": "Extract a single transaction from a ``<STMTTRN>`` element.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L307"}, {"id": "bank_statement_import_ofx_rationale_343", "label": "Find all descendant elements whose tag matches *tag* (case-insensitive).", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L343"}, {"id": "bank_statement_import_ofx_rationale_350", "label": "Return the first descendant matching *tag* (case-insensitive) or ``None`", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L350"}, {"id": "bank_statement_import_ofx_rationale_360", "label": "Return stripped text content of the first descendant matching *tag*, or", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L360"}, {"id": "bank_statement_import_ofx_rationale_373", "label": "Parse an OFX date string (``YYYYMMDD\u2026``) into a Python date.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L373"}, {"id": "bank_statement_import_ofx_rationale_393", "label": "Convert *value* to float, returning 0.0 for empty / invalid.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L393"}, {"id": "bank_statement_import_ofx_rationale_403", "label": "Register OFX as an available bank-statement import format and implement the", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L403"}, {"id": "bank_statement_import_ofx_rationale_410", "label": "Append OFX to the list of importable formats.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L410"}, {"id": "bank_statement_import_ofx_rationale_417", "label": "Attempt to parse *attachment* as OFX. Falls through to ``super()`` when", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L417"}, {"id": "bank_statement_import_ofx_rationale_446", "label": "Heuristic check: does *raw_data* look like an OFX file?", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L446"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_statement_import_ofx_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L5", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_statement_import_ofx_py", "target": "re", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L6", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_statement_import_ofx_py", "target": "datetime", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L7", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_statement_import_ofx_py", "target": "xml_etree", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L8", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_statement_import_ofx_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L10", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_statement_import_ofx_py", "target": "odoo_exceptions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L11", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_statement_import_ofx_py", "target": "bank_statement_import_ofx_fusionofxparser", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L16", "weight": 1.0}, {"source": "bank_statement_import_ofx_fusionofxparser", "target": "bank_statement_import_ofx_fusionofxparser_parse_ofx", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L51", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_statement_import_ofx_py", "target": "bank_statement_import_ofx_to_text", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L87", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_statement_import_ofx_py", "target": "bank_statement_import_ofx_is_ofx_v2", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L99", "weight": 1.0}, {"source": "bank_statement_import_ofx_fusionofxparser", "target": "bank_statement_import_ofx_fusionofxparser_parse_xml", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L110", "weight": 1.0}, {"source": "bank_statement_import_ofx_fusionofxparser", "target": "bank_statement_import_ofx_fusionofxparser_parse_sgml", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L123", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_statement_import_ofx_py", "target": "bank_statement_import_ofx_xml_escape", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L206", "weight": 1.0}, {"source": "bank_statement_import_ofx_fusionofxparser", "target": "bank_statement_import_ofx_fusionofxparser_extract_statements", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L220", "weight": 1.0}, {"source": "bank_statement_import_ofx_fusionofxparser", "target": "bank_statement_import_ofx_fusionofxparser_extract_single_statement", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L244", "weight": 1.0}, {"source": "bank_statement_import_ofx_fusionofxparser", "target": "bank_statement_import_ofx_fusionofxparser_extract_transaction", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L306", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_statement_import_ofx_py", "target": "bank_statement_import_ofx_find_all", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L342", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_statement_import_ofx_py", "target": "bank_statement_import_ofx_find_first", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L349", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_statement_import_ofx_py", "target": "bank_statement_import_ofx_find_text", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L359", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_statement_import_ofx_py", "target": "bank_statement_import_ofx_parse_ofx_date", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L372", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_statement_import_ofx_py", "target": "bank_statement_import_ofx_safe_float", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L392", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_statement_import_ofx_py", "target": "bank_statement_import_ofx_fusionjournalofximport", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L402", "weight": 1.0}, {"source": "bank_statement_import_ofx_fusionjournalofximport", "target": "bank_statement_import_ofx_fusionjournalofximport_get_bank_statements_available_import_formats", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L409", "weight": 1.0}, {"source": "bank_statement_import_ofx_fusionjournalofximport", "target": "bank_statement_import_ofx_fusionjournalofximport_parse_bank_statement_file", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L416", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_bank_statement_import_ofx_py", "target": "bank_statement_import_ofx_is_ofx_file", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L445", "weight": 1.0}, {"source": "bank_statement_import_ofx_fusionofxparser_parse_ofx", "target": "bank_statement_import_ofx_to_text", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L72", "weight": 1.0}, {"source": "bank_statement_import_ofx_fusionofxparser_parse_ofx", "target": "bank_statement_import_ofx_is_ofx_v2", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L75", "weight": 1.0}, {"source": "bank_statement_import_ofx_fusionofxparser_parse_ofx", "target": "bank_statement_import_ofx_fusionofxparser_parse_xml", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L76", "weight": 1.0}, {"source": "bank_statement_import_ofx_fusionofxparser_parse_ofx", "target": "bank_statement_import_ofx_fusionofxparser_parse_sgml", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L78", "weight": 1.0}, {"source": "bank_statement_import_ofx_fusionofxparser_parse_ofx", "target": "bank_statement_import_ofx_fusionofxparser_extract_statements", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L80", "weight": 1.0}, {"source": "bank_statement_import_ofx_fusionofxparser_extract_statements", "target": "bank_statement_import_ofx_find_all", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L233", "weight": 1.0}, {"source": "bank_statement_import_ofx_fusionofxparser_extract_statements", "target": "bank_statement_import_ofx_fusionofxparser_extract_single_statement", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L234", "weight": 1.0}, {"source": "bank_statement_import_ofx_fusionofxparser_extract_single_statement", "target": "bank_statement_import_ofx_find_text", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L248", "weight": 1.0}, {"source": "bank_statement_import_ofx_fusionofxparser_extract_single_statement", "target": "bank_statement_import_ofx_find_first", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L251", "weight": 1.0}, {"source": "bank_statement_import_ofx_fusionofxparser_extract_single_statement", "target": "bank_statement_import_ofx_parse_ofx_date", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L266", "weight": 1.0}, {"source": "bank_statement_import_ofx_fusionofxparser_extract_single_statement", "target": "bank_statement_import_ofx_find_all", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L270", "weight": 1.0}, {"source": "bank_statement_import_ofx_fusionofxparser_extract_single_statement", "target": "bank_statement_import_ofx_fusionofxparser_extract_transaction", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L271", "weight": 1.0}, {"source": "bank_statement_import_ofx_fusionofxparser_extract_single_statement", "target": "bank_statement_import_ofx_safe_float", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L281", "weight": 1.0}, {"source": "bank_statement_import_ofx_fusionofxparser_extract_transaction", "target": "bank_statement_import_ofx_find_text", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L308", "weight": 1.0}, {"source": "bank_statement_import_ofx_fusionofxparser_extract_transaction", "target": "bank_statement_import_ofx_parse_ofx_date", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L309", "weight": 1.0}, {"source": "bank_statement_import_ofx_fusionofxparser_extract_transaction", "target": "bank_statement_import_ofx_safe_float", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L311", "weight": 1.0}, {"source": "bank_statement_import_ofx_find_text", "target": "bank_statement_import_ofx_find_first", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L362", "weight": 1.0}, {"source": "bank_statement_import_ofx_fusionjournalofximport_parse_bank_statement_file", "target": "bank_statement_import_ofx_is_ofx_file", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L420", "weight": 1.0}, {"source": "bank_statement_import_ofx_fusionjournalofximport_parse_bank_statement_file", "target": "bank_statement_import_ofx_fusionofxparser", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L423", "weight": 1.0}, {"source": "bank_statement_import_ofx_fusionjournalofximport_parse_bank_statement_file", "target": "bank_statement_import_ofx_fusionofxparser_parse_ofx", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L425", "weight": 1.0}, {"source": "bank_statement_import_ofx_rationale_17", "target": "bank_statement_import_ofx_fusionofxparser", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L17", "weight": 1.0}, {"source": "bank_statement_import_ofx_rationale_52", "target": "bank_statement_import_ofx_fusionofxparser_parse_ofx", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L52", "weight": 1.0}, {"source": "bank_statement_import_ofx_rationale_88", "target": "bank_statement_import_ofx_fusionofxparser_to_text", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L88", "weight": 1.0}, {"source": "bank_statement_import_ofx_rationale_100", "target": "bank_statement_import_ofx_fusionofxparser_is_ofx_v2", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L100", "weight": 1.0}, {"source": "bank_statement_import_ofx_rationale_111", "target": "bank_statement_import_ofx_fusionofxparser_parse_xml", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L111", "weight": 1.0}, {"source": "bank_statement_import_ofx_rationale_124", "target": "bank_statement_import_ofx_fusionofxparser_parse_sgml", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L124", "weight": 1.0}, {"source": "bank_statement_import_ofx_rationale_207", "target": "bank_statement_import_ofx_fusionofxparser_xml_escape", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L207", "weight": 1.0}, {"source": "bank_statement_import_ofx_rationale_221", "target": "bank_statement_import_ofx_fusionofxparser_extract_statements", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L221", "weight": 1.0}, {"source": "bank_statement_import_ofx_rationale_245", "target": "bank_statement_import_ofx_fusionofxparser_extract_single_statement", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L245", "weight": 1.0}, {"source": "bank_statement_import_ofx_rationale_307", "target": "bank_statement_import_ofx_fusionofxparser_extract_transaction", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L307", "weight": 1.0}, {"source": "bank_statement_import_ofx_rationale_343", "target": "bank_statement_import_ofx_fusionofxparser_find_all", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L343", "weight": 1.0}, {"source": "bank_statement_import_ofx_rationale_350", "target": "bank_statement_import_ofx_fusionofxparser_find_first", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L350", "weight": 1.0}, {"source": "bank_statement_import_ofx_rationale_360", "target": "bank_statement_import_ofx_fusionofxparser_find_text", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L360", "weight": 1.0}, {"source": "bank_statement_import_ofx_rationale_373", "target": "bank_statement_import_ofx_fusionofxparser_parse_ofx_date", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L373", "weight": 1.0}, {"source": "bank_statement_import_ofx_rationale_393", "target": "bank_statement_import_ofx_fusionofxparser_safe_float", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L393", "weight": 1.0}, {"source": "bank_statement_import_ofx_rationale_403", "target": "bank_statement_import_ofx_fusionjournalofximport", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L403", "weight": 1.0}, {"source": "bank_statement_import_ofx_rationale_410", "target": "bank_statement_import_ofx_fusionjournalofximport_get_bank_statements_available_import_formats", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L410", "weight": 1.0}, {"source": "bank_statement_import_ofx_rationale_417", "target": "bank_statement_import_ofx_fusionjournalofximport_parse_bank_statement_file", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L417", "weight": 1.0}, {"source": "bank_statement_import_ofx_rationale_446", "target": "bank_statement_import_ofx_fusionjournalofximport_is_ofx_file", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L446", "weight": 1.0}], "raw_calls": [{"caller_nid": "bank_statement_import_ofx_to_text", "callee": "isinstance", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L89"}, {"caller_nid": "bank_statement_import_ofx_to_text", "callee": "decode", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L93"}, {"caller_nid": "bank_statement_import_ofx_is_ofx_v2", "callee": "lstrip", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L103"}, {"caller_nid": "bank_statement_import_ofx_is_ofx_v2", "callee": "startswith", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L104"}, {"caller_nid": "bank_statement_import_ofx_is_ofx_v2", "callee": "startswith", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L104"}, {"caller_nid": "bank_statement_import_ofx_fusionofxparser_parse_xml", "callee": "fromstring", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L113"}, {"caller_nid": "bank_statement_import_ofx_fusionofxparser_parse_xml", "callee": "encode", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L113"}, {"caller_nid": "bank_statement_import_ofx_fusionofxparser_parse_xml", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L115"}, {"caller_nid": "bank_statement_import_ofx_fusionofxparser_parse_xml", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L116"}, {"caller_nid": "bank_statement_import_ofx_fusionofxparser_parse_xml", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L116"}, {"caller_nid": "bank_statement_import_ofx_fusionofxparser_parse_sgml", "callee": "find", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L137"}, {"caller_nid": "bank_statement_import_ofx_fusionofxparser_parse_sgml", "callee": "upper", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L137"}, {"caller_nid": "bank_statement_import_ofx_fusionofxparser_parse_sgml", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L139"}, {"caller_nid": "bank_statement_import_ofx_fusionofxparser_parse_sgml", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L139"}, {"caller_nid": "bank_statement_import_ofx_fusionofxparser_parse_sgml", "callee": "splitlines", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L144"}, {"caller_nid": "bank_statement_import_ofx_fusionofxparser_parse_sgml", "callee": "strip", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L148"}, {"caller_nid": "bank_statement_import_ofx_fusionofxparser_parse_sgml", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L151"}, {"caller_nid": "bank_statement_import_ofx_fusionofxparser_parse_sgml", "callee": "join", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L153"}, {"caller_nid": "bank_statement_import_ofx_fusionofxparser_parse_sgml", "callee": "_close_leaf_tags", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L194"}, {"caller_nid": "bank_statement_import_ofx_fusionofxparser_parse_sgml", "callee": "fromstring", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L197"}, {"caller_nid": "bank_statement_import_ofx_fusionofxparser_parse_sgml", "callee": "encode", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L197"}, {"caller_nid": "bank_statement_import_ofx_fusionofxparser_parse_sgml", "callee": "debug", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L199"}, {"caller_nid": "bank_statement_import_ofx_fusionofxparser_parse_sgml", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L200"}, {"caller_nid": "bank_statement_import_ofx_fusionofxparser_parse_sgml", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L201"}, {"caller_nid": "bank_statement_import_ofx_fusionofxparser_parse_sgml", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L202"}, {"caller_nid": "bank_statement_import_ofx_xml_escape", "callee": "replace", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L209"}, {"caller_nid": "bank_statement_import_ofx_xml_escape", "callee": "replace", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L209"}, {"caller_nid": "bank_statement_import_ofx_xml_escape", "callee": "replace", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L209"}, {"caller_nid": "bank_statement_import_ofx_xml_escape", "callee": "replace", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L209"}, {"caller_nid": "bank_statement_import_ofx_xml_escape", "callee": "replace", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L209"}, {"caller_nid": "bank_statement_import_ofx_fusionofxparser_extract_statements", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L236"}, {"caller_nid": "bank_statement_import_ofx_fusionofxparser_extract_statements", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L239"}, {"caller_nid": "bank_statement_import_ofx_fusionofxparser_extract_statements", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L240"}, {"caller_nid": "bank_statement_import_ofx_fusionofxparser_extract_single_statement", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L273"}, {"caller_nid": "bank_statement_import_ofx_fusionofxparser_extract_single_statement", "callee": "sum", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L288"}, {"caller_nid": "bank_statement_import_ofx_fusionofxparser_extract_single_statement", "callee": "strftime", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L294"}, {"caller_nid": "bank_statement_import_ofx_fusionofxparser_extract_single_statement", "callee": "upper", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L301"}, {"caller_nid": "bank_statement_import_ofx_find_all", "callee": "upper", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L345"}, {"caller_nid": "bank_statement_import_ofx_find_all", "callee": "iter", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L346"}, {"caller_nid": "bank_statement_import_ofx_find_all", "callee": "upper", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L346"}, {"caller_nid": "bank_statement_import_ofx_find_first", "callee": "upper", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L352"}, {"caller_nid": "bank_statement_import_ofx_find_first", "callee": "iter", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L353"}, {"caller_nid": "bank_statement_import_ofx_find_first", "callee": "upper", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L354"}, {"caller_nid": "bank_statement_import_ofx_find_text", "callee": "strip", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L364"}, {"caller_nid": "bank_statement_import_ofx_parse_ofx_date", "callee": "match", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L376"}, {"caller_nid": "bank_statement_import_ofx_parse_ofx_date", "callee": "strip", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L376"}, {"caller_nid": "bank_statement_import_ofx_parse_ofx_date", "callee": "date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L380"}, {"caller_nid": "bank_statement_import_ofx_parse_ofx_date", "callee": "strptime", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L380"}, {"caller_nid": "bank_statement_import_ofx_parse_ofx_date", "callee": "strip", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L380"}, {"caller_nid": "bank_statement_import_ofx_parse_ofx_date", "callee": "warning", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L382"}, {"caller_nid": "bank_statement_import_ofx_parse_ofx_date", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L384"}, {"caller_nid": "bank_statement_import_ofx_parse_ofx_date", "callee": "group", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L384"}, {"caller_nid": "bank_statement_import_ofx_parse_ofx_date", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L384"}, {"caller_nid": "bank_statement_import_ofx_parse_ofx_date", "callee": "group", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L384"}, {"caller_nid": "bank_statement_import_ofx_parse_ofx_date", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L384"}, {"caller_nid": "bank_statement_import_ofx_parse_ofx_date", "callee": "group", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L384"}, {"caller_nid": "bank_statement_import_ofx_parse_ofx_date", "callee": "date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L386"}, {"caller_nid": "bank_statement_import_ofx_parse_ofx_date", "callee": "datetime", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L386"}, {"caller_nid": "bank_statement_import_ofx_parse_ofx_date", "callee": "warning", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L388"}, {"caller_nid": "bank_statement_import_ofx_safe_float", "callee": "float", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L397"}, {"caller_nid": "bank_statement_import_ofx_safe_float", "callee": "replace", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L397"}, {"caller_nid": "bank_statement_import_ofx_fusionjournalofximport_get_bank_statements_available_import_formats", "callee": "super", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L411"}, {"caller_nid": "bank_statement_import_ofx_fusionjournalofximport_get_bank_statements_available_import_formats", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L412"}, {"caller_nid": "bank_statement_import_ofx_fusionjournalofximport_parse_bank_statement_file", "callee": "super", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L421"}, {"caller_nid": "bank_statement_import_ofx_fusionjournalofximport_parse_bank_statement_file", "callee": "exception", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L429"}, {"caller_nid": "bank_statement_import_ofx_fusionjournalofximport_parse_bank_statement_file", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L430"}, {"caller_nid": "bank_statement_import_ofx_fusionjournalofximport_parse_bank_statement_file", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L431"}, {"caller_nid": "bank_statement_import_ofx_fusionjournalofximport_parse_bank_statement_file", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L431"}, {"caller_nid": "bank_statement_import_ofx_fusionjournalofximport_parse_bank_statement_file", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L438"}, {"caller_nid": "bank_statement_import_ofx_fusionjournalofximport_parse_bank_statement_file", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L439"}, {"caller_nid": "bank_statement_import_ofx_is_ofx_file", "callee": "decode", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L448"}, {"caller_nid": "bank_statement_import_ofx_is_ofx_file", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L450"}, {"caller_nid": "bank_statement_import_ofx_is_ofx_file", "callee": "upper", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/bank_statement_import_ofx.py", "source_location": "L451"}]} |