1 line
13 KiB
JSON
1 line
13 KiB
JSON
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_services_data_adapters_assets_py", "label": "assets.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/data_adapters/assets.py", "source_location": "L1"}, {"id": "assets_assetsadapter", "label": "AssetsAdapter", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/data_adapters/assets.py", "source_location": "L7"}, {"id": "dataadapter", "label": "DataAdapter", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "assets_assetsadapter_list_assets", "label": ".list_assets()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/data_adapters/assets.py", "source_location": "L15"}, {"id": "assets_assetsadapter_list_assets_via_fusion", "label": ".list_assets_via_fusion()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/data_adapters/assets.py", "source_location": "L20"}, {"id": "assets_assetsadapter_list_assets_via_enterprise", "label": ".list_assets_via_enterprise()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/data_adapters/assets.py", "source_location": "L42"}, {"id": "assets_assetsadapter_list_assets_via_community", "label": ".list_assets_via_community()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/data_adapters/assets.py", "source_location": "L48"}, {"id": "assets_assetsadapter_suggest_useful_life", "label": ".suggest_useful_life()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/data_adapters/assets.py", "source_location": "L58"}, {"id": "assets_assetsadapter_suggest_useful_life_via_fusion", "label": ".suggest_useful_life_via_fusion()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/data_adapters/assets.py", "source_location": "L64"}, {"id": "assets_assetsadapter_suggest_useful_life_via_enterprise", "label": ".suggest_useful_life_via_enterprise()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/data_adapters/assets.py", "source_location": "L72"}, {"id": "assets_assetsadapter_suggest_useful_life_via_community", "label": ".suggest_useful_life_via_community()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/data_adapters/assets.py", "source_location": "L75"}, {"id": "assets_assetsadapter_dispose_asset", "label": ".dispose_asset()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/data_adapters/assets.py", "source_location": "L82"}, {"id": "assets_assetsadapter_dispose_asset_via_fusion", "label": ".dispose_asset_via_fusion()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/data_adapters/assets.py", "source_location": "L85"}, {"id": "assets_assetsadapter_dispose_asset_via_enterprise", "label": ".dispose_asset_via_enterprise()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/data_adapters/assets.py", "source_location": "L91"}, {"id": "assets_assetsadapter_dispose_asset_via_community", "label": ".dispose_asset_via_community()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/data_adapters/assets.py", "source_location": "L94"}, {"id": "assets_rationale_1", "label": "Assets data adapter \u2014 routes asset queries through fusion engine if installed.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/data_adapters/assets.py", "source_location": "L1"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_services_data_adapters_assets_py", "target": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_services_data_adapters_base_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/data_adapters/assets.py", "source_location": "L3", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_services_data_adapters_assets_py", "target": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_services_data_adapters_registry_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/data_adapters/assets.py", "source_location": "L4", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_services_data_adapters_assets_py", "target": "assets_assetsadapter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/data_adapters/assets.py", "source_location": "L7", "weight": 1.0}, {"source": "assets_assetsadapter", "target": "dataadapter", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/data_adapters/assets.py", "source_location": "L7", "weight": 1.0}, {"source": "assets_assetsadapter", "target": "assets_assetsadapter_list_assets", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/data_adapters/assets.py", "source_location": "L15", "weight": 1.0}, {"source": "assets_assetsadapter", "target": "assets_assetsadapter_list_assets_via_fusion", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/data_adapters/assets.py", "source_location": "L20", "weight": 1.0}, {"source": "assets_assetsadapter", "target": "assets_assetsadapter_list_assets_via_enterprise", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/data_adapters/assets.py", "source_location": "L42", "weight": 1.0}, {"source": "assets_assetsadapter", "target": "assets_assetsadapter_list_assets_via_community", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/data_adapters/assets.py", "source_location": "L48", "weight": 1.0}, {"source": "assets_assetsadapter", "target": "assets_assetsadapter_suggest_useful_life", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/data_adapters/assets.py", "source_location": "L58", "weight": 1.0}, {"source": "assets_assetsadapter", "target": "assets_assetsadapter_suggest_useful_life_via_fusion", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/data_adapters/assets.py", "source_location": "L64", "weight": 1.0}, {"source": "assets_assetsadapter", "target": "assets_assetsadapter_suggest_useful_life_via_enterprise", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/data_adapters/assets.py", "source_location": "L72", "weight": 1.0}, {"source": "assets_assetsadapter", "target": "assets_assetsadapter_suggest_useful_life_via_community", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/data_adapters/assets.py", "source_location": "L75", "weight": 1.0}, {"source": "assets_assetsadapter", "target": "assets_assetsadapter_dispose_asset", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/data_adapters/assets.py", "source_location": "L82", "weight": 1.0}, {"source": "assets_assetsadapter", "target": "assets_assetsadapter_dispose_asset_via_fusion", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/data_adapters/assets.py", "source_location": "L85", "weight": 1.0}, {"source": "assets_assetsadapter", "target": "assets_assetsadapter_dispose_asset_via_enterprise", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/data_adapters/assets.py", "source_location": "L91", "weight": 1.0}, {"source": "assets_assetsadapter", "target": "assets_assetsadapter_dispose_asset_via_community", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/data_adapters/assets.py", "source_location": "L94", "weight": 1.0}, {"source": "assets_assetsadapter_dispose_asset_via_fusion", "target": "assets_assetsadapter_dispose_asset", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/data_adapters/assets.py", "source_location": "L89", "weight": 1.0}, {"source": "assets_rationale_1", "target": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_services_data_adapters_assets_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/data_adapters/assets.py", "source_location": "L1", "weight": 1.0}], "raw_calls": [{"caller_nid": "assets_assetsadapter_list_assets", "callee": "_dispatch", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/data_adapters/assets.py", "source_location": "L16"}, {"caller_nid": "assets_assetsadapter_list_assets_via_fusion", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/data_adapters/assets.py", "source_location": "L23"}, {"caller_nid": "assets_assetsadapter_list_assets_via_fusion", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/data_adapters/assets.py", "source_location": "L24"}, {"caller_nid": "assets_assetsadapter_list_assets_via_fusion", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/data_adapters/assets.py", "source_location": "L25"}, {"caller_nid": "assets_assetsadapter_list_assets_via_fusion", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/data_adapters/assets.py", "source_location": "L26"}, {"caller_nid": "assets_assetsadapter_list_assets_via_fusion", "callee": "search_count", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/data_adapters/assets.py", "source_location": "L27"}, {"caller_nid": "assets_assetsadapter_list_assets_via_fusion", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/data_adapters/assets.py", "source_location": "L28"}, {"caller_nid": "assets_assetsadapter_list_assets_via_fusion", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/data_adapters/assets.py", "source_location": "L29"}, {"caller_nid": "assets_assetsadapter_list_assets_via_fusion", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/data_adapters/assets.py", "source_location": "L29"}, {"caller_nid": "assets_assetsadapter_list_assets_via_fusion", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/data_adapters/assets.py", "source_location": "L33"}, {"caller_nid": "assets_assetsadapter_suggest_useful_life", "callee": "_dispatch", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/data_adapters/assets.py", "source_location": "L59"}, {"caller_nid": "assets_assetsadapter_suggest_useful_life_via_fusion", "callee": "predict_useful_life", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/data_adapters/assets.py", "source_location": "L70"}, {"caller_nid": "assets_assetsadapter_dispose_asset", "callee": "_dispatch", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/data_adapters/assets.py", "source_location": "L83"}, {"caller_nid": "assets_assetsadapter_dispose_asset_via_fusion", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/data_adapters/assets.py", "source_location": "L88"}, {"caller_nid": "assets_assetsadapter_dispose_asset_via_fusion", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/data_adapters/assets.py", "source_location": "L88"}, {"caller_nid": "assets_assetsadapter_dispose_asset_via_fusion", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/data_adapters/assets.py", "source_location": "L88"}, {"caller_nid": "assets_assetsadapter_dispose_asset_via_fusion", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/data_adapters/assets.py", "source_location": "L89"}]} |