257 lines
144 KiB
HTML
257 lines
144 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<title>graphify - /Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/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">147 nodes · 244 edges · 20 communities</div>
|
|
</div>
|
|
<script>
|
|
const RAW_NODES = [{"id": "users_gurpreet_github_odoo_modules_fusion_canada_post_init_py", "label": "__init__.py", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 11.6, "font": {"size": 0, "color": "#ffffff"}, "title": "__init__.py", "community": 13, "community_name": "Community 13", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/__init__.py", "file_type": "code", "degree": 2}, {"id": "users_gurpreet_github_odoo_modules_fusion_canada_post_manifest_py", "label": "__manifest__.py", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.0, "font": {"size": 0, "color": "#ffffff"}, "title": "__manifest__.py", "community": 17, "community_name": "Community 17", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/__manifest__.py", "file_type": "code", "degree": 0}, {"id": "users_gurpreet_github_odoo_modules_fusion_canada_post_fusion_cp_api_fusion_cp_response_py", "label": "fusion_cp_response.py", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 12.4, "font": {"size": 0, "color": "#ffffff"}, "title": "fusion_cp_response.py", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/fusion_cp_api/fusion_cp_response.py", "file_type": "code", "degree": 3}, {"id": "fusion_cp_response_responsedataobject", "label": "ResponseDataObject", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 17.3, "font": {"size": 12, "color": "#ffffff"}, "title": "ResponseDataObject", "community": 6, "community_name": "Community 6", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/fusion_cp_api/fusion_cp_response.py", "file_type": "code", "degree": 9}, {"id": "fusion_cp_response_responsedataobject_init", "label": ".__init__()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 11.6, "font": {"size": 0, "color": "#ffffff"}, "title": ".__init__()", "community": 6, "community_name": "Community 6", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/fusion_cp_api/fusion_cp_response.py", "file_type": "code", "degree": 2}, {"id": "fusion_cp_response_responsedataobject_repr", "label": ".__repr__()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.8, "font": {"size": 0, "color": "#ffffff"}, "title": ".__repr__()", "community": 6, "community_name": "Community 6", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/fusion_cp_api/fusion_cp_response.py", "file_type": "code", "degree": 1}, {"id": "fusion_cp_response_responsedataobject_str", "label": ".__str__()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.8, "font": {"size": 0, "color": "#ffffff"}, "title": ".__str__()", "community": 6, "community_name": "Community 6", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/fusion_cp_api/fusion_cp_response.py", "file_type": "code", "degree": 1}, {"id": "fusion_cp_response_responsedataobject_has_key", "label": ".has_key()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.8, "font": {"size": 0, "color": "#ffffff"}, "title": ".has_key()", "community": 6, "community_name": "Community 6", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/fusion_cp_api/fusion_cp_response.py", "file_type": "code", "degree": 1}, {"id": "fusion_cp_response_responsedataobject_get", "label": ".get()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 25.4, "font": {"size": 12, "color": "#ffffff"}, "title": ".get()", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/fusion_cp_api/fusion_cp_response.py", "file_type": "code", "degree": 19}, {"id": "fusion_cp_response_responsedataobject_setattr", "label": "._setattr()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 11.6, "font": {"size": 0, "color": "#ffffff"}, "title": "._setattr()", "community": 6, "community_name": "Community 6", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/fusion_cp_api/fusion_cp_response.py", "file_type": "code", "degree": 2}, {"id": "fusion_cp_response_responsedataobject_load_dict", "label": "._load_dict()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 12.4, "font": {"size": 0, "color": "#ffffff"}, "title": "._load_dict()", "community": 6, "community_name": "Community 6", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/fusion_cp_api/fusion_cp_response.py", "file_type": "code", "degree": 3}, {"id": "fusion_cp_response_response", "label": "Response", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 40.0, "font": {"size": 12, "color": "#ffffff"}, "title": "Response", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/fusion_cp_api/fusion_cp_response.py", "file_type": "code", "degree": 37}, {"id": "fusion_cp_response_response_init", "label": ".__init__()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 14.1, "font": {"size": 0, "color": "#ffffff"}, "title": ".__init__()", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/fusion_cp_api/fusion_cp_response.py", "file_type": "code", "degree": 5}, {"id": "fusion_cp_response_response_get_node_path", "label": "._get_node_path()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 11.6, "font": {"size": 0, "color": "#ffffff"}, "title": "._get_node_path()", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/fusion_cp_api/fusion_cp_response.py", "file_type": "code", "degree": 2}, {"id": "fusion_cp_response_pullval", "label": "_pullval()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 11.6, "font": {"size": 0, "color": "#ffffff"}, "title": "_pullval()", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/fusion_cp_api/fusion_cp_response.py", "file_type": "code", "degree": 2}, {"id": "fusion_cp_response_response_etree_to_dict", "label": "._etree_to_dict()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 14.9, "font": {"size": 12, "color": "#ffffff"}, "title": "._etree_to_dict()", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/fusion_cp_api/fusion_cp_response.py", "file_type": "code", "degree": 6}, {"id": "fusion_cp_response_response_getattr", "label": ".__getattr__()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.8, "font": {"size": 0, "color": "#ffffff"}, "title": ".__getattr__()", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/fusion_cp_api/fusion_cp_response.py", "file_type": "code", "degree": 1}, {"id": "fusion_cp_response_response_parse_xml", "label": "._parse_xml()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 12.4, "font": {"size": 0, "color": "#ffffff"}, "title": "._parse_xml()", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/fusion_cp_api/fusion_cp_response.py", "file_type": "code", "degree": 3}, {"id": "fusion_cp_response_response_get_node_tag", "label": "._get_node_tag()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 12.4, "font": {"size": 0, "color": "#ffffff"}, "title": "._get_node_tag()", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/fusion_cp_api/fusion_cp_response.py", "file_type": "code", "degree": 3}, {"id": "fusion_cp_response_response_dom", "label": ".dom()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.8, "font": {"size": 0, "color": "#ffffff"}, "title": ".dom()", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/fusion_cp_api/fusion_cp_response.py", "file_type": "code", "degree": 1}, {"id": "fusion_cp_response_response_dict", "label": ".dict()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 15.7, "font": {"size": 12, "color": "#ffffff"}, "title": ".dict()", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/fusion_cp_api/fusion_cp_response.py", "file_type": "code", "degree": 7}, {"id": "fusion_cp_response_response_json", "label": ".json()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 11.6, "font": {"size": 0, "color": "#ffffff"}, "title": ".json()", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/fusion_cp_api/fusion_cp_response.py", "file_type": "code", "degree": 2}, {"id": "users_gurpreet_github_odoo_modules_fusion_canada_post_fusion_cp_api_init_py", "label": "__init__.py", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 11.6, "font": {"size": 0, "color": "#ffffff"}, "title": "__init__.py", "community": 14, "community_name": "Community 14", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/fusion_cp_api/__init__.py", "file_type": "code", "degree": 2}, {"id": "users_gurpreet_github_odoo_modules_fusion_canada_post_fusion_cp_api_utils_py", "label": "utils.py", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 18.1, "font": {"size": 12, "color": "#ffffff"}, "title": "utils.py", "community": 3, "community_name": "Community 3", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/fusion_cp_api/utils.py", "file_type": "code", "degree": 10}, {"id": "utils_parse_yaml", "label": "parse_yaml()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 11.6, "font": {"size": 0, "color": "#ffffff"}, "title": "parse_yaml()", "community": 3, "community_name": "Community 3", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/fusion_cp_api/utils.py", "file_type": "code", "degree": 2}, {"id": "utils_python_2_unicode_compatible", "label": "python_2_unicode_compatible()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 11.6, "font": {"size": 0, "color": "#ffffff"}, "title": "python_2_unicode_compatible()", "community": 3, "community_name": "Community 3", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/fusion_cp_api/utils.py", "file_type": "code", "degree": 2}, {"id": "utils_get_dom_tree", "label": "get_dom_tree()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 11.6, "font": {"size": 0, "color": "#ffffff"}, "title": "get_dom_tree()", "community": 3, "community_name": "Community 3", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/fusion_cp_api/utils.py", "file_type": "code", "degree": 2}, {"id": "utils_attribute_check", "label": "attribute_check()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 12.4, "font": {"size": 0, "color": "#ffffff"}, "title": "attribute_check()", "community": 3, "community_name": "Community 3", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/fusion_cp_api/utils.py", "file_type": "code", "degree": 3}, {"id": "utils_smart_encode", "label": "smart_encode()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 12.4, "font": {"size": 0, "color": "#ffffff"}, "title": "smart_encode()", "community": 3, "community_name": "Community 3", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/fusion_cp_api/utils.py", "file_type": "code", "degree": 3}, {"id": "utils_to_xml", "label": "to_xml()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 11.6, "font": {"size": 0, "color": "#ffffff"}, "title": "to_xml()", "community": 3, "community_name": "Community 3", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/fusion_cp_api/utils.py", "file_type": "code", "degree": 2}, {"id": "utils_dict2xml", "label": "dict2xml()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 14.1, "font": {"size": 0, "color": "#ffffff"}, "title": "dict2xml()", "community": 3, "community_name": "Community 3", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/fusion_cp_api/utils.py", "file_type": "code", "degree": 5}, {"id": "utils_getvalue", "label": "getValue()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 11.6, "font": {"size": 0, "color": "#ffffff"}, "title": "getValue()", "community": 3, "community_name": "Community 3", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/fusion_cp_api/utils.py", "file_type": "code", "degree": 2}, {"id": "utils_getnodetext", "label": "getNodeText()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 11.6, "font": {"size": 0, "color": "#ffffff"}, "title": "getNodeText()", "community": 3, "community_name": "Community 3", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/fusion_cp_api/utils.py", "file_type": "code", "degree": 2}, {"id": "utils_perftest_dict2xml", "label": "perftest_dict2xml()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 11.6, "font": {"size": 0, "color": "#ffffff"}, "title": "perftest_dict2xml()", "community": 3, "community_name": "Community 3", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/fusion_cp_api/utils.py", "file_type": "code", "degree": 2}, {"id": "utils_rationale_5", "label": "This is simple approach to parsing a yaml config that is only intended for t", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.8, "font": {"size": 0, "color": "#ffffff"}, "title": "This is simple approach to parsing a yaml config that is only intended for t", "community": 3, "community_name": "Community 3", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/fusion_cp_api/utils.py", "file_type": "rationale", "degree": 1}, {"id": "utils_rationale_44", "label": "A decorator that defines __unicode__ and __str__ methods under Python 2. Und", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.8, "font": {"size": 0, "color": "#ffffff"}, "title": "A decorator that defines __unicode__ and __str__ methods under Python 2. Und", "community": 3, "community_name": "Community 3", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/fusion_cp_api/utils.py", "file_type": "rationale", "degree": 1}, {"id": "utils_rationale_179", "label": "Returns the node's text string.", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.8, "font": {"size": 0, "color": "#ffffff"}, "title": "Returns the node's text string.", "community": 3, "community_name": "Community 3", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/fusion_cp_api/utils.py", "file_type": "rationale", "degree": 1}, {"id": "users_gurpreet_github_odoo_modules_fusion_canada_post_wizard_init_py", "label": "__init__.py", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 11.6, "font": {"size": 0, "color": "#ffffff"}, "title": "__init__.py", "community": 15, "community_name": "Community 15", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/__init__.py", "file_type": "code", "degree": 2}, {"id": "users_gurpreet_github_odoo_modules_fusion_canada_post_wizard_choose_delivery_cp_rate_py", "label": "choose_delivery_cp_rate.py", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 15.7, "font": {"size": 12, "color": "#ffffff"}, "title": "choose_delivery_cp_rate.py", "community": 5, "community_name": "Community 5", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "file_type": "code", "degree": 7}, {"id": "choose_delivery_cp_rate_choosedeliverycppackage", "label": "ChooseDeliveryCPPackage", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 11.6, "font": {"size": 0, "color": "#ffffff"}, "title": "ChooseDeliveryCPPackage", "community": 5, "community_name": "Community 5", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "file_type": "code", "degree": 2}, {"id": "choose_delivery_cp_rate_onchange_package_type_id", "label": "_onchange_package_type_id()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.8, "font": {"size": 0, "color": "#ffffff"}, "title": "_onchange_package_type_id()", "community": 5, "community_name": "Community 5", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "file_type": "code", "degree": 1}, {"id": "choose_delivery_cp_rate_choosedeliverycprate", "label": "ChooseDeliveryCPRate", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 11.6, "font": {"size": 0, "color": "#ffffff"}, "title": "ChooseDeliveryCPRate", "community": 5, "community_name": "Community 5", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "file_type": "code", "degree": 2}, {"id": "choose_delivery_cp_rate_choosedeliverycprate_action_select", "label": ".action_select()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 11.6, "font": {"size": 0, "color": "#ffffff"}, "title": ".action_select()", "community": 5, "community_name": "Community 5", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "file_type": "code", "degree": 2}, {"id": "choose_delivery_cp_rate_choosedeliverycarrier", "label": "ChooseDeliveryCarrier", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 14.1, "font": {"size": 0, "color": "#ffffff"}, "title": "ChooseDeliveryCarrier", "community": 4, "community_name": "Community 4", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "file_type": "code", "degree": 5}, {"id": "choose_delivery_cp_rate_compute_fusion_cp_dimension_unit_label", "label": "_compute_fusion_cp_dimension_unit_label()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.8, "font": {"size": 0, "color": "#ffffff"}, "title": "_compute_fusion_cp_dimension_unit_label()", "community": 5, "community_name": "Community 5", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "file_type": "code", "degree": 1}, {"id": "choose_delivery_cp_rate_compute_fusion_cp_weight_unit_label", "label": "_compute_fusion_cp_weight_unit_label()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.8, "font": {"size": 0, "color": "#ffffff"}, "title": "_compute_fusion_cp_weight_unit_label()", "community": 5, "community_name": "Community 5", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "file_type": "code", "degree": 1}, {"id": "choose_delivery_cp_rate_onchange_carrier_id_cp_packages", "label": "_onchange_carrier_id_cp_packages()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.8, "font": {"size": 0, "color": "#ffffff"}, "title": "_onchange_carrier_id_cp_packages()", "community": 5, "community_name": "Community 5", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "file_type": "code", "degree": 1}, {"id": "choose_delivery_cp_rate_choosedeliverycarrier_update_price", "label": ".update_price()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 12.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".update_price()", "community": 4, "community_name": "Community 4", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "file_type": "code", "degree": 3}, {"id": "choose_delivery_cp_rate_choosedeliverycarrier_get_cp_package_info_for_pkg", "label": "._get_cp_package_info_for_pkg()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 13.2, "font": {"size": 0, "color": "#ffffff"}, "title": "._get_cp_package_info_for_pkg()", "community": 4, "community_name": "Community 4", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "file_type": "code", "degree": 4}, {"id": "choose_delivery_cp_rate_choosedeliverycarrier_update_cp_rates", "label": "._update_cp_rates()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 17.3, "font": {"size": 12, "color": "#ffffff"}, "title": "._update_cp_rates()", "community": 4, "community_name": "Community 4", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "file_type": "code", "degree": 9}, {"id": "choose_delivery_cp_rate_choosedeliverycarrier_button_confirm", "label": ".button_confirm()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 11.6, "font": {"size": 0, "color": "#ffffff"}, "title": ".button_confirm()", "community": 4, "community_name": "Community 4", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "file_type": "code", "degree": 2}, {"id": "choose_delivery_cp_rate_rationale_8", "label": "One package row in the Add Shipping wizard for Canada Post.", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.8, "font": {"size": 0, "color": "#ffffff"}, "title": "One package row in the Add Shipping wizard for Canada Post.", "community": 5, "community_name": "Community 5", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "file_type": "rationale", "degree": 1}, {"id": "choose_delivery_cp_rate_rationale_40", "label": "Pre-fill dimensions from selected box type.", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.0, "font": {"size": 0, "color": "#ffffff"}, "title": "Pre-fill dimensions from selected box type.", "community": 18, "community_name": "Community 18", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "file_type": "rationale", "degree": 0}, {"id": "choose_delivery_cp_rate_rationale_69", "label": "Select this rate and deselect others. Update per-package costs.", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.8, "font": {"size": 0, "color": "#ffffff"}, "title": "Select this rate and deselect others. Update per-package costs.", "community": 5, "community_name": "Community 5", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "file_type": "rationale", "degree": 1}, {"id": "choose_delivery_cp_rate_rationale_180", "label": "When a CP carrier is selected, create one default package.", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.0, "font": {"size": 0, "color": "#ffffff"}, "title": "When a CP carrier is selected, create one default package.", "community": 19, "community_name": "Community 19", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "file_type": "rationale", "degree": 0}, {"id": "choose_delivery_cp_rate_rationale_200", "label": "Override: for Canada Post, fetch all rates for all packages.", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.8, "font": {"size": 0, "color": "#ffffff"}, "title": "Override: for Canada Post, fetch all rates for all packages.", "community": 4, "community_name": "Community 4", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "file_type": "rationale", "degree": 1}, {"id": "choose_delivery_cp_rate_rationale_206", "label": "Build package_info dict for a single package, converted to cm.", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.8, "font": {"size": 0, "color": "#ffffff"}, "title": "Build package_info dict for a single package, converted to cm.", "community": 4, "community_name": "Community 4", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "file_type": "rationale", "degree": 1}, {"id": "choose_delivery_cp_rate_rationale_218", "label": "Fetch CP service rates for every package and aggregate.", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.8, "font": {"size": 0, "color": "#ffffff"}, "title": "Fetch CP service rates for every package and aggregate.", "community": 4, "community_name": "Community 4", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "file_type": "rationale", "degree": 1}, {"id": "choose_delivery_cp_rate_rationale_377", "label": "Override: store per-package info on the sale order and enhance the deliv", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.8, "font": {"size": 0, "color": "#ffffff"}, "title": "Override: store per-package info on the sale order and enhance the deliv", "community": 4, "community_name": "Community 4", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "file_type": "rationale", "degree": 1}, {"id": "users_gurpreet_github_odoo_modules_fusion_canada_post_models_fusion_cp_tracking_event_py", "label": "fusion_cp_tracking_event.py", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.8, "font": {"size": 0, "color": "#ffffff"}, "title": "fusion_cp_tracking_event.py", "community": 11, "community_name": "Community 11", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/models/fusion_cp_tracking_event.py", "file_type": "code", "degree": 1}, {"id": "fusion_cp_tracking_event_fusioncptrackingevent", "label": "FusionCpTrackingEvent", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.8, "font": {"size": 0, "color": "#ffffff"}, "title": "FusionCpTrackingEvent", "community": 11, "community_name": "Community 11", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/models/fusion_cp_tracking_event.py", "file_type": "code", "degree": 1}, {"id": "users_gurpreet_github_odoo_modules_fusion_canada_post_models_sale_order_py", "label": "sale_order.py", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.8, "font": {"size": 0, "color": "#ffffff"}, "title": "sale_order.py", "community": 7, "community_name": "Community 7", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/models/sale_order.py", "file_type": "code", "degree": 1}, {"id": "sale_order_saleorder", "label": "SaleOrder", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 12.4, "font": {"size": 0, "color": "#ffffff"}, "title": "SaleOrder", "community": 7, "community_name": "Community 7", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/models/sale_order.py", "file_type": "code", "degree": 3}, {"id": "sale_order_saleorder_compute_fusion_cp_shipment_count", "label": "._compute_fusion_cp_shipment_count()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.8, "font": {"size": 0, "color": "#ffffff"}, "title": "._compute_fusion_cp_shipment_count()", "community": 7, "community_name": "Community 7", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/models/sale_order.py", "file_type": "code", "degree": 1}, {"id": "sale_order_saleorder_action_view_fusion_cp_shipments", "label": ".action_view_fusion_cp_shipments()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.8, "font": {"size": 0, "color": "#ffffff"}, "title": ".action_view_fusion_cp_shipments()", "community": 7, "community_name": "Community 7", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/models/sale_order.py", "file_type": "code", "degree": 1}, {"id": "users_gurpreet_github_odoo_modules_fusion_canada_post_models_fusion_cp_order_package_py", "label": "fusion_cp_order_package.py", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.8, "font": {"size": 0, "color": "#ffffff"}, "title": "fusion_cp_order_package.py", "community": 9, "community_name": "Community 9", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/models/fusion_cp_order_package.py", "file_type": "code", "degree": 1}, {"id": "fusion_cp_order_package_fusioncporderpackage", "label": "FusionCPOrderPackage", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 11.6, "font": {"size": 0, "color": "#ffffff"}, "title": "FusionCPOrderPackage", "community": 9, "community_name": "Community 9", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/models/fusion_cp_order_package.py", "file_type": "code", "degree": 2}, {"id": "fusion_cp_order_package_rationale_5", "label": "Stores per-package dimensions and service info on a sale order. Created whe", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.8, "font": {"size": 0, "color": "#ffffff"}, "title": "Stores per-package dimensions and service info on a sale order. Created whe", "community": 9, "community_name": "Community 9", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/models/fusion_cp_order_package.py", "file_type": "rationale", "degree": 1}, {"id": "users_gurpreet_github_odoo_modules_fusion_canada_post_models_init_py", "label": "__init__.py", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 11.6, "font": {"size": 0, "color": "#ffffff"}, "title": "__init__.py", "community": 16, "community_name": "Community 16", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/models/__init__.py", "file_type": "code", "degree": 2}, {"id": "users_gurpreet_github_odoo_modules_fusion_canada_post_models_product_packaging_py", "label": "product_packaging.py", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.8, "font": {"size": 0, "color": "#ffffff"}, "title": "product_packaging.py", "community": 12, "community_name": "Community 12", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/models/product_packaging.py", "file_type": "code", "degree": 1}, {"id": "product_packaging_packagetype", "label": "PackageType", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.8, "font": {"size": 0, "color": "#ffffff"}, "title": "PackageType", "community": 12, "community_name": "Community 12", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/models/product_packaging.py", "file_type": "code", "degree": 1}, {"id": "users_gurpreet_github_odoo_modules_fusion_canada_post_models_fusion_cp_shipment_py", "label": "fusion_cp_shipment.py", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 14.1, "font": {"size": 0, "color": "#ffffff"}, "title": "fusion_cp_shipment.py", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/models/fusion_cp_shipment.py", "file_type": "code", "degree": 5}, {"id": "fusion_cp_shipment_fusioncpshipment", "label": "FusionCpShipment", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 27.8, "font": {"size": 12, "color": "#ffffff"}, "title": "FusionCpShipment", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/models/fusion_cp_shipment.py", "file_type": "code", "degree": 22}, {"id": "fusion_cp_shipment_fusioncpshipment_compute_tracking_event_count", "label": "._compute_tracking_event_count()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.8, "font": {"size": 0, "color": "#ffffff"}, "title": "._compute_tracking_event_count()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/models/fusion_cp_shipment.py", "file_type": "code", "degree": 1}, {"id": "fusion_cp_shipment_create", "label": "create()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 16.5, "font": {"size": 12, "color": "#ffffff"}, "title": "create()", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/models/fusion_cp_shipment.py", "file_type": "code", "degree": 8}, {"id": "fusion_cp_shipment_compute_sender_fields", "label": "_compute_sender_fields()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.8, "font": {"size": 0, "color": "#ffffff"}, "title": "_compute_sender_fields()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/models/fusion_cp_shipment.py", "file_type": "code", "degree": 1}, {"id": "fusion_cp_shipment_compute_recipient_fields", "label": "_compute_recipient_fields()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.8, "font": {"size": 0, "color": "#ffffff"}, "title": "_compute_recipient_fields()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/models/fusion_cp_shipment.py", "file_type": "code", "degree": 1}, {"id": "fusion_cp_shipment_fusioncpshipment_action_open_sale_order", "label": ".action_open_sale_order()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.8, "font": {"size": 0, "color": "#ffffff"}, "title": ".action_open_sale_order()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/models/fusion_cp_shipment.py", "file_type": "code", "degree": 1}, {"id": "fusion_cp_shipment_fusioncpshipment_action_open_picking", "label": ".action_open_picking()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.8, "font": {"size": 0, "color": "#ffffff"}, "title": ".action_open_picking()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/models/fusion_cp_shipment.py", "file_type": "code", "degree": 1}, {"id": "fusion_cp_shipment_fusioncpshipment_action_open_attachment", "label": "._action_open_attachment()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 15.7, "font": {"size": 12, "color": "#ffffff"}, "title": "._action_open_attachment()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/models/fusion_cp_shipment.py", "file_type": "code", "degree": 7}, {"id": "fusion_cp_shipment_fusioncpshipment_action_view_label", "label": ".action_view_label()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 11.6, "font": {"size": 0, "color": "#ffffff"}, "title": ".action_view_label()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/models/fusion_cp_shipment.py", "file_type": "code", "degree": 2}, {"id": "fusion_cp_shipment_fusioncpshipment_action_view_full_label", "label": ".action_view_full_label()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 11.6, "font": {"size": 0, "color": "#ffffff"}, "title": ".action_view_full_label()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/models/fusion_cp_shipment.py", "file_type": "code", "degree": 2}, {"id": "fusion_cp_shipment_fusioncpshipment_action_view_receipt", "label": ".action_view_receipt()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 11.6, "font": {"size": 0, "color": "#ffffff"}, "title": ".action_view_receipt()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/models/fusion_cp_shipment.py", "file_type": "code", "degree": 2}, {"id": "fusion_cp_shipment_fusioncpshipment_action_view_commercial_invoice", "label": ".action_view_commercial_invoice()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 11.6, "font": {"size": 0, "color": "#ffffff"}, "title": ".action_view_commercial_invoice()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/models/fusion_cp_shipment.py", "file_type": "code", "degree": 2}, {"id": "fusion_cp_shipment_fusioncpshipment_action_refresh_tracking", "label": ".action_refresh_tracking()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 14.9, "font": {"size": 12, "color": "#ffffff"}, "title": ".action_refresh_tracking()", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/models/fusion_cp_shipment.py", "file_type": "code", "degree": 6}, {"id": "fusion_cp_shipment_fusioncpshipment_process_tracking_events", "label": "._process_tracking_events()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 14.9, "font": {"size": 12, "color": "#ffffff"}, "title": "._process_tracking_events()", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/models/fusion_cp_shipment.py", "file_type": "code", "degree": 6}, {"id": "fusion_cp_shipment_fusioncpshipment_update_status_from_tracking", "label": "._update_status_from_tracking()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 14.1, "font": {"size": 0, "color": "#ffffff"}, "title": "._update_status_from_tracking()", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/models/fusion_cp_shipment.py", "file_type": "code", "degree": 5}, {"id": "fusion_cp_shipment_fusioncpshipment_has_return_events", "label": "._has_return_events()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 12.4, "font": {"size": 0, "color": "#ffffff"}, "title": "._has_return_events()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/models/fusion_cp_shipment.py", "file_type": "code", "degree": 3}, {"id": "fusion_cp_shipment_fusioncpshipment_action_void_shipment", "label": ".action_void_shipment()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 14.1, "font": {"size": 0, "color": "#ffffff"}, "title": ".action_void_shipment()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/models/fusion_cp_shipment.py", "file_type": "code", "degree": 5}, {"id": "fusion_cp_shipment_fusioncpshipment_parse_cp_error_response", "label": "._parse_cp_error_response()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 14.1, "font": {"size": 0, "color": "#ffffff"}, "title": "._parse_cp_error_response()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/models/fusion_cp_shipment.py", "file_type": "code", "degree": 5}, {"id": "fusion_cp_shipment_fusioncpshipment_action_reissue_shipment", "label": ".action_reissue_shipment()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 13.2, "font": {"size": 0, "color": "#ffffff"}, "title": ".action_reissue_shipment()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/models/fusion_cp_shipment.py", "file_type": "code", "degree": 4}, {"id": "fusion_cp_shipment_fusioncpshipment_action_track_on_canada_post", "label": ".action_track_on_canada_post()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 11.6, "font": {"size": 0, "color": "#ffffff"}, "title": ".action_track_on_canada_post()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/models/fusion_cp_shipment.py", "file_type": "code", "degree": 2}, {"id": "fusion_cp_shipment_cron_refresh_tracking", "label": "_cron_refresh_tracking()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 11.6, "font": {"size": 0, "color": "#ffffff"}, "title": "_cron_refresh_tracking()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/models/fusion_cp_shipment.py", "file_type": "code", "degree": 2}, {"id": "fusion_cp_shipment_fusioncpshipment_action_view_return_label", "label": ".action_view_return_label()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 11.6, "font": {"size": 0, "color": "#ffffff"}, "title": ".action_view_return_label()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/models/fusion_cp_shipment.py", "file_type": "code", "degree": 2}, {"id": "fusion_cp_shipment_fusioncpshipment_action_create_return_label", "label": ".action_create_return_label()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 14.1, "font": {"size": 0, "color": "#ffffff"}, "title": ".action_create_return_label()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/models/fusion_cp_shipment.py", "file_type": "code", "degree": 5}, {"id": "fusion_cp_shipment_fusioncpshipment_build_return_label_xml", "label": "._build_return_label_xml()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 12.4, "font": {"size": 0, "color": "#ffffff"}, "title": "._build_return_label_xml()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/models/fusion_cp_shipment.py", "file_type": "code", "degree": 3}, {"id": "fusion_cp_shipment_fusioncpshipment_process_return_label_response", "label": "._process_return_label_response()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 15.7, "font": {"size": 12, "color": "#ffffff"}, "title": "._process_return_label_response()", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/models/fusion_cp_shipment.py", "file_type": "code", "degree": 7}, {"id": "fusion_cp_shipment_rationale_255", "label": "Open an attachment PDF in the browser viewer (new tab).", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 11.6, "font": {"size": 0, "color": "#ffffff"}, "title": "Open an attachment PDF in the browser viewer (new tab).", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/models/fusion_cp_shipment.py", "file_type": "rationale", "degree": 2}, {"id": "fusion_cp_shipment_rationale_280", "label": "Fetch latest tracking events from Canada Post VIS API.", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 11.6, "font": {"size": 0, "color": "#ffffff"}, "title": "Fetch latest tracking events from Canada Post VIS API.", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/models/fusion_cp_shipment.py", "file_type": "rationale", "degree": 2}, {"id": "fusion_cp_shipment_rationale_332", "label": "Parse CP tracking detail response and store events.", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 11.6, "font": {"size": 0, "color": "#ffffff"}, "title": "Parse CP tracking detail response and store events.", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/models/fusion_cp_shipment.py", "file_type": "rationale", "degree": 2}, {"id": "fusion_cp_shipment_rationale_384", "label": "Auto-update shipment status based on tracking data.", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 11.6, "font": {"size": 0, "color": "#ffffff"}, "title": "Auto-update shipment status based on tracking data.", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/models/fusion_cp_shipment.py", "file_type": "rationale", "degree": 2}, {"id": "fusion_cp_shipment_rationale_405", "label": "Check if any tracking events indicate a return/RTS.", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 11.6, "font": {"size": 0, "color": "#ffffff"}, "title": "Check if any tracking events indicate a return/RTS.", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/models/fusion_cp_shipment.py", "file_type": "rationale", "degree": 2}, {"id": "fusion_cp_shipment_rationale_418", "label": "Void this shipment via Canada Post API (DELETE endpoint).", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 11.6, "font": {"size": 0, "color": "#ffffff"}, "title": "Void this shipment via Canada Post API (DELETE endpoint).", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/models/fusion_cp_shipment.py", "file_type": "rationale", "degree": 2}, {"id": "fusion_cp_shipment_rationale_473", "label": "Parse a Canada Post error XML response and raise a clean ValidationError", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 11.6, "font": {"size": 0, "color": "#ffffff"}, "title": "Parse a Canada Post error XML response and raise a clean ValidationError", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/models/fusion_cp_shipment.py", "file_type": "rationale", "degree": 2}, {"id": "fusion_cp_shipment_rationale_507", "label": "Void current shipment and create a new one.", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 11.6, "font": {"size": 0, "color": "#ffffff"}, "title": "Void current shipment and create a new one.", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/models/fusion_cp_shipment.py", "file_type": "rationale", "degree": 2}, {"id": "fusion_cp_shipment_rationale_527", "label": "Open the Canada Post tracking website in a new tab.", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 11.6, "font": {"size": 0, "color": "#ffffff"}, "title": "Open the Canada Post tracking website in a new tab.", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/models/fusion_cp_shipment.py", "file_type": "rationale", "degree": 2}, {"id": "fusion_cp_shipment_rationale_546", "label": "Auto-refresh tracking for all active (non-terminal) shipments.", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.8, "font": {"size": 0, "color": "#ffffff"}, "title": "Auto-refresh tracking for all active (non-terminal) shipments.", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/models/fusion_cp_shipment.py", "file_type": "rationale", "degree": 1}, {"id": "fusion_cp_shipment_rationale_569", "label": "Create a prepaid return label via Canada Post Authorized Returns API. Bi", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 11.6, "font": {"size": 0, "color": "#ffffff"}, "title": "Create a prepaid return label via Canada Post Authorized Returns API. Bi", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/models/fusion_cp_shipment.py", "file_type": "rationale", "degree": 2}, {"id": "fusion_cp_shipment_rationale_629", "label": "Build Authorized Return XML. return_to_partner = warehouse address (whe", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 11.6, "font": {"size": 0, "color": "#ffffff"}, "title": "Build Authorized Return XML. return_to_partner = warehouse address (whe", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/models/fusion_cp_shipment.py", "file_type": "rationale", "degree": 2}, {"id": "fusion_cp_shipment_rationale_673", "label": "Parse return label response, download label PDF, store on shipment.", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 11.6, "font": {"size": 0, "color": "#ffffff"}, "title": "Parse return label response, download label PDF, store on shipment.", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/models/fusion_cp_shipment.py", "file_type": "rationale", "degree": 2}, {"id": "users_gurpreet_github_odoo_modules_fusion_canada_post_models_res_company_py", "label": "res_company.py", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.8, "font": {"size": 0, "color": "#ffffff"}, "title": "res_company.py", "community": 10, "community_name": "Community 10", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/models/res_company.py", "file_type": "code", "degree": 1}, {"id": "res_company_rescompany", "label": "ResCompany", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 11.6, "font": {"size": 0, "color": "#ffffff"}, "title": "ResCompany", "community": 10, "community_name": "Community 10", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/models/res_company.py", "file_type": "code", "degree": 2}, {"id": "res_company_rescompany_default_uom_setting", "label": "._default_uom_setting()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.8, "font": {"size": 0, "color": "#ffffff"}, "title": "._default_uom_setting()", "community": 10, "community_name": "Community 10", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/models/res_company.py", "file_type": "code", "degree": 1}, {"id": "users_gurpreet_github_odoo_modules_fusion_canada_post_models_stock_picking_py", "label": "stock_picking.py", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.8, "font": {"size": 0, "color": "#ffffff"}, "title": "stock_picking.py", "community": 8, "community_name": "Community 8", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/models/stock_picking.py", "file_type": "code", "degree": 1}, {"id": "stock_picking_stockpicking", "label": "StockPicking", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 12.4, "font": {"size": 0, "color": "#ffffff"}, "title": "StockPicking", "community": 8, "community_name": "Community 8", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/models/stock_picking.py", "file_type": "code", "degree": 3}, {"id": "stock_picking_stockpicking_compute_fusion_cp_shipment_count", "label": "._compute_fusion_cp_shipment_count()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.8, "font": {"size": 0, "color": "#ffffff"}, "title": "._compute_fusion_cp_shipment_count()", "community": 8, "community_name": "Community 8", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/models/stock_picking.py", "file_type": "code", "degree": 1}, {"id": "stock_picking_stockpicking_action_view_fusion_cp_shipments", "label": ".action_view_fusion_cp_shipments()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.8, "font": {"size": 0, "color": "#ffffff"}, "title": ".action_view_fusion_cp_shipments()", "community": 8, "community_name": "Community 8", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/models/stock_picking.py", "file_type": "code", "degree": 1}, {"id": "users_gurpreet_github_odoo_modules_fusion_canada_post_models_delivery_carrier_py", "label": "delivery_carrier.py", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 12.4, "font": {"size": 0, "color": "#ffffff"}, "title": "delivery_carrier.py", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/models/delivery_carrier.py", "file_type": "code", "degree": 3}, {"id": "delivery_carrier_deliverycarrier", "label": "DeliveryCarrier", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 26.2, "font": {"size": 12, "color": "#ffffff"}, "title": "DeliveryCarrier", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/models/delivery_carrier.py", "file_type": "code", "degree": 20}, {"id": "delivery_carrier_deliverycarrier_default_uom_in_delive", "label": "._default_uom_in_delive()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.8, "font": {"size": 0, "color": "#ffffff"}, "title": "._default_uom_in_delive()", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/models/delivery_carrier.py", "file_type": "code", "degree": 1}, {"id": "delivery_carrier_get_fusion_cp_url", "label": "get_fusion_cp_url()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 12.4, "font": {"size": 0, "color": "#ffffff"}, "title": "get_fusion_cp_url()", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/models/delivery_carrier.py", "file_type": "code", "degree": 3}, {"id": "delivery_carrier_deliverycarrier_compute_can_generate_return", "label": "._compute_can_generate_return()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.8, "font": {"size": 0, "color": "#ffffff"}, "title": "._compute_can_generate_return()", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/models/delivery_carrier.py", "file_type": "code", "degree": 1}, {"id": "delivery_carrier_validating_address", "label": "validating_address()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 11.6, "font": {"size": 0, "color": "#ffffff"}, "title": "validating_address()", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/models/delivery_carrier.py", "file_type": "code", "degree": 2}, {"id": "delivery_carrier_deliverycarrier_check_required_value_to_ship", "label": ".check_required_value_to_ship()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 13.2, "font": {"size": 0, "color": "#ffffff"}, "title": ".check_required_value_to_ship()", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/models/delivery_carrier.py", "file_type": "code", "degree": 4}, {"id": "delivery_carrier_deliverycarrier_convert_weight", "label": ".convert_weight()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 14.1, "font": {"size": 0, "color": "#ffffff"}, "title": ".convert_weight()", "community": 4, "community_name": "Community 4", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/models/delivery_carrier.py", "file_type": "code", "degree": 5}, {"id": "delivery_carrier_deliverycarrier_check_max_weight", "label": ".check_max_weight()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 11.6, "font": {"size": 0, "color": "#ffffff"}, "title": ".check_max_weight()", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/models/delivery_carrier.py", "file_type": "code", "degree": 2}, {"id": "delivery_carrier_deliverycarrier_fusion_canada_post_rate_shipment", "label": ".fusion_canada_post_rate_shipment()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 16.5, "font": {"size": 12, "color": "#ffffff"}, "title": ".fusion_canada_post_rate_shipment()", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/models/delivery_carrier.py", "file_type": "code", "degree": 8}, {"id": "delivery_carrier_deliverycarrier_fusion_canada_post_get_shipping_rate", "label": ".fusion_canada_post_get_shipping_rate()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 15.7, "font": {"size": 12, "color": "#ffffff"}, "title": ".fusion_canada_post_get_shipping_rate()", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/models/delivery_carrier.py", "file_type": "code", "degree": 7}, {"id": "delivery_carrier_deliverycarrier_fusion_canada_post_rate_shipment_all", "label": ".fusion_canada_post_rate_shipment_all()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 15.7, "font": {"size": 12, "color": "#ffffff"}, "title": ".fusion_canada_post_rate_shipment_all()", "community": 4, "community_name": "Community 4", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/models/delivery_carrier.py", "file_type": "code", "degree": 7}, {"id": "delivery_carrier_deliverycarrier_get_group_id", "label": ".get_group_id()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.8, "font": {"size": 0, "color": "#ffffff"}, "title": ".get_group_id()", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/models/delivery_carrier.py", "file_type": "code", "degree": 1}, {"id": "delivery_carrier_deliverycarrier_fusion_canada_post_send_shipping", "label": ".fusion_canada_post_send_shipping()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 17.3, "font": {"size": 12, "color": "#ffffff"}, "title": ".fusion_canada_post_send_shipping()", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/models/delivery_carrier.py", "file_type": "code", "degree": 9}, {"id": "delivery_carrier_deliverycarrier_fusion_cp_create_single_shipment", "label": "._fusion_cp_create_single_shipment()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 16.5, "font": {"size": 12, "color": "#ffffff"}, "title": "._fusion_cp_create_single_shipment()", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/models/delivery_carrier.py", "file_type": "code", "degree": 8}, {"id": "delivery_carrier_deliverycarrier_fusion_cp_post_shipping_documents", "label": "._fusion_cp_post_shipping_documents()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 14.1, "font": {"size": 0, "color": "#ffffff"}, "title": "._fusion_cp_post_shipping_documents()", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/models/delivery_carrier.py", "file_type": "code", "degree": 5}, {"id": "delivery_carrier_deliverycarrier_fusion_cp_record_shipment", "label": "._fusion_cp_record_shipment()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 14.1, "font": {"size": 0, "color": "#ffffff"}, "title": "._fusion_cp_record_shipment()", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/models/delivery_carrier.py", "file_type": "code", "degree": 5}, {"id": "delivery_carrier_deliverycarrier_fusion_canada_post_get_tracking_link", "label": ".fusion_canada_post_get_tracking_link()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.8, "font": {"size": 0, "color": "#ffffff"}, "title": ".fusion_canada_post_get_tracking_link()", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/models/delivery_carrier.py", "file_type": "code", "degree": 1}, {"id": "delivery_carrier_deliverycarrier_fusion_canada_post_cancel_shipment", "label": ".fusion_canada_post_cancel_shipment()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 12.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".fusion_canada_post_cancel_shipment()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/models/delivery_carrier.py", "file_type": "code", "degree": 3}, {"id": "delivery_carrier_deliverycarrier_fusion_cp_validate_package", "label": "._fusion_cp_validate_package()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 14.1, "font": {"size": 0, "color": "#ffffff"}, "title": "._fusion_cp_validate_package()", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/models/delivery_carrier.py", "file_type": "code", "degree": 5}, {"id": "delivery_carrier_deliverycarrier_get_fusion_cp_parcel", "label": ".get_fusion_cp_parcel()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 14.1, "font": {"size": 0, "color": "#ffffff"}, "title": ".get_fusion_cp_parcel()", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/models/delivery_carrier.py", "file_type": "code", "degree": 5}, {"id": "delivery_carrier_deliverycarrier_fusion_cp_convert_dimension_to_cm", "label": "._fusion_cp_convert_dimension_to_cm()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 14.9, "font": {"size": 12, "color": "#ffffff"}, "title": "._fusion_cp_convert_dimension_to_cm()", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/models/delivery_carrier.py", "file_type": "code", "degree": 6}, {"id": "delivery_carrier_rationale_286", "label": "Return ALL available Canada Post service rates for the order.", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 11.6, "font": {"size": 0, "color": "#ffffff"}, "title": "Return ALL available Canada Post service rates for the order.", "community": 4, "community_name": "Community 4", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/models/delivery_carrier.py", "file_type": "rationale", "degree": 2}, {"id": "delivery_carrier_rationale_489", "label": "Create one CP shipment for a single package. Returns dict with tracking", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 11.6, "font": {"size": 0, "color": "#ffffff"}, "title": "Create one CP shipment for a single package. Returns dict with tracking", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/models/delivery_carrier.py", "file_type": "rationale", "degree": 2}, {"id": "delivery_carrier_rationale_934", "label": "Post a single chatter message with combined shipping documents. Merges", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 11.6, "font": {"size": 0, "color": "#ffffff"}, "title": "Post a single chatter message with combined shipping documents. Merges", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/models/delivery_carrier.py", "file_type": "rationale", "degree": 2}, {"id": "delivery_carrier_rationale_1027", "label": "Create a ``fusion.cp.shipment`` record from shipment result dict. Calle", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 11.6, "font": {"size": 0, "color": "#ffffff"}, "title": "Create a ``fusion.cp.shipment`` record from shipment result dict. Calle", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/models/delivery_carrier.py", "file_type": "rationale", "degree": 2}, {"id": "delivery_carrier_rationale_1069", "label": "Cancel all CP shipments linked to this picking via void API.", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 11.6, "font": {"size": 0, "color": "#ffffff"}, "title": "Cancel all CP shipments linked to this picking via void API.", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/models/delivery_carrier.py", "file_type": "rationale", "degree": 2}, {"id": "delivery_carrier_rationale_1084", "label": "Validate package dimensions and weight against Canada Post limits. ``pa", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 11.6, "font": {"size": 0, "color": "#ffffff"}, "title": "Validate package dimensions and weight against Canada Post limits. ``pa", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/models/delivery_carrier.py", "file_type": "rationale", "degree": 2}, {"id": "delivery_carrier_rationale_1152", "label": "Get package dimensions in cm for Canada Post API. Uses the carrier's ``", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 11.6, "font": {"size": 0, "color": "#ffffff"}, "title": "Get package dimensions in cm for Canada Post API. Uses the carrier's ``", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/models/delivery_carrier.py", "file_type": "rationale", "degree": 2}, {"id": "delivery_carrier_rationale_1171", "label": "Convert a dimension value to centimeters using the carrier's configured", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 11.6, "font": {"size": 0, "color": "#ffffff"}, "title": "Convert a dimension value to centimeters using the carrier's configured", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/models/delivery_carrier.py", "file_type": "rationale", "degree": 2}];
|
|
const RAW_EDGES = [{"from": "users_gurpreet_github_odoo_modules_fusion_canada_post_init_py", "to": "users_gurpreet_github_odoo_modules_fusion_canada_post_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_canada_post_fusion_cp_api_fusion_cp_response_py", "to": "fusion_cp_response_responsedataobject", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_canada_post_fusion_cp_api_fusion_cp_response_py", "to": "fusion_cp_response_response", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_canada_post_fusion_cp_api_fusion_cp_response_py", "to": "fusion_cp_response_pullval", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "fusion_cp_response_responsedataobject", "to": "fusion_cp_response_responsedataobject_init", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "fusion_cp_response_responsedataobject", "to": "fusion_cp_response_responsedataobject_repr", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "fusion_cp_response_responsedataobject", "to": "fusion_cp_response_responsedataobject_str", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "fusion_cp_response_responsedataobject", "to": "fusion_cp_response_responsedataobject_has_key", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "fusion_cp_response_responsedataobject", "to": "fusion_cp_response_responsedataobject_get", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "fusion_cp_response_responsedataobject", "to": "fusion_cp_response_responsedataobject_setattr", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "fusion_cp_response_responsedataobject", "to": "fusion_cp_response_responsedataobject_load_dict", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "fusion_cp_response_responsedataobject", "to": "fusion_cp_response_response_init", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "fusion_cp_response_responsedataobject_init", "to": "fusion_cp_response_responsedataobject_load_dict", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "fusion_cp_response_responsedataobject_get", "to": "fusion_cp_response_response_init", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "fusion_cp_response_responsedataobject_get", "to": "fusion_cp_response_response_get_node_tag", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "fusion_cp_response_responsedataobject_get", "to": "utils_getvalue", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "fusion_cp_response_responsedataobject_get", "to": "choose_delivery_cp_rate_choosedeliverycarrier_update_cp_rates", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "fusion_cp_response_responsedataobject_get", "to": "fusion_cp_shipment_create", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "fusion_cp_response_responsedataobject_get", "to": "fusion_cp_shipment_fusioncpshipment_process_tracking_events", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "fusion_cp_response_responsedataobject_get", "to": "fusion_cp_shipment_fusioncpshipment_update_status_from_tracking", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "fusion_cp_response_responsedataobject_get", "to": "fusion_cp_shipment_fusioncpshipment_parse_cp_error_response", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "fusion_cp_response_responsedataobject_get", "to": "fusion_cp_shipment_fusioncpshipment_action_reissue_shipment", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "fusion_cp_response_responsedataobject_get", "to": "fusion_cp_shipment_fusioncpshipment_process_return_label_response", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "fusion_cp_response_responsedataobject_get", "to": "delivery_carrier_deliverycarrier_fusion_canada_post_rate_shipment", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "fusion_cp_response_responsedataobject_get", "to": "delivery_carrier_deliverycarrier_fusion_canada_post_get_shipping_rate", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "fusion_cp_response_responsedataobject_get", "to": "delivery_carrier_deliverycarrier_fusion_canada_post_rate_shipment_all", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "fusion_cp_response_responsedataobject_get", "to": "delivery_carrier_deliverycarrier_fusion_canada_post_send_shipping", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "fusion_cp_response_responsedataobject_get", "to": "delivery_carrier_deliverycarrier_fusion_cp_create_single_shipment", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "fusion_cp_response_responsedataobject_get", "to": "delivery_carrier_deliverycarrier_fusion_cp_post_shipping_documents", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "fusion_cp_response_responsedataobject_get", "to": "delivery_carrier_deliverycarrier_fusion_cp_record_shipment", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "fusion_cp_response_responsedataobject_get", "to": "delivery_carrier_deliverycarrier_fusion_cp_validate_package", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "fusion_cp_response_responsedataobject_setattr", "to": "fusion_cp_response_responsedataobject_load_dict", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "fusion_cp_response_response", "to": "fusion_cp_response_response_init", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "fusion_cp_response_response", "to": "fusion_cp_response_response_get_node_path", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "fusion_cp_response_response", "to": "fusion_cp_response_response_etree_to_dict", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "fusion_cp_response_response", "to": "fusion_cp_response_response_getattr", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "fusion_cp_response_response", "to": "fusion_cp_response_response_parse_xml", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "fusion_cp_response_response", "to": "fusion_cp_response_response_get_node_tag", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "fusion_cp_response_response", "to": "fusion_cp_response_response_dom", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "fusion_cp_response_response", "to": "fusion_cp_response_response_dict", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "fusion_cp_response_response", "to": "fusion_cp_response_response_json", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "fusion_cp_response_response", "to": "fusion_cp_shipment_fusioncpshipment", "label": "uses", "title": "uses [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "fusion_cp_response_response", "to": "fusion_cp_shipment_rationale_255", "label": "uses", "title": "uses [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "fusion_cp_response_response", "to": "fusion_cp_shipment_rationale_280", "label": "uses", "title": "uses [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "fusion_cp_response_response", "to": "fusion_cp_shipment_rationale_332", "label": "uses", "title": "uses [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "fusion_cp_response_response", "to": "fusion_cp_shipment_rationale_384", "label": "uses", "title": "uses [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "fusion_cp_response_response", "to": "fusion_cp_shipment_rationale_405", "label": "uses", "title": "uses [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "fusion_cp_response_response", "to": "fusion_cp_shipment_rationale_418", "label": "uses", "title": "uses [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "fusion_cp_response_response", "to": "fusion_cp_shipment_rationale_473", "label": "uses", "title": "uses [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "fusion_cp_response_response", "to": "fusion_cp_shipment_rationale_507", "label": "uses", "title": "uses [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "fusion_cp_response_response", "to": "fusion_cp_shipment_rationale_527", "label": "uses", "title": "uses [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "fusion_cp_response_response", "to": "fusion_cp_shipment_rationale_546", "label": "uses", "title": "uses [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "fusion_cp_response_response", "to": "fusion_cp_shipment_rationale_569", "label": "uses", "title": "uses [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "fusion_cp_response_response", "to": "fusion_cp_shipment_rationale_629", "label": "uses", "title": "uses [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "fusion_cp_response_response", "to": "fusion_cp_shipment_rationale_673", "label": "uses", "title": "uses [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "fusion_cp_response_response", "to": "delivery_carrier_deliverycarrier", "label": "uses", "title": "uses [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "fusion_cp_response_response", "to": "delivery_carrier_rationale_286", "label": "uses", "title": "uses [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "fusion_cp_response_response", "to": "delivery_carrier_rationale_489", "label": "uses", "title": "uses [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "fusion_cp_response_response", "to": "delivery_carrier_rationale_934", "label": "uses", "title": "uses [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "fusion_cp_response_response", "to": "delivery_carrier_rationale_1027", "label": "uses", "title": "uses [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "fusion_cp_response_response", "to": "delivery_carrier_rationale_1069", "label": "uses", "title": "uses [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "fusion_cp_response_response", "to": "delivery_carrier_rationale_1084", "label": "uses", "title": "uses [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "fusion_cp_response_response", "to": "delivery_carrier_rationale_1152", "label": "uses", "title": "uses [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "fusion_cp_response_response", "to": "delivery_carrier_rationale_1171", "label": "uses", "title": "uses [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "fusion_cp_response_response", "to": "fusion_cp_shipment_fusioncpshipment_action_refresh_tracking", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "fusion_cp_response_response", "to": "fusion_cp_shipment_fusioncpshipment_process_return_label_response", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "fusion_cp_response_response", "to": "delivery_carrier_deliverycarrier_fusion_canada_post_get_shipping_rate", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "fusion_cp_response_response", "to": "delivery_carrier_deliverycarrier_fusion_cp_create_single_shipment", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "fusion_cp_response_response_init", "to": "fusion_cp_response_response_parse_xml", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "fusion_cp_response_response_init", "to": "fusion_cp_response_response_etree_to_dict", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "fusion_cp_response_response_get_node_path", "to": "fusion_cp_response_response_etree_to_dict", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "fusion_cp_response_pullval", "to": "fusion_cp_response_response_etree_to_dict", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "fusion_cp_response_response_etree_to_dict", "to": "fusion_cp_response_response_get_node_tag", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "fusion_cp_response_response_etree_to_dict", "to": "fusion_cp_response_response_dict", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "fusion_cp_response_response_parse_xml", "to": "utils_get_dom_tree", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "fusion_cp_response_response_dict", "to": "fusion_cp_response_response_json", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "fusion_cp_response_response_dict", "to": "fusion_cp_shipment_fusioncpshipment_action_refresh_tracking", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "fusion_cp_response_response_dict", "to": "fusion_cp_shipment_fusioncpshipment_process_return_label_response", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "fusion_cp_response_response_dict", "to": "delivery_carrier_deliverycarrier_fusion_canada_post_get_shipping_rate", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "fusion_cp_response_response_dict", "to": "delivery_carrier_deliverycarrier_fusion_cp_create_single_shipment", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_canada_post_fusion_cp_api_init_py", "to": "users_gurpreet_github_odoo_modules_fusion_canada_post_fusion_cp_api_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_canada_post_fusion_cp_api_utils_py", "to": "utils_parse_yaml", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_canada_post_fusion_cp_api_utils_py", "to": "utils_python_2_unicode_compatible", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_canada_post_fusion_cp_api_utils_py", "to": "utils_get_dom_tree", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_canada_post_fusion_cp_api_utils_py", "to": "utils_attribute_check", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_canada_post_fusion_cp_api_utils_py", "to": "utils_smart_encode", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_canada_post_fusion_cp_api_utils_py", "to": "utils_to_xml", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_canada_post_fusion_cp_api_utils_py", "to": "utils_dict2xml", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_canada_post_fusion_cp_api_utils_py", "to": "utils_getvalue", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_canada_post_fusion_cp_api_utils_py", "to": "utils_getnodetext", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_canada_post_fusion_cp_api_utils_py", "to": "utils_perftest_dict2xml", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "utils_parse_yaml", "to": "utils_rationale_5", "label": "rationale_for", "title": "rationale_for [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "utils_python_2_unicode_compatible", "to": "utils_rationale_44", "label": "rationale_for", "title": "rationale_for [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "utils_attribute_check", "to": "utils_smart_encode", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "utils_attribute_check", "to": "utils_dict2xml", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "utils_smart_encode", "to": "utils_dict2xml", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "utils_to_xml", "to": "utils_dict2xml", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "utils_dict2xml", "to": "utils_perftest_dict2xml", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "utils_getnodetext", "to": "utils_rationale_179", "label": "rationale_for", "title": "rationale_for [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_canada_post_wizard_init_py", "to": "users_gurpreet_github_odoo_modules_fusion_canada_post_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_canada_post_wizard_choose_delivery_cp_rate_py", "to": "choose_delivery_cp_rate_choosedeliverycppackage", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_canada_post_wizard_choose_delivery_cp_rate_py", "to": "choose_delivery_cp_rate_onchange_package_type_id", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_canada_post_wizard_choose_delivery_cp_rate_py", "to": "choose_delivery_cp_rate_choosedeliverycprate", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_canada_post_wizard_choose_delivery_cp_rate_py", "to": "choose_delivery_cp_rate_choosedeliverycarrier", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_canada_post_wizard_choose_delivery_cp_rate_py", "to": "choose_delivery_cp_rate_compute_fusion_cp_dimension_unit_label", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_canada_post_wizard_choose_delivery_cp_rate_py", "to": "choose_delivery_cp_rate_compute_fusion_cp_weight_unit_label", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_canada_post_wizard_choose_delivery_cp_rate_py", "to": "choose_delivery_cp_rate_onchange_carrier_id_cp_packages", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "choose_delivery_cp_rate_choosedeliverycppackage", "to": "choose_delivery_cp_rate_rationale_8", "label": "rationale_for", "title": "rationale_for [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "choose_delivery_cp_rate_choosedeliverycprate", "to": "choose_delivery_cp_rate_choosedeliverycprate_action_select", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "choose_delivery_cp_rate_choosedeliverycprate_action_select", "to": "choose_delivery_cp_rate_rationale_69", "label": "rationale_for", "title": "rationale_for [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "choose_delivery_cp_rate_choosedeliverycarrier", "to": "choose_delivery_cp_rate_choosedeliverycarrier_update_price", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "choose_delivery_cp_rate_choosedeliverycarrier", "to": "choose_delivery_cp_rate_choosedeliverycarrier_get_cp_package_info_for_pkg", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "choose_delivery_cp_rate_choosedeliverycarrier", "to": "choose_delivery_cp_rate_choosedeliverycarrier_update_cp_rates", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "choose_delivery_cp_rate_choosedeliverycarrier", "to": "choose_delivery_cp_rate_choosedeliverycarrier_button_confirm", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "choose_delivery_cp_rate_choosedeliverycarrier_update_price", "to": "choose_delivery_cp_rate_choosedeliverycarrier_update_cp_rates", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "choose_delivery_cp_rate_choosedeliverycarrier_update_price", "to": "choose_delivery_cp_rate_rationale_200", "label": "rationale_for", "title": "rationale_for [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "choose_delivery_cp_rate_choosedeliverycarrier_get_cp_package_info_for_pkg", "to": "choose_delivery_cp_rate_choosedeliverycarrier_update_cp_rates", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "choose_delivery_cp_rate_choosedeliverycarrier_get_cp_package_info_for_pkg", "to": "choose_delivery_cp_rate_rationale_206", "label": "rationale_for", "title": "rationale_for [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "choose_delivery_cp_rate_choosedeliverycarrier_get_cp_package_info_for_pkg", "to": "delivery_carrier_deliverycarrier_fusion_cp_convert_dimension_to_cm", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "choose_delivery_cp_rate_choosedeliverycarrier_update_cp_rates", "to": "choose_delivery_cp_rate_rationale_218", "label": "rationale_for", "title": "rationale_for [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "choose_delivery_cp_rate_choosedeliverycarrier_update_cp_rates", "to": "delivery_carrier_deliverycarrier_convert_weight", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "choose_delivery_cp_rate_choosedeliverycarrier_update_cp_rates", "to": "delivery_carrier_deliverycarrier_fusion_cp_validate_package", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "choose_delivery_cp_rate_choosedeliverycarrier_update_cp_rates", "to": "delivery_carrier_deliverycarrier_fusion_canada_post_rate_shipment_all", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "choose_delivery_cp_rate_choosedeliverycarrier_update_cp_rates", "to": "fusion_cp_shipment_create", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "choose_delivery_cp_rate_choosedeliverycarrier_button_confirm", "to": "choose_delivery_cp_rate_rationale_377", "label": "rationale_for", "title": "rationale_for [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_canada_post_models_fusion_cp_tracking_event_py", "to": "fusion_cp_tracking_event_fusioncptrackingevent", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_canada_post_models_sale_order_py", "to": "sale_order_saleorder", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "sale_order_saleorder", "to": "sale_order_saleorder_compute_fusion_cp_shipment_count", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "sale_order_saleorder", "to": "sale_order_saleorder_action_view_fusion_cp_shipments", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_canada_post_models_fusion_cp_order_package_py", "to": "fusion_cp_order_package_fusioncporderpackage", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "fusion_cp_order_package_fusioncporderpackage", "to": "fusion_cp_order_package_rationale_5", "label": "rationale_for", "title": "rationale_for [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_canada_post_models_init_py", "to": "users_gurpreet_github_odoo_modules_fusion_canada_post_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_canada_post_models_product_packaging_py", "to": "product_packaging_packagetype", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_canada_post_models_fusion_cp_shipment_py", "to": "fusion_cp_shipment_fusioncpshipment", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_canada_post_models_fusion_cp_shipment_py", "to": "fusion_cp_shipment_create", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_canada_post_models_fusion_cp_shipment_py", "to": "fusion_cp_shipment_compute_sender_fields", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_canada_post_models_fusion_cp_shipment_py", "to": "fusion_cp_shipment_compute_recipient_fields", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_canada_post_models_fusion_cp_shipment_py", "to": "fusion_cp_shipment_cron_refresh_tracking", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "fusion_cp_shipment_fusioncpshipment", "to": "fusion_cp_shipment_fusioncpshipment_compute_tracking_event_count", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "fusion_cp_shipment_fusioncpshipment", "to": "fusion_cp_shipment_fusioncpshipment_action_open_sale_order", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "fusion_cp_shipment_fusioncpshipment", "to": "fusion_cp_shipment_fusioncpshipment_action_open_picking", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "fusion_cp_shipment_fusioncpshipment", "to": "fusion_cp_shipment_fusioncpshipment_action_open_attachment", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "fusion_cp_shipment_fusioncpshipment", "to": "fusion_cp_shipment_fusioncpshipment_action_view_label", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "fusion_cp_shipment_fusioncpshipment", "to": "fusion_cp_shipment_fusioncpshipment_action_view_full_label", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "fusion_cp_shipment_fusioncpshipment", "to": "fusion_cp_shipment_fusioncpshipment_action_view_receipt", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "fusion_cp_shipment_fusioncpshipment", "to": "fusion_cp_shipment_fusioncpshipment_action_view_commercial_invoice", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "fusion_cp_shipment_fusioncpshipment", "to": "fusion_cp_shipment_fusioncpshipment_action_refresh_tracking", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "fusion_cp_shipment_fusioncpshipment", "to": "fusion_cp_shipment_fusioncpshipment_process_tracking_events", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "fusion_cp_shipment_fusioncpshipment", "to": "fusion_cp_shipment_fusioncpshipment_update_status_from_tracking", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "fusion_cp_shipment_fusioncpshipment", "to": "fusion_cp_shipment_fusioncpshipment_has_return_events", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "fusion_cp_shipment_fusioncpshipment", "to": "fusion_cp_shipment_fusioncpshipment_action_void_shipment", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "fusion_cp_shipment_fusioncpshipment", "to": "fusion_cp_shipment_fusioncpshipment_parse_cp_error_response", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "fusion_cp_shipment_fusioncpshipment", "to": "fusion_cp_shipment_fusioncpshipment_action_reissue_shipment", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "fusion_cp_shipment_fusioncpshipment", "to": "fusion_cp_shipment_fusioncpshipment_action_track_on_canada_post", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "fusion_cp_shipment_fusioncpshipment", "to": "fusion_cp_shipment_fusioncpshipment_action_view_return_label", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "fusion_cp_shipment_fusioncpshipment", "to": "fusion_cp_shipment_fusioncpshipment_action_create_return_label", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "fusion_cp_shipment_fusioncpshipment", "to": "fusion_cp_shipment_fusioncpshipment_build_return_label_xml", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "fusion_cp_shipment_fusioncpshipment", "to": "fusion_cp_shipment_fusioncpshipment_process_return_label_response", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "fusion_cp_shipment_create", "to": "fusion_cp_shipment_fusioncpshipment_process_tracking_events", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "fusion_cp_shipment_create", "to": "fusion_cp_shipment_fusioncpshipment_process_return_label_response", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "fusion_cp_shipment_create", "to": "delivery_carrier_deliverycarrier_fusion_cp_create_single_shipment", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "fusion_cp_shipment_create", "to": "delivery_carrier_deliverycarrier_fusion_cp_post_shipping_documents", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "fusion_cp_shipment_create", "to": "delivery_carrier_deliverycarrier_fusion_cp_record_shipment", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "fusion_cp_shipment_fusioncpshipment_action_open_attachment", "to": "fusion_cp_shipment_fusioncpshipment_action_view_label", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "fusion_cp_shipment_fusioncpshipment_action_open_attachment", "to": "fusion_cp_shipment_fusioncpshipment_action_view_full_label", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "fusion_cp_shipment_fusioncpshipment_action_open_attachment", "to": "fusion_cp_shipment_fusioncpshipment_action_view_receipt", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "fusion_cp_shipment_fusioncpshipment_action_open_attachment", "to": "fusion_cp_shipment_fusioncpshipment_action_view_commercial_invoice", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "fusion_cp_shipment_fusioncpshipment_action_open_attachment", "to": "fusion_cp_shipment_fusioncpshipment_action_view_return_label", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "fusion_cp_shipment_fusioncpshipment_action_open_attachment", "to": "fusion_cp_shipment_rationale_255", "label": "rationale_for", "title": "rationale_for [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "fusion_cp_shipment_fusioncpshipment_action_refresh_tracking", "to": "fusion_cp_shipment_fusioncpshipment_process_tracking_events", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "fusion_cp_shipment_fusioncpshipment_action_refresh_tracking", "to": "fusion_cp_shipment_cron_refresh_tracking", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "fusion_cp_shipment_fusioncpshipment_action_refresh_tracking", "to": "fusion_cp_shipment_rationale_280", "label": "rationale_for", "title": "rationale_for [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "fusion_cp_shipment_fusioncpshipment_process_tracking_events", "to": "fusion_cp_shipment_fusioncpshipment_update_status_from_tracking", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "fusion_cp_shipment_fusioncpshipment_process_tracking_events", "to": "fusion_cp_shipment_rationale_332", "label": "rationale_for", "title": "rationale_for [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "fusion_cp_shipment_fusioncpshipment_update_status_from_tracking", "to": "fusion_cp_shipment_fusioncpshipment_has_return_events", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "fusion_cp_shipment_fusioncpshipment_update_status_from_tracking", "to": "fusion_cp_shipment_rationale_384", "label": "rationale_for", "title": "rationale_for [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "fusion_cp_shipment_fusioncpshipment_has_return_events", "to": "fusion_cp_shipment_rationale_405", "label": "rationale_for", "title": "rationale_for [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "fusion_cp_shipment_fusioncpshipment_action_void_shipment", "to": "fusion_cp_shipment_fusioncpshipment_parse_cp_error_response", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "fusion_cp_shipment_fusioncpshipment_action_void_shipment", "to": "fusion_cp_shipment_fusioncpshipment_action_reissue_shipment", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "fusion_cp_shipment_fusioncpshipment_action_void_shipment", "to": "fusion_cp_shipment_rationale_418", "label": "rationale_for", "title": "rationale_for [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "fusion_cp_shipment_fusioncpshipment_action_void_shipment", "to": "delivery_carrier_deliverycarrier_fusion_canada_post_cancel_shipment", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "fusion_cp_shipment_fusioncpshipment_parse_cp_error_response", "to": "fusion_cp_shipment_fusioncpshipment_action_create_return_label", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "fusion_cp_shipment_fusioncpshipment_parse_cp_error_response", "to": "fusion_cp_shipment_rationale_473", "label": "rationale_for", "title": "rationale_for [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "fusion_cp_shipment_fusioncpshipment_action_reissue_shipment", "to": "fusion_cp_shipment_rationale_507", "label": "rationale_for", "title": "rationale_for [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "fusion_cp_shipment_fusioncpshipment_action_track_on_canada_post", "to": "fusion_cp_shipment_rationale_527", "label": "rationale_for", "title": "rationale_for [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "fusion_cp_shipment_fusioncpshipment_action_create_return_label", "to": "fusion_cp_shipment_fusioncpshipment_build_return_label_xml", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "fusion_cp_shipment_fusioncpshipment_action_create_return_label", "to": "fusion_cp_shipment_fusioncpshipment_process_return_label_response", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "fusion_cp_shipment_fusioncpshipment_action_create_return_label", "to": "fusion_cp_shipment_rationale_569", "label": "rationale_for", "title": "rationale_for [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "fusion_cp_shipment_fusioncpshipment_build_return_label_xml", "to": "fusion_cp_shipment_rationale_629", "label": "rationale_for", "title": "rationale_for [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "fusion_cp_shipment_fusioncpshipment_process_return_label_response", "to": "fusion_cp_shipment_rationale_673", "label": "rationale_for", "title": "rationale_for [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_canada_post_models_res_company_py", "to": "res_company_rescompany", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "res_company_rescompany", "to": "res_company_rescompany_default_uom_setting", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_canada_post_models_stock_picking_py", "to": "stock_picking_stockpicking", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "stock_picking_stockpicking", "to": "stock_picking_stockpicking_compute_fusion_cp_shipment_count", "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_fusion_cp_shipments", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_canada_post_models_delivery_carrier_py", "to": "delivery_carrier_deliverycarrier", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_canada_post_models_delivery_carrier_py", "to": "delivery_carrier_get_fusion_cp_url", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_fusion_canada_post_models_delivery_carrier_py", "to": "delivery_carrier_validating_address", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "delivery_carrier_deliverycarrier", "to": "delivery_carrier_deliverycarrier_default_uom_in_delive", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "delivery_carrier_deliverycarrier", "to": "delivery_carrier_deliverycarrier_compute_can_generate_return", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "delivery_carrier_deliverycarrier", "to": "delivery_carrier_deliverycarrier_check_required_value_to_ship", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "delivery_carrier_deliverycarrier", "to": "delivery_carrier_deliverycarrier_convert_weight", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "delivery_carrier_deliverycarrier", "to": "delivery_carrier_deliverycarrier_check_max_weight", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "delivery_carrier_deliverycarrier", "to": "delivery_carrier_deliverycarrier_fusion_canada_post_rate_shipment", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "delivery_carrier_deliverycarrier", "to": "delivery_carrier_deliverycarrier_fusion_canada_post_get_shipping_rate", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "delivery_carrier_deliverycarrier", "to": "delivery_carrier_deliverycarrier_fusion_canada_post_rate_shipment_all", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "delivery_carrier_deliverycarrier", "to": "delivery_carrier_deliverycarrier_get_group_id", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "delivery_carrier_deliverycarrier", "to": "delivery_carrier_deliverycarrier_fusion_canada_post_send_shipping", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "delivery_carrier_deliverycarrier", "to": "delivery_carrier_deliverycarrier_fusion_cp_create_single_shipment", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "delivery_carrier_deliverycarrier", "to": "delivery_carrier_deliverycarrier_fusion_cp_post_shipping_documents", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "delivery_carrier_deliverycarrier", "to": "delivery_carrier_deliverycarrier_fusion_cp_record_shipment", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "delivery_carrier_deliverycarrier", "to": "delivery_carrier_deliverycarrier_fusion_canada_post_get_tracking_link", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "delivery_carrier_deliverycarrier", "to": "delivery_carrier_deliverycarrier_fusion_canada_post_cancel_shipment", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "delivery_carrier_deliverycarrier", "to": "delivery_carrier_deliverycarrier_fusion_cp_validate_package", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "delivery_carrier_deliverycarrier", "to": "delivery_carrier_deliverycarrier_get_fusion_cp_parcel", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "delivery_carrier_deliverycarrier", "to": "delivery_carrier_deliverycarrier_fusion_cp_convert_dimension_to_cm", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "delivery_carrier_get_fusion_cp_url", "to": "delivery_carrier_deliverycarrier_fusion_canada_post_get_shipping_rate", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "delivery_carrier_get_fusion_cp_url", "to": "delivery_carrier_deliverycarrier_fusion_cp_create_single_shipment", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "delivery_carrier_validating_address", "to": "delivery_carrier_deliverycarrier_check_required_value_to_ship", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "delivery_carrier_deliverycarrier_check_required_value_to_ship", "to": "delivery_carrier_deliverycarrier_fusion_canada_post_rate_shipment", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "delivery_carrier_deliverycarrier_check_required_value_to_ship", "to": "delivery_carrier_deliverycarrier_fusion_canada_post_rate_shipment_all", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "delivery_carrier_deliverycarrier_convert_weight", "to": "delivery_carrier_deliverycarrier_fusion_canada_post_rate_shipment", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "delivery_carrier_deliverycarrier_convert_weight", "to": "delivery_carrier_deliverycarrier_fusion_canada_post_rate_shipment_all", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "delivery_carrier_deliverycarrier_convert_weight", "to": "delivery_carrier_deliverycarrier_fusion_canada_post_send_shipping", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "delivery_carrier_deliverycarrier_check_max_weight", "to": "delivery_carrier_deliverycarrier_fusion_canada_post_rate_shipment", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "delivery_carrier_deliverycarrier_fusion_canada_post_rate_shipment", "to": "delivery_carrier_deliverycarrier_fusion_cp_convert_dimension_to_cm", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "delivery_carrier_deliverycarrier_fusion_canada_post_rate_shipment", "to": "delivery_carrier_deliverycarrier_get_fusion_cp_parcel", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "delivery_carrier_deliverycarrier_fusion_canada_post_rate_shipment", "to": "delivery_carrier_deliverycarrier_fusion_canada_post_get_shipping_rate", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "delivery_carrier_deliverycarrier_fusion_canada_post_get_shipping_rate", "to": "delivery_carrier_deliverycarrier_fusion_canada_post_rate_shipment_all", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "delivery_carrier_deliverycarrier_fusion_canada_post_rate_shipment_all", "to": "delivery_carrier_rationale_286", "label": "rationale_for", "title": "rationale_for [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "delivery_carrier_deliverycarrier_fusion_canada_post_send_shipping", "to": "delivery_carrier_deliverycarrier_fusion_cp_convert_dimension_to_cm", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "delivery_carrier_deliverycarrier_fusion_canada_post_send_shipping", "to": "delivery_carrier_deliverycarrier_fusion_cp_validate_package", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "delivery_carrier_deliverycarrier_fusion_canada_post_send_shipping", "to": "delivery_carrier_deliverycarrier_fusion_cp_create_single_shipment", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "delivery_carrier_deliverycarrier_fusion_canada_post_send_shipping", "to": "delivery_carrier_deliverycarrier_fusion_cp_record_shipment", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "delivery_carrier_deliverycarrier_fusion_canada_post_send_shipping", "to": "delivery_carrier_deliverycarrier_get_fusion_cp_parcel", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "delivery_carrier_deliverycarrier_fusion_canada_post_send_shipping", "to": "delivery_carrier_deliverycarrier_fusion_cp_post_shipping_documents", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "delivery_carrier_deliverycarrier_fusion_cp_create_single_shipment", "to": "delivery_carrier_rationale_489", "label": "rationale_for", "title": "rationale_for [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "delivery_carrier_deliverycarrier_fusion_cp_post_shipping_documents", "to": "delivery_carrier_rationale_934", "label": "rationale_for", "title": "rationale_for [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "delivery_carrier_deliverycarrier_fusion_cp_record_shipment", "to": "delivery_carrier_rationale_1027", "label": "rationale_for", "title": "rationale_for [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "delivery_carrier_deliverycarrier_fusion_canada_post_cancel_shipment", "to": "delivery_carrier_rationale_1069", "label": "rationale_for", "title": "rationale_for [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "delivery_carrier_deliverycarrier_fusion_cp_validate_package", "to": "delivery_carrier_rationale_1084", "label": "rationale_for", "title": "rationale_for [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "delivery_carrier_deliverycarrier_get_fusion_cp_parcel", "to": "delivery_carrier_deliverycarrier_fusion_cp_convert_dimension_to_cm", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "delivery_carrier_deliverycarrier_get_fusion_cp_parcel", "to": "delivery_carrier_rationale_1152", "label": "rationale_for", "title": "rationale_for [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "delivery_carrier_deliverycarrier_fusion_cp_convert_dimension_to_cm", "to": "delivery_carrier_rationale_1171", "label": "rationale_for", "title": "rationale_for [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": 18}, {"cid": 3, "color": "#76B7B2", "label": "Community 3", "count": 14}, {"cid": 4, "color": "#59A14F", "label": "Community 4", "count": 12}, {"cid": 5, "color": "#EDC948", "label": "Community 5", "count": 10}, {"cid": 6, "color": "#B07AA1", "label": "Community 6", "count": 7}, {"cid": 7, "color": "#FF9DA7", "label": "Community 7", "count": 4}, {"cid": 8, "color": "#9C755F", "label": "Community 8", "count": 4}, {"cid": 9, "color": "#BAB0AC", "label": "Community 9", "count": 3}, {"cid": 10, "color": "#4E79A7", "label": "Community 10", "count": 3}, {"cid": 11, "color": "#F28E2B", "label": "Community 11", "count": 2}, {"cid": 12, "color": "#E15759", "label": "Community 12", "count": 2}, {"cid": 13, "color": "#76B7B2", "label": "Community 13", "count": 1}, {"cid": 14, "color": "#59A14F", "label": "Community 14", "count": 1}, {"cid": 15, "color": "#EDC948", "label": "Community 15", "count": 1}, {"cid": 16, "color": "#B07AA1", "label": "Community 16", "count": 1}, {"cid": 17, "color": "#FF9DA7", "label": "Community 17", "count": 1}, {"cid": 18, "color": "#9C755F", "label": "Community 18", "count": 1}, {"cid": 19, "color": "#BAB0AC", "label": "Community 19", "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> |