Files
Odoo-Modules/graphify-out/cache/f6fd520e1de0f6efbdfaf317cce7a7c6c9f3de57af07d49039d3e3751a16024a.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_followup_tests_test_overdue_aging_py", "label": "test_overdue_aging.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_overdue_aging.py", "source_location": "L1"}, {"id": "test_overdue_aging_testoverdueaging", "label": "TestOverdueAging", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_overdue_aging.py", "source_location": "L10"}, {"id": "transactioncase", "label": "TransactionCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "test_overdue_aging_testoverdueaging_test_empty_lines_returns_zero_buckets", "label": ".test_empty_lines_returns_zero_buckets()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_overdue_aging.py", "source_location": "L12"}, {"id": "test_overdue_aging_testoverdueaging_test_current_bucket_for_future_maturity", "label": ".test_current_bucket_for_future_maturity()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_overdue_aging.py", "source_location": "L19"}, {"id": "test_overdue_aging_testoverdueaging_test_30_day_bucket", "label": ".test_30_day_bucket()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_overdue_aging.py", "source_location": "L27"}, {"id": "test_overdue_aging_testoverdueaging_test_60_day_bucket", "label": ".test_60_day_bucket()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_overdue_aging.py", "source_location": "L34"}, {"id": "test_overdue_aging_testoverdueaging_test_120_plus_bucket", "label": ".test_120_plus_bucket()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_overdue_aging.py", "source_location": "L41"}, {"id": "test_overdue_aging_testoverdueaging_test_total_overdue_excludes_current", "label": ".test_total_overdue_excludes_current()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_overdue_aging.py", "source_location": "L48"}, {"id": "test_overdue_aging_testoverdueaging_test_buckets_sum_equals_total", "label": ".test_buckets_sum_equals_total()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_overdue_aging.py", "source_location": "L59"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_accounting_followup_tests_test_overdue_aging_py", "target": "datetime", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_overdue_aging.py", "source_location": "L1", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_followup_tests_test_overdue_aging_py", "target": "odoo_tests_common", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_overdue_aging.py", "source_location": "L2", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_followup_tests_test_overdue_aging_py", "target": "odoo_tests", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_overdue_aging.py", "source_location": "L3", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_followup_tests_test_overdue_aging_py", "target": "odoo_addons_fusion_accounting_followup_services_overdue_aging", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_overdue_aging.py", "source_location": "L4", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_followup_tests_test_overdue_aging_py", "target": "test_overdue_aging_testoverdueaging", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_overdue_aging.py", "source_location": "L10", "weight": 1.0}, {"source": "test_overdue_aging_testoverdueaging", "target": "transactioncase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_overdue_aging.py", "source_location": "L10", "weight": 1.0}, {"source": "test_overdue_aging_testoverdueaging", "target": "test_overdue_aging_testoverdueaging_test_empty_lines_returns_zero_buckets", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_overdue_aging.py", "source_location": "L12", "weight": 1.0}, {"source": "test_overdue_aging_testoverdueaging", "target": "test_overdue_aging_testoverdueaging_test_current_bucket_for_future_maturity", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_overdue_aging.py", "source_location": "L19", "weight": 1.0}, {"source": "test_overdue_aging_testoverdueaging", "target": "test_overdue_aging_testoverdueaging_test_30_day_bucket", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_overdue_aging.py", "source_location": "L27", "weight": 1.0}, {"source": "test_overdue_aging_testoverdueaging", "target": "test_overdue_aging_testoverdueaging_test_60_day_bucket", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_overdue_aging.py", "source_location": "L34", "weight": 1.0}, {"source": "test_overdue_aging_testoverdueaging", "target": "test_overdue_aging_testoverdueaging_test_120_plus_bucket", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_overdue_aging.py", "source_location": "L41", "weight": 1.0}, {"source": "test_overdue_aging_testoverdueaging", "target": "test_overdue_aging_testoverdueaging_test_total_overdue_excludes_current", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_overdue_aging.py", "source_location": "L48", "weight": 1.0}, {"source": "test_overdue_aging_testoverdueaging", "target": "test_overdue_aging_testoverdueaging_test_buckets_sum_equals_total", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_overdue_aging.py", "source_location": "L59", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_overdue_aging_testoverdueaging_test_empty_lines_returns_zero_buckets", "callee": "compute_aging", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_overdue_aging.py", "source_location": "L13"}, {"caller_nid": "test_overdue_aging_testoverdueaging_test_empty_lines_returns_zero_buckets", "callee": "date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_overdue_aging.py", "source_location": "L13"}, {"caller_nid": "test_overdue_aging_testoverdueaging_test_empty_lines_returns_zero_buckets", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_overdue_aging.py", "source_location": "L14"}, {"caller_nid": "test_overdue_aging_testoverdueaging_test_empty_lines_returns_zero_buckets", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_overdue_aging.py", "source_location": "L15"}, {"caller_nid": "test_overdue_aging_testoverdueaging_test_empty_lines_returns_zero_buckets", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_overdue_aging.py", "source_location": "L15"}, {"caller_nid": "test_overdue_aging_testoverdueaging_test_empty_lines_returns_zero_buckets", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_overdue_aging.py", "source_location": "L15"}, {"caller_nid": "test_overdue_aging_testoverdueaging_test_empty_lines_returns_zero_buckets", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_overdue_aging.py", "source_location": "L17"}, {"caller_nid": "test_overdue_aging_testoverdueaging_test_current_bucket_for_future_maturity", "callee": "date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_overdue_aging.py", "source_location": "L20"}, {"caller_nid": "test_overdue_aging_testoverdueaging_test_current_bucket_for_future_maturity", "callee": "date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_overdue_aging.py", "source_location": "L21"}, {"caller_nid": "test_overdue_aging_testoverdueaging_test_current_bucket_for_future_maturity", "callee": "compute_aging", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_overdue_aging.py", "source_location": "L22"}, {"caller_nid": "test_overdue_aging_testoverdueaging_test_current_bucket_for_future_maturity", "callee": "next", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_overdue_aging.py", "source_location": "L23"}, {"caller_nid": "test_overdue_aging_testoverdueaging_test_current_bucket_for_future_maturity", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_overdue_aging.py", "source_location": "L24"}, {"caller_nid": "test_overdue_aging_testoverdueaging_test_current_bucket_for_future_maturity", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_overdue_aging.py", "source_location": "L25"}, {"caller_nid": "test_overdue_aging_testoverdueaging_test_30_day_bucket", "callee": "date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_overdue_aging.py", "source_location": "L28"}, {"caller_nid": "test_overdue_aging_testoverdueaging_test_30_day_bucket", "callee": "timedelta", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_overdue_aging.py", "source_location": "L29"}, {"caller_nid": "test_overdue_aging_testoverdueaging_test_30_day_bucket", "callee": "compute_aging", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_overdue_aging.py", "source_location": "L30"}, {"caller_nid": "test_overdue_aging_testoverdueaging_test_30_day_bucket", "callee": "next", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_overdue_aging.py", "source_location": "L31"}, {"caller_nid": "test_overdue_aging_testoverdueaging_test_30_day_bucket", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_overdue_aging.py", "source_location": "L32"}, {"caller_nid": "test_overdue_aging_testoverdueaging_test_60_day_bucket", "callee": "date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_overdue_aging.py", "source_location": "L35"}, {"caller_nid": "test_overdue_aging_testoverdueaging_test_60_day_bucket", "callee": "timedelta", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_overdue_aging.py", "source_location": "L36"}, {"caller_nid": "test_overdue_aging_testoverdueaging_test_60_day_bucket", "callee": "compute_aging", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_overdue_aging.py", "source_location": "L37"}, {"caller_nid": "test_overdue_aging_testoverdueaging_test_60_day_bucket", "callee": "next", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_overdue_aging.py", "source_location": "L38"}, {"caller_nid": "test_overdue_aging_testoverdueaging_test_60_day_bucket", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_overdue_aging.py", "source_location": "L39"}, {"caller_nid": "test_overdue_aging_testoverdueaging_test_120_plus_bucket", "callee": "date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_overdue_aging.py", "source_location": "L42"}, {"caller_nid": "test_overdue_aging_testoverdueaging_test_120_plus_bucket", "callee": "timedelta", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_overdue_aging.py", "source_location": "L43"}, {"caller_nid": "test_overdue_aging_testoverdueaging_test_120_plus_bucket", "callee": "compute_aging", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_overdue_aging.py", "source_location": "L44"}, {"caller_nid": "test_overdue_aging_testoverdueaging_test_120_plus_bucket", "callee": "next", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_overdue_aging.py", "source_location": "L45"}, {"caller_nid": "test_overdue_aging_testoverdueaging_test_120_plus_bucket", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_overdue_aging.py", "source_location": "L46"}, {"caller_nid": "test_overdue_aging_testoverdueaging_test_total_overdue_excludes_current", "callee": "date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_overdue_aging.py", "source_location": "L49"}, {"caller_nid": "test_overdue_aging_testoverdueaging_test_total_overdue_excludes_current", "callee": "timedelta", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_overdue_aging.py", "source_location": "L51"}, {"caller_nid": "test_overdue_aging_testoverdueaging_test_total_overdue_excludes_current", "callee": "timedelta", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_overdue_aging.py", "source_location": "L52"}, {"caller_nid": "test_overdue_aging_testoverdueaging_test_total_overdue_excludes_current", "callee": "timedelta", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_overdue_aging.py", "source_location": "L53"}, {"caller_nid": "test_overdue_aging_testoverdueaging_test_total_overdue_excludes_current", "callee": "compute_aging", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_overdue_aging.py", "source_location": "L55"}, {"caller_nid": "test_overdue_aging_testoverdueaging_test_total_overdue_excludes_current", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_overdue_aging.py", "source_location": "L56"}, {"caller_nid": "test_overdue_aging_testoverdueaging_test_total_overdue_excludes_current", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_overdue_aging.py", "source_location": "L57"}, {"caller_nid": "test_overdue_aging_testoverdueaging_test_buckets_sum_equals_total", "callee": "date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_overdue_aging.py", "source_location": "L60"}, {"caller_nid": "test_overdue_aging_testoverdueaging_test_buckets_sum_equals_total", "callee": "timedelta", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_overdue_aging.py", "source_location": "L62"}, {"caller_nid": "test_overdue_aging_testoverdueaging_test_buckets_sum_equals_total", "callee": "timedelta", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_overdue_aging.py", "source_location": "L63"}, {"caller_nid": "test_overdue_aging_testoverdueaging_test_buckets_sum_equals_total", "callee": "timedelta", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_overdue_aging.py", "source_location": "L64"}, {"caller_nid": "test_overdue_aging_testoverdueaging_test_buckets_sum_equals_total", "callee": "timedelta", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_overdue_aging.py", "source_location": "L65"}, {"caller_nid": "test_overdue_aging_testoverdueaging_test_buckets_sum_equals_total", "callee": "compute_aging", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_overdue_aging.py", "source_location": "L67"}, {"caller_nid": "test_overdue_aging_testoverdueaging_test_buckets_sum_equals_total", "callee": "sum", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_overdue_aging.py", "source_location": "L68"}, {"caller_nid": "test_overdue_aging_testoverdueaging_test_buckets_sum_equals_total", "callee": "assertAlmostEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_overdue_aging.py", "source_location": "L69"}]}