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

1 line
24 KiB
JSON

{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_woo_odoo_fusion_woocommerce_controllers_api_py", "label": "api.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L1"}, {"id": "api_wooapicontroller", "label": "WooApiController", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L15"}, {"id": "api_serve_variant_image", "label": "serve_variant_image()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L20"}, {"id": "api_wooapicontroller_authenticate_instance", "label": "._authenticate_instance()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L69"}, {"id": "api_wooapicontroller_find_woo_order", "label": "._find_woo_order()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L91"}, {"id": "api_order_documents", "label": "order_documents()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L106"}, {"id": "api_order_status", "label": "order_status()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L161"}, {"id": "api_order_messages", "label": "order_messages()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L219"}, {"id": "api_return_create", "label": "return_create()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L263"}, {"id": "api_rationale_16", "label": "REST endpoints consumed by the WooCommerce WordPress plugin.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L16"}, {"id": "api_rationale_21", "label": "Serve a variant image from the transient wizard line. Used by WC to down", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L21"}, {"id": "api_rationale_70", "label": "Validate Bearer token from Authorization header against woo.instance.odoo_api_ke", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L70"}, {"id": "api_rationale_92", "label": "Look up a woo.order by WC order ID for a given instance.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L92"}, {"id": "api_rationale_107", "label": "Fetch invoice and delivery PDF URLs for a WooCommerce order. Expected p", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L107"}, {"id": "api_rationale_162", "label": "Fetch order status and timeline data for a WooCommerce order. Expected", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L162"}, {"id": "api_rationale_220", "label": "Fetch customer-visible messages for a WooCommerce order. Expected paylo", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L220"}, {"id": "api_rationale_264", "label": "Submit a return request from the WooCommerce plugin. Expected payload:", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L264"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_woo_odoo_fusion_woocommerce_controllers_api_py", "target": "base64", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L5", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_woo_odoo_fusion_woocommerce_controllers_api_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L6", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_woo_odoo_fusion_woocommerce_controllers_api_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L8", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_woo_odoo_fusion_woocommerce_controllers_api_py", "target": "odoo_exceptions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L9", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_woo_odoo_fusion_woocommerce_controllers_api_py", "target": "odoo_http", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L10", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_woo_odoo_fusion_woocommerce_controllers_api_py", "target": "api_wooapicontroller", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L15", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_woo_odoo_fusion_woocommerce_controllers_api_py", "target": "api_serve_variant_image", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L20", "weight": 1.0}, {"source": "api_wooapicontroller", "target": "api_wooapicontroller_authenticate_instance", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L69", "weight": 1.0}, {"source": "api_wooapicontroller", "target": "api_wooapicontroller_find_woo_order", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L91", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_woo_odoo_fusion_woocommerce_controllers_api_py", "target": "api_order_documents", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L106", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_woo_odoo_fusion_woocommerce_controllers_api_py", "target": "api_order_status", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L161", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_woo_odoo_fusion_woocommerce_controllers_api_py", "target": "api_order_messages", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L219", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_woo_odoo_fusion_woocommerce_controllers_api_py", "target": "api_return_create", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L263", "weight": 1.0}, {"source": "api_order_documents", "target": "api_wooapicontroller_authenticate_instance", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L114", "weight": 1.0}, {"source": "api_order_documents", "target": "api_wooapicontroller_find_woo_order", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L121", "weight": 1.0}, {"source": "api_order_status", "target": "api_wooapicontroller_authenticate_instance", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L169", "weight": 1.0}, {"source": "api_order_status", "target": "api_wooapicontroller_find_woo_order", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L176", "weight": 1.0}, {"source": "api_order_messages", "target": "api_wooapicontroller_authenticate_instance", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L227", "weight": 1.0}, {"source": "api_order_messages", "target": "api_wooapicontroller_find_woo_order", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L234", "weight": 1.0}, {"source": "api_return_create", "target": "api_wooapicontroller_authenticate_instance", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L275", "weight": 1.0}, {"source": "api_return_create", "target": "api_wooapicontroller_find_woo_order", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L282", "weight": 1.0}, {"source": "api_rationale_16", "target": "api_wooapicontroller", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L16", "weight": 1.0}, {"source": "api_rationale_21", "target": "api_wooapicontroller_serve_variant_image", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L21", "weight": 1.0}, {"source": "api_rationale_70", "target": "api_wooapicontroller_authenticate_instance", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L70", "weight": 1.0}, {"source": "api_rationale_92", "target": "api_wooapicontroller_find_woo_order", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L92", "weight": 1.0}, {"source": "api_rationale_107", "target": "api_wooapicontroller_order_documents", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L107", "weight": 1.0}, {"source": "api_rationale_162", "target": "api_wooapicontroller_order_status", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L162", "weight": 1.0}, {"source": "api_rationale_220", "target": "api_wooapicontroller_order_messages", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L220", "weight": 1.0}, {"source": "api_rationale_264", "target": "api_wooapicontroller_return_create", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L264", "weight": 1.0}], "raw_calls": [{"caller_nid": "api_serve_variant_image", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L24"}, {"caller_nid": "api_serve_variant_image", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L24"}, {"caller_nid": "api_serve_variant_image", "callee": "exists", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L25"}, {"caller_nid": "api_serve_variant_image", "callee": "warning", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L26"}, {"caller_nid": "api_serve_variant_image", "callee": "not_found", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L27"}, {"caller_nid": "api_serve_variant_image", "callee": "isinstance", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L30"}, {"caller_nid": "api_serve_variant_image", "callee": "isinstance", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L31"}, {"caller_nid": "api_serve_variant_image", "callee": "decode", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L32"}, {"caller_nid": "api_serve_variant_image", "callee": "b64decode", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L33"}, {"caller_nid": "api_serve_variant_image", "callee": "isinstance", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L34"}, {"caller_nid": "api_serve_variant_image", "callee": "bytes", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L36"}, {"caller_nid": "api_serve_variant_image", "callee": "b64decode", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L38"}, {"caller_nid": "api_serve_variant_image", "callee": "info", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L51"}, {"caller_nid": "api_serve_variant_image", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L51"}, {"caller_nid": "api_serve_variant_image", "callee": "split", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L53"}, {"caller_nid": "api_serve_variant_image", "callee": "Response", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L56"}, {"caller_nid": "api_serve_variant_image", "callee": "rsplit", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L61"}, {"caller_nid": "api_serve_variant_image", "callee": "error", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L66"}, {"caller_nid": "api_serve_variant_image", "callee": "not_found", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L67"}, {"caller_nid": "api_wooapicontroller_authenticate_instance", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L74"}, {"caller_nid": "api_wooapicontroller_authenticate_instance", "callee": "startswith", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L75"}, {"caller_nid": "api_wooapicontroller_authenticate_instance", "callee": "AccessDenied", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L76"}, {"caller_nid": "api_wooapicontroller_authenticate_instance", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L78"}, {"caller_nid": "api_wooapicontroller_authenticate_instance", "callee": "AccessDenied", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L80"}, {"caller_nid": "api_wooapicontroller_authenticate_instance", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L82"}, {"caller_nid": "api_wooapicontroller_authenticate_instance", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L82"}, {"caller_nid": "api_wooapicontroller_authenticate_instance", "callee": "AccessDenied", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L87"}, {"caller_nid": "api_wooapicontroller_find_woo_order", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L93"}, {"caller_nid": "api_wooapicontroller_find_woo_order", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L93"}, {"caller_nid": "api_wooapicontroller_find_woo_order", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L95"}, {"caller_nid": "api_order_documents", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L128"}, {"caller_nid": "api_order_documents", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L133"}, {"caller_nid": "api_order_documents", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L138"}, {"caller_nid": "api_order_documents", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L138"}, {"caller_nid": "api_order_documents", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L143"}, {"caller_nid": "api_order_documents", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L148"}, {"caller_nid": "api_order_status", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L188"}, {"caller_nid": "api_order_status", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L188"}, {"caller_nid": "api_order_status", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L193"}, {"caller_nid": "api_order_status", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L194"}, {"caller_nid": "api_order_status", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L201"}, {"caller_nid": "api_order_status", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L202"}, {"caller_nid": "api_order_messages", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L239"}, {"caller_nid": "api_order_messages", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L239"}, {"caller_nid": "api_order_messages", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L248"}, {"caller_nid": "api_order_messages", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L249"}, {"caller_nid": "api_return_create", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L291"}, {"caller_nid": "api_return_create", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L291"}, {"caller_nid": "api_return_create", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L300"}, {"caller_nid": "api_return_create", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L301"}, {"caller_nid": "api_return_create", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L302"}, {"caller_nid": "api_return_create", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L307"}, {"caller_nid": "api_return_create", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L307"}, {"caller_nid": "api_return_create", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L317"}, {"caller_nid": "api_return_create", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L319"}, {"caller_nid": "api_return_create", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L319"}, {"caller_nid": "api_return_create", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L324"}, {"caller_nid": "api_return_create", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L324"}, {"caller_nid": "api_return_create", "callee": "dict", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L328"}, {"caller_nid": "api_return_create", "callee": "_log_sync", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L334"}, {"caller_nid": "api_return_create", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion-woo-odoo/fusion_woocommerce/controllers/api.py", "source_location": "L337"}]}