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

1 line
25 KiB
JSON

{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_loaners_management_controllers_loaner_portal_py", "label": "loaner_portal.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L1"}, {"id": "loaner_portal_loanerportalcontroller", "label": "LoanerPortalController", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L12"}, {"id": "loaner_portal_portal_loaner_categories", "label": "portal_loaner_categories()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L15"}, {"id": "loaner_portal_portal_loaner_products", "label": "portal_loaner_products()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L28"}, {"id": "loaner_portal_portal_loaner_locations", "label": "portal_loaner_locations()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L62"}, {"id": "loaner_portal_portal_equipment_locations", "label": "portal_equipment_locations()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L70"}, {"id": "loaner_portal_portal_loaner_checkout", "label": "portal_loaner_checkout()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L105"}, {"id": "loaner_portal_portal_loaner_create_product", "label": "portal_loaner_create_product()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L159"}, {"id": "loaner_portal_portal_loaner_return", "label": "portal_loaner_return()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L237"}, {"id": "loaner_portal_rationale_71", "label": "Return current location of all loaner equipment for the portal.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L71"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_loaners_management_controllers_loaner_portal_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L5", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_loaners_management_controllers_loaner_portal_py", "target": "odoo_http", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L6", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_loaners_management_controllers_loaner_portal_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L7", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_loaners_management_controllers_loaner_portal_py", "target": "loaner_portal_loanerportalcontroller", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L12", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_loaners_management_controllers_loaner_portal_py", "target": "loaner_portal_portal_loaner_categories", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L15", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_loaners_management_controllers_loaner_portal_py", "target": "loaner_portal_portal_loaner_products", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L28", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_loaners_management_controllers_loaner_portal_py", "target": "loaner_portal_portal_loaner_locations", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L62", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_loaners_management_controllers_loaner_portal_py", "target": "loaner_portal_portal_equipment_locations", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L70", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_loaners_management_controllers_loaner_portal_py", "target": "loaner_portal_portal_loaner_checkout", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L105", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_loaners_management_controllers_loaner_portal_py", "target": "loaner_portal_portal_loaner_create_product", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L159", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_loaners_management_controllers_loaner_portal_py", "target": "loaner_portal_portal_loaner_return", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L237", "weight": 1.0}, {"source": "loaner_portal_rationale_71", "target": "loaner_portal_loanerportalcontroller_portal_equipment_locations", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L71", "weight": 1.0}], "raw_calls": [{"caller_nid": "loaner_portal_portal_loaner_categories", "callee": "ref", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L16"}, {"caller_nid": "loaner_portal_portal_loaner_categories", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L22"}, {"caller_nid": "loaner_portal_portal_loaner_categories", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L22"}, {"caller_nid": "loaner_portal_portal_loaner_products", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L30"}, {"caller_nid": "loaner_portal_portal_loaner_products", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L32"}, {"caller_nid": "loaner_portal_portal_loaner_products", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L32"}, {"caller_nid": "loaner_portal_portal_loaner_products", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L34"}, {"caller_nid": "loaner_portal_portal_loaner_products", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L34"}, {"caller_nid": "loaner_portal_portal_loaner_products", "callee": "ref", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L35"}, {"caller_nid": "loaner_portal_portal_loaner_products", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L44"}, {"caller_nid": "loaner_portal_portal_loaner_products", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L44"}, {"caller_nid": "loaner_portal_portal_loaner_products", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L51"}, {"caller_nid": "loaner_portal_portal_loaner_products", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L52"}, {"caller_nid": "loaner_portal_portal_loaner_locations", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L63"}, {"caller_nid": "loaner_portal_portal_loaner_locations", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L63"}, {"caller_nid": "loaner_portal_portal_equipment_locations", "callee": "hasattr", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L73"}, {"caller_nid": "loaner_portal_portal_equipment_locations", "callee": "hasattr", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L74"}, {"caller_nid": "loaner_portal_portal_equipment_locations", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L77"}, {"caller_nid": "loaner_portal_portal_equipment_locations", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L77"}, {"caller_nid": "loaner_portal_portal_equipment_locations", "callee": "ref", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L80"}, {"caller_nid": "loaner_portal_portal_equipment_locations", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L87"}, {"caller_nid": "loaner_portal_portal_equipment_locations", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L87"}, {"caller_nid": "loaner_portal_portal_equipment_locations", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L92"}, {"caller_nid": "loaner_portal_portal_loaner_checkout", "callee": "hasattr", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L107"}, {"caller_nid": "loaner_portal_portal_loaner_checkout", "callee": "hasattr", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L108"}, {"caller_nid": "loaner_portal_portal_loaner_checkout", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L111"}, {"caller_nid": "loaner_portal_portal_loaner_checkout", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L111"}, {"caller_nid": "loaner_portal_portal_loaner_checkout", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L112"}, {"caller_nid": "loaner_portal_portal_loaner_checkout", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L112"}, {"caller_nid": "loaner_portal_portal_loaner_checkout", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L112"}, {"caller_nid": "loaner_portal_portal_loaner_checkout", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L113"}, {"caller_nid": "loaner_portal_portal_loaner_checkout", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L113"}, {"caller_nid": "loaner_portal_portal_loaner_checkout", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L113"}, {"caller_nid": "loaner_portal_portal_loaner_checkout", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L114"}, {"caller_nid": "loaner_portal_portal_loaner_checkout", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L114"}, {"caller_nid": "loaner_portal_portal_loaner_checkout", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L114"}, {"caller_nid": "loaner_portal_portal_loaner_checkout", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L115"}, {"caller_nid": "loaner_portal_portal_loaner_checkout", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L115"}, {"caller_nid": "loaner_portal_portal_loaner_checkout", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L116"}, {"caller_nid": "loaner_portal_portal_loaner_checkout", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L117"}, {"caller_nid": "loaner_portal_portal_loaner_checkout", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L132"}, {"caller_nid": "loaner_portal_portal_loaner_checkout", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L132"}, {"caller_nid": "loaner_portal_portal_loaner_checkout", "callee": "exists", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L133"}, {"caller_nid": "loaner_portal_portal_loaner_checkout", "callee": "hasattr", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L136"}, {"caller_nid": "loaner_portal_portal_loaner_checkout", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L139"}, {"caller_nid": "loaner_portal_portal_loaner_checkout", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L142"}, {"caller_nid": "loaner_portal_portal_loaner_checkout", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L146"}, {"caller_nid": "loaner_portal_portal_loaner_checkout", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L146"}, {"caller_nid": "loaner_portal_portal_loaner_checkout", "callee": "action_checkout", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L147"}, {"caller_nid": "loaner_portal_portal_loaner_checkout", "callee": "error", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L155"}, {"caller_nid": "loaner_portal_portal_loaner_checkout", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L156"}, {"caller_nid": "loaner_portal_portal_loaner_create_product", "callee": "hasattr", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L161"}, {"caller_nid": "loaner_portal_portal_loaner_create_product", "callee": "hasattr", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L162"}, {"caller_nid": "loaner_portal_portal_loaner_create_product", "callee": "strip", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L165"}, {"caller_nid": "loaner_portal_portal_loaner_create_product", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L165"}, {"caller_nid": "loaner_portal_portal_loaner_create_product", "callee": "strip", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L166"}, {"caller_nid": "loaner_portal_portal_loaner_create_product", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L166"}, {"caller_nid": "loaner_portal_portal_loaner_create_product", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L174"}, {"caller_nid": "loaner_portal_portal_loaner_create_product", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L177"}, {"caller_nid": "loaner_portal_portal_loaner_create_product", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L177"}, {"caller_nid": "loaner_portal_portal_loaner_create_product", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L177"}, {"caller_nid": "loaner_portal_portal_loaner_create_product", "callee": "exists", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L178"}, {"caller_nid": "loaner_portal_portal_loaner_create_product", "callee": "ref", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L182"}, {"caller_nid": "loaner_portal_portal_loaner_create_product", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L187"}, {"caller_nid": "loaner_portal_portal_loaner_create_product", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L187"}, {"caller_nid": "loaner_portal_portal_loaner_create_product", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L191"}, {"caller_nid": "loaner_portal_portal_loaner_create_product", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L191"}, {"caller_nid": "loaner_portal_portal_loaner_create_product", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L195"}, {"caller_nid": "loaner_portal_portal_loaner_create_product", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L195"}, {"caller_nid": "loaner_portal_portal_loaner_create_product", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L207"}, {"caller_nid": "loaner_portal_portal_loaner_create_product", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L207"}, {"caller_nid": "loaner_portal_portal_loaner_create_product", "callee": "ref", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L213"}, {"caller_nid": "loaner_portal_portal_loaner_create_product", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L218"}, {"caller_nid": "loaner_portal_portal_loaner_create_product", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L218"}, {"caller_nid": "loaner_portal_portal_loaner_create_product", "callee": "error", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L233"}, {"caller_nid": "loaner_portal_portal_loaner_create_product", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L234"}, {"caller_nid": "loaner_portal_portal_loaner_return", "callee": "hasattr", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L239"}, {"caller_nid": "loaner_portal_portal_loaner_return", "callee": "hasattr", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L240"}, {"caller_nid": "loaner_portal_portal_loaner_return", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L243"}, {"caller_nid": "loaner_portal_portal_loaner_return", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L243"}, {"caller_nid": "loaner_portal_portal_loaner_return", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L244"}, {"caller_nid": "loaner_portal_portal_loaner_return", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L245"}, {"caller_nid": "loaner_portal_portal_loaner_return", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L246"}, {"caller_nid": "loaner_portal_portal_loaner_return", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L246"}, {"caller_nid": "loaner_portal_portal_loaner_return", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L246"}, {"caller_nid": "loaner_portal_portal_loaner_return", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L252"}, {"caller_nid": "loaner_portal_portal_loaner_return", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L252"}, {"caller_nid": "loaner_portal_portal_loaner_return", "callee": "exists", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L253"}, {"caller_nid": "loaner_portal_portal_loaner_return", "callee": "action_process_return", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L258"}, {"caller_nid": "loaner_portal_portal_loaner_return", "callee": "error", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L268"}, {"caller_nid": "loaner_portal_portal_loaner_return", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_loaners_management/controllers/loaner_portal.py", "source_location": "L269"}]}