1 line
7.7 KiB
JSON
1 line
7.7 KiB
JSON
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_models_fusion_asset_py", "label": "fusion_asset.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/models/fusion_asset.py", "source_location": "L1"}, {"id": "fusion_asset_fusionasset", "label": "FusionAsset", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/models/fusion_asset.py", "source_location": "L38"}, {"id": "fusion_asset_compute_book_value", "label": "_compute_book_value()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/models/fusion_asset.py", "source_location": "L115"}, {"id": "fusion_asset_compute_last_posted_date", "label": "_compute_last_posted_date()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/models/fusion_asset.py", "source_location": "L122"}, {"id": "fusion_asset_fusionasset_action_set_running", "label": ".action_set_running()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/models/fusion_asset.py", "source_location": "L129"}, {"id": "fusion_asset_fusionasset_action_pause", "label": ".action_pause()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/models/fusion_asset.py", "source_location": "L137"}, {"id": "fusion_asset_fusionasset_action_resume", "label": ".action_resume()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/models/fusion_asset.py", "source_location": "L143"}, {"id": "fusion_asset_fusionasset_action_set_draft", "label": ".action_set_draft()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/models/fusion_asset.py", "source_location": "L149"}, {"id": "fusion_asset_rationale_1", "label": "Fusion Asset model. Lifecycle: draft -> running -> (paused -> running)* -> disp", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/models/fusion_asset.py", "source_location": "L1"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_models_fusion_asset_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/models/fusion_asset.py", "source_location": "L10", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_models_fusion_asset_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/models/fusion_asset.py", "source_location": "L12", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_models_fusion_asset_py", "target": "odoo_exceptions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/models/fusion_asset.py", "source_location": "L13", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_models_fusion_asset_py", "target": "fusion_asset_fusionasset", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/models/fusion_asset.py", "source_location": "L38", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_models_fusion_asset_py", "target": "fusion_asset_compute_book_value", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/models/fusion_asset.py", "source_location": "L115", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_models_fusion_asset_py", "target": "fusion_asset_compute_last_posted_date", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/models/fusion_asset.py", "source_location": "L122", "weight": 1.0}, {"source": "fusion_asset_fusionasset", "target": "fusion_asset_fusionasset_action_set_running", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/models/fusion_asset.py", "source_location": "L129", "weight": 1.0}, {"source": "fusion_asset_fusionasset", "target": "fusion_asset_fusionasset_action_pause", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/models/fusion_asset.py", "source_location": "L137", "weight": 1.0}, {"source": "fusion_asset_fusionasset", "target": "fusion_asset_fusionasset_action_resume", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/models/fusion_asset.py", "source_location": "L143", "weight": 1.0}, {"source": "fusion_asset_fusionasset", "target": "fusion_asset_fusionasset_action_set_draft", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/models/fusion_asset.py", "source_location": "L149", "weight": 1.0}, {"source": "fusion_asset_rationale_1", "target": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_models_fusion_asset_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/models/fusion_asset.py", "source_location": "L1", "weight": 1.0}], "raw_calls": [{"caller_nid": "fusion_asset_compute_book_value", "callee": "sum", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/models/fusion_asset.py", "source_location": "L117"}, {"caller_nid": "fusion_asset_compute_last_posted_date", "callee": "max", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/models/fusion_asset.py", "source_location": "L127"}, {"caller_nid": "fusion_asset_fusionasset_action_set_running", "callee": "ValidationError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/models/fusion_asset.py", "source_location": "L132"}, {"caller_nid": "fusion_asset_fusionasset_action_set_running", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/models/fusion_asset.py", "source_location": "L132"}, {"caller_nid": "fusion_asset_fusionasset_action_set_running", "callee": "today", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/models/fusion_asset.py", "source_location": "L134"}, {"caller_nid": "fusion_asset_fusionasset_action_pause", "callee": "ValidationError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/models/fusion_asset.py", "source_location": "L140"}, {"caller_nid": "fusion_asset_fusionasset_action_pause", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/models/fusion_asset.py", "source_location": "L140"}, {"caller_nid": "fusion_asset_fusionasset_action_resume", "callee": "ValidationError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/models/fusion_asset.py", "source_location": "L146"}, {"caller_nid": "fusion_asset_fusionasset_action_resume", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/models/fusion_asset.py", "source_location": "L146"}, {"caller_nid": "fusion_asset_fusionasset_action_set_draft", "callee": "ValidationError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/models/fusion_asset.py", "source_location": "L152"}, {"caller_nid": "fusion_asset_fusionasset_action_set_draft", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/models/fusion_asset.py", "source_location": "L153"}]} |