1 line
7.3 KiB
JSON
1 line
7.3 KiB
JSON
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_accounting_reports_models_fusion_account_balance_mv_py", "label": "fusion_account_balance_mv.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/models/fusion_account_balance_mv.py", "source_location": "L1"}, {"id": "fusion_account_balance_mv_fusionaccountbalancemv", "label": "FusionAccountBalanceMV", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/models/fusion_account_balance_mv.py", "source_location": "L14"}, {"id": "fusion_account_balance_mv_fusionaccountbalancemv_init", "label": ".init()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/models/fusion_account_balance_mv.py", "source_location": "L29"}, {"id": "fusion_account_balance_mv_refresh", "label": "_refresh()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/models/fusion_account_balance_mv.py", "source_location": "L56"}, {"id": "fusion_account_balance_mv_rationale_1", "label": "Materialized view of per-account-per-month balances. Created lazily by init() (", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/models/fusion_account_balance_mv.py", "source_location": "L1"}, {"id": "fusion_account_balance_mv_rationale_57", "label": "Refresh the MV. Falls back to non-concurrent if CONCURRENTLY fails. REF", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/models/fusion_account_balance_mv.py", "source_location": "L57"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_accounting_reports_models_fusion_account_balance_mv_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/models/fusion_account_balance_mv.py", "source_location": "L6", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_reports_models_fusion_account_balance_mv_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/models/fusion_account_balance_mv.py", "source_location": "L7", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_reports_models_fusion_account_balance_mv_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/models/fusion_account_balance_mv.py", "source_location": "L9", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_reports_models_fusion_account_balance_mv_py", "target": "fusion_account_balance_mv_fusionaccountbalancemv", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/models/fusion_account_balance_mv.py", "source_location": "L14", "weight": 1.0}, {"source": "fusion_account_balance_mv_fusionaccountbalancemv", "target": "fusion_account_balance_mv_fusionaccountbalancemv_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/models/fusion_account_balance_mv.py", "source_location": "L29", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_reports_models_fusion_account_balance_mv_py", "target": "fusion_account_balance_mv_refresh", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/models/fusion_account_balance_mv.py", "source_location": "L56", "weight": 1.0}, {"source": "fusion_account_balance_mv_rationale_1", "target": "users_gurpreet_github_odoo_modules_fusion_accounting_reports_models_fusion_account_balance_mv_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/models/fusion_account_balance_mv.py", "source_location": "L1", "weight": 1.0}, {"source": "fusion_account_balance_mv_rationale_57", "target": "fusion_account_balance_mv_fusionaccountbalancemv_refresh", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/models/fusion_account_balance_mv.py", "source_location": "L57", "weight": 1.0}], "raw_calls": [{"caller_nid": "fusion_account_balance_mv_fusionaccountbalancemv_init", "callee": "execute", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/models/fusion_account_balance_mv.py", "source_location": "L32"}, {"caller_nid": "fusion_account_balance_mv_fusionaccountbalancemv_init", "callee": "fetchone", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/models/fusion_account_balance_mv.py", "source_location": "L42"}, {"caller_nid": "fusion_account_balance_mv_fusionaccountbalancemv_init", "callee": "execute", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/models/fusion_account_balance_mv.py", "source_location": "L43"}, {"caller_nid": "fusion_account_balance_mv_fusionaccountbalancemv_init", "callee": "join", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/models/fusion_account_balance_mv.py", "source_location": "L46"}, {"caller_nid": "fusion_account_balance_mv_fusionaccountbalancemv_init", "callee": "dirname", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/models/fusion_account_balance_mv.py", "source_location": "L47"}, {"caller_nid": "fusion_account_balance_mv_fusionaccountbalancemv_init", "callee": "open", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/models/fusion_account_balance_mv.py", "source_location": "L50"}, {"caller_nid": "fusion_account_balance_mv_fusionaccountbalancemv_init", "callee": "execute", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/models/fusion_account_balance_mv.py", "source_location": "L51"}, {"caller_nid": "fusion_account_balance_mv_fusionaccountbalancemv_init", "callee": "read", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/models/fusion_account_balance_mv.py", "source_location": "L51"}, {"caller_nid": "fusion_account_balance_mv_fusionaccountbalancemv_init", "callee": "info", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/models/fusion_account_balance_mv.py", "source_location": "L52"}, {"caller_nid": "fusion_account_balance_mv_refresh", "callee": "execute", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/models/fusion_account_balance_mv.py", "source_location": "L65"}, {"caller_nid": "fusion_account_balance_mv_refresh", "callee": "debug", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/models/fusion_account_balance_mv.py", "source_location": "L68"}, {"caller_nid": "fusion_account_balance_mv_refresh", "callee": "warning", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/models/fusion_account_balance_mv.py", "source_location": "L74"}, {"caller_nid": "fusion_account_balance_mv_refresh", "callee": "execute", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/models/fusion_account_balance_mv.py", "source_location": "L76"}]} |