1 line
6.8 KiB
JSON
1 line
6.8 KiB
JSON
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_pro_wizard_product_label_layout_py", "label": "product_label_layout.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/product_label_layout.py", "source_location": "L1"}, {"id": "product_label_layout_productlabellayout", "label": "ProductLabelLayout", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/product_label_layout.py", "source_location": "L8"}, {"id": "product_label_layout_default_get", "label": "default_get()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/product_label_layout.py", "source_location": "L12"}, {"id": "product_label_layout_compute_fusion_allowed_template_ids", "label": "_compute_fusion_allowed_template_ids()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/product_label_layout.py", "source_location": "L36"}, {"id": "product_label_layout_productlabellayout_process", "label": ".process()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/product_label_layout.py", "source_location": "L43"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_pro_wizard_product_label_layout_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/product_label_layout.py", "source_location": "L6", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_pro_wizard_product_label_layout_py", "target": "odoo_exceptions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/product_label_layout.py", "source_location": "L7", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_pro_wizard_product_label_layout_py", "target": "product_label_layout_productlabellayout", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/product_label_layout.py", "source_location": "L8", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_pro_wizard_product_label_layout_py", "target": "product_label_layout_default_get", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/product_label_layout.py", "source_location": "L12", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_pro_wizard_product_label_layout_py", "target": "product_label_layout_compute_fusion_allowed_template_ids", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/product_label_layout.py", "source_location": "L36", "weight": 1.0}, {"source": "product_label_layout_productlabellayout", "target": "product_label_layout_productlabellayout_process", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/product_label_layout.py", "source_location": "L43", "weight": 1.0}], "raw_calls": [{"caller_nid": "product_label_layout_default_get", "callee": "super", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/product_label_layout.py", "source_location": "L14"}, {"caller_nid": "product_label_layout_default_get", "callee": "set", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/product_label_layout.py", "source_location": "L17"}, {"caller_nid": "product_label_layout_default_get", "callee": "_get_user_allowed_templates", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/product_label_layout.py", "source_location": "L17"}, {"caller_nid": "product_label_layout_compute_fusion_allowed_template_ids", "callee": "_get_user_allowed_templates", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/product_label_layout.py", "source_location": "L37"}, {"caller_nid": "product_label_layout_compute_fusion_allowed_template_ids", "callee": "set", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/product_label_layout.py", "source_location": "L38"}, {"caller_nid": "product_label_layout_compute_fusion_allowed_template_ids", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/product_label_layout.py", "source_location": "L39"}, {"caller_nid": "product_label_layout_compute_fusion_allowed_template_ids", "callee": "get_param", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/product_label_layout.py", "source_location": "L41"}, {"caller_nid": "product_label_layout_compute_fusion_allowed_template_ids", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/product_label_layout.py", "source_location": "L41"}, {"caller_nid": "product_label_layout_productlabellayout_process", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/product_label_layout.py", "source_location": "L44"}, {"caller_nid": "product_label_layout_productlabellayout_process", "callee": "super", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/product_label_layout.py", "source_location": "L46"}, {"caller_nid": "product_label_layout_productlabellayout_process", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/product_label_layout.py", "source_location": "L49"}, {"caller_nid": "product_label_layout_productlabellayout_process", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/product_label_layout.py", "source_location": "L49"}, {"caller_nid": "product_label_layout_productlabellayout_process", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/product_label_layout.py", "source_location": "L52"}, {"caller_nid": "product_label_layout_productlabellayout_process", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/product_label_layout.py", "source_location": "L52"}, {"caller_nid": "product_label_layout_productlabellayout_process", "callee": "get_quick_report_action", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/product_label_layout.py", "source_location": "L54"}]} |