1 line
13 KiB
JSON
1 line
13 KiB
JSON
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_inventory_init_py", "label": "__init__.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/__init__.py", "source_location": "L1"}, {"id": "init_post_init_assign_groups", "label": "_post_init_assign_groups()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/__init__.py", "source_location": "L14"}, {"id": "init_recompute_margins", "label": "_recompute_margins()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/__init__.py", "source_location": "L39"}, {"id": "init_sync_costs_from_bills", "label": "_sync_costs_from_bills()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/__init__.py", "source_location": "L53"}, {"id": "init_auto_detect_brands", "label": "_auto_detect_brands()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/__init__.py", "source_location": "L63"}, {"id": "init_rationale_15", "label": "Give all internal users the Fusion Inventory / User group, and all admins th", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/__init__.py", "source_location": "L15"}, {"id": "init_rationale_40", "label": "Force-recompute x_fi_margin_pct for all products with a sale price and cost.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/__init__.py", "source_location": "L40"}, {"id": "init_rationale_54", "label": "Update every product's cost from its latest posted vendor bill line.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/__init__.py", "source_location": "L54"}, {"id": "init_rationale_64", "label": "Create product.brand records from existing PO vendors and link products to t", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/__init__.py", "source_location": "L64"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_inventory_init_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/__init__.py", "source_location": "L5", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_inventory_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_inventory_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/__init__.py", "source_location": "L7", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_inventory_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_inventory_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/__init__.py", "source_location": "L8", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_inventory_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_inventory_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/__init__.py", "source_location": "L9", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_inventory_init_py", "target": "init_post_init_assign_groups", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/__init__.py", "source_location": "L14", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_inventory_init_py", "target": "init_recompute_margins", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/__init__.py", "source_location": "L39", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_inventory_init_py", "target": "init_sync_costs_from_bills", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/__init__.py", "source_location": "L53", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_inventory_init_py", "target": "init_auto_detect_brands", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/__init__.py", "source_location": "L63", "weight": 1.0}, {"source": "init_post_init_assign_groups", "target": "init_recompute_margins", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/__init__.py", "source_location": "L34", "weight": 1.0}, {"source": "init_post_init_assign_groups", "target": "init_auto_detect_brands", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/__init__.py", "source_location": "L35", "weight": 1.0}, {"source": "init_post_init_assign_groups", "target": "init_sync_costs_from_bills", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/__init__.py", "source_location": "L36", "weight": 1.0}, {"source": "init_rationale_15", "target": "init_post_init_assign_groups", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/__init__.py", "source_location": "L15", "weight": 1.0}, {"source": "init_rationale_40", "target": "init_recompute_margins", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/__init__.py", "source_location": "L40", "weight": 1.0}, {"source": "init_rationale_54", "target": "init_sync_costs_from_bills", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/__init__.py", "source_location": "L54", "weight": 1.0}, {"source": "init_rationale_64", "target": "init_auto_detect_brands", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/__init__.py", "source_location": "L64", "weight": 1.0}], "raw_calls": [{"caller_nid": "init_post_init_assign_groups", "callee": "ref", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/__init__.py", "source_location": "L18"}, {"caller_nid": "init_post_init_assign_groups", "callee": "ref", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/__init__.py", "source_location": "L19"}, {"caller_nid": "init_post_init_assign_groups", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/__init__.py", "source_location": "L22"}, {"caller_nid": "init_post_init_assign_groups", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/__init__.py", "source_location": "L22"}, {"caller_nid": "init_post_init_assign_groups", "callee": "write", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/__init__.py", "source_location": "L26"}, {"caller_nid": "init_post_init_assign_groups", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/__init__.py", "source_location": "L26"}, {"caller_nid": "init_post_init_assign_groups", "callee": "ref", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/__init__.py", "source_location": "L29"}, {"caller_nid": "init_post_init_assign_groups", "callee": "filtered", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/__init__.py", "source_location": "L31"}, {"caller_nid": "init_post_init_assign_groups", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/__init__.py", "source_location": "L31"}, {"caller_nid": "init_post_init_assign_groups", "callee": "write", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/__init__.py", "source_location": "L32"}, {"caller_nid": "init_post_init_assign_groups", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/__init__.py", "source_location": "L32"}, {"caller_nid": "init_recompute_margins", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/__init__.py", "source_location": "L42"}, {"caller_nid": "init_recompute_margins", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/__init__.py", "source_location": "L42"}, {"caller_nid": "init_recompute_margins", "callee": "_compute_margin_pct", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/__init__.py", "source_location": "L47"}, {"caller_nid": "init_recompute_margins", "callee": "info", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/__init__.py", "source_location": "L48"}, {"caller_nid": "init_recompute_margins", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/__init__.py", "source_location": "L48"}, {"caller_nid": "init_recompute_margins", "callee": "warning", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/__init__.py", "source_location": "L50"}, {"caller_nid": "init_sync_costs_from_bills", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/__init__.py", "source_location": "L56"}, {"caller_nid": "init_sync_costs_from_bills", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/__init__.py", "source_location": "L56"}, {"caller_nid": "init_sync_costs_from_bills", "callee": "_sync_cost_from_latest_bill", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/__init__.py", "source_location": "L57"}, {"caller_nid": "init_sync_costs_from_bills", "callee": "info", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/__init__.py", "source_location": "L58"}, {"caller_nid": "init_sync_costs_from_bills", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/__init__.py", "source_location": "L58"}, {"caller_nid": "init_sync_costs_from_bills", "callee": "warning", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/__init__.py", "source_location": "L60"}, {"caller_nid": "init_auto_detect_brands", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/__init__.py", "source_location": "L67"}, {"caller_nid": "init_auto_detect_brands", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/__init__.py", "source_location": "L68"}, {"caller_nid": "init_auto_detect_brands", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/__init__.py", "source_location": "L70"}, {"caller_nid": "init_auto_detect_brands", "callee": "info", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/__init__.py", "source_location": "L72"}, {"caller_nid": "init_auto_detect_brands", "callee": "list", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/__init__.py", "source_location": "L75"}, {"caller_nid": "init_auto_detect_brands", "callee": "set", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/__init__.py", "source_location": "L75"}, {"caller_nid": "init_auto_detect_brands", "callee": "mapped", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/__init__.py", "source_location": "L75"}, {"caller_nid": "init_auto_detect_brands", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/__init__.py", "source_location": "L76"}, {"caller_nid": "init_auto_detect_brands", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/__init__.py", "source_location": "L76"}, {"caller_nid": "init_auto_detect_brands", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/__init__.py", "source_location": "L84"}, {"caller_nid": "init_auto_detect_brands", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/__init__.py", "source_location": "L86"}, {"caller_nid": "init_auto_detect_brands", "callee": "filtered", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/__init__.py", "source_location": "L93"}, {"caller_nid": "init_auto_detect_brands", "callee": "mapped", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/__init__.py", "source_location": "L94"}, {"caller_nid": "init_auto_detect_brands", "callee": "write", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/__init__.py", "source_location": "L97"}, {"caller_nid": "init_auto_detect_brands", "callee": "info", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/__init__.py", "source_location": "L100"}, {"caller_nid": "init_auto_detect_brands", "callee": "warning", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/__init__.py", "source_location": "L104"}]} |