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

1 line
23 KiB
JSON

{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_plating_fusion_plating_shopfloor_controllers_manager_controller_py", "label": "manager_controller.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_shopfloor/controllers/manager_controller.py", "source_location": "L1"}, {"id": "manager_controller_fpmanagerdashboardcontroller", "label": "FpManagerDashboardController", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_shopfloor/controllers/manager_controller.py", "source_location": "L18"}, {"id": "manager_controller_overview", "label": "overview()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_shopfloor/controllers/manager_controller.py", "source_location": "L29"}, {"id": "manager_controller_fpmanagerdashboardcontroller_overview_payload", "label": "._overview_payload()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_shopfloor/controllers/manager_controller.py", "source_location": "L44"}, {"id": "manager_controller_assign_worker", "label": "assign_worker()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_shopfloor/controllers/manager_controller.py", "source_location": "L331"}, {"id": "manager_controller_assign_tank", "label": "assign_tank()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_shopfloor/controllers/manager_controller.py", "source_location": "L345"}, {"id": "manager_controller_take_over", "label": "take_over()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_shopfloor/controllers/manager_controller.py", "source_location": "L359"}, {"id": "manager_controller_rationale_19", "label": "Manager-level view: unassigned jobs, in-progress jobs, team workload. All e", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_shopfloor/controllers/manager_controller.py", "source_location": "L19"}, {"id": "manager_controller_rationale_30", "label": "Build the manager dashboard payload. `known_hash`: if the client sends", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_shopfloor/controllers/manager_controller.py", "source_location": "L30"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_plating_fusion_plating_shopfloor_controllers_manager_controller_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_shopfloor/controllers/manager_controller.py", "source_location": "L7", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_plating_fusion_plating_shopfloor_controllers_manager_controller_py", "target": "markupsafe", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_shopfloor/controllers/manager_controller.py", "source_location": "L9", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_plating_fusion_plating_shopfloor_controllers_manager_controller_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_shopfloor/controllers/manager_controller.py", "source_location": "L11", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_plating_fusion_plating_shopfloor_controllers_manager_controller_py", "target": "odoo_addons_fusion_plating_models_fp_tz", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_shopfloor/controllers/manager_controller.py", "source_location": "L12", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_plating_fusion_plating_shopfloor_controllers_manager_controller_py", "target": "odoo_http", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_shopfloor/controllers/manager_controller.py", "source_location": "L13", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_plating_fusion_plating_shopfloor_controllers_manager_controller_py", "target": "manager_controller_fpmanagerdashboardcontroller", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_shopfloor/controllers/manager_controller.py", "source_location": "L18", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_plating_fusion_plating_shopfloor_controllers_manager_controller_py", "target": "manager_controller_overview", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_shopfloor/controllers/manager_controller.py", "source_location": "L29", "weight": 1.0}, {"source": "manager_controller_fpmanagerdashboardcontroller", "target": "manager_controller_fpmanagerdashboardcontroller_overview_payload", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_shopfloor/controllers/manager_controller.py", "source_location": "L44", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_plating_fusion_plating_shopfloor_controllers_manager_controller_py", "target": "manager_controller_assign_worker", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_shopfloor/controllers/manager_controller.py", "source_location": "L331", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_plating_fusion_plating_shopfloor_controllers_manager_controller_py", "target": "manager_controller_assign_tank", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_shopfloor/controllers/manager_controller.py", "source_location": "L345", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_plating_fusion_plating_shopfloor_controllers_manager_controller_py", "target": "manager_controller_take_over", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_shopfloor/controllers/manager_controller.py", "source_location": "L359", "weight": 1.0}, {"source": "manager_controller_overview", "target": "manager_controller_fpmanagerdashboardcontroller_overview_payload", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_shopfloor/controllers/manager_controller.py", "source_location": "L39", "weight": 1.0}, {"source": "manager_controller_rationale_19", "target": "manager_controller_fpmanagerdashboardcontroller", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_shopfloor/controllers/manager_controller.py", "source_location": "L19", "weight": 1.0}, {"source": "manager_controller_rationale_30", "target": "manager_controller_fpmanagerdashboardcontroller_overview", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_shopfloor/controllers/manager_controller.py", "source_location": "L30", "weight": 1.0}], "raw_calls": [{"caller_nid": "manager_controller_overview", "callee": "exception", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_shopfloor/controllers/manager_controller.py", "source_location": "L41"}, {"caller_nid": "manager_controller_overview", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_shopfloor/controllers/manager_controller.py", "source_location": "L42"}, {"caller_nid": "manager_controller_fpmanagerdashboardcontroller_overview_payload", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_shopfloor/controllers/manager_controller.py", "source_location": "L46"}, {"caller_nid": "manager_controller_fpmanagerdashboardcontroller_overview_payload", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_shopfloor/controllers/manager_controller.py", "source_location": "L47"}, {"caller_nid": "manager_controller_fpmanagerdashboardcontroller_overview_payload", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_shopfloor/controllers/manager_controller.py", "source_location": "L74"}, {"caller_nid": "manager_controller_fpmanagerdashboardcontroller_overview_payload", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_shopfloor/controllers/manager_controller.py", "source_location": "L75"}, {"caller_nid": "manager_controller_fpmanagerdashboardcontroller_overview_payload", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_shopfloor/controllers/manager_controller.py", "source_location": "L76"}, {"caller_nid": "manager_controller_fpmanagerdashboardcontroller_overview_payload", "callee": "filtered", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_shopfloor/controllers/manager_controller.py", "source_location": "L79"}, {"caller_nid": "manager_controller_fpmanagerdashboardcontroller_overview_payload", "callee": "filtered", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_shopfloor/controllers/manager_controller.py", "source_location": "L81"}, {"caller_nid": "manager_controller_fpmanagerdashboardcontroller_overview_payload", "callee": "items", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_shopfloor/controllers/manager_controller.py", "source_location": "L183"}, {"caller_nid": "manager_controller_fpmanagerdashboardcontroller_overview_payload", "callee": "_group_by_mo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_shopfloor/controllers/manager_controller.py", "source_location": "L183"}, {"caller_nid": "manager_controller_fpmanagerdashboardcontroller_overview_payload", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_shopfloor/controllers/manager_controller.py", "source_location": "L184"}, {"caller_nid": "manager_controller_fpmanagerdashboardcontroller_overview_payload", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_shopfloor/controllers/manager_controller.py", "source_location": "L185"}, {"caller_nid": "manager_controller_fpmanagerdashboardcontroller_overview_payload", "callee": "_mo_card", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_shopfloor/controllers/manager_controller.py", "source_location": "L185"}, {"caller_nid": "manager_controller_fpmanagerdashboardcontroller_overview_payload", "callee": "filtered", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_shopfloor/controllers/manager_controller.py", "source_location": "L191"}, {"caller_nid": "manager_controller_fpmanagerdashboardcontroller_overview_payload", "callee": "filtered", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_shopfloor/controllers/manager_controller.py", "source_location": "L193"}, {"caller_nid": "manager_controller_fpmanagerdashboardcontroller_overview_payload", "callee": "items", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_shopfloor/controllers/manager_controller.py", "source_location": "L197"}, {"caller_nid": "manager_controller_fpmanagerdashboardcontroller_overview_payload", "callee": "_group_by_mo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_shopfloor/controllers/manager_controller.py", "source_location": "L197"}, {"caller_nid": "manager_controller_fpmanagerdashboardcontroller_overview_payload", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_shopfloor/controllers/manager_controller.py", "source_location": "L198"}, {"caller_nid": "manager_controller_fpmanagerdashboardcontroller_overview_payload", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_shopfloor/controllers/manager_controller.py", "source_location": "L199"}, {"caller_nid": "manager_controller_fpmanagerdashboardcontroller_overview_payload", "callee": "_mo_card", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_shopfloor/controllers/manager_controller.py", "source_location": "L199"}, {"caller_nid": "manager_controller_fpmanagerdashboardcontroller_overview_payload", "callee": "ref", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_shopfloor/controllers/manager_controller.py", "source_location": "L202"}, {"caller_nid": "manager_controller_fpmanagerdashboardcontroller_overview_payload", "callee": "sorted", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_shopfloor/controllers/manager_controller.py", "source_location": "L207"}, {"caller_nid": "manager_controller_fpmanagerdashboardcontroller_overview_payload", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_shopfloor/controllers/manager_controller.py", "source_location": "L208"}, {"caller_nid": "manager_controller_fpmanagerdashboardcontroller_overview_payload", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_shopfloor/controllers/manager_controller.py", "source_location": "L212"}, {"caller_nid": "manager_controller_fpmanagerdashboardcontroller_overview_payload", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_shopfloor/controllers/manager_controller.py", "source_location": "L215"}, {"caller_nid": "manager_controller_fpmanagerdashboardcontroller_overview_payload", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_shopfloor/controllers/manager_controller.py", "source_location": "L216"}, {"caller_nid": "manager_controller_fpmanagerdashboardcontroller_overview_payload", "callee": "filtered", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_shopfloor/controllers/manager_controller.py", "source_location": "L217"}, {"caller_nid": "manager_controller_fpmanagerdashboardcontroller_overview_payload", "callee": "_fp_clocked_in_user_ids", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_shopfloor/controllers/manager_controller.py", "source_location": "L228"}, {"caller_nid": "manager_controller_fpmanagerdashboardcontroller_overview_payload", "callee": "hasattr", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_shopfloor/controllers/manager_controller.py", "source_location": "L229"}, {"caller_nid": "manager_controller_fpmanagerdashboardcontroller_overview_payload", "callee": "set", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_shopfloor/controllers/manager_controller.py", "source_location": "L232"}, {"caller_nid": "manager_controller_fpmanagerdashboardcontroller_overview_payload", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_shopfloor/controllers/manager_controller.py", "source_location": "L246"}, {"caller_nid": "manager_controller_fpmanagerdashboardcontroller_overview_payload", "callee": "sum", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_shopfloor/controllers/manager_controller.py", "source_location": "L254"}, {"caller_nid": "manager_controller_fpmanagerdashboardcontroller_overview_payload", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_shopfloor/controllers/manager_controller.py", "source_location": "L257"}, {"caller_nid": "manager_controller_fpmanagerdashboardcontroller_overview_payload", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_shopfloor/controllers/manager_controller.py", "source_location": "L259"}, {"caller_nid": "manager_controller_fpmanagerdashboardcontroller_overview_payload", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_shopfloor/controllers/manager_controller.py", "source_location": "L267"}, {"caller_nid": "manager_controller_fpmanagerdashboardcontroller_overview_payload", "callee": "search_count", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_shopfloor/controllers/manager_controller.py", "source_location": "L283"}, {"caller_nid": "manager_controller_fpmanagerdashboardcontroller_overview_payload", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_shopfloor/controllers/manager_controller.py", "source_location": "L291"}, {"caller_nid": "manager_controller_fpmanagerdashboardcontroller_overview_payload", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_shopfloor/controllers/manager_controller.py", "source_location": "L292"}, {"caller_nid": "manager_controller_fpmanagerdashboardcontroller_overview_payload", "callee": "search_count", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_shopfloor/controllers/manager_controller.py", "source_location": "L293"}, {"caller_nid": "manager_controller_fpmanagerdashboardcontroller_overview_payload", "callee": "search_count", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_shopfloor/controllers/manager_controller.py", "source_location": "L296"}, {"caller_nid": "manager_controller_fpmanagerdashboardcontroller_overview_payload", "callee": "dumps", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_shopfloor/controllers/manager_controller.py", "source_location": "L317"}, {"caller_nid": "manager_controller_fpmanagerdashboardcontroller_overview_payload", "callee": "items", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_shopfloor/controllers/manager_controller.py", "source_location": "L318"}, {"caller_nid": "manager_controller_fpmanagerdashboardcontroller_overview_payload", "callee": "hexdigest", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_shopfloor/controllers/manager_controller.py", "source_location": "L321"}, {"caller_nid": "manager_controller_fpmanagerdashboardcontroller_overview_payload", "callee": "md5", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_shopfloor/controllers/manager_controller.py", "source_location": "L321"}, {"caller_nid": "manager_controller_fpmanagerdashboardcontroller_overview_payload", "callee": "encode", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_shopfloor/controllers/manager_controller.py", "source_location": "L321"}, {"caller_nid": "manager_controller_assign_worker", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_shopfloor/controllers/manager_controller.py", "source_location": "L332"}, {"caller_nid": "manager_controller_assign_worker", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_shopfloor/controllers/manager_controller.py", "source_location": "L332"}, {"caller_nid": "manager_controller_assign_worker", "callee": "exists", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_shopfloor/controllers/manager_controller.py", "source_location": "L333"}, {"caller_nid": "manager_controller_assign_worker", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_shopfloor/controllers/manager_controller.py", "source_location": "L335"}, {"caller_nid": "manager_controller_assign_worker", "callee": "message_post", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_shopfloor/controllers/manager_controller.py", "source_location": "L336"}, {"caller_nid": "manager_controller_assign_worker", "callee": "Markup", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_shopfloor/controllers/manager_controller.py", "source_location": "L337"}, {"caller_nid": "manager_controller_assign_tank", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_shopfloor/controllers/manager_controller.py", "source_location": "L346"}, {"caller_nid": "manager_controller_assign_tank", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_shopfloor/controllers/manager_controller.py", "source_location": "L346"}, {"caller_nid": "manager_controller_assign_tank", "callee": "exists", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_shopfloor/controllers/manager_controller.py", "source_location": "L347"}, {"caller_nid": "manager_controller_assign_tank", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_shopfloor/controllers/manager_controller.py", "source_location": "L349"}, {"caller_nid": "manager_controller_assign_tank", "callee": "message_post", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_shopfloor/controllers/manager_controller.py", "source_location": "L350"}, {"caller_nid": "manager_controller_assign_tank", "callee": "Markup", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_shopfloor/controllers/manager_controller.py", "source_location": "L351"}, {"caller_nid": "manager_controller_take_over", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_shopfloor/controllers/manager_controller.py", "source_location": "L360"}, {"caller_nid": "manager_controller_take_over", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_shopfloor/controllers/manager_controller.py", "source_location": "L360"}, {"caller_nid": "manager_controller_take_over", "callee": "exists", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_shopfloor/controllers/manager_controller.py", "source_location": "L361"}, {"caller_nid": "manager_controller_take_over", "callee": "message_post", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_shopfloor/controllers/manager_controller.py", "source_location": "L366"}, {"caller_nid": "manager_controller_take_over", "callee": "Markup", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_shopfloor/controllers/manager_controller.py", "source_location": "L367"}]}