1 line
22 KiB
JSON
1 line
22 KiB
JSON
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_shipping_api_canada_post_utils_py", "label": "utils.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L1"}, {"id": "utils_parse_yaml", "label": "parse_yaml()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L4"}, {"id": "utils_python_2_unicode_compatible", "label": "python_2_unicode_compatible()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L43"}, {"id": "utils_get_dom_tree", "label": "get_dom_tree()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L61"}, {"id": "utils_attribute_check", "label": "attribute_check()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L65"}, {"id": "utils_smart_encode", "label": "smart_encode()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L78"}, {"id": "utils_to_xml", "label": "to_xml()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L89"}, {"id": "utils_dict2xml", "label": "dict2xml()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L92"}, {"id": "utils_getvalue", "label": "getValue()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L149"}, {"id": "utils_getnodetext", "label": "getNodeText()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L178"}, {"id": "utils_perftest_dict2xml", "label": "perftest_dict2xml()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L192"}, {"id": "utils_rationale_5", "label": "This is simple approach to parsing a yaml config that is only intended for t", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L5"}, {"id": "utils_rationale_44", "label": "A decorator that defines __unicode__ and __str__ methods under Python 2. Und", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L44"}, {"id": "utils_rationale_179", "label": "Returns the node's text string.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L179"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_shipping_api_canada_post_utils_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L1", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_shipping_api_canada_post_utils_py", "target": "lxml", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L2", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_shipping_api_canada_post_utils_py", "target": "utils_parse_yaml", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L4", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_shipping_api_canada_post_utils_py", "target": "utils_python_2_unicode_compatible", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L43", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_shipping_api_canada_post_utils_py", "target": "utils_get_dom_tree", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L61", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_shipping_api_canada_post_utils_py", "target": "utils_attribute_check", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L65", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_shipping_api_canada_post_utils_py", "target": "utils_smart_encode", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L78", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_shipping_api_canada_post_utils_py", "target": "utils_to_xml", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L89", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_shipping_api_canada_post_utils_py", "target": "utils_dict2xml", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L92", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_shipping_api_canada_post_utils_py", "target": "utils_getvalue", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L149", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_shipping_api_canada_post_utils_py", "target": "utils_getnodetext", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L178", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_shipping_api_canada_post_utils_py", "target": "utils_perftest_dict2xml", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L192", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_shipping_api_canada_post_utils_py", "target": "timeit", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L211", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_shipping_api_canada_post_utils_py", "target": "doctest", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L213", "weight": 1.0}, {"source": "utils_attribute_check", "target": "utils_smart_encode", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L74", "weight": 1.0}, {"source": "utils_to_xml", "target": "utils_dict2xml", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L90", "weight": 1.0}, {"source": "utils_dict2xml", "target": "utils_attribute_check", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L101", "weight": 1.0}, {"source": "utils_dict2xml", "target": "utils_smart_encode", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L114", "weight": 1.0}, {"source": "utils_perftest_dict2xml", "target": "utils_dict2xml", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L207", "weight": 1.0}, {"source": "utils_rationale_5", "target": "utils_parse_yaml", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L5", "weight": 1.0}, {"source": "utils_rationale_44", "target": "utils_python_2_unicode_compatible", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L44", "weight": 1.0}, {"source": "utils_rationale_179", "target": "utils_getnodetext", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L179", "weight": 1.0}], "raw_calls": [{"caller_nid": "utils_parse_yaml", "callee": "open", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L11"}, {"caller_nid": "utils_parse_yaml", "callee": "readlines", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L15"}, {"caller_nid": "utils_parse_yaml", "callee": "startswith", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L18"}, {"caller_nid": "utils_parse_yaml", "callee": "isalnum", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L22"}, {"caller_nid": "utils_parse_yaml", "callee": "replace", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L23"}, {"caller_nid": "utils_parse_yaml", "callee": "strip", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L23"}, {"caller_nid": "utils_parse_yaml", "callee": "isspace", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L28"}, {"caller_nid": "utils_parse_yaml", "callee": "split", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L29"}, {"caller_nid": "utils_parse_yaml", "callee": "strip", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L29"}, {"caller_nid": "utils_parse_yaml", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L31"}, {"caller_nid": "utils_parse_yaml", "callee": "strip", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L32"}, {"caller_nid": "utils_parse_yaml", "callee": "strip", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L39"}, {"caller_nid": "utils_python_2_unicode_compatible", "callee": "ValueError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L53"}, {"caller_nid": "utils_python_2_unicode_compatible", "callee": "encode", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L57"}, {"caller_nid": "utils_python_2_unicode_compatible", "callee": "__unicode__", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L57"}, {"caller_nid": "utils_get_dom_tree", "callee": "fromstring", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L62"}, {"caller_nid": "utils_get_dom_tree", "callee": "getroot", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L63"}, {"caller_nid": "utils_get_dom_tree", "callee": "getroottree", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L63"}, {"caller_nid": "utils_attribute_check", "callee": "isinstance", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L69"}, {"caller_nid": "utils_attribute_check", "callee": "sorted", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L73"}, {"caller_nid": "utils_attribute_check", "callee": "items", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L73"}, {"caller_nid": "utils_attribute_check", "callee": "pop", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L73"}, {"caller_nid": "utils_attribute_check", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L74"}, {"caller_nid": "utils_attribute_check", "callee": "format", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L74"}, {"caller_nid": "utils_attribute_check", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L74"}, {"caller_nid": "utils_smart_encode", "callee": "encode", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L81"}, {"caller_nid": "utils_smart_encode", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L81"}, {"caller_nid": "utils_dict2xml", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L93"}, {"caller_nid": "utils_dict2xml", "callee": "isinstance", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L97"}, {"caller_nid": "utils_dict2xml", "callee": "sorted", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L98"}, {"caller_nid": "utils_dict2xml", "callee": "keys", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L98"}, {"caller_nid": "utils_dict2xml", "callee": "isinstance", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L100"}, {"caller_nid": "utils_dict2xml", "callee": "isinstance", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L105"}, {"caller_nid": "utils_dict2xml", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L108"}, {"caller_nid": "utils_dict2xml", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L109"}, {"caller_nid": "utils_dict2xml", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L110"}, {"caller_nid": "utils_dict2xml", "callee": "format", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L112"}, {"caller_nid": "utils_dict2xml", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L112"}, {"caller_nid": "utils_dict2xml", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L113"}, {"caller_nid": "utils_dict2xml", "callee": "join", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L113"}, {"caller_nid": "utils_dict2xml", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L113"}, {"caller_nid": "utils_dict2xml", "callee": "isinstance", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L116"}, {"caller_nid": "utils_dict2xml", "callee": "isinstance", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L123"}, {"caller_nid": "utils_dict2xml", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L127"}, {"caller_nid": "utils_dict2xml", "callee": "format", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L130"}, {"caller_nid": "utils_dict2xml", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L130"}, {"caller_nid": "utils_dict2xml", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L131"}, {"caller_nid": "utils_dict2xml", "callee": "join", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L131"}, {"caller_nid": "utils_dict2xml", "callee": "format", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L136"}, {"caller_nid": "utils_dict2xml", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L136"}, {"caller_nid": "utils_dict2xml", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L137"}, {"caller_nid": "utils_dict2xml", "callee": "isinstance", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L139"}, {"caller_nid": "utils_dict2xml", "callee": "isinstance", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L139"}, {"caller_nid": "utils_dict2xml", "callee": "isinstance", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L140"}, {"caller_nid": "utils_dict2xml", "callee": "isinstance", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L140"}, {"caller_nid": "utils_dict2xml", "callee": "isinstance", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L141"}, {"caller_nid": "utils_dict2xml", "callee": "format", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L142"}, {"caller_nid": "utils_dict2xml", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L142"}, {"caller_nid": "utils_dict2xml", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L142"}, {"caller_nid": "utils_dict2xml", "callee": "Exception", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L144"}, {"caller_nid": "utils_dict2xml", "callee": "type", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L145"}, {"caller_nid": "utils_getvalue", "callee": "remove", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L152"}, {"caller_nid": "utils_getvalue", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L154"}, {"caller_nid": "utils_getvalue", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L156"}, {"caller_nid": "utils_getvalue", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L158"}, {"caller_nid": "utils_getvalue", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L160"}, {"caller_nid": "utils_getvalue", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L162"}, {"caller_nid": "utils_getvalue", "callee": "pop", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L166"}, {"caller_nid": "utils_getvalue", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L169"}, {"caller_nid": "utils_getvalue", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L171"}, {"caller_nid": "utils_getvalue", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L174"}, {"caller_nid": "utils_getnodetext", "callee": "hasattr", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L183"}, {"caller_nid": "utils_getnodetext", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L186"}, {"caller_nid": "utils_getnodetext", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L188"}, {"caller_nid": "utils_getnodetext", "callee": "join", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_shipping/api/canada_post/utils.py", "source_location": "L190"}]} |