257 lines
191 KiB
HTML
257 lines
191 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<title>graphify - /Users/gurpreet/Github/Odoo-Modules/fusion_inventory/graphify-out/graph.html</title>
|
|
<script src="https://unpkg.com/vis-network/standalone/umd/vis-network.min.js"></script>
|
|
<style>
|
|
* { box-sizing: border-box; margin: 0; padding: 0; }
|
|
body { background: #0f0f1a; color: #e0e0e0; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; display: flex; height: 100vh; overflow: hidden; }
|
|
#graph { flex: 1; }
|
|
#sidebar { width: 280px; background: #1a1a2e; border-left: 1px solid #2a2a4e; display: flex; flex-direction: column; overflow: hidden; }
|
|
#search-wrap { padding: 12px; border-bottom: 1px solid #2a2a4e; }
|
|
#search { width: 100%; background: #0f0f1a; border: 1px solid #3a3a5e; color: #e0e0e0; padding: 7px 10px; border-radius: 6px; font-size: 13px; outline: none; }
|
|
#search:focus { border-color: #4E79A7; }
|
|
#search-results { max-height: 140px; overflow-y: auto; padding: 4px 12px; border-bottom: 1px solid #2a2a4e; display: none; }
|
|
.search-item { padding: 4px 6px; cursor: pointer; border-radius: 4px; font-size: 12px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
|
|
.search-item:hover { background: #2a2a4e; }
|
|
#info-panel { padding: 14px; border-bottom: 1px solid #2a2a4e; min-height: 140px; }
|
|
#info-panel h3 { font-size: 13px; color: #aaa; margin-bottom: 8px; text-transform: uppercase; letter-spacing: 0.05em; }
|
|
#info-content { font-size: 13px; color: #ccc; line-height: 1.6; }
|
|
#info-content .field { margin-bottom: 5px; }
|
|
#info-content .field b { color: #e0e0e0; }
|
|
#info-content .empty { color: #555; font-style: italic; }
|
|
.neighbor-link { display: block; padding: 2px 6px; margin: 2px 0; border-radius: 3px; cursor: pointer; font-size: 12px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; border-left: 3px solid #333; }
|
|
.neighbor-link:hover { background: #2a2a4e; }
|
|
#neighbors-list { max-height: 160px; overflow-y: auto; margin-top: 4px; }
|
|
#legend-wrap { flex: 1; overflow-y: auto; padding: 12px; }
|
|
#legend-wrap h3 { font-size: 13px; color: #aaa; margin-bottom: 10px; text-transform: uppercase; letter-spacing: 0.05em; }
|
|
.legend-item { display: flex; align-items: center; gap: 8px; padding: 4px 0; cursor: pointer; border-radius: 4px; font-size: 12px; }
|
|
.legend-item:hover { background: #2a2a4e; padding-left: 4px; }
|
|
.legend-item.dimmed { opacity: 0.35; }
|
|
.legend-dot { width: 12px; height: 12px; border-radius: 50%; flex-shrink: 0; }
|
|
.legend-label { flex: 1; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
|
|
.legend-count { color: #666; font-size: 11px; }
|
|
#stats { padding: 10px 14px; border-top: 1px solid #2a2a4e; font-size: 11px; color: #555; }
|
|
</style>
|
|
</head>
|
|
<body>
|
|
<div id="graph"></div>
|
|
<div id="sidebar">
|
|
<div id="search-wrap">
|
|
<input id="search" type="text" placeholder="Search nodes..." autocomplete="off">
|
|
<div id="search-results"></div>
|
|
</div>
|
|
<div id="info-panel">
|
|
<h3>Node Info</h3>
|
|
<div id="info-content"><span class="empty">Click a node to inspect it</span></div>
|
|
</div>
|
|
<div id="legend-wrap">
|
|
<h3>Communities</h3>
|
|
<div id="legend"></div>
|
|
</div>
|
|
<div id="stats">220 nodes · 279 edges · 32 communities</div>
|
|
</div>
|
|
<script>
|
|
const RAW_NODES = [{"id": "users_gurpreet_github_odoo_modules_fusion_inventory_init_py", "label": "__init__.py", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 18.2, "font": {"size": 12, "color": "#ffffff"}, "title": "__init__.py", "community": 9, "community_name": "Community 9", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/__init__.py", "file_type": "code", "degree": 6}, {"id": "init_post_init_assign_groups", "label": "_post_init_assign_groups()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 18.2, "font": {"size": 12, "color": "#ffffff"}, "title": "_post_init_assign_groups()", "community": 9, "community_name": "Community 9", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/__init__.py", "file_type": "code", "degree": 6}, {"id": "init_recompute_margins", "label": "_recompute_margins()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 15.5, "font": {"size": 12, "color": "#ffffff"}, "title": "_recompute_margins()", "community": 9, "community_name": "Community 9", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/__init__.py", "file_type": "code", "degree": 4}, {"id": "init_sync_costs_from_bills", "label": "_sync_costs_from_bills()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 15.5, "font": {"size": 12, "color": "#ffffff"}, "title": "_sync_costs_from_bills()", "community": 9, "community_name": "Community 9", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/__init__.py", "file_type": "code", "degree": 4}, {"id": "init_auto_detect_brands", "label": "_auto_detect_brands()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 16.8, "font": {"size": 12, "color": "#ffffff"}, "title": "_auto_detect_brands()", "community": 9, "community_name": "Community 9", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/__init__.py", "file_type": "code", "degree": 5}, {"id": "init_rationale_15", "label": "Give all internal users the Fusion Inventory / User group, and all admins th", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "Give all internal users the Fusion Inventory / User group, and all admins th", "community": 9, "community_name": "Community 9", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/__init__.py", "file_type": "rationale", "degree": 1}, {"id": "init_rationale_40", "label": "Force-recompute x_fi_margin_pct for all products with a sale price and cost.", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "Force-recompute x_fi_margin_pct for all products with a sale price and cost.", "community": 9, "community_name": "Community 9", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/__init__.py", "file_type": "rationale", "degree": 1}, {"id": "init_rationale_54", "label": "Update every product's cost from its latest posted vendor bill line.", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "Update every product's cost from its latest posted vendor bill line.", "community": 9, "community_name": "Community 9", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/__init__.py", "file_type": "rationale", "degree": 1}, {"id": "init_rationale_64", "label": "Create product.brand records from existing PO vendors and link products to t", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "Create product.brand records from existing PO vendors and link products to t", "community": 9, "community_name": "Community 9", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/__init__.py", "file_type": "rationale", "degree": 1}, {"id": "users_gurpreet_github_odoo_modules_fusion_inventory_manifest_py", "label": "__manifest__.py", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.0, "font": {"size": 0, "color": "#ffffff"}, "title": "__manifest__.py", "community": 23, "community_name": "Community 23", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/__manifest__.py", "file_type": "code", "degree": 0}, {"id": "users_gurpreet_github_odoo_modules_fusion_inventory_wizard_serial_scan_wizard_py", "label": "serial_scan_wizard.py", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 12.7, "font": {"size": 0, "color": "#ffffff"}, "title": "serial_scan_wizard.py", "community": 4, "community_name": "Community 4", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/wizard/serial_scan_wizard.py", "file_type": "code", "degree": 2}, {"id": "serial_scan_wizard_fusionserialscanwizard", "label": "FusionSerialScanWizard", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 14.1, "font": {"size": 0, "color": "#ffffff"}, "title": "FusionSerialScanWizard", "community": 4, "community_name": "Community 4", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/wizard/serial_scan_wizard.py", "file_type": "code", "degree": 3}, {"id": "serial_scan_wizard_fusionserialscanwizard_scan", "label": "._scan()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 16.8, "font": {"size": 12, "color": "#ffffff"}, "title": "._scan()", "community": 4, "community_name": "Community 4", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/wizard/serial_scan_wizard.py", "file_type": "code", "degree": 5}, {"id": "serial_scan_wizard_fusionserialscanwizard_collect_text_sources", "label": "._collect_text_sources()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 14.1, "font": {"size": 0, "color": "#ffffff"}, "title": "._collect_text_sources()", "community": 4, "community_name": "Community 4", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/wizard/serial_scan_wizard.py", "file_type": "code", "degree": 3}, {"id": "serial_scan_wizard_fusionserialscanline", "label": "FusionSerialScanLine", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "FusionSerialScanLine", "community": 4, "community_name": "Community 4", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/wizard/serial_scan_wizard.py", "file_type": "code", "degree": 1}, {"id": "serial_scan_wizard_rationale_34", "label": "Extract serial numbers from SO/invoice text and match against stock.lot.", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "Extract serial numbers from SO/invoice text and match against stock.lot.", "community": 4, "community_name": "Community 4", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/wizard/serial_scan_wizard.py", "file_type": "rationale", "degree": 1}, {"id": "serial_scan_wizard_rationale_97", "label": "Gather all text from SO lines, notes, and related invoices.", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "Gather all text from SO lines, notes, and related invoices.", "community": 4, "community_name": "Community 4", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/wizard/serial_scan_wizard.py", "file_type": "rationale", "degree": 1}, {"id": "users_gurpreet_github_odoo_modules_fusion_inventory_wizard_init_py", "label": "__init__.py", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 12.7, "font": {"size": 0, "color": "#ffffff"}, "title": "__init__.py", "community": 20, "community_name": "Community 20", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/wizard/__init__.py", "file_type": "code", "degree": 2}, {"id": "users_gurpreet_github_odoo_modules_fusion_inventory_models_sync_log_py", "label": "sync_log.py", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "sync_log.py", "community": 15, "community_name": "Community 15", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/sync_log.py", "file_type": "code", "degree": 1}, {"id": "sync_log_fusionsynclog", "label": "FusionSyncLog", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "FusionSyncLog", "community": 15, "community_name": "Community 15", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/sync_log.py", "file_type": "code", "degree": 1}, {"id": "users_gurpreet_github_odoo_modules_fusion_inventory_models_account_move_py", "label": "account_move.py", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 14.1, "font": {"size": 0, "color": "#ffffff"}, "title": "account_move.py", "community": 10, "community_name": "Community 10", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/account_move.py", "file_type": "code", "degree": 3}, {"id": "account_move_accountmove", "label": "AccountMove", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 14.1, "font": {"size": 0, "color": "#ffffff"}, "title": "AccountMove", "community": 10, "community_name": "Community 10", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/account_move.py", "file_type": "code", "degree": 3}, {"id": "account_move_accountmove_post", "label": "._post()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 12.7, "font": {"size": 0, "color": "#ffffff"}, "title": "._post()", "community": 10, "community_name": "Community 10", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/account_move.py", "file_type": "code", "degree": 2}, {"id": "account_move_accountmove_fi_update_product_costs", "label": "._fi_update_product_costs()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 14.1, "font": {"size": 0, "color": "#ffffff"}, "title": "._fi_update_product_costs()", "community": 10, "community_name": "Community 10", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/account_move.py", "file_type": "code", "degree": 3}, {"id": "account_move_accountmoveline", "label": "AccountMoveLine", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "AccountMoveLine", "community": 10, "community_name": "Community 10", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/account_move.py", "file_type": "code", "degree": 1}, {"id": "account_move_compute_suggested_price", "label": "_compute_suggested_price()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "_compute_suggested_price()", "community": 10, "community_name": "Community 10", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/account_move.py", "file_type": "code", "degree": 1}, {"id": "account_move_rationale_20", "label": "Update product costs from vendor bill lines when bills are posted.", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "Update product costs from vendor bill lines when bills are posted.", "community": 10, "community_name": "Community 10", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/account_move.py", "file_type": "rationale", "degree": 1}, {"id": "users_gurpreet_github_odoo_modules_fusion_inventory_models_sync_stock_py", "label": "sync_stock.py", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "sync_stock.py", "community": 16, "community_name": "Community 16", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/sync_stock.py", "file_type": "code", "degree": 1}, {"id": "sync_stock_fusionsyncstock", "label": "FusionSyncStock", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "FusionSyncStock", "community": 16, "community_name": "Community 16", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/sync_stock.py", "file_type": "code", "degree": 1}, {"id": "users_gurpreet_github_odoo_modules_fusion_inventory_models_product_brand_py", "label": "product_brand.py", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 14.1, "font": {"size": 0, "color": "#ffffff"}, "title": "product_brand.py", "community": 3, "community_name": "Community 3", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/product_brand.py", "file_type": "code", "degree": 3}, {"id": "product_brand_productbrand", "label": "ProductBrand", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 19.5, "font": {"size": 12, "color": "#ffffff"}, "title": "ProductBrand", "community": 3, "community_name": "Community 3", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/product_brand.py", "file_type": "code", "degree": 7}, {"id": "product_brand_compute_net_discount", "label": "_compute_net_discount()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "_compute_net_discount()", "community": 3, "community_name": "Community 3", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/product_brand.py", "file_type": "code", "degree": 1}, {"id": "product_brand_productbrand_compute_product_count", "label": "._compute_product_count()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "._compute_product_count()", "community": 3, "community_name": "Community 3", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/product_brand.py", "file_type": "code", "degree": 1}, {"id": "product_brand_productbrand_compute_child_count", "label": "._compute_child_count()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "._compute_child_count()", "community": 3, "community_name": "Community 3", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/product_brand.py", "file_type": "code", "degree": 1}, {"id": "product_brand_check_parent_recursion", "label": "_check_parent_recursion()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "_check_parent_recursion()", "community": 3, "community_name": "Community 3", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/product_brand.py", "file_type": "code", "degree": 1}, {"id": "product_brand_productbrand_get_pricing_for_product", "label": ".get_pricing_for_product()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 14.1, "font": {"size": 0, "color": "#ffffff"}, "title": ".get_pricing_for_product()", "community": 3, "community_name": "Community 3", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/product_brand.py", "file_type": "code", "degree": 3}, {"id": "product_brand_productbrand_calculate_cost_from_msrp", "label": ".calculate_cost_from_msrp()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 16.8, "font": {"size": 12, "color": "#ffffff"}, "title": ".calculate_cost_from_msrp()", "community": 3, "community_name": "Community 3", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/product_brand.py", "file_type": "code", "degree": 5}, {"id": "product_brand_productbrand_action_view_products", "label": ".action_view_products()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".action_view_products()", "community": 3, "community_name": "Community 3", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/product_brand.py", "file_type": "code", "degree": 1}, {"id": "product_brand_productbrand_action_view_sub_brands", "label": ".action_view_sub_brands()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".action_view_sub_brands()", "community": 3, "community_name": "Community 3", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/product_brand.py", "file_type": "code", "degree": 1}, {"id": "product_brand_rationale_81", "label": "Walk the pricing cascade and return a matching rule, or None for brand default.", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "Walk the pricing cascade and return a matching rule, or None for brand default.", "community": 3, "community_name": "Community 3", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/product_brand.py", "file_type": "rationale", "degree": 1}, {"id": "product_brand_rationale_116", "label": "Return expected purchase cost for a given MSRP. If product_tmpl is prov", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "Return expected purchase cost for a given MSRP. If product_tmpl is prov", "community": 3, "community_name": "Community 3", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/product_brand.py", "file_type": "rationale", "degree": 1}, {"id": "users_gurpreet_github_odoo_modules_fusion_inventory_models_sync_warehouse_py", "label": "sync_warehouse.py", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "sync_warehouse.py", "community": 17, "community_name": "Community 17", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/sync_warehouse.py", "file_type": "code", "degree": 1}, {"id": "sync_warehouse_fusionsyncwarehouse", "label": "FusionSyncWarehouse", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "FusionSyncWarehouse", "community": 17, "community_name": "Community 17", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/sync_warehouse.py", "file_type": "code", "degree": 1}, {"id": "users_gurpreet_github_odoo_modules_fusion_inventory_models_product_brand_pricing_rule_py", "label": "product_brand_pricing_rule.py", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 12.7, "font": {"size": 0, "color": "#ffffff"}, "title": "product_brand_pricing_rule.py", "community": 3, "community_name": "Community 3", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/product_brand_pricing_rule.py", "file_type": "code", "degree": 2}, {"id": "product_brand_pricing_rule_productbrandpricingrule", "label": "ProductBrandPricingRule", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 12.7, "font": {"size": 0, "color": "#ffffff"}, "title": "ProductBrandPricingRule", "community": 3, "community_name": "Community 3", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/product_brand_pricing_rule.py", "file_type": "code", "degree": 2}, {"id": "product_brand_pricing_rule_compute_net_discount", "label": "_compute_net_discount()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "_compute_net_discount()", "community": 3, "community_name": "Community 3", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/product_brand_pricing_rule.py", "file_type": "code", "degree": 1}, {"id": "product_brand_pricing_rule_productbrandpricingrule_calculate_cost", "label": ".calculate_cost()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 14.1, "font": {"size": 0, "color": "#ffffff"}, "title": ".calculate_cost()", "community": 3, "community_name": "Community 3", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/product_brand_pricing_rule.py", "file_type": "code", "degree": 3}, {"id": "product_brand_pricing_rule_rationale_67", "label": "Return the expected purchase cost for a given MSRP using this rule's method.", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "Return the expected purchase cost for a given MSRP using this rule's method.", "community": 3, "community_name": "Community 3", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/product_brand_pricing_rule.py", "file_type": "rationale", "degree": 1}, {"id": "users_gurpreet_github_odoo_modules_fusion_inventory_models_product_sync_mapping_py", "label": "product_sync_mapping.py", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 12.7, "font": {"size": 0, "color": "#ffffff"}, "title": "product_sync_mapping.py", "community": 14, "community_name": "Community 14", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/product_sync_mapping.py", "file_type": "code", "degree": 2}, {"id": "product_sync_mapping_fusionproductsyncmapping", "label": "FusionProductSyncMapping", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "FusionProductSyncMapping", "community": 14, "community_name": "Community 14", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/product_sync_mapping.py", "file_type": "code", "degree": 1}, {"id": "product_sync_mapping_compute_remote_totals", "label": "_compute_remote_totals()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "_compute_remote_totals()", "community": 14, "community_name": "Community 14", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/product_sync_mapping.py", "file_type": "code", "degree": 1}, {"id": "users_gurpreet_github_odoo_modules_fusion_inventory_models_init_py", "label": "__init__.py", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 12.7, "font": {"size": 0, "color": "#ffffff"}, "title": "__init__.py", "community": 21, "community_name": "Community 21", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/__init__.py", "file_type": "code", "degree": 2}, {"id": "users_gurpreet_github_odoo_modules_fusion_inventory_models_product_template_py", "label": "product_template.py", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 25.0, "font": {"size": 12, "color": "#ffffff"}, "title": "product_template.py", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/product_template.py", "file_type": "code", "degree": 11}, {"id": "product_template_producttemplate", "label": "ProductTemplate", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 25.0, "font": {"size": 12, "color": "#ffffff"}, "title": "ProductTemplate", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/product_template.py", "file_type": "code", "degree": 11}, {"id": "product_template_compute_remote_stock", "label": "_compute_remote_stock()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "_compute_remote_stock()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/product_template.py", "file_type": "code", "degree": 1}, {"id": "product_template_compute_profit", "label": "_compute_profit()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "_compute_profit()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/product_template.py", "file_type": "code", "degree": 1}, {"id": "product_template_compute_expected_cost", "label": "_compute_expected_cost()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 12.7, "font": {"size": 0, "color": "#ffffff"}, "title": "_compute_expected_cost()", "community": 3, "community_name": "Community 3", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/product_template.py", "file_type": "code", "degree": 2}, {"id": "product_template_producttemplate_compute_purchase_history", "label": "._compute_purchase_history()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "._compute_purchase_history()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/product_template.py", "file_type": "code", "degree": 1}, {"id": "product_template_compute_margin_pct", "label": "_compute_margin_pct()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 12.7, "font": {"size": 0, "color": "#ffffff"}, "title": "_compute_margin_pct()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/product_template.py", "file_type": "code", "degree": 2}, {"id": "product_template_producttemplate_inverse_margin_pct", "label": "._inverse_margin_pct()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "._inverse_margin_pct()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/product_template.py", "file_type": "code", "degree": 1}, {"id": "product_template_onchange_price_to_margin", "label": "_onchange_price_to_margin()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "_onchange_price_to_margin()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/product_template.py", "file_type": "code", "degree": 1}, {"id": "product_template_onchange_margin_to_price", "label": "_onchange_margin_to_price()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "_onchange_margin_to_price()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/product_template.py", "file_type": "code", "degree": 1}, {"id": "product_template_producttemplate_propagate_margin_to_variants", "label": "._propagate_margin_to_variants()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 15.5, "font": {"size": 12, "color": "#ffffff"}, "title": "._propagate_margin_to_variants()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/product_template.py", "file_type": "code", "degree": 4}, {"id": "product_template_producttemplate_propagate_shipping_to_variants", "label": "._propagate_shipping_to_variants()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 14.1, "font": {"size": 0, "color": "#ffffff"}, "title": "._propagate_shipping_to_variants()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/product_template.py", "file_type": "code", "degree": 3}, {"id": "product_template_producttemplate_action_apply_margin_to_all_variants", "label": ".action_apply_margin_to_all_variants()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 14.1, "font": {"size": 0, "color": "#ffffff"}, "title": ".action_apply_margin_to_all_variants()", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/product_template.py", "file_type": "code", "degree": 3}, {"id": "product_template_apply_case_conversion", "label": "_apply_case_conversion()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 16.8, "font": {"size": 12, "color": "#ffffff"}, "title": "_apply_case_conversion()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/product_template.py", "file_type": "code", "degree": 5}, {"id": "product_template_producttemplate_get_effective_case_mode", "label": "._get_effective_case_mode()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 14.1, "font": {"size": 0, "color": "#ffffff"}, "title": "._get_effective_case_mode()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/product_template.py", "file_type": "code", "degree": 3}, {"id": "product_template_onchange_case_conversion", "label": "_onchange_case_conversion()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 14.1, "font": {"size": 0, "color": "#ffffff"}, "title": "_onchange_case_conversion()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/product_template.py", "file_type": "code", "degree": 3}, {"id": "product_template_create", "label": "create()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 12.7, "font": {"size": 0, "color": "#ffffff"}, "title": "create()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/product_template.py", "file_type": "code", "degree": 2}, {"id": "product_template_producttemplate_write", "label": ".write()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 16.8, "font": {"size": 12, "color": "#ffffff"}, "title": ".write()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/product_template.py", "file_type": "code", "degree": 5}, {"id": "product_template_producttemplate_action_view_purchase_history", "label": ".action_view_purchase_history()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".action_view_purchase_history()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/product_template.py", "file_type": "code", "degree": 1}, {"id": "product_template_producttemplate_action_refresh_cost_from_bills", "label": ".action_refresh_cost_from_bills()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 14.1, "font": {"size": 0, "color": "#ffffff"}, "title": ".action_refresh_cost_from_bills()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/product_template.py", "file_type": "code", "degree": 3}, {"id": "product_template_producttemplate_sync_cost_from_latest_bill", "label": "._sync_cost_from_latest_bill()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 18.2, "font": {"size": 12, "color": "#ffffff"}, "title": "._sync_cost_from_latest_bill()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/product_template.py", "file_type": "code", "degree": 6}, {"id": "product_template_cron_sync_all_costs_from_bills", "label": "_cron_sync_all_costs_from_bills()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 12.7, "font": {"size": 0, "color": "#ffffff"}, "title": "_cron_sync_all_costs_from_bills()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/product_template.py", "file_type": "code", "degree": 2}, {"id": "product_template_rationale_161", "label": "Real-time margin recalculation when user changes price or cost.", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.0, "font": {"size": 0, "color": "#ffffff"}, "title": "Real-time margin recalculation when user changes price or cost.", "community": 24, "community_name": "Community 24", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/product_template.py", "file_type": "rationale", "degree": 0}, {"id": "product_template_rationale_173", "label": "Real-time sale price recalculation when user changes margin.", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.0, "font": {"size": 0, "color": "#ffffff"}, "title": "Real-time sale price recalculation when user changes margin.", "community": 25, "community_name": "Community 25", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/product_template.py", "file_type": "rationale", "degree": 0}, {"id": "product_template_rationale_184", "label": "Apply the template margin to variant price offsets (skip overrides).", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "Apply the template margin to variant price offsets (skip overrides).", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/product_template.py", "file_type": "rationale", "degree": 1}, {"id": "product_template_rationale_196", "label": "Copy the template's shipping cost to all variants.", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "Copy the template's shipping cost to all variants.", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/product_template.py", "file_type": "rationale", "degree": 1}, {"id": "product_template_rationale_203", "label": "Button: apply template margin to every non-overridden variant.", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "Button: apply template margin to every non-overridden variant.", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/product_template.py", "file_type": "rationale", "degree": 1}, {"id": "product_template_rationale_314", "label": "Pull the latest non-zero vendor bill price into product cost.", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "Pull the latest non-zero vendor bill price into product cost.", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/product_template.py", "file_type": "rationale", "degree": 1}, {"id": "product_template_rationale_328", "label": "For each variant, find the most recent posted vendor bill line with a no", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "For each variant, find the most recent posted vendor bill line with a no", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/product_template.py", "file_type": "rationale", "degree": 1}, {"id": "product_template_rationale_349", "label": "Batch job: update every product's cost from latest vendor bill.", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.0, "font": {"size": 0, "color": "#ffffff"}, "title": "Batch job: update every product's cost from latest vendor bill.", "community": 26, "community_name": "Community 26", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/product_template.py", "file_type": "rationale", "degree": 0}, {"id": "users_gurpreet_github_odoo_modules_fusion_inventory_models_product_product_py", "label": "product_product.py", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 19.5, "font": {"size": 12, "color": "#ffffff"}, "title": "product_product.py", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/product_product.py", "file_type": "code", "degree": 7}, {"id": "product_product_productproduct", "label": "ProductProduct", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 16.8, "font": {"size": 12, "color": "#ffffff"}, "title": "ProductProduct", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/product_product.py", "file_type": "code", "degree": 5}, {"id": "product_product_compute_cost_extra", "label": "_compute_cost_extra()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 12.7, "font": {"size": 0, "color": "#ffffff"}, "title": "_compute_cost_extra()", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/product_product.py", "file_type": "code", "degree": 2}, {"id": "product_product_productproduct_get_attributes_extra_price", "label": "._get_attributes_extra_price()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "._get_attributes_extra_price()", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/product_product.py", "file_type": "code", "degree": 1}, {"id": "product_product_compute_product_lst_price", "label": "_compute_product_lst_price()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "_compute_product_lst_price()", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/product_product.py", "file_type": "code", "degree": 1}, {"id": "product_product_productproduct_set_product_lst_price", "label": "._set_product_lst_price()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 12.7, "font": {"size": 0, "color": "#ffffff"}, "title": "._set_product_lst_price()", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/product_product.py", "file_type": "code", "degree": 2}, {"id": "product_product_compute_variant_margin", "label": "_compute_variant_margin()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "_compute_variant_margin()", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/product_product.py", "file_type": "code", "degree": 1}, {"id": "product_product_productproduct_inverse_variant_margin", "label": "._inverse_variant_margin()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "._inverse_variant_margin()", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/product_product.py", "file_type": "code", "degree": 1}, {"id": "product_product_compute_variant_profit", "label": "_compute_variant_profit()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "_compute_variant_profit()", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/product_product.py", "file_type": "code", "degree": 1}, {"id": "product_product_onchange_variant_margin", "label": "_onchange_variant_margin()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "_onchange_variant_margin()", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/product_product.py", "file_type": "code", "degree": 1}, {"id": "product_product_onchange_variant_cost", "label": "_onchange_variant_cost()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "_onchange_variant_cost()", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/product_product.py", "file_type": "code", "degree": 1}, {"id": "product_product_productproduct_apply_margin_to_variant", "label": "._apply_margin_to_variant()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 15.5, "font": {"size": 12, "color": "#ffffff"}, "title": "._apply_margin_to_variant()", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/product_product.py", "file_type": "code", "degree": 4}, {"id": "product_product_rationale_146", "label": "When cost or shipping changes, recalculate price to keep margin.", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.0, "font": {"size": 0, "color": "#ffffff"}, "title": "When cost or shipping changes, recalculate price to keep margin.", "community": 27, "community_name": "Community 27", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/product_product.py", "file_type": "rationale", "degree": 0}, {"id": "product_product_rationale_157", "label": "Set this variant's price offset to achieve the given margin.", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "Set this variant's price offset to achieve the given margin.", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/product_product.py", "file_type": "rationale", "degree": 1}, {"id": "users_gurpreet_github_odoo_modules_fusion_inventory_models_inventory_booking_py", "label": "inventory_booking.py", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 16.8, "font": {"size": 12, "color": "#ffffff"}, "title": "inventory_booking.py", "community": 11, "community_name": "Community 11", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/inventory_booking.py", "file_type": "code", "degree": 5}, {"id": "inventory_booking_fusioninventorybooking", "label": "FusionInventoryBooking", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 12.7, "font": {"size": 0, "color": "#ffffff"}, "title": "FusionInventoryBooking", "community": 11, "community_name": "Community 11", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/inventory_booking.py", "file_type": "code", "degree": 2}, {"id": "inventory_booking_compute_display_name", "label": "_compute_display_name()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "_compute_display_name()", "community": 11, "community_name": "Community 11", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/inventory_booking.py", "file_type": "code", "degree": 1}, {"id": "inventory_booking_create", "label": "create()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 33.2, "font": {"size": 12, "color": "#ffffff"}, "title": "create()", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/inventory_booking.py", "file_type": "code", "degree": 17}, {"id": "inventory_booking_fusioninventorybooking_action_release", "label": ".action_release()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 12.7, "font": {"size": 0, "color": "#ffffff"}, "title": ".action_release()", "community": 11, "community_name": "Community 11", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/inventory_booking.py", "file_type": "code", "degree": 2}, {"id": "inventory_booking_cron_expire_bookings", "label": "_cron_expire_bookings()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 12.7, "font": {"size": 0, "color": "#ffffff"}, "title": "_cron_expire_bookings()", "community": 11, "community_name": "Community 11", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/inventory_booking.py", "file_type": "code", "degree": 2}, {"id": "inventory_booking_get_booked_qty", "label": "get_booked_qty()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "get_booked_qty()", "community": 11, "community_name": "Community 11", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/inventory_booking.py", "file_type": "code", "degree": 1}, {"id": "users_gurpreet_github_odoo_modules_fusion_inventory_models_product_template_attribute_value_py", "label": "product_template_attribute_value.py", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 12.7, "font": {"size": 0, "color": "#ffffff"}, "title": "product_template_attribute_value.py", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/product_template_attribute_value.py", "file_type": "code", "degree": 2}, {"id": "product_template_attribute_value_producttemplateattributevalue", "label": "ProductTemplateAttributeValue", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 14.1, "font": {"size": 0, "color": "#ffffff"}, "title": "ProductTemplateAttributeValue", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/product_template_attribute_value.py", "file_type": "code", "degree": 3}, {"id": "product_template_attribute_value_compute_extra_price_impact", "label": "_compute_extra_price_impact()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "_compute_extra_price_impact()", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/product_template_attribute_value.py", "file_type": "code", "degree": 1}, {"id": "product_template_attribute_value_producttemplateattributevalue_write", "label": ".write()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 40.0, "font": {"size": 12, "color": "#ffffff"}, "title": ".write()", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/product_template_attribute_value.py", "file_type": "code", "degree": 22}, {"id": "product_template_attribute_value_producttemplateattributevalue_recalculate_variant_prices", "label": "._recalculate_variant_prices()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 15.5, "font": {"size": 12, "color": "#ffffff"}, "title": "._recalculate_variant_prices()", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/product_template_attribute_value.py", "file_type": "code", "degree": 4}, {"id": "product_template_attribute_value_rationale_48", "label": "When extra cost changes, adjust variant prices to maintain margin.", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "When extra cost changes, adjust variant prices to maintain margin.", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/product_template_attribute_value.py", "file_type": "rationale", "degree": 1}, {"id": "users_gurpreet_github_odoo_modules_fusion_inventory_models_stock_move_py", "label": "stock_move.py", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "stock_move.py", "community": 12, "community_name": "Community 12", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/stock_move.py", "file_type": "code", "degree": 1}, {"id": "stock_move_stockmove", "label": "StockMove", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 14.1, "font": {"size": 0, "color": "#ffffff"}, "title": "StockMove", "community": 12, "community_name": "Community 12", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/stock_move.py", "file_type": "code", "degree": 3}, {"id": "stock_move_stockmove_action_done", "label": "._action_done()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 12.7, "font": {"size": 0, "color": "#ffffff"}, "title": "._action_done()", "community": 12, "community_name": "Community 12", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/stock_move.py", "file_type": "code", "degree": 2}, {"id": "stock_move_stockmove_trigger_remote_stock_refresh", "label": "._trigger_remote_stock_refresh()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 15.5, "font": {"size": 12, "color": "#ffffff"}, "title": "._trigger_remote_stock_refresh()", "community": 12, "community_name": "Community 12", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/stock_move.py", "file_type": "code", "degree": 4}, {"id": "stock_move_rationale_23", "label": "After a stock move completes, pull fresh stock data from all connected r", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "After a stock move completes, pull fresh stock data from all connected r", "community": 12, "community_name": "Community 12", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/stock_move.py", "file_type": "rationale", "degree": 1}, {"id": "users_gurpreet_github_odoo_modules_fusion_inventory_models_stock_picking_py", "label": "stock_picking.py", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 14.1, "font": {"size": 0, "color": "#ffffff"}, "title": "stock_picking.py", "community": 4, "community_name": "Community 4", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/stock_picking.py", "file_type": "code", "degree": 3}, {"id": "stock_picking_stockpicking", "label": "StockPicking", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 19.5, "font": {"size": 12, "color": "#ffffff"}, "title": "StockPicking", "community": 4, "community_name": "Community 4", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/stock_picking.py", "file_type": "code", "degree": 7}, {"id": "stock_picking_compute_fi_sale_invoice", "label": "_compute_fi_sale_invoice()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "_compute_fi_sale_invoice()", "community": 4, "community_name": "Community 4", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/stock_picking.py", "file_type": "code", "degree": 1}, {"id": "stock_picking_compute_fi_purchase_bill", "label": "_compute_fi_purchase_bill()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "_compute_fi_purchase_bill()", "community": 4, "community_name": "Community 4", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/stock_picking.py", "file_type": "code", "degree": 1}, {"id": "stock_picking_stockpicking_action_view_sale_order", "label": ".action_view_sale_order()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".action_view_sale_order()", "community": 4, "community_name": "Community 4", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/stock_picking.py", "file_type": "code", "degree": 1}, {"id": "stock_picking_stockpicking_action_view_invoices", "label": ".action_view_invoices()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".action_view_invoices()", "community": 4, "community_name": "Community 4", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/stock_picking.py", "file_type": "code", "degree": 1}, {"id": "stock_picking_stockpicking_action_view_purchase_order", "label": ".action_view_purchase_order()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".action_view_purchase_order()", "community": 4, "community_name": "Community 4", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/stock_picking.py", "file_type": "code", "degree": 1}, {"id": "stock_picking_stockpicking_action_view_bills", "label": ".action_view_bills()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".action_view_bills()", "community": 4, "community_name": "Community 4", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/stock_picking.py", "file_type": "code", "degree": 1}, {"id": "stock_picking_stockpicking_button_validate", "label": ".button_validate()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".button_validate()", "community": 4, "community_name": "Community 4", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/stock_picking.py", "file_type": "code", "degree": 1}, {"id": "stock_picking_stockpicking_action_scan_serial_numbers", "label": ".action_scan_serial_numbers()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 14.1, "font": {"size": 0, "color": "#ffffff"}, "title": ".action_scan_serial_numbers()", "community": 4, "community_name": "Community 4", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/stock_picking.py", "file_type": "code", "degree": 3}, {"id": "users_gurpreet_github_odoo_modules_fusion_inventory_models_sync_config_py", "label": "sync_config.py", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 14.1, "font": {"size": 0, "color": "#ffffff"}, "title": "sync_config.py", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/sync_config.py", "file_type": "code", "degree": 3}, {"id": "sync_config_fusionsyncconfig", "label": "FusionSyncConfig", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 26.4, "font": {"size": 12, "color": "#ffffff"}, "title": "FusionSyncConfig", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/sync_config.py", "file_type": "code", "degree": 12}, {"id": "sync_config_compute_sync_warehouse_count", "label": "_compute_sync_warehouse_count()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "_compute_sync_warehouse_count()", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/sync_config.py", "file_type": "code", "degree": 1}, {"id": "sync_config_fusionsyncconfig_get_xmlrpc_connection", "label": "._get_xmlrpc_connection()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 18.2, "font": {"size": 12, "color": "#ffffff"}, "title": "._get_xmlrpc_connection()", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/sync_config.py", "file_type": "code", "degree": 6}, {"id": "sync_config_fusionsyncconfig_action_test_connection", "label": ".action_test_connection()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 14.1, "font": {"size": 0, "color": "#ffffff"}, "title": ".action_test_connection()", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/sync_config.py", "file_type": "code", "degree": 3}, {"id": "sync_config_fusionsyncconfig_action_sync_now", "label": ".action_sync_now()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 12.7, "font": {"size": 0, "color": "#ffffff"}, "title": ".action_sync_now()", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/sync_config.py", "file_type": "code", "degree": 2}, {"id": "sync_config_fusionsyncconfig_run_sync", "label": "._run_sync()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 22.3, "font": {"size": 12, "color": "#ffffff"}, "title": "._run_sync()", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/sync_config.py", "file_type": "code", "degree": 9}, {"id": "sync_config_fusionsyncconfig_sync_warehouses", "label": "._sync_warehouses()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 16.8, "font": {"size": 12, "color": "#ffffff"}, "title": "._sync_warehouses()", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/sync_config.py", "file_type": "code", "degree": 5}, {"id": "sync_config_fusionsyncconfig_sync_products", "label": "._sync_products()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 18.2, "font": {"size": 12, "color": "#ffffff"}, "title": "._sync_products()", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/sync_config.py", "file_type": "code", "degree": 6}, {"id": "sync_config_fusionsyncconfig_find_local_product", "label": "._find_local_product()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 14.1, "font": {"size": 0, "color": "#ffffff"}, "title": "._find_local_product()", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/sync_config.py", "file_type": "code", "degree": 3}, {"id": "sync_config_fusionsyncconfig_sync_stock_levels", "label": "._sync_stock_levels()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 16.8, "font": {"size": 12, "color": "#ffffff"}, "title": "._sync_stock_levels()", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/sync_config.py", "file_type": "code", "degree": 5}, {"id": "sync_config_fusionsyncconfig_sync_stock_for_products", "label": "._sync_stock_for_products()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 18.2, "font": {"size": 12, "color": "#ffffff"}, "title": "._sync_stock_for_products()", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/sync_config.py", "file_type": "code", "degree": 6}, {"id": "sync_config_fusionsyncconfig_create_remote_sale_order", "label": "._create_remote_sale_order()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 16.8, "font": {"size": 12, "color": "#ffffff"}, "title": "._create_remote_sale_order()", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/sync_config.py", "file_type": "code", "degree": 5}, {"id": "sync_config_fusionsyncconfig_create_remote_invoice", "label": "._create_remote_invoice()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 16.8, "font": {"size": 12, "color": "#ffffff"}, "title": "._create_remote_invoice()", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/sync_config.py", "file_type": "code", "degree": 5}, {"id": "sync_config_cron_sync_inventory", "label": "_cron_sync_inventory()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 12.7, "font": {"size": 0, "color": "#ffffff"}, "title": "_cron_sync_inventory()", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/sync_config.py", "file_type": "code", "degree": 2}, {"id": "sync_config_rationale_188", "label": "Discover and store remote warehouse metadata. Only syncs warehouses belo", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "Discover and store remote warehouse metadata. Only syncs warehouses belo", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/sync_config.py", "file_type": "rationale", "degree": 1}, {"id": "sync_config_rationale_250", "label": "Pull remote product catalog and auto-match to local products.", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "Pull remote product catalog and auto-match to local products.", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/sync_config.py", "file_type": "rationale", "degree": 1}, {"id": "sync_config_rationale_296", "label": "Match a remote product to a local one by SKU, barcode, then name.", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "Match a remote product to a local one by SKU, barcode, then name.", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/sync_config.py", "file_type": "rationale", "degree": 1}, {"id": "sync_config_rationale_319", "label": "Pull per-warehouse stock levels and store in fusion.sync.stock.", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "Pull per-warehouse stock levels and store in fusion.sync.stock.", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/sync_config.py", "file_type": "rationale", "degree": 1}, {"id": "sync_config_rationale_446", "label": "Targeted stock re-sync for specific products (called after stock moves).", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "Targeted stock re-sync for specific products (called after stock moves).", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/sync_config.py", "file_type": "rationale", "degree": 1}, {"id": "sync_config_rationale_545", "label": "Create a sale order on the remote instance for inter-company transfers.", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "Create a sale order on the remote instance for inter-company transfers.", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/sync_config.py", "file_type": "rationale", "degree": 1}, {"id": "sync_config_rationale_594", "label": "Create and post an invoice for a remote sale order.", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "Create and post an invoice for a remote sale order.", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/sync_config.py", "file_type": "rationale", "degree": 1}, {"id": "users_gurpreet_github_odoo_modules_fusion_inventory_models_warehouse_ownership_py", "label": "warehouse_ownership.py", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 14.1, "font": {"size": 0, "color": "#ffffff"}, "title": "warehouse_ownership.py", "community": 8, "community_name": "Community 8", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/warehouse_ownership.py", "file_type": "code", "degree": 3}, {"id": "warehouse_ownership_fusionwarehouseinventory", "label": "FusionWarehouseInventory", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 16.8, "font": {"size": 12, "color": "#ffffff"}, "title": "FusionWarehouseInventory", "community": 8, "community_name": "Community 8", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/warehouse_ownership.py", "file_type": "code", "degree": 5}, {"id": "warehouse_ownership_compute_display_name", "label": "_compute_display_name()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "_compute_display_name()", "community": 8, "community_name": "Community 8", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/warehouse_ownership.py", "file_type": "code", "degree": 1}, {"id": "warehouse_ownership_get_available_for_product", "label": "get_available_for_product()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "get_available_for_product()", "community": 8, "community_name": "Community 8", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/warehouse_ownership.py", "file_type": "code", "degree": 1}, {"id": "warehouse_ownership_fusionwarehouseinventory_action_reserve", "label": ".action_reserve()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".action_reserve()", "community": 8, "community_name": "Community 8", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/warehouse_ownership.py", "file_type": "code", "degree": 1}, {"id": "warehouse_ownership_fusionwarehouseinventory_action_mark_in_transit", "label": ".action_mark_in_transit()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".action_mark_in_transit()", "community": 8, "community_name": "Community 8", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/warehouse_ownership.py", "file_type": "code", "degree": 1}, {"id": "warehouse_ownership_fusionwarehouseinventory_action_mark_transferred", "label": ".action_mark_transferred()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".action_mark_transferred()", "community": 8, "community_name": "Community 8", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/warehouse_ownership.py", "file_type": "code", "degree": 1}, {"id": "warehouse_ownership_fusionwarehouseinventory_action_release", "label": ".action_release()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 14.1, "font": {"size": 0, "color": "#ffffff"}, "title": ".action_release()", "community": 8, "community_name": "Community 8", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/warehouse_ownership.py", "file_type": "code", "degree": 3}, {"id": "warehouse_ownership_rationale_54", "label": "Get available warehouse inventory for a product, optionally excluding an owner.", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.0, "font": {"size": 0, "color": "#ffffff"}, "title": "Get available warehouse inventory for a product, optionally excluding an owner.", "community": 28, "community_name": "Community 28", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/warehouse_ownership.py", "file_type": "rationale", "degree": 0}, {"id": "users_gurpreet_github_odoo_modules_fusion_inventory_models_res_config_settings_py", "label": "res_config_settings.py", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 12.7, "font": {"size": 0, "color": "#ffffff"}, "title": "res_config_settings.py", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/res_config_settings.py", "file_type": "code", "degree": 2}, {"id": "res_config_settings_resconfigsettings", "label": "ResConfigSettings", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 14.1, "font": {"size": 0, "color": "#ffffff"}, "title": "ResConfigSettings", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/res_config_settings.py", "file_type": "code", "degree": 3}, {"id": "res_config_settings_get_fi_openai_key", "label": "get_fi_openai_key()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "get_fi_openai_key()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/res_config_settings.py", "file_type": "code", "degree": 1}, {"id": "res_config_settings_resconfigsettings_action_sync_all_costs_from_bills", "label": ".action_sync_all_costs_from_bills()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 14.1, "font": {"size": 0, "color": "#ffffff"}, "title": ".action_sync_all_costs_from_bills()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/res_config_settings.py", "file_type": "code", "degree": 3}, {"id": "res_config_settings_resconfigsettings_action_apply_case_conversion_all", "label": ".action_apply_case_conversion_all()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 15.5, "font": {"size": 12, "color": "#ffffff"}, "title": ".action_apply_case_conversion_all()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/res_config_settings.py", "file_type": "code", "degree": 4}, {"id": "res_config_settings_rationale_50", "label": "Return the effective OpenAI API key, falling back to Fusion Digitize.", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.0, "font": {"size": 0, "color": "#ffffff"}, "title": "Return the effective OpenAI API key, falling back to Fusion Digitize.", "community": 29, "community_name": "Community 29", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/res_config_settings.py", "file_type": "rationale", "degree": 0}, {"id": "res_config_settings_rationale_61", "label": "Pull every product's cost from its latest posted vendor bill line.", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "Pull every product's cost from its latest posted vendor bill line.", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/res_config_settings.py", "file_type": "rationale", "degree": 1}, {"id": "res_config_settings_rationale_76", "label": "Apply the global case conversion to all existing products.", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "Apply the global case conversion to all existing products.", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/res_config_settings.py", "file_type": "rationale", "degree": 1}, {"id": "users_gurpreet_github_odoo_modules_fusion_inventory_models_res_partner_py", "label": "res_partner.py", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "res_partner.py", "community": 13, "community_name": "Community 13", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/res_partner.py", "file_type": "code", "degree": 1}, {"id": "res_partner_respartner", "label": "ResPartner", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 15.5, "font": {"size": 12, "color": "#ffffff"}, "title": "ResPartner", "community": 13, "community_name": "Community 13", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/res_partner.py", "file_type": "code", "degree": 4}, {"id": "res_partner_respartner_compute_brand_count", "label": "._compute_brand_count()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "._compute_brand_count()", "community": 13, "community_name": "Community 13", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/res_partner.py", "file_type": "code", "degree": 1}, {"id": "res_partner_respartner_action_view_brands", "label": ".action_view_brands()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".action_view_brands()", "community": 13, "community_name": "Community 13", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/res_partner.py", "file_type": "code", "degree": 1}, {"id": "res_partner_respartner_action_create_brand", "label": ".action_create_brand()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 12.7, "font": {"size": 0, "color": "#ffffff"}, "title": ".action_create_brand()", "community": 13, "community_name": "Community 13", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/res_partner.py", "file_type": "code", "degree": 2}, {"id": "users_gurpreet_github_odoo_modules_fusion_inventory_models_inventory_discrepancy_py", "label": "inventory_discrepancy.py", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 15.5, "font": {"size": 12, "color": "#ffffff"}, "title": "inventory_discrepancy.py", "community": 6, "community_name": "Community 6", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/inventory_discrepancy.py", "file_type": "code", "degree": 4}, {"id": "inventory_discrepancy_fusioninventorydiscrepancy", "label": "FusionInventoryDiscrepancy", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 18.2, "font": {"size": 12, "color": "#ffffff"}, "title": "FusionInventoryDiscrepancy", "community": 6, "community_name": "Community 6", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/inventory_discrepancy.py", "file_type": "code", "degree": 6}, {"id": "inventory_discrepancy_compute_display_name", "label": "_compute_display_name()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "_compute_display_name()", "community": 6, "community_name": "Community 6", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/inventory_discrepancy.py", "file_type": "code", "degree": 1}, {"id": "inventory_discrepancy_compute_difference", "label": "_compute_difference()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "_compute_difference()", "community": 6, "community_name": "Community 6", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/inventory_discrepancy.py", "file_type": "code", "degree": 1}, {"id": "inventory_discrepancy_fusioninventorydiscrepancy_action_mark_reviewed", "label": ".action_mark_reviewed()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 12.7, "font": {"size": 0, "color": "#ffffff"}, "title": ".action_mark_reviewed()", "community": 6, "community_name": "Community 6", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/inventory_discrepancy.py", "file_type": "code", "degree": 2}, {"id": "inventory_discrepancy_fusioninventorydiscrepancy_action_mark_resolved", "label": ".action_mark_resolved()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 12.7, "font": {"size": 0, "color": "#ffffff"}, "title": ".action_mark_resolved()", "community": 6, "community_name": "Community 6", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/inventory_discrepancy.py", "file_type": "code", "degree": 2}, {"id": "inventory_discrepancy_fusioninventorydiscrepancy_action_ignore", "label": ".action_ignore()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 12.7, "font": {"size": 0, "color": "#ffffff"}, "title": ".action_ignore()", "community": 6, "community_name": "Community 6", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/inventory_discrepancy.py", "file_type": "code", "degree": 2}, {"id": "inventory_discrepancy_cron_scan_discrepancies", "label": "_cron_scan_discrepancies()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 14.1, "font": {"size": 0, "color": "#ffffff"}, "title": "_cron_scan_discrepancies()", "community": 6, "community_name": "Community 6", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/inventory_discrepancy.py", "file_type": "code", "degree": 3}, {"id": "inventory_discrepancy_fusioninventorydiscrepancy_scan_serial_discrepancies", "label": "._scan_serial_discrepancies()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 15.5, "font": {"size": 12, "color": "#ffffff"}, "title": "._scan_serial_discrepancies()", "community": 6, "community_name": "Community 6", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/inventory_discrepancy.py", "file_type": "code", "degree": 4}, {"id": "inventory_discrepancy_fusioninventorydiscrepancy_scan_quantity_discrepancies", "label": "._scan_quantity_discrepancies()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 15.5, "font": {"size": 12, "color": "#ffffff"}, "title": "._scan_quantity_discrepancies()", "community": 6, "community_name": "Community 6", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/inventory_discrepancy.py", "file_type": "code", "degree": 4}, {"id": "inventory_discrepancy_rationale_78", "label": "Scheduled scan: detect inventory discrepancies and missing serials.", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.0, "font": {"size": 0, "color": "#ffffff"}, "title": "Scheduled scan: detect inventory discrepancies and missing serials.", "community": 30, "community_name": "Community 30", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/inventory_discrepancy.py", "file_type": "rationale", "degree": 0}, {"id": "inventory_discrepancy_rationale_88", "label": "Check for serial numbers in SO/invoice notes that don't exist in stock.lot.", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "Check for serial numbers in SO/invoice notes that don't exist in stock.lot.", "community": 6, "community_name": "Community 6", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/inventory_discrepancy.py", "file_type": "rationale", "degree": 1}, {"id": "inventory_discrepancy_rationale_145", "label": "Compare stock.quant quantities against expected levels.", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "Compare stock.quant quantities against expected levels.", "community": 6, "community_name": "Community 6", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/inventory_discrepancy.py", "file_type": "rationale", "degree": 1}, {"id": "users_gurpreet_github_odoo_modules_fusion_inventory_models_inter_company_transfer_py", "label": "inter_company_transfer.py", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 14.1, "font": {"size": 0, "color": "#ffffff"}, "title": "inter_company_transfer.py", "community": 7, "community_name": "Community 7", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/inter_company_transfer.py", "file_type": "code", "degree": 3}, {"id": "inter_company_transfer_fusionintercompanytransfer", "label": "FusionInterCompanyTransfer", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 26.4, "font": {"size": 12, "color": "#ffffff"}, "title": "FusionInterCompanyTransfer", "community": 7, "community_name": "Community 7", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/inter_company_transfer.py", "file_type": "code", "degree": 12}, {"id": "inter_company_transfer_compute_display_name", "label": "_compute_display_name()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "_compute_display_name()", "community": 7, "community_name": "Community 7", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/inter_company_transfer.py", "file_type": "code", "degree": 1}, {"id": "inter_company_transfer_compute_product_mapping", "label": "_compute_product_mapping()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "_compute_product_mapping()", "community": 7, "community_name": "Community 7", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/inter_company_transfer.py", "file_type": "code", "degree": 1}, {"id": "inter_company_transfer_fusionintercompanytransfer_action_request", "label": ".action_request()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".action_request()", "community": 7, "community_name": "Community 7", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/inter_company_transfer.py", "file_type": "code", "degree": 1}, {"id": "inter_company_transfer_fusionintercompanytransfer_action_create_remote_so", "label": ".action_create_remote_so()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 14.1, "font": {"size": 0, "color": "#ffffff"}, "title": ".action_create_remote_so()", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/inter_company_transfer.py", "file_type": "code", "degree": 3}, {"id": "inter_company_transfer_fusionintercompanytransfer_action_create_local_po", "label": ".action_create_local_po()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 14.1, "font": {"size": 0, "color": "#ffffff"}, "title": ".action_create_local_po()", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/inter_company_transfer.py", "file_type": "code", "degree": 3}, {"id": "inter_company_transfer_fusionintercompanytransfer_action_create_invoice", "label": ".action_create_invoice()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 16.8, "font": {"size": 12, "color": "#ffffff"}, "title": ".action_create_invoice()", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/inter_company_transfer.py", "file_type": "code", "degree": 5}, {"id": "inter_company_transfer_fusionintercompanytransfer_action_create_vendor_bill", "label": ".action_create_vendor_bill()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 14.1, "font": {"size": 0, "color": "#ffffff"}, "title": ".action_create_vendor_bill()", "community": 7, "community_name": "Community 7", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/inter_company_transfer.py", "file_type": "code", "degree": 3}, {"id": "inter_company_transfer_fusionintercompanytransfer_action_create_delivery_task", "label": ".action_create_delivery_task()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 12.7, "font": {"size": 0, "color": "#ffffff"}, "title": ".action_create_delivery_task()", "community": 7, "community_name": "Community 7", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/inter_company_transfer.py", "file_type": "code", "degree": 2}, {"id": "inter_company_transfer_fusionintercompanytransfer_action_mark_transferred", "label": ".action_mark_transferred()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".action_mark_transferred()", "community": 7, "community_name": "Community 7", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/inter_company_transfer.py", "file_type": "code", "degree": 1}, {"id": "inter_company_transfer_fusionintercompanytransfer_action_complete", "label": ".action_complete()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".action_complete()", "community": 7, "community_name": "Community 7", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/inter_company_transfer.py", "file_type": "code", "degree": 1}, {"id": "inter_company_transfer_fusionintercompanytransfer_action_cancel", "label": ".action_cancel()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 12.7, "font": {"size": 0, "color": "#ffffff"}, "title": ".action_cancel()", "community": 8, "community_name": "Community 8", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/inter_company_transfer.py", "file_type": "code", "degree": 2}, {"id": "inter_company_transfer_fusionintercompanytransfer_action_execute_transfer", "label": ".action_execute_transfer()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 20.9, "font": {"size": 12, "color": "#ffffff"}, "title": ".action_execute_transfer()", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/inter_company_transfer.py", "file_type": "code", "degree": 8}, {"id": "inter_company_transfer_fusionintercompanytransfer_action_retry", "label": ".action_retry()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 14.1, "font": {"size": 0, "color": "#ffffff"}, "title": ".action_retry()", "community": 7, "community_name": "Community 7", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/inter_company_transfer.py", "file_type": "code", "degree": 3}, {"id": "inter_company_transfer_rationale_153", "label": "Create a local vendor bill from the PO (draft, for accounting review).", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "Create a local vendor bill from the PO (draft, for accounting review).", "community": 7, "community_name": "Community 7", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/inter_company_transfer.py", "file_type": "rationale", "degree": 1}, {"id": "inter_company_transfer_rationale_204", "label": "Execute all transfer steps in one click: 1. Create SO on remote", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "Execute all transfer steps in one click: 1. Create SO on remote", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/inter_company_transfer.py", "file_type": "rationale", "degree": 1}, {"id": "inter_company_transfer_rationale_311", "label": "Reset an errored transfer back to draft for retry.", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "Reset an errored transfer back to draft for retry.", "community": 7, "community_name": "Community 7", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/models/inter_company_transfer.py", "file_type": "rationale", "degree": 1}, {"id": "users_gurpreet_github_odoo_modules_fusion_inventory_static_src_js_margin_widget_js", "label": "margin_widget.js", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "margin_widget.js", "community": 18, "community_name": "Community 18", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/static/src/js/margin_widget.js", "file_type": "code", "degree": 1}, {"id": "margin_widget_marginpercentfield", "label": "MarginPercentField", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "MarginPercentField", "community": 18, "community_name": "Community 18", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/static/src/js/margin_widget.js", "file_type": "code", "degree": 1}, {"id": "users_gurpreet_github_odoo_modules_fusion_inventory_controllers_portal_inventory_py", "label": "portal_inventory.py", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 20.9, "font": {"size": 12, "color": "#ffffff"}, "title": "portal_inventory.py", "community": 5, "community_name": "Community 5", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "file_type": "code", "degree": 8}, {"id": "portal_inventory_portalinventory", "label": "PortalInventory", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 15.5, "font": {"size": 12, "color": "#ffffff"}, "title": "PortalInventory", "community": 5, "community_name": "Community 5", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "file_type": "code", "degree": 4}, {"id": "portal_inventory_portalinventory_get_inventory_data", "label": "._get_inventory_data()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 16.8, "font": {"size": 12, "color": "#ffffff"}, "title": "._get_inventory_data()", "community": 5, "community_name": "Community 5", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "file_type": "code", "degree": 5}, {"id": "portal_inventory_portalinventory_get_remote_only_products", "label": "._get_remote_only_products()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 14.1, "font": {"size": 0, "color": "#ffffff"}, "title": "._get_remote_only_products()", "community": 5, "community_name": "Community 5", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "file_type": "code", "degree": 3}, {"id": "portal_inventory_portal_inventory", "label": "portal_inventory()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 14.1, "font": {"size": 0, "color": "#ffffff"}, "title": "portal_inventory()", "community": 5, "community_name": "Community 5", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "file_type": "code", "degree": 3}, {"id": "portal_inventory_portal_inventory_data", "label": "portal_inventory_data()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 12.7, "font": {"size": 0, "color": "#ffffff"}, "title": "portal_inventory_data()", "community": 5, "community_name": "Community 5", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "file_type": "code", "degree": 2}, {"id": "portal_inventory_portal_inventory_book", "label": "portal_inventory_book()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 12.7, "font": {"size": 0, "color": "#ffffff"}, "title": "portal_inventory_book()", "community": 5, "community_name": "Community 5", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "file_type": "code", "degree": 2}, {"id": "portal_inventory_portal_inventory_release", "label": "portal_inventory_release()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 12.7, "font": {"size": 0, "color": "#ffffff"}, "title": "portal_inventory_release()", "community": 8, "community_name": "Community 8", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "file_type": "code", "degree": 2}, {"id": "portal_inventory_portal_inventory_categories", "label": "portal_inventory_categories()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "portal_inventory_categories()", "community": 5, "community_name": "Community 5", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "file_type": "code", "degree": 1}, {"id": "portal_inventory_portal_inventory_warehouses", "label": "portal_inventory_warehouses()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 12.7, "font": {"size": 0, "color": "#ffffff"}, "title": "portal_inventory_warehouses()", "community": 5, "community_name": "Community 5", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "file_type": "code", "degree": 2}, {"id": "portal_inventory_portal_inventory_transfer", "label": "portal_inventory_transfer()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 14.1, "font": {"size": 0, "color": "#ffffff"}, "title": "portal_inventory_transfer()", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "file_type": "code", "degree": 3}, {"id": "portal_inventory_portalinventory_get_all_warehouses", "label": "._get_all_warehouses()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 15.5, "font": {"size": 12, "color": "#ffffff"}, "title": "._get_all_warehouses()", "community": 5, "community_name": "Community 5", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "file_type": "code", "degree": 4}, {"id": "portal_inventory_rationale_21", "label": "Build inventory data merging local stock with remote sync data. Fetches", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "Build inventory data merging local stock with remote sync data. Fetches", "community": 5, "community_name": "Community 5", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "file_type": "rationale", "degree": 1}, {"id": "portal_inventory_rationale_151", "label": "Return products that exist only on remote instances. Excluded when filte", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "Return products that exist only on remote instances. Excluded when filte", "community": 5, "community_name": "Community 5", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "file_type": "rationale", "degree": 1}, {"id": "portal_inventory_rationale_332", "label": "Create and execute an inter-company transfer from the portal.", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.0, "font": {"size": 0, "color": "#ffffff"}, "title": "Create and execute an inter-company transfer from the portal.", "community": 31, "community_name": "Community 31", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "file_type": "rationale", "degree": 0}, {"id": "portal_inventory_rationale_394", "label": "Return local (current company only) + remote warehouses for filter.", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "Return local (current company only) + remote warehouses for filter.", "community": 5, "community_name": "Community 5", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "file_type": "rationale", "degree": 1}, {"id": "users_gurpreet_github_odoo_modules_fusion_inventory_controllers_init_py", "label": "__init__.py", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 12.7, "font": {"size": 0, "color": "#ffffff"}, "title": "__init__.py", "community": 22, "community_name": "Community 22", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/__init__.py", "file_type": "code", "degree": 2}, {"id": "users_gurpreet_github_odoo_modules_fusion_inventory_controllers_product_configurator_py", "label": "product_configurator.py", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "product_configurator.py", "community": 19, "community_name": "Community 19", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/product_configurator.py", "file_type": "code", "degree": 1}, {"id": "product_configurator_fi_get_ptav_price_extra", "label": "_fi_get_ptav_price_extra()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "_fi_get_ptav_price_extra()", "community": 19, "community_name": "Community 19", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/product_configurator.py", "file_type": "code", "degree": 1}];
|
|
const RAW_EDGES = [{"from": "users_gurpreet_github_odoo_modules_fusion_inventory_init_py", "to": "users_gurpreet_github_odoo_modules_fusion_inventory_init_py", "label": "imports_from", "title": "imports_from [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_inventory_init_py", "to": "init_post_init_assign_groups", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_inventory_init_py", "to": "init_recompute_margins", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_inventory_init_py", "to": "init_sync_costs_from_bills", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_inventory_init_py", "to": "init_auto_detect_brands", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "init_post_init_assign_groups", "to": "init_recompute_margins", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "init_post_init_assign_groups", "to": "init_auto_detect_brands", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "init_post_init_assign_groups", "to": "init_sync_costs_from_bills", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "init_post_init_assign_groups", "to": "init_rationale_15", "label": "rationale_for", "title": "rationale_for [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "init_post_init_assign_groups", "to": "product_template_attribute_value_producttemplateattributevalue_write", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "init_recompute_margins", "to": "init_rationale_40", "label": "rationale_for", "title": "rationale_for [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "init_recompute_margins", "to": "product_template_compute_margin_pct", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "init_sync_costs_from_bills", "to": "init_rationale_54", "label": "rationale_for", "title": "rationale_for [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "init_sync_costs_from_bills", "to": "product_template_producttemplate_sync_cost_from_latest_bill", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "init_auto_detect_brands", "to": "init_rationale_64", "label": "rationale_for", "title": "rationale_for [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "init_auto_detect_brands", "to": "inventory_booking_create", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "init_auto_detect_brands", "to": "product_template_attribute_value_producttemplateattributevalue_write", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_inventory_wizard_serial_scan_wizard_py", "to": "serial_scan_wizard_fusionserialscanwizard", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_inventory_wizard_serial_scan_wizard_py", "to": "serial_scan_wizard_fusionserialscanline", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "serial_scan_wizard_fusionserialscanwizard", "to": "serial_scan_wizard_fusionserialscanwizard_scan", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "serial_scan_wizard_fusionserialscanwizard", "to": "serial_scan_wizard_fusionserialscanwizard_collect_text_sources", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "serial_scan_wizard_fusionserialscanwizard_scan", "to": "serial_scan_wizard_fusionserialscanwizard_collect_text_sources", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "serial_scan_wizard_fusionserialscanwizard_scan", "to": "serial_scan_wizard_rationale_34", "label": "rationale_for", "title": "rationale_for [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "serial_scan_wizard_fusionserialscanwizard_scan", "to": "inventory_booking_create", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "serial_scan_wizard_fusionserialscanwizard_scan", "to": "stock_picking_stockpicking_action_scan_serial_numbers", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "serial_scan_wizard_fusionserialscanwizard_collect_text_sources", "to": "serial_scan_wizard_rationale_97", "label": "rationale_for", "title": "rationale_for [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_inventory_wizard_init_py", "to": "users_gurpreet_github_odoo_modules_fusion_inventory_wizard_init_py", "label": "imports_from", "title": "imports_from [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_inventory_models_sync_log_py", "to": "sync_log_fusionsynclog", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_inventory_models_account_move_py", "to": "account_move_accountmove", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_inventory_models_account_move_py", "to": "account_move_accountmoveline", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_inventory_models_account_move_py", "to": "account_move_compute_suggested_price", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "account_move_accountmove", "to": "account_move_accountmove_post", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "account_move_accountmove", "to": "account_move_accountmove_fi_update_product_costs", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "account_move_accountmove_post", "to": "account_move_accountmove_fi_update_product_costs", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "account_move_accountmove_fi_update_product_costs", "to": "account_move_rationale_20", "label": "rationale_for", "title": "rationale_for [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_inventory_models_sync_stock_py", "to": "sync_stock_fusionsyncstock", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_inventory_models_product_brand_py", "to": "product_brand_productbrand", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_inventory_models_product_brand_py", "to": "product_brand_compute_net_discount", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_inventory_models_product_brand_py", "to": "product_brand_check_parent_recursion", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "product_brand_productbrand", "to": "product_brand_productbrand_compute_product_count", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "product_brand_productbrand", "to": "product_brand_productbrand_compute_child_count", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "product_brand_productbrand", "to": "product_brand_productbrand_get_pricing_for_product", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "product_brand_productbrand", "to": "product_brand_productbrand_calculate_cost_from_msrp", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "product_brand_productbrand", "to": "product_brand_productbrand_action_view_products", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "product_brand_productbrand", "to": "product_brand_productbrand_action_view_sub_brands", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "product_brand_productbrand_get_pricing_for_product", "to": "product_brand_productbrand_calculate_cost_from_msrp", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "product_brand_productbrand_get_pricing_for_product", "to": "product_brand_rationale_81", "label": "rationale_for", "title": "rationale_for [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "product_brand_productbrand_calculate_cost_from_msrp", "to": "product_brand_rationale_116", "label": "rationale_for", "title": "rationale_for [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "product_brand_productbrand_calculate_cost_from_msrp", "to": "product_brand_pricing_rule_productbrandpricingrule_calculate_cost", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "product_brand_productbrand_calculate_cost_from_msrp", "to": "product_template_compute_expected_cost", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_inventory_models_sync_warehouse_py", "to": "sync_warehouse_fusionsyncwarehouse", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_inventory_models_product_brand_pricing_rule_py", "to": "product_brand_pricing_rule_productbrandpricingrule", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_inventory_models_product_brand_pricing_rule_py", "to": "product_brand_pricing_rule_compute_net_discount", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "product_brand_pricing_rule_productbrandpricingrule", "to": "product_brand_pricing_rule_productbrandpricingrule_calculate_cost", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "product_brand_pricing_rule_productbrandpricingrule_calculate_cost", "to": "product_brand_pricing_rule_rationale_67", "label": "rationale_for", "title": "rationale_for [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_inventory_models_product_sync_mapping_py", "to": "product_sync_mapping_fusionproductsyncmapping", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_inventory_models_product_sync_mapping_py", "to": "product_sync_mapping_compute_remote_totals", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_inventory_models_init_py", "to": "users_gurpreet_github_odoo_modules_fusion_inventory_models_init_py", "label": "imports_from", "title": "imports_from [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_inventory_models_product_template_py", "to": "product_template_producttemplate", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_inventory_models_product_template_py", "to": "product_template_compute_remote_stock", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_inventory_models_product_template_py", "to": "product_template_compute_profit", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_inventory_models_product_template_py", "to": "product_template_compute_expected_cost", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_inventory_models_product_template_py", "to": "product_template_compute_margin_pct", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_inventory_models_product_template_py", "to": "product_template_onchange_price_to_margin", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_inventory_models_product_template_py", "to": "product_template_onchange_margin_to_price", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_inventory_models_product_template_py", "to": "product_template_apply_case_conversion", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_inventory_models_product_template_py", "to": "product_template_onchange_case_conversion", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_inventory_models_product_template_py", "to": "product_template_create", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_inventory_models_product_template_py", "to": "product_template_cron_sync_all_costs_from_bills", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "product_template_producttemplate", "to": "product_template_producttemplate_compute_purchase_history", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "product_template_producttemplate", "to": "product_template_producttemplate_inverse_margin_pct", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "product_template_producttemplate", "to": "product_template_producttemplate_propagate_margin_to_variants", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "product_template_producttemplate", "to": "product_template_producttemplate_propagate_shipping_to_variants", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "product_template_producttemplate", "to": "product_template_producttemplate_action_apply_margin_to_all_variants", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "product_template_producttemplate", "to": "product_template_producttemplate_get_effective_case_mode", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "product_template_producttemplate", "to": "product_template_producttemplate_write", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "product_template_producttemplate", "to": "product_template_producttemplate_action_view_purchase_history", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "product_template_producttemplate", "to": "product_template_producttemplate_action_refresh_cost_from_bills", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "product_template_producttemplate", "to": "product_template_producttemplate_sync_cost_from_latest_bill", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "product_template_producttemplate_propagate_margin_to_variants", "to": "product_template_producttemplate_write", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "product_template_producttemplate_propagate_margin_to_variants", "to": "product_template_rationale_184", "label": "rationale_for", "title": "rationale_for [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "product_template_producttemplate_propagate_margin_to_variants", "to": "product_product_productproduct_apply_margin_to_variant", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "product_template_producttemplate_propagate_shipping_to_variants", "to": "product_template_producttemplate_write", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "product_template_producttemplate_propagate_shipping_to_variants", "to": "product_template_rationale_196", "label": "rationale_for", "title": "rationale_for [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "product_template_producttemplate_action_apply_margin_to_all_variants", "to": "product_template_rationale_203", "label": "rationale_for", "title": "rationale_for [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "product_template_producttemplate_action_apply_margin_to_all_variants", "to": "product_product_productproduct_apply_margin_to_variant", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "product_template_apply_case_conversion", "to": "product_template_onchange_case_conversion", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "product_template_apply_case_conversion", "to": "product_template_create", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "product_template_apply_case_conversion", "to": "product_template_producttemplate_write", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "product_template_apply_case_conversion", "to": "res_config_settings_resconfigsettings_action_apply_case_conversion_all", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "product_template_producttemplate_get_effective_case_mode", "to": "product_template_onchange_case_conversion", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "product_template_producttemplate_get_effective_case_mode", "to": "product_template_producttemplate_write", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "product_template_producttemplate_action_refresh_cost_from_bills", "to": "product_template_producttemplate_sync_cost_from_latest_bill", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "product_template_producttemplate_action_refresh_cost_from_bills", "to": "product_template_rationale_314", "label": "rationale_for", "title": "rationale_for [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "product_template_producttemplate_sync_cost_from_latest_bill", "to": "product_template_cron_sync_all_costs_from_bills", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "product_template_producttemplate_sync_cost_from_latest_bill", "to": "product_template_rationale_328", "label": "rationale_for", "title": "rationale_for [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "product_template_producttemplate_sync_cost_from_latest_bill", "to": "res_config_settings_resconfigsettings_action_sync_all_costs_from_bills", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_inventory_models_product_product_py", "to": "product_product_productproduct", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_inventory_models_product_product_py", "to": "product_product_compute_cost_extra", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_inventory_models_product_product_py", "to": "product_product_compute_product_lst_price", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_inventory_models_product_product_py", "to": "product_product_compute_variant_margin", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_inventory_models_product_product_py", "to": "product_product_compute_variant_profit", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_inventory_models_product_product_py", "to": "product_product_onchange_variant_margin", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_inventory_models_product_product_py", "to": "product_product_onchange_variant_cost", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "product_product_productproduct", "to": "product_product_productproduct_get_attributes_extra_price", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "product_product_productproduct", "to": "product_product_productproduct_set_product_lst_price", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "product_product_productproduct", "to": "product_product_productproduct_inverse_variant_margin", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "product_product_productproduct", "to": "product_product_productproduct_apply_margin_to_variant", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "product_product_compute_cost_extra", "to": "product_template_attribute_value_producttemplateattributevalue_recalculate_variant_prices", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "product_product_productproduct_set_product_lst_price", "to": "product_template_attribute_value_producttemplateattributevalue_write", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "product_product_productproduct_apply_margin_to_variant", "to": "product_product_rationale_157", "label": "rationale_for", "title": "rationale_for [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_inventory_models_inventory_booking_py", "to": "inventory_booking_fusioninventorybooking", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_inventory_models_inventory_booking_py", "to": "inventory_booking_compute_display_name", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_inventory_models_inventory_booking_py", "to": "inventory_booking_create", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_inventory_models_inventory_booking_py", "to": "inventory_booking_cron_expire_bookings", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_inventory_models_inventory_booking_py", "to": "inventory_booking_get_booked_qty", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "inventory_booking_fusioninventorybooking", "to": "inventory_booking_fusioninventorybooking_action_release", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "inventory_booking_create", "to": "stock_picking_stockpicking_action_scan_serial_numbers", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "inventory_booking_create", "to": "sync_config_fusionsyncconfig_run_sync", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "inventory_booking_create", "to": "sync_config_fusionsyncconfig_sync_warehouses", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "inventory_booking_create", "to": "sync_config_fusionsyncconfig_sync_products", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "inventory_booking_create", "to": "sync_config_fusionsyncconfig_sync_stock_levels", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "inventory_booking_create", "to": "sync_config_fusionsyncconfig_sync_stock_for_products", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "inventory_booking_create", "to": "res_partner_respartner_action_create_brand", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "inventory_booking_create", "to": "inventory_discrepancy_fusioninventorydiscrepancy_scan_serial_discrepancies", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "inventory_booking_create", "to": "inventory_discrepancy_fusioninventorydiscrepancy_scan_quantity_discrepancies", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "inventory_booking_create", "to": "inter_company_transfer_fusionintercompanytransfer_action_create_local_po", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "inventory_booking_create", "to": "inter_company_transfer_fusionintercompanytransfer_action_create_delivery_task", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "inventory_booking_create", "to": "inter_company_transfer_fusionintercompanytransfer_action_execute_transfer", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "inventory_booking_create", "to": "portal_inventory_portal_inventory_book", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "inventory_booking_create", "to": "portal_inventory_portal_inventory_transfer", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "inventory_booking_fusioninventorybooking_action_release", "to": "product_template_attribute_value_producttemplateattributevalue_write", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "inventory_booking_cron_expire_bookings", "to": "product_template_attribute_value_producttemplateattributevalue_write", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_inventory_models_product_template_attribute_value_py", "to": "product_template_attribute_value_producttemplateattributevalue", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_inventory_models_product_template_attribute_value_py", "to": "product_template_attribute_value_compute_extra_price_impact", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "product_template_attribute_value_producttemplateattributevalue", "to": "product_template_attribute_value_producttemplateattributevalue_write", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "product_template_attribute_value_producttemplateattributevalue", "to": "product_template_attribute_value_producttemplateattributevalue_recalculate_variant_prices", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "product_template_attribute_value_producttemplateattributevalue_write", "to": "product_template_attribute_value_producttemplateattributevalue_recalculate_variant_prices", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "product_template_attribute_value_producttemplateattributevalue_write", "to": "sync_config_fusionsyncconfig_action_test_connection", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "product_template_attribute_value_producttemplateattributevalue_write", "to": "sync_config_fusionsyncconfig_run_sync", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "product_template_attribute_value_producttemplateattributevalue_write", "to": "sync_config_fusionsyncconfig_sync_warehouses", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "product_template_attribute_value_producttemplateattributevalue_write", "to": "sync_config_fusionsyncconfig_sync_products", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "product_template_attribute_value_producttemplateattributevalue_write", "to": "sync_config_fusionsyncconfig_sync_stock_levels", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "product_template_attribute_value_producttemplateattributevalue_write", "to": "sync_config_fusionsyncconfig_sync_stock_for_products", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "product_template_attribute_value_producttemplateattributevalue_write", "to": "res_config_settings_resconfigsettings_action_apply_case_conversion_all", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "product_template_attribute_value_producttemplateattributevalue_write", "to": "inventory_discrepancy_fusioninventorydiscrepancy_action_mark_reviewed", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "product_template_attribute_value_producttemplateattributevalue_write", "to": "inventory_discrepancy_fusioninventorydiscrepancy_action_mark_resolved", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "product_template_attribute_value_producttemplateattributevalue_write", "to": "inventory_discrepancy_fusioninventorydiscrepancy_action_ignore", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "product_template_attribute_value_producttemplateattributevalue_write", "to": "inter_company_transfer_fusionintercompanytransfer_action_create_remote_so", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "product_template_attribute_value_producttemplateattributevalue_write", "to": "inter_company_transfer_fusionintercompanytransfer_action_create_local_po", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "product_template_attribute_value_producttemplateattributevalue_write", "to": "inter_company_transfer_fusionintercompanytransfer_action_create_invoice", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "product_template_attribute_value_producttemplateattributevalue_write", "to": "inter_company_transfer_fusionintercompanytransfer_action_execute_transfer", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "product_template_attribute_value_producttemplateattributevalue_write", "to": "inter_company_transfer_fusionintercompanytransfer_action_retry", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "product_template_attribute_value_producttemplateattributevalue_recalculate_variant_prices", "to": "product_template_attribute_value_rationale_48", "label": "rationale_for", "title": "rationale_for [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_inventory_models_stock_move_py", "to": "stock_move_stockmove", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "stock_move_stockmove", "to": "stock_move_stockmove_action_done", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "stock_move_stockmove", "to": "stock_move_stockmove_trigger_remote_stock_refresh", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "stock_move_stockmove_action_done", "to": "stock_move_stockmove_trigger_remote_stock_refresh", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "stock_move_stockmove_trigger_remote_stock_refresh", "to": "stock_move_rationale_23", "label": "rationale_for", "title": "rationale_for [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "stock_move_stockmove_trigger_remote_stock_refresh", "to": "sync_config_fusionsyncconfig_sync_stock_for_products", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_inventory_models_stock_picking_py", "to": "stock_picking_stockpicking", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_inventory_models_stock_picking_py", "to": "stock_picking_compute_fi_sale_invoice", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_inventory_models_stock_picking_py", "to": "stock_picking_compute_fi_purchase_bill", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "stock_picking_stockpicking", "to": "stock_picking_stockpicking_action_view_sale_order", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "stock_picking_stockpicking", "to": "stock_picking_stockpicking_action_view_invoices", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "stock_picking_stockpicking", "to": "stock_picking_stockpicking_action_view_purchase_order", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "stock_picking_stockpicking", "to": "stock_picking_stockpicking_action_view_bills", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "stock_picking_stockpicking", "to": "stock_picking_stockpicking_button_validate", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "stock_picking_stockpicking", "to": "stock_picking_stockpicking_action_scan_serial_numbers", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_inventory_models_sync_config_py", "to": "sync_config_fusionsyncconfig", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_inventory_models_sync_config_py", "to": "sync_config_compute_sync_warehouse_count", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_inventory_models_sync_config_py", "to": "sync_config_cron_sync_inventory", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "sync_config_fusionsyncconfig", "to": "sync_config_fusionsyncconfig_get_xmlrpc_connection", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "sync_config_fusionsyncconfig", "to": "sync_config_fusionsyncconfig_action_test_connection", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "sync_config_fusionsyncconfig", "to": "sync_config_fusionsyncconfig_action_sync_now", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "sync_config_fusionsyncconfig", "to": "sync_config_fusionsyncconfig_run_sync", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "sync_config_fusionsyncconfig", "to": "sync_config_fusionsyncconfig_sync_warehouses", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "sync_config_fusionsyncconfig", "to": "sync_config_fusionsyncconfig_sync_products", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "sync_config_fusionsyncconfig", "to": "sync_config_fusionsyncconfig_find_local_product", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "sync_config_fusionsyncconfig", "to": "sync_config_fusionsyncconfig_sync_stock_levels", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "sync_config_fusionsyncconfig", "to": "sync_config_fusionsyncconfig_sync_stock_for_products", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "sync_config_fusionsyncconfig", "to": "sync_config_fusionsyncconfig_create_remote_sale_order", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "sync_config_fusionsyncconfig", "to": "sync_config_fusionsyncconfig_create_remote_invoice", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "sync_config_fusionsyncconfig_get_xmlrpc_connection", "to": "sync_config_fusionsyncconfig_action_test_connection", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "sync_config_fusionsyncconfig_get_xmlrpc_connection", "to": "sync_config_fusionsyncconfig_run_sync", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "sync_config_fusionsyncconfig_get_xmlrpc_connection", "to": "sync_config_fusionsyncconfig_sync_stock_for_products", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "sync_config_fusionsyncconfig_get_xmlrpc_connection", "to": "sync_config_fusionsyncconfig_create_remote_sale_order", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "sync_config_fusionsyncconfig_get_xmlrpc_connection", "to": "sync_config_fusionsyncconfig_create_remote_invoice", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "sync_config_fusionsyncconfig_action_sync_now", "to": "sync_config_fusionsyncconfig_run_sync", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "sync_config_fusionsyncconfig_run_sync", "to": "sync_config_fusionsyncconfig_sync_warehouses", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "sync_config_fusionsyncconfig_run_sync", "to": "sync_config_fusionsyncconfig_sync_products", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "sync_config_fusionsyncconfig_run_sync", "to": "sync_config_fusionsyncconfig_sync_stock_levels", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "sync_config_fusionsyncconfig_run_sync", "to": "sync_config_cron_sync_inventory", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "sync_config_fusionsyncconfig_sync_warehouses", "to": "sync_config_rationale_188", "label": "rationale_for", "title": "rationale_for [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "sync_config_fusionsyncconfig_sync_products", "to": "sync_config_fusionsyncconfig_find_local_product", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "sync_config_fusionsyncconfig_sync_products", "to": "sync_config_rationale_250", "label": "rationale_for", "title": "rationale_for [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "sync_config_fusionsyncconfig_find_local_product", "to": "sync_config_rationale_296", "label": "rationale_for", "title": "rationale_for [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "sync_config_fusionsyncconfig_sync_stock_levels", "to": "sync_config_rationale_319", "label": "rationale_for", "title": "rationale_for [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "sync_config_fusionsyncconfig_sync_stock_for_products", "to": "sync_config_rationale_446", "label": "rationale_for", "title": "rationale_for [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "sync_config_fusionsyncconfig_create_remote_sale_order", "to": "sync_config_rationale_545", "label": "rationale_for", "title": "rationale_for [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "sync_config_fusionsyncconfig_create_remote_sale_order", "to": "inter_company_transfer_fusionintercompanytransfer_action_create_remote_so", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "sync_config_fusionsyncconfig_create_remote_sale_order", "to": "inter_company_transfer_fusionintercompanytransfer_action_execute_transfer", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "sync_config_fusionsyncconfig_create_remote_invoice", "to": "sync_config_rationale_594", "label": "rationale_for", "title": "rationale_for [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "sync_config_fusionsyncconfig_create_remote_invoice", "to": "inter_company_transfer_fusionintercompanytransfer_action_create_invoice", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "sync_config_fusionsyncconfig_create_remote_invoice", "to": "inter_company_transfer_fusionintercompanytransfer_action_execute_transfer", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_inventory_models_warehouse_ownership_py", "to": "warehouse_ownership_fusionwarehouseinventory", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_inventory_models_warehouse_ownership_py", "to": "warehouse_ownership_compute_display_name", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_inventory_models_warehouse_ownership_py", "to": "warehouse_ownership_get_available_for_product", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "warehouse_ownership_fusionwarehouseinventory", "to": "warehouse_ownership_fusionwarehouseinventory_action_reserve", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "warehouse_ownership_fusionwarehouseinventory", "to": "warehouse_ownership_fusionwarehouseinventory_action_mark_in_transit", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "warehouse_ownership_fusionwarehouseinventory", "to": "warehouse_ownership_fusionwarehouseinventory_action_mark_transferred", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "warehouse_ownership_fusionwarehouseinventory", "to": "warehouse_ownership_fusionwarehouseinventory_action_release", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "warehouse_ownership_fusionwarehouseinventory_action_release", "to": "inter_company_transfer_fusionintercompanytransfer_action_cancel", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "warehouse_ownership_fusionwarehouseinventory_action_release", "to": "portal_inventory_portal_inventory_release", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_inventory_models_res_config_settings_py", "to": "res_config_settings_resconfigsettings", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_inventory_models_res_config_settings_py", "to": "res_config_settings_get_fi_openai_key", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "res_config_settings_resconfigsettings", "to": "res_config_settings_resconfigsettings_action_sync_all_costs_from_bills", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "res_config_settings_resconfigsettings", "to": "res_config_settings_resconfigsettings_action_apply_case_conversion_all", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "res_config_settings_resconfigsettings_action_sync_all_costs_from_bills", "to": "res_config_settings_rationale_61", "label": "rationale_for", "title": "rationale_for [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "res_config_settings_resconfigsettings_action_apply_case_conversion_all", "to": "res_config_settings_rationale_76", "label": "rationale_for", "title": "rationale_for [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_inventory_models_res_partner_py", "to": "res_partner_respartner", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "res_partner_respartner", "to": "res_partner_respartner_compute_brand_count", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "res_partner_respartner", "to": "res_partner_respartner_action_view_brands", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "res_partner_respartner", "to": "res_partner_respartner_action_create_brand", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_inventory_models_inventory_discrepancy_py", "to": "inventory_discrepancy_fusioninventorydiscrepancy", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_inventory_models_inventory_discrepancy_py", "to": "inventory_discrepancy_compute_display_name", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_inventory_models_inventory_discrepancy_py", "to": "inventory_discrepancy_compute_difference", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_inventory_models_inventory_discrepancy_py", "to": "inventory_discrepancy_cron_scan_discrepancies", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "inventory_discrepancy_fusioninventorydiscrepancy", "to": "inventory_discrepancy_fusioninventorydiscrepancy_action_mark_reviewed", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "inventory_discrepancy_fusioninventorydiscrepancy", "to": "inventory_discrepancy_fusioninventorydiscrepancy_action_mark_resolved", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "inventory_discrepancy_fusioninventorydiscrepancy", "to": "inventory_discrepancy_fusioninventorydiscrepancy_action_ignore", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "inventory_discrepancy_fusioninventorydiscrepancy", "to": "inventory_discrepancy_fusioninventorydiscrepancy_scan_serial_discrepancies", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "inventory_discrepancy_fusioninventorydiscrepancy", "to": "inventory_discrepancy_fusioninventorydiscrepancy_scan_quantity_discrepancies", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "inventory_discrepancy_cron_scan_discrepancies", "to": "inventory_discrepancy_fusioninventorydiscrepancy_scan_serial_discrepancies", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "inventory_discrepancy_cron_scan_discrepancies", "to": "inventory_discrepancy_fusioninventorydiscrepancy_scan_quantity_discrepancies", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "inventory_discrepancy_fusioninventorydiscrepancy_scan_serial_discrepancies", "to": "inventory_discrepancy_rationale_88", "label": "rationale_for", "title": "rationale_for [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "inventory_discrepancy_fusioninventorydiscrepancy_scan_quantity_discrepancies", "to": "inventory_discrepancy_rationale_145", "label": "rationale_for", "title": "rationale_for [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_inventory_models_inter_company_transfer_py", "to": "inter_company_transfer_fusionintercompanytransfer", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_inventory_models_inter_company_transfer_py", "to": "inter_company_transfer_compute_display_name", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_inventory_models_inter_company_transfer_py", "to": "inter_company_transfer_compute_product_mapping", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "inter_company_transfer_fusionintercompanytransfer", "to": "inter_company_transfer_fusionintercompanytransfer_action_request", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "inter_company_transfer_fusionintercompanytransfer", "to": "inter_company_transfer_fusionintercompanytransfer_action_create_remote_so", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "inter_company_transfer_fusionintercompanytransfer", "to": "inter_company_transfer_fusionintercompanytransfer_action_create_local_po", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "inter_company_transfer_fusionintercompanytransfer", "to": "inter_company_transfer_fusionintercompanytransfer_action_create_invoice", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "inter_company_transfer_fusionintercompanytransfer", "to": "inter_company_transfer_fusionintercompanytransfer_action_create_vendor_bill", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "inter_company_transfer_fusionintercompanytransfer", "to": "inter_company_transfer_fusionintercompanytransfer_action_create_delivery_task", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "inter_company_transfer_fusionintercompanytransfer", "to": "inter_company_transfer_fusionintercompanytransfer_action_mark_transferred", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "inter_company_transfer_fusionintercompanytransfer", "to": "inter_company_transfer_fusionintercompanytransfer_action_complete", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "inter_company_transfer_fusionintercompanytransfer", "to": "inter_company_transfer_fusionintercompanytransfer_action_cancel", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "inter_company_transfer_fusionintercompanytransfer", "to": "inter_company_transfer_fusionintercompanytransfer_action_execute_transfer", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "inter_company_transfer_fusionintercompanytransfer", "to": "inter_company_transfer_fusionintercompanytransfer_action_retry", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "inter_company_transfer_fusionintercompanytransfer_action_create_invoice", "to": "inter_company_transfer_fusionintercompanytransfer_action_create_vendor_bill", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "inter_company_transfer_fusionintercompanytransfer_action_create_invoice", "to": "inter_company_transfer_fusionintercompanytransfer_action_execute_transfer", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "inter_company_transfer_fusionintercompanytransfer_action_create_vendor_bill", "to": "inter_company_transfer_rationale_153", "label": "rationale_for", "title": "rationale_for [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "inter_company_transfer_fusionintercompanytransfer_action_execute_transfer", "to": "inter_company_transfer_rationale_204", "label": "rationale_for", "title": "rationale_for [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "inter_company_transfer_fusionintercompanytransfer_action_execute_transfer", "to": "portal_inventory_portal_inventory_transfer", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "inter_company_transfer_fusionintercompanytransfer_action_retry", "to": "inter_company_transfer_rationale_311", "label": "rationale_for", "title": "rationale_for [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_inventory_static_src_js_margin_widget_js", "to": "margin_widget_marginpercentfield", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_inventory_controllers_portal_inventory_py", "to": "portal_inventory_portalinventory", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_inventory_controllers_portal_inventory_py", "to": "portal_inventory_portal_inventory", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_inventory_controllers_portal_inventory_py", "to": "portal_inventory_portal_inventory_data", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_inventory_controllers_portal_inventory_py", "to": "portal_inventory_portal_inventory_book", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_inventory_controllers_portal_inventory_py", "to": "portal_inventory_portal_inventory_release", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_inventory_controllers_portal_inventory_py", "to": "portal_inventory_portal_inventory_categories", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_inventory_controllers_portal_inventory_py", "to": "portal_inventory_portal_inventory_warehouses", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_inventory_controllers_portal_inventory_py", "to": "portal_inventory_portal_inventory_transfer", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "portal_inventory_portalinventory", "to": "portal_inventory_portalinventory_get_inventory_data", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "portal_inventory_portalinventory", "to": "portal_inventory_portalinventory_get_remote_only_products", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "portal_inventory_portalinventory", "to": "portal_inventory_portalinventory_get_all_warehouses", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "portal_inventory_portalinventory_get_inventory_data", "to": "portal_inventory_portalinventory_get_remote_only_products", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "portal_inventory_portalinventory_get_inventory_data", "to": "portal_inventory_portal_inventory", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "portal_inventory_portalinventory_get_inventory_data", "to": "portal_inventory_portal_inventory_data", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "portal_inventory_portalinventory_get_inventory_data", "to": "portal_inventory_rationale_21", "label": "rationale_for", "title": "rationale_for [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "portal_inventory_portalinventory_get_remote_only_products", "to": "portal_inventory_rationale_151", "label": "rationale_for", "title": "rationale_for [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "portal_inventory_portal_inventory", "to": "portal_inventory_portalinventory_get_all_warehouses", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "portal_inventory_portal_inventory_warehouses", "to": "portal_inventory_portalinventory_get_all_warehouses", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "portal_inventory_portalinventory_get_all_warehouses", "to": "portal_inventory_rationale_394", "label": "rationale_for", "title": "rationale_for [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_inventory_controllers_init_py", "to": "users_gurpreet_github_odoo_modules_fusion_inventory_controllers_init_py", "label": "imports_from", "title": "imports_from [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_inventory_controllers_product_configurator_py", "to": "product_configurator_fi_get_ptav_price_extra", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}];
|
|
const LEGEND = [{"cid": 0, "color": "#4E79A7", "label": "Community 0", "count": 31}, {"cid": 1, "color": "#F28E2B", "label": "Community 1", "count": 30}, {"cid": 2, "color": "#E15759", "label": "Community 2", "count": 20}, {"cid": 3, "color": "#76B7B2", "label": "Community 3", "count": 18}, {"cid": 4, "color": "#59A14F", "label": "Community 4", "count": 17}, {"cid": 5, "color": "#EDC948", "label": "Community 5", "count": 13}, {"cid": 6, "color": "#B07AA1", "label": "Community 6", "count": 12}, {"cid": 7, "color": "#FF9DA7", "label": "Community 7", "count": 12}, {"cid": 8, "color": "#9C755F", "label": "Community 8", "count": 10}, {"cid": 9, "color": "#BAB0AC", "label": "Community 9", "count": 9}, {"cid": 10, "color": "#4E79A7", "label": "Community 10", "count": 7}, {"cid": 11, "color": "#F28E2B", "label": "Community 11", "count": 6}, {"cid": 12, "color": "#E15759", "label": "Community 12", "count": 5}, {"cid": 13, "color": "#76B7B2", "label": "Community 13", "count": 5}, {"cid": 14, "color": "#59A14F", "label": "Community 14", "count": 3}, {"cid": 15, "color": "#EDC948", "label": "Community 15", "count": 2}, {"cid": 16, "color": "#B07AA1", "label": "Community 16", "count": 2}, {"cid": 17, "color": "#FF9DA7", "label": "Community 17", "count": 2}, {"cid": 18, "color": "#9C755F", "label": "Community 18", "count": 2}, {"cid": 19, "color": "#BAB0AC", "label": "Community 19", "count": 2}, {"cid": 20, "color": "#4E79A7", "label": "Community 20", "count": 1}, {"cid": 21, "color": "#F28E2B", "label": "Community 21", "count": 1}, {"cid": 22, "color": "#E15759", "label": "Community 22", "count": 1}, {"cid": 23, "color": "#76B7B2", "label": "Community 23", "count": 1}, {"cid": 24, "color": "#59A14F", "label": "Community 24", "count": 1}, {"cid": 25, "color": "#EDC948", "label": "Community 25", "count": 1}, {"cid": 26, "color": "#B07AA1", "label": "Community 26", "count": 1}, {"cid": 27, "color": "#FF9DA7", "label": "Community 27", "count": 1}, {"cid": 28, "color": "#9C755F", "label": "Community 28", "count": 1}, {"cid": 29, "color": "#BAB0AC", "label": "Community 29", "count": 1}, {"cid": 30, "color": "#4E79A7", "label": "Community 30", "count": 1}, {"cid": 31, "color": "#F28E2B", "label": "Community 31", "count": 1}];
|
|
|
|
// HTML-escape helper — prevents XSS when injecting graph data into innerHTML
|
|
function esc(s) {
|
|
return String(s).replace(/&/g,'&').replace(/</g,'<').replace(/>/g,'>').replace(/"/g,'"').replace(/'/g,''');
|
|
}
|
|
|
|
// Build vis datasets
|
|
const nodesDS = new vis.DataSet(RAW_NODES.map(n => ({
|
|
id: n.id, label: n.label, color: n.color, size: n.size,
|
|
font: n.font, title: n.title,
|
|
_community: n.community, _community_name: n.community_name,
|
|
_source_file: n.source_file, _file_type: n.file_type, _degree: n.degree,
|
|
})));
|
|
|
|
const edgesDS = new vis.DataSet(RAW_EDGES.map((e, i) => ({
|
|
id: i, from: e.from, to: e.to,
|
|
label: '',
|
|
title: e.title,
|
|
dashes: e.dashes,
|
|
width: e.width,
|
|
color: e.color,
|
|
arrows: { to: { enabled: true, scaleFactor: 0.5 } },
|
|
})));
|
|
|
|
const container = document.getElementById('graph');
|
|
const network = new vis.Network(container, { nodes: nodesDS, edges: edgesDS }, {
|
|
physics: {
|
|
enabled: true,
|
|
solver: 'forceAtlas2Based',
|
|
forceAtlas2Based: {
|
|
gravitationalConstant: -60,
|
|
centralGravity: 0.005,
|
|
springLength: 120,
|
|
springConstant: 0.08,
|
|
damping: 0.4,
|
|
avoidOverlap: 0.8,
|
|
},
|
|
stabilization: { iterations: 200, fit: true },
|
|
},
|
|
interaction: {
|
|
hover: true,
|
|
tooltipDelay: 100,
|
|
hideEdgesOnDrag: true,
|
|
navigationButtons: false,
|
|
keyboard: false,
|
|
},
|
|
nodes: { shape: 'dot', borderWidth: 1.5 },
|
|
edges: { smooth: { type: 'continuous', roundness: 0.2 }, selectionWidth: 3 },
|
|
});
|
|
|
|
network.once('stabilizationIterationsDone', () => {
|
|
network.setOptions({ physics: { enabled: false } });
|
|
});
|
|
|
|
function showInfo(nodeId) {
|
|
const n = nodesDS.get(nodeId);
|
|
if (!n) return;
|
|
const neighborIds = network.getConnectedNodes(nodeId);
|
|
const neighborItems = neighborIds.map(nid => {
|
|
const nb = nodesDS.get(nid);
|
|
const color = nb ? nb.color.background : '#555';
|
|
return `<span class="neighbor-link" style="border-left-color:${esc(color)}" onclick="focusNode(${JSON.stringify(nid)})">${esc(nb ? nb.label : nid)}</span>`;
|
|
}).join('');
|
|
document.getElementById('info-content').innerHTML = `
|
|
<div class="field"><b>${esc(n.label)}</b></div>
|
|
<div class="field">Type: ${esc(n._file_type || 'unknown')}</div>
|
|
<div class="field">Community: ${esc(n._community_name)}</div>
|
|
<div class="field">Source: ${esc(n._source_file || '-')}</div>
|
|
<div class="field">Degree: ${n._degree}</div>
|
|
${neighborIds.length ? `<div class="field" style="margin-top:8px;color:#aaa;font-size:11px">Neighbors (${neighborIds.length})</div><div id="neighbors-list">${neighborItems}</div>` : ''}
|
|
`;
|
|
}
|
|
|
|
function focusNode(nodeId) {
|
|
network.focus(nodeId, { scale: 1.4, animation: true });
|
|
network.selectNodes([nodeId]);
|
|
showInfo(nodeId);
|
|
}
|
|
|
|
// Track hovered node — hover detection is more reliable than click params
|
|
let hoveredNodeId = null;
|
|
network.on('hoverNode', params => {
|
|
hoveredNodeId = params.node;
|
|
container.style.cursor = 'pointer';
|
|
});
|
|
network.on('blurNode', () => {
|
|
hoveredNodeId = null;
|
|
container.style.cursor = 'default';
|
|
});
|
|
container.addEventListener('click', () => {
|
|
if (hoveredNodeId !== null) {
|
|
showInfo(hoveredNodeId);
|
|
network.selectNodes([hoveredNodeId]);
|
|
}
|
|
});
|
|
network.on('click', params => {
|
|
if (params.nodes.length > 0) {
|
|
showInfo(params.nodes[0]);
|
|
} else if (hoveredNodeId === null) {
|
|
document.getElementById('info-content').innerHTML = '<span class="empty">Click a node to inspect it</span>';
|
|
}
|
|
});
|
|
|
|
const searchInput = document.getElementById('search');
|
|
const searchResults = document.getElementById('search-results');
|
|
searchInput.addEventListener('input', () => {
|
|
const q = searchInput.value.toLowerCase().trim();
|
|
searchResults.innerHTML = '';
|
|
if (!q) { searchResults.style.display = 'none'; return; }
|
|
const matches = RAW_NODES.filter(n => n.label.toLowerCase().includes(q)).slice(0, 20);
|
|
if (!matches.length) { searchResults.style.display = 'none'; return; }
|
|
searchResults.style.display = 'block';
|
|
matches.forEach(n => {
|
|
const el = document.createElement('div');
|
|
el.className = 'search-item';
|
|
el.textContent = n.label;
|
|
el.style.borderLeft = `3px solid ${n.color.background}`;
|
|
el.style.paddingLeft = '8px';
|
|
el.onclick = () => {
|
|
network.focus(n.id, { scale: 1.5, animation: true });
|
|
network.selectNodes([n.id]);
|
|
showInfo(n.id);
|
|
searchResults.style.display = 'none';
|
|
searchInput.value = '';
|
|
};
|
|
searchResults.appendChild(el);
|
|
});
|
|
});
|
|
document.addEventListener('click', e => {
|
|
if (!searchResults.contains(e.target) && e.target !== searchInput)
|
|
searchResults.style.display = 'none';
|
|
});
|
|
|
|
const hiddenCommunities = new Set();
|
|
const legendEl = document.getElementById('legend');
|
|
LEGEND.forEach(c => {
|
|
const item = document.createElement('div');
|
|
item.className = 'legend-item';
|
|
item.innerHTML = `<div class="legend-dot" style="background:${c.color}"></div>
|
|
<span class="legend-label">${c.label}</span>
|
|
<span class="legend-count">${c.count}</span>`;
|
|
item.onclick = () => {
|
|
if (hiddenCommunities.has(c.cid)) {
|
|
hiddenCommunities.delete(c.cid);
|
|
item.classList.remove('dimmed');
|
|
} else {
|
|
hiddenCommunities.add(c.cid);
|
|
item.classList.add('dimmed');
|
|
}
|
|
const updates = RAW_NODES
|
|
.filter(n => n.community === c.cid)
|
|
.map(n => ({ id: n.id, hidden: hiddenCommunities.has(c.cid) }));
|
|
nodesDS.update(updates);
|
|
};
|
|
legendEl.appendChild(item);
|
|
});
|
|
</script>
|
|
<script>
|
|
// Render hyperedges as shaded regions
|
|
const hyperedges = [];
|
|
// afterDrawing passes ctx already transformed to network coordinate space.
|
|
// Draw node positions raw — no manual pan/zoom/DPR math needed.
|
|
network.on('afterDrawing', function(ctx) {
|
|
hyperedges.forEach(h => {
|
|
const positions = h.nodes
|
|
.map(nid => network.getPositions([nid])[nid])
|
|
.filter(p => p !== undefined);
|
|
if (positions.length < 2) return;
|
|
ctx.save();
|
|
ctx.globalAlpha = 0.12;
|
|
ctx.fillStyle = '#6366f1';
|
|
ctx.strokeStyle = '#6366f1';
|
|
ctx.lineWidth = 2;
|
|
ctx.beginPath();
|
|
// Centroid and expanded hull in network coordinates
|
|
const cx = positions.reduce((s, p) => s + p.x, 0) / positions.length;
|
|
const cy = positions.reduce((s, p) => s + p.y, 0) / positions.length;
|
|
const expanded = positions.map(p => ({
|
|
x: cx + (p.x - cx) * 1.15,
|
|
y: cy + (p.y - cy) * 1.15
|
|
}));
|
|
ctx.moveTo(expanded[0].x, expanded[0].y);
|
|
expanded.slice(1).forEach(p => ctx.lineTo(p.x, p.y));
|
|
ctx.closePath();
|
|
ctx.fill();
|
|
ctx.globalAlpha = 0.4;
|
|
ctx.stroke();
|
|
// Label
|
|
ctx.globalAlpha = 0.8;
|
|
ctx.fillStyle = '#4f46e5';
|
|
ctx.font = 'bold 11px sans-serif';
|
|
ctx.textAlign = 'center';
|
|
ctx.fillText(h.label, cx, cy - 5);
|
|
ctx.restore();
|
|
});
|
|
});
|
|
</script>
|
|
</body>
|
|
</html> |