1 line
22 KiB
JSON
1 line
22 KiB
JSON
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_report_export_wizard_py", "label": "report_export_wizard.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py", "source_location": "L1"}, {"id": "report_export_wizard_reportexportwizard", "label": "ReportExportWizard", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py", "source_location": "L14"}, {"id": "report_export_wizard_create", "label": "create()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py", "source_location": "L37"}, {"id": "report_export_wizard_reportexportwizard_export_report", "label": ".export_report()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py", "source_location": "L61"}, {"id": "report_export_wizard_reportexportwizard_build_attachment_values", "label": "._build_attachment_values()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py", "source_location": "L78"}, {"id": "report_export_wizard_reportexportformatoption", "label": "ReportExportFormatOption", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py", "source_location": "L110"}, {"id": "report_export_wizard_reportexportformatoption_apply_export", "label": ".apply_export()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py", "source_location": "L127"}, {"id": "report_export_wizard_reportexportformatoption_prepare_attachment_dict", "label": "._prepare_attachment_dict()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py", "source_location": "L194"}, {"id": "report_export_wizard_rationale_15", "label": "Transient wizard that enables batch export of accounting reports into variou", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py", "source_location": "L15"}, {"id": "report_export_wizard_rationale_38", "label": "Override creation to auto-populate available export formats from the rep", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py", "source_location": "L38"}, {"id": "report_export_wizard_rationale_62", "label": "Execute the export process: generate files in each selected format and r", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py", "source_location": "L62"}, {"id": "report_export_wizard_rationale_79", "label": "Iterate over selected formats, invoke the corresponding report generator", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py", "source_location": "L79"}, {"id": "report_export_wizard_rationale_111", "label": "Represents a single selectable export format within the export wizard, linki", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py", "source_location": "L111"}, {"id": "report_export_wizard_rationale_128", "label": "Convert a report action response into attachment-ready values. Handles", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py", "source_location": "L128"}, {"id": "report_export_wizard_rationale_195", "label": "Build the dictionary of values for creating an ir.attachment record.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py", "source_location": "L195"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_report_export_wizard_py", "target": "base64", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py", "source_location": "L4", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_report_export_wizard_py", "target": "json", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py", "source_location": "L5", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_report_export_wizard_py", "target": "types", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py", "source_location": "L6", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_report_export_wizard_py", "target": "urllib_parse", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py", "source_location": "L7", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_report_export_wizard_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py", "source_location": "L9", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_report_export_wizard_py", "target": "odoo_exceptions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py", "source_location": "L10", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_report_export_wizard_py", "target": "odoo_models", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py", "source_location": "L11", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_report_export_wizard_py", "target": "report_export_wizard_reportexportwizard", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py", "source_location": "L14", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_report_export_wizard_py", "target": "report_export_wizard_create", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py", "source_location": "L37", "weight": 1.0}, {"source": "report_export_wizard_reportexportwizard", "target": "report_export_wizard_reportexportwizard_export_report", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py", "source_location": "L61", "weight": 1.0}, {"source": "report_export_wizard_reportexportwizard", "target": "report_export_wizard_reportexportwizard_build_attachment_values", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py", "source_location": "L78", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_report_export_wizard_py", "target": "report_export_wizard_reportexportformatoption", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py", "source_location": "L110", "weight": 1.0}, {"source": "report_export_wizard_reportexportformatoption", "target": "report_export_wizard_reportexportformatoption_apply_export", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py", "source_location": "L127", "weight": 1.0}, {"source": "report_export_wizard_reportexportformatoption", "target": "report_export_wizard_reportexportformatoption_prepare_attachment_dict", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py", "source_location": "L194", "weight": 1.0}, {"source": "report_export_wizard_reportexportwizard_export_report", "target": "report_export_wizard_reportexportwizard_build_attachment_values", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py", "source_location": "L67", "weight": 1.0}, {"source": "report_export_wizard_reportexportwizard_export_report", "target": "report_export_wizard_create", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py", "source_location": "L68", "weight": 1.0}, {"source": "report_export_wizard_reportexportwizard_build_attachment_values", "target": "report_export_wizard_reportexportformatoption_apply_export", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py", "source_location": "L105", "weight": 1.0}, {"source": "report_export_wizard_reportexportformatoption_apply_export", "target": "report_export_wizard_reportexportformatoption_prepare_attachment_dict", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py", "source_location": "L192", "weight": 1.0}, {"source": "report_export_wizard_rationale_15", "target": "report_export_wizard_reportexportwizard", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py", "source_location": "L15", "weight": 1.0}, {"source": "report_export_wizard_rationale_38", "target": "report_export_wizard_reportexportwizard_create", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py", "source_location": "L38", "weight": 1.0}, {"source": "report_export_wizard_rationale_62", "target": "report_export_wizard_reportexportwizard_export_report", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py", "source_location": "L62", "weight": 1.0}, {"source": "report_export_wizard_rationale_79", "target": "report_export_wizard_reportexportwizard_build_attachment_values", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py", "source_location": "L79", "weight": 1.0}, {"source": "report_export_wizard_rationale_111", "target": "report_export_wizard_reportexportformatoption", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py", "source_location": "L111", "weight": 1.0}, {"source": "report_export_wizard_rationale_128", "target": "report_export_wizard_reportexportformatoption_apply_export", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py", "source_location": "L128", "weight": 1.0}, {"source": "report_export_wizard_rationale_195", "target": "report_export_wizard_reportexportformatoption_prepare_attachment_dict", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py", "source_location": "L195", "weight": 1.0}], "raw_calls": [{"caller_nid": "report_export_wizard_create", "callee": "super", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py", "source_location": "L40"}, {"caller_nid": "report_export_wizard_create", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py", "source_location": "L46"}, {"caller_nid": "report_export_wizard_create", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py", "source_location": "L47"}, {"caller_nid": "report_export_wizard_create", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py", "source_location": "L50"}, {"caller_nid": "report_export_wizard_create", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py", "source_location": "L55"}, {"caller_nid": "report_export_wizard_reportexportwizard_export_report", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py", "source_location": "L64"}, {"caller_nid": "report_export_wizard_reportexportwizard_export_report", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py", "source_location": "L72"}, {"caller_nid": "report_export_wizard_reportexportwizard_build_attachment_values", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py", "source_location": "L81"}, {"caller_nid": "report_export_wizard_reportexportwizard_build_attachment_values", "callee": "check_method_name", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py", "source_location": "L89"}, {"caller_nid": "report_export_wizard_reportexportwizard_build_attachment_values", "callee": "hasattr", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py", "source_location": "L95"}, {"caller_nid": "report_export_wizard_reportexportwizard_build_attachment_values", "callee": "getattr", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py", "source_location": "L96"}, {"caller_nid": "report_export_wizard_reportexportwizard_build_attachment_values", "callee": "getattr", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py", "source_location": "L98"}, {"caller_nid": "report_export_wizard_reportexportwizard_build_attachment_values", "callee": "getattr", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py", "source_location": "L100"}, {"caller_nid": "report_export_wizard_reportexportwizard_build_attachment_values", "callee": "callable_fn", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py", "source_location": "L103"}, {"caller_nid": "report_export_wizard_reportexportwizard_build_attachment_values", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py", "source_location": "L105"}, {"caller_nid": "report_export_wizard_reportexportformatoption_apply_export", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py", "source_location": "L134"}, {"caller_nid": "report_export_wizard_reportexportformatoption_apply_export", "callee": "loads", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py", "source_location": "L137"}, {"caller_nid": "report_export_wizard_reportexportformatoption_apply_export", "callee": "check_method_name", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py", "source_location": "L141"}, {"caller_nid": "report_export_wizard_reportexportformatoption_apply_export", "callee": "hasattr", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py", "source_location": "L146"}, {"caller_nid": "report_export_wizard_reportexportformatoption_apply_export", "callee": "getattr", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py", "source_location": "L147"}, {"caller_nid": "report_export_wizard_reportexportformatoption_apply_export", "callee": "getattr", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py", "source_location": "L149"}, {"caller_nid": "report_export_wizard_reportexportformatoption_apply_export", "callee": "getattr", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py", "source_location": "L151"}, {"caller_nid": "report_export_wizard_reportexportformatoption_apply_export", "callee": "gen_callable", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py", "source_location": "L153"}, {"caller_nid": "report_export_wizard_reportexportformatoption_apply_export", "callee": "isinstance", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py", "source_location": "L157"}, {"caller_nid": "report_export_wizard_reportexportformatoption_apply_export", "callee": "encodebytes", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py", "source_location": "L158"}, {"caller_nid": "report_export_wizard_reportexportformatoption_apply_export", "callee": "isinstance", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py", "source_location": "L159"}, {"caller_nid": "report_export_wizard_reportexportformatoption_apply_export", "callee": "encodebytes", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py", "source_location": "L160"}, {"caller_nid": "report_export_wizard_reportexportformatoption_apply_export", "callee": "join", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py", "source_location": "L160"}, {"caller_nid": "report_export_wizard_reportexportformatoption_apply_export", "callee": "get_export_mime_type", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py", "source_location": "L168"}, {"caller_nid": "report_export_wizard_reportexportformatoption_apply_export", "callee": "urlparse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py", "source_location": "L174"}, {"caller_nid": "report_export_wizard_reportexportformatoption_apply_export", "callee": "parse_qs", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py", "source_location": "L175"}, {"caller_nid": "report_export_wizard_reportexportformatoption_apply_export", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py", "source_location": "L178"}, {"caller_nid": "report_export_wizard_reportexportformatoption_apply_export", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py", "source_location": "L179"}, {"caller_nid": "report_export_wizard_reportexportformatoption_apply_export", "callee": "split", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py", "source_location": "L183"}, {"caller_nid": "report_export_wizard_reportexportformatoption_apply_export", "callee": "get_export_mime_type", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py", "source_location": "L184"}, {"caller_nid": "report_export_wizard_reportexportformatoption_apply_export", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py", "source_location": "L188"}, {"caller_nid": "report_export_wizard_reportexportformatoption_apply_export", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py", "source_location": "L189"}, {"caller_nid": "report_export_wizard_reportexportformatoption_prepare_attachment_dict", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py", "source_location": "L196"}, {"caller_nid": "report_export_wizard_reportexportformatoption_prepare_attachment_dict", "callee": "dumps", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/report_export_wizard.py", "source_location": "L202"}]} |