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

1 line
31 KiB
JSON

{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_plating_fusion_plating_portal_controllers_portal_configurator_py", "label": "portal_configurator.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L1"}, {"id": "portal_configurator_fpportalconfigurator", "label": "FpPortalConfigurator", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L16"}, {"id": "customerportal", "label": "CustomerPortal", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "portal_configurator_portal_configurator_landing", "label": "portal_configurator_landing()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L29"}, {"id": "portal_configurator_portal_configurator_step1", "label": "portal_configurator_step1()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L48"}, {"id": "portal_configurator_portal_configurator_step2", "label": "portal_configurator_step2()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L117"}, {"id": "portal_configurator_portal_configurator_step3", "label": "portal_configurator_step3()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L144"}, {"id": "portal_configurator_portal_configurator_submit", "label": "portal_configurator_submit()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L173"}, {"id": "portal_configurator_fpportalconfigurator_estimate_price", "label": "._estimate_price()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L244"}, {"id": "portal_configurator_rationale_17", "label": "Self-service configurator wizard on the customer portal. Three-step flow:", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L17"}, {"id": "portal_configurator_rationale_30", "label": "Landing page -- start new quote or view past requests.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L30"}, {"id": "portal_configurator_rationale_49", "label": "Step 1: upload part or enter manual measurements.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L49"}, {"id": "portal_configurator_rationale_118", "label": "Step 2: select coating configuration.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L118"}, {"id": "portal_configurator_rationale_145", "label": "Step 3: show estimated price and submit.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L145"}, {"id": "portal_configurator_rationale_174", "label": "Submit quote request from configurator.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L174"}, {"id": "portal_configurator_rationale_245", "label": "Calculate estimated price range from pricing rules. Returns a dict with", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L245"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_plating_fusion_plating_portal_controllers_portal_configurator_py", "target": "base64", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L6", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_plating_fusion_plating_portal_controllers_portal_configurator_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L7", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_plating_fusion_plating_portal_controllers_portal_configurator_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L9", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_plating_fusion_plating_portal_controllers_portal_configurator_py", "target": "odoo_http", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L10", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_plating_fusion_plating_portal_controllers_portal_configurator_py", "target": "odoo_addons_portal_controllers_portal", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L11", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_plating_fusion_plating_portal_controllers_portal_configurator_py", "target": "portal_configurator_fpportalconfigurator", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L16", "weight": 1.0}, {"source": "portal_configurator_fpportalconfigurator", "target": "customerportal", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L16", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_plating_fusion_plating_portal_controllers_portal_configurator_py", "target": "portal_configurator_portal_configurator_landing", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L29", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_plating_fusion_plating_portal_controllers_portal_configurator_py", "target": "portal_configurator_portal_configurator_step1", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L48", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_plating_fusion_plating_portal_controllers_portal_configurator_py", "target": "portal_configurator_portal_configurator_step2", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L117", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_plating_fusion_plating_portal_controllers_portal_configurator_py", "target": "portal_configurator_portal_configurator_step3", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L144", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_plating_fusion_plating_portal_controllers_portal_configurator_py", "target": "portal_configurator_portal_configurator_submit", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L173", "weight": 1.0}, {"source": "portal_configurator_fpportalconfigurator", "target": "portal_configurator_fpportalconfigurator_estimate_price", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L244", "weight": 1.0}, {"source": "portal_configurator_portal_configurator_step3", "target": "portal_configurator_fpportalconfigurator_estimate_price", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L157", "weight": 1.0}, {"source": "portal_configurator_rationale_17", "target": "portal_configurator_fpportalconfigurator", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L17", "weight": 1.0}, {"source": "portal_configurator_rationale_30", "target": "portal_configurator_fpportalconfigurator_portal_configurator_landing", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L30", "weight": 1.0}, {"source": "portal_configurator_rationale_49", "target": "portal_configurator_fpportalconfigurator_portal_configurator_step1", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L49", "weight": 1.0}, {"source": "portal_configurator_rationale_118", "target": "portal_configurator_fpportalconfigurator_portal_configurator_step2", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L118", "weight": 1.0}, {"source": "portal_configurator_rationale_145", "target": "portal_configurator_fpportalconfigurator_portal_configurator_step3", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L145", "weight": 1.0}, {"source": "portal_configurator_rationale_174", "target": "portal_configurator_fpportalconfigurator_portal_configurator_submit", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L174", "weight": 1.0}, {"source": "portal_configurator_rationale_245", "target": "portal_configurator_fpportalconfigurator_estimate_price", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L245", "weight": 1.0}], "raw_calls": [{"caller_nid": "portal_configurator_portal_configurator_landing", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L32"}, {"caller_nid": "portal_configurator_portal_configurator_landing", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L32"}, {"caller_nid": "portal_configurator_portal_configurator_landing", "callee": "render", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L36"}, {"caller_nid": "portal_configurator_portal_configurator_step1", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L53"}, {"caller_nid": "portal_configurator_portal_configurator_step1", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L54"}, {"caller_nid": "portal_configurator_portal_configurator_step1", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L55"}, {"caller_nid": "portal_configurator_portal_configurator_step1", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L56"}, {"caller_nid": "portal_configurator_portal_configurator_step1", "callee": "float", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L57"}, {"caller_nid": "portal_configurator_portal_configurator_step1", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L57"}, {"caller_nid": "portal_configurator_portal_configurator_step1", "callee": "float", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L58"}, {"caller_nid": "portal_configurator_portal_configurator_step1", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L58"}, {"caller_nid": "portal_configurator_portal_configurator_step1", "callee": "float", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L59"}, {"caller_nid": "portal_configurator_portal_configurator_step1", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L59"}, {"caller_nid": "portal_configurator_portal_configurator_step1", "callee": "float", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L60"}, {"caller_nid": "portal_configurator_portal_configurator_step1", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L60"}, {"caller_nid": "portal_configurator_portal_configurator_step1", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L63"}, {"caller_nid": "portal_configurator_portal_configurator_step1", "callee": "hasattr", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L64"}, {"caller_nid": "portal_configurator_portal_configurator_step1", "callee": "read", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L65"}, {"caller_nid": "portal_configurator_portal_configurator_step1", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L67"}, {"caller_nid": "portal_configurator_portal_configurator_step1", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L67"}, {"caller_nid": "portal_configurator_portal_configurator_step1", "callee": "b64encode", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L69"}, {"caller_nid": "portal_configurator_portal_configurator_step1", "callee": "lower", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L75"}, {"caller_nid": "portal_configurator_portal_configurator_step1", "callee": "endswith", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L76"}, {"caller_nid": "portal_configurator_portal_configurator_step1", "callee": "endswith", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L82"}, {"caller_nid": "portal_configurator_portal_configurator_step1", "callee": "load", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L86"}, {"caller_nid": "portal_configurator_portal_configurator_step1", "callee": "BytesIO", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L86"}, {"caller_nid": "portal_configurator_portal_configurator_step1", "callee": "round", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L88"}, {"caller_nid": "portal_configurator_portal_configurator_step1", "callee": "info", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L91"}, {"caller_nid": "portal_configurator_portal_configurator_step1", "callee": "redirect", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L94"}, {"caller_nid": "portal_configurator_portal_configurator_step1", "callee": "render", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L105"}, {"caller_nid": "portal_configurator_portal_configurator_step2", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L119"}, {"caller_nid": "portal_configurator_portal_configurator_step2", "callee": "redirect", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L121"}, {"caller_nid": "portal_configurator_portal_configurator_step2", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L124"}, {"caller_nid": "portal_configurator_portal_configurator_step2", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L124"}, {"caller_nid": "portal_configurator_portal_configurator_step2", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L125"}, {"caller_nid": "portal_configurator_portal_configurator_step2", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L125"}, {"caller_nid": "portal_configurator_portal_configurator_step2", "callee": "redirect", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L129"}, {"caller_nid": "portal_configurator_portal_configurator_step2", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L131"}, {"caller_nid": "portal_configurator_portal_configurator_step2", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L131"}, {"caller_nid": "portal_configurator_portal_configurator_step2", "callee": "render", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L134"}, {"caller_nid": "portal_configurator_portal_configurator_step3", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L146"}, {"caller_nid": "portal_configurator_portal_configurator_step3", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L147"}, {"caller_nid": "portal_configurator_portal_configurator_step3", "callee": "redirect", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L148"}, {"caller_nid": "portal_configurator_portal_configurator_step3", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L150"}, {"caller_nid": "portal_configurator_portal_configurator_step3", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L150"}, {"caller_nid": "portal_configurator_portal_configurator_step3", "callee": "exists", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L153"}, {"caller_nid": "portal_configurator_portal_configurator_step3", "callee": "redirect", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L154"}, {"caller_nid": "portal_configurator_portal_configurator_step3", "callee": "render", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L159"}, {"caller_nid": "portal_configurator_portal_configurator_submit", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L175"}, {"caller_nid": "portal_configurator_portal_configurator_submit", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L176"}, {"caller_nid": "portal_configurator_portal_configurator_submit", "callee": "redirect", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L177"}, {"caller_nid": "portal_configurator_portal_configurator_submit", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L180"}, {"caller_nid": "portal_configurator_portal_configurator_submit", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L180"}, {"caller_nid": "portal_configurator_portal_configurator_submit", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L186"}, {"caller_nid": "portal_configurator_portal_configurator_submit", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L188"}, {"caller_nid": "portal_configurator_portal_configurator_submit", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L190"}, {"caller_nid": "portal_configurator_portal_configurator_submit", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L191"}, {"caller_nid": "portal_configurator_portal_configurator_submit", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L197"}, {"caller_nid": "portal_configurator_portal_configurator_submit", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L199"}, {"caller_nid": "portal_configurator_portal_configurator_submit", "callee": "join", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L201"}, {"caller_nid": "portal_configurator_portal_configurator_submit", "callee": "exists", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L202"}, {"caller_nid": "portal_configurator_portal_configurator_submit", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L212"}, {"caller_nid": "portal_configurator_portal_configurator_submit", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L213"}, {"caller_nid": "portal_configurator_portal_configurator_submit", "callee": "exists", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L217"}, {"caller_nid": "portal_configurator_portal_configurator_submit", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L220"}, {"caller_nid": "portal_configurator_portal_configurator_submit", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L220"}, {"caller_nid": "portal_configurator_portal_configurator_submit", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L223"}, {"caller_nid": "portal_configurator_portal_configurator_submit", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L225"}, {"caller_nid": "portal_configurator_portal_configurator_submit", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L225"}, {"caller_nid": "portal_configurator_portal_configurator_submit", "callee": "exists", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L226"}, {"caller_nid": "portal_configurator_portal_configurator_submit", "callee": "write", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L227"}, {"caller_nid": "portal_configurator_portal_configurator_submit", "callee": "pop", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L234"}, {"caller_nid": "portal_configurator_portal_configurator_submit", "callee": "render", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L236"}, {"caller_nid": "portal_configurator_fpportalconfigurator_estimate_price", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L251"}, {"caller_nid": "portal_configurator_fpportalconfigurator_estimate_price", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L251"}, {"caller_nid": "portal_configurator_fpportalconfigurator_estimate_price", "callee": "float", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L254"}, {"caller_nid": "portal_configurator_fpportalconfigurator_estimate_price", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L254"}, {"caller_nid": "portal_configurator_fpportalconfigurator_estimate_price", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L255"}, {"caller_nid": "portal_configurator_fpportalconfigurator_estimate_price", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L255"}, {"caller_nid": "portal_configurator_fpportalconfigurator_estimate_price", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L256"}, {"caller_nid": "portal_configurator_fpportalconfigurator_estimate_price", "callee": "round", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L308"}, {"caller_nid": "portal_configurator_fpportalconfigurator_estimate_price", "callee": "round", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_plating/fusion_plating_portal/controllers/portal_configurator.py", "source_location": "L309"}]}