1 line
27 KiB
JSON
1 line
27 KiB
JSON
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_wizard_print_product_label_py", "label": "print_product_label.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/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/wizard/print_product_label.py", "source_location": "L12"}, {"id": "print_product_label_complete_label_fields", "label": "_complete_label_fields()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L17"}, {"id": "print_product_label_get_product_label_ids", "label": "_get_product_label_ids()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L26"}, {"id": "print_product_label_default_get", "label": "default_get()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L49"}, {"id": "print_product_label_compute_is_template_report", "label": "_compute_is_template_report()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L101"}, {"id": "print_product_label_printproductlabel_get_labels_to_print", "label": ".get_labels_to_print()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L106"}, {"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/wizard/print_product_label.py", "source_location": "L113"}, {"id": "print_product_label_printproductlabel_prepare_report", "label": "._prepare_report()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L118"}, {"id": "print_product_label_printproductlabel_action_print", "label": ".action_print()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L127"}, {"id": "print_product_label_printproductlabel_action_set_qty", "label": ".action_set_qty()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L133"}, {"id": "print_product_label_printproductlabel_action_restore_initial_qty", "label": ".action_restore_initial_qty()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L138"}, {"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/wizard/print_product_label.py", "source_location": "L146"}, {"id": "print_product_label_set_sequence", "label": "_set_sequence()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L156"}, {"id": "print_product_label_printproductlabel_action_sort_by_product", "label": ".action_sort_by_product()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L164"}, {"id": "print_product_label_printproductlabel_get_pdf", "label": ".get_pdf()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L178"}, {"id": "print_product_label_rationale_18", "label": "Set additional fields for product labels. Method to override.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L18"}, {"id": "print_product_label_rationale_114", "label": "Return two params for a report action: record \"ids\" and \"data\".", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L114"}, {"id": "print_product_label_rationale_134", "label": "Set a specific number of labels for all lines.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L134"}, {"id": "print_product_label_rationale_139", "label": "Restore the initial number of labels for all lines.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L139"}, {"id": "print_product_label_rationale_149", "label": "Allow to get a report action for custom labels. Method to override.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L149"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_wizard_print_product_label_py", "target": "base64", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L6", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_wizard_print_product_label_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L7", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_wizard_print_product_label_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L9", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_wizard_print_product_label_py", "target": "odoo_exceptions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L10", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_wizard_print_product_label_py", "target": "odoo_addons_base_models_res_partner", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L11", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_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/wizard/print_product_label.py", "source_location": "L12", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_wizard_print_product_label_py", "target": "print_product_label_complete_label_fields", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L17", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_wizard_print_product_label_py", "target": "print_product_label_get_product_label_ids", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L26", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_wizard_print_product_label_py", "target": "print_product_label_default_get", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L49", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_wizard_print_product_label_py", "target": "print_product_label_compute_is_template_report", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L101", "weight": 1.0}, {"source": "print_product_label_printproductlabel", "target": "print_product_label_printproductlabel_get_labels_to_print", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L106", "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/wizard/print_product_label.py", "source_location": "L113", "weight": 1.0}, {"source": "print_product_label_printproductlabel", "target": "print_product_label_printproductlabel_prepare_report", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L118", "weight": 1.0}, {"source": "print_product_label_printproductlabel", "target": "print_product_label_printproductlabel_action_print", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L127", "weight": 1.0}, {"source": "print_product_label_printproductlabel", "target": "print_product_label_printproductlabel_action_set_qty", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L133", "weight": 1.0}, {"source": "print_product_label_printproductlabel", "target": "print_product_label_printproductlabel_action_restore_initial_qty", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L138", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_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/wizard/print_product_label.py", "source_location": "L146", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_wizard_print_product_label_py", "target": "print_product_label_set_sequence", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L156", "weight": 1.0}, {"source": "print_product_label_printproductlabel", "target": "print_product_label_printproductlabel_action_sort_by_product", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L164", "weight": 1.0}, {"source": "print_product_label_printproductlabel", "target": "print_product_label_printproductlabel_get_pdf", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L178", "weight": 1.0}, {"source": "print_product_label_get_product_label_ids", "target": "print_product_label_complete_label_fields", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L45", "weight": 1.0}, {"source": "print_product_label_printproductlabel_get_report_action_params", "target": "print_product_label_printproductlabel_get_labels_to_print", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L116", "weight": 1.0}, {"source": "print_product_label_printproductlabel_action_print", "target": "print_product_label_printproductlabel_prepare_report", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L130", "weight": 1.0}, {"source": "print_product_label_printproductlabel_action_print", "target": "print_product_label_printproductlabel_get_report_action_params", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L131", "weight": 1.0}, {"source": "print_product_label_get_quick_report_action", "target": "print_product_label_printproductlabel_action_print", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L153", "weight": 1.0}, {"source": "print_product_label_printproductlabel_action_sort_by_product", "target": "print_product_label_set_sequence", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L170", "weight": 1.0}, {"source": "print_product_label_printproductlabel_get_pdf", "target": "print_product_label_printproductlabel_prepare_report", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L180", "weight": 1.0}, {"source": "print_product_label_printproductlabel_get_pdf", "target": "print_product_label_printproductlabel_get_report_action_params", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L181", "weight": 1.0}, {"source": "print_product_label_rationale_18", "target": "print_product_label_printproductlabel_complete_label_fields", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L18", "weight": 1.0}, {"source": "print_product_label_rationale_114", "target": "print_product_label_printproductlabel_get_report_action_params", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L114", "weight": 1.0}, {"source": "print_product_label_rationale_134", "target": "print_product_label_printproductlabel_action_set_qty", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L134", "weight": 1.0}, {"source": "print_product_label_rationale_139", "target": "print_product_label_printproductlabel_action_restore_initial_qty", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L139", "weight": 1.0}, {"source": "print_product_label_rationale_149", "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/wizard/print_product_label.py", "source_location": "L149", "weight": 1.0}], "raw_calls": [{"caller_nid": "print_product_label_complete_label_fields", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L20"}, {"caller_nid": "print_product_label_complete_label_fields", "callee": "enumerate", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L21"}, {"caller_nid": "print_product_label_get_product_label_ids", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L29"}, {"caller_nid": "print_product_label_get_product_label_ids", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L30"}, {"caller_nid": "print_product_label_get_product_label_ids", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L30"}, {"caller_nid": "print_product_label_get_product_label_ids", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L31"}, {"caller_nid": "print_product_label_get_product_label_ids", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L34"}, {"caller_nid": "print_product_label_get_product_label_ids", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L37"}, {"caller_nid": "print_product_label_get_product_label_ids", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L38"}, {"caller_nid": "print_product_label_get_product_label_ids", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L39"}, {"caller_nid": "print_product_label_get_product_label_ids", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L39"}, {"caller_nid": "print_product_label_get_product_label_ids", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L40"}, {"caller_nid": "print_product_label_get_product_label_ids", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L43"}, {"caller_nid": "print_product_label_get_product_label_ids", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L44"}, {"caller_nid": "print_product_label_default_get", "callee": "super", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L50"}, {"caller_nid": "print_product_label_default_get", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L51"}, {"caller_nid": "print_product_label_default_get", "callee": "ref", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L52"}, {"caller_nid": "print_product_label_compute_is_template_report", "callee": "ref", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L104"}, {"caller_nid": "print_product_label_printproductlabel_get_labels_to_print", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L107"}, {"caller_nid": "print_product_label_printproductlabel_get_labels_to_print", "callee": "filtered", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L108"}, {"caller_nid": "print_product_label_printproductlabel_get_labels_to_print", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L110"}, {"caller_nid": "print_product_label_printproductlabel_get_labels_to_print", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L110"}, {"caller_nid": "print_product_label_printproductlabel_get_report_action_params", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L115"}, {"caller_nid": "print_product_label_printproductlabel_prepare_report", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L119"}, {"caller_nid": "print_product_label_printproductlabel_prepare_report", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L120"}, {"caller_nid": "print_product_label_printproductlabel_prepare_report", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L122"}, {"caller_nid": "print_product_label_printproductlabel_prepare_report", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L122"}, {"caller_nid": "print_product_label_printproductlabel_prepare_report", "callee": "with_context", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L123"}, {"caller_nid": "print_product_label_printproductlabel_prepare_report", "callee": "write", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L124"}, {"caller_nid": "print_product_label_printproductlabel_prepare_report", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L124"}, {"caller_nid": "print_product_label_printproductlabel_action_print", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L129"}, {"caller_nid": "print_product_label_printproductlabel_action_print", "callee": "report_action", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L131"}, {"caller_nid": "print_product_label_printproductlabel_action_set_qty", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L135"}, {"caller_nid": "print_product_label_printproductlabel_action_set_qty", "callee": "write", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L136"}, {"caller_nid": "print_product_label_printproductlabel_action_restore_initial_qty", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L140"}, {"caller_nid": "print_product_label_printproductlabel_action_restore_initial_qty", "callee": "update", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L143"}, {"caller_nid": "print_product_label_get_quick_report_action", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/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/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/wizard/print_product_label.py", "source_location": "L151"}, {"caller_nid": "print_product_label_get_quick_report_action", "callee": "ref", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L152"}, {"caller_nid": "print_product_label_printproductlabel_action_sort_by_product", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L165"}, {"caller_nid": "print_product_label_printproductlabel_action_sort_by_product", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L167"}, {"caller_nid": "print_product_label_printproductlabel_action_sort_by_product", "callee": "sorted", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L171"}, {"caller_nid": "print_product_label_printproductlabel_action_sort_by_product", "callee": "filtered", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L171"}, {"caller_nid": "print_product_label_printproductlabel_action_sort_by_product", "callee": "filtered", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L174"}, {"caller_nid": "print_product_label_printproductlabel_get_pdf", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L179"}, {"caller_nid": "print_product_label_printproductlabel_get_pdf", "callee": "with_context", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L180"}, {"caller_nid": "print_product_label_printproductlabel_get_pdf", "callee": "_render_qweb_pdf", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L181"}, {"caller_nid": "print_product_label_printproductlabel_get_pdf", "callee": "b64encode", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/wizard/print_product_label.py", "source_location": "L182"}]} |