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

1 line
30 KiB
JSON

{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_canada_post_wizard_choose_delivery_cp_rate_py", "label": "choose_delivery_cp_rate.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L1"}, {"id": "choose_delivery_cp_rate_choosedeliverycppackage", "label": "ChooseDeliveryCPPackage", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L7"}, {"id": "choose_delivery_cp_rate_onchange_package_type_id", "label": "_onchange_package_type_id()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L39"}, {"id": "choose_delivery_cp_rate_choosedeliverycprate", "label": "ChooseDeliveryCPRate", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L47"}, {"id": "choose_delivery_cp_rate_choosedeliverycprate_action_select", "label": ".action_select()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L68"}, {"id": "choose_delivery_cp_rate_choosedeliverycarrier", "label": "ChooseDeliveryCarrier", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L122"}, {"id": "choose_delivery_cp_rate_compute_fusion_cp_dimension_unit_label", "label": "_compute_fusion_cp_dimension_unit_label()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L158"}, {"id": "choose_delivery_cp_rate_compute_fusion_cp_weight_unit_label", "label": "_compute_fusion_cp_weight_unit_label()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L168"}, {"id": "choose_delivery_cp_rate_onchange_carrier_id_cp_packages", "label": "_onchange_carrier_id_cp_packages()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L179"}, {"id": "choose_delivery_cp_rate_choosedeliverycarrier_update_price", "label": ".update_price()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L199"}, {"id": "choose_delivery_cp_rate_choosedeliverycarrier_get_cp_package_info_for_pkg", "label": "._get_cp_package_info_for_pkg()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L205"}, {"id": "choose_delivery_cp_rate_choosedeliverycarrier_update_cp_rates", "label": "._update_cp_rates()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L217"}, {"id": "choose_delivery_cp_rate_choosedeliverycarrier_button_confirm", "label": ".button_confirm()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L376"}, {"id": "choose_delivery_cp_rate_rationale_8", "label": "One package row in the Add Shipping wizard for Canada Post.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L8"}, {"id": "choose_delivery_cp_rate_rationale_40", "label": "Pre-fill dimensions from selected box type.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L40"}, {"id": "choose_delivery_cp_rate_rationale_69", "label": "Select this rate and deselect others. Update per-package costs.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L69"}, {"id": "choose_delivery_cp_rate_rationale_180", "label": "When a CP carrier is selected, create one default package.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L180"}, {"id": "choose_delivery_cp_rate_rationale_200", "label": "Override: for Canada Post, fetch all rates for all packages.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L200"}, {"id": "choose_delivery_cp_rate_rationale_206", "label": "Build package_info dict for a single package, converted to cm.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L206"}, {"id": "choose_delivery_cp_rate_rationale_218", "label": "Fetch CP service rates for every package and aggregate.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L218"}, {"id": "choose_delivery_cp_rate_rationale_377", "label": "Override: store per-package info on the sale order and enhance the deliv", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L377"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_canada_post_wizard_choose_delivery_cp_rate_py", "target": "json", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L1", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_canada_post_wizard_choose_delivery_cp_rate_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L3", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_canada_post_wizard_choose_delivery_cp_rate_py", "target": "odoo_exceptions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L4", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_canada_post_wizard_choose_delivery_cp_rate_py", "target": "choose_delivery_cp_rate_choosedeliverycppackage", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L7", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_canada_post_wizard_choose_delivery_cp_rate_py", "target": "choose_delivery_cp_rate_onchange_package_type_id", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L39", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_canada_post_wizard_choose_delivery_cp_rate_py", "target": "choose_delivery_cp_rate_choosedeliverycprate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L47", "weight": 1.0}, {"source": "choose_delivery_cp_rate_choosedeliverycprate", "target": "choose_delivery_cp_rate_choosedeliverycprate_action_select", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L68", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_canada_post_wizard_choose_delivery_cp_rate_py", "target": "choose_delivery_cp_rate_choosedeliverycarrier", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L122", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_canada_post_wizard_choose_delivery_cp_rate_py", "target": "choose_delivery_cp_rate_compute_fusion_cp_dimension_unit_label", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L158", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_canada_post_wizard_choose_delivery_cp_rate_py", "target": "choose_delivery_cp_rate_compute_fusion_cp_weight_unit_label", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L168", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_canada_post_wizard_choose_delivery_cp_rate_py", "target": "choose_delivery_cp_rate_onchange_carrier_id_cp_packages", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L179", "weight": 1.0}, {"source": "choose_delivery_cp_rate_choosedeliverycarrier", "target": "choose_delivery_cp_rate_choosedeliverycarrier_update_price", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L199", "weight": 1.0}, {"source": "choose_delivery_cp_rate_choosedeliverycarrier", "target": "choose_delivery_cp_rate_choosedeliverycarrier_get_cp_package_info_for_pkg", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L205", "weight": 1.0}, {"source": "choose_delivery_cp_rate_choosedeliverycarrier", "target": "choose_delivery_cp_rate_choosedeliverycarrier_update_cp_rates", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L217", "weight": 1.0}, {"source": "choose_delivery_cp_rate_choosedeliverycarrier", "target": "choose_delivery_cp_rate_choosedeliverycarrier_button_confirm", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L376", "weight": 1.0}, {"source": "choose_delivery_cp_rate_choosedeliverycarrier_update_price", "target": "choose_delivery_cp_rate_choosedeliverycarrier_update_cp_rates", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L202", "weight": 1.0}, {"source": "choose_delivery_cp_rate_choosedeliverycarrier_update_cp_rates", "target": "choose_delivery_cp_rate_choosedeliverycarrier_get_cp_package_info_for_pkg", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L239", "weight": 1.0}, {"source": "choose_delivery_cp_rate_rationale_8", "target": "choose_delivery_cp_rate_choosedeliverycppackage", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L8", "weight": 1.0}, {"source": "choose_delivery_cp_rate_rationale_40", "target": "choose_delivery_cp_rate_choosedeliverycppackage_onchange_package_type_id", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L40", "weight": 1.0}, {"source": "choose_delivery_cp_rate_rationale_69", "target": "choose_delivery_cp_rate_choosedeliverycprate_action_select", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L69", "weight": 1.0}, {"source": "choose_delivery_cp_rate_rationale_180", "target": "choose_delivery_cp_rate_choosedeliverycarrier_onchange_carrier_id_cp_packages", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L180", "weight": 1.0}, {"source": "choose_delivery_cp_rate_rationale_200", "target": "choose_delivery_cp_rate_choosedeliverycarrier_update_price", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L200", "weight": 1.0}, {"source": "choose_delivery_cp_rate_rationale_206", "target": "choose_delivery_cp_rate_choosedeliverycarrier_get_cp_package_info_for_pkg", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L206", "weight": 1.0}, {"source": "choose_delivery_cp_rate_rationale_218", "target": "choose_delivery_cp_rate_choosedeliverycarrier_update_cp_rates", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L218", "weight": 1.0}, {"source": "choose_delivery_cp_rate_rationale_377", "target": "choose_delivery_cp_rate_choosedeliverycarrier_button_confirm", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L377", "weight": 1.0}], "raw_calls": [{"caller_nid": "choose_delivery_cp_rate_choosedeliverycprate_action_select", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L70"}, {"caller_nid": "choose_delivery_cp_rate_choosedeliverycprate_action_select", "callee": "write", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L72"}, {"caller_nid": "choose_delivery_cp_rate_choosedeliverycprate_action_select", "callee": "loads", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L78"}, {"caller_nid": "choose_delivery_cp_rate_choosedeliverycprate_action_select", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L80"}, {"caller_nid": "choose_delivery_cp_rate_choosedeliverycprate_action_select", "callee": "exists", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L82"}, {"caller_nid": "choose_delivery_cp_rate_choosedeliverycprate_action_select", "callee": "_apply_margins", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L91"}, {"caller_nid": "choose_delivery_cp_rate_choosedeliverycprate_action_select", "callee": "_convert", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L95"}, {"caller_nid": "choose_delivery_cp_rate_choosedeliverycprate_action_select", "callee": "today", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L99"}, {"caller_nid": "choose_delivery_cp_rate_choosedeliverycprate_action_select", "callee": "write", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L104"}, {"caller_nid": "choose_delivery_cp_rate_choosedeliverycprate_action_select", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L113"}, {"caller_nid": "choose_delivery_cp_rate_choosedeliverycarrier_update_price", "callee": "super", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L203"}, {"caller_nid": "choose_delivery_cp_rate_choosedeliverycarrier_get_cp_package_info_for_pkg", "callee": "round", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L209"}, {"caller_nid": "choose_delivery_cp_rate_choosedeliverycarrier_get_cp_package_info_for_pkg", "callee": "_fusion_cp_convert_dimension_to_cm", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L209"}, {"caller_nid": "choose_delivery_cp_rate_choosedeliverycarrier_get_cp_package_info_for_pkg", "callee": "round", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L211"}, {"caller_nid": "choose_delivery_cp_rate_choosedeliverycarrier_get_cp_package_info_for_pkg", "callee": "_fusion_cp_convert_dimension_to_cm", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L211"}, {"caller_nid": "choose_delivery_cp_rate_choosedeliverycarrier_get_cp_package_info_for_pkg", "callee": "round", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L213"}, {"caller_nid": "choose_delivery_cp_rate_choosedeliverycarrier_get_cp_package_info_for_pkg", "callee": "_fusion_cp_convert_dimension_to_cm", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L213"}, {"caller_nid": "choose_delivery_cp_rate_choosedeliverycarrier_update_cp_rates", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L223"}, {"caller_nid": "choose_delivery_cp_rate_choosedeliverycarrier_update_cp_rates", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L223"}, {"caller_nid": "choose_delivery_cp_rate_choosedeliverycarrier_update_cp_rates", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L233"}, {"caller_nid": "choose_delivery_cp_rate_choosedeliverycarrier_update_cp_rates", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L233"}, {"caller_nid": "choose_delivery_cp_rate_choosedeliverycarrier_update_cp_rates", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L237"}, {"caller_nid": "choose_delivery_cp_rate_choosedeliverycarrier_update_cp_rates", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L237"}, {"caller_nid": "choose_delivery_cp_rate_choosedeliverycarrier_update_cp_rates", "callee": "round", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L242"}, {"caller_nid": "choose_delivery_cp_rate_choosedeliverycarrier_update_cp_rates", "callee": "convert_weight", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L242"}, {"caller_nid": "choose_delivery_cp_rate_choosedeliverycarrier_update_cp_rates", "callee": "_fusion_cp_validate_package", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L244"}, {"caller_nid": "choose_delivery_cp_rate_choosedeliverycarrier_update_cp_rates", "callee": "unlink", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L247"}, {"caller_nid": "choose_delivery_cp_rate_choosedeliverycarrier_update_cp_rates", "callee": "with_context", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L255"}, {"caller_nid": "choose_delivery_cp_rate_choosedeliverycarrier_update_cp_rates", "callee": "fusion_canada_post_rate_shipment_all", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L259"}, {"caller_nid": "choose_delivery_cp_rate_choosedeliverycarrier_update_cp_rates", "callee": "isinstance", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L262"}, {"caller_nid": "choose_delivery_cp_rate_choosedeliverycarrier_update_cp_rates", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L262"}, {"caller_nid": "choose_delivery_cp_rate_choosedeliverycarrier_update_cp_rates", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L263"}, {"caller_nid": "choose_delivery_cp_rate_choosedeliverycarrier_update_cp_rates", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L266"}, {"caller_nid": "choose_delivery_cp_rate_choosedeliverycarrier_update_cp_rates", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L266"}, {"caller_nid": "choose_delivery_cp_rate_choosedeliverycarrier_update_cp_rates", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L276"}, {"caller_nid": "choose_delivery_cp_rate_choosedeliverycarrier_update_cp_rates", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L279"}, {"caller_nid": "choose_delivery_cp_rate_choosedeliverycarrier_update_cp_rates", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L284"}, {"caller_nid": "choose_delivery_cp_rate_choosedeliverycarrier_update_cp_rates", "callee": "items", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L287"}, {"caller_nid": "choose_delivery_cp_rate_choosedeliverycarrier_update_cp_rates", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L288"}, {"caller_nid": "choose_delivery_cp_rate_choosedeliverycarrier_update_cp_rates", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L292"}, {"caller_nid": "choose_delivery_cp_rate_choosedeliverycarrier_update_cp_rates", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L292"}, {"caller_nid": "choose_delivery_cp_rate_choosedeliverycarrier_update_cp_rates", "callee": "min", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L297"}, {"caller_nid": "choose_delivery_cp_rate_choosedeliverycarrier_update_cp_rates", "callee": "keys", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L298"}, {"caller_nid": "choose_delivery_cp_rate_choosedeliverycarrier_update_cp_rates", "callee": "sum", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L299"}, {"caller_nid": "choose_delivery_cp_rate_choosedeliverycarrier_update_cp_rates", "callee": "items", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L304"}, {"caller_nid": "choose_delivery_cp_rate_choosedeliverycarrier_update_cp_rates", "callee": "sum", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L305"}, {"caller_nid": "choose_delivery_cp_rate_choosedeliverycarrier_update_cp_rates", "callee": "max", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L310"}, {"caller_nid": "choose_delivery_cp_rate_choosedeliverycarrier_update_cp_rates", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L312"}, {"caller_nid": "choose_delivery_cp_rate_choosedeliverycarrier_update_cp_rates", "callee": "dumps", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L319"}, {"caller_nid": "choose_delivery_cp_rate_choosedeliverycarrier_update_cp_rates", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L322"}, {"caller_nid": "choose_delivery_cp_rate_choosedeliverycarrier_update_cp_rates", "callee": "sum", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L326"}, {"caller_nid": "choose_delivery_cp_rate_choosedeliverycarrier_update_cp_rates", "callee": "filtered", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L330"}, {"caller_nid": "choose_delivery_cp_rate_choosedeliverycarrier_update_cp_rates", "callee": "_apply_margins", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L338"}, {"caller_nid": "choose_delivery_cp_rate_choosedeliverycarrier_update_cp_rates", "callee": "_convert", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L341"}, {"caller_nid": "choose_delivery_cp_rate_choosedeliverycarrier_update_cp_rates", "callee": "today", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L345"}, {"caller_nid": "choose_delivery_cp_rate_choosedeliverycarrier_update_cp_rates", "callee": "write", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L355"}, {"caller_nid": "choose_delivery_cp_rate_choosedeliverycarrier_update_cp_rates", "callee": "max", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L362"}, {"caller_nid": "choose_delivery_cp_rate_choosedeliverycarrier_update_cp_rates", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L366"}, {"caller_nid": "choose_delivery_cp_rate_choosedeliverycarrier_button_confirm", "callee": "unlink", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L383"}, {"caller_nid": "choose_delivery_cp_rate_choosedeliverycarrier_button_confirm", "callee": "enumerate", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L391"}, {"caller_nid": "choose_delivery_cp_rate_choosedeliverycarrier_button_confirm", "callee": "sorted", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L392"}, {"caller_nid": "choose_delivery_cp_rate_choosedeliverycarrier_button_confirm", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L393"}, {"caller_nid": "choose_delivery_cp_rate_choosedeliverycarrier_button_confirm", "callee": "sorted", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L414"}, {"caller_nid": "choose_delivery_cp_rate_choosedeliverycarrier_button_confirm", "callee": "write", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L423"}, {"caller_nid": "choose_delivery_cp_rate_choosedeliverycarrier_button_confirm", "callee": "super", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L425"}, {"caller_nid": "choose_delivery_cp_rate_choosedeliverycarrier_button_confirm", "callee": "filtered", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L430"}, {"caller_nid": "choose_delivery_cp_rate_choosedeliverycarrier_button_confirm", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L435"}, {"caller_nid": "choose_delivery_cp_rate_choosedeliverycarrier_button_confirm", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L438"}, {"caller_nid": "choose_delivery_cp_rate_choosedeliverycarrier_button_confirm", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L440"}, {"caller_nid": "choose_delivery_cp_rate_choosedeliverycarrier_button_confirm", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L442"}, {"caller_nid": "choose_delivery_cp_rate_choosedeliverycarrier_button_confirm", "callee": "join", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_canada_post/wizard/choose_delivery_cp_rate.py", "source_location": "L445"}]}