changes
This commit is contained in:
1
graphify-out/cache/277082c14932ec0abc72487fea98bdf83ba1c19a483b1bde82fdd85fec5c7a77.json
vendored
Normal file
1
graphify-out/cache/277082c14932ec0abc72487fea98bdf83ba1c19a483b1bde82fdd85fec5c7a77.json
vendored
Normal file
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_faxes_models_res_partner_py", "label": "res_partner.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_faxes/models/res_partner.py", "source_location": "L1"}, {"id": "res_partner_respartner", "label": "ResPartner", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_faxes/models/res_partner.py", "source_location": "L8"}, {"id": "res_partner_compute_fax_count", "label": "_compute_fax_count()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_faxes/models/res_partner.py", "source_location": "L23"}, {"id": "res_partner_respartner_action_view_faxes", "label": ".action_view_faxes()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_faxes/models/res_partner.py", "source_location": "L27"}, {"id": "res_partner_rationale_28", "label": "Open fax history for this contact.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_faxes/models/res_partner.py", "source_location": "L28"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_faxes_models_res_partner_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_faxes/models/res_partner.py", "source_location": "L5", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_faxes_models_res_partner_py", "target": "res_partner_respartner", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_faxes/models/res_partner.py", "source_location": "L8", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_faxes_models_res_partner_py", "target": "res_partner_compute_fax_count", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_faxes/models/res_partner.py", "source_location": "L23", "weight": 1.0}, {"source": "res_partner_respartner", "target": "res_partner_respartner_action_view_faxes", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_faxes/models/res_partner.py", "source_location": "L27", "weight": 1.0}, {"source": "res_partner_rationale_28", "target": "res_partner_respartner_action_view_faxes", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_faxes/models/res_partner.py", "source_location": "L28", "weight": 1.0}], "raw_calls": [{"caller_nid": "res_partner_compute_fax_count", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_faxes/models/res_partner.py", "source_location": "L25"}, {"caller_nid": "res_partner_respartner_action_view_faxes", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_faxes/models/res_partner.py", "source_location": "L29"}]}
|
||||
Reference in New Issue
Block a user