1 line
6.8 KiB
JSON
1 line
6.8 KiB
JSON
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_accounting_followup_services_overdue_aging_py", "label": "overdue_aging.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/services/overdue_aging.py", "source_location": "L1"}, {"id": "overdue_aging_agingbucket", "label": "AgingBucket", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/services/overdue_aging.py", "source_location": "L21"}, {"id": "overdue_aging_agingreport", "label": "AgingReport", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/services/overdue_aging.py", "source_location": "L30"}, {"id": "overdue_aging_agingreport_to_dict", "label": ".to_dict()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/services/overdue_aging.py", "source_location": "L38"}, {"id": "overdue_aging_compute_aging", "label": "compute_aging()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/services/overdue_aging.py", "source_location": "L52"}, {"id": "overdue_aging_find_bucket", "label": "_find_bucket()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/services/overdue_aging.py", "source_location": "L82"}, {"id": "overdue_aging_rationale_1", "label": "Aging bucket primitives. Pure-Python: callers pass a list of move-line dicts wi", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/services/overdue_aging.py", "source_location": "L1"}, {"id": "overdue_aging_rationale_53", "label": "Bucket move-line dicts into aging brackets. Each dict needs: date_maturity", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/services/overdue_aging.py", "source_location": "L53"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_accounting_followup_services_overdue_aging_py", "target": "dataclasses", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/services/overdue_aging.py", "source_location": "L6", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_followup_services_overdue_aging_py", "target": "datetime", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/services/overdue_aging.py", "source_location": "L7", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_followup_services_overdue_aging_py", "target": "overdue_aging_agingbucket", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/services/overdue_aging.py", "source_location": "L21", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_followup_services_overdue_aging_py", "target": "overdue_aging_agingreport", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/services/overdue_aging.py", "source_location": "L30", "weight": 1.0}, {"source": "overdue_aging_agingreport", "target": "overdue_aging_agingreport_to_dict", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/services/overdue_aging.py", "source_location": "L38", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_followup_services_overdue_aging_py", "target": "overdue_aging_compute_aging", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/services/overdue_aging.py", "source_location": "L52", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_followup_services_overdue_aging_py", "target": "overdue_aging_find_bucket", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/services/overdue_aging.py", "source_location": "L82", "weight": 1.0}, {"source": "overdue_aging_compute_aging", "target": "overdue_aging_agingreport", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/services/overdue_aging.py", "source_location": "L58", "weight": 1.0}, {"source": "overdue_aging_compute_aging", "target": "overdue_aging_agingbucket", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/services/overdue_aging.py", "source_location": "L60", "weight": 1.0}, {"source": "overdue_aging_compute_aging", "target": "overdue_aging_find_bucket", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/services/overdue_aging.py", "source_location": "L68", "weight": 1.0}, {"source": "overdue_aging_rationale_1", "target": "users_gurpreet_github_odoo_modules_fusion_accounting_followup_services_overdue_aging_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/services/overdue_aging.py", "source_location": "L1", "weight": 1.0}, {"source": "overdue_aging_rationale_53", "target": "overdue_aging_compute_aging", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/services/overdue_aging.py", "source_location": "L53", "weight": 1.0}], "raw_calls": [{"caller_nid": "overdue_aging_agingreport_to_dict", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/services/overdue_aging.py", "source_location": "L40"}, {"caller_nid": "overdue_aging_compute_aging", "callee": "today", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/services/overdue_aging.py", "source_location": "L57"}, {"caller_nid": "overdue_aging_compute_aging", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/services/overdue_aging.py", "source_location": "L60"}, {"caller_nid": "overdue_aging_compute_aging", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/services/overdue_aging.py", "source_location": "L63"}, {"caller_nid": "overdue_aging_compute_aging", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/services/overdue_aging.py", "source_location": "L64"}, {"caller_nid": "overdue_aging_find_bucket", "callee": "next", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/services/overdue_aging.py", "source_location": "L84"}]} |