257 lines
698 KiB
HTML
257 lines
698 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<title>graphify - /Users/gurpreet/Github/Odoo-Modules/Obsolete Files/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">682 nodes · 1218 edges · 121 communities</div>
|
|
</div>
|
|
<script>
|
|
const RAW_NODES = [{"id": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_init_py", "label": "__init__.py", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "__init__.py", "community": 44, "community_name": "Community 44", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label/__init__.py", "file_type": "code", "degree": 2}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_manifest_py", "label": "__manifest__.py", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.0, "font": {"size": 0, "color": "#ffffff"}, "title": "__manifest__.py", "community": 91, "community_name": "Community 91", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label/__manifest__.py", "file_type": "code", "degree": 0}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_garazd_product_label_init_py", "label": "__init__.py", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "__init__.py", "community": 45, "community_name": "Community 45", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label/garazd_product_label/__init__.py", "file_type": "code", "degree": 2}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_garazd_product_label_manifest_py", "label": "__manifest__.py", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.0, "font": {"size": 0, "color": "#ffffff"}, "title": "__manifest__.py", "community": 92, "community_name": "Community 92", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label/garazd_product_label/__manifest__.py", "file_type": "code", "degree": 0}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_garazd_product_label_tests_init_py", "label": "__init__.py", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "__init__.py", "community": 46, "community_name": "Community 46", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label/garazd_product_label/tests/__init__.py", "file_type": "code", "degree": 2}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_garazd_product_label_tests_test_print_product_label_py", "label": "test_print_product_label.py", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "test_print_product_label.py", "community": 7, "community_name": "Community 7", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label/garazd_product_label/tests/test_print_product_label.py", "file_type": "code", "degree": 1}, {"id": "test_print_product_label_testprintproductlabel", "label": "TestPrintProductLabel", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "TestPrintProductLabel", "community": 7, "community_name": "Community 7", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label/tests/test_print_product_label.py", "file_type": "code", "degree": 5}, {"id": "transactioncase", "label": "TransactionCase", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "TransactionCase", "community": 7, "community_name": "Community 7", "source_file": "", "file_type": "code", "degree": 2}, {"id": "test_print_product_label_testprintproductlabel_setup", "label": ".setUp()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": ".setUp()", "community": 7, "community_name": "Community 7", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label/tests/test_print_product_label.py", "file_type": "code", "degree": 1}, {"id": "test_print_product_label_testprintproductlabel_test_print_wizard", "label": ".test_print_wizard()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": ".test_print_wizard()", "community": 7, "community_name": "Community 7", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label/tests/test_print_product_label.py", "file_type": "code", "degree": 1}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_garazd_product_label_wizard_print_product_label_line_py", "label": "print_product_label_line.py", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "print_product_label_line.py", "community": 13, "community_name": "Community 13", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label/garazd_product_label/wizard/print_product_label_line.py", "file_type": "code", "degree": 3}, {"id": "print_product_label_line_printproductlabelline", "label": "PrintProductLabelLine", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.8, "font": {"size": 0, "color": "#ffffff"}, "title": "PrintProductLabelLine", "community": 13, "community_name": "Community 13", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/wizard/print_product_label_line.py", "file_type": "code", "degree": 6}, {"id": "print_product_label_line_compute_company_id", "label": "_compute_company_id()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "_compute_company_id()", "community": 13, "community_name": "Community 13", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label/wizard/print_product_label_line.py", "file_type": "code", "degree": 2}, {"id": "print_product_label_line_compute_barcode", "label": "_compute_barcode()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "_compute_barcode()", "community": 13, "community_name": "Community 13", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label/wizard/print_product_label_line.py", "file_type": "code", "degree": 2}, {"id": "print_product_label_line_printproductlabelline_action_plus_qty", "label": ".action_plus_qty()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": ".action_plus_qty()", "community": 13, "community_name": "Community 13", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label/wizard/print_product_label_line.py", "file_type": "code", "degree": 1}, {"id": "print_product_label_line_printproductlabelline_action_minus_qty", "label": ".action_minus_qty()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": ".action_minus_qty()", "community": 13, "community_name": "Community 13", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label/wizard/print_product_label_line.py", "file_type": "code", "degree": 1}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_garazd_product_label_wizard_init_py", "label": "__init__.py", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "__init__.py", "community": 47, "community_name": "Community 47", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label/garazd_product_label/wizard/__init__.py", "file_type": "code", "degree": 2}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_garazd_product_label_wizard_print_product_label_py", "label": "print_product_label.py", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 11.0, "font": {"size": 0, "color": "#ffffff"}, "title": "print_product_label.py", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label/garazd_product_label/wizard/print_product_label.py", "file_type": "code", "degree": 7}, {"id": "print_product_label_printproductlabel", "label": "PrintProductLabel", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 12.7, "font": {"size": 0, "color": "#ffffff"}, "title": "PrintProductLabel", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_print/garazd_product_label_print/wizard/print_product_label.py", "file_type": "code", "degree": 20}, {"id": "print_product_label_complete_label_fields", "label": "_complete_label_fields()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "_complete_label_fields()", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label/wizard/print_product_label.py", "file_type": "code", "degree": 3}, {"id": "print_product_label_get_product_label_ids", "label": "_get_product_label_ids()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "_get_product_label_ids()", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label/wizard/print_product_label.py", "file_type": "code", "degree": 4}, {"id": "print_product_label_default_get", "label": "default_get()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "default_get()", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label/wizard/print_product_label.py", "file_type": "code", "degree": 3}, {"id": "print_product_label_compute_is_template_report", "label": "_compute_is_template_report()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "_compute_is_template_report()", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label/wizard/print_product_label.py", "file_type": "code", "degree": 2}, {"id": "print_product_label_printproductlabel_get_labels_to_print", "label": ".get_labels_to_print()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".get_labels_to_print()", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label/wizard/print_product_label.py", "file_type": "code", "degree": 3}, {"id": "print_product_label_printproductlabel_get_report_action_params", "label": "._get_report_action_params()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.8, "font": {"size": 0, "color": "#ffffff"}, "title": "._get_report_action_params()", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/wizard/print_product_label.py", "file_type": "code", "degree": 6}, {"id": "print_product_label_printproductlabel_prepare_report", "label": "._prepare_report()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "._prepare_report()", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label/wizard/print_product_label.py", "file_type": "code", "degree": 5}, {"id": "print_product_label_printproductlabel_action_print", "label": ".action_print()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": ".action_print()", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label/wizard/print_product_label.py", "file_type": "code", "degree": 5}, {"id": "print_product_label_printproductlabel_action_set_qty", "label": ".action_set_qty()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".action_set_qty()", "community": 5, "community_name": "Community 5", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label/wizard/print_product_label.py", "file_type": "code", "degree": 3}, {"id": "print_product_label_printproductlabel_action_restore_initial_qty", "label": ".action_restore_initial_qty()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": ".action_restore_initial_qty()", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label/wizard/print_product_label.py", "file_type": "code", "degree": 2}, {"id": "print_product_label_get_quick_report_action", "label": "get_quick_report_action()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "get_quick_report_action()", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/wizard/print_product_label.py", "file_type": "code", "degree": 10}, {"id": "print_product_label_set_sequence", "label": "_set_sequence()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "_set_sequence()", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label/wizard/print_product_label.py", "file_type": "code", "degree": 3}, {"id": "print_product_label_printproductlabel_action_sort_by_product", "label": ".action_sort_by_product()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": ".action_sort_by_product()", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label/wizard/print_product_label.py", "file_type": "code", "degree": 2}, {"id": "print_product_label_printproductlabel_get_pdf", "label": ".get_pdf()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 11.0, "font": {"size": 0, "color": "#ffffff"}, "title": ".get_pdf()", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label/wizard/print_product_label.py", "file_type": "code", "degree": 7}, {"id": "print_product_label_rationale_20", "label": "Set additional fields for product labels. Method to override.", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.0, "font": {"size": 0, "color": "#ffffff"}, "title": "Set additional fields for product labels. Method to override.", "community": 93, "community_name": "Community 93", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label/wizard/print_product_label.py", "file_type": "rationale", "degree": 0}, {"id": "print_product_label_rationale_116", "label": "Return two params for a report action: record \"ids\" and \"data\".", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "Return two params for a report action: record "ids" and "data".", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label/wizard/print_product_label.py", "file_type": "rationale", "degree": 1}, {"id": "print_product_label_rationale_136", "label": "Set a specific number of labels for all lines.", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "Set a specific number of labels for all lines.", "community": 5, "community_name": "Community 5", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label/wizard/print_product_label.py", "file_type": "rationale", "degree": 1}, {"id": "print_product_label_rationale_141", "label": "Restore the initial number of labels for all lines.", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "Restore the initial number of labels for all lines.", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label/wizard/print_product_label.py", "file_type": "rationale", "degree": 1}, {"id": "print_product_label_rationale_151", "label": "Allow to get a report action for custom labels. Method to override.", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.0, "font": {"size": 0, "color": "#ffffff"}, "title": "Allow to get a report action for custom labels. Method to override.", "community": 94, "community_name": "Community 94", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label/wizard/print_product_label.py", "file_type": "rationale", "degree": 0}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_garazd_product_label_models_print_label_type_py", "label": "print_label_type.py", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "print_label_type.py", "community": 30, "community_name": "Community 30", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label/garazd_product_label/models/print_label_type.py", "file_type": "code", "degree": 1}, {"id": "print_label_type_printlabeltypepy", "label": "PrintLabelTypePy", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "PrintLabelTypePy", "community": 30, "community_name": "Community 30", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label/models/print_label_type.py", "file_type": "code", "degree": 2}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_garazd_product_label_models_init_py", "label": "__init__.py", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "__init__.py", "community": 48, "community_name": "Community 48", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label/garazd_product_label/models/__init__.py", "file_type": "code", "degree": 2}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_garazd_product_label_models_product_template_py", "label": "product_template.py", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "product_template.py", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label/garazd_product_label/models/product_template.py", "file_type": "code", "degree": 1}, {"id": "product_template_producttemplate", "label": "ProductTemplate", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "ProductTemplate", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/models/product_template.py", "file_type": "code", "degree": 5}, {"id": "product_template_producttemplate_action_open_label_layout", "label": ".action_open_label_layout()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".action_open_label_layout()", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/models/product_template.py", "file_type": "code", "degree": 3}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_garazd_product_label_models_product_product_py", "label": "product_product.py", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "product_product.py", "community": 20, "community_name": "Community 20", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label/garazd_product_label/models/product_product.py", "file_type": "code", "degree": 1}, {"id": "product_product_productproduct", "label": "ProductProduct", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "ProductProduct", "community": 20, "community_name": "Community 20", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/models/product_product.py", "file_type": "code", "degree": 5}, {"id": "product_product_productproduct_action_open_label_layout", "label": ".action_open_label_layout()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".action_open_label_layout()", "community": 20, "community_name": "Community 20", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/models/product_product.py", "file_type": "code", "degree": 3}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_garazd_product_label_models_res_config_settings_py", "label": "res_config_settings.py", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "res_config_settings.py", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label/garazd_product_label/models/res_config_settings.py", "file_type": "code", "degree": 1}, {"id": "res_config_settings_resconfigsettings", "label": "ResConfigSettings", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 13.7, "font": {"size": 0, "color": "#ffffff"}, "title": "ResConfigSettings", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_appsbar/models/res_config_settings.py", "file_type": "code", "degree": 27}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_tests_init_py", "label": "__init__.py", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "__init__.py", "community": 49, "community_name": "Community 49", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label/tests/__init__.py", "file_type": "code", "degree": 2}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_tests_test_print_product_label_py", "label": "test_print_product_label.py", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "test_print_product_label.py", "community": 7, "community_name": "Community 7", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label/tests/test_print_product_label.py", "file_type": "code", "degree": 1}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_wizard_print_product_label_line_py", "label": "print_product_label_line.py", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "print_product_label_line.py", "community": 13, "community_name": "Community 13", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label/wizard/print_product_label_line.py", "file_type": "code", "degree": 3}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_wizard_init_py", "label": "__init__.py", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "__init__.py", "community": 50, "community_name": "Community 50", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label/wizard/__init__.py", "file_type": "code", "degree": 2}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_wizard_print_product_label_py", "label": "print_product_label.py", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 11.0, "font": {"size": 0, "color": "#ffffff"}, "title": "print_product_label.py", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label/wizard/print_product_label.py", "file_type": "code", "degree": 7}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_models_print_label_type_py", "label": "print_label_type.py", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "print_label_type.py", "community": 30, "community_name": "Community 30", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label/models/print_label_type.py", "file_type": "code", "degree": 1}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_models_init_py", "label": "__init__.py", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "__init__.py", "community": 51, "community_name": "Community 51", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label/models/__init__.py", "file_type": "code", "degree": 2}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_models_product_template_py", "label": "product_template.py", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "product_template.py", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label/models/product_template.py", "file_type": "code", "degree": 1}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_models_product_product_py", "label": "product_product.py", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "product_product.py", "community": 20, "community_name": "Community 20", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label/models/product_product.py", "file_type": "code", "degree": 1}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_models_res_config_settings_py", "label": "res_config_settings.py", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "res_config_settings.py", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label/models/res_config_settings.py", "file_type": "code", "degree": 1}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_init_py", "label": "__init__.py", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "__init__.py", "community": 52, "community_name": "Community 52", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/__init__.py", "file_type": "code", "degree": 2}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_manifest_py", "label": "__manifest__.py", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.0, "font": {"size": 0, "color": "#ffffff"}, "title": "__manifest__.py", "community": 95, "community_name": "Community 95", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/__manifest__.py", "file_type": "code", "degree": 0}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_garazd_product_label_pro_init_py", "label": "__init__.py", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "__init__.py", "community": 53, "community_name": "Community 53", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/garazd_product_label_pro/__init__.py", "file_type": "code", "degree": 2}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_garazd_product_label_pro_manifest_py", "label": "__manifest__.py", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.0, "font": {"size": 0, "color": "#ffffff"}, "title": "__manifest__.py", "community": 96, "community_name": "Community 96", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/garazd_product_label_pro/__manifest__.py", "file_type": "code", "degree": 0}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_garazd_product_label_pro_tests_test_access_rights_py", "label": "test_access_rights.py", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "test_access_rights.py", "community": 7, "community_name": "Community 7", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/garazd_product_label_pro/tests/test_access_rights.py", "file_type": "code", "degree": 2}, {"id": "test_access_rights_testaccessrights", "label": "TestAccessRights", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.8, "font": {"size": 0, "color": "#ffffff"}, "title": "TestAccessRights", "community": 7, "community_name": "Community 7", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/tests/test_access_rights.py", "file_type": "code", "degree": 6}, {"id": "baseuserscommon", "label": "BaseUsersCommon", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "BaseUsersCommon", "community": 7, "community_name": "Community 7", "source_file": "", "file_type": "code", "degree": 1}, {"id": "testproductlabel", "label": "TestProductLabel", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "TestProductLabel", "community": 7, "community_name": "Community 7", "source_file": "", "file_type": "code", "degree": 1}, {"id": "test_access_rights_testaccessrights_test_access_internal_user", "label": ".test_access_internal_user()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": ".test_access_internal_user()", "community": 7, "community_name": "Community 7", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/tests/test_access_rights.py", "file_type": "code", "degree": 4}, {"id": "test_access_rights_rationale_16", "label": "Test internal user's access rights", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "Test internal user's access rights", "community": 7, "community_name": "Community 7", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/tests/test_access_rights.py", "file_type": "rationale", "degree": 2}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_garazd_product_label_pro_tests_init_py", "label": "__init__.py", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "__init__.py", "community": 54, "community_name": "Community 54", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/garazd_product_label_pro/tests/__init__.py", "file_type": "code", "degree": 2}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_garazd_product_label_pro_tests_common_py", "label": "common.py", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "common.py", "community": 7, "community_name": "Community 7", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/garazd_product_label_pro/tests/common.py", "file_type": "code", "degree": 3}, {"id": "common_testproductlabel", "label": "TestProductLabel", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.8, "font": {"size": 0, "color": "#ffffff"}, "title": "TestProductLabel", "community": 7, "community_name": "Community 7", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/tests/common.py", "file_type": "code", "degree": 6}, {"id": "common_setupclass", "label": "setUpClass()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "setUpClass()", "community": 7, "community_name": "Community 7", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/tests/common.py", "file_type": "code", "degree": 2}, {"id": "common_testproductlabel_setup", "label": ".setUp()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": ".setUp()", "community": 7, "community_name": "Community 7", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/tests/common.py", "file_type": "code", "degree": 1}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_garazd_product_label_pro_wizard_print_product_label_line_py", "label": "print_product_label_line.py", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "print_product_label_line.py", "community": 13, "community_name": "Community 13", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/garazd_product_label_pro/wizard/print_product_label_line.py", "file_type": "code", "degree": 2}, {"id": "print_product_label_line_compute_product_price", "label": "_compute_product_price()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "_compute_product_price()", "community": 13, "community_name": "Community 13", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/wizard/print_product_label_line.py", "file_type": "code", "degree": 2}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_garazd_product_label_pro_wizard_init_py", "label": "__init__.py", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "__init__.py", "community": 55, "community_name": "Community 55", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/garazd_product_label_pro/wizard/__init__.py", "file_type": "code", "degree": 2}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_garazd_product_label_pro_wizard_product_label_layout_py", "label": "product_label_layout.py", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "product_label_layout.py", "community": 14, "community_name": "Community 14", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/garazd_product_label_pro/wizard/product_label_layout.py", "file_type": "code", "degree": 3}, {"id": "product_label_layout_productlabellayout", "label": "ProductLabelLayout", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "ProductLabelLayout", "community": 14, "community_name": "Community 14", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/wizard/product_label_layout.py", "file_type": "code", "degree": 3}, {"id": "product_label_layout_default_get", "label": "default_get()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "default_get()", "community": 14, "community_name": "Community 14", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/wizard/product_label_layout.py", "file_type": "code", "degree": 4}, {"id": "product_label_layout_compute_garazd_allowed_template_ids", "label": "_compute_garazd_allowed_template_ids()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "_compute_garazd_allowed_template_ids()", "community": 14, "community_name": "Community 14", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/wizard/product_label_layout.py", "file_type": "code", "degree": 4}, {"id": "product_label_layout_productlabellayout_process", "label": ".process()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": ".process()", "community": 14, "community_name": "Community 14", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/wizard/product_label_layout.py", "file_type": "code", "degree": 2}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_garazd_product_label_pro_wizard_print_product_label_preview_py", "label": "print_product_label_preview.py", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "print_product_label_preview.py", "community": 31, "community_name": "Community 31", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/garazd_product_label_pro/wizard/print_product_label_preview.py", "file_type": "code", "degree": 1}, {"id": "print_product_label_preview_printproductlabelpreview", "label": "PrintProductLabelPreview", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "PrintProductLabelPreview", "community": 31, "community_name": "Community 31", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/wizard/print_product_label_preview.py", "file_type": "code", "degree": 2}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_garazd_product_label_pro_wizard_print_product_label_template_add_py", "label": "print_product_label_template_add.py", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "print_product_label_template_add.py", "community": 17, "community_name": "Community 17", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/garazd_product_label_pro/wizard/print_product_label_template_add.py", "file_type": "code", "degree": 2}, {"id": "print_product_label_template_add_printproductlabeltemplateadd", "label": "PrintProductLabelTemplateAdd", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.8, "font": {"size": 0, "color": "#ffffff"}, "title": "PrintProductLabelTemplateAdd", "community": 17, "community_name": "Community 17", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/wizard/print_product_label_template_add.py", "file_type": "code", "degree": 6}, {"id": "print_product_label_template_add_check_page_layout", "label": "_check_page_layout()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "_check_page_layout()", "community": 17, "community_name": "Community 17", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/wizard/print_product_label_template_add.py", "file_type": "code", "degree": 3}, {"id": "print_product_label_template_add_printproductlabeltemplateadd_is_multi_layout", "label": "._is_multi_layout()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "._is_multi_layout()", "community": 17, "community_name": "Community 17", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/wizard/print_product_label_template_add.py", "file_type": "code", "degree": 4}, {"id": "print_product_label_template_add_printproductlabeltemplateadd_get_label_name", "label": "._get_label_name()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "._get_label_name()", "community": 17, "community_name": "Community 17", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/wizard/print_product_label_template_add.py", "file_type": "code", "degree": 4}, {"id": "print_product_label_template_add_printproductlabeltemplateadd_create_paperformat", "label": "._create_paperformat()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "._create_paperformat()", "community": 17, "community_name": "Community 17", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/wizard/print_product_label_template_add.py", "file_type": "code", "degree": 4}, {"id": "print_product_label_template_add_printproductlabeltemplateadd_action_create", "label": ".action_create()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".action_create()", "community": 17, "community_name": "Community 17", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/wizard/print_product_label_template_add.py", "file_type": "code", "degree": 3}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_garazd_product_label_pro_wizard_print_product_label_py", "label": "print_product_label.py", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 11.0, "font": {"size": 0, "color": "#ffffff"}, "title": "print_product_label.py", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/garazd_product_label_pro/wizard/print_product_label.py", "file_type": "code", "degree": 7}, {"id": "print_product_label_compute_allowed_template_ids", "label": "_compute_allowed_template_ids()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "_compute_allowed_template_ids()", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/wizard/print_product_label.py", "file_type": "code", "degree": 4}, {"id": "print_product_label_compute_template_preview_html", "label": "_compute_template_preview_html()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "_compute_template_preview_html()", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/wizard/print_product_label.py", "file_type": "code", "degree": 5}, {"id": "print_product_label_onchange_label_type_id", "label": "_onchange_label_type_id()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "_onchange_label_type_id()", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/wizard/print_product_label.py", "file_type": "code", "degree": 3}, {"id": "print_product_label_printproductlabel_get_label_data", "label": "._get_label_data()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "._get_label_data()", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/wizard/print_product_label.py", "file_type": "code", "degree": 4}, {"id": "print_product_label_printproductlabel_action_add_template", "label": ".action_add_template()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": ".action_add_template()", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/wizard/print_product_label.py", "file_type": "code", "degree": 1}, {"id": "print_product_label_printproductlabel_action_edit_template", "label": ".action_edit_template()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": ".action_edit_template()", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/wizard/print_product_label.py", "file_type": "code", "degree": 1}, {"id": "print_product_label_printproductlabel_action_reset_skip", "label": ".action_reset_skip()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".action_reset_skip()", "community": 5, "community_name": "Community 5", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/wizard/print_product_label.py", "file_type": "code", "degree": 3}, {"id": "print_product_label_open_extension_app_list", "label": "open_extension_app_list()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "open_extension_app_list()", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/wizard/print_product_label.py", "file_type": "code", "degree": 2}, {"id": "print_product_label_pdf_preview", "label": "_pdf_preview()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "_pdf_preview()", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/wizard/print_product_label.py", "file_type": "code", "degree": 4}, {"id": "print_product_label_printproductlabel_action_pdf_preview", "label": ".action_pdf_preview()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".action_pdf_preview()", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/wizard/print_product_label.py", "file_type": "code", "degree": 3}, {"id": "print_product_label_rationale_148", "label": "Overwritten completely to use with custom label templates.", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.0, "font": {"size": 0, "color": "#ffffff"}, "title": "Overwritten completely to use with custom label templates.", "community": 97, "community_name": "Community 97", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/wizard/print_product_label.py", "file_type": "rationale", "degree": 0}, {"id": "print_product_label_rationale_189", "label": "Reset the skip empty places count value.", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "Reset the skip empty places count value.", "community": 5, "community_name": "Community 5", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/wizard/print_product_label.py", "file_type": "rationale", "degree": 1}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_garazd_product_label_pro_models_init_py", "label": "__init__.py", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "__init__.py", "community": 56, "community_name": "Community 56", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/garazd_product_label_pro/models/__init__.py", "file_type": "code", "degree": 2}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_garazd_product_label_pro_models_product_template_py", "label": "product_template.py", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "product_template.py", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/garazd_product_label_pro/models/product_template.py", "file_type": "code", "degree": 1}, {"id": "product_template_rationale_8", "label": "If a user has direct print option and a label template, return the direct print", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "If a user has direct print option and a label template, return the direct print", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/models/product_template.py", "file_type": "rationale", "degree": 1}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_garazd_product_label_pro_models_product_product_py", "label": "product_product.py", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "product_product.py", "community": 20, "community_name": "Community 20", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/garazd_product_label_pro/models/product_product.py", "file_type": "code", "degree": 1}, {"id": "product_product_rationale_8", "label": "If a user has direct print option and a label template, return the direct print", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "If a user has direct print option and a label template, return the direct print", "community": 20, "community_name": "Community 20", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/models/product_product.py", "file_type": "rationale", "degree": 1}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_garazd_product_label_pro_models_res_company_py", "label": "res_company.py", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "res_company.py", "community": 22, "community_name": "Community 22", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/garazd_product_label_pro/models/res_company.py", "file_type": "code", "degree": 1}, {"id": "res_company_rescompany", "label": "ResCompany", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "ResCompany", "community": 22, "community_name": "Community 22", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_appsbar/models/res_company.py", "file_type": "code", "degree": 4}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_garazd_product_label_pro_models_res_users_py", "label": "res_users.py", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "res_users.py", "community": 8, "community_name": "Community 8", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/garazd_product_label_pro/models/res_users.py", "file_type": "code", "degree": 1}, {"id": "res_users_resusers", "label": "ResUsers", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "ResUsers", "community": 8, "community_name": "Community 8", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/models/res_users.py", "file_type": "code", "degree": 10}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_garazd_product_label_pro_models_res_config_settings_py", "label": "res_config_settings.py", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "res_config_settings.py", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/garazd_product_label_pro/models/res_config_settings.py", "file_type": "code", "degree": 1}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_garazd_product_label_pro_models_print_product_label_section_py", "label": "print_product_label_section.py", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 13.1, "font": {"size": 0, "color": "#ffffff"}, "title": "print_product_label_section.py", "community": 3, "community_name": "Community 3", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/garazd_product_label_pro/models/print_product_label_section.py", "file_type": "code", "degree": 23}, {"id": "print_product_label_section_printproductlabelsection", "label": "PrintProductLabelSection", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 12.2, "font": {"size": 0, "color": "#ffffff"}, "title": "PrintProductLabelSection", "community": 3, "community_name": "Community 3", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/models/print_product_label_section.py", "file_type": "code", "degree": 16}, {"id": "print_product_label_section_printproductlabelsection_default_sequence", "label": "._default_sequence()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "._default_sequence()", "community": 3, "community_name": "Community 3", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/models/print_product_label_section.py", "file_type": "code", "degree": 1}, {"id": "print_product_label_section_check_height", "label": "_check_height()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "_check_height()", "community": 3, "community_name": "Community 3", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/models/print_product_label_section.py", "file_type": "code", "degree": 2}, {"id": "print_product_label_section_check_widget_image", "label": "_check_widget_image()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "_check_widget_image()", "community": 3, "community_name": "Community 3", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/models/print_product_label_section.py", "file_type": "code", "degree": 2}, {"id": "print_product_label_section_compute_field_ids", "label": "_compute_field_ids()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "_compute_field_ids()", "community": 3, "community_name": "Community 3", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/models/print_product_label_section.py", "file_type": "code", "degree": 3}, {"id": "print_product_label_section_compute_relation_model_id", "label": "_compute_relation_model_id()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "_compute_relation_model_id()", "community": 3, "community_name": "Community 3", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/models/print_product_label_section.py", "file_type": "code", "degree": 3}, {"id": "print_product_label_section_compute_nested_relation_model_id", "label": "_compute_nested_relation_model_id()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "_compute_nested_relation_model_id()", "community": 3, "community_name": "Community 3", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/models/print_product_label_section.py", "file_type": "code", "degree": 3}, {"id": "print_product_label_section_compute_template_preview_html", "label": "_compute_template_preview_html()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "_compute_template_preview_html()", "community": 3, "community_name": "Community 3", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/models/print_product_label_section.py", "file_type": "code", "degree": 2}, {"id": "print_product_label_section_onchange_type", "label": "_onchange_type()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "_onchange_type()", "community": 3, "community_name": "Community 3", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/models/print_product_label_section.py", "file_type": "code", "degree": 2}, {"id": "print_product_label_section_onchange_field_id", "label": "_onchange_field_id()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "_onchange_field_id()", "community": 3, "community_name": "Community 3", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/models/print_product_label_section.py", "file_type": "code", "degree": 2}, {"id": "print_product_label_section_onchange_relation_field_id", "label": "_onchange_relation_field_id()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "_onchange_relation_field_id()", "community": 3, "community_name": "Community 3", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/models/print_product_label_section.py", "file_type": "code", "degree": 2}, {"id": "print_product_label_section_onchange_widget", "label": "_onchange_widget()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "_onchange_widget()", "community": 3, "community_name": "Community 3", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/models/print_product_label_section.py", "file_type": "code", "degree": 2}, {"id": "print_product_label_section_binary_field_types", "label": "binary_field_types()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "binary_field_types()", "community": 3, "community_name": "Community 3", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/models/print_product_label_section.py", "file_type": "code", "degree": 3}, {"id": "print_product_label_section_text_field_types", "label": "text_field_types()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "text_field_types()", "community": 3, "community_name": "Community 3", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/models/print_product_label_section.py", "file_type": "code", "degree": 4}, {"id": "print_product_label_section_digit_field_types", "label": "digit_field_types()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "digit_field_types()", "community": 3, "community_name": "Community 3", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/models/print_product_label_section.py", "file_type": "code", "degree": 5}, {"id": "print_product_label_section_date_field_types", "label": "date_field_types()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "date_field_types()", "community": 3, "community_name": "Community 3", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/models/print_product_label_section.py", "file_type": "code", "degree": 4}, {"id": "print_product_label_section_non_relation_field_types", "label": "non_relation_field_types()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 11.0, "font": {"size": 0, "color": "#ffffff"}, "title": "non_relation_field_types()", "community": 3, "community_name": "Community 3", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/models/print_product_label_section.py", "file_type": "code", "degree": 7}, {"id": "print_product_label_section_relation_field_types", "label": "relation_field_types()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.8, "font": {"size": 0, "color": "#ffffff"}, "title": "relation_field_types()", "community": 3, "community_name": "Community 3", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/models/print_product_label_section.py", "file_type": "code", "degree": 6}, {"id": "print_product_label_section_multi_relation_field_types", "label": "multi_relation_field_types()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "multi_relation_field_types()", "community": 3, "community_name": "Community 3", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/models/print_product_label_section.py", "file_type": "code", "degree": 2}, {"id": "print_product_label_section_get_field_domain", "label": "_get_field_domain()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "_get_field_domain()", "community": 3, "community_name": "Community 3", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/models/print_product_label_section.py", "file_type": "code", "degree": 5}, {"id": "print_product_label_section_printproductlabelsection_get_float_position", "label": ".get_float_position()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": ".get_float_position()", "community": 3, "community_name": "Community 3", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/models/print_product_label_section.py", "file_type": "code", "degree": 2}, {"id": "print_product_label_section_printproductlabelsection_get_barcode_size", "label": ".get_barcode_size()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": ".get_barcode_size()", "community": 3, "community_name": "Community 3", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/models/print_product_label_section.py", "file_type": "code", "degree": 1}, {"id": "print_product_label_section_printproductlabelsection_get_border_style", "label": ".get_border_style()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": ".get_border_style()", "community": 3, "community_name": "Community 3", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/models/print_product_label_section.py", "file_type": "code", "degree": 2}, {"id": "print_product_label_section_printproductlabelsection_get_background_style", "label": ".get_background_style()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": ".get_background_style()", "community": 3, "community_name": "Community 3", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/models/print_product_label_section.py", "file_type": "code", "degree": 2}, {"id": "print_product_label_section_printproductlabelsection_get_font_name", "label": ".get_font_name()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": ".get_font_name()", "community": 3, "community_name": "Community 3", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/models/print_product_label_section.py", "file_type": "code", "degree": 2}, {"id": "print_product_label_section_printproductlabelsection_get_attribute_data", "label": ".get_attribute_data()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": ".get_attribute_data()", "community": 3, "community_name": "Community 3", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/models/print_product_label_section.py", "file_type": "code", "degree": 1}, {"id": "print_product_label_section_printproductlabelsection_get_html_style", "label": ".get_html_style()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": ".get_html_style()", "community": 3, "community_name": "Community 3", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/models/print_product_label_section.py", "file_type": "code", "degree": 5}, {"id": "print_product_label_section_printproductlabelsection_format_digit_value", "label": "._format_digit_value()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "._format_digit_value()", "community": 3, "community_name": "Community 3", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/models/print_product_label_section.py", "file_type": "code", "degree": 3}, {"id": "print_product_label_section_printproductlabelsection_get_field_value", "label": "._get_field_value()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.8, "font": {"size": 0, "color": "#ffffff"}, "title": "._get_field_value()", "community": 3, "community_name": "Community 3", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/models/print_product_label_section.py", "file_type": "code", "degree": 6}, {"id": "print_product_label_section_process_price_value", "label": "process_price_value()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "process_price_value()", "community": 3, "community_name": "Community 3", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/models/print_product_label_section.py", "file_type": "code", "degree": 3}, {"id": "print_product_label_section_printproductlabelsection_get_price_value", "label": "._get_price_value()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "._get_price_value()", "community": 3, "community_name": "Community 3", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/models/print_product_label_section.py", "file_type": "code", "degree": 4}, {"id": "print_product_label_section_get_pricelist_items", "label": "get_pricelist_items()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "get_pricelist_items()", "community": 3, "community_name": "Community 3", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/models/print_product_label_section.py", "file_type": "code", "degree": 3}, {"id": "print_product_label_section_get_short_url", "label": "get_short_url()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "get_short_url()", "community": 3, "community_name": "Community 3", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/models/print_product_label_section.py", "file_type": "code", "degree": 3}, {"id": "print_product_label_section_printproductlabelsection_get_value", "label": ".get_value()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 11.5, "font": {"size": 0, "color": "#ffffff"}, "title": ".get_value()", "community": 3, "community_name": "Community 3", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/models/print_product_label_section.py", "file_type": "code", "degree": 11}, {"id": "print_product_label_section_printproductlabelsection_get_image_url", "label": ".get_image_url()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": ".get_image_url()", "community": 3, "community_name": "Community 3", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/models/print_product_label_section.py", "file_type": "code", "degree": 2}, {"id": "print_product_label_section_compute_display_name", "label": "_compute_display_name()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "_compute_display_name()", "community": 3, "community_name": "Community 3", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/models/print_product_label_section.py", "file_type": "code", "degree": 2}, {"id": "print_product_label_section_printproductlabelsection_action_pdf_preview", "label": ".action_pdf_preview()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": ".action_pdf_preview()", "community": 3, "community_name": "Community 3", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/models/print_product_label_section.py", "file_type": "code", "degree": 1}, {"id": "print_product_label_section_rationale_472", "label": "Return a value of the \"field\" for the \"record\".", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "Return a value of the "field" for the "record".", "community": 3, "community_name": "Community 3", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/models/print_product_label_section.py", "file_type": "rationale", "degree": 1}, {"id": "print_product_label_section_rationale_503", "label": "Post-processing of the price value before converting to the string. Meth", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.0, "font": {"size": 0, "color": "#ffffff"}, "title": "Post-processing of the price value before converting to the string. Meth", "community": 98, "community_name": "Community 98", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/models/print_product_label_section.py", "file_type": "rationale", "degree": 0}, {"id": "print_product_label_section_rationale_536", "label": "Collect all pricelist rules that affect the current product.", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.0, "font": {"size": 0, "color": "#ffffff"}, "title": "Collect all pricelist rules that affect the current product.", "community": 99, "community_name": "Community 99", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/models/print_product_label_section.py", "file_type": "rationale", "degree": 0}, {"id": "print_product_label_section_rationale_569", "label": "Return value for a section depending on label. :param label: record of \"", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "Return value for a section depending on label. :param label: record of "", "community": 3, "community_name": "Community 3", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/models/print_product_label_section.py", "file_type": "rationale", "degree": 1}, {"id": "print_product_label_section_rationale_657", "label": "Return URL for a section binary field depending on label. :param label:", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "Return URL for a section binary field depending on label. :param label:", "community": 3, "community_name": "Community 3", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/models/print_product_label_section.py", "file_type": "rationale", "degree": 1}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_garazd_product_label_pro_models_print_product_label_template_py", "label": "print_product_label_template.py", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.8, "font": {"size": 0, "color": "#ffffff"}, "title": "print_product_label_template.py", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/garazd_product_label_pro/models/print_product_label_template.py", "file_type": "code", "degree": 6}, {"id": "print_product_label_template_printproductlabeltemplate", "label": "PrintProductLabelTemplate", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "PrintProductLabelTemplate", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/models/print_product_label_template.py", "file_type": "code", "degree": 10}, {"id": "print_product_label_template_printproductlabeltemplate_default_sequence", "label": "._default_sequence()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "._default_sequence()", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/models/print_product_label_template.py", "file_type": "code", "degree": 1}, {"id": "print_product_label_template_compute_section_count", "label": "_compute_section_count()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "_compute_section_count()", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/models/print_product_label_template.py", "file_type": "code", "degree": 2}, {"id": "print_product_label_template_compute_is_oversized", "label": "_compute_is_oversized()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "_compute_is_oversized()", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/models/print_product_label_template.py", "file_type": "code", "degree": 2}, {"id": "print_product_label_template_compute_ratio_px_in_mm", "label": "_compute_ratio_px_in_mm()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "_compute_ratio_px_in_mm()", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/models/print_product_label_template.py", "file_type": "code", "degree": 2}, {"id": "print_product_label_template_printproductlabeltemplate_set_paperformat", "label": "._set_paperformat()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "._set_paperformat()", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/models/print_product_label_template.py", "file_type": "code", "degree": 2}, {"id": "print_product_label_template_printproductlabeltemplate_write", "label": ".write()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 11.8, "font": {"size": 0, "color": "#ffffff"}, "title": ".write()", "community": 5, "community_name": "Community 5", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/models/print_product_label_template.py", "file_type": "code", "degree": 13}, {"id": "print_product_label_template_printproductlabeltemplate_unlink", "label": ".unlink()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".unlink()", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/models/print_product_label_template.py", "file_type": "code", "degree": 3}, {"id": "print_product_label_template_printproductlabeltemplate_get_demo_product", "label": ".get_demo_product()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": ".get_demo_product()", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/models/print_product_label_template.py", "file_type": "code", "degree": 4}, {"id": "print_product_label_template_printproductlabeltemplate_get_demo_product_label", "label": ".get_demo_product_label()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": ".get_demo_product_label()", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/models/print_product_label_template.py", "file_type": "code", "degree": 5}, {"id": "print_product_label_template_compute_preview_html", "label": "_compute_preview_html()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "_compute_preview_html()", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/models/print_product_label_template.py", "file_type": "code", "degree": 5}, {"id": "print_product_label_template_printproductlabeltemplate_get_preview_html", "label": ".get_preview_html()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": ".get_preview_html()", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/models/print_product_label_template.py", "file_type": "code", "degree": 4}, {"id": "print_product_label_template_get_user_allowed_templates", "label": "_get_user_allowed_templates()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "_get_user_allowed_templates()", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/models/print_product_label_template.py", "file_type": "code", "degree": 5}, {"id": "print_product_label_template_printproductlabeltemplate_action_pdf_preview", "label": ".action_pdf_preview()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": ".action_pdf_preview()", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/models/print_product_label_template.py", "file_type": "code", "degree": 4}, {"id": "print_product_label_template_rationale_135", "label": "If the Dymo label width or height were changed, we should change it to t", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "If the Dymo label width or height were changed, we should change it to t", "community": 5, "community_name": "Community 5", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/models/print_product_label_template.py", "file_type": "rationale", "degree": 1}, {"id": "print_product_label_template_rationale_256", "label": "System administrators are not restricted anyway. Other users are restric", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.0, "font": {"size": 0, "color": "#ffffff"}, "title": "System administrators are not restricted anyway. Other users are restric", "community": 100, "community_name": "Community 100", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/models/print_product_label_template.py", "file_type": "rationale", "degree": 0}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_garazd_product_label_pro_report_init_py", "label": "__init__.py", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "__init__.py", "community": 57, "community_name": "Community 57", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/garazd_product_label_pro/report/__init__.py", "file_type": "code", "degree": 2}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_garazd_product_label_pro_report_product_label_report_py", "label": "product_label_report.py", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "product_label_report.py", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/garazd_product_label_pro/report/product_label_report.py", "file_type": "code", "degree": 1}, {"id": "product_label_report_reportgarazdproductlabelfromtemplate", "label": "ReportGarazdProductLabelFromTemplate", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "ReportGarazdProductLabelFromTemplate", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/report/product_label_report.py", "file_type": "code", "degree": 3}, {"id": "product_label_report_reportgarazdproductlabelfromtemplate_get_report_values", "label": "._get_report_values()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "._get_report_values()", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/report/product_label_report.py", "file_type": "code", "degree": 2}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_tests_test_access_rights_py", "label": "test_access_rights.py", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "test_access_rights.py", "community": 7, "community_name": "Community 7", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/tests/test_access_rights.py", "file_type": "code", "degree": 2}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_tests_init_py", "label": "__init__.py", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "__init__.py", "community": 58, "community_name": "Community 58", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/tests/__init__.py", "file_type": "code", "degree": 2}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_tests_common_py", "label": "common.py", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "common.py", "community": 7, "community_name": "Community 7", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/tests/common.py", "file_type": "code", "degree": 3}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_wizard_print_product_label_line_py", "label": "print_product_label_line.py", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "print_product_label_line.py", "community": 13, "community_name": "Community 13", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/wizard/print_product_label_line.py", "file_type": "code", "degree": 2}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_wizard_init_py", "label": "__init__.py", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "__init__.py", "community": 59, "community_name": "Community 59", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/wizard/__init__.py", "file_type": "code", "degree": 2}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_wizard_product_label_layout_py", "label": "product_label_layout.py", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "product_label_layout.py", "community": 14, "community_name": "Community 14", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/wizard/product_label_layout.py", "file_type": "code", "degree": 3}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_wizard_print_product_label_preview_py", "label": "print_product_label_preview.py", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "print_product_label_preview.py", "community": 31, "community_name": "Community 31", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/wizard/print_product_label_preview.py", "file_type": "code", "degree": 1}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_wizard_print_product_label_template_add_py", "label": "print_product_label_template_add.py", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "print_product_label_template_add.py", "community": 17, "community_name": "Community 17", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/wizard/print_product_label_template_add.py", "file_type": "code", "degree": 2}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_wizard_print_product_label_py", "label": "print_product_label.py", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 11.0, "font": {"size": 0, "color": "#ffffff"}, "title": "print_product_label.py", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/wizard/print_product_label.py", "file_type": "code", "degree": 7}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_models_init_py", "label": "__init__.py", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "__init__.py", "community": 60, "community_name": "Community 60", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/models/__init__.py", "file_type": "code", "degree": 2}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_models_product_template_py", "label": "product_template.py", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "product_template.py", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/models/product_template.py", "file_type": "code", "degree": 1}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_models_product_product_py", "label": "product_product.py", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "product_product.py", "community": 20, "community_name": "Community 20", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/models/product_product.py", "file_type": "code", "degree": 1}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_models_res_company_py", "label": "res_company.py", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "res_company.py", "community": 22, "community_name": "Community 22", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/models/res_company.py", "file_type": "code", "degree": 1}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_models_res_users_py", "label": "res_users.py", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "res_users.py", "community": 8, "community_name": "Community 8", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/models/res_users.py", "file_type": "code", "degree": 1}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_models_res_config_settings_py", "label": "res_config_settings.py", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "res_config_settings.py", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/models/res_config_settings.py", "file_type": "code", "degree": 1}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_models_print_product_label_section_py", "label": "print_product_label_section.py", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 13.1, "font": {"size": 0, "color": "#ffffff"}, "title": "print_product_label_section.py", "community": 3, "community_name": "Community 3", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/models/print_product_label_section.py", "file_type": "code", "degree": 23}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_models_print_product_label_template_py", "label": "print_product_label_template.py", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.8, "font": {"size": 0, "color": "#ffffff"}, "title": "print_product_label_template.py", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/models/print_product_label_template.py", "file_type": "code", "degree": 6}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_report_init_py", "label": "__init__.py", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "__init__.py", "community": 61, "community_name": "Community 61", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/report/__init__.py", "file_type": "code", "degree": 2}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_report_product_label_report_py", "label": "product_label_report.py", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "product_label_report.py", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_pro/report/product_label_report.py", "file_type": "code", "degree": 1}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_theme_init_py", "label": "__init__.py", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "__init__.py", "community": 5, "community_name": "Community 5", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_theme/__init__.py", "file_type": "code", "degree": 4}, {"id": "init_setup_module", "label": "_setup_module()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "_setup_module()", "community": 5, "community_name": "Community 5", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_appsbar/__init__.py", "file_type": "code", "degree": 3}, {"id": "init_uninstall_cleanup", "label": "_uninstall_cleanup()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "_uninstall_cleanup()", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_colors/__init__.py", "file_type": "code", "degree": 5}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_theme_manifest_py", "label": "__manifest__.py", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.0, "font": {"size": 0, "color": "#ffffff"}, "title": "__manifest__.py", "community": 101, "community_name": "Community 101", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_theme/__manifest__.py", "file_type": "code", "degree": 0}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_theme_models_ir_http_py", "label": "ir_http.py", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "ir_http.py", "community": 21, "community_name": "Community 21", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_theme/models/ir_http.py", "file_type": "code", "degree": 1}, {"id": "ir_http_irhttp", "label": "IrHttp", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.8, "font": {"size": 0, "color": "#ffffff"}, "title": "IrHttp", "community": 21, "community_name": "Community 21", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_appsbar/models/ir_http.py", "file_type": "code", "degree": 6}, {"id": "ir_http_irhttp_session_info", "label": ".session_info()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": ".session_info()", "community": 21, "community_name": "Community 21", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_appsbar/models/ir_http.py", "file_type": "code", "degree": 1}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_theme_models_init_py", "label": "__init__.py", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "__init__.py", "community": 62, "community_name": "Community 62", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_theme/models/__init__.py", "file_type": "code", "degree": 2}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_theme_models_res_company_py", "label": "res_company.py", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "res_company.py", "community": 22, "community_name": "Community 22", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_theme/models/res_company.py", "file_type": "code", "degree": 1}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_theme_models_res_config_settings_py", "label": "res_config_settings.py", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "res_config_settings.py", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_theme/models/res_config_settings.py", "file_type": "code", "degree": 4}, {"id": "res_config_settings_theme_color_fields", "label": "THEME_COLOR_FIELDS()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "THEME_COLOR_FIELDS()", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_theme/models/res_config_settings.py", "file_type": "code", "degree": 1}, {"id": "res_config_settings_color_asset_theme_url", "label": "COLOR_ASSET_THEME_URL()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "COLOR_ASSET_THEME_URL()", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_theme/models/res_config_settings.py", "file_type": "code", "degree": 1}, {"id": "res_config_settings_color_bundle_theme_name", "label": "COLOR_BUNDLE_THEME_NAME()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "COLOR_BUNDLE_THEME_NAME()", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_theme/models/res_config_settings.py", "file_type": "code", "degree": 1}, {"id": "res_config_settings_resconfigsettings_get_theme_color_values", "label": "._get_theme_color_values()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "._get_theme_color_values()", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_theme/models/res_config_settings.py", "file_type": "code", "degree": 4}, {"id": "res_config_settings_resconfigsettings_set_theme_color_values", "label": "._set_theme_color_values()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "._set_theme_color_values()", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_theme/models/res_config_settings.py", "file_type": "code", "degree": 3}, {"id": "res_config_settings_resconfigsettings_detect_theme_color_change", "label": "._detect_theme_color_change()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "._detect_theme_color_change()", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_theme/models/res_config_settings.py", "file_type": "code", "degree": 3}, {"id": "res_config_settings_resconfigsettings_replace_theme_color_values", "label": "._replace_theme_color_values()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "._replace_theme_color_values()", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_theme/models/res_config_settings.py", "file_type": "code", "degree": 3}, {"id": "res_config_settings_resconfigsettings_reset_theme_color_assets", "label": "._reset_theme_color_assets()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "._reset_theme_color_assets()", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_theme/models/res_config_settings.py", "file_type": "code", "degree": 4}, {"id": "res_config_settings_resconfigsettings_action_reset_theme_color_assets", "label": ".action_reset_theme_color_assets()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": ".action_reset_theme_color_assets()", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_theme/models/res_config_settings.py", "file_type": "code", "degree": 4}, {"id": "res_config_settings_resconfigsettings_get_values", "label": ".get_values()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": ".get_values()", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_colors/models/res_config_settings.py", "file_type": "code", "degree": 4}, {"id": "res_config_settings_resconfigsettings_set_values", "label": ".set_values()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 11.0, "font": {"size": 0, "color": "#ffffff"}, "title": ".set_values()", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_colors/models/res_config_settings.py", "file_type": "code", "degree": 7}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_theme_static_src_webclient_navbar_navbar_js", "label": "navbar.js", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "navbar.js", "community": 39, "community_name": "Community 39", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_theme/static/src/webclient/navbar/navbar.js", "file_type": "code", "degree": 1}, {"id": "navbar_setup", "label": "setup()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "setup()", "community": 39, "community_name": "Community 39", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_theme/static/src/webclient/navbar/navbar.js", "file_type": "code", "degree": 1}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_theme_static_src_webclient_appsmenu_appsmenu_js", "label": "appsmenu.js", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "appsmenu.js", "community": 26, "community_name": "Community 26", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_theme/static/src/webclient/appsmenu/appsmenu.js", "file_type": "code", "degree": 1}, {"id": "appsmenu_appsmenu", "label": "AppsMenu", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "AppsMenu", "community": 26, "community_name": "Community 26", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_theme/static/src/webclient/appsmenu/appsmenu.js", "file_type": "code", "degree": 3}, {"id": "appsmenu_appsmenu_setup", "label": ".setup()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": ".setup()", "community": 26, "community_name": "Community 26", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_theme/static/src/webclient/appsmenu/appsmenu.js", "file_type": "code", "degree": 1}, {"id": "appsmenu_appsmenu_onopened", "label": ".onOpened()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": ".onOpened()", "community": 26, "community_name": "Community 26", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_theme/static/src/webclient/appsmenu/appsmenu.js", "file_type": "code", "degree": 1}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_refresh_init_py", "label": "__init__.py", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "__init__.py", "community": 63, "community_name": "Community 63", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_refresh/__init__.py", "file_type": "code", "degree": 2}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_refresh_manifest_py", "label": "__manifest__.py", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.0, "font": {"size": 0, "color": "#ffffff"}, "title": "__manifest__.py", "community": 102, "community_name": "Community 102", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_refresh/__manifest__.py", "file_type": "code", "degree": 0}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_refresh_models_ir_http_py", "label": "ir_http.py", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "ir_http.py", "community": 21, "community_name": "Community 21", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_refresh/models/ir_http.py", "file_type": "code", "degree": 1}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_refresh_models_init_py", "label": "__init__.py", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "__init__.py", "community": 64, "community_name": "Community 64", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_refresh/models/__init__.py", "file_type": "code", "degree": 2}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_refresh_static_tests_refresh_test_js", "label": "refresh.test.js", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "refresh.test.js", "community": 40, "community_name": "Community 40", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_refresh/static/tests/refresh.test.js", "file_type": "code", "degree": 1}, {"id": "refresh_test_product", "label": "Product", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "Product", "community": 40, "community_name": "Community 40", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_refresh/static/tests/refresh.test.js", "file_type": "code", "degree": 1}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_refresh_static_src_search_control_panel_js", "label": "control_panel.js", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 11.1, "font": {"size": 0, "color": "#ffffff"}, "title": "control_panel.js", "community": 15, "community_name": "Community 15", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_refresh/static/src/search/control_panel.js", "file_type": "code", "degree": 8}, {"id": "control_panel_setup", "label": "setup()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "setup()", "community": 15, "community_name": "Community 15", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_refresh/static/src/search/control_panel.js", "file_type": "code", "degree": 1}, {"id": "control_panel_checkautoloadavailability", "label": "checkAutoLoadAvailability()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "checkAutoLoadAvailability()", "community": 15, "community_name": "Community 15", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_refresh/static/src/search/control_panel.js", "file_type": "code", "degree": 1}, {"id": "control_panel_getautoloadrefreshinterval", "label": "getAutoLoadRefreshInterval()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "getAutoLoadRefreshInterval()", "community": 15, "community_name": "Community 15", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_refresh/static/src/search/control_panel.js", "file_type": "code", "degree": 1}, {"id": "control_panel_getautoloadstoragekey", "label": "getAutoLoadStorageKey()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "getAutoLoadStorageKey()", "community": 15, "community_name": "Community 15", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_refresh/static/src/search/control_panel.js", "file_type": "code", "degree": 4}, {"id": "control_panel_getautoloadstoragevalue", "label": "getAutoLoadStorageValue()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "getAutoLoadStorageValue()", "community": 15, "community_name": "Community 15", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_refresh/static/src/search/control_panel.js", "file_type": "code", "degree": 2}, {"id": "control_panel_setautoloadstoragevalue", "label": "setAutoLoadStorageValue()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "setAutoLoadStorageValue()", "community": 15, "community_name": "Community 15", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_refresh/static/src/search/control_panel.js", "file_type": "code", "degree": 3}, {"id": "control_panel_removeautoloadstoragevalue", "label": "removeAutoLoadStorageValue()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "removeAutoLoadStorageValue()", "community": 15, "community_name": "Community 15", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_refresh/static/src/search/control_panel.js", "file_type": "code", "degree": 3}, {"id": "control_panel_toggleautoload", "label": "toggleAutoLoad()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "toggleAutoLoad()", "community": 15, "community_name": "Community 15", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_refresh/static/src/search/control_panel.js", "file_type": "code", "degree": 3}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_colors_init_py", "label": "__init__.py", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "__init__.py", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_colors/__init__.py", "file_type": "code", "degree": 3}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_colors_manifest_py", "label": "__manifest__.py", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.0, "font": {"size": 0, "color": "#ffffff"}, "title": "__manifest__.py", "community": 103, "community_name": "Community 103", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_colors/__manifest__.py", "file_type": "code", "degree": 0}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_colors_models_init_py", "label": "__init__.py", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "__init__.py", "community": 65, "community_name": "Community 65", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_colors/models/__init__.py", "file_type": "code", "degree": 2}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_colors_models_res_config_settings_py", "label": "res_config_settings.py", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.8, "font": {"size": 0, "color": "#ffffff"}, "title": "res_config_settings.py", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_colors/models/res_config_settings.py", "file_type": "code", "degree": 6}, {"id": "res_config_settings_color_fields", "label": "COLOR_FIELDS()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "COLOR_FIELDS()", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_colors/models/res_config_settings.py", "file_type": "code", "degree": 1}, {"id": "res_config_settings_color_asset_light_url", "label": "COLOR_ASSET_LIGHT_URL()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "COLOR_ASSET_LIGHT_URL()", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_colors/models/res_config_settings.py", "file_type": "code", "degree": 1}, {"id": "res_config_settings_color_bundle_light_name", "label": "COLOR_BUNDLE_LIGHT_NAME()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "COLOR_BUNDLE_LIGHT_NAME()", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_colors/models/res_config_settings.py", "file_type": "code", "degree": 1}, {"id": "res_config_settings_color_asset_dark_url", "label": "COLOR_ASSET_DARK_URL()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "COLOR_ASSET_DARK_URL()", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_colors/models/res_config_settings.py", "file_type": "code", "degree": 1}, {"id": "res_config_settings_color_bundle_dark_name", "label": "COLOR_BUNDLE_DARK_NAME()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "COLOR_BUNDLE_DARK_NAME()", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_colors/models/res_config_settings.py", "file_type": "code", "degree": 1}, {"id": "res_config_settings_resconfigsettings_get_light_color_values", "label": "._get_light_color_values()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "._get_light_color_values()", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_colors/models/res_config_settings.py", "file_type": "code", "degree": 4}, {"id": "res_config_settings_resconfigsettings_get_dark_color_values", "label": "._get_dark_color_values()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "._get_dark_color_values()", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_colors/models/res_config_settings.py", "file_type": "code", "degree": 4}, {"id": "res_config_settings_resconfigsettings_set_light_color_values", "label": "._set_light_color_values()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "._set_light_color_values()", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_colors/models/res_config_settings.py", "file_type": "code", "degree": 3}, {"id": "res_config_settings_resconfigsettings_set_dark_color_values", "label": "._set_dark_color_values()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "._set_dark_color_values()", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_colors/models/res_config_settings.py", "file_type": "code", "degree": 3}, {"id": "res_config_settings_resconfigsettings_detect_light_color_change", "label": "._detect_light_color_change()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "._detect_light_color_change()", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_colors/models/res_config_settings.py", "file_type": "code", "degree": 3}, {"id": "res_config_settings_resconfigsettings_detect_dark_color_change", "label": "._detect_dark_color_change()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "._detect_dark_color_change()", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_colors/models/res_config_settings.py", "file_type": "code", "degree": 3}, {"id": "res_config_settings_resconfigsettings_replace_light_color_values", "label": "._replace_light_color_values()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "._replace_light_color_values()", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_colors/models/res_config_settings.py", "file_type": "code", "degree": 3}, {"id": "res_config_settings_resconfigsettings_replace_dark_color_values", "label": "._replace_dark_color_values()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "._replace_dark_color_values()", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_colors/models/res_config_settings.py", "file_type": "code", "degree": 3}, {"id": "res_config_settings_resconfigsettings_reset_light_color_assets", "label": "._reset_light_color_assets()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "._reset_light_color_assets()", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_colors/models/res_config_settings.py", "file_type": "code", "degree": 5}, {"id": "res_config_settings_resconfigsettings_reset_dark_color_assets", "label": "._reset_dark_color_assets()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "._reset_dark_color_assets()", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_colors/models/res_config_settings.py", "file_type": "code", "degree": 5}, {"id": "res_config_settings_resconfigsettings_action_reset_light_color_assets", "label": ".action_reset_light_color_assets()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": ".action_reset_light_color_assets()", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_colors/models/res_config_settings.py", "file_type": "code", "degree": 2}, {"id": "res_config_settings_resconfigsettings_action_reset_dark_color_assets", "label": ".action_reset_dark_color_assets()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": ".action_reset_dark_color_assets()", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_colors/models/res_config_settings.py", "file_type": "code", "degree": 2}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_colors_models_color_assets_editor_py", "label": "color_assets_editor.py", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 11.0, "font": {"size": 0, "color": "#ffffff"}, "title": "color_assets_editor.py", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_colors/models/color_assets_editor.py", "file_type": "code", "degree": 7}, {"id": "color_assets_editor_colorassetseditor", "label": "ColorAssetsEditor", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 11.0, "font": {"size": 0, "color": "#ffffff"}, "title": "ColorAssetsEditor", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_colors/models/color_assets_editor.py", "file_type": "code", "degree": 7}, {"id": "color_assets_editor_get_custom_colors_url", "label": "_get_custom_colors_url()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "_get_custom_colors_url()", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_colors/models/color_assets_editor.py", "file_type": "code", "degree": 4}, {"id": "color_assets_editor_get_color_info_from_url", "label": "_get_color_info_from_url()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "_get_color_info_from_url()", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_colors/models/color_assets_editor.py", "file_type": "code", "degree": 3}, {"id": "color_assets_editor_get_colors_attachment", "label": "_get_colors_attachment()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "_get_colors_attachment()", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_colors/models/color_assets_editor.py", "file_type": "code", "degree": 4}, {"id": "color_assets_editor_get_colors_asset", "label": "_get_colors_asset()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "_get_colors_asset()", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_colors/models/color_assets_editor.py", "file_type": "code", "degree": 3}, {"id": "color_assets_editor_get_colors_from_url", "label": "_get_colors_from_url()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.8, "font": {"size": 0, "color": "#ffffff"}, "title": "_get_colors_from_url()", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_colors/models/color_assets_editor.py", "file_type": "code", "degree": 6}, {"id": "color_assets_editor_colorassetseditor_get_color_variable", "label": "._get_color_variable()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "._get_color_variable()", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_colors/models/color_assets_editor.py", "file_type": "code", "degree": 2}, {"id": "color_assets_editor_colorassetseditor_get_color_variables", "label": "._get_color_variables()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "._get_color_variables()", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_colors/models/color_assets_editor.py", "file_type": "code", "degree": 3}, {"id": "color_assets_editor_colorassetseditor_replace_color_variables", "label": "._replace_color_variables()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "._replace_color_variables()", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_colors/models/color_assets_editor.py", "file_type": "code", "degree": 2}, {"id": "color_assets_editor_save_color_asset", "label": "_save_color_asset()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.8, "font": {"size": 0, "color": "#ffffff"}, "title": "_save_color_asset()", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_colors/models/color_assets_editor.py", "file_type": "code", "degree": 6}, {"id": "color_assets_editor_colorassetseditor_get_color_variables_values", "label": ".get_color_variables_values()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.8, "font": {"size": 0, "color": "#ffffff"}, "title": ".get_color_variables_values()", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_colors/models/color_assets_editor.py", "file_type": "code", "degree": 6}, {"id": "color_assets_editor_colorassetseditor_replace_color_variables_values", "label": ".replace_color_variables_values()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 11.0, "font": {"size": 0, "color": "#ffffff"}, "title": ".replace_color_variables_values()", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_colors/models/color_assets_editor.py", "file_type": "code", "degree": 7}, {"id": "color_assets_editor_colorassetseditor_reset_color_asset", "label": ".reset_color_asset()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 11.1, "font": {"size": 0, "color": "#ffffff"}, "title": ".reset_color_asset()", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_colors/models/color_assets_editor.py", "file_type": "code", "degree": 8}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_dialog_init_py", "label": "__init__.py", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "__init__.py", "community": 66, "community_name": "Community 66", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_dialog/__init__.py", "file_type": "code", "degree": 2}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_dialog_manifest_py", "label": "__manifest__.py", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.0, "font": {"size": 0, "color": "#ffffff"}, "title": "__manifest__.py", "community": 104, "community_name": "Community 104", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_dialog/__manifest__.py", "file_type": "code", "degree": 0}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_dialog_models_ir_http_py", "label": "ir_http.py", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "ir_http.py", "community": 21, "community_name": "Community 21", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_dialog/models/ir_http.py", "file_type": "code", "degree": 1}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_dialog_models_init_py", "label": "__init__.py", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "__init__.py", "community": 67, "community_name": "Community 67", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_dialog/models/__init__.py", "file_type": "code", "degree": 2}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_dialog_models_res_users_py", "label": "res_users.py", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "res_users.py", "community": 8, "community_name": "Community 8", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_dialog/models/res_users.py", "file_type": "code", "degree": 3}, {"id": "res_users_self_readable_fields", "label": "SELF_READABLE_FIELDS()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "SELF_READABLE_FIELDS()", "community": 8, "community_name": "Community 8", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/models/res_users.py", "file_type": "code", "degree": 5}, {"id": "res_users_self_writeable_fields", "label": "SELF_WRITEABLE_FIELDS()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "SELF_WRITEABLE_FIELDS()", "community": 8, "community_name": "Community 8", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/models/res_users.py", "file_type": "code", "degree": 5}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_dialog_static_src_core_dialog_dialog_js", "label": "dialog.js", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "dialog.js", "community": 32, "community_name": "Community 32", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_dialog/static/src/core/dialog/dialog.js", "file_type": "code", "degree": 2}, {"id": "dialog_setup", "label": "setup()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "setup()", "community": 32, "community_name": "Community 32", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_dialog/static/src/core/dialog/dialog.js", "file_type": "code", "degree": 1}, {"id": "dialog_onclickdialogsizetoggle", "label": "onClickDialogSizeToggle()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "onClickDialogSizeToggle()", "community": 32, "community_name": "Community 32", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_dialog/static/src/core/dialog/dialog.js", "file_type": "code", "degree": 1}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_dialog_static_src_views_view_dialogs_select_create_dialog_js", "label": "select_create_dialog.js", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "select_create_dialog.js", "community": 41, "community_name": "Community 41", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_dialog/static/src/views/view_dialogs/select_create_dialog.js", "file_type": "code", "degree": 1}, {"id": "select_create_dialog_onclickdialogsizetoggle", "label": "onClickDialogSizeToggle()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "onClickDialogSizeToggle()", "community": 41, "community_name": "Community 41", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_dialog/static/src/views/view_dialogs/select_create_dialog.js", "file_type": "code", "degree": 1}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_chatter_init_py", "label": "__init__.py", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "__init__.py", "community": 68, "community_name": "Community 68", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_chatter/__init__.py", "file_type": "code", "degree": 2}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_chatter_manifest_py", "label": "__manifest__.py", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.0, "font": {"size": 0, "color": "#ffffff"}, "title": "__manifest__.py", "community": 105, "community_name": "Community 105", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_chatter/__manifest__.py", "file_type": "code", "degree": 0}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_chatter_models_ir_http_py", "label": "ir_http.py", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "ir_http.py", "community": 21, "community_name": "Community 21", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_chatter/models/ir_http.py", "file_type": "code", "degree": 1}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_chatter_models_init_py", "label": "__init__.py", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "__init__.py", "community": 69, "community_name": "Community 69", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_chatter/models/__init__.py", "file_type": "code", "degree": 2}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_chatter_models_res_users_py", "label": "res_users.py", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "res_users.py", "community": 8, "community_name": "Community 8", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_chatter/models/res_users.py", "file_type": "code", "degree": 3}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_chatter_static_src_core_thread_thread_js", "label": "thread.js", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "thread.js", "community": 42, "community_name": "Community 42", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_chatter/static/src/core/thread/thread.js", "file_type": "code", "degree": 1}, {"id": "thread_displaymessages", "label": "displayMessages()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "displayMessages()", "community": 42, "community_name": "Community 42", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_chatter/static/src/core/thread/thread.js", "file_type": "code", "degree": 1}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_chatter_static_src_chatter_chatter_js", "label": "chatter.js", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "chatter.js", "community": 33, "community_name": "Community 33", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_chatter/static/src/chatter/chatter.js", "file_type": "code", "degree": 2}, {"id": "chatter_setup", "label": "setup()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "setup()", "community": 33, "community_name": "Community 33", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_chatter/static/src/chatter/chatter.js", "file_type": "code", "degree": 1}, {"id": "chatter_onclicknotificationstoggle", "label": "onClickNotificationsToggle()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "onClickNotificationsToggle()", "community": 33, "community_name": "Community 33", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_chatter/static/src/chatter/chatter.js", "file_type": "code", "degree": 1}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_chatter_static_src_views_form_form_renderer_js", "label": "form_renderer.js", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "form_renderer.js", "community": 27, "community_name": "Community 27", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_chatter/static/src/views/form/form_renderer.js", "file_type": "code", "degree": 3}, {"id": "form_renderer_setup", "label": "setup()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "setup()", "community": 27, "community_name": "Community 27", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_chatter/static/src/views/form/form_renderer.js", "file_type": "code", "degree": 1}, {"id": "form_renderer_onstartchatterresize", "label": "onStartChatterResize()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "onStartChatterResize()", "community": 27, "community_name": "Community 27", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_chatter/static/src/views/form/form_renderer.js", "file_type": "code", "degree": 1}, {"id": "form_renderer_ondoubleclickchatterresize", "label": "onDoubleClickChatterResize()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "onDoubleClickChatterResize()", "community": 27, "community_name": "Community 27", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_chatter/static/src/views/form/form_renderer.js", "file_type": "code", "degree": 1}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_chatter_static_src_views_form_form_compiler_js", "label": "form_compiler.js", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "form_compiler.js", "community": 4, "community_name": "Community 4", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_chatter/static/src/views/form/form_compiler.js", "file_type": "code", "degree": 1}, {"id": "form_compiler_compile", "label": "compile()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "compile()", "community": 4, "community_name": "Community 4", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_chatter/static/src/views/form/form_compiler.js", "file_type": "code", "degree": 3}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_appsbar_init_py", "label": "__init__.py", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "__init__.py", "community": 5, "community_name": "Community 5", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_appsbar/__init__.py", "file_type": "code", "degree": 3}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_appsbar_manifest_py", "label": "__manifest__.py", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.0, "font": {"size": 0, "color": "#ffffff"}, "title": "__manifest__.py", "community": 106, "community_name": "Community 106", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_appsbar/__manifest__.py", "file_type": "code", "degree": 0}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_appsbar_models_ir_http_py", "label": "ir_http.py", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "ir_http.py", "community": 21, "community_name": "Community 21", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_appsbar/models/ir_http.py", "file_type": "code", "degree": 1}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_appsbar_models_init_py", "label": "__init__.py", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "__init__.py", "community": 70, "community_name": "Community 70", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_appsbar/models/__init__.py", "file_type": "code", "degree": 2}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_appsbar_models_res_company_py", "label": "res_company.py", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "res_company.py", "community": 22, "community_name": "Community 22", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_appsbar/models/res_company.py", "file_type": "code", "degree": 1}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_appsbar_models_res_users_py", "label": "res_users.py", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "res_users.py", "community": 8, "community_name": "Community 8", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_appsbar/models/res_users.py", "file_type": "code", "degree": 3}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_appsbar_models_res_config_settings_py", "label": "res_config_settings.py", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "res_config_settings.py", "community": 2, "community_name": "Community 2", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_appsbar/models/res_config_settings.py", "file_type": "code", "degree": 1}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_appsbar_static_src_webclient_webclient_js", "label": "webclient.js", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.0, "font": {"size": 0, "color": "#ffffff"}, "title": "webclient.js", "community": 107, "community_name": "Community 107", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_appsbar/static/src/webclient/webclient.js", "file_type": "code", "degree": 0}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_appsbar_static_src_webclient_menus_app_menu_service_js", "label": "app_menu_service.js", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.0, "font": {"size": 0, "color": "#ffffff"}, "title": "app_menu_service.js", "community": 108, "community_name": "Community 108", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_appsbar/static/src/webclient/menus/app_menu_service.js", "file_type": "code", "degree": 0}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_appsbar_static_src_webclient_appsbar_appsbar_js", "label": "appsbar.js", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "appsbar.js", "community": 28, "community_name": "Community 28", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_appsbar/static/src/webclient/appsbar/appsbar.js", "file_type": "code", "degree": 1}, {"id": "appsbar_appsbar", "label": "AppsBar", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "AppsBar", "community": 28, "community_name": "Community 28", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_appsbar/static/src/webclient/appsbar/appsbar.js", "file_type": "code", "degree": 3}, {"id": "appsbar_appsbar_setup", "label": ".setup()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": ".setup()", "community": 28, "community_name": "Community 28", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_appsbar/static/src/webclient/appsbar/appsbar.js", "file_type": "code", "degree": 1}, {"id": "appsbar_appsbar_onappclick", "label": "._onAppClick()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "._onAppClick()", "community": 28, "community_name": "Community 28", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_appsbar/static/src/webclient/appsbar/appsbar.js", "file_type": "code", "degree": 1}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_group_init_py", "label": "__init__.py", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.0, "font": {"size": 0, "color": "#ffffff"}, "title": "__init__.py", "community": 109, "community_name": "Community 109", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_group/__init__.py", "file_type": "code", "degree": 0}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_group_manifest_py", "label": "__manifest__.py", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.0, "font": {"size": 0, "color": "#ffffff"}, "title": "__manifest__.py", "community": 110, "community_name": "Community 110", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_group/__manifest__.py", "file_type": "code", "degree": 0}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_group_static_tests_group_test_js", "label": "group.test.js", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "group.test.js", "community": 34, "community_name": "Community 34", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_group/static/tests/group.test.js", "file_type": "code", "degree": 2}, {"id": "group_test_category", "label": "Category", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "Category", "community": 34, "community_name": "Community 34", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_group/static/tests/group.test.js", "file_type": "code", "degree": 1}, {"id": "group_test_product", "label": "Product", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "Product", "community": 34, "community_name": "Community 34", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_group/static/tests/group.test.js", "file_type": "code", "degree": 1}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_group_static_src_search_expand_all_expand_all_js", "label": "expand_all.js", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "expand_all.js", "community": 12, "community_name": "Community 12", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_group/static/src/search/expand_all/expand_all.js", "file_type": "code", "degree": 1}, {"id": "expand_all_expandall", "label": "ExpandAll", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "ExpandAll", "community": 12, "community_name": "Community 12", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_group/static/src/search/expand_all/expand_all.js", "file_type": "code", "degree": 2}, {"id": "expand_all_expandall_onexpandbuttonclicked", "label": ".onExpandButtonClicked()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": ".onExpandButtonClicked()", "community": 12, "community_name": "Community 12", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_group/static/src/search/expand_all/expand_all.js", "file_type": "code", "degree": 2}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_group_static_src_search_collapse_all_collapse_all_js", "label": "collapse_all.js", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "collapse_all.js", "community": 12, "community_name": "Community 12", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_group/static/src/search/collapse_all/collapse_all.js", "file_type": "code", "degree": 1}, {"id": "collapse_all_collapseall", "label": "CollapseAll", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "CollapseAll", "community": 12, "community_name": "Community 12", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_group/static/src/search/collapse_all/collapse_all.js", "file_type": "code", "degree": 2}, {"id": "collapse_all_collapseall_oncollapsebuttonclicked", "label": ".onCollapseButtonClicked()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": ".onCollapseButtonClicked()", "community": 12, "community_name": "Community 12", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/muk_web_theme-19.0.1.4.1/muk_web_group/static/src/search/collapse_all/collapse_all.js", "file_type": "code", "degree": 2}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_print_init_py", "label": "__init__.py", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "__init__.py", "community": 71, "community_name": "Community 71", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_print/__init__.py", "file_type": "code", "degree": 2}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_print_manifest_py", "label": "__manifest__.py", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.0, "font": {"size": 0, "color": "#ffffff"}, "title": "__manifest__.py", "community": 111, "community_name": "Community 111", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_print/__manifest__.py", "file_type": "code", "degree": 0}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_print_wizard_init_py", "label": "__init__.py", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "__init__.py", "community": 72, "community_name": "Community 72", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_print/wizard/__init__.py", "file_type": "code", "degree": 2}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_print_wizard_print_product_label_py", "label": "print_product_label.py", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "print_product_label.py", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_print/wizard/print_product_label.py", "file_type": "code", "degree": 3}, {"id": "print_product_label_printproductlabel_action_print_direct", "label": ".action_print_direct()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": ".action_print_direct()", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_print/garazd_product_label_print/wizard/print_product_label.py", "file_type": "code", "degree": 4}, {"id": "print_product_label_gc_print_label_attachments", "label": "_gc_print_label_attachments()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "_gc_print_label_attachments()", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_print/garazd_product_label_print/wizard/print_product_label.py", "file_type": "code", "degree": 3}, {"id": "print_product_label_rationale_18", "label": "Print labels directly without download.", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "Print labels directly without download.", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_print/garazd_product_label_print/wizard/print_product_label.py", "file_type": "rationale", "degree": 1}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_print_garazd_product_label_print_init_py", "label": "__init__.py", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "__init__.py", "community": 73, "community_name": "Community 73", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_print/garazd_product_label_print/__init__.py", "file_type": "code", "degree": 2}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_print_garazd_product_label_print_manifest_py", "label": "__manifest__.py", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.0, "font": {"size": 0, "color": "#ffffff"}, "title": "__manifest__.py", "community": 112, "community_name": "Community 112", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_print/garazd_product_label_print/__manifest__.py", "file_type": "code", "degree": 0}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_print_garazd_product_label_print_wizard_init_py", "label": "__init__.py", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "__init__.py", "community": 74, "community_name": "Community 74", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_print/garazd_product_label_print/wizard/__init__.py", "file_type": "code", "degree": 2}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_print_garazd_product_label_print_wizard_print_product_label_py", "label": "print_product_label.py", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "print_product_label.py", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_print/garazd_product_label_print/wizard/print_product_label.py", "file_type": "code", "degree": 3}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_print_garazd_product_label_print_controllers_init_py", "label": "__init__.py", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "__init__.py", "community": 75, "community_name": "Community 75", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_print/garazd_product_label_print/controllers/__init__.py", "file_type": "code", "degree": 2}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_print_garazd_product_label_print_controllers_main_py", "label": "main.py", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "main.py", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_print/garazd_product_label_print/controllers/main.py", "file_type": "code", "degree": 3}, {"id": "main_printpdf", "label": "PrintPDF", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "PrintPDF", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_print/controllers/main.py", "file_type": "code", "degree": 2}, {"id": "main_print_label_pdf", "label": "print_label_pdf()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "print_label_pdf()", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_print/controllers/main.py", "file_type": "code", "degree": 2}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_print_controllers_init_py", "label": "__init__.py", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "__init__.py", "community": 76, "community_name": "Community 76", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_print/controllers/__init__.py", "file_type": "code", "degree": 2}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_print_controllers_main_py", "label": "main.py", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "main.py", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/garazd_product_label_print/controllers/main.py", "file_type": "code", "degree": 3}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_sale_order_to_purchase_order_app_init_py", "label": "__init__.py", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "__init__.py", "community": 77, "community_name": "Community 77", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/sale_order_to_purchase_order_app/__init__.py", "file_type": "code", "degree": 2}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_sale_order_to_purchase_order_app_manifest_py", "label": "__manifest__.py", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.0, "font": {"size": 0, "color": "#ffffff"}, "title": "__manifest__.py", "community": 113, "community_name": "Community 113", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/sale_order_to_purchase_order_app/__manifest__.py", "file_type": "code", "degree": 0}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_sale_order_to_purchase_order_app_wizard_init_py", "label": "__init__.py", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "__init__.py", "community": 78, "community_name": "Community 78", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/sale_order_to_purchase_order_app/wizard/__init__.py", "file_type": "code", "degree": 2}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_sale_order_to_purchase_order_app_wizard_purchase_order_wiz_py", "label": "purchase_order_wiz.py", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "purchase_order_wiz.py", "community": 10, "community_name": "Community 10", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/sale_order_to_purchase_order_app/wizard/purchase_order_wiz.py", "file_type": "code", "degree": 5}, {"id": "purchase_order_wiz_purchaseorderwizard", "label": "PurchaseOrderWizard", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "PurchaseOrderWizard", "community": 10, "community_name": "Community 10", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/sale_order_to_purchase_order_app/sale_order_to_purchase_order_app/wizard/purchase_order_wiz.py", "file_type": "code", "degree": 3}, {"id": "purchase_order_wiz_onchange_batch_vendor_id", "label": "_onchange_batch_vendor_id()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "_onchange_batch_vendor_id()", "community": 10, "community_name": "Community 10", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/sale_order_to_purchase_order_app/sale_order_to_purchase_order_app/wizard/purchase_order_wiz.py", "file_type": "code", "degree": 2}, {"id": "purchase_order_wiz_default_get", "label": "default_get()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "default_get()", "community": 10, "community_name": "Community 10", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/sale_order_to_purchase_order_app/sale_order_to_purchase_order_app/wizard/purchase_order_wiz.py", "file_type": "code", "degree": 3}, {"id": "purchase_order_wiz_purchaseorderwizard_create_po", "label": ".create_po()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".create_po()", "community": 10, "community_name": "Community 10", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/sale_order_to_purchase_order_app/sale_order_to_purchase_order_app/wizard/purchase_order_wiz.py", "file_type": "code", "degree": 3}, {"id": "purchase_order_wiz_purchaseproductwiz", "label": "PurchaseProductWiz", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "PurchaseProductWiz", "community": 10, "community_name": "Community 10", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/sale_order_to_purchase_order_app/sale_order_to_purchase_order_app/wizard/purchase_order_wiz.py", "file_type": "code", "degree": 3}, {"id": "purchase_order_wiz_onchange_vendor_id", "label": "_onchange_vendor_id()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "_onchange_vendor_id()", "community": 10, "community_name": "Community 10", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/sale_order_to_purchase_order_app/sale_order_to_purchase_order_app/wizard/purchase_order_wiz.py", "file_type": "code", "degree": 2}, {"id": "purchase_order_wiz_purchaseproductwiz_prepare_purchase_line_values", "label": "._prepare_purchase_line_values()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "._prepare_purchase_line_values()", "community": 10, "community_name": "Community 10", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/sale_order_to_purchase_order_app/sale_order_to_purchase_order_app/wizard/purchase_order_wiz.py", "file_type": "code", "degree": 3}, {"id": "purchase_order_wiz_rationale_28", "label": "When user selects a batch vendor, apply it to selected lines only", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.0, "font": {"size": 0, "color": "#ffffff"}, "title": "When user selects a batch vendor, apply it to selected lines only", "community": 114, "community_name": "Community 114", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/sale_order_to_purchase_order_app/sale_order_to_purchase_order_app/wizard/purchase_order_wiz.py", "file_type": "rationale", "degree": 0}, {"id": "purchase_order_wiz_rationale_51", "label": "Load SO lines into wizard", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.0, "font": {"size": 0, "color": "#ffffff"}, "title": "Load SO lines into wizard", "community": 115, "community_name": "Community 115", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/sale_order_to_purchase_order_app/sale_order_to_purchase_order_app/wizard/purchase_order_wiz.py", "file_type": "rationale", "degree": 0}, {"id": "purchase_order_wiz_rationale_87", "label": "Generate purchase orders grouped by vendor", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "Generate purchase orders grouped by vendor", "community": 10, "community_name": "Community 10", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/sale_order_to_purchase_order_app/sale_order_to_purchase_order_app/wizard/purchase_order_wiz.py", "file_type": "rationale", "degree": 1}, {"id": "purchase_order_wiz_rationale_178", "label": "Update price based on vendor's price list if available", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.0, "font": {"size": 0, "color": "#ffffff"}, "title": "Update price based on vendor's price list if available", "community": 116, "community_name": "Community 116", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/sale_order_to_purchase_order_app/sale_order_to_purchase_order_app/wizard/purchase_order_wiz.py", "file_type": "rationale", "degree": 0}, {"id": "purchase_order_wiz_rationale_188", "label": "Returns the values to create the purchase order line.", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "Returns the values to create the purchase order line.", "community": 10, "community_name": "Community 10", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/sale_order_to_purchase_order_app/sale_order_to_purchase_order_app/wizard/purchase_order_wiz.py", "file_type": "rationale", "degree": 1}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_sale_order_to_purchase_order_app_wizard_match_sale_order_wiz_py", "label": "match_sale_order_wiz.py", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "match_sale_order_wiz.py", "community": 5, "community_name": "Community 5", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/sale_order_to_purchase_order_app/wizard/match_sale_order_wiz.py", "file_type": "code", "degree": 1}, {"id": "match_sale_order_wiz_matchsaleorderwizard", "label": "MatchSaleOrderWizard", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "MatchSaleOrderWizard", "community": 5, "community_name": "Community 5", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/sale_order_to_purchase_order_app/sale_order_to_purchase_order_app/wizard/match_sale_order_wiz.py", "file_type": "code", "degree": 3}, {"id": "match_sale_order_wiz_matchsaleorderwizard_action_confirm", "label": ".action_confirm()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".action_confirm()", "community": 5, "community_name": "Community 5", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/sale_order_to_purchase_order_app/sale_order_to_purchase_order_app/wizard/match_sale_order_wiz.py", "file_type": "code", "degree": 3}, {"id": "match_sale_order_wiz_rationale_30", "label": "Link the selected Sale Order to the Purchase Order", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "Link the selected Sale Order to the Purchase Order", "community": 5, "community_name": "Community 5", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/sale_order_to_purchase_order_app/sale_order_to_purchase_order_app/wizard/match_sale_order_wiz.py", "file_type": "rationale", "degree": 1}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_sale_order_to_purchase_order_app_models_sale_order_to_purchase_order_app_py", "label": "sale_order_to_purchase_order_app.py", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "sale_order_to_purchase_order_app.py", "community": 5, "community_name": "Community 5", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/sale_order_to_purchase_order_app/models/sale_order_to_purchase_order_app.py", "file_type": "code", "degree": 2}, {"id": "sale_order_to_purchase_order_app_saleorder", "label": "SaleOrder", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "SaleOrder", "community": 5, "community_name": "Community 5", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/sale_order_to_purchase_order_app/sale_order_to_purchase_order_app/models/sale_order_to_purchase_order_app.py", "file_type": "code", "degree": 4}, {"id": "sale_order_to_purchase_order_app_saleorder_compute_custom_purchase_count", "label": "._compute_custom_purchase_count()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "._compute_custom_purchase_count()", "community": 5, "community_name": "Community 5", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/sale_order_to_purchase_order_app/sale_order_to_purchase_order_app/models/sale_order_to_purchase_order_app.py", "file_type": "code", "degree": 1}, {"id": "sale_order_to_purchase_order_app_saleorder_action_view_custom_purchase", "label": ".action_view_custom_purchase()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": ".action_view_custom_purchase()", "community": 5, "community_name": "Community 5", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/sale_order_to_purchase_order_app/sale_order_to_purchase_order_app/models/sale_order_to_purchase_order_app.py", "file_type": "code", "degree": 2}, {"id": "sale_order_to_purchase_order_app_purchaseorder", "label": "PurchaseOrder", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 11.0, "font": {"size": 0, "color": "#ffffff"}, "title": "PurchaseOrder", "community": 5, "community_name": "Community 5", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/sale_order_to_purchase_order_app/sale_order_to_purchase_order_app/models/sale_order_to_purchase_order_app.py", "file_type": "code", "degree": 7}, {"id": "sale_order_to_purchase_order_app_purchaseorder_compute_custom_sale_count", "label": "._compute_custom_sale_count()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "._compute_custom_sale_count()", "community": 5, "community_name": "Community 5", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/sale_order_to_purchase_order_app/sale_order_to_purchase_order_app/models/sale_order_to_purchase_order_app.py", "file_type": "code", "degree": 1}, {"id": "sale_order_to_purchase_order_app_purchaseorder_action_view_linked_sale_order", "label": ".action_view_linked_sale_order()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": ".action_view_linked_sale_order()", "community": 5, "community_name": "Community 5", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/sale_order_to_purchase_order_app/sale_order_to_purchase_order_app/models/sale_order_to_purchase_order_app.py", "file_type": "code", "degree": 2}, {"id": "sale_order_to_purchase_order_app_purchaseorder_open_match_wizard", "label": "._open_match_wizard()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "._open_match_wizard()", "community": 5, "community_name": "Community 5", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/sale_order_to_purchase_order_app/sale_order_to_purchase_order_app/models/sale_order_to_purchase_order_app.py", "file_type": "code", "degree": 3}, {"id": "sale_order_to_purchase_order_app_purchaseorder_action_match_sale_order", "label": ".action_match_sale_order()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": ".action_match_sale_order()", "community": 5, "community_name": "Community 5", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/sale_order_to_purchase_order_app/sale_order_to_purchase_order_app/models/sale_order_to_purchase_order_app.py", "file_type": "code", "degree": 4}, {"id": "sale_order_to_purchase_order_app_purchaseorder_action_batch_match_sale_orders", "label": ".action_batch_match_sale_orders()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".action_batch_match_sale_orders()", "community": 5, "community_name": "Community 5", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/sale_order_to_purchase_order_app/sale_order_to_purchase_order_app/models/sale_order_to_purchase_order_app.py", "file_type": "code", "degree": 3}, {"id": "sale_order_to_purchase_order_app_rationale_23", "label": "Open the list of purchase orders linked to this sale order", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "Open the list of purchase orders linked to this sale order", "community": 5, "community_name": "Community 5", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/sale_order_to_purchase_order_app/sale_order_to_purchase_order_app/models/sale_order_to_purchase_order_app.py", "file_type": "rationale", "degree": 1}, {"id": "sale_order_to_purchase_order_app_rationale_65", "label": "Open the linked sale order", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "Open the linked sale order", "community": 5, "community_name": "Community 5", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/sale_order_to_purchase_order_app/sale_order_to_purchase_order_app/models/sale_order_to_purchase_order_app.py", "file_type": "rationale", "degree": 1}, {"id": "sale_order_to_purchase_order_app_rationale_78", "label": "Open the match sale order wizard for manual selection", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "Open the match sale order wizard for manual selection", "community": 5, "community_name": "Community 5", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/sale_order_to_purchase_order_app/sale_order_to_purchase_order_app/models/sale_order_to_purchase_order_app.py", "file_type": "rationale", "degree": 1}, {"id": "sale_order_to_purchase_order_app_rationale_93", "label": "Match this PO to a Sale Order based on x_marked_for field. If no match o", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "Match this PO to a Sale Order based on x_marked_for field. If no match o", "community": 5, "community_name": "Community 5", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/sale_order_to_purchase_order_app/sale_order_to_purchase_order_app/models/sale_order_to_purchase_order_app.py", "file_type": "rationale", "degree": 1}, {"id": "sale_order_to_purchase_order_app_rationale_167", "label": "Batch match multiple POs to Sale Orders based on x_marked_for field. Cal", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "Batch match multiple POs to Sale Orders based on x_marked_for field. Cal", "community": 5, "community_name": "Community 5", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/sale_order_to_purchase_order_app/sale_order_to_purchase_order_app/models/sale_order_to_purchase_order_app.py", "file_type": "rationale", "degree": 1}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_sale_order_to_purchase_order_app_models_init_py", "label": "__init__.py", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "__init__.py", "community": 79, "community_name": "Community 79", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/sale_order_to_purchase_order_app/models/__init__.py", "file_type": "code", "degree": 2}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_sale_order_to_purchase_order_app_sale_order_to_purchase_order_app_init_py", "label": "__init__.py", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "__init__.py", "community": 80, "community_name": "Community 80", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/sale_order_to_purchase_order_app/sale_order_to_purchase_order_app/__init__.py", "file_type": "code", "degree": 2}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_sale_order_to_purchase_order_app_sale_order_to_purchase_order_app_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": 117, "community_name": "Community 117", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/sale_order_to_purchase_order_app/sale_order_to_purchase_order_app/__manifest__.py", "file_type": "code", "degree": 0}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_sale_order_to_purchase_order_app_sale_order_to_purchase_order_app_wizard_init_py", "label": "__init__.py", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "__init__.py", "community": 81, "community_name": "Community 81", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/sale_order_to_purchase_order_app/sale_order_to_purchase_order_app/wizard/__init__.py", "file_type": "code", "degree": 2}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_sale_order_to_purchase_order_app_sale_order_to_purchase_order_app_wizard_purchase_order_wiz_py", "label": "purchase_order_wiz.py", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "purchase_order_wiz.py", "community": 10, "community_name": "Community 10", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/sale_order_to_purchase_order_app/sale_order_to_purchase_order_app/wizard/purchase_order_wiz.py", "file_type": "code", "degree": 5}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_sale_order_to_purchase_order_app_sale_order_to_purchase_order_app_wizard_match_sale_order_wiz_py", "label": "match_sale_order_wiz.py", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "match_sale_order_wiz.py", "community": 5, "community_name": "Community 5", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/sale_order_to_purchase_order_app/sale_order_to_purchase_order_app/wizard/match_sale_order_wiz.py", "file_type": "code", "degree": 1}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_sale_order_to_purchase_order_app_sale_order_to_purchase_order_app_models_sale_order_to_purchase_order_app_py", "label": "sale_order_to_purchase_order_app.py", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "sale_order_to_purchase_order_app.py", "community": 5, "community_name": "Community 5", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/sale_order_to_purchase_order_app/sale_order_to_purchase_order_app/models/sale_order_to_purchase_order_app.py", "file_type": "code", "degree": 2}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_sale_order_to_purchase_order_app_sale_order_to_purchase_order_app_models_init_py", "label": "__init__.py", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "__init__.py", "community": 82, "community_name": "Community 82", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/sale_order_to_purchase_order_app/sale_order_to_purchase_order_app/models/__init__.py", "file_type": "code", "degree": 2}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_voip_ringcentral_init_py", "label": "__init__.py", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "__init__.py", "community": 83, "community_name": "Community 83", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/voip_ringcentral/__init__.py", "file_type": "code", "degree": 2}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_voip_ringcentral_manifest_py", "label": "__manifest__.py", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.0, "font": {"size": 0, "color": "#ffffff"}, "title": "__manifest__.py", "community": 118, "community_name": "Community 118", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/voip_ringcentral/__manifest__.py", "file_type": "code", "degree": 0}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_voip_ringcentral_models_voip_provider_py", "label": "voip_provider.py", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "voip_provider.py", "community": 5, "community_name": "Community 5", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/voip_ringcentral/models/voip_provider.py", "file_type": "code", "degree": 1}, {"id": "voip_provider_voipprovider", "label": "VoipProvider", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "VoipProvider", "community": 5, "community_name": "Community 5", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/voip_ringcentral/models/voip_provider.py", "file_type": "code", "degree": 2}, {"id": "voip_provider_voipprovider_action_provision_sip", "label": ".action_provision_sip()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": ".action_provision_sip()", "community": 5, "community_name": "Community 5", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/voip_ringcentral/models/voip_provider.py", "file_type": "code", "degree": 4}, {"id": "voip_provider_rationale_42", "label": "Call RingCentral SIP Provision API and auto-configure provider + user credential", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "Call RingCentral SIP Provision API and auto-configure provider + user credential", "community": 5, "community_name": "Community 5", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/voip_ringcentral/models/voip_provider.py", "file_type": "rationale", "degree": 1}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_voip_ringcentral_models_res_users_settings_py", "label": "res_users_settings.py", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "res_users_settings.py", "community": 43, "community_name": "Community 43", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/voip_ringcentral/models/res_users_settings.py", "file_type": "code", "degree": 1}, {"id": "res_users_settings_resuserssettings", "label": "ResUsersSettings", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "ResUsersSettings", "community": 43, "community_name": "Community 43", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/voip_ringcentral/models/res_users_settings.py", "file_type": "code", "degree": 1}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_voip_ringcentral_models_init_py", "label": "__init__.py", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "__init__.py", "community": 84, "community_name": "Community 84", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/voip_ringcentral/models/__init__.py", "file_type": "code", "degree": 2}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_voip_ringcentral_models_res_users_py", "label": "res_users.py", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "res_users.py", "community": 8, "community_name": "Community 8", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/voip_ringcentral/models/res_users.py", "file_type": "code", "degree": 3}, {"id": "res_users_compute_rc_authorization_id", "label": "_compute_rc_authorization_id()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "_compute_rc_authorization_id()", "community": 8, "community_name": "Community 8", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/voip_ringcentral/models/res_users.py", "file_type": "code", "degree": 1}, {"id": "res_users_get_voip_user_configuration_fields", "label": "_get_voip_user_configuration_fields()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "_get_voip_user_configuration_fields()", "community": 8, "community_name": "Community 8", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/voip_ringcentral/models/res_users.py", "file_type": "code", "degree": 1}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_voip_ringcentral_static_src_voip_service_patch_js", "label": "voip_service_patch.js", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "voip_service_patch.js", "community": 35, "community_name": "Community 35", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/voip_ringcentral/static/src/voip_service_patch.js", "file_type": "code", "degree": 2}, {"id": "voip_service_patch_arecredentialsset", "label": "areCredentialsSet()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "areCredentialsSet()", "community": 35, "community_name": "Community 35", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/voip_ringcentral/static/src/voip_service_patch.js", "file_type": "code", "degree": 1}, {"id": "voip_service_patch_authorizationusername", "label": "authorizationUsername()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "authorizationUsername()", "community": 35, "community_name": "Community 35", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/voip_ringcentral/static/src/voip_service_patch.js", "file_type": "code", "degree": 1}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_init_py", "label": "__init__.py", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "__init__.py", "community": 85, "community_name": "Community 85", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/__init__.py", "file_type": "code", "degree": 2}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_manifest_py", "label": "__manifest__.py", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.0, "font": {"size": 0, "color": "#ffffff"}, "title": "__manifest__.py", "community": 119, "community_name": "Community 119", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/__manifest__.py", "file_type": "code", "degree": 0}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_models_ir_actions_report_py", "label": "ir_actions_report.py", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "ir_actions_report.py", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/models/ir_actions_report.py", "file_type": "code", "degree": 1}, {"id": "ir_actions_report_http", "label": "Http", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "Http", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/models/ir_actions_report.py", "file_type": "code", "degree": 3}, {"id": "ir_actions_report_http_render_qweb_pdf", "label": "._render_qweb_pdf()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "._render_qweb_pdf()", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/models/ir_actions_report.py", "file_type": "code", "degree": 2}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_models_ir_http_py", "label": "ir_http.py", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "ir_http.py", "community": 29, "community_name": "Community 29", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/models/ir_http.py", "file_type": "code", "degree": 1}, {"id": "ir_http_http", "label": "Http", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "Http", "community": 29, "community_name": "Community 29", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/models/ir_http.py", "file_type": "code", "degree": 3}, {"id": "ir_http_http_session_info", "label": ".session_info()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": ".session_info()", "community": 29, "community_name": "Community 29", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/models/ir_http.py", "file_type": "code", "degree": 1}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_models_init_py", "label": "__init__.py", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "__init__.py", "community": 86, "community_name": "Community 86", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/models/__init__.py", "file_type": "code", "degree": 2}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_models_res_users_py", "label": "res_users.py", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "res_users.py", "community": 8, "community_name": "Community 8", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/models/res_users.py", "file_type": "code", "degree": 3}, {"id": "res_users_resusers_preview_reload", "label": ".preview_reload()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": ".preview_reload()", "community": 8, "community_name": "Community 8", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/models/res_users.py", "file_type": "code", "degree": 1}, {"id": "res_users_resusers_preview_print_save", "label": ".preview_print_save()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": ".preview_print_save()", "community": 8, "community_name": "Community 8", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/models/res_users.py", "file_type": "code", "degree": 1}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "viewer.js", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 40.0, "font": {"size": 12, "color": "#ffffff"}, "title": "viewer.js", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 220}, {"id": "viewer_webpack_require", "label": "__webpack_require__()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "__webpack_require__()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 2}, {"id": "viewer_getviewerconfiguration", "label": "getViewerConfiguration()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "getViewerConfiguration()", "community": 16, "community_name": "Community 16", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 3}, {"id": "viewer_webviewerload", "label": "webViewerLoad()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "webViewerLoad()", "community": 16, "community_name": "Community 16", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 4}, {"id": "viewer_interoprequiredefault", "label": "_interopRequireDefault()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "_interopRequireDefault()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 2}, {"id": "viewer_slicedtoarray", "label": "_slicedToArray()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.8, "font": {"size": 0, "color": "#ffffff"}, "title": "_slicedToArray()", "community": 23, "community_name": "Community 23", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 6}, {"id": "viewer_noniterablerest", "label": "_nonIterableRest()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "_nonIterableRest()", "community": 23, "community_name": "Community 23", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 3}, {"id": "viewer_iterabletoarraylimit", "label": "_iterableToArrayLimit()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "_iterableToArrayLimit()", "community": 23, "community_name": "Community 23", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 3}, {"id": "viewer_arraywithholes", "label": "_arrayWithHoles()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "_arrayWithHoles()", "community": 23, "community_name": "Community 23", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 3}, {"id": "viewer_asyncgeneratorstep", "label": "asyncGeneratorStep()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "asyncGeneratorStep()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 2}, {"id": "viewer_asynctogenerator", "label": "_asyncToGenerator()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "_asyncToGenerator()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 2}, {"id": "viewer_initialize", "label": "initialize()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "initialize()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 2}, {"id": "viewer_readpreferences", "label": "_readPreferences()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "_readPreferences()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 2}, {"id": "viewer_parsehashparameters", "label": "_parseHashParameters()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "_parseHashParameters()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 2}, {"id": "viewer_initializel10n", "label": "_initializeL10n()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "_initializeL10n()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 2}, {"id": "viewer_initializeviewercomponents", "label": "_initializeViewerComponents()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "_initializeViewerComponents()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 2}, {"id": "viewer_pagescount", "label": "pagesCount()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "pagesCount()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 2}, {"id": "viewer_page", "label": "page()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "page()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 2}, {"id": "viewer_printing", "label": "printing()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "printing()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 2}, {"id": "viewer_supportsprinting", "label": "supportsPrinting()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "supportsPrinting()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 2}, {"id": "viewer_supportsfullscreen", "label": "supportsFullscreen()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "supportsFullscreen()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 2}, {"id": "viewer_supportsintegratedfind", "label": "supportsIntegratedFind()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "supportsIntegratedFind()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 2}, {"id": "viewer_supportsdocumentfonts", "label": "supportsDocumentFonts()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "supportsDocumentFonts()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 2}, {"id": "viewer_supportsdocumentcolors", "label": "supportsDocumentColors()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "supportsDocumentColors()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 2}, {"id": "viewer_loadingbar", "label": "loadingBar()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "loadingBar()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 2}, {"id": "viewer_supportedmousewheelzoommodifierkeys", "label": "supportedMouseWheelZoomModifierKeys()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "supportedMouseWheelZoomModifierKeys()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 2}, {"id": "viewer_close", "label": "close()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "close()", "community": 18, "community_name": "Community 18", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 5}, {"id": "viewer_open", "label": "open()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "open()", "community": 18, "community_name": "Community 18", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 5}, {"id": "viewer_downloadbyurl", "label": "downloadByUrl()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "downloadByUrl()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 2}, {"id": "viewer_loadfakeworker", "label": "loadFakeWorker()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "loadFakeWorker()", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 3}, {"id": "viewer_loadandenablepdfbug", "label": "loadAndEnablePDFBug()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "loadAndEnablePDFBug()", "community": 4, "community_name": "Community 4", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 4}, {"id": "viewer_webviewerinitialized", "label": "webViewerInitialized()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "webViewerInitialized()", "community": 12, "community_name": "Community 12", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 5}, {"id": "viewer_webviewerpagerendered", "label": "webViewerPageRendered()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "webViewerPageRendered()", "community": 4, "community_name": "Community 4", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 4}, {"id": "viewer_webviewertextlayerrendered", "label": "webViewerTextLayerRendered()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "webViewerTextLayerRendered()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 2}, {"id": "viewer_webviewerpagemode", "label": "webViewerPageMode()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "webViewerPageMode()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 2}, {"id": "viewer_webviewernamedaction", "label": "webViewerNamedAction()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "webViewerNamedAction()", "community": 12, "community_name": "Community 12", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 3}, {"id": "viewer_webviewerpresentationmodechanged", "label": "webViewerPresentationModeChanged()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "webViewerPresentationModeChanged()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 2}, {"id": "viewer_webviewersidebarviewchanged", "label": "webViewerSidebarViewChanged()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "webViewerSidebarViewChanged()", "community": 14, "community_name": "Community 14", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 3}, {"id": "viewer_webviewerupdateviewarea", "label": "webViewerUpdateViewarea()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "webViewerUpdateViewarea()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 3}, {"id": "viewer_webviewerscrollmodechanged", "label": "webViewerScrollModeChanged()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "webViewerScrollModeChanged()", "community": 14, "community_name": "Community 14", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 3}, {"id": "viewer_webviewerspreadmodechanged", "label": "webViewerSpreadModeChanged()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "webViewerSpreadModeChanged()", "community": 14, "community_name": "Community 14", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 3}, {"id": "viewer_webviewerresize", "label": "webViewerResize()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "webViewerResize()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 2}, {"id": "viewer_webviewerhashchange", "label": "webViewerHashchange()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "webViewerHashchange()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 2}, {"id": "viewer_webviewerpresentationmode", "label": "webViewerPresentationMode()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "webViewerPresentationMode()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 2}, {"id": "viewer_webvieweropenfile", "label": "webViewerOpenFile()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "webViewerOpenFile()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 2}, {"id": "viewer_webviewerprint", "label": "webViewerPrint()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "webViewerPrint()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 2}, {"id": "viewer_webviewerdownload", "label": "webViewerDownload()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "webViewerDownload()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 2}, {"id": "viewer_webviewerfirstpage", "label": "webViewerFirstPage()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "webViewerFirstPage()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 2}, {"id": "viewer_webviewerlastpage", "label": "webViewerLastPage()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "webViewerLastPage()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 2}, {"id": "viewer_webviewernextpage", "label": "webViewerNextPage()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "webViewerNextPage()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 2}, {"id": "viewer_webviewerpreviouspage", "label": "webViewerPreviousPage()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "webViewerPreviousPage()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 2}, {"id": "viewer_webviewerzoomin", "label": "webViewerZoomIn()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "webViewerZoomIn()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 2}, {"id": "viewer_webviewerzoomout", "label": "webViewerZoomOut()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "webViewerZoomOut()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 2}, {"id": "viewer_webviewerpagenumberchanged", "label": "webViewerPageNumberChanged()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "webViewerPageNumberChanged()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 2}, {"id": "viewer_webviewerscalechanged", "label": "webViewerScaleChanged()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "webViewerScaleChanged()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 2}, {"id": "viewer_webviewerrotatecw", "label": "webViewerRotateCw()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "webViewerRotateCw()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 2}, {"id": "viewer_webviewerrotateccw", "label": "webViewerRotateCcw()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "webViewerRotateCcw()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 2}, {"id": "viewer_webviewerswitchscrollmode", "label": "webViewerSwitchScrollMode()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "webViewerSwitchScrollMode()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 2}, {"id": "viewer_webviewerswitchspreadmode", "label": "webViewerSwitchSpreadMode()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "webViewerSwitchSpreadMode()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 2}, {"id": "viewer_webviewerdocumentproperties", "label": "webViewerDocumentProperties()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "webViewerDocumentProperties()", "community": 18, "community_name": "Community 18", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 3}, {"id": "viewer_webviewerfind", "label": "webViewerFind()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "webViewerFind()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 2}, {"id": "viewer_webviewerfindfromurlhash", "label": "webViewerFindFromUrlHash()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "webViewerFindFromUrlHash()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 2}, {"id": "viewer_webviewerupdatefindmatchescount", "label": "webViewerUpdateFindMatchesCount()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "webViewerUpdateFindMatchesCount()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 2}, {"id": "viewer_webviewerupdatefindcontrolstate", "label": "webViewerUpdateFindControlState()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "webViewerUpdateFindControlState()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 2}, {"id": "viewer_webviewerscalechanging", "label": "webViewerScaleChanging()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "webViewerScaleChanging()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 2}, {"id": "viewer_webviewerrotationchanging", "label": "webViewerRotationChanging()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "webViewerRotationChanging()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 2}, {"id": "viewer_webviewerpagechanging", "label": "webViewerPageChanging()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "webViewerPageChanging()", "community": 4, "community_name": "Community 4", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 3}, {"id": "viewer_webviewervisibilitychange", "label": "webViewerVisibilityChange()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "webViewerVisibilityChange()", "community": 36, "community_name": "Community 36", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 3}, {"id": "viewer_setzoomdisabledtimeout", "label": "setZoomDisabledTimeout()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "setZoomDisabledTimeout()", "community": 36, "community_name": "Community 36", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 4}, {"id": "viewer_webviewerwheel", "label": "webViewerWheel()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "webViewerWheel()", "community": 36, "community_name": "Community 36", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 3}, {"id": "viewer_webviewerclick", "label": "webViewerClick()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "webViewerClick()", "community": 18, "community_name": "Community 18", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 3}, {"id": "viewer_webviewerkeydown", "label": "webViewerKeyDown()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "webViewerKeyDown()", "community": 18, "community_name": "Community 18", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 5}, {"id": "viewer_apipagemodetosidebarview", "label": "apiPageModeToSidebarView()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "apiPageModeToSidebarView()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 2}, {"id": "viewer_typeof", "label": "_typeof()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.8, "font": {"size": 0, "color": "#ffffff"}, "title": "_typeof()", "community": 9, "community_name": "Community 9", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 6}, {"id": "viewer_wrap", "label": "wrap()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "wrap()", "community": 24, "community_name": "Community 24", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 3}, {"id": "viewer_trycatch", "label": "tryCatch()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "tryCatch()", "community": 24, "community_name": "Community 24", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 4}, {"id": "viewer_generator", "label": "Generator()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "Generator()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 2}, {"id": "viewer_generatorfunction", "label": "GeneratorFunction()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "GeneratorFunction()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 2}, {"id": "viewer_generatorfunctionprototype", "label": "GeneratorFunctionPrototype()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "GeneratorFunctionPrototype()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 2}, {"id": "viewer_defineiteratormethods", "label": "defineIteratorMethods()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "defineIteratorMethods()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 2}, {"id": "viewer_asynciterator", "label": "AsyncIterator()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "AsyncIterator()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 2}, {"id": "viewer_makeinvokemethod", "label": "makeInvokeMethod()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.8, "font": {"size": 0, "color": "#ffffff"}, "title": "makeInvokeMethod()", "community": 24, "community_name": "Community 24", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 6}, {"id": "viewer_maybeinvokedelegate", "label": "maybeInvokeDelegate()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "maybeInvokeDelegate()", "community": 24, "community_name": "Community 24", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 4}, {"id": "viewer_pushtryentry", "label": "pushTryEntry()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "pushTryEntry()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 2}, {"id": "viewer_resettryentry", "label": "resetTryEntry()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "resetTryEntry()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 2}, {"id": "viewer_context", "label": "Context()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "Context()", "community": 6, "community_name": "Community 6", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 3}, {"id": "viewer_values", "label": "values()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "values()", "community": 37, "community_name": "Community 37", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 4}, {"id": "viewer_doneresult", "label": "doneResult()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "doneResult()", "community": 24, "community_name": "Community 24", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 3}, {"id": "viewer_handle", "label": "handle()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "handle()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 2}, {"id": "viewer_classcallcheck", "label": "_classCallCheck()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 15.0, "font": {"size": 12, "color": "#ffffff"}, "title": "_classCallCheck()", "community": 6, "community_name": "Community 6", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 37}, {"id": "viewer_defineproperties", "label": "_defineProperties()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "_defineProperties()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 3}, {"id": "viewer_createclass", "label": "_createClass()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "_createClass()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 3}, {"id": "viewer_formatl10nvalue", "label": "formatL10nValue()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "formatL10nValue()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 2}, {"id": "viewer_getlanguage", "label": "getLanguage()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "getLanguage()", "community": 25, "community_name": "Community 25", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 3}, {"id": "viewer_getdirection", "label": "getDirection()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "getDirection()", "community": 6, "community_name": "Community 6", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 3}, {"id": "viewer_get", "label": "get()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 12.9, "font": {"size": 0, "color": "#ffffff"}, "title": "get()", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 21}, {"id": "viewer_translate", "label": "translate()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "translate()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 2}, {"id": "viewer_getoutputscale", "label": "getOutputScale()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "getOutputScale()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 2}, {"id": "viewer_scrollintoview", "label": "scrollIntoView()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "scrollIntoView()", "community": 4, "community_name": "Community 4", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 3}, {"id": "viewer_watchscroll", "label": "watchScroll()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "watchScroll()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 2}, {"id": "viewer_parsequerystring", "label": "parseQueryString()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "parseQueryString()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 2}, {"id": "viewer_binarysearchfirstitem", "label": "binarySearchFirstItem()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "binarySearchFirstItem()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 3}, {"id": "viewer_approximatefraction", "label": "approximateFraction()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "approximateFraction()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 2}, {"id": "viewer_roundtodivide", "label": "roundToDivide()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "roundToDivide()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 2}, {"id": "viewer_getpagesizeinches", "label": "getPageSizeInches()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "getPageSizeInches()", "community": 23, "community_name": "Community 23", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 3}, {"id": "viewer_backtrackbeforeallvisibleelements", "label": "backtrackBeforeAllVisibleElements()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "backtrackBeforeAllVisibleElements()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 3}, {"id": "viewer_getvisibleelements", "label": "getVisibleElements()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "getVisibleElements()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 4}, {"id": "viewer_nocontextmenuhandler", "label": "noContextMenuHandler()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "noContextMenuHandler()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 2}, {"id": "viewer_isdataschema", "label": "isDataSchema()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "isDataSchema()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 3}, {"id": "viewer_getpdffilenamefromurl", "label": "getPDFFileNameFromURL()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "getPDFFileNameFromURL()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 3}, {"id": "viewer_normalizewheeleventdelta", "label": "normalizeWheelEventDelta()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "normalizeWheelEventDelta()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 2}, {"id": "viewer_isvalidrotation", "label": "isValidRotation()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "isValidRotation()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 2}, {"id": "viewer_isvalidscrollmode", "label": "isValidScrollMode()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "isValidScrollMode()", "community": 37, "community_name": "Community 37", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 3}, {"id": "viewer_isvalidspreadmode", "label": "isValidSpreadMode()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "isValidSpreadMode()", "community": 37, "community_name": "Community 37", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 3}, {"id": "viewer_isportraitorientation", "label": "isPortraitOrientation()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "isPortraitOrientation()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 2}, {"id": "viewer_waitoneventortimeout", "label": "waitOnEventOrTimeout()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "waitOnEventOrTimeout()", "community": 9, "community_name": "Community 9", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 3}, {"id": "viewer_eventbus", "label": "EventBus()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "EventBus()", "community": 6, "community_name": "Community 6", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 3}, {"id": "viewer_getglobaleventbus", "label": "getGlobalEventBus()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "getGlobalEventBus()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 2}, {"id": "viewer_clamp", "label": "clamp()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "clamp()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 2}, {"id": "viewer_progressbar", "label": "ProgressBar()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "ProgressBar()", "community": 6, "community_name": "Community 6", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 3}, {"id": "viewer_movetoendofarray", "label": "moveToEndOfArray()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "moveToEndOfArray()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 2}, {"id": "viewer_pdfcursortools", "label": "PDFCursorTools()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "PDFCursorTools()", "community": 6, "community_name": "Community 6", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 3}, {"id": "viewer_grabtopan", "label": "GrabToPan()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "GrabToPan()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 2}, {"id": "viewer_isleftmousereleased", "label": "isLeftMouseReleased()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "isLeftMouseReleased()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 2}, {"id": "viewer_pdfrenderingqueue", "label": "PDFRenderingQueue()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "PDFRenderingQueue()", "community": 6, "community_name": "Community 6", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 3}, {"id": "viewer_pdfsidebar", "label": "PDFSidebar()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "PDFSidebar()", "community": 6, "community_name": "Community 6", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 3}, {"id": "viewer_appoptions", "label": "AppOptions()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "AppOptions()", "community": 6, "community_name": "Community 6", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 3}, {"id": "viewer_overlaymanager", "label": "OverlayManager()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "OverlayManager()", "community": 6, "community_name": "Community 6", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 3}, {"id": "viewer_register", "label": "register()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "register()", "community": 25, "community_name": "Community 25", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 5}, {"id": "viewer_unregister", "label": "unregister()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "unregister()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 2}, {"id": "viewer_passwordprompt", "label": "PasswordPrompt()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "PasswordPrompt()", "community": 25, "community_name": "Community 25", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 4}, {"id": "viewer_pdfattachmentviewer", "label": "PDFAttachmentViewer()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "PDFAttachmentViewer()", "community": 6, "community_name": "Community 6", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 4}, {"id": "viewer_getpagename", "label": "getPageName()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "getPageName()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 2}, {"id": "viewer_pdfdocumentproperties", "label": "PDFDocumentProperties()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "PDFDocumentProperties()", "community": 25, "community_name": "Community 25", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 5}, {"id": "viewer_pdffindbar", "label": "PDFFindBar()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.8, "font": {"size": 0, "color": "#ffffff"}, "title": "PDFFindBar()", "community": 18, "community_name": "Community 18", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 6}, {"id": "viewer_normalize", "label": "normalize()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "normalize()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 2}, {"id": "viewer_pdffindcontroller", "label": "PDFFindController()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "PDFFindController()", "community": 6, "community_name": "Community 6", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 3}, {"id": "viewer_issubterm", "label": "isSubTerm()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "isSubTerm()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 2}, {"id": "viewer_isalphabeticalscript", "label": "isAlphabeticalScript()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "isAlphabeticalScript()", "community": 11, "community_name": "Community 11", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 3}, {"id": "viewer_isascii", "label": "isAscii()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "isAscii()", "community": 11, "community_name": "Community 11", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 3}, {"id": "viewer_isasciialpha", "label": "isAsciiAlpha()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "isAsciiAlpha()", "community": 11, "community_name": "Community 11", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 3}, {"id": "viewer_isasciidigit", "label": "isAsciiDigit()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "isAsciiDigit()", "community": 11, "community_name": "Community 11", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 3}, {"id": "viewer_isasciispace", "label": "isAsciiSpace()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "isAsciiSpace()", "community": 11, "community_name": "Community 11", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 3}, {"id": "viewer_ishan", "label": "isHan()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "isHan()", "community": 11, "community_name": "Community 11", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 3}, {"id": "viewer_iskatakana", "label": "isKatakana()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "isKatakana()", "community": 11, "community_name": "Community 11", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 3}, {"id": "viewer_ishiragana", "label": "isHiragana()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "isHiragana()", "community": 11, "community_name": "Community 11", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 3}, {"id": "viewer_ishalfwidthkatakana", "label": "isHalfwidthKatakana()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "isHalfwidthKatakana()", "community": 11, "community_name": "Community 11", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 3}, {"id": "viewer_isthai", "label": "isThai()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "isThai()", "community": 11, "community_name": "Community 11", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 3}, {"id": "viewer_getcharactertype", "label": "getCharacterType()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 11.6, "font": {"size": 0, "color": "#ffffff"}, "title": "getCharacterType()", "community": 11, "community_name": "Community 11", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 12}, {"id": "viewer_getcurrenthash", "label": "getCurrentHash()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "getCurrentHash()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 3}, {"id": "viewer_parsecurrenthash", "label": "parseCurrentHash()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "parseCurrentHash()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 3}, {"id": "viewer_pdfhistory", "label": "PDFHistory()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "PDFHistory()", "community": 6, "community_name": "Community 6", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 3}, {"id": "viewer_isdesthashesequal", "label": "isDestHashesEqual()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "isDestHashesEqual()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 2}, {"id": "viewer_isdestarraysequal", "label": "isDestArraysEqual()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "isDestArraysEqual()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 2}, {"id": "viewer_pdflinkservice", "label": "PDFLinkService()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "PDFLinkService()", "community": 6, "community_name": "Community 6", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 3}, {"id": "viewer_isvalidexplicitdestination", "label": "isValidExplicitDestination()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "isValidExplicitDestination()", "community": 9, "community_name": "Community 9", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 3}, {"id": "viewer_simplelinkservice", "label": "SimpleLinkService()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "SimpleLinkService()", "community": 6, "community_name": "Community 6", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 3}, {"id": "viewer_pdfoutlineviewer", "label": "PDFOutlineViewer()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "PDFOutlineViewer()", "community": 6, "community_name": "Community 6", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 4}, {"id": "viewer_pdfpresentationmode", "label": "PDFPresentationMode()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "PDFPresentationMode()", "community": 6, "community_name": "Community 6", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 3}, {"id": "viewer_pdfsidebarresizer", "label": "PDFSidebarResizer()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "PDFSidebarResizer()", "community": 6, "community_name": "Community 6", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 4}, {"id": "viewer_pdfthumbnailviewer", "label": "PDFThumbnailViewer()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "PDFThumbnailViewer()", "community": 6, "community_name": "Community 6", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 3}, {"id": "viewer_pdfthumbnailview", "label": "PDFThumbnailView()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "PDFThumbnailView()", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 4}, {"id": "viewer_possibleconstructorreturn", "label": "_possibleConstructorReturn()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 11.0, "font": {"size": 0, "color": "#ffffff"}, "title": "_possibleConstructorReturn()", "community": 9, "community_name": "Community 9", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 7}, {"id": "viewer_assertthisinitialized", "label": "_assertThisInitialized()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "_assertThisInitialized()", "community": 9, "community_name": "Community 9", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 3}, {"id": "viewer_superpropbase", "label": "_superPropBase()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "_superPropBase()", "community": 9, "community_name": "Community 9", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 4}, {"id": "viewer_getprototypeof", "label": "_getPrototypeOf()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.8, "font": {"size": 0, "color": "#ffffff"}, "title": "_getPrototypeOf()", "community": 9, "community_name": "Community 9", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 6}, {"id": "viewer_inherits", "label": "_inherits()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "_inherits()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 3}, {"id": "viewer_setprototypeof", "label": "_setPrototypeOf()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "_setPrototypeOf()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 3}, {"id": "viewer_pdfviewer", "label": "PDFViewer()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "PDFViewer()", "community": 9, "community_name": "Community 9", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 5}, {"id": "viewer_pdfpageviewbuffer", "label": "PDFPageViewBuffer()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "PDFPageViewBuffer()", "community": 4, "community_name": "Community 4", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 3}, {"id": "viewer_issamescale", "label": "isSameScale()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "isSameScale()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 2}, {"id": "viewer_baseviewer", "label": "BaseViewer()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "BaseViewer()", "community": 4, "community_name": "Community 4", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 4}, {"id": "viewer_annotationlayerbuilder", "label": "AnnotationLayerBuilder()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "AnnotationLayerBuilder()", "community": 6, "community_name": "Community 6", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 3}, {"id": "viewer_defaultannotationlayerfactory", "label": "DefaultAnnotationLayerFactory()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "DefaultAnnotationLayerFactory()", "community": 6, "community_name": "Community 6", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 3}, {"id": "viewer_pdfpageview", "label": "PDFPageView()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "PDFPageView()", "community": 6, "community_name": "Community 6", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 3}, {"id": "viewer_textlayerbuilder", "label": "TextLayerBuilder()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "TextLayerBuilder()", "community": 6, "community_name": "Community 6", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 3}, {"id": "viewer_begintext", "label": "beginText()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "beginText()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 3}, {"id": "viewer_appendtexttodiv", "label": "appendTextToDiv()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "appendTextToDiv()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 3}, {"id": "viewer_defaulttextlayerfactory", "label": "DefaultTextLayerFactory()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "DefaultTextLayerFactory()", "community": 6, "community_name": "Community 6", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 3}, {"id": "viewer_secondarytoolbar", "label": "SecondaryToolbar()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "SecondaryToolbar()", "community": 6, "community_name": "Community 6", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 5}, {"id": "viewer_scrollmodechanged", "label": "scrollModeChanged()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "scrollModeChanged()", "community": 12, "community_name": "Community 12", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 3}, {"id": "viewer_spreadmodechanged", "label": "spreadModeChanged()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "spreadModeChanged()", "community": 12, "community_name": "Community 12", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 3}, {"id": "viewer_pdfsinglepageviewer", "label": "PDFSinglePageViewer()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "PDFSinglePageViewer()", "community": 9, "community_name": "Community 9", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 5}, {"id": "viewer_toolbar", "label": "Toolbar()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "Toolbar()", "community": 6, "community_name": "Community 6", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 4}, {"id": "viewer_viewhistory", "label": "ViewHistory()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "ViewHistory()", "community": 9, "community_name": "Community 9", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 4}, {"id": "viewer_writetostorage", "label": "_writeToStorage()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "_writeToStorage()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 2}, {"id": "viewer_readfromstorage", "label": "_readFromStorage()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "_readFromStorage()", "community": 9, "community_name": "Community 9", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 4}, {"id": "viewer_set", "label": "set()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 11.1, "font": {"size": 0, "color": "#ffffff"}, "title": "set()", "community": 14, "community_name": "Community 14", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 8}, {"id": "viewer_setmultiple", "label": "setMultiple()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "setMultiple()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 3}, {"id": "viewer_getmultiple", "label": "getMultiple()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "getMultiple()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 2}, {"id": "viewer_genericpreferences", "label": "GenericPreferences()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "GenericPreferences()", "community": 9, "community_name": "Community 9", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 5}, {"id": "viewer_getdefaultpreferences", "label": "getDefaultPreferences()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "getDefaultPreferences()", "community": 9, "community_name": "Community 9", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 3}, {"id": "viewer_basepreferences", "label": "BasePreferences()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.8, "font": {"size": 0, "color": "#ffffff"}, "title": "BasePreferences()", "community": 9, "community_name": "Community 9", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 6}, {"id": "viewer_reset", "label": "reset()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 11.0, "font": {"size": 0, "color": "#ffffff"}, "title": "reset()", "community": 6, "community_name": "Community 6", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 7}, {"id": "viewer_getall", "label": "getAll()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "getAll()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 2}, {"id": "viewer_download", "label": "_download()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "_download()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 2}, {"id": "viewer_downloadmanager", "label": "DownloadManager()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "DownloadManager()", "community": 6, "community_name": "Community 6", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 3}, {"id": "viewer_genericl10n", "label": "GenericL10n()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "GenericL10n()", "community": 6, "community_name": "Community 6", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 3}, {"id": "viewer_getl10nresourcelinks", "label": "getL10nResourceLinks()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "getL10nResourceLinks()", "community": 16, "community_name": "Community 16", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 3}, {"id": "viewer_getl10ndictionary", "label": "getL10nDictionary()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "getL10nDictionary()", "community": 16, "community_name": "Community 16", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 3}, {"id": "viewer_gettranslatablechildren", "label": "getTranslatableChildren()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "getTranslatableChildren()", "community": 19, "community_name": "Community 19", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 3}, {"id": "viewer_getl10nattributes", "label": "getL10nAttributes()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "getL10nAttributes()", "community": 19, "community_name": "Community 19", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 3}, {"id": "viewer_firel10nreadyevent", "label": "fireL10nReadyEvent()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "fireL10nReadyEvent()", "community": 16, "community_name": "Community 16", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 4}, {"id": "viewer_xhrloadtext", "label": "xhrLoadText()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "xhrLoadText()", "community": 18, "community_name": "Community 18", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 4}, {"id": "viewer_parseresource", "label": "parseResource()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "parseResource()", "community": 18, "community_name": "Community 18", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 3}, {"id": "viewer_loadlocale", "label": "loadLocale()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.8, "font": {"size": 0, "color": "#ffffff"}, "title": "loadLocale()", "community": 16, "community_name": "Community 16", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 6}, {"id": "viewer_clear", "label": "clear()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "clear()", "community": 16, "community_name": "Community 16", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 3}, {"id": "viewer_getpluralrules", "label": "getPluralRules()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "getPluralRules()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 2}, {"id": "viewer_getl10ndata", "label": "getL10nData()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "getL10nData()", "community": 19, "community_name": "Community 19", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 5}, {"id": "viewer_substindexes", "label": "substIndexes()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "substIndexes()", "community": 19, "community_name": "Community 19", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 3}, {"id": "viewer_substarguments", "label": "substArguments()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "substArguments()", "community": 19, "community_name": "Community 19", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 3}, {"id": "viewer_translateelement", "label": "translateElement()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.8, "font": {"size": 0, "color": "#ffffff"}, "title": "translateElement()", "community": 19, "community_name": "Community 19", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 6}, {"id": "viewer_getchildelementcount", "label": "getChildElementCount()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "getChildElementCount()", "community": 19, "community_name": "Community 19", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 3}, {"id": "viewer_translatefragment", "label": "translateFragment()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "translateFragment()", "community": 19, "community_name": "Community 19", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 4}, {"id": "viewer_renderpage", "label": "renderPage()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "renderPage()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 2}, {"id": "viewer_pdfprintservice", "label": "PDFPrintService()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "PDFPrintService()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 2}, {"id": "viewer_active", "label": "active()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "active()", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 2}, {"id": "viewer_dispatchevent", "label": "dispatchEvent()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.8, "font": {"size": 0, "color": "#ffffff"}, "title": "dispatchEvent()", "community": 16, "community_name": "Community 16", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 6}, {"id": "viewer_abort", "label": "abort()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "abort()", "community": 16, "community_name": "Community 16", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 3}, {"id": "viewer_renderprogress", "label": "renderProgress()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "renderProgress()", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 3}, {"id": "viewer_ensureoverlay", "label": "ensureOverlay()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "ensureOverlay()", "community": 25, "community_name": "Community 25", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 3}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_debugger_js", "label": "debugger.js", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 12.3, "font": {"size": 0, "color": "#ffffff"}, "title": "debugger.js", "community": 4, "community_name": "Community 4", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/static/lib/pdfjs/web/debugger.js", "file_type": "code", "degree": 17}, {"id": "debugger_removeselection", "label": "removeSelection()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "removeSelection()", "community": 4, "community_name": "Community 4", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/debugger.js", "file_type": "code", "degree": 3}, {"id": "debugger_resetselection", "label": "resetSelection()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "resetSelection()", "community": 4, "community_name": "Community 4", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/debugger.js", "file_type": "code", "degree": 3}, {"id": "debugger_selectfont", "label": "selectFont()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "selectFont()", "community": 4, "community_name": "Community 4", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/debugger.js", "file_type": "code", "degree": 3}, {"id": "debugger_textlayerclick", "label": "textLayerClick()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "textLayerClick()", "community": 4, "community_name": "Community 4", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/debugger.js", "file_type": "code", "degree": 4}, {"id": "debugger_active", "label": "active()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "active()", "community": 4, "community_name": "Community 4", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/debugger.js", "file_type": "code", "degree": 4}, {"id": "debugger_properties", "label": "properties()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "properties()", "community": 4, "community_name": "Community 4", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/debugger.js", "file_type": "code", "degree": 2}, {"id": "debugger_c", "label": "c()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "c()", "community": 4, "community_name": "Community 4", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/debugger.js", "file_type": "code", "degree": 2}, {"id": "debugger_simplifyargs", "label": "simplifyArgs()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "simplifyArgs()", "community": 4, "community_name": "Community 4", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/debugger.js", "file_type": "code", "degree": 2}, {"id": "debugger_stepper", "label": "Stepper()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "Stepper()", "community": 4, "community_name": "Community 4", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/debugger.js", "file_type": "code", "degree": 2}, {"id": "debugger_cboxonclick", "label": "cboxOnClick()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "cboxOnClick()", "community": 4, "community_name": "Community 4", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/debugger.js", "file_type": "code", "degree": 2}, {"id": "debugger_clear", "label": "clear()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "clear()", "community": 4, "community_name": "Community 4", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/debugger.js", "file_type": "code", "degree": 4}, {"id": "debugger_getstatindex", "label": "getStatIndex()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "getStatIndex()", "community": 4, "community_name": "Community 4", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/debugger.js", "file_type": "code", "degree": 3}, {"id": "debugger_init", "label": "init()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "init()", "community": 4, "community_name": "Community 4", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/debugger.js", "file_type": "code", "degree": 4}, {"id": "debugger_add", "label": "add()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 11.9, "font": {"size": 0, "color": "#ffffff"}, "title": "add()", "community": 4, "community_name": "Community 4", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/debugger.js", "file_type": "code", "degree": 14}, {"id": "debugger_cleanup", "label": "cleanup()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "cleanup()", "community": 4, "community_name": "Community 4", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/debugger.js", "file_type": "code", "degree": 3}, {"id": "debugger_enable", "label": "enable()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "enable()", "community": 4, "community_name": "Community 4", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/debugger.js", "file_type": "code", "degree": 3}, {"id": "debugger_selectpanel", "label": "selectPanel()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "selectPanel()", "community": 4, "community_name": "Community 4", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/debugger.js", "file_type": "code", "degree": 3}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_src_js_pdf_preview_js", "label": "pdf_preview.js", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "pdf_preview.js", "community": 4, "community_name": "Community 4", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/static/src/js/pdf_preview.js", "file_type": "code", "degree": 5}, {"id": "pdf_preview_pdfviewerdialog", "label": "PDFViewerDialog", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 11.1, "font": {"size": 0, "color": "#ffffff"}, "title": "PDFViewerDialog", "community": 4, "community_name": "Community 4", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/src/js/pdf_preview.js", "file_type": "code", "degree": 8}, {"id": "pdf_preview_pdfviewerdialog_setup", "label": ".setup()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": ".setup()", "community": 4, "community_name": "Community 4", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/src/js/pdf_preview.js", "file_type": "code", "degree": 2}, {"id": "pdf_preview_pdfviewerdialog_getviewerurl", "label": ".getViewerUrl()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": ".getViewerUrl()", "community": 4, "community_name": "Community 4", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/src/js/pdf_preview.js", "file_type": "code", "degree": 2}, {"id": "pdf_preview_pdfviewerdialog_oniframeload", "label": ".onIframeLoad()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": ".onIframeLoad()", "community": 4, "community_name": "Community 4", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/src/js/pdf_preview.js", "file_type": "code", "degree": 1}, {"id": "pdf_preview_pdfviewerdialog_toggle", "label": ".toggle()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 11.2, "font": {"size": 0, "color": "#ffffff"}, "title": ".toggle()", "community": 12, "community_name": "Community 12", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/src/js/pdf_preview.js", "file_type": "code", "degree": 9}, {"id": "pdf_preview_pdfviewerdialog_getdialogsize", "label": ".getDialogSize()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": ".getDialogSize()", "community": 4, "community_name": "Community 4", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/src/js/pdf_preview.js", "file_type": "code", "degree": 1}, {"id": "pdf_preview_pdfviewerdialog_getframestyle", "label": ".getFrameStyle()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": ".getFrameStyle()", "community": 4, "community_name": "Community 4", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/src/js/pdf_preview.js", "file_type": "code", "degree": 1}, {"id": "pdf_preview_openpdfviewer", "label": "openPDFViewer()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "openPDFViewer()", "community": 4, "community_name": "Community 4", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/src/js/pdf_preview.js", "file_type": "code", "degree": 4}, {"id": "pdf_preview_handleautomaticprinting", "label": "handleAutomaticPrinting()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "handleAutomaticPrinting()", "community": 4, "community_name": "Community 4", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/src/js/pdf_preview.js", "file_type": "code", "degree": 4}, {"id": "pdf_preview_getreporturl", "label": "_getReportUrl()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "_getReportUrl()", "community": 4, "community_name": "Community 4", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/src/js/pdf_preview.js", "file_type": "code", "degree": 3}, {"id": "pdf_preview_pdfprintpreview", "label": "PdfPrintPreview()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.8, "font": {"size": 0, "color": "#ffffff"}, "title": "PdfPrintPreview()", "community": 4, "community_name": "Community 4", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/src/js/pdf_preview.js", "file_type": "code", "degree": 6}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_src_js_user_menu_js", "label": "user_menu.js", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "user_menu.js", "community": 38, "community_name": "Community 38", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/static/src/js/user_menu.js", "file_type": "code", "degree": 1}, {"id": "user_menu_reportpreviewconfigitem", "label": "reportPreviewConfigItem()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "reportPreviewConfigItem()", "community": 38, "community_name": "Community 38", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/src/js/user_menu.js", "file_type": "code", "degree": 2}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_controllers_init_py", "label": "__init__.py", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "__init__.py", "community": 87, "community_name": "Community 87", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/controllers/__init__.py", "file_type": "code", "degree": 2}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_controllers_main_py", "label": "main.py", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "main.py", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/controllers/main.py", "file_type": "code", "degree": 2}, {"id": "main_printpreviewcontroller", "label": "PrintPreviewController", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "PrintPreviewController", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/controllers/main.py", "file_type": "code", "degree": 2}, {"id": "main_get_report_name", "label": "get_report_name()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "get_report_name()", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/controllers/main.py", "file_type": "code", "degree": 3}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_init_py", "label": "__init__.py", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "__init__.py", "community": 88, "community_name": "Community 88", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/__init__.py", "file_type": "code", "degree": 2}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_manifest_py", "label": "__manifest__.py", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.0, "font": {"size": 0, "color": "#ffffff"}, "title": "__manifest__.py", "community": 120, "community_name": "Community 120", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/__manifest__.py", "file_type": "code", "degree": 0}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_models_ir_actions_report_py", "label": "ir_actions_report.py", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "ir_actions_report.py", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/models/ir_actions_report.py", "file_type": "code", "degree": 1}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_models_ir_http_py", "label": "ir_http.py", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "ir_http.py", "community": 29, "community_name": "Community 29", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/models/ir_http.py", "file_type": "code", "degree": 1}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_models_init_py", "label": "__init__.py", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "__init__.py", "community": 89, "community_name": "Community 89", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/models/__init__.py", "file_type": "code", "degree": 2}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_models_res_users_py", "label": "res_users.py", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "res_users.py", "community": 8, "community_name": "Community 8", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/models/res_users.py", "file_type": "code", "degree": 3}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "viewer.js", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 40.0, "font": {"size": 12, "color": "#ffffff"}, "title": "viewer.js", "community": 0, "community_name": "Community 0", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/viewer.js", "file_type": "code", "degree": 220}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_debugger_js", "label": "debugger.js", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 12.3, "font": {"size": 0, "color": "#ffffff"}, "title": "debugger.js", "community": 4, "community_name": "Community 4", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/lib/pdfjs/web/debugger.js", "file_type": "code", "degree": 17}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_src_js_pdf_preview_js", "label": "pdf_preview.js", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "pdf_preview.js", "community": 4, "community_name": "Community 4", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/src/js/pdf_preview.js", "file_type": "code", "degree": 5}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_src_js_user_menu_js", "label": "user_menu.js", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.1, "font": {"size": 0, "color": "#ffffff"}, "title": "user_menu.js", "community": 38, "community_name": "Community 38", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/static/src/js/user_menu.js", "file_type": "code", "degree": 1}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_controllers_init_py", "label": "__init__.py", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "__init__.py", "community": 90, "community_name": "Community 90", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/controllers/__init__.py", "file_type": "code", "degree": 2}, {"id": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_controllers_main_py", "label": "main.py", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.3, "font": {"size": 0, "color": "#ffffff"}, "title": "main.py", "community": 1, "community_name": "Community 1", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Obsolete Files/pdf_print_preview/pdf_print_preview/controllers/main.py", "file_type": "code", "degree": 2}];
|
|
const RAW_EDGES = [{"from": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_init_py", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_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_obsolete_files_garazd_product_label_garazd_product_label_init_py", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_garazd_product_label_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_obsolete_files_garazd_product_label_garazd_product_label_tests_init_py", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_garazd_product_label_tests_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_obsolete_files_garazd_product_label_garazd_product_label_tests_test_print_product_label_py", "to": "test_print_product_label_testprintproductlabel", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "test_print_product_label_testprintproductlabel", "to": "transactioncase", "label": "inherits", "title": "inherits [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "test_print_product_label_testprintproductlabel", "to": "test_print_product_label_testprintproductlabel_setup", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "test_print_product_label_testprintproductlabel", "to": "test_print_product_label_testprintproductlabel_test_print_wizard", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "test_print_product_label_testprintproductlabel", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_tests_test_print_product_label_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "transactioncase", "to": "common_testproductlabel", "label": "inherits", "title": "inherits [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_garazd_product_label_wizard_print_product_label_line_py", "to": "print_product_label_line_printproductlabelline", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_garazd_product_label_wizard_print_product_label_line_py", "to": "print_product_label_line_compute_company_id", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_garazd_product_label_wizard_print_product_label_line_py", "to": "print_product_label_line_compute_barcode", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_line_printproductlabelline", "to": "print_product_label_line_printproductlabelline_action_plus_qty", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_line_printproductlabelline", "to": "print_product_label_line_printproductlabelline_action_minus_qty", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_line_printproductlabelline", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_wizard_print_product_label_line_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_line_printproductlabelline", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_garazd_product_label_pro_wizard_print_product_label_line_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_line_printproductlabelline", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_wizard_print_product_label_line_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_line_compute_company_id", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_wizard_print_product_label_line_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_line_compute_barcode", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_wizard_print_product_label_line_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_garazd_product_label_wizard_init_py", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_garazd_product_label_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_obsolete_files_garazd_product_label_garazd_product_label_wizard_print_product_label_py", "to": "print_product_label_printproductlabel", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_garazd_product_label_wizard_print_product_label_py", "to": "print_product_label_complete_label_fields", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_garazd_product_label_wizard_print_product_label_py", "to": "print_product_label_get_product_label_ids", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_garazd_product_label_wizard_print_product_label_py", "to": "print_product_label_default_get", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_garazd_product_label_wizard_print_product_label_py", "to": "print_product_label_compute_is_template_report", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_garazd_product_label_wizard_print_product_label_py", "to": "print_product_label_get_quick_report_action", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_garazd_product_label_wizard_print_product_label_py", "to": "print_product_label_set_sequence", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_printproductlabel", "to": "print_product_label_printproductlabel_get_labels_to_print", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_printproductlabel", "to": "print_product_label_printproductlabel_get_report_action_params", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_printproductlabel", "to": "print_product_label_printproductlabel_prepare_report", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_printproductlabel", "to": "print_product_label_printproductlabel_action_print", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_printproductlabel", "to": "print_product_label_printproductlabel_action_set_qty", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_printproductlabel", "to": "print_product_label_printproductlabel_action_restore_initial_qty", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_printproductlabel", "to": "print_product_label_printproductlabel_action_sort_by_product", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_printproductlabel", "to": "print_product_label_printproductlabel_get_pdf", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_printproductlabel", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_wizard_print_product_label_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_printproductlabel", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_garazd_product_label_pro_wizard_print_product_label_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_printproductlabel", "to": "print_product_label_printproductlabel_get_label_data", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_printproductlabel", "to": "print_product_label_printproductlabel_action_add_template", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_printproductlabel", "to": "print_product_label_printproductlabel_action_edit_template", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_printproductlabel", "to": "print_product_label_printproductlabel_action_reset_skip", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_printproductlabel", "to": "print_product_label_printproductlabel_action_pdf_preview", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_printproductlabel", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_wizard_print_product_label_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_printproductlabel", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_print_wizard_print_product_label_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_printproductlabel", "to": "print_product_label_printproductlabel_action_print_direct", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_printproductlabel", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_print_garazd_product_label_print_wizard_print_product_label_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_complete_label_fields", "to": "print_product_label_get_product_label_ids", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_complete_label_fields", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_wizard_print_product_label_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_get_product_label_ids", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_wizard_print_product_label_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_get_product_label_ids", "to": "viewer_get", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "print_product_label_default_get", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_wizard_print_product_label_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_default_get", "to": "viewer_get", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "print_product_label_compute_is_template_report", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_wizard_print_product_label_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_printproductlabel_get_labels_to_print", "to": "print_product_label_printproductlabel_get_report_action_params", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_printproductlabel_get_labels_to_print", "to": "print_product_label_printproductlabel_get_label_data", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "print_product_label_printproductlabel_get_report_action_params", "to": "print_product_label_printproductlabel_action_print", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_printproductlabel_get_report_action_params", "to": "print_product_label_printproductlabel_get_pdf", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_printproductlabel_get_report_action_params", "to": "print_product_label_rationale_116", "label": "rationale_for", "title": "rationale_for [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_printproductlabel_get_report_action_params", "to": "print_product_label_printproductlabel_get_label_data", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_printproductlabel_prepare_report", "to": "print_product_label_printproductlabel_action_print", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_printproductlabel_prepare_report", "to": "print_product_label_printproductlabel_get_pdf", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_printproductlabel_prepare_report", "to": "viewer_get", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "print_product_label_printproductlabel_prepare_report", "to": "print_product_label_template_printproductlabeltemplate_write", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "print_product_label_printproductlabel_action_print", "to": "print_product_label_get_quick_report_action", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_printproductlabel_action_print", "to": "test_access_rights_testaccessrights_test_access_internal_user", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "print_product_label_printproductlabel_action_set_qty", "to": "print_product_label_rationale_136", "label": "rationale_for", "title": "rationale_for [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_printproductlabel_action_set_qty", "to": "print_product_label_template_printproductlabeltemplate_write", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "print_product_label_printproductlabel_action_restore_initial_qty", "to": "print_product_label_rationale_141", "label": "rationale_for", "title": "rationale_for [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_get_quick_report_action", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_wizard_print_product_label_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_get_quick_report_action", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_garazd_product_label_pro_wizard_print_product_label_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_get_quick_report_action", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_wizard_print_product_label_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_get_quick_report_action", "to": "product_label_layout_productlabellayout_process", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "print_product_label_get_quick_report_action", "to": "print_product_label_template_printproductlabeltemplate_write", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "print_product_label_get_quick_report_action", "to": "print_product_label_printproductlabel_action_print_direct", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "print_product_label_get_quick_report_action", "to": "product_template_producttemplate_action_open_label_layout", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "print_product_label_get_quick_report_action", "to": "product_product_productproduct_action_open_label_layout", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "print_product_label_set_sequence", "to": "print_product_label_printproductlabel_action_sort_by_product", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_set_sequence", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_wizard_print_product_label_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_printproductlabel_get_pdf", "to": "ir_actions_report_http_render_qweb_pdf", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "print_product_label_printproductlabel_get_pdf", "to": "print_product_label_printproductlabel_action_pdf_preview", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "print_product_label_printproductlabel_get_pdf", "to": "print_product_label_template_printproductlabeltemplate_action_pdf_preview", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "print_product_label_printproductlabel_get_pdf", "to": "print_product_label_printproductlabel_action_print_direct", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_garazd_product_label_models_print_label_type_py", "to": "print_label_type_printlabeltypepy", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_label_type_printlabeltypepy", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_models_print_label_type_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_garazd_product_label_models_init_py", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_garazd_product_label_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_obsolete_files_garazd_product_label_garazd_product_label_models_product_template_py", "to": "product_template_producttemplate", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "product_template_producttemplate", "to": "product_template_producttemplate_action_open_label_layout", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "product_template_producttemplate", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_models_product_template_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "product_template_producttemplate", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_garazd_product_label_pro_models_product_template_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "product_template_producttemplate", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_models_product_template_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "product_template_producttemplate_action_open_label_layout", "to": "product_template_rationale_8", "label": "rationale_for", "title": "rationale_for [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_garazd_product_label_models_product_product_py", "to": "product_product_productproduct", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "product_product_productproduct", "to": "product_product_productproduct_action_open_label_layout", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "product_product_productproduct", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_models_product_product_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "product_product_productproduct", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_garazd_product_label_pro_models_product_product_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "product_product_productproduct", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_models_product_product_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "product_product_productproduct_action_open_label_layout", "to": "product_product_rationale_8", "label": "rationale_for", "title": "rationale_for [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_garazd_product_label_models_res_config_settings_py", "to": "res_config_settings_resconfigsettings", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "res_config_settings_resconfigsettings", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_models_res_config_settings_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "res_config_settings_resconfigsettings", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_garazd_product_label_pro_models_res_config_settings_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "res_config_settings_resconfigsettings", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_models_res_config_settings_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "res_config_settings_resconfigsettings", "to": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_theme_models_res_config_settings_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "res_config_settings_resconfigsettings", "to": "res_config_settings_resconfigsettings_get_theme_color_values", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "res_config_settings_resconfigsettings", "to": "res_config_settings_resconfigsettings_set_theme_color_values", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "res_config_settings_resconfigsettings", "to": "res_config_settings_resconfigsettings_detect_theme_color_change", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "res_config_settings_resconfigsettings", "to": "res_config_settings_resconfigsettings_replace_theme_color_values", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "res_config_settings_resconfigsettings", "to": "res_config_settings_resconfigsettings_reset_theme_color_assets", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "res_config_settings_resconfigsettings", "to": "res_config_settings_resconfigsettings_action_reset_theme_color_assets", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "res_config_settings_resconfigsettings", "to": "res_config_settings_resconfigsettings_get_values", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "res_config_settings_resconfigsettings", "to": "res_config_settings_resconfigsettings_set_values", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "res_config_settings_resconfigsettings", "to": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_colors_models_res_config_settings_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "res_config_settings_resconfigsettings", "to": "res_config_settings_resconfigsettings_get_light_color_values", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "res_config_settings_resconfigsettings", "to": "res_config_settings_resconfigsettings_get_dark_color_values", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "res_config_settings_resconfigsettings", "to": "res_config_settings_resconfigsettings_set_light_color_values", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "res_config_settings_resconfigsettings", "to": "res_config_settings_resconfigsettings_set_dark_color_values", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "res_config_settings_resconfigsettings", "to": "res_config_settings_resconfigsettings_detect_light_color_change", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "res_config_settings_resconfigsettings", "to": "res_config_settings_resconfigsettings_detect_dark_color_change", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "res_config_settings_resconfigsettings", "to": "res_config_settings_resconfigsettings_replace_light_color_values", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "res_config_settings_resconfigsettings", "to": "res_config_settings_resconfigsettings_replace_dark_color_values", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "res_config_settings_resconfigsettings", "to": "res_config_settings_resconfigsettings_reset_light_color_assets", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "res_config_settings_resconfigsettings", "to": "res_config_settings_resconfigsettings_reset_dark_color_assets", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "res_config_settings_resconfigsettings", "to": "res_config_settings_resconfigsettings_action_reset_light_color_assets", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "res_config_settings_resconfigsettings", "to": "res_config_settings_resconfigsettings_action_reset_dark_color_assets", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "res_config_settings_resconfigsettings", "to": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_appsbar_models_res_config_settings_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_tests_init_py", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_tests_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_obsolete_files_garazd_product_label_wizard_init_py", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_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_obsolete_files_garazd_product_label_models_init_py", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_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_obsolete_files_garazd_product_label_pro_init_py", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_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_obsolete_files_garazd_product_label_pro_garazd_product_label_pro_init_py", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_garazd_product_label_pro_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_obsolete_files_garazd_product_label_pro_garazd_product_label_pro_tests_test_access_rights_py", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_garazd_product_label_pro_tests_common_py", "label": "imports_from", "title": "imports_from [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_garazd_product_label_pro_tests_test_access_rights_py", "to": "test_access_rights_testaccessrights", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "test_access_rights_testaccessrights", "to": "baseuserscommon", "label": "inherits", "title": "inherits [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "test_access_rights_testaccessrights", "to": "testproductlabel", "label": "inherits", "title": "inherits [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "test_access_rights_testaccessrights", "to": "test_access_rights_testaccessrights_test_access_internal_user", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "test_access_rights_testaccessrights", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_tests_test_access_rights_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "test_access_rights_testaccessrights", "to": "common_testproductlabel", "label": "uses", "title": "uses [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "test_access_rights_testaccessrights_test_access_internal_user", "to": "test_access_rights_rationale_16", "label": "rationale_for", "title": "rationale_for [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "test_access_rights_testaccessrights_test_access_internal_user", "to": "print_product_label_template_printproductlabeltemplate_write", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "test_access_rights_rationale_16", "to": "common_testproductlabel", "label": "uses", "title": "uses [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_garazd_product_label_pro_tests_init_py", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_garazd_product_label_pro_tests_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_obsolete_files_garazd_product_label_pro_garazd_product_label_pro_tests_common_py", "to": "common_testproductlabel", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_garazd_product_label_pro_tests_common_py", "to": "common_setupclass", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "common_testproductlabel", "to": "common_testproductlabel_setup", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "common_testproductlabel", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_tests_common_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "common_setupclass", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_tests_common_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_garazd_product_label_pro_wizard_print_product_label_line_py", "to": "print_product_label_line_compute_product_price", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_line_compute_product_price", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_wizard_print_product_label_line_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_garazd_product_label_pro_wizard_init_py", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_garazd_product_label_pro_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_obsolete_files_garazd_product_label_pro_garazd_product_label_pro_wizard_product_label_layout_py", "to": "product_label_layout_productlabellayout", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_garazd_product_label_pro_wizard_product_label_layout_py", "to": "product_label_layout_default_get", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_garazd_product_label_pro_wizard_product_label_layout_py", "to": "product_label_layout_compute_garazd_allowed_template_ids", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "product_label_layout_productlabellayout", "to": "product_label_layout_productlabellayout_process", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "product_label_layout_productlabellayout", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_wizard_product_label_layout_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "product_label_layout_default_get", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_wizard_product_label_layout_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "product_label_layout_default_get", "to": "viewer_set", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "product_label_layout_default_get", "to": "print_product_label_template_get_user_allowed_templates", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "product_label_layout_compute_garazd_allowed_template_ids", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_wizard_product_label_layout_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "product_label_layout_compute_garazd_allowed_template_ids", "to": "print_product_label_template_get_user_allowed_templates", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "product_label_layout_compute_garazd_allowed_template_ids", "to": "viewer_set", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_garazd_product_label_pro_wizard_print_product_label_preview_py", "to": "print_product_label_preview_printproductlabelpreview", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_preview_printproductlabelpreview", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_wizard_print_product_label_preview_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_garazd_product_label_pro_wizard_print_product_label_template_add_py", "to": "print_product_label_template_add_printproductlabeltemplateadd", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_garazd_product_label_pro_wizard_print_product_label_template_add_py", "to": "print_product_label_template_add_check_page_layout", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_template_add_printproductlabeltemplateadd", "to": "print_product_label_template_add_printproductlabeltemplateadd_is_multi_layout", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_template_add_printproductlabeltemplateadd", "to": "print_product_label_template_add_printproductlabeltemplateadd_get_label_name", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_template_add_printproductlabeltemplateadd", "to": "print_product_label_template_add_printproductlabeltemplateadd_create_paperformat", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_template_add_printproductlabeltemplateadd", "to": "print_product_label_template_add_printproductlabeltemplateadd_action_create", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_template_add_printproductlabeltemplateadd", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_wizard_print_product_label_template_add_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_template_add_check_page_layout", "to": "print_product_label_template_add_printproductlabeltemplateadd_is_multi_layout", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_template_add_check_page_layout", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_wizard_print_product_label_template_add_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_template_add_printproductlabeltemplateadd_is_multi_layout", "to": "print_product_label_template_add_printproductlabeltemplateadd_get_label_name", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_template_add_printproductlabeltemplateadd_is_multi_layout", "to": "print_product_label_template_add_printproductlabeltemplateadd_create_paperformat", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_template_add_printproductlabeltemplateadd_get_label_name", "to": "print_product_label_template_add_printproductlabeltemplateadd_create_paperformat", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_template_add_printproductlabeltemplateadd_get_label_name", "to": "print_product_label_template_add_printproductlabeltemplateadd_action_create", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_template_add_printproductlabeltemplateadd_create_paperformat", "to": "print_product_label_template_add_printproductlabeltemplateadd_action_create", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_garazd_product_label_pro_wizard_print_product_label_py", "to": "print_product_label_compute_allowed_template_ids", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_garazd_product_label_pro_wizard_print_product_label_py", "to": "print_product_label_compute_template_preview_html", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_garazd_product_label_pro_wizard_print_product_label_py", "to": "print_product_label_onchange_label_type_id", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_garazd_product_label_pro_wizard_print_product_label_py", "to": "print_product_label_open_extension_app_list", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_garazd_product_label_pro_wizard_print_product_label_py", "to": "print_product_label_pdf_preview", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_compute_allowed_template_ids", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_wizard_print_product_label_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_compute_allowed_template_ids", "to": "print_product_label_template_get_user_allowed_templates", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "print_product_label_compute_allowed_template_ids", "to": "viewer_set", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "print_product_label_compute_template_preview_html", "to": "print_product_label_onchange_label_type_id", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_compute_template_preview_html", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_wizard_print_product_label_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_compute_template_preview_html", "to": "print_product_label_template_compute_preview_html", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "print_product_label_compute_template_preview_html", "to": "viewer_get", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "print_product_label_onchange_label_type_id", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_wizard_print_product_label_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_printproductlabel_get_label_data", "to": "print_product_label_template_printproductlabeltemplate_set_paperformat", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "print_product_label_printproductlabel_action_reset_skip", "to": "print_product_label_rationale_189", "label": "rationale_for", "title": "rationale_for [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_printproductlabel_action_reset_skip", "to": "print_product_label_template_printproductlabeltemplate_write", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "print_product_label_open_extension_app_list", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_wizard_print_product_label_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_pdf_preview", "to": "print_product_label_printproductlabel_action_pdf_preview", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_pdf_preview", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_wizard_print_product_label_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_pdf_preview", "to": "print_product_label_template_printproductlabeltemplate_action_pdf_preview", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_garazd_product_label_pro_models_init_py", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_garazd_product_label_pro_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_obsolete_files_garazd_product_label_pro_garazd_product_label_pro_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": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_models_res_company_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "res_company_rescompany", "to": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_theme_models_res_company_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "res_company_rescompany", "to": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_appsbar_models_res_company_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_garazd_product_label_pro_models_res_users_py", "to": "res_users_resusers", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "res_users_resusers", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_models_res_users_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "res_users_resusers", "to": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_dialog_models_res_users_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "res_users_resusers", "to": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_chatter_models_res_users_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "res_users_resusers", "to": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_appsbar_models_res_users_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "res_users_resusers", "to": "users_gurpreet_github_odoo_modules_obsolete_files_voip_ringcentral_models_res_users_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "res_users_resusers", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_models_res_users_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "res_users_resusers", "to": "res_users_resusers_preview_reload", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "res_users_resusers", "to": "res_users_resusers_preview_print_save", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "res_users_resusers", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_models_res_users_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_garazd_product_label_pro_models_print_product_label_section_py", "to": "print_product_label_section_printproductlabelsection", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_garazd_product_label_pro_models_print_product_label_section_py", "to": "print_product_label_section_check_height", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_garazd_product_label_pro_models_print_product_label_section_py", "to": "print_product_label_section_check_widget_image", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_garazd_product_label_pro_models_print_product_label_section_py", "to": "print_product_label_section_compute_field_ids", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_garazd_product_label_pro_models_print_product_label_section_py", "to": "print_product_label_section_compute_relation_model_id", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_garazd_product_label_pro_models_print_product_label_section_py", "to": "print_product_label_section_compute_nested_relation_model_id", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_garazd_product_label_pro_models_print_product_label_section_py", "to": "print_product_label_section_compute_template_preview_html", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_garazd_product_label_pro_models_print_product_label_section_py", "to": "print_product_label_section_onchange_type", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_garazd_product_label_pro_models_print_product_label_section_py", "to": "print_product_label_section_onchange_field_id", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_garazd_product_label_pro_models_print_product_label_section_py", "to": "print_product_label_section_onchange_relation_field_id", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_garazd_product_label_pro_models_print_product_label_section_py", "to": "print_product_label_section_onchange_widget", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_garazd_product_label_pro_models_print_product_label_section_py", "to": "print_product_label_section_binary_field_types", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_garazd_product_label_pro_models_print_product_label_section_py", "to": "print_product_label_section_text_field_types", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_garazd_product_label_pro_models_print_product_label_section_py", "to": "print_product_label_section_digit_field_types", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_garazd_product_label_pro_models_print_product_label_section_py", "to": "print_product_label_section_date_field_types", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_garazd_product_label_pro_models_print_product_label_section_py", "to": "print_product_label_section_non_relation_field_types", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_garazd_product_label_pro_models_print_product_label_section_py", "to": "print_product_label_section_relation_field_types", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_garazd_product_label_pro_models_print_product_label_section_py", "to": "print_product_label_section_multi_relation_field_types", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_garazd_product_label_pro_models_print_product_label_section_py", "to": "print_product_label_section_get_field_domain", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_garazd_product_label_pro_models_print_product_label_section_py", "to": "print_product_label_section_process_price_value", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_garazd_product_label_pro_models_print_product_label_section_py", "to": "print_product_label_section_get_pricelist_items", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_garazd_product_label_pro_models_print_product_label_section_py", "to": "print_product_label_section_get_short_url", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_garazd_product_label_pro_models_print_product_label_section_py", "to": "print_product_label_section_compute_display_name", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_section_printproductlabelsection", "to": "print_product_label_section_printproductlabelsection_default_sequence", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_section_printproductlabelsection", "to": "print_product_label_section_printproductlabelsection_get_float_position", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_section_printproductlabelsection", "to": "print_product_label_section_printproductlabelsection_get_barcode_size", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_section_printproductlabelsection", "to": "print_product_label_section_printproductlabelsection_get_border_style", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_section_printproductlabelsection", "to": "print_product_label_section_printproductlabelsection_get_background_style", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_section_printproductlabelsection", "to": "print_product_label_section_printproductlabelsection_get_font_name", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_section_printproductlabelsection", "to": "print_product_label_section_printproductlabelsection_get_attribute_data", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_section_printproductlabelsection", "to": "print_product_label_section_printproductlabelsection_get_html_style", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_section_printproductlabelsection", "to": "print_product_label_section_printproductlabelsection_format_digit_value", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_section_printproductlabelsection", "to": "print_product_label_section_printproductlabelsection_get_field_value", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_section_printproductlabelsection", "to": "print_product_label_section_printproductlabelsection_get_price_value", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_section_printproductlabelsection", "to": "print_product_label_section_printproductlabelsection_get_value", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_section_printproductlabelsection", "to": "print_product_label_section_printproductlabelsection_get_image_url", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_section_printproductlabelsection", "to": "print_product_label_section_printproductlabelsection_action_pdf_preview", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_section_printproductlabelsection", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_models_print_product_label_section_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_section_check_height", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_models_print_product_label_section_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_section_check_widget_image", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_models_print_product_label_section_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_section_compute_field_ids", "to": "print_product_label_section_get_field_domain", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_section_compute_field_ids", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_models_print_product_label_section_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_section_compute_relation_model_id", "to": "print_product_label_section_relation_field_types", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_section_compute_relation_model_id", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_models_print_product_label_section_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_section_compute_nested_relation_model_id", "to": "print_product_label_section_relation_field_types", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_section_compute_nested_relation_model_id", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_models_print_product_label_section_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_section_compute_template_preview_html", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_models_print_product_label_section_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_section_onchange_type", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_models_print_product_label_section_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_section_onchange_field_id", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_models_print_product_label_section_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_section_onchange_relation_field_id", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_models_print_product_label_section_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_section_onchange_widget", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_models_print_product_label_section_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_section_binary_field_types", "to": "print_product_label_section_non_relation_field_types", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_section_binary_field_types", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_models_print_product_label_section_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_section_text_field_types", "to": "print_product_label_section_non_relation_field_types", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_section_text_field_types", "to": "print_product_label_section_printproductlabelsection_get_value", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_section_text_field_types", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_models_print_product_label_section_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_section_digit_field_types", "to": "print_product_label_section_non_relation_field_types", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_section_digit_field_types", "to": "print_product_label_section_printproductlabelsection_get_field_value", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_section_digit_field_types", "to": "print_product_label_section_printproductlabelsection_get_value", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_section_digit_field_types", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_models_print_product_label_section_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_section_date_field_types", "to": "print_product_label_section_non_relation_field_types", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_section_date_field_types", "to": "print_product_label_section_printproductlabelsection_get_value", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_section_date_field_types", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_models_print_product_label_section_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_section_non_relation_field_types", "to": "print_product_label_section_get_field_domain", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_section_non_relation_field_types", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_models_print_product_label_section_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_section_relation_field_types", "to": "print_product_label_section_get_field_domain", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_section_relation_field_types", "to": "print_product_label_section_printproductlabelsection_get_value", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_section_relation_field_types", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_models_print_product_label_section_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_section_multi_relation_field_types", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_models_print_product_label_section_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_section_get_field_domain", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_models_print_product_label_section_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_section_printproductlabelsection_get_float_position", "to": "print_product_label_section_printproductlabelsection_get_html_style", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_section_printproductlabelsection_get_border_style", "to": "print_product_label_section_printproductlabelsection_get_html_style", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_section_printproductlabelsection_get_background_style", "to": "print_product_label_section_printproductlabelsection_get_html_style", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_section_printproductlabelsection_get_font_name", "to": "print_product_label_section_printproductlabelsection_get_html_style", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_section_printproductlabelsection_format_digit_value", "to": "print_product_label_section_printproductlabelsection_get_field_value", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_section_printproductlabelsection_format_digit_value", "to": "print_product_label_section_printproductlabelsection_get_price_value", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_section_printproductlabelsection_get_field_value", "to": "print_product_label_section_printproductlabelsection_get_value", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_section_printproductlabelsection_get_field_value", "to": "print_product_label_section_rationale_472", "label": "rationale_for", "title": "rationale_for [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_section_printproductlabelsection_get_field_value", "to": "viewer_get", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "print_product_label_section_process_price_value", "to": "print_product_label_section_printproductlabelsection_get_price_value", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_section_process_price_value", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_models_print_product_label_section_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_section_printproductlabelsection_get_price_value", "to": "print_product_label_section_printproductlabelsection_get_value", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_section_get_pricelist_items", "to": "print_product_label_section_printproductlabelsection_get_value", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_section_get_pricelist_items", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_models_print_product_label_section_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_section_get_short_url", "to": "print_product_label_section_printproductlabelsection_get_value", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_section_get_short_url", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_models_print_product_label_section_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_section_printproductlabelsection_get_value", "to": "print_product_label_section_rationale_569", "label": "rationale_for", "title": "rationale_for [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_section_printproductlabelsection_get_value", "to": "viewer_get", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "print_product_label_section_printproductlabelsection_get_image_url", "to": "print_product_label_section_rationale_657", "label": "rationale_for", "title": "rationale_for [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_section_compute_display_name", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_models_print_product_label_section_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_garazd_product_label_pro_models_print_product_label_template_py", "to": "print_product_label_template_printproductlabeltemplate", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_garazd_product_label_pro_models_print_product_label_template_py", "to": "print_product_label_template_compute_section_count", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_garazd_product_label_pro_models_print_product_label_template_py", "to": "print_product_label_template_compute_is_oversized", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_garazd_product_label_pro_models_print_product_label_template_py", "to": "print_product_label_template_compute_ratio_px_in_mm", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_garazd_product_label_pro_models_print_product_label_template_py", "to": "print_product_label_template_compute_preview_html", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_garazd_product_label_pro_models_print_product_label_template_py", "to": "print_product_label_template_get_user_allowed_templates", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_template_printproductlabeltemplate", "to": "print_product_label_template_printproductlabeltemplate_default_sequence", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_template_printproductlabeltemplate", "to": "print_product_label_template_printproductlabeltemplate_set_paperformat", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_template_printproductlabeltemplate", "to": "print_product_label_template_printproductlabeltemplate_write", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_template_printproductlabeltemplate", "to": "print_product_label_template_printproductlabeltemplate_unlink", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_template_printproductlabeltemplate", "to": "print_product_label_template_printproductlabeltemplate_get_demo_product", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_template_printproductlabeltemplate", "to": "print_product_label_template_printproductlabeltemplate_get_demo_product_label", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_template_printproductlabeltemplate", "to": "print_product_label_template_printproductlabeltemplate_get_preview_html", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_template_printproductlabeltemplate", "to": "print_product_label_template_printproductlabeltemplate_action_pdf_preview", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_template_printproductlabeltemplate", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_models_print_product_label_template_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_template_compute_section_count", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_models_print_product_label_template_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_template_compute_is_oversized", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_models_print_product_label_template_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_template_compute_ratio_px_in_mm", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_models_print_product_label_template_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_template_printproductlabeltemplate_write", "to": "print_product_label_template_rationale_135", "label": "rationale_for", "title": "rationale_for [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_template_printproductlabeltemplate_write", "to": "init_setup_module", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "print_product_label_template_printproductlabeltemplate_write", "to": "color_assets_editor_save_color_asset", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "print_product_label_template_printproductlabeltemplate_write", "to": "match_sale_order_wiz_matchsaleorderwizard_action_confirm", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "print_product_label_template_printproductlabeltemplate_write", "to": "sale_order_to_purchase_order_app_purchaseorder_action_match_sale_order", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "print_product_label_template_printproductlabeltemplate_write", "to": "sale_order_to_purchase_order_app_purchaseorder_action_batch_match_sale_orders", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "print_product_label_template_printproductlabeltemplate_write", "to": "voip_provider_voipprovider_action_provision_sip", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "print_product_label_template_printproductlabeltemplate_unlink", "to": "color_assets_editor_colorassetseditor_reset_color_asset", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "print_product_label_template_printproductlabeltemplate_unlink", "to": "print_product_label_gc_print_label_attachments", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "print_product_label_template_printproductlabeltemplate_get_demo_product", "to": "print_product_label_template_printproductlabeltemplate_get_demo_product_label", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_template_printproductlabeltemplate_get_demo_product", "to": "print_product_label_template_compute_preview_html", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_template_printproductlabeltemplate_get_demo_product", "to": "viewer_get", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "print_product_label_template_printproductlabeltemplate_get_demo_product_label", "to": "print_product_label_template_printproductlabeltemplate_get_preview_html", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_template_printproductlabeltemplate_get_demo_product_label", "to": "print_product_label_template_printproductlabeltemplate_action_pdf_preview", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_template_printproductlabeltemplate_get_demo_product_label", "to": "viewer_get", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "print_product_label_template_compute_preview_html", "to": "print_product_label_template_printproductlabeltemplate_get_preview_html", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_template_compute_preview_html", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_models_print_product_label_template_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_template_printproductlabeltemplate_get_preview_html", "to": "viewer_get", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "print_product_label_template_get_user_allowed_templates", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_models_print_product_label_template_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_garazd_product_label_pro_report_init_py", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_garazd_product_label_pro_report_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_obsolete_files_garazd_product_label_pro_garazd_product_label_pro_report_product_label_report_py", "to": "product_label_report_reportgarazdproductlabelfromtemplate", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "product_label_report_reportgarazdproductlabelfromtemplate", "to": "product_label_report_reportgarazdproductlabelfromtemplate_get_report_values", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "product_label_report_reportgarazdproductlabelfromtemplate", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_report_product_label_report_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "product_label_report_reportgarazdproductlabelfromtemplate_get_report_values", "to": "viewer_get", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_tests_test_access_rights_py", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_tests_common_py", "label": "imports_from", "title": "imports_from [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_tests_init_py", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_tests_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_obsolete_files_garazd_product_label_pro_wizard_init_py", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_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_obsolete_files_garazd_product_label_pro_models_init_py", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_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_obsolete_files_garazd_product_label_pro_report_init_py", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_pro_report_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_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_theme_init_py", "to": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_theme_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_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_theme_init_py", "to": "init_setup_module", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_theme_init_py", "to": "init_uninstall_cleanup", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "init_setup_module", "to": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_appsbar_init_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "init_uninstall_cleanup", "to": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_colors_init_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "init_uninstall_cleanup", "to": "res_config_settings_resconfigsettings_reset_theme_color_assets", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "init_uninstall_cleanup", "to": "res_config_settings_resconfigsettings_reset_light_color_assets", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "init_uninstall_cleanup", "to": "res_config_settings_resconfigsettings_reset_dark_color_assets", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_theme_models_ir_http_py", "to": "ir_http_irhttp", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "ir_http_irhttp", "to": "ir_http_irhttp_session_info", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "ir_http_irhttp", "to": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_refresh_models_ir_http_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "ir_http_irhttp", "to": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_dialog_models_ir_http_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "ir_http_irhttp", "to": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_chatter_models_ir_http_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "ir_http_irhttp", "to": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_appsbar_models_ir_http_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_theme_models_init_py", "to": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_theme_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_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_theme_models_res_config_settings_py", "to": "res_config_settings_theme_color_fields", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_theme_models_res_config_settings_py", "to": "res_config_settings_color_asset_theme_url", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_theme_models_res_config_settings_py", "to": "res_config_settings_color_bundle_theme_name", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "res_config_settings_resconfigsettings_get_theme_color_values", "to": "res_config_settings_resconfigsettings_set_theme_color_values", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "res_config_settings_resconfigsettings_get_theme_color_values", "to": "res_config_settings_resconfigsettings_detect_theme_color_change", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "res_config_settings_resconfigsettings_get_theme_color_values", "to": "color_assets_editor_colorassetseditor_get_color_variables_values", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "res_config_settings_resconfigsettings_set_theme_color_values", "to": "res_config_settings_resconfigsettings_get_values", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "res_config_settings_resconfigsettings_detect_theme_color_change", "to": "res_config_settings_resconfigsettings_set_values", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "res_config_settings_resconfigsettings_replace_theme_color_values", "to": "res_config_settings_resconfigsettings_set_values", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "res_config_settings_resconfigsettings_replace_theme_color_values", "to": "color_assets_editor_colorassetseditor_replace_color_variables_values", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "res_config_settings_resconfigsettings_reset_theme_color_assets", "to": "res_config_settings_resconfigsettings_action_reset_theme_color_assets", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "res_config_settings_resconfigsettings_reset_theme_color_assets", "to": "color_assets_editor_colorassetseditor_reset_color_asset", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "res_config_settings_resconfigsettings_action_reset_theme_color_assets", "to": "res_config_settings_resconfigsettings_reset_light_color_assets", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "res_config_settings_resconfigsettings_action_reset_theme_color_assets", "to": "res_config_settings_resconfigsettings_reset_dark_color_assets", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "res_config_settings_resconfigsettings_get_values", "to": "res_config_settings_resconfigsettings_set_light_color_values", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "res_config_settings_resconfigsettings_get_values", "to": "res_config_settings_resconfigsettings_set_dark_color_values", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "res_config_settings_resconfigsettings_set_values", "to": "res_config_settings_resconfigsettings_detect_light_color_change", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "res_config_settings_resconfigsettings_set_values", "to": "res_config_settings_resconfigsettings_replace_light_color_values", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "res_config_settings_resconfigsettings_set_values", "to": "res_config_settings_resconfigsettings_detect_dark_color_change", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "res_config_settings_resconfigsettings_set_values", "to": "res_config_settings_resconfigsettings_replace_dark_color_values", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_theme_static_src_webclient_navbar_navbar_js", "to": "navbar_setup", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_theme_static_src_webclient_appsmenu_appsmenu_js", "to": "appsmenu_appsmenu", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "appsmenu_appsmenu", "to": "appsmenu_appsmenu_setup", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "appsmenu_appsmenu", "to": "appsmenu_appsmenu_onopened", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_refresh_init_py", "to": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_refresh_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_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_refresh_models_init_py", "to": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_refresh_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_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_refresh_static_tests_refresh_test_js", "to": "refresh_test_product", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_refresh_static_src_search_control_panel_js", "to": "control_panel_setup", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_refresh_static_src_search_control_panel_js", "to": "control_panel_checkautoloadavailability", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_refresh_static_src_search_control_panel_js", "to": "control_panel_getautoloadrefreshinterval", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_refresh_static_src_search_control_panel_js", "to": "control_panel_getautoloadstoragekey", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_refresh_static_src_search_control_panel_js", "to": "control_panel_getautoloadstoragevalue", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_refresh_static_src_search_control_panel_js", "to": "control_panel_setautoloadstoragevalue", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_refresh_static_src_search_control_panel_js", "to": "control_panel_removeautoloadstoragevalue", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_refresh_static_src_search_control_panel_js", "to": "control_panel_toggleautoload", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "control_panel_getautoloadstoragekey", "to": "control_panel_getautoloadstoragevalue", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "control_panel_getautoloadstoragekey", "to": "control_panel_setautoloadstoragevalue", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "control_panel_getautoloadstoragekey", "to": "control_panel_removeautoloadstoragevalue", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "control_panel_setautoloadstoragevalue", "to": "control_panel_toggleautoload", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "control_panel_removeautoloadstoragevalue", "to": "control_panel_toggleautoload", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_colors_init_py", "to": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_colors_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_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_colors_models_init_py", "to": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_colors_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_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_colors_models_res_config_settings_py", "to": "res_config_settings_color_fields", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_colors_models_res_config_settings_py", "to": "res_config_settings_color_asset_light_url", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_colors_models_res_config_settings_py", "to": "res_config_settings_color_bundle_light_name", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_colors_models_res_config_settings_py", "to": "res_config_settings_color_asset_dark_url", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_colors_models_res_config_settings_py", "to": "res_config_settings_color_bundle_dark_name", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "res_config_settings_resconfigsettings_get_light_color_values", "to": "res_config_settings_resconfigsettings_set_light_color_values", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "res_config_settings_resconfigsettings_get_light_color_values", "to": "res_config_settings_resconfigsettings_detect_light_color_change", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "res_config_settings_resconfigsettings_get_light_color_values", "to": "color_assets_editor_colorassetseditor_get_color_variables_values", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "res_config_settings_resconfigsettings_get_dark_color_values", "to": "res_config_settings_resconfigsettings_set_dark_color_values", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "res_config_settings_resconfigsettings_get_dark_color_values", "to": "res_config_settings_resconfigsettings_detect_dark_color_change", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "res_config_settings_resconfigsettings_get_dark_color_values", "to": "color_assets_editor_colorassetseditor_get_color_variables_values", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "res_config_settings_resconfigsettings_replace_light_color_values", "to": "color_assets_editor_colorassetseditor_replace_color_variables_values", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "res_config_settings_resconfigsettings_replace_dark_color_values", "to": "color_assets_editor_colorassetseditor_replace_color_variables_values", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "res_config_settings_resconfigsettings_reset_light_color_assets", "to": "res_config_settings_resconfigsettings_action_reset_light_color_assets", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "res_config_settings_resconfigsettings_reset_light_color_assets", "to": "color_assets_editor_colorassetseditor_reset_color_asset", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "res_config_settings_resconfigsettings_reset_dark_color_assets", "to": "res_config_settings_resconfigsettings_action_reset_dark_color_assets", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "res_config_settings_resconfigsettings_reset_dark_color_assets", "to": "color_assets_editor_colorassetseditor_reset_color_asset", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_colors_models_color_assets_editor_py", "to": "color_assets_editor_colorassetseditor", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_colors_models_color_assets_editor_py", "to": "color_assets_editor_get_custom_colors_url", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_colors_models_color_assets_editor_py", "to": "color_assets_editor_get_color_info_from_url", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_colors_models_color_assets_editor_py", "to": "color_assets_editor_get_colors_attachment", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_colors_models_color_assets_editor_py", "to": "color_assets_editor_get_colors_asset", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_colors_models_color_assets_editor_py", "to": "color_assets_editor_get_colors_from_url", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_colors_models_color_assets_editor_py", "to": "color_assets_editor_save_color_asset", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "color_assets_editor_colorassetseditor", "to": "color_assets_editor_colorassetseditor_get_color_variable", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "color_assets_editor_colorassetseditor", "to": "color_assets_editor_colorassetseditor_get_color_variables", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "color_assets_editor_colorassetseditor", "to": "color_assets_editor_colorassetseditor_replace_color_variables", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "color_assets_editor_colorassetseditor", "to": "color_assets_editor_colorassetseditor_get_color_variables_values", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "color_assets_editor_colorassetseditor", "to": "color_assets_editor_colorassetseditor_replace_color_variables_values", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "color_assets_editor_colorassetseditor", "to": "color_assets_editor_colorassetseditor_reset_color_asset", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "color_assets_editor_get_custom_colors_url", "to": "color_assets_editor_get_colors_from_url", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "color_assets_editor_get_custom_colors_url", "to": "color_assets_editor_save_color_asset", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "color_assets_editor_get_custom_colors_url", "to": "color_assets_editor_colorassetseditor_reset_color_asset", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "color_assets_editor_get_color_info_from_url", "to": "color_assets_editor_get_colors_from_url", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "color_assets_editor_get_color_info_from_url", "to": "form_compiler_compile", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "color_assets_editor_get_colors_attachment", "to": "color_assets_editor_get_colors_from_url", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "color_assets_editor_get_colors_attachment", "to": "color_assets_editor_save_color_asset", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "color_assets_editor_get_colors_attachment", "to": "color_assets_editor_colorassetseditor_reset_color_asset", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "color_assets_editor_get_colors_asset", "to": "color_assets_editor_save_color_asset", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "color_assets_editor_get_colors_asset", "to": "color_assets_editor_colorassetseditor_reset_color_asset", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "color_assets_editor_get_colors_from_url", "to": "color_assets_editor_colorassetseditor_get_color_variables_values", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "color_assets_editor_get_colors_from_url", "to": "color_assets_editor_colorassetseditor_replace_color_variables_values", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "color_assets_editor_colorassetseditor_get_color_variable", "to": "color_assets_editor_colorassetseditor_get_color_variables", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "color_assets_editor_colorassetseditor_get_color_variables", "to": "color_assets_editor_colorassetseditor_get_color_variables_values", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "color_assets_editor_colorassetseditor_replace_color_variables", "to": "color_assets_editor_colorassetseditor_replace_color_variables_values", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "color_assets_editor_save_color_asset", "to": "color_assets_editor_colorassetseditor_replace_color_variables_values", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_dialog_init_py", "to": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_dialog_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_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_dialog_models_init_py", "to": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_dialog_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_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_dialog_models_res_users_py", "to": "res_users_self_readable_fields", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_dialog_models_res_users_py", "to": "res_users_self_writeable_fields", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "res_users_self_readable_fields", "to": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_chatter_models_res_users_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "res_users_self_readable_fields", "to": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_appsbar_models_res_users_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "res_users_self_readable_fields", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_models_res_users_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "res_users_self_readable_fields", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_models_res_users_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "res_users_self_writeable_fields", "to": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_chatter_models_res_users_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "res_users_self_writeable_fields", "to": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_appsbar_models_res_users_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "res_users_self_writeable_fields", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_models_res_users_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "res_users_self_writeable_fields", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_models_res_users_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_dialog_static_src_core_dialog_dialog_js", "to": "dialog_setup", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_dialog_static_src_core_dialog_dialog_js", "to": "dialog_onclickdialogsizetoggle", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_dialog_static_src_views_view_dialogs_select_create_dialog_js", "to": "select_create_dialog_onclickdialogsizetoggle", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_chatter_init_py", "to": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_chatter_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_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_chatter_models_init_py", "to": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_chatter_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_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_chatter_static_src_core_thread_thread_js", "to": "thread_displaymessages", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_chatter_static_src_chatter_chatter_js", "to": "chatter_setup", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_chatter_static_src_chatter_chatter_js", "to": "chatter_onclicknotificationstoggle", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_chatter_static_src_views_form_form_renderer_js", "to": "form_renderer_setup", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_chatter_static_src_views_form_form_renderer_js", "to": "form_renderer_onstartchatterresize", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_chatter_static_src_views_form_form_renderer_js", "to": "form_renderer_ondoubleclickchatterresize", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_chatter_static_src_views_form_form_compiler_js", "to": "form_compiler_compile", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "form_compiler_compile", "to": "debugger_add", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_appsbar_init_py", "to": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_appsbar_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_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_appsbar_models_init_py", "to": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_appsbar_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_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_appsbar_static_src_webclient_appsbar_appsbar_js", "to": "appsbar_appsbar", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "appsbar_appsbar", "to": "appsbar_appsbar_setup", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "appsbar_appsbar", "to": "appsbar_appsbar_onappclick", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_group_static_tests_group_test_js", "to": "group_test_category", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_group_static_tests_group_test_js", "to": "group_test_product", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_group_static_src_search_expand_all_expand_all_js", "to": "expand_all_expandall", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "expand_all_expandall", "to": "expand_all_expandall_onexpandbuttonclicked", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "expand_all_expandall_onexpandbuttonclicked", "to": "pdf_preview_pdfviewerdialog_toggle", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_muk_web_theme_19_0_1_4_1_muk_web_group_static_src_search_collapse_all_collapse_all_js", "to": "collapse_all_collapseall", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "collapse_all_collapseall", "to": "collapse_all_collapseall_oncollapsebuttonclicked", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "collapse_all_collapseall_oncollapsebuttonclicked", "to": "pdf_preview_pdfviewerdialog_toggle", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_print_init_py", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_print_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_obsolete_files_garazd_product_label_print_wizard_init_py", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_print_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_obsolete_files_garazd_product_label_print_wizard_print_product_label_py", "to": "print_product_label_gc_print_label_attachments", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_print_wizard_print_product_label_py", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_print_controllers_main_py", "label": "imports_from", "title": "imports_from [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_printproductlabel_action_print_direct", "to": "print_product_label_rationale_18", "label": "rationale_for", "title": "rationale_for [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "print_product_label_gc_print_label_attachments", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_print_garazd_product_label_print_wizard_print_product_label_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_print_garazd_product_label_print_init_py", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_print_garazd_product_label_print_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_obsolete_files_garazd_product_label_print_garazd_product_label_print_wizard_init_py", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_print_garazd_product_label_print_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_obsolete_files_garazd_product_label_print_garazd_product_label_print_wizard_print_product_label_py", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_print_garazd_product_label_print_controllers_main_py", "label": "imports_from", "title": "imports_from [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_print_garazd_product_label_print_controllers_init_py", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_print_garazd_product_label_print_controllers_init_py", "label": "imports_from", "title": "imports_from [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_print_garazd_product_label_print_controllers_main_py", "to": "main_printpdf", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_print_garazd_product_label_print_controllers_main_py", "to": "main_print_label_pdf", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "main_printpdf", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_print_controllers_main_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "main_print_label_pdf", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_print_controllers_main_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_print_controllers_init_py", "to": "users_gurpreet_github_odoo_modules_obsolete_files_garazd_product_label_print_controllers_init_py", "label": "imports_from", "title": "imports_from [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_sale_order_to_purchase_order_app_init_py", "to": "users_gurpreet_github_odoo_modules_obsolete_files_sale_order_to_purchase_order_app_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_obsolete_files_sale_order_to_purchase_order_app_wizard_init_py", "to": "users_gurpreet_github_odoo_modules_obsolete_files_sale_order_to_purchase_order_app_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_obsolete_files_sale_order_to_purchase_order_app_wizard_purchase_order_wiz_py", "to": "purchase_order_wiz_purchaseorderwizard", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_sale_order_to_purchase_order_app_wizard_purchase_order_wiz_py", "to": "purchase_order_wiz_onchange_batch_vendor_id", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_sale_order_to_purchase_order_app_wizard_purchase_order_wiz_py", "to": "purchase_order_wiz_default_get", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_sale_order_to_purchase_order_app_wizard_purchase_order_wiz_py", "to": "purchase_order_wiz_purchaseproductwiz", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_sale_order_to_purchase_order_app_wizard_purchase_order_wiz_py", "to": "purchase_order_wiz_onchange_vendor_id", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "purchase_order_wiz_purchaseorderwizard", "to": "purchase_order_wiz_purchaseorderwizard_create_po", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "purchase_order_wiz_purchaseorderwizard", "to": "users_gurpreet_github_odoo_modules_obsolete_files_sale_order_to_purchase_order_app_sale_order_to_purchase_order_app_wizard_purchase_order_wiz_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "purchase_order_wiz_onchange_batch_vendor_id", "to": "users_gurpreet_github_odoo_modules_obsolete_files_sale_order_to_purchase_order_app_sale_order_to_purchase_order_app_wizard_purchase_order_wiz_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "purchase_order_wiz_default_get", "to": "users_gurpreet_github_odoo_modules_obsolete_files_sale_order_to_purchase_order_app_sale_order_to_purchase_order_app_wizard_purchase_order_wiz_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "purchase_order_wiz_default_get", "to": "viewer_get", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "purchase_order_wiz_purchaseorderwizard_create_po", "to": "purchase_order_wiz_purchaseproductwiz_prepare_purchase_line_values", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "purchase_order_wiz_purchaseorderwizard_create_po", "to": "purchase_order_wiz_rationale_87", "label": "rationale_for", "title": "rationale_for [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "purchase_order_wiz_purchaseproductwiz", "to": "purchase_order_wiz_purchaseproductwiz_prepare_purchase_line_values", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "purchase_order_wiz_purchaseproductwiz", "to": "users_gurpreet_github_odoo_modules_obsolete_files_sale_order_to_purchase_order_app_sale_order_to_purchase_order_app_wizard_purchase_order_wiz_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "purchase_order_wiz_onchange_vendor_id", "to": "users_gurpreet_github_odoo_modules_obsolete_files_sale_order_to_purchase_order_app_sale_order_to_purchase_order_app_wizard_purchase_order_wiz_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "purchase_order_wiz_purchaseproductwiz_prepare_purchase_line_values", "to": "purchase_order_wiz_rationale_188", "label": "rationale_for", "title": "rationale_for [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_sale_order_to_purchase_order_app_wizard_match_sale_order_wiz_py", "to": "match_sale_order_wiz_matchsaleorderwizard", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "match_sale_order_wiz_matchsaleorderwizard", "to": "match_sale_order_wiz_matchsaleorderwizard_action_confirm", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "match_sale_order_wiz_matchsaleorderwizard", "to": "users_gurpreet_github_odoo_modules_obsolete_files_sale_order_to_purchase_order_app_sale_order_to_purchase_order_app_wizard_match_sale_order_wiz_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "match_sale_order_wiz_matchsaleorderwizard_action_confirm", "to": "match_sale_order_wiz_rationale_30", "label": "rationale_for", "title": "rationale_for [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_sale_order_to_purchase_order_app_models_sale_order_to_purchase_order_app_py", "to": "sale_order_to_purchase_order_app_saleorder", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_sale_order_to_purchase_order_app_models_sale_order_to_purchase_order_app_py", "to": "sale_order_to_purchase_order_app_purchaseorder", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "sale_order_to_purchase_order_app_saleorder", "to": "sale_order_to_purchase_order_app_saleorder_compute_custom_purchase_count", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "sale_order_to_purchase_order_app_saleorder", "to": "sale_order_to_purchase_order_app_saleorder_action_view_custom_purchase", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "sale_order_to_purchase_order_app_saleorder", "to": "users_gurpreet_github_odoo_modules_obsolete_files_sale_order_to_purchase_order_app_sale_order_to_purchase_order_app_models_sale_order_to_purchase_order_app_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "sale_order_to_purchase_order_app_saleorder_action_view_custom_purchase", "to": "sale_order_to_purchase_order_app_rationale_23", "label": "rationale_for", "title": "rationale_for [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "sale_order_to_purchase_order_app_purchaseorder", "to": "sale_order_to_purchase_order_app_purchaseorder_compute_custom_sale_count", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "sale_order_to_purchase_order_app_purchaseorder", "to": "sale_order_to_purchase_order_app_purchaseorder_action_view_linked_sale_order", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "sale_order_to_purchase_order_app_purchaseorder", "to": "sale_order_to_purchase_order_app_purchaseorder_open_match_wizard", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "sale_order_to_purchase_order_app_purchaseorder", "to": "sale_order_to_purchase_order_app_purchaseorder_action_match_sale_order", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "sale_order_to_purchase_order_app_purchaseorder", "to": "sale_order_to_purchase_order_app_purchaseorder_action_batch_match_sale_orders", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "sale_order_to_purchase_order_app_purchaseorder", "to": "users_gurpreet_github_odoo_modules_obsolete_files_sale_order_to_purchase_order_app_sale_order_to_purchase_order_app_models_sale_order_to_purchase_order_app_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "sale_order_to_purchase_order_app_purchaseorder_action_view_linked_sale_order", "to": "sale_order_to_purchase_order_app_rationale_65", "label": "rationale_for", "title": "rationale_for [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "sale_order_to_purchase_order_app_purchaseorder_open_match_wizard", "to": "sale_order_to_purchase_order_app_purchaseorder_action_match_sale_order", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "sale_order_to_purchase_order_app_purchaseorder_open_match_wizard", "to": "sale_order_to_purchase_order_app_rationale_78", "label": "rationale_for", "title": "rationale_for [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "sale_order_to_purchase_order_app_purchaseorder_action_match_sale_order", "to": "sale_order_to_purchase_order_app_rationale_93", "label": "rationale_for", "title": "rationale_for [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "sale_order_to_purchase_order_app_purchaseorder_action_batch_match_sale_orders", "to": "sale_order_to_purchase_order_app_rationale_167", "label": "rationale_for", "title": "rationale_for [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_sale_order_to_purchase_order_app_models_init_py", "to": "users_gurpreet_github_odoo_modules_obsolete_files_sale_order_to_purchase_order_app_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_obsolete_files_sale_order_to_purchase_order_app_sale_order_to_purchase_order_app_init_py", "to": "users_gurpreet_github_odoo_modules_obsolete_files_sale_order_to_purchase_order_app_sale_order_to_purchase_order_app_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_obsolete_files_sale_order_to_purchase_order_app_sale_order_to_purchase_order_app_wizard_init_py", "to": "users_gurpreet_github_odoo_modules_obsolete_files_sale_order_to_purchase_order_app_sale_order_to_purchase_order_app_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_obsolete_files_sale_order_to_purchase_order_app_sale_order_to_purchase_order_app_models_init_py", "to": "users_gurpreet_github_odoo_modules_obsolete_files_sale_order_to_purchase_order_app_sale_order_to_purchase_order_app_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_obsolete_files_voip_ringcentral_init_py", "to": "users_gurpreet_github_odoo_modules_obsolete_files_voip_ringcentral_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_obsolete_files_voip_ringcentral_models_voip_provider_py", "to": "voip_provider_voipprovider", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "voip_provider_voipprovider", "to": "voip_provider_voipprovider_action_provision_sip", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "voip_provider_voipprovider_action_provision_sip", "to": "voip_provider_rationale_42", "label": "rationale_for", "title": "rationale_for [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "voip_provider_voipprovider_action_provision_sip", "to": "viewer_get", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_voip_ringcentral_models_res_users_settings_py", "to": "res_users_settings_resuserssettings", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_voip_ringcentral_models_init_py", "to": "users_gurpreet_github_odoo_modules_obsolete_files_voip_ringcentral_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_obsolete_files_voip_ringcentral_models_res_users_py", "to": "res_users_compute_rc_authorization_id", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_voip_ringcentral_models_res_users_py", "to": "res_users_get_voip_user_configuration_fields", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_voip_ringcentral_static_src_voip_service_patch_js", "to": "voip_service_patch_arecredentialsset", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_voip_ringcentral_static_src_voip_service_patch_js", "to": "voip_service_patch_authorizationusername", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_init_py", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_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_obsolete_files_pdf_print_preview_models_ir_actions_report_py", "to": "ir_actions_report_http", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "ir_actions_report_http", "to": "ir_actions_report_http_render_qweb_pdf", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "ir_actions_report_http", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_models_ir_actions_report_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_models_ir_http_py", "to": "ir_http_http", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "ir_http_http", "to": "ir_http_http_session_info", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "ir_http_http", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_models_ir_http_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_models_init_py", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_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_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_webpack_require", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_getviewerconfiguration", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_webviewerload", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_interoprequiredefault", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_slicedtoarray", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_noniterablerest", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_iterabletoarraylimit", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_arraywithholes", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_asyncgeneratorstep", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_asynctogenerator", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_initialize", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_readpreferences", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_parsehashparameters", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_initializel10n", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_initializeviewercomponents", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_pagescount", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_page", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_printing", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_supportsprinting", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_supportsfullscreen", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_supportsintegratedfind", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_supportsdocumentfonts", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_supportsdocumentcolors", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_loadingbar", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_supportedmousewheelzoommodifierkeys", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_close", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_open", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_downloadbyurl", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_loadfakeworker", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_loadandenablepdfbug", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_webviewerinitialized", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_webviewerpagerendered", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_webviewertextlayerrendered", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_webviewerpagemode", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_webviewernamedaction", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_webviewerpresentationmodechanged", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_webviewersidebarviewchanged", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_webviewerupdateviewarea", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_webviewerscrollmodechanged", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_webviewerspreadmodechanged", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_webviewerresize", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_webviewerhashchange", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_webviewerpresentationmode", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_webvieweropenfile", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_webviewerprint", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_webviewerdownload", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_webviewerfirstpage", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_webviewerlastpage", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_webviewernextpage", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_webviewerpreviouspage", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_webviewerzoomin", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_webviewerzoomout", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_webviewerpagenumberchanged", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_webviewerscalechanged", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_webviewerrotatecw", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_webviewerrotateccw", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_webviewerswitchscrollmode", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_webviewerswitchspreadmode", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_webviewerdocumentproperties", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_webviewerfind", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_webviewerfindfromurlhash", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_webviewerupdatefindmatchescount", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_webviewerupdatefindcontrolstate", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_webviewerscalechanging", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_webviewerrotationchanging", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_webviewerpagechanging", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_webviewervisibilitychange", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_setzoomdisabledtimeout", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_webviewerwheel", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_webviewerclick", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_webviewerkeydown", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_apipagemodetosidebarview", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_typeof", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_wrap", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_trycatch", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_generator", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_generatorfunction", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_generatorfunctionprototype", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_defineiteratormethods", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_asynciterator", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_makeinvokemethod", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_maybeinvokedelegate", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_pushtryentry", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_resettryentry", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_context", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_values", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_doneresult", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_handle", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_classcallcheck", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_defineproperties", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_createclass", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_formatl10nvalue", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_getlanguage", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_getdirection", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_get", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_translate", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_getoutputscale", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_scrollintoview", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_watchscroll", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_parsequerystring", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_binarysearchfirstitem", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_approximatefraction", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_roundtodivide", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_getpagesizeinches", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_backtrackbeforeallvisibleelements", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_getvisibleelements", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_nocontextmenuhandler", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_isdataschema", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_getpdffilenamefromurl", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_normalizewheeleventdelta", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_isvalidrotation", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_isvalidscrollmode", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_isvalidspreadmode", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_isportraitorientation", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_waitoneventortimeout", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_eventbus", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_getglobaleventbus", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_clamp", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_progressbar", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_movetoendofarray", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_pdfcursortools", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_grabtopan", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_isleftmousereleased", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_pdfrenderingqueue", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_pdfsidebar", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_appoptions", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_overlaymanager", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_register", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_unregister", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_passwordprompt", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_pdfattachmentviewer", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_getpagename", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_pdfdocumentproperties", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_pdffindbar", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_normalize", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_pdffindcontroller", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_issubterm", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_isalphabeticalscript", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_isascii", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_isasciialpha", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_isasciidigit", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_isasciispace", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_ishan", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_iskatakana", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_ishiragana", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_ishalfwidthkatakana", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_isthai", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_getcharactertype", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_getcurrenthash", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_parsecurrenthash", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_pdfhistory", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_isdesthashesequal", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_isdestarraysequal", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_pdflinkservice", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_isvalidexplicitdestination", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_simplelinkservice", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_pdfoutlineviewer", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_pdfpresentationmode", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_pdfsidebarresizer", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_pdfthumbnailviewer", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_pdfthumbnailview", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_possibleconstructorreturn", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_assertthisinitialized", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_superpropbase", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_getprototypeof", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_inherits", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_setprototypeof", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_pdfviewer", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_pdfpageviewbuffer", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_issamescale", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_baseviewer", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_annotationlayerbuilder", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_defaultannotationlayerfactory", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_pdfpageview", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_textlayerbuilder", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_begintext", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_appendtexttodiv", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_defaulttextlayerfactory", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_secondarytoolbar", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_scrollmodechanged", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_spreadmodechanged", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_pdfsinglepageviewer", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_toolbar", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_viewhistory", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_writetostorage", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_readfromstorage", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_set", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_setmultiple", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_getmultiple", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_genericpreferences", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_getdefaultpreferences", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_basepreferences", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_reset", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_getall", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_download", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_downloadmanager", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_genericl10n", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_getl10nresourcelinks", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_getl10ndictionary", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_gettranslatablechildren", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_getl10nattributes", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_firel10nreadyevent", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_xhrloadtext", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_parseresource", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_loadlocale", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_clear", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_getpluralrules", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_getl10ndata", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_substindexes", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_substarguments", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_translateelement", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_getchildelementcount", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_translatefragment", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_renderpage", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_pdfprintservice", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_active", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_dispatchevent", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_abort", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_renderprogress", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "to": "viewer_ensureoverlay", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_webpack_require", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_getviewerconfiguration", "to": "viewer_webviewerload", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_getviewerconfiguration", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_webviewerload", "to": "viewer_dispatchevent", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_webviewerload", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_interoprequiredefault", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_slicedtoarray", "to": "viewer_arraywithholes", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_slicedtoarray", "to": "viewer_iterabletoarraylimit", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_slicedtoarray", "to": "viewer_noniterablerest", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_slicedtoarray", "to": "viewer_getpagesizeinches", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_slicedtoarray", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_noniterablerest", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_iterabletoarraylimit", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_arraywithholes", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_asyncgeneratorstep", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_asynctogenerator", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_initialize", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_readpreferences", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_parsehashparameters", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_initializel10n", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_initializeviewercomponents", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_pagescount", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_page", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_printing", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_supportsprinting", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_supportsfullscreen", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_supportsintegratedfind", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_supportsdocumentfonts", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_supportsdocumentcolors", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_loadingbar", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_supportedmousewheelzoommodifierkeys", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_close", "to": "viewer_webviewerclick", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_close", "to": "viewer_webviewerkeydown", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_close", "to": "viewer_pdffindbar", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_close", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_open", "to": "viewer_webviewerdocumentproperties", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_open", "to": "viewer_webviewerkeydown", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_open", "to": "viewer_xhrloadtext", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_open", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_downloadbyurl", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_loadfakeworker", "to": "viewer_get", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_loadfakeworker", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_loadandenablepdfbug", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_loadandenablepdfbug", "to": "debugger_enable", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "viewer_loadandenablepdfbug", "to": "debugger_init", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "viewer_webviewerinitialized", "to": "viewer_get", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_webviewerinitialized", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_webviewerinitialized", "to": "debugger_add", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "viewer_webviewerinitialized", "to": "pdf_preview_pdfviewerdialog_toggle", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "viewer_webviewerpagerendered", "to": "viewer_get", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_webviewerpagerendered", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_webviewerpagerendered", "to": "debugger_add", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "viewer_webviewertextlayerrendered", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_webviewerpagemode", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_webviewernamedaction", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_webviewernamedaction", "to": "pdf_preview_pdfviewerdialog_toggle", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "viewer_webviewerpresentationmodechanged", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_webviewersidebarviewchanged", "to": "viewer_set", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_webviewersidebarviewchanged", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_webviewerupdateviewarea", "to": "viewer_setmultiple", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_webviewerupdateviewarea", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_webviewerscrollmodechanged", "to": "viewer_set", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_webviewerscrollmodechanged", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_webviewerspreadmodechanged", "to": "viewer_set", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_webviewerspreadmodechanged", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_webviewerresize", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_webviewerhashchange", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_webviewerpresentationmode", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_webvieweropenfile", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_webviewerprint", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_webviewerdownload", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_webviewerfirstpage", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_webviewerlastpage", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_webviewernextpage", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_webviewerpreviouspage", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_webviewerzoomin", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_webviewerzoomout", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_webviewerpagenumberchanged", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_webviewerscalechanged", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_webviewerrotatecw", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_webviewerrotateccw", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_webviewerswitchscrollmode", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_webviewerswitchspreadmode", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_webviewerdocumentproperties", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_webviewerfind", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_webviewerfindfromurlhash", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_webviewerupdatefindmatchescount", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_webviewerupdatefindcontrolstate", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_webviewerscalechanging", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_webviewerrotationchanging", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_webviewerpagechanging", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_webviewerpagechanging", "to": "debugger_add", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "viewer_webviewervisibilitychange", "to": "viewer_setzoomdisabledtimeout", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_webviewervisibilitychange", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_setzoomdisabledtimeout", "to": "viewer_webviewerwheel", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_setzoomdisabledtimeout", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_webviewerwheel", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_webviewerclick", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_webviewerkeydown", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_webviewerkeydown", "to": "pdf_preview_pdfviewerdialog_toggle", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "viewer_apipagemodetosidebarview", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_typeof", "to": "viewer_waitoneventortimeout", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_typeof", "to": "viewer_isvalidexplicitdestination", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_typeof", "to": "viewer_possibleconstructorreturn", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_typeof", "to": "viewer_basepreferences", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_typeof", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_wrap", "to": "viewer_makeinvokemethod", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_wrap", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_trycatch", "to": "viewer_makeinvokemethod", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_trycatch", "to": "viewer_maybeinvokedelegate", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_trycatch", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_generator", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_generatorfunction", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_generatorfunctionprototype", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_defineiteratormethods", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_asynciterator", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_makeinvokemethod", "to": "viewer_doneresult", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_makeinvokemethod", "to": "viewer_maybeinvokedelegate", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_makeinvokemethod", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_maybeinvokedelegate", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_pushtryentry", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_resettryentry", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_context", "to": "viewer_reset", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_context", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_values", "to": "viewer_isvalidscrollmode", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_values", "to": "viewer_isvalidspreadmode", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_values", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_doneresult", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_handle", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_classcallcheck", "to": "viewer_eventbus", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_classcallcheck", "to": "viewer_progressbar", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_classcallcheck", "to": "viewer_pdfcursortools", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_classcallcheck", "to": "viewer_pdfrenderingqueue", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_classcallcheck", "to": "viewer_pdfsidebar", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_classcallcheck", "to": "viewer_appoptions", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_classcallcheck", "to": "viewer_overlaymanager", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_classcallcheck", "to": "viewer_passwordprompt", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_classcallcheck", "to": "viewer_pdfattachmentviewer", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_classcallcheck", "to": "viewer_pdfdocumentproperties", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_classcallcheck", "to": "viewer_pdffindbar", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_classcallcheck", "to": "viewer_pdffindcontroller", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_classcallcheck", "to": "viewer_pdfhistory", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_classcallcheck", "to": "viewer_pdflinkservice", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_classcallcheck", "to": "viewer_simplelinkservice", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_classcallcheck", "to": "viewer_pdfoutlineviewer", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_classcallcheck", "to": "viewer_pdfpresentationmode", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_classcallcheck", "to": "viewer_pdfsidebarresizer", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_classcallcheck", "to": "viewer_pdfthumbnailviewer", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_classcallcheck", "to": "viewer_pdfthumbnailview", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_classcallcheck", "to": "viewer_pdfviewer", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_classcallcheck", "to": "viewer_baseviewer", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_classcallcheck", "to": "viewer_annotationlayerbuilder", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_classcallcheck", "to": "viewer_defaultannotationlayerfactory", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_classcallcheck", "to": "viewer_pdfpageview", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_classcallcheck", "to": "viewer_textlayerbuilder", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_classcallcheck", "to": "viewer_defaulttextlayerfactory", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_classcallcheck", "to": "viewer_secondarytoolbar", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_classcallcheck", "to": "viewer_pdfsinglepageviewer", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_classcallcheck", "to": "viewer_toolbar", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_classcallcheck", "to": "viewer_viewhistory", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_classcallcheck", "to": "viewer_genericpreferences", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_classcallcheck", "to": "viewer_basepreferences", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_classcallcheck", "to": "viewer_downloadmanager", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_classcallcheck", "to": "viewer_genericl10n", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_classcallcheck", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_defineproperties", "to": "viewer_createclass", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_defineproperties", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_createclass", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_formatl10nvalue", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_getlanguage", "to": "viewer_pdfdocumentproperties", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_getlanguage", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_getdirection", "to": "viewer_pdfsidebarresizer", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_getdirection", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_get", "to": "viewer_pdfthumbnailview", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_get", "to": "viewer_superpropbase", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_get", "to": "viewer_renderprogress", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_get", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_get", "to": "main_get_report_name", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "viewer_translate", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_getoutputscale", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_scrollintoview", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_scrollintoview", "to": "debugger_textlayerclick", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "viewer_watchscroll", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_parsequerystring", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_binarysearchfirstitem", "to": "viewer_getvisibleelements", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_binarysearchfirstitem", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_approximatefraction", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_roundtodivide", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_getpagesizeinches", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_backtrackbeforeallvisibleelements", "to": "viewer_getvisibleelements", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_backtrackbeforeallvisibleelements", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_getvisibleelements", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_nocontextmenuhandler", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_isdataschema", "to": "viewer_getpdffilenamefromurl", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_isdataschema", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_getpdffilenamefromurl", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_normalizewheeleventdelta", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_isvalidrotation", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_isvalidscrollmode", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_isvalidspreadmode", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_isportraitorientation", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_waitoneventortimeout", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_eventbus", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_getglobaleventbus", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_clamp", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_progressbar", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_movetoendofarray", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_pdfcursortools", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_grabtopan", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_isleftmousereleased", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_pdfrenderingqueue", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_pdfsidebar", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_appoptions", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_overlaymanager", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_register", "to": "viewer_passwordprompt", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_register", "to": "viewer_pdfdocumentproperties", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_register", "to": "viewer_ensureoverlay", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_register", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_unregister", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_passwordprompt", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_pdfattachmentviewer", "to": "viewer_reset", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_pdfattachmentviewer", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_getpagename", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_pdfdocumentproperties", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_pdffindbar", "to": "viewer_dispatchevent", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_pdffindbar", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_pdffindbar", "to": "pdf_preview_pdfviewerdialog_toggle", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "viewer_normalize", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_pdffindcontroller", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_issubterm", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_isalphabeticalscript", "to": "viewer_getcharactertype", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_isalphabeticalscript", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_isascii", "to": "viewer_getcharactertype", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_isascii", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_isasciialpha", "to": "viewer_getcharactertype", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_isasciialpha", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_isasciidigit", "to": "viewer_getcharactertype", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_isasciidigit", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_isasciispace", "to": "viewer_getcharactertype", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_isasciispace", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_ishan", "to": "viewer_getcharactertype", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_ishan", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_iskatakana", "to": "viewer_getcharactertype", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_iskatakana", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_ishiragana", "to": "viewer_getcharactertype", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_ishiragana", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_ishalfwidthkatakana", "to": "viewer_getcharactertype", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_ishalfwidthkatakana", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_isthai", "to": "viewer_getcharactertype", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_isthai", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_getcharactertype", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_getcurrenthash", "to": "viewer_parsecurrenthash", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_getcurrenthash", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_parsecurrenthash", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_pdfhistory", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_isdesthashesequal", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_isdestarraysequal", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_pdflinkservice", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_isvalidexplicitdestination", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_simplelinkservice", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_pdfoutlineviewer", "to": "viewer_reset", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_pdfoutlineviewer", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_pdfpresentationmode", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_pdfsidebarresizer", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_pdfthumbnailviewer", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_pdfthumbnailview", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_possibleconstructorreturn", "to": "viewer_assertthisinitialized", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_possibleconstructorreturn", "to": "viewer_pdfviewer", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_possibleconstructorreturn", "to": "viewer_pdfsinglepageviewer", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_possibleconstructorreturn", "to": "viewer_genericpreferences", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_possibleconstructorreturn", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_assertthisinitialized", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_superpropbase", "to": "viewer_getprototypeof", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_superpropbase", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_getprototypeof", "to": "viewer_pdfviewer", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_getprototypeof", "to": "viewer_pdfsinglepageviewer", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_getprototypeof", "to": "viewer_genericpreferences", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_getprototypeof", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_inherits", "to": "viewer_setprototypeof", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_inherits", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_setprototypeof", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_pdfviewer", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_pdfpageviewbuffer", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_pdfpageviewbuffer", "to": "debugger_add", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "viewer_issamescale", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_baseviewer", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_baseviewer", "to": "debugger_add", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "viewer_annotationlayerbuilder", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_defaultannotationlayerfactory", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_pdfpageview", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_textlayerbuilder", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_begintext", "to": "viewer_appendtexttodiv", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_begintext", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_appendtexttodiv", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_defaulttextlayerfactory", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_secondarytoolbar", "to": "viewer_reset", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_secondarytoolbar", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_secondarytoolbar", "to": "debugger_add", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "viewer_scrollmodechanged", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_scrollmodechanged", "to": "pdf_preview_pdfviewerdialog_toggle", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "viewer_spreadmodechanged", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_spreadmodechanged", "to": "pdf_preview_pdfviewerdialog_toggle", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "viewer_pdfsinglepageviewer", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_toolbar", "to": "viewer_reset", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_toolbar", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_viewhistory", "to": "viewer_readfromstorage", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_viewhistory", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_writetostorage", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_readfromstorage", "to": "viewer_basepreferences", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_readfromstorage", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_set", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_setmultiple", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_getmultiple", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_genericpreferences", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_getdefaultpreferences", "to": "viewer_basepreferences", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_getdefaultpreferences", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_basepreferences", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_reset", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_getall", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_download", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_downloadmanager", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_genericl10n", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_getl10nresourcelinks", "to": "viewer_loadlocale", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_getl10nresourcelinks", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_getl10ndictionary", "to": "viewer_loadlocale", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_getl10ndictionary", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_gettranslatablechildren", "to": "viewer_translatefragment", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_gettranslatablechildren", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_getl10nattributes", "to": "viewer_translateelement", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_getl10nattributes", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_firel10nreadyevent", "to": "viewer_dispatchevent", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_firel10nreadyevent", "to": "viewer_loadlocale", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_firel10nreadyevent", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_xhrloadtext", "to": "viewer_parseresource", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_xhrloadtext", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_parseresource", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_loadlocale", "to": "viewer_clear", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_loadlocale", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_clear", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_getpluralrules", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_getl10ndata", "to": "viewer_substindexes", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_getl10ndata", "to": "viewer_substarguments", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_getl10ndata", "to": "viewer_translateelement", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_getl10ndata", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_substindexes", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_substarguments", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_translateelement", "to": "viewer_getchildelementcount", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_translateelement", "to": "viewer_translatefragment", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_translateelement", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_getchildelementcount", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_translatefragment", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_renderpage", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_pdfprintservice", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_active", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_dispatchevent", "to": "viewer_abort", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_dispatchevent", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_abort", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_renderprogress", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "viewer_ensureoverlay", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_viewer_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_debugger_js", "to": "debugger_removeselection", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_debugger_js", "to": "debugger_resetselection", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_debugger_js", "to": "debugger_selectfont", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_debugger_js", "to": "debugger_textlayerclick", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_debugger_js", "to": "debugger_active", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_debugger_js", "to": "debugger_properties", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_debugger_js", "to": "debugger_c", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_debugger_js", "to": "debugger_simplifyargs", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_debugger_js", "to": "debugger_stepper", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_debugger_js", "to": "debugger_cboxonclick", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_debugger_js", "to": "debugger_clear", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_debugger_js", "to": "debugger_getstatindex", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_debugger_js", "to": "debugger_init", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_debugger_js", "to": "debugger_add", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_debugger_js", "to": "debugger_cleanup", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_debugger_js", "to": "debugger_enable", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_lib_pdfjs_web_debugger_js", "to": "debugger_selectpanel", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "debugger_removeselection", "to": "debugger_active", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "debugger_removeselection", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_debugger_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "debugger_resetselection", "to": "debugger_active", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "debugger_resetselection", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_debugger_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "debugger_selectfont", "to": "debugger_textlayerclick", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "debugger_selectfont", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_debugger_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "debugger_textlayerclick", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_debugger_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "debugger_active", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_debugger_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "debugger_properties", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_debugger_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "debugger_c", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_debugger_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "debugger_simplifyargs", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_debugger_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "debugger_stepper", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_debugger_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "debugger_cboxonclick", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_debugger_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "debugger_clear", "to": "debugger_add", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "debugger_clear", "to": "debugger_cleanup", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "debugger_clear", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_debugger_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "debugger_getstatindex", "to": "debugger_add", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "debugger_getstatindex", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_debugger_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "debugger_init", "to": "debugger_selectpanel", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "debugger_init", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_debugger_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "debugger_add", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_debugger_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "debugger_add", "to": "pdf_preview_openpdfviewer", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "debugger_add", "to": "pdf_preview_handleautomaticprinting", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "debugger_add", "to": "pdf_preview_pdfprintpreview", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "debugger_cleanup", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_debugger_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "debugger_enable", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_debugger_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "debugger_selectpanel", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_lib_pdfjs_web_debugger_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_src_js_pdf_preview_js", "to": "pdf_preview_pdfviewerdialog", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_src_js_pdf_preview_js", "to": "pdf_preview_openpdfviewer", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_src_js_pdf_preview_js", "to": "pdf_preview_handleautomaticprinting", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_src_js_pdf_preview_js", "to": "pdf_preview_getreporturl", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_src_js_pdf_preview_js", "to": "pdf_preview_pdfprintpreview", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "pdf_preview_pdfviewerdialog", "to": "pdf_preview_pdfviewerdialog_setup", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "pdf_preview_pdfviewerdialog", "to": "pdf_preview_pdfviewerdialog_getviewerurl", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "pdf_preview_pdfviewerdialog", "to": "pdf_preview_pdfviewerdialog_oniframeload", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "pdf_preview_pdfviewerdialog", "to": "pdf_preview_pdfviewerdialog_toggle", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "pdf_preview_pdfviewerdialog", "to": "pdf_preview_pdfviewerdialog_getdialogsize", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "pdf_preview_pdfviewerdialog", "to": "pdf_preview_pdfviewerdialog_getframestyle", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "pdf_preview_pdfviewerdialog", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_src_js_pdf_preview_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "pdf_preview_pdfviewerdialog_setup", "to": "pdf_preview_pdfviewerdialog_getviewerurl", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "pdf_preview_openpdfviewer", "to": "pdf_preview_pdfprintpreview", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "pdf_preview_openpdfviewer", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_src_js_pdf_preview_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "pdf_preview_handleautomaticprinting", "to": "pdf_preview_pdfprintpreview", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "pdf_preview_handleautomaticprinting", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_src_js_pdf_preview_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "pdf_preview_getreporturl", "to": "pdf_preview_pdfprintpreview", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "pdf_preview_getreporturl", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_src_js_pdf_preview_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "pdf_preview_pdfprintpreview", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_src_js_pdf_preview_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_static_src_js_user_menu_js", "to": "user_menu_reportpreviewconfigitem", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "user_menu_reportpreviewconfigitem", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_static_src_js_user_menu_js", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_controllers_init_py", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_controllers_init_py", "label": "imports_from", "title": "imports_from [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_controllers_main_py", "to": "main_printpreviewcontroller", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_controllers_main_py", "to": "main_get_report_name", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "main_printpreviewcontroller", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_controllers_main_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "main_get_report_name", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_controllers_main_py", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_init_py", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_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_obsolete_files_pdf_print_preview_pdf_print_preview_models_init_py", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_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_obsolete_files_pdf_print_preview_pdf_print_preview_controllers_init_py", "to": "users_gurpreet_github_odoo_modules_obsolete_files_pdf_print_preview_pdf_print_preview_controllers_init_py", "label": "imports_from", "title": "imports_from [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}];
|
|
const LEGEND = [{"cid": 0, "color": "#4E79A7", "label": "Community 0", "count": 104}, {"cid": 1, "color": "#F28E2B", "label": "Community 1", "count": 76}, {"cid": 2, "color": "#E15759", "label": "Community 2", "count": 52}, {"cid": 3, "color": "#76B7B2", "label": "Community 3", "count": 42}, {"cid": 4, "color": "#59A14F", "label": "Community 4", "count": 39}, {"cid": 5, "color": "#EDC948", "label": "Community 5", "count": 34}, {"cid": 6, "color": "#B07AA1", "label": "Community 6", "count": 29}, {"cid": 7, "color": "#FF9DA7", "label": "Community 7", "count": 18}, {"cid": 8, "color": "#9C755F", "label": "Community 8", "count": 15}, {"cid": 9, "color": "#BAB0AC", "label": "Community 9", "count": 14}, {"cid": 10, "color": "#4E79A7", "label": "Community 10", "count": 11}, {"cid": 11, "color": "#F28E2B", "label": "Community 11", "count": 11}, {"cid": 12, "color": "#E15759", "label": "Community 12", "count": 11}, {"cid": 13, "color": "#76B7B2", "label": "Community 13", "count": 10}, {"cid": 14, "color": "#59A14F", "label": "Community 14", "count": 10}, {"cid": 15, "color": "#EDC948", "label": "Community 15", "count": 9}, {"cid": 16, "color": "#B07AA1", "label": "Community 16", "count": 9}, {"cid": 17, "color": "#FF9DA7", "label": "Community 17", "count": 8}, {"cid": 18, "color": "#9C755F", "label": "Community 18", "count": 8}, {"cid": 19, "color": "#BAB0AC", "label": "Community 19", "count": 8}, {"cid": 20, "color": "#4E79A7", "label": "Community 20", "count": 7}, {"cid": 21, "color": "#F28E2B", "label": "Community 21", "count": 7}, {"cid": 22, "color": "#E15759", "label": "Community 22", "count": 5}, {"cid": 23, "color": "#76B7B2", "label": "Community 23", "count": 5}, {"cid": 24, "color": "#59A14F", "label": "Community 24", "count": 5}, {"cid": 25, "color": "#EDC948", "label": "Community 25", "count": 5}, {"cid": 26, "color": "#B07AA1", "label": "Community 26", "count": 4}, {"cid": 27, "color": "#FF9DA7", "label": "Community 27", "count": 4}, {"cid": 28, "color": "#9C755F", "label": "Community 28", "count": 4}, {"cid": 29, "color": "#BAB0AC", "label": "Community 29", "count": 4}, {"cid": 30, "color": "#4E79A7", "label": "Community 30", "count": 3}, {"cid": 31, "color": "#F28E2B", "label": "Community 31", "count": 3}, {"cid": 32, "color": "#E15759", "label": "Community 32", "count": 3}, {"cid": 33, "color": "#76B7B2", "label": "Community 33", "count": 3}, {"cid": 34, "color": "#59A14F", "label": "Community 34", "count": 3}, {"cid": 35, "color": "#EDC948", "label": "Community 35", "count": 3}, {"cid": 36, "color": "#B07AA1", "label": "Community 36", "count": 3}, {"cid": 37, "color": "#FF9DA7", "label": "Community 37", "count": 3}, {"cid": 38, "color": "#9C755F", "label": "Community 38", "count": 3}, {"cid": 39, "color": "#BAB0AC", "label": "Community 39", "count": 2}, {"cid": 40, "color": "#4E79A7", "label": "Community 40", "count": 2}, {"cid": 41, "color": "#F28E2B", "label": "Community 41", "count": 2}, {"cid": 42, "color": "#E15759", "label": "Community 42", "count": 2}, {"cid": 43, "color": "#76B7B2", "label": "Community 43", "count": 2}, {"cid": 44, "color": "#59A14F", "label": "Community 44", "count": 1}, {"cid": 45, "color": "#EDC948", "label": "Community 45", "count": 1}, {"cid": 46, "color": "#B07AA1", "label": "Community 46", "count": 1}, {"cid": 47, "color": "#FF9DA7", "label": "Community 47", "count": 1}, {"cid": 48, "color": "#9C755F", "label": "Community 48", "count": 1}, {"cid": 49, "color": "#BAB0AC", "label": "Community 49", "count": 1}, {"cid": 50, "color": "#4E79A7", "label": "Community 50", "count": 1}, {"cid": 51, "color": "#F28E2B", "label": "Community 51", "count": 1}, {"cid": 52, "color": "#E15759", "label": "Community 52", "count": 1}, {"cid": 53, "color": "#76B7B2", "label": "Community 53", "count": 1}, {"cid": 54, "color": "#59A14F", "label": "Community 54", "count": 1}, {"cid": 55, "color": "#EDC948", "label": "Community 55", "count": 1}, {"cid": 56, "color": "#B07AA1", "label": "Community 56", "count": 1}, {"cid": 57, "color": "#FF9DA7", "label": "Community 57", "count": 1}, {"cid": 58, "color": "#9C755F", "label": "Community 58", "count": 1}, {"cid": 59, "color": "#BAB0AC", "label": "Community 59", "count": 1}, {"cid": 60, "color": "#4E79A7", "label": "Community 60", "count": 1}, {"cid": 61, "color": "#F28E2B", "label": "Community 61", "count": 1}, {"cid": 62, "color": "#E15759", "label": "Community 62", "count": 1}, {"cid": 63, "color": "#76B7B2", "label": "Community 63", "count": 1}, {"cid": 64, "color": "#59A14F", "label": "Community 64", "count": 1}, {"cid": 65, "color": "#EDC948", "label": "Community 65", "count": 1}, {"cid": 66, "color": "#B07AA1", "label": "Community 66", "count": 1}, {"cid": 67, "color": "#FF9DA7", "label": "Community 67", "count": 1}, {"cid": 68, "color": "#9C755F", "label": "Community 68", "count": 1}, {"cid": 69, "color": "#BAB0AC", "label": "Community 69", "count": 1}, {"cid": 70, "color": "#4E79A7", "label": "Community 70", "count": 1}, {"cid": 71, "color": "#F28E2B", "label": "Community 71", "count": 1}, {"cid": 72, "color": "#E15759", "label": "Community 72", "count": 1}, {"cid": 73, "color": "#76B7B2", "label": "Community 73", "count": 1}, {"cid": 74, "color": "#59A14F", "label": "Community 74", "count": 1}, {"cid": 75, "color": "#EDC948", "label": "Community 75", "count": 1}, {"cid": 76, "color": "#B07AA1", "label": "Community 76", "count": 1}, {"cid": 77, "color": "#FF9DA7", "label": "Community 77", "count": 1}, {"cid": 78, "color": "#9C755F", "label": "Community 78", "count": 1}, {"cid": 79, "color": "#BAB0AC", "label": "Community 79", "count": 1}, {"cid": 80, "color": "#4E79A7", "label": "Community 80", "count": 1}, {"cid": 81, "color": "#F28E2B", "label": "Community 81", "count": 1}, {"cid": 82, "color": "#E15759", "label": "Community 82", "count": 1}, {"cid": 83, "color": "#76B7B2", "label": "Community 83", "count": 1}, {"cid": 84, "color": "#59A14F", "label": "Community 84", "count": 1}, {"cid": 85, "color": "#EDC948", "label": "Community 85", "count": 1}, {"cid": 86, "color": "#B07AA1", "label": "Community 86", "count": 1}, {"cid": 87, "color": "#FF9DA7", "label": "Community 87", "count": 1}, {"cid": 88, "color": "#9C755F", "label": "Community 88", "count": 1}, {"cid": 89, "color": "#BAB0AC", "label": "Community 89", "count": 1}, {"cid": 90, "color": "#4E79A7", "label": "Community 90", "count": 1}, {"cid": 91, "color": "#F28E2B", "label": "Community 91", "count": 1}, {"cid": 92, "color": "#E15759", "label": "Community 92", "count": 1}, {"cid": 93, "color": "#76B7B2", "label": "Community 93", "count": 1}, {"cid": 94, "color": "#59A14F", "label": "Community 94", "count": 1}, {"cid": 95, "color": "#EDC948", "label": "Community 95", "count": 1}, {"cid": 96, "color": "#B07AA1", "label": "Community 96", "count": 1}, {"cid": 97, "color": "#FF9DA7", "label": "Community 97", "count": 1}, {"cid": 98, "color": "#9C755F", "label": "Community 98", "count": 1}, {"cid": 99, "color": "#BAB0AC", "label": "Community 99", "count": 1}, {"cid": 100, "color": "#4E79A7", "label": "Community 100", "count": 1}, {"cid": 101, "color": "#F28E2B", "label": "Community 101", "count": 1}, {"cid": 102, "color": "#E15759", "label": "Community 102", "count": 1}, {"cid": 103, "color": "#76B7B2", "label": "Community 103", "count": 1}, {"cid": 104, "color": "#59A14F", "label": "Community 104", "count": 1}, {"cid": 105, "color": "#EDC948", "label": "Community 105", "count": 1}, {"cid": 106, "color": "#B07AA1", "label": "Community 106", "count": 1}, {"cid": 107, "color": "#FF9DA7", "label": "Community 107", "count": 1}, {"cid": 108, "color": "#9C755F", "label": "Community 108", "count": 1}, {"cid": 109, "color": "#BAB0AC", "label": "Community 109", "count": 1}, {"cid": 110, "color": "#4E79A7", "label": "Community 110", "count": 1}, {"cid": 111, "color": "#F28E2B", "label": "Community 111", "count": 1}, {"cid": 112, "color": "#E15759", "label": "Community 112", "count": 1}, {"cid": 113, "color": "#76B7B2", "label": "Community 113", "count": 1}, {"cid": 114, "color": "#59A14F", "label": "Community 114", "count": 1}, {"cid": 115, "color": "#EDC948", "label": "Community 115", "count": 1}, {"cid": 116, "color": "#B07AA1", "label": "Community 116", "count": 1}, {"cid": 117, "color": "#FF9DA7", "label": "Community 117", "count": 1}, {"cid": 118, "color": "#9C755F", "label": "Community 118", "count": 1}, {"cid": 119, "color": "#BAB0AC", "label": "Community 119", "count": 1}, {"cid": 120, "color": "#4E79A7", "label": "Community 120", "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> |