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

1 line
11 KiB
JSON

{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_services_pattern_extractor_py", "label": "pattern_extractor.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/services/pattern_extractor.py", "source_location": "L1"}, {"id": "pattern_extractor_extract_pattern_for_partner", "label": "extract_pattern_for_partner()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/services/pattern_extractor.py", "source_location": "L11"}, {"id": "pattern_extractor_amounts_concentrated", "label": "_amounts_concentrated()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/services/pattern_extractor.py", "source_location": "L68"}, {"id": "pattern_extractor_rationale_1", "label": "Aggregate per-partner reconciliation patterns from precedent rows. Computes typ", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/services/pattern_extractor.py", "source_location": "L1"}, {"id": "pattern_extractor_rationale_12", "label": "Compute the pattern aggregate for one (company, partner) pair. Returns vals", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/services/pattern_extractor.py", "source_location": "L12"}, {"id": "pattern_extractor_rationale_69", "label": "True if amounts cluster around a few values (suggests exact-amount strategy).", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/services/pattern_extractor.py", "source_location": "L69"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_services_pattern_extractor_py", "target": "collections", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/services/pattern_extractor.py", "source_location": "L7", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_services_pattern_extractor_py", "target": "statistics", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/services/pattern_extractor.py", "source_location": "L8", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_services_pattern_extractor_py", "target": "pattern_extractor_extract_pattern_for_partner", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/services/pattern_extractor.py", "source_location": "L11", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_services_pattern_extractor_py", "target": "pattern_extractor_amounts_concentrated", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/services/pattern_extractor.py", "source_location": "L68", "weight": 1.0}, {"source": "pattern_extractor_extract_pattern_for_partner", "target": "pattern_extractor_amounts_concentrated", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/services/pattern_extractor.py", "source_location": "L35", "weight": 1.0}, {"source": "pattern_extractor_rationale_1", "target": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_services_pattern_extractor_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/services/pattern_extractor.py", "source_location": "L1", "weight": 1.0}, {"source": "pattern_extractor_rationale_12", "target": "pattern_extractor_extract_pattern_for_partner", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/services/pattern_extractor.py", "source_location": "L12", "weight": 1.0}, {"source": "pattern_extractor_rationale_69", "target": "pattern_extractor_amounts_concentrated", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/services/pattern_extractor.py", "source_location": "L69", "weight": 1.0}], "raw_calls": [{"caller_nid": "pattern_extractor_extract_pattern_for_partner", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/services/pattern_extractor.py", "source_location": "L15"}, {"caller_nid": "pattern_extractor_extract_pattern_for_partner", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/services/pattern_extractor.py", "source_location": "L16"}, {"caller_nid": "pattern_extractor_extract_pattern_for_partner", "callee": "sorted", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/services/pattern_extractor.py", "source_location": "L28"}, {"caller_nid": "pattern_extractor_extract_pattern_for_partner", "callee": "mapped", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/services/pattern_extractor.py", "source_location": "L28"}, {"caller_nid": "pattern_extractor_extract_pattern_for_partner", "callee": "mapped", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/services/pattern_extractor.py", "source_location": "L29"}, {"caller_nid": "pattern_extractor_extract_pattern_for_partner", "callee": "sum", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/services/pattern_extractor.py", "source_location": "L31"}, {"caller_nid": "pattern_extractor_extract_pattern_for_partner", "callee": "sum", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/services/pattern_extractor.py", "source_location": "L32"}, {"caller_nid": "pattern_extractor_extract_pattern_for_partner", "callee": "sorted", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/services/pattern_extractor.py", "source_location": "L40"}, {"caller_nid": "pattern_extractor_extract_pattern_for_partner", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/services/pattern_extractor.py", "source_location": "L41"}, {"caller_nid": "pattern_extractor_extract_pattern_for_partner", "callee": "range", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/services/pattern_extractor.py", "source_location": "L43"}, {"caller_nid": "pattern_extractor_extract_pattern_for_partner", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/services/pattern_extractor.py", "source_location": "L43"}, {"caller_nid": "pattern_extractor_extract_pattern_for_partner", "callee": "sum", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/services/pattern_extractor.py", "source_location": "L44"}, {"caller_nid": "pattern_extractor_extract_pattern_for_partner", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/services/pattern_extractor.py", "source_location": "L44"}, {"caller_nid": "pattern_extractor_extract_pattern_for_partner", "callee": "Counter", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/services/pattern_extractor.py", "source_location": "L48"}, {"caller_nid": "pattern_extractor_extract_pattern_for_partner", "callee": "split", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/services/pattern_extractor.py", "source_location": "L51"}, {"caller_nid": "pattern_extractor_extract_pattern_for_partner", "callee": "strip", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/services/pattern_extractor.py", "source_location": "L52"}, {"caller_nid": "pattern_extractor_extract_pattern_for_partner", "callee": "max", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/services/pattern_extractor.py", "source_location": "L54"}, {"caller_nid": "pattern_extractor_extract_pattern_for_partner", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/services/pattern_extractor.py", "source_location": "L54"}, {"caller_nid": "pattern_extractor_extract_pattern_for_partner", "callee": "join", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/services/pattern_extractor.py", "source_location": "L55"}, {"caller_nid": "pattern_extractor_extract_pattern_for_partner", "callee": "most_common", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/services/pattern_extractor.py", "source_location": "L55"}, {"caller_nid": "pattern_extractor_extract_pattern_for_partner", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/services/pattern_extractor.py", "source_location": "L60"}, {"caller_nid": "pattern_extractor_extract_pattern_for_partner", "callee": "min", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/services/pattern_extractor.py", "source_location": "L61"}, {"caller_nid": "pattern_extractor_extract_pattern_for_partner", "callee": "max", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/services/pattern_extractor.py", "source_location": "L61"}, {"caller_nid": "pattern_extractor_extract_pattern_for_partner", "callee": "median", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/services/pattern_extractor.py", "source_location": "L61"}, {"caller_nid": "pattern_extractor_extract_pattern_for_partner", "callee": "round", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/services/pattern_extractor.py", "source_location": "L62"}, {"caller_nid": "pattern_extractor_amounts_concentrated", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/services/pattern_extractor.py", "source_location": "L70"}, {"caller_nid": "pattern_extractor_amounts_concentrated", "callee": "median", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/services/pattern_extractor.py", "source_location": "L72"}, {"caller_nid": "pattern_extractor_amounts_concentrated", "callee": "sum", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/services/pattern_extractor.py", "source_location": "L73"}, {"caller_nid": "pattern_extractor_amounts_concentrated", "callee": "abs", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/services/pattern_extractor.py", "source_location": "L73"}, {"caller_nid": "pattern_extractor_amounts_concentrated", "callee": "max", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/services/pattern_extractor.py", "source_location": "L73"}, {"caller_nid": "pattern_extractor_amounts_concentrated", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/services/pattern_extractor.py", "source_location": "L74"}]}