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

1 line
22 KiB
JSON

{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_controllers_assets_controller_py", "label": "assets_controller.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L1"}, {"id": "assets_controller_parse_date", "label": "_parse_date()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L16"}, {"id": "assets_controller_fusionassetscontroller", "label": "FusionAssetsController", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L24"}, {"id": "assets_controller_list_assets", "label": "list_assets()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L27"}, {"id": "assets_controller_get_detail", "label": "get_detail()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L56"}, {"id": "assets_controller_compute_schedule", "label": "compute_schedule()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L99"}, {"id": "assets_controller_post_depreciation", "label": "post_depreciation()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L105"}, {"id": "assets_controller_dispose", "label": "dispose()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L111"}, {"id": "assets_controller_get_anomalies", "label": "get_anomalies()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L125"}, {"id": "assets_controller_suggest_useful_life", "label": "suggest_useful_life()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L150"}, {"id": "assets_controller_get_partner_history", "label": "get_partner_history()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L161"}, {"id": "assets_controller_rationale_1", "label": "HTTP controller: 8 JSON-RPC endpoints for the OWL asset dashboard. All endpoint", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L1"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_controllers_assets_controller_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L6", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_controllers_assets_controller_py", "target": "datetime", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L7", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_controllers_assets_controller_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L9", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_controllers_assets_controller_py", "target": "odoo_exceptions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L10", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_controllers_assets_controller_py", "target": "odoo_http", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L11", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_controllers_assets_controller_py", "target": "assets_controller_parse_date", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L16", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_controllers_assets_controller_py", "target": "assets_controller_fusionassetscontroller", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L24", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_controllers_assets_controller_py", "target": "assets_controller_list_assets", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L27", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_controllers_assets_controller_py", "target": "assets_controller_get_detail", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L56", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_controllers_assets_controller_py", "target": "assets_controller_compute_schedule", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L99", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_controllers_assets_controller_py", "target": "assets_controller_post_depreciation", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L105", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_controllers_assets_controller_py", "target": "assets_controller_dispose", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L111", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_controllers_assets_controller_py", "target": "assets_controller_get_anomalies", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L125", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_controllers_assets_controller_py", "target": "assets_controller_suggest_useful_life", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L150", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_controllers_assets_controller_py", "target": "assets_controller_get_partner_history", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L161", "weight": 1.0}, {"source": "assets_controller_post_depreciation", "target": "assets_controller_parse_date", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L108", "weight": 1.0}, {"source": "assets_controller_dispose", "target": "assets_controller_parse_date", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L120", "weight": 1.0}, {"source": "assets_controller_rationale_1", "target": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_controllers_assets_controller_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L1", "weight": 1.0}], "raw_calls": [{"caller_nid": "assets_controller_parse_date", "callee": "isinstance", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L17"}, {"caller_nid": "assets_controller_parse_date", "callee": "date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L21"}, {"caller_nid": "assets_controller_parse_date", "callee": "strptime", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L21"}, {"caller_nid": "assets_controller_list_assets", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L29"}, {"caller_nid": "assets_controller_list_assets", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L30"}, {"caller_nid": "assets_controller_list_assets", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L33"}, {"caller_nid": "assets_controller_list_assets", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L35"}, {"caller_nid": "assets_controller_list_assets", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L35"}, {"caller_nid": "assets_controller_list_assets", "callee": "search_count", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L36"}, {"caller_nid": "assets_controller_list_assets", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L37"}, {"caller_nid": "assets_controller_list_assets", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L37"}, {"caller_nid": "assets_controller_list_assets", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L37"}, {"caller_nid": "assets_controller_list_assets", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L40"}, {"caller_nid": "assets_controller_list_assets", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L47"}, {"caller_nid": "assets_controller_list_assets", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L48"}, {"caller_nid": "assets_controller_get_detail", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L57"}, {"caller_nid": "assets_controller_get_detail", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L57"}, {"caller_nid": "assets_controller_get_detail", "callee": "exists", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L58"}, {"caller_nid": "assets_controller_get_detail", "callee": "ValidationError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L59"}, {"caller_nid": "assets_controller_get_detail", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L59"}, {"caller_nid": "assets_controller_get_detail", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L73"}, {"caller_nid": "assets_controller_get_detail", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L74"}, {"caller_nid": "assets_controller_get_detail", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L75"}, {"caller_nid": "assets_controller_get_detail", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L83"}, {"caller_nid": "assets_controller_get_detail", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L87"}, {"caller_nid": "assets_controller_get_detail", "callee": "sorted", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L88"}, {"caller_nid": "assets_controller_get_detail", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L93"}, {"caller_nid": "assets_controller_compute_schedule", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L100"}, {"caller_nid": "assets_controller_compute_schedule", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L100"}, {"caller_nid": "assets_controller_compute_schedule", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L100"}, {"caller_nid": "assets_controller_compute_schedule", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L101"}, {"caller_nid": "assets_controller_compute_schedule", "callee": "compute_depreciation_schedule", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L102"}, {"caller_nid": "assets_controller_compute_schedule", "callee": "bool", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L102"}, {"caller_nid": "assets_controller_post_depreciation", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L106"}, {"caller_nid": "assets_controller_post_depreciation", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L106"}, {"caller_nid": "assets_controller_post_depreciation", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L106"}, {"caller_nid": "assets_controller_post_depreciation", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L107"}, {"caller_nid": "assets_controller_post_depreciation", "callee": "post_depreciation_entry", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L108"}, {"caller_nid": "assets_controller_dispose", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L113"}, {"caller_nid": "assets_controller_dispose", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L113"}, {"caller_nid": "assets_controller_dispose", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L113"}, {"caller_nid": "assets_controller_dispose", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L114"}, {"caller_nid": "assets_controller_dispose", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L117"}, {"caller_nid": "assets_controller_dispose", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L117"}, {"caller_nid": "assets_controller_dispose", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L117"}, {"caller_nid": "assets_controller_dispose", "callee": "dispose_asset", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L118"}, {"caller_nid": "assets_controller_dispose", "callee": "float", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L119"}, {"caller_nid": "assets_controller_get_anomalies", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L127"}, {"caller_nid": "assets_controller_get_anomalies", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L128"}, {"caller_nid": "assets_controller_get_anomalies", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L131"}, {"caller_nid": "assets_controller_get_anomalies", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L131"}, {"caller_nid": "assets_controller_get_anomalies", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L133"}, {"caller_nid": "assets_controller_get_anomalies", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L135"}, {"caller_nid": "assets_controller_get_anomalies", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L136"}, {"caller_nid": "assets_controller_get_anomalies", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L136"}, {"caller_nid": "assets_controller_get_anomalies", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L138"}, {"caller_nid": "assets_controller_get_anomalies", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L145"}, {"caller_nid": "assets_controller_suggest_useful_life", "callee": "predict_useful_life", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L154"}, {"caller_nid": "assets_controller_suggest_useful_life", "callee": "float", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L156"}, {"caller_nid": "assets_controller_get_partner_history", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L162"}, {"caller_nid": "assets_controller_get_partner_history", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L163"}, {"caller_nid": "assets_controller_get_partner_history", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L164"}, {"caller_nid": "assets_controller_get_partner_history", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L165"}, {"caller_nid": "assets_controller_get_partner_history", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L167"}, {"caller_nid": "assets_controller_get_partner_history", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L168"}, {"caller_nid": "assets_controller_get_partner_history", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/controllers/assets_controller.py", "source_location": "L173"}]}