This commit is contained in:
gsinghpal
2026-04-24 21:04:38 -04:00
parent 0eab4b4efb
commit 41d0908ade
4083 changed files with 1230780 additions and 287 deletions

View File

@@ -0,0 +1 @@
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_shipping_wizard_init_py", "label": "__init__.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/wizard/__init__.py", "source_location": "L1"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_shipping_wizard_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_shipping_wizard_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/wizard/__init__.py", "source_location": "L1", "weight": 1.0}], "raw_calls": []}

View File

@@ -0,0 +1 @@
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_shipping_models_uom_uom_py", "label": "uom_uom.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/models/uom_uom.py", "source_location": "L1"}, {"id": "uom_uom_uom", "label": "UoM", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/models/uom_uom.py", "source_location": "L4"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_shipping_models_uom_uom_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/models/uom_uom.py", "source_location": "L1", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_shipping_models_uom_uom_py", "target": "uom_uom_uom", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/models/uom_uom.py", "source_location": "L4", "weight": 1.0}], "raw_calls": []}

View File

@@ -0,0 +1 @@
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_shipping_api_fedex_rest_init_py", "label": "__init__.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/fedex_rest/__init__.py", "source_location": "L1"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_shipping_api_fedex_rest_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_shipping_api_fedex_rest_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/fedex_rest/__init__.py", "source_location": "L1", "weight": 1.0}], "raw_calls": []}

View File

@@ -0,0 +1 @@
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_shipping_api_dhl_init_py", "label": "__init__.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/dhl/__init__.py", "source_location": "L1"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_shipping_api_dhl_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_shipping_api_dhl_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/dhl/__init__.py", "source_location": "L1", "weight": 1.0}], "raw_calls": []}

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_shipping_models_sale_order_py", "label": "sale_order.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/models/sale_order.py", "source_location": "L1"}, {"id": "sale_order_saleorder", "label": "SaleOrder", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/models/sale_order.py", "source_location": "L4"}, {"id": "sale_order_saleorder_compute_fusion_shipment_count", "label": "._compute_fusion_shipment_count()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/models/sale_order.py", "source_location": "L50"}, {"id": "sale_order_saleorder_action_view_fusion_shipments", "label": ".action_view_fusion_shipments()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/models/sale_order.py", "source_location": "L55"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_shipping_models_sale_order_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/models/sale_order.py", "source_location": "L1", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_shipping_models_sale_order_py", "target": "sale_order_saleorder", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/models/sale_order.py", "source_location": "L4", "weight": 1.0}, {"source": "sale_order_saleorder", "target": "sale_order_saleorder_compute_fusion_shipment_count", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/models/sale_order.py", "source_location": "L50", "weight": 1.0}, {"source": "sale_order_saleorder", "target": "sale_order_saleorder_action_view_fusion_shipments", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/models/sale_order.py", "source_location": "L55", "weight": 1.0}], "raw_calls": [{"caller_nid": "sale_order_saleorder_compute_fusion_shipment_count", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/models/sale_order.py", "source_location": "L52"}, {"caller_nid": "sale_order_saleorder_action_view_fusion_shipments", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/models/sale_order.py", "source_location": "L56"}, {"caller_nid": "sale_order_saleorder_action_view_fusion_shipments", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/models/sale_order.py", "source_location": "L57"}, {"caller_nid": "sale_order_saleorder_action_view_fusion_shipments", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/models/sale_order.py", "source_location": "L67"}]}

View File

@@ -0,0 +1 @@
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_shipping_manifest_py", "label": "__manifest__.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/__manifest__.py", "source_location": "L1"}], "edges": [], "raw_calls": []}

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_shipping_models_fusion_order_package_py", "label": "fusion_order_package.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/models/fusion_order_package.py", "source_location": "L1"}, {"id": "fusion_order_package_fusionorderpackage", "label": "FusionOrderPackage", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/models/fusion_order_package.py", "source_location": "L4"}, {"id": "fusion_order_package_rationale_5", "label": "Stores per-package dimensions and service info on a sale order. Created whe", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/models/fusion_order_package.py", "source_location": "L5"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_shipping_models_fusion_order_package_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/models/fusion_order_package.py", "source_location": "L1", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_shipping_models_fusion_order_package_py", "target": "fusion_order_package_fusionorderpackage", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/models/fusion_order_package.py", "source_location": "L4", "weight": 1.0}, {"source": "fusion_order_package_rationale_5", "target": "fusion_order_package_fusionorderpackage", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/models/fusion_order_package.py", "source_location": "L5", "weight": 1.0}], "raw_calls": []}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_shipping_models_stock_picking_py", "label": "stock_picking.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/models/stock_picking.py", "source_location": "L1"}, {"id": "stock_picking_stockpicking", "label": "StockPicking", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/models/stock_picking.py", "source_location": "L4"}, {"id": "stock_picking_stockpicking_compute_fusion_shipment_count", "label": "._compute_fusion_shipment_count()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/models/stock_picking.py", "source_location": "L12"}, {"id": "stock_picking_stockpicking_action_view_fusion_shipments", "label": ".action_view_fusion_shipments()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/models/stock_picking.py", "source_location": "L19"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_shipping_models_stock_picking_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/models/stock_picking.py", "source_location": "L1", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_shipping_models_stock_picking_py", "target": "stock_picking_stockpicking", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/models/stock_picking.py", "source_location": "L4", "weight": 1.0}, {"source": "stock_picking_stockpicking", "target": "stock_picking_stockpicking_compute_fusion_shipment_count", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/models/stock_picking.py", "source_location": "L12", "weight": 1.0}, {"source": "stock_picking_stockpicking", "target": "stock_picking_stockpicking_action_view_fusion_shipments", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/models/stock_picking.py", "source_location": "L19", "weight": 1.0}], "raw_calls": [{"caller_nid": "stock_picking_stockpicking_compute_fusion_shipment_count", "callee": "search_count", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/models/stock_picking.py", "source_location": "L15"}, {"caller_nid": "stock_picking_stockpicking_action_view_fusion_shipments", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/models/stock_picking.py", "source_location": "L20"}, {"caller_nid": "stock_picking_stockpicking_action_view_fusion_shipments", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/models/stock_picking.py", "source_location": "L21"}, {"caller_nid": "stock_picking_stockpicking_action_view_fusion_shipments", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/models/stock_picking.py", "source_location": "L31"}]}

View File

@@ -0,0 +1 @@
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_shipping_models_init_py", "label": "__init__.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/models/__init__.py", "source_location": "L1"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_shipping_models_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_shipping_models_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/models/__init__.py", "source_location": "L1", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_shipping_models_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_shipping_models_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/models/__init__.py", "source_location": "L2", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_shipping_models_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_shipping_models_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/models/__init__.py", "source_location": "L3", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_shipping_models_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_shipping_models_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/models/__init__.py", "source_location": "L4", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_shipping_models_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_shipping_models_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/models/__init__.py", "source_location": "L5", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_shipping_models_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_shipping_models_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/models/__init__.py", "source_location": "L6", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_shipping_models_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_shipping_models_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/models/__init__.py", "source_location": "L7", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_shipping_models_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_shipping_models_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/models/__init__.py", "source_location": "L8", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_shipping_models_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_shipping_models_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/models/__init__.py", "source_location": "L9", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_shipping_models_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_shipping_models_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/models/__init__.py", "source_location": "L10", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_shipping_models_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_shipping_models_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/models/__init__.py", "source_location": "L11", "weight": 1.0}], "raw_calls": []}

View File

@@ -0,0 +1 @@
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_shipping_init_py", "label": "__init__.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/__init__.py", "source_location": "L1"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_shipping_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_shipping_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/__init__.py", "source_location": "L1", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_shipping_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_shipping_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/__init__.py", "source_location": "L2", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_shipping_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_shipping_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/__init__.py", "source_location": "L3", "weight": 1.0}], "raw_calls": []}

View File

@@ -0,0 +1 @@
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_shipping_models_fusion_tracking_event_py", "label": "fusion_tracking_event.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/models/fusion_tracking_event.py", "source_location": "L1"}, {"id": "fusion_tracking_event_fusiontrackingevent", "label": "FusionTrackingEvent", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/models/fusion_tracking_event.py", "source_location": "L4"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_shipping_models_fusion_tracking_event_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/models/fusion_tracking_event.py", "source_location": "L1", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_shipping_models_fusion_tracking_event_py", "target": "fusion_tracking_event_fusiontrackingevent", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/models/fusion_tracking_event.py", "source_location": "L4", "weight": 1.0}], "raw_calls": []}

View File

@@ -0,0 +1 @@
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_shipping_models_payment_provider_py", "label": "payment_provider.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/models/payment_provider.py", "source_location": "L1"}, {"id": "payment_provider_paymentprovider", "label": "PaymentProvider", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/models/payment_provider.py", "source_location": "L6"}, {"id": "payment_provider_get_compatible_providers", "label": "_get_compatible_providers()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/models/payment_provider.py", "source_location": "L10"}, {"id": "payment_provider_rationale_11", "label": "Override of payment to allow only COD providers if allow_cash_on_delivery is ena", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/models/payment_provider.py", "source_location": "L11"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_shipping_models_payment_provider_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/models/payment_provider.py", "source_location": "L1", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_shipping_models_payment_provider_py", "target": "odoo_addons_payment", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/models/payment_provider.py", "source_location": "L3", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_shipping_models_payment_provider_py", "target": "payment_provider_paymentprovider", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/models/payment_provider.py", "source_location": "L6", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_shipping_models_payment_provider_py", "target": "payment_provider_get_compatible_providers", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/models/payment_provider.py", "source_location": "L10", "weight": 1.0}, {"source": "payment_provider_rationale_11", "target": "payment_provider_paymentprovider_get_compatible_providers", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/models/payment_provider.py", "source_location": "L11", "weight": 1.0}], "raw_calls": [{"caller_nid": "payment_provider_get_compatible_providers", "callee": "super", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/models/payment_provider.py", "source_location": "L19"}, {"caller_nid": "payment_provider_get_compatible_providers", "callee": "exists", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/models/payment_provider.py", "source_location": "L23"}, {"caller_nid": "payment_provider_get_compatible_providers", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/models/payment_provider.py", "source_location": "L23"}, {"caller_nid": "payment_provider_get_compatible_providers", "callee": "filtered", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/models/payment_provider.py", "source_location": "L29"}, {"caller_nid": "payment_provider_get_compatible_providers", "callee": "add_to_report", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/models/payment_provider.py", "source_location": "L32"}, {"caller_nid": "payment_provider_get_compatible_providers", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/models/payment_provider.py", "source_location": "L36"}]}

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_shipping_models_product_packaging_py", "label": "product_packaging.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/models/product_packaging.py", "source_location": "L1"}, {"id": "product_packaging_packagetype", "label": "PackageType", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/models/product_packaging.py", "source_location": "L4"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_shipping_models_product_packaging_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/models/product_packaging.py", "source_location": "L1", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_shipping_models_product_packaging_py", "target": "product_packaging_packagetype", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/models/product_packaging.py", "source_location": "L4", "weight": 1.0}], "raw_calls": []}

View File

@@ -0,0 +1 @@
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_shipping_api_dhl_rest_init_py", "label": "__init__.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/dhl_rest/__init__.py", "source_location": "L1"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_shipping_api_dhl_rest_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_shipping_api_dhl_rest_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/dhl_rest/__init__.py", "source_location": "L1", "weight": 1.0}], "raw_calls": []}

View File

@@ -0,0 +1 @@
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_shipping_api_init_py", "label": "__init__.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/__init__.py", "source_location": "L1"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_shipping_api_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_shipping_api_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/__init__.py", "source_location": "L1", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_shipping_api_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_shipping_api_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/__init__.py", "source_location": "L2", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_shipping_api_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_shipping_api_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/__init__.py", "source_location": "L3", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_shipping_api_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_shipping_api_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/__init__.py", "source_location": "L4", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_shipping_api_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_shipping_api_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/__init__.py", "source_location": "L5", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_shipping_api_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_shipping_api_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/__init__.py", "source_location": "L6", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_shipping_api_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_shipping_api_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/__init__.py", "source_location": "L7", "weight": 1.0}], "raw_calls": []}

View File

@@ -0,0 +1 @@
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_shipping_models_res_company_py", "label": "res_company.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/models/res_company.py", "source_location": "L1"}, {"id": "res_company_rescompany", "label": "ResCompany", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/models/res_company.py", "source_location": "L4"}, {"id": "res_company_rescompany_default_uom_setting", "label": "._default_uom_setting()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/models/res_company.py", "source_location": "L7"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_shipping_models_res_company_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/models/res_company.py", "source_location": "L2", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_shipping_models_res_company_py", "target": "res_company_rescompany", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/models/res_company.py", "source_location": "L4", "weight": 1.0}, {"source": "res_company_rescompany", "target": "res_company_rescompany_default_uom_setting", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/models/res_company.py", "source_location": "L7", "weight": 1.0}], "raw_calls": [{"caller_nid": "res_company_rescompany_default_uom_setting", "callee": "ref", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/models/res_company.py", "source_location": "L8"}, {"caller_nid": "res_company_rescompany_default_uom_setting", "callee": "ref", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/models/res_company.py", "source_location": "L10"}, {"caller_nid": "res_company_rescompany_default_uom_setting", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/models/res_company.py", "source_location": "L11"}]}

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_shipping_models_res_partner_py", "label": "res_partner.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/models/res_partner.py", "source_location": "L1"}, {"id": "res_partner_respartner", "label": "ResPartner", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/models/res_partner.py", "source_location": "L4"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_shipping_models_res_partner_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/models/res_partner.py", "source_location": "L1", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_shipping_models_res_partner_py", "target": "res_partner_respartner", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/models/res_partner.py", "source_location": "L4", "weight": 1.0}], "raw_calls": []}

View File

@@ -0,0 +1 @@
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_shipping_api_fedex_init_py", "label": "__init__.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/fedex/__init__.py", "source_location": "L1"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_shipping_api_fedex_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_shipping_api_fedex_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/fedex/__init__.py", "source_location": "L1", "weight": 1.0}], "raw_calls": []}

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_shipping_api_canada_post_init_py", "label": "__init__.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/__init__.py", "source_location": "L1"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_shipping_api_canada_post_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_shipping_api_canada_post_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/__init__.py", "source_location": "L1", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_shipping_api_canada_post_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_shipping_api_canada_post_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/__init__.py", "source_location": "L2", "weight": 1.0}], "raw_calls": []}

View File

@@ -0,0 +1 @@
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_shipping_api_ups_init_py", "label": "__init__.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/ups/__init__.py", "source_location": "L1"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_shipping_api_ups_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_shipping_api_ups_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/ups/__init__.py", "source_location": "L1", "weight": 1.0}], "raw_calls": []}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_shipping_api_ups_rest_init_py", "label": "__init__.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/ups_rest/__init__.py", "source_location": "L1"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_shipping_api_ups_rest_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_shipping_api_ups_rest_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/ups_rest/__init__.py", "source_location": "L1", "weight": 1.0}], "raw_calls": []}