1 line
20 KiB
JSON
1 line
20 KiB
JSON
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_pro_wizard_print_product_label_py", "label": "print_product_label.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/print_product_label.py", "source_location": "L1"}, {"id": "print_product_label_printproductlabel", "label": "PrintProductLabel", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/print_product_label.py", "source_location": "L10"}, {"id": "print_product_label_compute_allowed_template_ids", "label": "_compute_allowed_template_ids()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/print_product_label.py", "source_location": "L57"}, {"id": "print_product_label_compute_template_preview_html", "label": "_compute_template_preview_html()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/print_product_label.py", "source_location": "L70"}, {"id": "print_product_label_onchange_label_type_id", "label": "_onchange_label_type_id()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/print_product_label.py", "source_location": "L83"}, {"id": "print_product_label_printproductlabel_get_label_data", "label": "._get_label_data()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/print_product_label.py", "source_location": "L92"}, {"id": "print_product_label_printproductlabel_get_report_action_params", "label": "._get_report_action_params()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/print_product_label.py", "source_location": "L134"}, {"id": "print_product_label_get_quick_report_action", "label": "get_quick_report_action()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/print_product_label.py", "source_location": "L142"}, {"id": "print_product_label_printproductlabel_action_add_template", "label": ".action_add_template()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/print_product_label.py", "source_location": "L167"}, {"id": "print_product_label_printproductlabel_action_edit_template", "label": ".action_edit_template()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/print_product_label.py", "source_location": "L177"}, {"id": "print_product_label_printproductlabel_action_reset_skip", "label": ".action_reset_skip()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/print_product_label.py", "source_location": "L186"}, {"id": "print_product_label_open_extension_app_list", "label": "open_extension_app_list()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/print_product_label.py", "source_location": "L192"}, {"id": "print_product_label_pdf_preview", "label": "_pdf_preview()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/print_product_label.py", "source_location": "L201"}, {"id": "print_product_label_printproductlabel_action_pdf_preview", "label": ".action_pdf_preview()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/print_product_label.py", "source_location": "L212"}, {"id": "print_product_label_rationale_146", "label": "Overwritten completely to use with custom label templates.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/print_product_label.py", "source_location": "L146"}, {"id": "print_product_label_rationale_187", "label": "Reset the skip empty places count value.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/print_product_label.py", "source_location": "L187"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_pro_wizard_print_product_label_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/print_product_label.py", "source_location": "L6", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_pro_wizard_print_product_label_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/print_product_label.py", "source_location": "L8", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_pro_wizard_print_product_label_py", "target": "odoo_exceptions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/print_product_label.py", "source_location": "L9", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_pro_wizard_print_product_label_py", "target": "print_product_label_printproductlabel", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/print_product_label.py", "source_location": "L10", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_pro_wizard_print_product_label_py", "target": "print_product_label_compute_allowed_template_ids", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/print_product_label.py", "source_location": "L57", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_pro_wizard_print_product_label_py", "target": "print_product_label_compute_template_preview_html", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/print_product_label.py", "source_location": "L70", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_pro_wizard_print_product_label_py", "target": "print_product_label_onchange_label_type_id", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/print_product_label.py", "source_location": "L83", "weight": 1.0}, {"source": "print_product_label_printproductlabel", "target": "print_product_label_printproductlabel_get_label_data", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/print_product_label.py", "source_location": "L92", "weight": 1.0}, {"source": "print_product_label_printproductlabel", "target": "print_product_label_printproductlabel_get_report_action_params", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/print_product_label.py", "source_location": "L134", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_pro_wizard_print_product_label_py", "target": "print_product_label_get_quick_report_action", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/print_product_label.py", "source_location": "L142", "weight": 1.0}, {"source": "print_product_label_printproductlabel", "target": "print_product_label_printproductlabel_action_add_template", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/print_product_label.py", "source_location": "L167", "weight": 1.0}, {"source": "print_product_label_printproductlabel", "target": "print_product_label_printproductlabel_action_edit_template", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/print_product_label.py", "source_location": "L177", "weight": 1.0}, {"source": "print_product_label_printproductlabel", "target": "print_product_label_printproductlabel_action_reset_skip", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/print_product_label.py", "source_location": "L186", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_pro_wizard_print_product_label_py", "target": "print_product_label_open_extension_app_list", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/print_product_label.py", "source_location": "L192", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_pro_wizard_print_product_label_py", "target": "print_product_label_pdf_preview", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/print_product_label.py", "source_location": "L201", "weight": 1.0}, {"source": "print_product_label_printproductlabel", "target": "print_product_label_printproductlabel_action_pdf_preview", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/print_product_label.py", "source_location": "L212", "weight": 1.0}, {"source": "print_product_label_onchange_label_type_id", "target": "print_product_label_compute_template_preview_html", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/print_product_label.py", "source_location": "L90", "weight": 1.0}, {"source": "print_product_label_printproductlabel_get_report_action_params", "target": "print_product_label_printproductlabel_get_label_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/print_product_label.py", "source_location": "L138", "weight": 1.0}, {"source": "print_product_label_printproductlabel_action_pdf_preview", "target": "print_product_label_pdf_preview", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/print_product_label.py", "source_location": "L214", "weight": 1.0}, {"source": "print_product_label_rationale_146", "target": "print_product_label_printproductlabel_get_quick_report_action", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/print_product_label.py", "source_location": "L146", "weight": 1.0}, {"source": "print_product_label_rationale_187", "target": "print_product_label_printproductlabel_action_reset_skip", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/print_product_label.py", "source_location": "L187", "weight": 1.0}], "raw_calls": [{"caller_nid": "print_product_label_compute_allowed_template_ids", "callee": "_get_user_allowed_templates", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/print_product_label.py", "source_location": "L59"}, {"caller_nid": "print_product_label_compute_allowed_template_ids", "callee": "filtered", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/print_product_label.py", "source_location": "L60"}, {"caller_nid": "print_product_label_compute_allowed_template_ids", "callee": "set", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/print_product_label.py", "source_location": "L64"}, {"caller_nid": "print_product_label_compute_allowed_template_ids", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/print_product_label.py", "source_location": "L65"}, {"caller_nid": "print_product_label_compute_allowed_template_ids", "callee": "get_param", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/print_product_label.py", "source_location": "L67"}, {"caller_nid": "print_product_label_compute_allowed_template_ids", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/print_product_label.py", "source_location": "L67"}, {"caller_nid": "print_product_label_compute_template_preview_html", "callee": "mapped", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/print_product_label.py", "source_location": "L72"}, {"caller_nid": "print_product_label_compute_template_preview_html", "callee": "_compute_preview_html", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/print_product_label.py", "source_location": "L73"}, {"caller_nid": "print_product_label_compute_template_preview_html", "callee": "with_context", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/print_product_label.py", "source_location": "L73"}, {"caller_nid": "print_product_label_compute_template_preview_html", "callee": "with_context", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/print_product_label.py", "source_location": "L74"}, {"caller_nid": "print_product_label_compute_template_preview_html", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/print_product_label.py", "source_location": "L79"}, {"caller_nid": "print_product_label_printproductlabel_get_label_data", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/print_product_label.py", "source_location": "L93"}, {"caller_nid": "print_product_label_printproductlabel_get_label_data", "callee": "get_labels_to_print", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/print_product_label.py", "source_location": "L94"}, {"caller_nid": "print_product_label_printproductlabel_get_label_data", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/print_product_label.py", "source_location": "L98"}, {"caller_nid": "print_product_label_printproductlabel_get_label_data", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/print_product_label.py", "source_location": "L98"}, {"caller_nid": "print_product_label_printproductlabel_get_label_data", "callee": "_set_paperformat", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/print_product_label.py", "source_location": "L99"}, {"caller_nid": "print_product_label_printproductlabel_get_report_action_params", "callee": "super", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/print_product_label.py", "source_location": "L135"}, {"caller_nid": "print_product_label_get_quick_report_action", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/print_product_label.py", "source_location": "L149"}, {"caller_nid": "print_product_label_get_quick_report_action", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/print_product_label.py", "source_location": "L149"}, {"caller_nid": "print_product_label_get_quick_report_action", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/print_product_label.py", "source_location": "L150"}, {"caller_nid": "print_product_label_get_quick_report_action", "callee": "with_context", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/print_product_label.py", "source_location": "L150"}, {"caller_nid": "print_product_label_get_quick_report_action", "callee": "replace", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/print_product_label.py", "source_location": "L152"}, {"caller_nid": "print_product_label_get_quick_report_action", "callee": "ref", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/print_product_label.py", "source_location": "L154"}, {"caller_nid": "print_product_label_get_quick_report_action", "callee": "isinstance", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/print_product_label.py", "source_location": "L158"}, {"caller_nid": "print_product_label_get_quick_report_action", "callee": "write", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/print_product_label.py", "source_location": "L159"}, {"caller_nid": "print_product_label_get_quick_report_action", "callee": "action_print", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/print_product_label.py", "source_location": "L161"}, {"caller_nid": "print_product_label_get_quick_report_action", "callee": "update", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/print_product_label.py", "source_location": "L163"}, {"caller_nid": "print_product_label_get_quick_report_action", "callee": "action_print_direct", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/print_product_label.py", "source_location": "L165"}, {"caller_nid": "print_product_label_printproductlabel_action_add_template", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/print_product_label.py", "source_location": "L168"}, {"caller_nid": "print_product_label_printproductlabel_action_add_template", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/print_product_label.py", "source_location": "L170"}, {"caller_nid": "print_product_label_printproductlabel_action_edit_template", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/print_product_label.py", "source_location": "L178"}, {"caller_nid": "print_product_label_printproductlabel_action_reset_skip", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/print_product_label.py", "source_location": "L188"}, {"caller_nid": "print_product_label_printproductlabel_action_reset_skip", "callee": "write", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/print_product_label.py", "source_location": "L189"}, {"caller_nid": "print_product_label_pdf_preview", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/print_product_label.py", "source_location": "L202"}, {"caller_nid": "print_product_label_pdf_preview", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/print_product_label.py", "source_location": "L202"}, {"caller_nid": "print_product_label_pdf_preview", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/print_product_label.py", "source_location": "L204"}, {"caller_nid": "print_product_label_printproductlabel_action_pdf_preview", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/print_product_label.py", "source_location": "L213"}, {"caller_nid": "print_product_label_printproductlabel_action_pdf_preview", "callee": "get_pdf", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/print_product_label.py", "source_location": "L214"}]} |