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

1 line
33 KiB
JSON

{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_inventory_controllers_portal_inventory_py", "label": "portal_inventory.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L1"}, {"id": "portal_inventory_portalinventory", "label": "PortalInventory", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L15"}, {"id": "portal_inventory_portalinventory_get_inventory_data", "label": "._get_inventory_data()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L19"}, {"id": "portal_inventory_portalinventory_get_remote_only_products", "label": "._get_remote_only_products()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L148"}, {"id": "portal_inventory_portal_inventory", "label": "portal_inventory()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L218"}, {"id": "portal_inventory_portal_inventory_data", "label": "portal_inventory_data()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L260"}, {"id": "portal_inventory_portal_inventory_book", "label": "portal_inventory_book()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L273"}, {"id": "portal_inventory_portal_inventory_release", "label": "portal_inventory_release()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L310"}, {"id": "portal_inventory_portal_inventory_categories", "label": "portal_inventory_categories()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L318"}, {"id": "portal_inventory_portal_inventory_warehouses", "label": "portal_inventory_warehouses()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L327"}, {"id": "portal_inventory_portal_inventory_transfer", "label": "portal_inventory_transfer()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L331"}, {"id": "portal_inventory_portalinventory_get_all_warehouses", "label": "._get_all_warehouses()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L393"}, {"id": "portal_inventory_rationale_21", "label": "Build inventory data merging local stock with remote sync data. Fetches", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L21"}, {"id": "portal_inventory_rationale_151", "label": "Return products that exist only on remote instances. Excluded when filte", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L151"}, {"id": "portal_inventory_rationale_332", "label": "Create and execute an inter-company transfer from the portal.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L332"}, {"id": "portal_inventory_rationale_394", "label": "Return local (current company only) + remote warehouses for filter.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L394"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_inventory_controllers_portal_inventory_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L5", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_inventory_controllers_portal_inventory_py", "target": "datetime", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L6", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_inventory_controllers_portal_inventory_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L7", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_inventory_controllers_portal_inventory_py", "target": "odoo_http", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L8", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_inventory_controllers_portal_inventory_py", "target": "portal_inventory_portalinventory", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L15", "weight": 1.0}, {"source": "portal_inventory_portalinventory", "target": "portal_inventory_portalinventory_get_inventory_data", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L19", "weight": 1.0}, {"source": "portal_inventory_portalinventory", "target": "portal_inventory_portalinventory_get_remote_only_products", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L148", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_inventory_controllers_portal_inventory_py", "target": "portal_inventory_portal_inventory", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L218", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_inventory_controllers_portal_inventory_py", "target": "portal_inventory_portal_inventory_data", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L260", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_inventory_controllers_portal_inventory_py", "target": "portal_inventory_portal_inventory_book", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L273", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_inventory_controllers_portal_inventory_py", "target": "portal_inventory_portal_inventory_release", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L310", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_inventory_controllers_portal_inventory_py", "target": "portal_inventory_portal_inventory_categories", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L318", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_inventory_controllers_portal_inventory_py", "target": "portal_inventory_portal_inventory_warehouses", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L327", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_inventory_controllers_portal_inventory_py", "target": "portal_inventory_portal_inventory_transfer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L331", "weight": 1.0}, {"source": "portal_inventory_portalinventory", "target": "portal_inventory_portalinventory_get_all_warehouses", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L393", "weight": 1.0}, {"source": "portal_inventory_portalinventory_get_inventory_data", "target": "portal_inventory_portalinventory_get_remote_only_products", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L142", "weight": 1.0}, {"source": "portal_inventory_portal_inventory", "target": "portal_inventory_portalinventory_get_inventory_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L228", "weight": 1.0}, {"source": "portal_inventory_portal_inventory", "target": "portal_inventory_portalinventory_get_all_warehouses", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L240", "weight": 1.0}, {"source": "portal_inventory_portal_inventory_data", "target": "portal_inventory_portalinventory_get_inventory_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L262", "weight": 1.0}, {"source": "portal_inventory_portal_inventory_warehouses", "target": "portal_inventory_portalinventory_get_all_warehouses", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L328", "weight": 1.0}, {"source": "portal_inventory_rationale_21", "target": "portal_inventory_portalinventory_get_inventory_data", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L21", "weight": 1.0}, {"source": "portal_inventory_rationale_151", "target": "portal_inventory_portalinventory_get_remote_only_products", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L151", "weight": 1.0}, {"source": "portal_inventory_rationale_332", "target": "portal_inventory_portalinventory_portal_inventory_transfer", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L332", "weight": 1.0}, {"source": "portal_inventory_rationale_394", "target": "portal_inventory_portalinventory_get_all_warehouses", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L394", "weight": 1.0}], "raw_calls": [{"caller_nid": "portal_inventory_portalinventory_get_inventory_data", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L24"}, {"caller_nid": "portal_inventory_portalinventory_get_inventory_data", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L25"}, {"caller_nid": "portal_inventory_portalinventory_get_inventory_data", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L26"}, {"caller_nid": "portal_inventory_portalinventory_get_inventory_data", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L27"}, {"caller_nid": "portal_inventory_portalinventory_get_inventory_data", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L43"}, {"caller_nid": "portal_inventory_portalinventory_get_inventory_data", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L45"}, {"caller_nid": "portal_inventory_portalinventory_get_inventory_data", "callee": "mapped", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L48"}, {"caller_nid": "portal_inventory_portalinventory_get_inventory_data", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L50"}, {"caller_nid": "portal_inventory_portalinventory_get_inventory_data", "callee": "setdefault", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L56"}, {"caller_nid": "portal_inventory_portalinventory_get_inventory_data", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L59"}, {"caller_nid": "portal_inventory_portalinventory_get_inventory_data", "callee": "setdefault", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L67"}, {"caller_nid": "portal_inventory_portalinventory_get_inventory_data", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L73"}, {"caller_nid": "portal_inventory_portalinventory_get_inventory_data", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L81"}, {"caller_nid": "portal_inventory_portalinventory_get_inventory_data", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L86"}, {"caller_nid": "portal_inventory_portalinventory_get_inventory_data", "callee": "extend", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L93"}, {"caller_nid": "portal_inventory_portalinventory_get_inventory_data", "callee": "setdefault", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L93"}, {"caller_nid": "portal_inventory_portalinventory_get_inventory_data", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L98"}, {"caller_nid": "portal_inventory_portalinventory_get_inventory_data", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L99"}, {"caller_nid": "portal_inventory_portalinventory_get_inventory_data", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L104"}, {"caller_nid": "portal_inventory_portalinventory_get_inventory_data", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L105"}, {"caller_nid": "portal_inventory_portalinventory_get_inventory_data", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L117"}, {"caller_nid": "portal_inventory_portalinventory_get_inventory_data", "callee": "max", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L125"}, {"caller_nid": "portal_inventory_portalinventory_get_inventory_data", "callee": "round", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L128"}, {"caller_nid": "portal_inventory_portalinventory_get_inventory_data", "callee": "round", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L130"}, {"caller_nid": "portal_inventory_portalinventory_get_inventory_data", "callee": "round", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L132"}, {"caller_nid": "portal_inventory_portalinventory_get_inventory_data", "callee": "round", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L133"}, {"caller_nid": "portal_inventory_portalinventory_get_inventory_data", "callee": "sort", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L136"}, {"caller_nid": "portal_inventory_portalinventory_get_inventory_data", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L138"}, {"caller_nid": "portal_inventory_portalinventory_get_inventory_data", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L144"}, {"caller_nid": "portal_inventory_portalinventory_get_remote_only_products", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L157"}, {"caller_nid": "portal_inventory_portalinventory_get_remote_only_products", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L165"}, {"caller_nid": "portal_inventory_portalinventory_get_remote_only_products", "callee": "mapped", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L168"}, {"caller_nid": "portal_inventory_portalinventory_get_remote_only_products", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L168"}, {"caller_nid": "portal_inventory_portalinventory_get_remote_only_products", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L168"}, {"caller_nid": "portal_inventory_portalinventory_get_remote_only_products", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L171"}, {"caller_nid": "portal_inventory_portalinventory_get_remote_only_products", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L173"}, {"caller_nid": "portal_inventory_portalinventory_get_remote_only_products", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L178"}, {"caller_nid": "portal_inventory_portalinventory_get_remote_only_products", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L185"}, {"caller_nid": "portal_inventory_portalinventory_get_remote_only_products", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L192"}, {"caller_nid": "portal_inventory_portalinventory_get_remote_only_products", "callee": "round", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L203"}, {"caller_nid": "portal_inventory_portalinventory_get_remote_only_products", "callee": "round", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L205"}, {"caller_nid": "portal_inventory_portalinventory_get_remote_only_products", "callee": "round", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L206"}, {"caller_nid": "portal_inventory_portal_inventory", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L220"}, {"caller_nid": "portal_inventory_portal_inventory", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L224"}, {"caller_nid": "portal_inventory_portal_inventory", "callee": "split", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L224"}, {"caller_nid": "portal_inventory_portal_inventory", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L231"}, {"caller_nid": "portal_inventory_portal_inventory", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L231"}, {"caller_nid": "portal_inventory_portal_inventory", "callee": "max", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L234"}, {"caller_nid": "portal_inventory_portal_inventory", "callee": "bool", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L236"}, {"caller_nid": "portal_inventory_portal_inventory", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L236"}, {"caller_nid": "portal_inventory_portal_inventory", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L236"}, {"caller_nid": "portal_inventory_portal_inventory", "callee": "render", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L242"}, {"caller_nid": "portal_inventory_portal_inventory_data", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L263"}, {"caller_nid": "portal_inventory_portal_inventory_data", "callee": "max", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L264"}, {"caller_nid": "portal_inventory_portal_inventory_data", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L268"}, {"caller_nid": "portal_inventory_portal_inventory_book", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L274"}, {"caller_nid": "portal_inventory_portal_inventory_book", "callee": "float", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L275"}, {"caller_nid": "portal_inventory_portal_inventory_book", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L277"}, {"caller_nid": "portal_inventory_portal_inventory_book", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L277"}, {"caller_nid": "portal_inventory_portal_inventory_book", "callee": "exists", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L278"}, {"caller_nid": "portal_inventory_portal_inventory_book", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L281"}, {"caller_nid": "portal_inventory_portal_inventory_book", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L283"}, {"caller_nid": "portal_inventory_portal_inventory_book", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L292"}, {"caller_nid": "portal_inventory_portal_inventory_book", "callee": "get_param", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L292"}, {"caller_nid": "portal_inventory_portal_inventory_book", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L292"}, {"caller_nid": "portal_inventory_portal_inventory_book", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L295"}, {"caller_nid": "portal_inventory_portal_inventory_book", "callee": "now", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L299"}, {"caller_nid": "portal_inventory_portal_inventory_book", "callee": "timedelta", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L299"}, {"caller_nid": "portal_inventory_portal_inventory_book", "callee": "to_string", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L306"}, {"caller_nid": "portal_inventory_portal_inventory_release", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L311"}, {"caller_nid": "portal_inventory_portal_inventory_release", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L311"}, {"caller_nid": "portal_inventory_portal_inventory_release", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L311"}, {"caller_nid": "portal_inventory_portal_inventory_release", "callee": "exists", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L312"}, {"caller_nid": "portal_inventory_portal_inventory_release", "callee": "action_release", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L314"}, {"caller_nid": "portal_inventory_portal_inventory_categories", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L321"}, {"caller_nid": "portal_inventory_portal_inventory_categories", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L322"}, {"caller_nid": "portal_inventory_portal_inventory_categories", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L322"}, {"caller_nid": "portal_inventory_portal_inventory_transfer", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L333"}, {"caller_nid": "portal_inventory_portal_inventory_transfer", "callee": "float", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L334"}, {"caller_nid": "portal_inventory_portal_inventory_transfer", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L336"}, {"caller_nid": "portal_inventory_portal_inventory_transfer", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L336"}, {"caller_nid": "portal_inventory_portal_inventory_transfer", "callee": "exists", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L337"}, {"caller_nid": "portal_inventory_portal_inventory_transfer", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L341"}, {"caller_nid": "portal_inventory_portal_inventory_transfer", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L341"}, {"caller_nid": "portal_inventory_portal_inventory_transfer", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L341"}, {"caller_nid": "portal_inventory_portal_inventory_transfer", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L343"}, {"caller_nid": "portal_inventory_portal_inventory_transfer", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L343"}, {"caller_nid": "portal_inventory_portal_inventory_transfer", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L351"}, {"caller_nid": "portal_inventory_portal_inventory_transfer", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L352"}, {"caller_nid": "portal_inventory_portal_inventory_transfer", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L365"}, {"caller_nid": "portal_inventory_portal_inventory_transfer", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L366"}, {"caller_nid": "portal_inventory_portal_inventory_transfer", "callee": "action_execute_transfer", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L375"}, {"caller_nid": "portal_inventory_portal_inventory_transfer", "callee": "error", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L377"}, {"caller_nid": "portal_inventory_portal_inventory_transfer", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L379"}, {"caller_nid": "portal_inventory_portalinventory_get_all_warehouses", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L398"}, {"caller_nid": "portal_inventory_portalinventory_get_all_warehouses", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L398"}, {"caller_nid": "portal_inventory_portalinventory_get_all_warehouses", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L402"}, {"caller_nid": "portal_inventory_portalinventory_get_all_warehouses", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L410"}, {"caller_nid": "portal_inventory_portalinventory_get_all_warehouses", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L410"}, {"caller_nid": "portal_inventory_portalinventory_get_all_warehouses", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_inventory/controllers/portal_inventory.py", "source_location": "L414"}]}