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

1 line
17 KiB
JSON

{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_accounting_ocr_tests_test_invoice_ocr_flow_py", "label": "test_invoice_ocr_flow.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_invoice_ocr_flow.py", "source_location": "L1"}, {"id": "test_invoice_ocr_flow_testinvoiceocrflow", "label": "TestInvoiceOcrFlow", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_invoice_ocr_flow.py", "source_location": "L13"}, {"id": "transactioncase", "label": "TransactionCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "test_invoice_ocr_flow_testinvoiceocrflow_setup", "label": ".setUp()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_invoice_ocr_flow.py", "source_location": "L15"}, {"id": "test_invoice_ocr_flow_testinvoiceocrflow_test_ocr_state_default", "label": ".test_ocr_state_default()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_invoice_ocr_flow.py", "source_location": "L26"}, {"id": "test_invoice_ocr_flow_testinvoiceocrflow_test_action_request_ocr_no_attachment_raises", "label": ".test_action_request_ocr_no_attachment_raises()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_invoice_ocr_flow.py", "source_location": "L29"}, {"id": "test_invoice_ocr_flow_testinvoiceocrflow_test_action_request_ocr_with_image", "label": ".test_action_request_ocr_with_image()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_invoice_ocr_flow.py", "source_location": "L33"}, {"id": "test_invoice_ocr_flow_testinvoiceocrflow_test_apply_does_not_overwrite_user_entered_ref", "label": ".test_apply_does_not_overwrite_user_entered_ref()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_invoice_ocr_flow.py", "source_location": "L84"}, {"id": "test_invoice_ocr_flow_testinvoiceocrflow_test_only_vendor_bills_supported", "label": ".test_only_vendor_bills_supported()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_invoice_ocr_flow.py", "source_location": "L111"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ocr_tests_test_invoice_ocr_flow_py", "target": "base64", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_invoice_ocr_flow.py", "source_location": "L1", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ocr_tests_test_invoice_ocr_flow_py", "target": "io", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_invoice_ocr_flow.py", "source_location": "L2", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ocr_tests_test_invoice_ocr_flow_py", "target": "unittest_mock", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_invoice_ocr_flow.py", "source_location": "L3", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ocr_tests_test_invoice_ocr_flow_py", "target": "pil", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_invoice_ocr_flow.py", "source_location": "L5", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ocr_tests_test_invoice_ocr_flow_py", "target": "odoo_exceptions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_invoice_ocr_flow.py", "source_location": "L7", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ocr_tests_test_invoice_ocr_flow_py", "target": "odoo_tests", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_invoice_ocr_flow.py", "source_location": "L8", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ocr_tests_test_invoice_ocr_flow_py", "target": "odoo_tests_common", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_invoice_ocr_flow.py", "source_location": "L9", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ocr_tests_test_invoice_ocr_flow_py", "target": "test_invoice_ocr_flow_testinvoiceocrflow", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_invoice_ocr_flow.py", "source_location": "L13", "weight": 1.0}, {"source": "test_invoice_ocr_flow_testinvoiceocrflow", "target": "transactioncase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_invoice_ocr_flow.py", "source_location": "L13", "weight": 1.0}, {"source": "test_invoice_ocr_flow_testinvoiceocrflow", "target": "test_invoice_ocr_flow_testinvoiceocrflow_setup", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_invoice_ocr_flow.py", "source_location": "L15", "weight": 1.0}, {"source": "test_invoice_ocr_flow_testinvoiceocrflow", "target": "test_invoice_ocr_flow_testinvoiceocrflow_test_ocr_state_default", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_invoice_ocr_flow.py", "source_location": "L26", "weight": 1.0}, {"source": "test_invoice_ocr_flow_testinvoiceocrflow", "target": "test_invoice_ocr_flow_testinvoiceocrflow_test_action_request_ocr_no_attachment_raises", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_invoice_ocr_flow.py", "source_location": "L29", "weight": 1.0}, {"source": "test_invoice_ocr_flow_testinvoiceocrflow", "target": "test_invoice_ocr_flow_testinvoiceocrflow_test_action_request_ocr_with_image", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_invoice_ocr_flow.py", "source_location": "L33", "weight": 1.0}, {"source": "test_invoice_ocr_flow_testinvoiceocrflow", "target": "test_invoice_ocr_flow_testinvoiceocrflow_test_apply_does_not_overwrite_user_entered_ref", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_invoice_ocr_flow.py", "source_location": "L84", "weight": 1.0}, {"source": "test_invoice_ocr_flow_testinvoiceocrflow", "target": "test_invoice_ocr_flow_testinvoiceocrflow_test_only_vendor_bills_supported", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_invoice_ocr_flow.py", "source_location": "L111", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_invoice_ocr_flow_testinvoiceocrflow_setup", "callee": "super", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_invoice_ocr_flow.py", "source_location": "L16"}, {"caller_nid": "test_invoice_ocr_flow_testinvoiceocrflow_setup", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_invoice_ocr_flow.py", "source_location": "L17"}, {"caller_nid": "test_invoice_ocr_flow_testinvoiceocrflow_setup", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_invoice_ocr_flow.py", "source_location": "L21"}, {"caller_nid": "test_invoice_ocr_flow_testinvoiceocrflow_test_ocr_state_default", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_invoice_ocr_flow.py", "source_location": "L27"}, {"caller_nid": "test_invoice_ocr_flow_testinvoiceocrflow_test_action_request_ocr_no_attachment_raises", "callee": "assertRaises", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_invoice_ocr_flow.py", "source_location": "L30"}, {"caller_nid": "test_invoice_ocr_flow_testinvoiceocrflow_test_action_request_ocr_no_attachment_raises", "callee": "action_request_ocr", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_invoice_ocr_flow.py", "source_location": "L31"}, {"caller_nid": "test_invoice_ocr_flow_testinvoiceocrflow_test_action_request_ocr_with_image", "callee": "new", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_invoice_ocr_flow.py", "source_location": "L34"}, {"caller_nid": "test_invoice_ocr_flow_testinvoiceocrflow_test_action_request_ocr_with_image", "callee": "Draw", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_invoice_ocr_flow.py", "source_location": "L35"}, {"caller_nid": "test_invoice_ocr_flow_testinvoiceocrflow_test_action_request_ocr_with_image", "callee": "truetype", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_invoice_ocr_flow.py", "source_location": "L38"}, {"caller_nid": "test_invoice_ocr_flow_testinvoiceocrflow_test_action_request_ocr_with_image", "callee": "text", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_invoice_ocr_flow.py", "source_location": "L43"}, {"caller_nid": "test_invoice_ocr_flow_testinvoiceocrflow_test_action_request_ocr_with_image", "callee": "BytesIO", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_invoice_ocr_flow.py", "source_location": "L44"}, {"caller_nid": "test_invoice_ocr_flow_testinvoiceocrflow_test_action_request_ocr_with_image", "callee": "save", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_invoice_ocr_flow.py", "source_location": "L45"}, {"caller_nid": "test_invoice_ocr_flow_testinvoiceocrflow_test_action_request_ocr_with_image", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_invoice_ocr_flow.py", "source_location": "L47"}, {"caller_nid": "test_invoice_ocr_flow_testinvoiceocrflow_test_action_request_ocr_with_image", "callee": "b64encode", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_invoice_ocr_flow.py", "source_location": "L49"}, {"caller_nid": "test_invoice_ocr_flow_testinvoiceocrflow_test_action_request_ocr_with_image", "callee": "getvalue", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_invoice_ocr_flow.py", "source_location": "L49"}, {"caller_nid": "test_invoice_ocr_flow_testinvoiceocrflow_test_action_request_ocr_with_image", "callee": "patch", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_invoice_ocr_flow.py", "source_location": "L56"}, {"caller_nid": "test_invoice_ocr_flow_testinvoiceocrflow_test_action_request_ocr_with_image", "callee": "action_request_ocr", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_invoice_ocr_flow.py", "source_location": "L70"}, {"caller_nid": "test_invoice_ocr_flow_testinvoiceocrflow_test_action_request_ocr_with_image", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_invoice_ocr_flow.py", "source_location": "L72"}, {"caller_nid": "test_invoice_ocr_flow_testinvoiceocrflow_test_action_request_ocr_with_image", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_invoice_ocr_flow.py", "source_location": "L73"}, {"caller_nid": "test_invoice_ocr_flow_testinvoiceocrflow_test_action_request_ocr_with_image", "callee": "assertGreater", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_invoice_ocr_flow.py", "source_location": "L74"}, {"caller_nid": "test_invoice_ocr_flow_testinvoiceocrflow_test_action_request_ocr_with_image", "callee": "assertIsNotNone", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_invoice_ocr_flow.py", "source_location": "L75"}, {"caller_nid": "test_invoice_ocr_flow_testinvoiceocrflow_test_action_request_ocr_with_image", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_invoice_ocr_flow.py", "source_location": "L77"}, {"caller_nid": "test_invoice_ocr_flow_testinvoiceocrflow_test_action_request_ocr_with_image", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_invoice_ocr_flow.py", "source_location": "L79"}, {"caller_nid": "test_invoice_ocr_flow_testinvoiceocrflow_test_action_request_ocr_with_image", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_invoice_ocr_flow.py", "source_location": "L79"}, {"caller_nid": "test_invoice_ocr_flow_testinvoiceocrflow_test_action_request_ocr_with_image", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_invoice_ocr_flow.py", "source_location": "L81"}, {"caller_nid": "test_invoice_ocr_flow_testinvoiceocrflow_test_action_request_ocr_with_image", "callee": "assertGreater", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_invoice_ocr_flow.py", "source_location": "L82"}, {"caller_nid": "test_invoice_ocr_flow_testinvoiceocrflow_test_apply_does_not_overwrite_user_entered_ref", "callee": "new", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_invoice_ocr_flow.py", "source_location": "L86"}, {"caller_nid": "test_invoice_ocr_flow_testinvoiceocrflow_test_apply_does_not_overwrite_user_entered_ref", "callee": "text", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_invoice_ocr_flow.py", "source_location": "L87"}, {"caller_nid": "test_invoice_ocr_flow_testinvoiceocrflow_test_apply_does_not_overwrite_user_entered_ref", "callee": "Draw", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_invoice_ocr_flow.py", "source_location": "L87"}, {"caller_nid": "test_invoice_ocr_flow_testinvoiceocrflow_test_apply_does_not_overwrite_user_entered_ref", "callee": "BytesIO", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_invoice_ocr_flow.py", "source_location": "L88"}, {"caller_nid": "test_invoice_ocr_flow_testinvoiceocrflow_test_apply_does_not_overwrite_user_entered_ref", "callee": "save", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_invoice_ocr_flow.py", "source_location": "L89"}, {"caller_nid": "test_invoice_ocr_flow_testinvoiceocrflow_test_apply_does_not_overwrite_user_entered_ref", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_invoice_ocr_flow.py", "source_location": "L90"}, {"caller_nid": "test_invoice_ocr_flow_testinvoiceocrflow_test_apply_does_not_overwrite_user_entered_ref", "callee": "b64encode", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_invoice_ocr_flow.py", "source_location": "L92"}, {"caller_nid": "test_invoice_ocr_flow_testinvoiceocrflow_test_apply_does_not_overwrite_user_entered_ref", "callee": "getvalue", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_invoice_ocr_flow.py", "source_location": "L92"}, {"caller_nid": "test_invoice_ocr_flow_testinvoiceocrflow_test_apply_does_not_overwrite_user_entered_ref", "callee": "patch", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_invoice_ocr_flow.py", "source_location": "L97"}, {"caller_nid": "test_invoice_ocr_flow_testinvoiceocrflow_test_apply_does_not_overwrite_user_entered_ref", "callee": "action_request_ocr", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_invoice_ocr_flow.py", "source_location": "L106"}, {"caller_nid": "test_invoice_ocr_flow_testinvoiceocrflow_test_apply_does_not_overwrite_user_entered_ref", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_invoice_ocr_flow.py", "source_location": "L109"}, {"caller_nid": "test_invoice_ocr_flow_testinvoiceocrflow_test_only_vendor_bills_supported", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_invoice_ocr_flow.py", "source_location": "L112"}, {"caller_nid": "test_invoice_ocr_flow_testinvoiceocrflow_test_only_vendor_bills_supported", "callee": "assertRaises", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_invoice_ocr_flow.py", "source_location": "L116"}, {"caller_nid": "test_invoice_ocr_flow_testinvoiceocrflow_test_only_vendor_bills_supported", "callee": "action_request_ocr", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_invoice_ocr_flow.py", "source_location": "L117"}]}