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

1 line
13 KiB
JSON

{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_models_fusion_bank_rec_cron_py", "label": "fusion_bank_rec_cron.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/models/fusion_bank_rec_cron.py", "source_location": "L1"}, {"id": "fusion_bank_rec_cron_fusionbankreccron", "label": "FusionBankRecCron", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/models/fusion_bank_rec_cron.py", "source_location": "L20"}, {"id": "fusion_bank_rec_cron_cron_suggest_pending", "label": "_cron_suggest_pending()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/models/fusion_bank_rec_cron.py", "source_location": "L25"}, {"id": "fusion_bank_rec_cron_cron_refresh_patterns", "label": "_cron_refresh_patterns()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/models/fusion_bank_rec_cron.py", "source_location": "L64"}, {"id": "fusion_bank_rec_cron_cron_refresh_mv", "label": "_cron_refresh_mv()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/models/fusion_bank_rec_cron.py", "source_location": "L95"}, {"id": "fusion_bank_rec_cron_rationale_1", "label": "Cron handler model for fusion_accounting_bank_rec. Three scheduled jobs: - _cro", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/models/fusion_bank_rec_cron.py", "source_location": "L1"}, {"id": "fusion_bank_rec_cron_rationale_26", "label": "For each unreconciled bank line that doesn't have a recent pending sugge", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/models/fusion_bank_rec_cron.py", "source_location": "L26"}, {"id": "fusion_bank_rec_cron_rationale_65", "label": "For each (company, partner) pair with precedents, recompute and upsert t", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/models/fusion_bank_rec_cron.py", "source_location": "L65"}, {"id": "fusion_bank_rec_cron_rationale_96", "label": "Refresh the materialized view CONCURRENTLY using an autocommit cursor.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/models/fusion_bank_rec_cron.py", "source_location": "L96"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_models_fusion_bank_rec_cron_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/models/fusion_bank_rec_cron.py", "source_location": "L9", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_models_fusion_bank_rec_cron_py", "target": "datetime", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/models/fusion_bank_rec_cron.py", "source_location": "L10", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_models_fusion_bank_rec_cron_py", "target": "odoo", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/models/fusion_bank_rec_cron.py", "source_location": "L12", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_models_fusion_bank_rec_cron_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/models/fusion_bank_rec_cron.py", "source_location": "L13", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_models_fusion_bank_rec_cron_py", "target": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_services_pattern_extractor_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/models/fusion_bank_rec_cron.py", "source_location": "L15", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_models_fusion_bank_rec_cron_py", "target": "fusion_bank_rec_cron_fusionbankreccron", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/models/fusion_bank_rec_cron.py", "source_location": "L20", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_models_fusion_bank_rec_cron_py", "target": "fusion_bank_rec_cron_cron_suggest_pending", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/models/fusion_bank_rec_cron.py", "source_location": "L25", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_models_fusion_bank_rec_cron_py", "target": "fusion_bank_rec_cron_cron_refresh_patterns", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/models/fusion_bank_rec_cron.py", "source_location": "L64", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_models_fusion_bank_rec_cron_py", "target": "fusion_bank_rec_cron_cron_refresh_mv", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/models/fusion_bank_rec_cron.py", "source_location": "L95", "weight": 1.0}, {"source": "fusion_bank_rec_cron_rationale_1", "target": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_models_fusion_bank_rec_cron_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/models/fusion_bank_rec_cron.py", "source_location": "L1", "weight": 1.0}, {"source": "fusion_bank_rec_cron_rationale_26", "target": "fusion_bank_rec_cron_fusionbankreccron_cron_suggest_pending", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/models/fusion_bank_rec_cron.py", "source_location": "L26", "weight": 1.0}, {"source": "fusion_bank_rec_cron_rationale_65", "target": "fusion_bank_rec_cron_fusionbankreccron_cron_refresh_patterns", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/models/fusion_bank_rec_cron.py", "source_location": "L65", "weight": 1.0}, {"source": "fusion_bank_rec_cron_rationale_96", "target": "fusion_bank_rec_cron_fusionbankreccron_cron_refresh_mv", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/models/fusion_bank_rec_cron.py", "source_location": "L96", "weight": 1.0}], "raw_calls": [{"caller_nid": "fusion_bank_rec_cron_cron_suggest_pending", "callee": "now", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/models/fusion_bank_rec_cron.py", "source_location": "L30"}, {"caller_nid": "fusion_bank_rec_cron_cron_suggest_pending", "callee": "timedelta", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/models/fusion_bank_rec_cron.py", "source_location": "L30"}, {"caller_nid": "fusion_bank_rec_cron_cron_suggest_pending", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/models/fusion_bank_rec_cron.py", "source_location": "L32"}, {"caller_nid": "fusion_bank_rec_cron_cron_suggest_pending", "callee": "search_count", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/models/fusion_bank_rec_cron.py", "source_location": "L40"}, {"caller_nid": "fusion_bank_rec_cron_cron_suggest_pending", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/models/fusion_bank_rec_cron.py", "source_location": "L47"}, {"caller_nid": "fusion_bank_rec_cron_cron_suggest_pending", "callee": "debug", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/models/fusion_bank_rec_cron.py", "source_location": "L51"}, {"caller_nid": "fusion_bank_rec_cron_cron_suggest_pending", "callee": "info", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/models/fusion_bank_rec_cron.py", "source_location": "L54"}, {"caller_nid": "fusion_bank_rec_cron_cron_suggest_pending", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/models/fusion_bank_rec_cron.py", "source_location": "L56"}, {"caller_nid": "fusion_bank_rec_cron_cron_suggest_pending", "callee": "suggest_matches", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/models/fusion_bank_rec_cron.py", "source_location": "L58"}, {"caller_nid": "fusion_bank_rec_cron_cron_suggest_pending", "callee": "exception", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/models/fusion_bank_rec_cron.py", "source_location": "L61"}, {"caller_nid": "fusion_bank_rec_cron_cron_refresh_patterns", "callee": "execute", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/models/fusion_bank_rec_cron.py", "source_location": "L68"}, {"caller_nid": "fusion_bank_rec_cron_cron_refresh_patterns", "callee": "fetchall", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/models/fusion_bank_rec_cron.py", "source_location": "L73"}, {"caller_nid": "fusion_bank_rec_cron_cron_refresh_patterns", "callee": "info", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/models/fusion_bank_rec_cron.py", "source_location": "L74"}, {"caller_nid": "fusion_bank_rec_cron_cron_refresh_patterns", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/models/fusion_bank_rec_cron.py", "source_location": "L76"}, {"caller_nid": "fusion_bank_rec_cron_cron_refresh_patterns", "callee": "extract_pattern_for_partner", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/models/fusion_bank_rec_cron.py", "source_location": "L79"}, {"caller_nid": "fusion_bank_rec_cron_cron_refresh_patterns", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/models/fusion_bank_rec_cron.py", "source_location": "L81"}, {"caller_nid": "fusion_bank_rec_cron_cron_refresh_patterns", "callee": "write", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/models/fusion_bank_rec_cron.py", "source_location": "L86"}, {"caller_nid": "fusion_bank_rec_cron_cron_refresh_patterns", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/models/fusion_bank_rec_cron.py", "source_location": "L88"}, {"caller_nid": "fusion_bank_rec_cron_cron_refresh_patterns", "callee": "warning", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/models/fusion_bank_rec_cron.py", "source_location": "L90"}, {"caller_nid": "fusion_bank_rec_cron_cron_refresh_mv", "callee": "db_connect", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/models/fusion_bank_rec_cron.py", "source_location": "L103"}, {"caller_nid": "fusion_bank_rec_cron_cron_refresh_mv", "callee": "cursor", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/models/fusion_bank_rec_cron.py", "source_location": "L104"}, {"caller_nid": "fusion_bank_rec_cron_cron_refresh_mv", "callee": "set_session", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/models/fusion_bank_rec_cron.py", "source_location": "L105"}, {"caller_nid": "fusion_bank_rec_cron_cron_refresh_mv", "callee": "execute", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/models/fusion_bank_rec_cron.py", "source_location": "L106"}, {"caller_nid": "fusion_bank_rec_cron_cron_refresh_mv", "callee": "debug", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/models/fusion_bank_rec_cron.py", "source_location": "L109"}, {"caller_nid": "fusion_bank_rec_cron_cron_refresh_mv", "callee": "warning", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/models/fusion_bank_rec_cron.py", "source_location": "L111"}, {"caller_nid": "fusion_bank_rec_cron_cron_refresh_mv", "callee": "_refresh", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/models/fusion_bank_rec_cron.py", "source_location": "L115"}, {"caller_nid": "fusion_bank_rec_cron_cron_refresh_mv", "callee": "exception", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/models/fusion_bank_rec_cron.py", "source_location": "L118"}]}