1 line
9.5 KiB
JSON
1 line
9.5 KiB
JSON
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_res_partner_py", "label": "res_partner.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner.py", "source_location": "L1"}, {"id": "res_partner_fusionrespartner", "label": "FusionResPartner", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner.py", "source_location": "L7"}, {"id": "res_partner_fusionrespartner_get_followup_responsible", "label": "._get_followup_responsible()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner.py", "source_location": "L20"}, {"id": "res_partner_fusionrespartner_open_partner_ledger", "label": ".open_partner_ledger()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner.py", "source_location": "L25"}, {"id": "res_partner_fusionrespartner_open_partner", "label": ".open_partner()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner.py", "source_location": "L39"}, {"id": "res_partner_compute_display_name", "label": "_compute_display_name()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner.py", "source_location": "L52"}, {"id": "res_partner_fusionrespartner_get_partner_account_report_attachment", "label": "._get_partner_account_report_attachment()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner.py", "source_location": "L66"}, {"id": "res_partner_rationale_8", "label": "Extends partners with accounting-specific actions, enriched display-name com", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner.py", "source_location": "L8"}, {"id": "res_partner_rationale_21", "label": "Return the user responsible for follow-up on this partner.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner.py", "source_location": "L21"}, {"id": "res_partner_rationale_26", "label": "Navigate to the partner ledger report filtered to this partner.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner.py", "source_location": "L26"}, {"id": "res_partner_rationale_40", "label": "Open the partner form view for this record.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner.py", "source_location": "L40"}, {"id": "res_partner_rationale_53", "label": "When the context flag ``show_more_partner_info`` is set, append the VAT", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner.py", "source_location": "L53"}, {"id": "res_partner_rationale_67", "label": "Render the given accounting report as PDF for this partner and create an", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner.py", "source_location": "L67"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_res_partner_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner.py", "source_location": "L4", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_res_partner_py", "target": "res_partner_fusionrespartner", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner.py", "source_location": "L7", "weight": 1.0}, {"source": "res_partner_fusionrespartner", "target": "res_partner_fusionrespartner_get_followup_responsible", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner.py", "source_location": "L20", "weight": 1.0}, {"source": "res_partner_fusionrespartner", "target": "res_partner_fusionrespartner_open_partner_ledger", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner.py", "source_location": "L25", "weight": 1.0}, {"source": "res_partner_fusionrespartner", "target": "res_partner_fusionrespartner_open_partner", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner.py", "source_location": "L39", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_res_partner_py", "target": "res_partner_compute_display_name", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner.py", "source_location": "L52", "weight": 1.0}, {"source": "res_partner_fusionrespartner", "target": "res_partner_fusionrespartner_get_partner_account_report_attachment", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner.py", "source_location": "L66", "weight": 1.0}, {"source": "res_partner_rationale_8", "target": "res_partner_fusionrespartner", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner.py", "source_location": "L8", "weight": 1.0}, {"source": "res_partner_rationale_21", "target": "res_partner_fusionrespartner_get_followup_responsible", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner.py", "source_location": "L21", "weight": 1.0}, {"source": "res_partner_rationale_26", "target": "res_partner_fusionrespartner_open_partner_ledger", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner.py", "source_location": "L26", "weight": 1.0}, {"source": "res_partner_rationale_40", "target": "res_partner_fusionrespartner_open_partner", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner.py", "source_location": "L40", "weight": 1.0}, {"source": "res_partner_rationale_53", "target": "res_partner_fusionrespartner_compute_display_name", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner.py", "source_location": "L53", "weight": 1.0}, {"source": "res_partner_rationale_67", "target": "res_partner_fusionrespartner_get_partner_account_report_attachment", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner.py", "source_location": "L67", "weight": 1.0}], "raw_calls": [{"caller_nid": "res_partner_fusionrespartner_open_partner_ledger", "callee": "_for_xml_id", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner.py", "source_location": "L27"}, {"caller_nid": "res_partner_fusionrespartner_open_partner_ledger", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner.py", "source_location": "L33"}, {"caller_nid": "res_partner_compute_display_name", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner.py", "source_location": "L55"}, {"caller_nid": "res_partner_compute_display_name", "callee": "super", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner.py", "source_location": "L56"}, {"caller_nid": "res_partner_fusionrespartner_get_partner_account_report_attachment", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner.py", "source_location": "L74"}, {"caller_nid": "res_partner_fusionrespartner_get_partner_account_report_attachment", "callee": "with_context", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner.py", "source_location": "L75"}, {"caller_nid": "res_partner_fusionrespartner_get_partner_account_report_attachment", "callee": "get_options", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner.py", "source_location": "L78"}, {"caller_nid": "res_partner_fusionrespartner_get_partner_account_report_attachment", "callee": "export_to_pdf", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner.py", "source_location": "L86"}, {"caller_nid": "res_partner_fusionrespartner_get_partner_account_report_attachment", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/res_partner.py", "source_location": "L87"}]} |