Files
Odoo-Modules/graphify-out/cache/3879fab3a8e26bd01c4a7fa656c6ed89c577c8b0a1bd13d8ee5448f0ad3d891f.json
gsinghpal 41d0908ade changes
2026-04-24 21:04:38 -04:00

1 line
22 KiB
JSON

{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_plating_fusion_plating_bridge_mrp_controllers_fp_qc_controller_py", "label": "fp_qc_controller.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_mrp/controllers/fp_qc_controller.py", "source_location": "L1"}, {"id": "fp_qc_controller_fpqccontroller", "label": "FpQcController", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_mrp/controllers/fp_qc_controller.py", "source_location": "L20"}, {"id": "fp_qc_controller_check", "label": "_check()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_mrp/controllers/fp_qc_controller.py", "source_location": "L26"}, {"id": "fp_qc_controller_line_payload", "label": "_line_payload()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_mrp/controllers/fp_qc_controller.py", "source_location": "L39"}, {"id": "fp_qc_controller_check_payload", "label": "_check_payload()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_mrp/controllers/fp_qc_controller.py", "source_location": "L64"}, {"id": "fp_qc_controller_get_state", "label": "get_state()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_mrp/controllers/fp_qc_controller.py", "source_location": "L98"}, {"id": "fp_qc_controller_line_mark", "label": "line_mark()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_mrp/controllers/fp_qc_controller.py", "source_location": "L124"}, {"id": "fp_qc_controller_line_photo", "label": "line_photo()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_mrp/controllers/fp_qc_controller.py", "source_location": "L180"}, {"id": "fp_qc_controller_thickness_pdf", "label": "thickness_pdf()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_mrp/controllers/fp_qc_controller.py", "source_location": "L218"}, {"id": "fp_qc_controller_finalize", "label": "finalize()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_mrp/controllers/fp_qc_controller.py", "source_location": "L256"}, {"id": "fp_qc_controller_start", "label": "start()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_mrp/controllers/fp_qc_controller.py", "source_location": "L278"}, {"id": "fp_qc_controller_rationale_27", "label": "Resolve and access-check a QC record.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_mrp/controllers/fp_qc_controller.py", "source_location": "L27"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_plating_fusion_plating_bridge_mrp_controllers_fp_qc_controller_py", "target": "base64", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_mrp/controllers/fp_qc_controller.py", "source_location": "L11", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_plating_fusion_plating_bridge_mrp_controllers_fp_qc_controller_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_mrp/controllers/fp_qc_controller.py", "source_location": "L12", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_plating_fusion_plating_bridge_mrp_controllers_fp_qc_controller_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_mrp/controllers/fp_qc_controller.py", "source_location": "L14", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_plating_fusion_plating_bridge_mrp_controllers_fp_qc_controller_py", "target": "odoo_http", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_mrp/controllers/fp_qc_controller.py", "source_location": "L15", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_plating_fusion_plating_bridge_mrp_controllers_fp_qc_controller_py", "target": "fp_qc_controller_fpqccontroller", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_mrp/controllers/fp_qc_controller.py", "source_location": "L20", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_plating_fusion_plating_bridge_mrp_controllers_fp_qc_controller_py", "target": "fp_qc_controller_check", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_mrp/controllers/fp_qc_controller.py", "source_location": "L26", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_plating_fusion_plating_bridge_mrp_controllers_fp_qc_controller_py", "target": "fp_qc_controller_line_payload", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_mrp/controllers/fp_qc_controller.py", "source_location": "L39", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_plating_fusion_plating_bridge_mrp_controllers_fp_qc_controller_py", "target": "fp_qc_controller_check_payload", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_mrp/controllers/fp_qc_controller.py", "source_location": "L64", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_plating_fusion_plating_bridge_mrp_controllers_fp_qc_controller_py", "target": "fp_qc_controller_get_state", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_mrp/controllers/fp_qc_controller.py", "source_location": "L98", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_plating_fusion_plating_bridge_mrp_controllers_fp_qc_controller_py", "target": "fp_qc_controller_line_mark", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_mrp/controllers/fp_qc_controller.py", "source_location": "L124", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_plating_fusion_plating_bridge_mrp_controllers_fp_qc_controller_py", "target": "fp_qc_controller_line_photo", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_mrp/controllers/fp_qc_controller.py", "source_location": "L180", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_plating_fusion_plating_bridge_mrp_controllers_fp_qc_controller_py", "target": "fp_qc_controller_thickness_pdf", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_mrp/controllers/fp_qc_controller.py", "source_location": "L218", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_plating_fusion_plating_bridge_mrp_controllers_fp_qc_controller_py", "target": "fp_qc_controller_finalize", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_mrp/controllers/fp_qc_controller.py", "source_location": "L256", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_plating_fusion_plating_bridge_mrp_controllers_fp_qc_controller_py", "target": "fp_qc_controller_start", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_mrp/controllers/fp_qc_controller.py", "source_location": "L278", "weight": 1.0}, {"source": "fp_qc_controller_get_state", "target": "fp_qc_controller_check", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_mrp/controllers/fp_qc_controller.py", "source_location": "L99", "weight": 1.0}, {"source": "fp_qc_controller_get_state", "target": "fp_qc_controller_check_payload", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_mrp/controllers/fp_qc_controller.py", "source_location": "L111", "weight": 1.0}, {"source": "fp_qc_controller_get_state", "target": "fp_qc_controller_line_payload", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_mrp/controllers/fp_qc_controller.py", "source_location": "L113", "weight": 1.0}, {"source": "fp_qc_controller_line_mark", "target": "fp_qc_controller_check", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_mrp/controllers/fp_qc_controller.py", "source_location": "L126", "weight": 1.0}, {"source": "fp_qc_controller_line_mark", "target": "fp_qc_controller_line_payload", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_mrp/controllers/fp_qc_controller.py", "source_location": "L169", "weight": 1.0}, {"source": "fp_qc_controller_line_mark", "target": "fp_qc_controller_check_payload", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_mrp/controllers/fp_qc_controller.py", "source_location": "L170", "weight": 1.0}, {"source": "fp_qc_controller_thickness_pdf", "target": "fp_qc_controller_check", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_mrp/controllers/fp_qc_controller.py", "source_location": "L219", "weight": 1.0}, {"source": "fp_qc_controller_finalize", "target": "fp_qc_controller_check", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_mrp/controllers/fp_qc_controller.py", "source_location": "L257", "weight": 1.0}, {"source": "fp_qc_controller_finalize", "target": "fp_qc_controller_check_payload", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_mrp/controllers/fp_qc_controller.py", "source_location": "L273", "weight": 1.0}, {"source": "fp_qc_controller_start", "target": "fp_qc_controller_check", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_mrp/controllers/fp_qc_controller.py", "source_location": "L279", "weight": 1.0}, {"source": "fp_qc_controller_start", "target": "fp_qc_controller_check_payload", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_mrp/controllers/fp_qc_controller.py", "source_location": "L284", "weight": 1.0}, {"source": "fp_qc_controller_rationale_27", "target": "fp_qc_controller_fpqccontroller_check", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_mrp/controllers/fp_qc_controller.py", "source_location": "L27", "weight": 1.0}], "raw_calls": [{"caller_nid": "fp_qc_controller_check", "callee": "exists", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_mrp/controllers/fp_qc_controller.py", "source_location": "L30"}, {"caller_nid": "fp_qc_controller_check", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_mrp/controllers/fp_qc_controller.py", "source_location": "L30"}, {"caller_nid": "fp_qc_controller_check", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_mrp/controllers/fp_qc_controller.py", "source_location": "L31"}, {"caller_nid": "fp_qc_controller_check", "callee": "check_access", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_mrp/controllers/fp_qc_controller.py", "source_location": "L35"}, {"caller_nid": "fp_qc_controller_line_payload", "callee": "bool", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_mrp/controllers/fp_qc_controller.py", "source_location": "L54"}, {"caller_nid": "fp_qc_controller_check_payload", "callee": "bool", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_mrp/controllers/fp_qc_controller.py", "source_location": "L87"}, {"caller_nid": "fp_qc_controller_get_state", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_mrp/controllers/fp_qc_controller.py", "source_location": "L102"}, {"caller_nid": "fp_qc_controller_get_state", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_mrp/controllers/fp_qc_controller.py", "source_location": "L103"}, {"caller_nid": "fp_qc_controller_get_state", "callee": "sorted", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_mrp/controllers/fp_qc_controller.py", "source_location": "L114"}, {"caller_nid": "fp_qc_controller_line_mark", "callee": "exists", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_mrp/controllers/fp_qc_controller.py", "source_location": "L130"}, {"caller_nid": "fp_qc_controller_line_mark", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_mrp/controllers/fp_qc_controller.py", "source_location": "L130"}, {"caller_nid": "fp_qc_controller_line_mark", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_mrp/controllers/fp_qc_controller.py", "source_location": "L130"}, {"caller_nid": "fp_qc_controller_line_mark", "callee": "action_start", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_mrp/controllers/fp_qc_controller.py", "source_location": "L136"}, {"caller_nid": "fp_qc_controller_line_mark", "callee": "float", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_mrp/controllers/fp_qc_controller.py", "source_location": "L143"}, {"caller_nid": "fp_qc_controller_line_mark", "callee": "write", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_mrp/controllers/fp_qc_controller.py", "source_location": "L149"}, {"caller_nid": "fp_qc_controller_line_mark", "callee": "action_mark_pass", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_mrp/controllers/fp_qc_controller.py", "source_location": "L153"}, {"caller_nid": "fp_qc_controller_line_mark", "callee": "action_mark_fail", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_mrp/controllers/fp_qc_controller.py", "source_location": "L155"}, {"caller_nid": "fp_qc_controller_line_mark", "callee": "action_mark_na", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_mrp/controllers/fp_qc_controller.py", "source_location": "L157"}, {"caller_nid": "fp_qc_controller_line_mark", "callee": "write", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_mrp/controllers/fp_qc_controller.py", "source_location": "L159"}, {"caller_nid": "fp_qc_controller_line_mark", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_mrp/controllers/fp_qc_controller.py", "source_location": "L165"}, {"caller_nid": "fp_qc_controller_line_photo", "callee": "exists", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_mrp/controllers/fp_qc_controller.py", "source_location": "L182"}, {"caller_nid": "fp_qc_controller_line_photo", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_mrp/controllers/fp_qc_controller.py", "source_location": "L182"}, {"caller_nid": "fp_qc_controller_line_photo", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_mrp/controllers/fp_qc_controller.py", "source_location": "L182"}, {"caller_nid": "fp_qc_controller_line_photo", "callee": "make_json_response", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_mrp/controllers/fp_qc_controller.py", "source_location": "L184"}, {"caller_nid": "fp_qc_controller_line_photo", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_mrp/controllers/fp_qc_controller.py", "source_location": "L187"}, {"caller_nid": "fp_qc_controller_line_photo", "callee": "make_json_response", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_mrp/controllers/fp_qc_controller.py", "source_location": "L189"}, {"caller_nid": "fp_qc_controller_line_photo", "callee": "read", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_mrp/controllers/fp_qc_controller.py", "source_location": "L192"}, {"caller_nid": "fp_qc_controller_line_photo", "callee": "make_json_response", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_mrp/controllers/fp_qc_controller.py", "source_location": "L194"}, {"caller_nid": "fp_qc_controller_line_photo", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_mrp/controllers/fp_qc_controller.py", "source_location": "L197"}, {"caller_nid": "fp_qc_controller_line_photo", "callee": "b64encode", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_mrp/controllers/fp_qc_controller.py", "source_location": "L200"}, {"caller_nid": "fp_qc_controller_line_photo", "callee": "write", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_mrp/controllers/fp_qc_controller.py", "source_location": "L205"}, {"caller_nid": "fp_qc_controller_line_photo", "callee": "make_json_response", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_mrp/controllers/fp_qc_controller.py", "source_location": "L206"}, {"caller_nid": "fp_qc_controller_thickness_pdf", "callee": "make_json_response", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_mrp/controllers/fp_qc_controller.py", "source_location": "L221"}, {"caller_nid": "fp_qc_controller_thickness_pdf", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_mrp/controllers/fp_qc_controller.py", "source_location": "L224"}, {"caller_nid": "fp_qc_controller_thickness_pdf", "callee": "make_json_response", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_mrp/controllers/fp_qc_controller.py", "source_location": "L226"}, {"caller_nid": "fp_qc_controller_thickness_pdf", "callee": "read", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_mrp/controllers/fp_qc_controller.py", "source_location": "L229"}, {"caller_nid": "fp_qc_controller_thickness_pdf", "callee": "make_json_response", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_mrp/controllers/fp_qc_controller.py", "source_location": "L231"}, {"caller_nid": "fp_qc_controller_thickness_pdf", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_mrp/controllers/fp_qc_controller.py", "source_location": "L234"}, {"caller_nid": "fp_qc_controller_thickness_pdf", "callee": "b64encode", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_mrp/controllers/fp_qc_controller.py", "source_location": "L237"}, {"caller_nid": "fp_qc_controller_thickness_pdf", "callee": "write", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_mrp/controllers/fp_qc_controller.py", "source_location": "L243"}, {"caller_nid": "fp_qc_controller_thickness_pdf", "callee": "make_json_response", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_mrp/controllers/fp_qc_controller.py", "source_location": "L244"}, {"caller_nid": "fp_qc_controller_finalize", "callee": "write", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_mrp/controllers/fp_qc_controller.py", "source_location": "L261"}, {"caller_nid": "fp_qc_controller_finalize", "callee": "action_pass", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_mrp/controllers/fp_qc_controller.py", "source_location": "L264"}, {"caller_nid": "fp_qc_controller_finalize", "callee": "action_fail", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_mrp/controllers/fp_qc_controller.py", "source_location": "L266"}, {"caller_nid": "fp_qc_controller_finalize", "callee": "action_rework", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_mrp/controllers/fp_qc_controller.py", "source_location": "L268"}, {"caller_nid": "fp_qc_controller_finalize", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_mrp/controllers/fp_qc_controller.py", "source_location": "L272"}, {"caller_nid": "fp_qc_controller_start", "callee": "action_start", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_bridge_mrp/controllers/fp_qc_controller.py", "source_location": "L283"}]}