1 line
12 KiB
JSON
1 line
12 KiB
JSON
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_services_tools_inventory_py", "label": "inventory.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/inventory.py", "source_location": "L1"}, {"id": "inventory_get_stock_valuation", "label": "get_stock_valuation()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/inventory.py", "source_location": "L7"}, {"id": "inventory_get_price_differences", "label": "get_price_differences()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/inventory.py", "source_location": "L22"}, {"id": "inventory_get_cogs_ratio_by_category", "label": "get_cogs_ratio_by_category()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/inventory.py", "source_location": "L47"}, {"id": "inventory_find_unusual_adjustments", "label": "find_unusual_adjustments()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/inventory.py", "source_location": "L71"}, {"id": "inventory_get_inventory_turnover", "label": "get_inventory_turnover()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/inventory.py", "source_location": "L89"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_services_tools_inventory_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/inventory.py", "source_location": "L1", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_services_tools_inventory_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/inventory.py", "source_location": "L2", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_services_tools_inventory_py", "target": "inventory_get_stock_valuation", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/inventory.py", "source_location": "L7", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_services_tools_inventory_py", "target": "inventory_get_price_differences", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/inventory.py", "source_location": "L22", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_services_tools_inventory_py", "target": "inventory_get_cogs_ratio_by_category", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/inventory.py", "source_location": "L47", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_services_tools_inventory_py", "target": "inventory_find_unusual_adjustments", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/inventory.py", "source_location": "L71", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_services_tools_inventory_py", "target": "inventory_get_inventory_turnover", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/inventory.py", "source_location": "L89", "weight": 1.0}, {"source": "inventory_get_inventory_turnover", "target": "inventory_get_stock_valuation", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/inventory.py", "source_location": "L92", "weight": 1.0}], "raw_calls": [{"caller_nid": "inventory_get_stock_valuation", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/inventory.py", "source_location": "L8"}, {"caller_nid": "inventory_get_stock_valuation", "callee": "sum", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/inventory.py", "source_location": "L14"}, {"caller_nid": "inventory_get_stock_valuation", "callee": "mapped", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/inventory.py", "source_location": "L14"}, {"caller_nid": "inventory_get_stock_valuation", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/inventory.py", "source_location": "L14"}, {"caller_nid": "inventory_get_stock_valuation", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/inventory.py", "source_location": "L18"}, {"caller_nid": "inventory_get_stock_valuation", "callee": "sum", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/inventory.py", "source_location": "L19"}, {"caller_nid": "inventory_get_price_differences", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/inventory.py", "source_location": "L23"}, {"caller_nid": "inventory_get_price_differences", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/inventory.py", "source_location": "L32"}, {"caller_nid": "inventory_get_price_differences", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/inventory.py", "source_location": "L33"}, {"caller_nid": "inventory_get_price_differences", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/inventory.py", "source_location": "L34"}, {"caller_nid": "inventory_get_price_differences", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/inventory.py", "source_location": "L35"}, {"caller_nid": "inventory_get_price_differences", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/inventory.py", "source_location": "L36"}, {"caller_nid": "inventory_get_price_differences", "callee": "sum", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/inventory.py", "source_location": "L38"}, {"caller_nid": "inventory_get_price_differences", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/inventory.py", "source_location": "L40"}, {"caller_nid": "inventory_get_cogs_ratio_by_category", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/inventory.py", "source_location": "L48"}, {"caller_nid": "inventory_get_cogs_ratio_by_category", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/inventory.py", "source_location": "L49"}, {"caller_nid": "inventory_get_cogs_ratio_by_category", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/inventory.py", "source_location": "L55"}, {"caller_nid": "inventory_get_cogs_ratio_by_category", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/inventory.py", "source_location": "L57"}, {"caller_nid": "inventory_get_cogs_ratio_by_category", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/inventory.py", "source_location": "L59"}, {"caller_nid": "inventory_get_cogs_ratio_by_category", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/inventory.py", "source_location": "L62"}, {"caller_nid": "inventory_get_cogs_ratio_by_category", "callee": "abs", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/inventory.py", "source_location": "L65"}, {"caller_nid": "inventory_get_cogs_ratio_by_category", "callee": "sum", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/inventory.py", "source_location": "L65"}, {"caller_nid": "inventory_get_cogs_ratio_by_category", "callee": "abs", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/inventory.py", "source_location": "L66"}, {"caller_nid": "inventory_get_cogs_ratio_by_category", "callee": "sum", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/inventory.py", "source_location": "L66"}, {"caller_nid": "inventory_get_cogs_ratio_by_category", "callee": "round", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/inventory.py", "source_location": "L68"}, {"caller_nid": "inventory_find_unusual_adjustments", "callee": "float", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/inventory.py", "source_location": "L72"}, {"caller_nid": "inventory_find_unusual_adjustments", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/inventory.py", "source_location": "L72"}, {"caller_nid": "inventory_find_unusual_adjustments", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/inventory.py", "source_location": "L78"}, {"caller_nid": "inventory_find_unusual_adjustments", "callee": "filtered", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/inventory.py", "source_location": "L79"}, {"caller_nid": "inventory_find_unusual_adjustments", "callee": "abs", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/inventory.py", "source_location": "L79"}, {"caller_nid": "inventory_find_unusual_adjustments", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/inventory.py", "source_location": "L81"}, {"caller_nid": "inventory_find_unusual_adjustments", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/inventory.py", "source_location": "L83"}, {"caller_nid": "inventory_get_inventory_turnover", "callee": "get_profit_loss", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/inventory.py", "source_location": "L91"}, {"caller_nid": "inventory_get_inventory_turnover", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/inventory.py", "source_location": "L93"}, {"caller_nid": "inventory_get_inventory_turnover", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/inventory.py", "source_location": "L95"}, {"caller_nid": "inventory_get_inventory_turnover", "callee": "lower", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/inventory.py", "source_location": "L96"}, {"caller_nid": "inventory_get_inventory_turnover", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/inventory.py", "source_location": "L96"}, {"caller_nid": "inventory_get_inventory_turnover", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/inventory.py", "source_location": "L97"}, {"caller_nid": "inventory_get_inventory_turnover", "callee": "float", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/inventory.py", "source_location": "L100"}, {"caller_nid": "inventory_get_inventory_turnover", "callee": "round", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/services/tools/inventory.py", "source_location": "L104"}]} |