1 line
10 KiB
JSON
1 line
10 KiB
JSON
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_models_fusion_assets_cron_py", "label": "fusion_assets_cron.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/models/fusion_assets_cron.py", "source_location": "L1"}, {"id": "fusion_assets_cron_fusionassetscron", "label": "FusionAssetsCron", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/models/fusion_assets_cron.py", "source_location": "L16"}, {"id": "fusion_assets_cron_cron_post_due_depreciation", "label": "_cron_post_due_depreciation()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/models/fusion_assets_cron.py", "source_location": "L21"}, {"id": "fusion_assets_cron_cron_refresh_book_values_mv", "label": "_cron_refresh_book_values_mv()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/models/fusion_assets_cron.py", "source_location": "L47"}, {"id": "fusion_assets_cron_cron_anomaly_scan", "label": "_cron_anomaly_scan()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/models/fusion_assets_cron.py", "source_location": "L52"}, {"id": "fusion_assets_cron_rationale_1", "label": "Cron handlers for fusion_accounting_assets. - _cron_post_due_depreciation: dail", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/models/fusion_assets_cron.py", "source_location": "L1"}, {"id": "fusion_assets_cron_rationale_22", "label": "For each running asset, post any due un-posted depreciation lines.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/models/fusion_assets_cron.py", "source_location": "L22"}, {"id": "fusion_assets_cron_rationale_48", "label": "Refresh the per-asset book value MV (hourly).", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/models/fusion_assets_cron.py", "source_location": "L48"}, {"id": "fusion_assets_cron_rationale_53", "label": "For each running asset, compare expected accumulated depreciation vs pos", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/models/fusion_assets_cron.py", "source_location": "L53"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_models_fusion_assets_cron_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/models/fusion_assets_cron.py", "source_location": "L7", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_models_fusion_assets_cron_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/models/fusion_assets_cron.py", "source_location": "L9", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_models_fusion_assets_cron_py", "target": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_services_anomaly_detection_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/models/fusion_assets_cron.py", "source_location": "L11", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_models_fusion_assets_cron_py", "target": "fusion_assets_cron_fusionassetscron", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/models/fusion_assets_cron.py", "source_location": "L16", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_models_fusion_assets_cron_py", "target": "fusion_assets_cron_cron_post_due_depreciation", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/models/fusion_assets_cron.py", "source_location": "L21", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_models_fusion_assets_cron_py", "target": "fusion_assets_cron_cron_refresh_book_values_mv", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/models/fusion_assets_cron.py", "source_location": "L47", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_models_fusion_assets_cron_py", "target": "fusion_assets_cron_cron_anomaly_scan", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/models/fusion_assets_cron.py", "source_location": "L52", "weight": 1.0}, {"source": "fusion_assets_cron_rationale_1", "target": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_models_fusion_assets_cron_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/models/fusion_assets_cron.py", "source_location": "L1", "weight": 1.0}, {"source": "fusion_assets_cron_rationale_22", "target": "fusion_assets_cron_fusionassetscron_cron_post_due_depreciation", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/models/fusion_assets_cron.py", "source_location": "L22", "weight": 1.0}, {"source": "fusion_assets_cron_rationale_48", "target": "fusion_assets_cron_fusionassetscron_cron_refresh_book_values_mv", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/models/fusion_assets_cron.py", "source_location": "L48", "weight": 1.0}, {"source": "fusion_assets_cron_rationale_53", "target": "fusion_assets_cron_fusionassetscron_cron_anomaly_scan", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/models/fusion_assets_cron.py", "source_location": "L53", "weight": 1.0}], "raw_calls": [{"caller_nid": "fusion_assets_cron_cron_post_due_depreciation", "callee": "today", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/models/fusion_assets_cron.py", "source_location": "L23"}, {"caller_nid": "fusion_assets_cron_cron_post_due_depreciation", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/models/fusion_assets_cron.py", "source_location": "L26"}, {"caller_nid": "fusion_assets_cron_cron_post_due_depreciation", "callee": "savepoint", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/models/fusion_assets_cron.py", "source_location": "L30"}, {"caller_nid": "fusion_assets_cron_cron_post_due_depreciation", "callee": "post_depreciation_entry", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/models/fusion_assets_cron.py", "source_location": "L31"}, {"caller_nid": "fusion_assets_cron_cron_post_due_depreciation", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/models/fusion_assets_cron.py", "source_location": "L32"}, {"caller_nid": "fusion_assets_cron_cron_post_due_depreciation", "callee": "warning", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/models/fusion_assets_cron.py", "source_location": "L34"}, {"caller_nid": "fusion_assets_cron_cron_post_due_depreciation", "callee": "info", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/models/fusion_assets_cron.py", "source_location": "L35"}, {"caller_nid": "fusion_assets_cron_cron_post_due_depreciation", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/models/fusion_assets_cron.py", "source_location": "L37"}, {"caller_nid": "fusion_assets_cron_cron_post_due_depreciation", "callee": "_refresh", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/models/fusion_assets_cron.py", "source_location": "L42"}, {"caller_nid": "fusion_assets_cron_cron_post_due_depreciation", "callee": "warning", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/models/fusion_assets_cron.py", "source_location": "L44"}, {"caller_nid": "fusion_assets_cron_cron_refresh_book_values_mv", "callee": "_refresh", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/models/fusion_assets_cron.py", "source_location": "L49"}, {"caller_nid": "fusion_assets_cron_cron_anomaly_scan", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/models/fusion_assets_cron.py", "source_location": "L57"}, {"caller_nid": "fusion_assets_cron_cron_anomaly_scan", "callee": "today", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/models/fusion_assets_cron.py", "source_location": "L59"}, {"caller_nid": "fusion_assets_cron_cron_anomaly_scan", "callee": "sum", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/models/fusion_assets_cron.py", "source_location": "L62"}, {"caller_nid": "fusion_assets_cron_cron_anomaly_scan", "callee": "detect_schedule_variance", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/models/fusion_assets_cron.py", "source_location": "L67"}, {"caller_nid": "fusion_assets_cron_cron_anomaly_scan", "callee": "to_dict", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/models/fusion_assets_cron.py", "source_location": "L73"}, {"caller_nid": "fusion_assets_cron_cron_anomaly_scan", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/models/fusion_assets_cron.py", "source_location": "L74"}, {"caller_nid": "fusion_assets_cron_cron_anomaly_scan", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/models/fusion_assets_cron.py", "source_location": "L81"}, {"caller_nid": "fusion_assets_cron_cron_anomaly_scan", "callee": "warning", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/models/fusion_assets_cron.py", "source_location": "L92"}, {"caller_nid": "fusion_assets_cron_cron_anomaly_scan", "callee": "info", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/models/fusion_assets_cron.py", "source_location": "L93"}, {"caller_nid": "fusion_assets_cron_cron_anomaly_scan", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/models/fusion_assets_cron.py", "source_location": "L95"}]} |