1 line
30 KiB
JSON
1 line
30 KiB
JSON
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_report_send_py", "label": "account_report_send.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L1"}, {"id": "account_report_send_accountreportsend", "label": "AccountReportSend", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L9"}, {"id": "account_report_send_default_get", "label": "default_get()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L89"}, {"id": "account_report_send_get_mail_field_value", "label": "_get_mail_field_value()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L105"}, {"id": "account_report_send_accountreportsend_get_default_mail_attachments_widget", "label": "._get_default_mail_attachments_widget()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L114"}, {"id": "account_report_send_accountreportsend_get_wizard_values", "label": "._get_wizard_values()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L120"}, {"id": "account_report_send_accountreportsend_get_placeholder_mail_attachments_data", "label": "._get_placeholder_mail_attachments_data()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L133"}, {"id": "account_report_send_get_mail_template_attachments_data", "label": "_get_mail_template_attachments_data()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L155"}, {"id": "account_report_send_compute_mode", "label": "_compute_mode()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L173"}, {"id": "account_report_send_compute_mail_ui_state", "label": "_compute_mail_ui_state()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L178"}, {"id": "account_report_send_compute_warnings", "label": "_compute_warnings()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L187"}, {"id": "account_report_send_compute_mail_lang", "label": "_compute_mail_lang()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L204"}, {"id": "account_report_send_compute_partner_ids", "label": "_compute_partner_ids()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L212"}, {"id": "account_report_send_compute_mail_partner_ids", "label": "_compute_mail_partner_ids()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L219"}, {"id": "account_report_send_compute_mail_subject_body", "label": "_compute_mail_subject_body()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L224"}, {"id": "account_report_send_compute_mail_attachments_widget", "label": "_compute_mail_attachments_widget()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L238"}, {"id": "account_report_send_action_download", "label": "_action_download()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L252"}, {"id": "account_report_send_accountreportsend_process_send_and_print", "label": "._process_send_and_print()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L261"}, {"id": "account_report_send_accountreportsend_action_send_and_print", "label": ".action_send_and_print()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L328"}, {"id": "account_report_send_rationale_10", "label": "Wizard providing a unified interface for sending accounting reports via emai", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L10"}, {"id": "account_report_send_rationale_106", "label": "Render a single field from the mail template for a given partner.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L106"}, {"id": "account_report_send_rationale_115", "label": "Combine report placeholder attachments with template-defined attachments.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L115"}, {"id": "account_report_send_rationale_121", "label": "Serialize the current wizard state into a storable dictionary.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L121"}, {"id": "account_report_send_rationale_134", "label": "Generate placeholder attachment metadata for the report PDF. Returns a", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L134"}, {"id": "account_report_send_rationale_156", "label": "Build attachment metadata from files linked to the mail template.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L156"}, {"id": "account_report_send_rationale_179", "label": "Determine whether the full mail composer should be shown and whether the", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L179"}, {"id": "account_report_send_rationale_253", "label": "Return an action that triggers browser download of the given attachments,", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L253"}, {"id": "account_report_send_rationale_262", "label": "Core processing logic: generates the report for each partner, optionally", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L262"}, {"id": "account_report_send_rationale_329", "label": "Entry point: dispatch report generation, emailing, and/or downloading.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L329"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_report_send_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L4", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_report_send_py", "target": "odoo_exceptions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L5", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_report_send_py", "target": "odoo_tools_misc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L6", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_report_send_py", "target": "account_report_send_accountreportsend", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L9", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_report_send_py", "target": "account_report_send_default_get", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L89", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_report_send_py", "target": "account_report_send_get_mail_field_value", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L105", "weight": 1.0}, {"source": "account_report_send_accountreportsend", "target": "account_report_send_accountreportsend_get_default_mail_attachments_widget", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L114", "weight": 1.0}, {"source": "account_report_send_accountreportsend", "target": "account_report_send_accountreportsend_get_wizard_values", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L120", "weight": 1.0}, {"source": "account_report_send_accountreportsend", "target": "account_report_send_accountreportsend_get_placeholder_mail_attachments_data", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L133", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_report_send_py", "target": "account_report_send_get_mail_template_attachments_data", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L155", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_report_send_py", "target": "account_report_send_compute_mode", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L173", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_report_send_py", "target": "account_report_send_compute_mail_ui_state", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L178", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_report_send_py", "target": "account_report_send_compute_warnings", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L187", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_report_send_py", "target": "account_report_send_compute_mail_lang", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L204", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_report_send_py", "target": "account_report_send_compute_partner_ids", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L212", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_report_send_py", "target": "account_report_send_compute_mail_partner_ids", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L219", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_report_send_py", "target": "account_report_send_compute_mail_subject_body", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L224", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_report_send_py", "target": "account_report_send_compute_mail_attachments_widget", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L238", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_report_send_py", "target": "account_report_send_action_download", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L252", "weight": 1.0}, {"source": "account_report_send_accountreportsend", "target": "account_report_send_accountreportsend_process_send_and_print", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L261", "weight": 1.0}, {"source": "account_report_send_accountreportsend", "target": "account_report_send_accountreportsend_action_send_and_print", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L328", "weight": 1.0}, {"source": "account_report_send_accountreportsend_get_default_mail_attachments_widget", "target": "account_report_send_accountreportsend_get_placeholder_mail_attachments_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L116", "weight": 1.0}, {"source": "account_report_send_accountreportsend_get_default_mail_attachments_widget", "target": "account_report_send_get_mail_template_attachments_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L117", "weight": 1.0}, {"source": "account_report_send_compute_mail_subject_body", "target": "account_report_send_get_mail_field_value", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L227", "weight": 1.0}, {"source": "account_report_send_compute_mail_attachments_widget", "target": "account_report_send_accountreportsend_get_default_mail_attachments_widget", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L241", "weight": 1.0}, {"source": "account_report_send_accountreportsend_process_send_and_print", "target": "account_report_send_accountreportsend_get_wizard_values", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L270", "weight": 1.0}, {"source": "account_report_send_accountreportsend_process_send_and_print", "target": "account_report_send_get_mail_field_value", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L307", "weight": 1.0}, {"source": "account_report_send_accountreportsend_process_send_and_print", "target": "account_report_send_action_download", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L326", "weight": 1.0}, {"source": "account_report_send_accountreportsend_action_send_and_print", "target": "account_report_send_accountreportsend_get_wizard_values", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L352", "weight": 1.0}, {"source": "account_report_send_accountreportsend_action_send_and_print", "target": "account_report_send_accountreportsend_process_send_and_print", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L369", "weight": 1.0}, {"source": "account_report_send_rationale_10", "target": "account_report_send_accountreportsend", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L10", "weight": 1.0}, {"source": "account_report_send_rationale_106", "target": "account_report_send_accountreportsend_get_mail_field_value", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L106", "weight": 1.0}, {"source": "account_report_send_rationale_115", "target": "account_report_send_accountreportsend_get_default_mail_attachments_widget", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L115", "weight": 1.0}, {"source": "account_report_send_rationale_121", "target": "account_report_send_accountreportsend_get_wizard_values", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L121", "weight": 1.0}, {"source": "account_report_send_rationale_134", "target": "account_report_send_accountreportsend_get_placeholder_mail_attachments_data", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L134", "weight": 1.0}, {"source": "account_report_send_rationale_156", "target": "account_report_send_accountreportsend_get_mail_template_attachments_data", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L156", "weight": 1.0}, {"source": "account_report_send_rationale_179", "target": "account_report_send_accountreportsend_compute_mail_ui_state", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L179", "weight": 1.0}, {"source": "account_report_send_rationale_253", "target": "account_report_send_accountreportsend_action_download", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L253", "weight": 1.0}, {"source": "account_report_send_rationale_262", "target": "account_report_send_accountreportsend_process_send_and_print", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L262", "weight": 1.0}, {"source": "account_report_send_rationale_329", "target": "account_report_send_accountreportsend_action_send_and_print", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L329", "weight": 1.0}], "raw_calls": [{"caller_nid": "account_report_send_default_get", "callee": "super", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L91"}, {"caller_nid": "account_report_send_default_get", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L93"}, {"caller_nid": "account_report_send_default_get", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L95"}, {"caller_nid": "account_report_send_get_mail_field_value", "callee": "_render_field", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L109"}, {"caller_nid": "account_report_send_get_mail_field_value", "callee": "with_context", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L109"}, {"caller_nid": "account_report_send_accountreportsend_get_wizard_values", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L122"}, {"caller_nid": "account_report_send_accountreportsend_get_wizard_values", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L124"}, {"caller_nid": "account_report_send_accountreportsend_get_placeholder_mail_attachments_data", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L142"}, {"caller_nid": "account_report_send_accountreportsend_get_placeholder_mail_attachments_data", "callee": "get_default_report_filename", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L145"}, {"caller_nid": "account_report_send_compute_mode", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L175"}, {"caller_nid": "account_report_send_compute_mail_ui_state", "callee": "filtered", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L183"}, {"caller_nid": "account_report_send_compute_warnings", "callee": "filtered", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L191"}, {"caller_nid": "account_report_send_compute_warnings", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L194"}, {"caller_nid": "account_report_send_compute_warnings", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L195"}, {"caller_nid": "account_report_send_compute_warnings", "callee": "_get_records_action", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L196"}, {"caller_nid": "account_report_send_compute_warnings", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L197"}, {"caller_nid": "account_report_send_compute_mail_lang", "callee": "get_lang", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L209"}, {"caller_nid": "account_report_send_compute_partner_ids", "callee": "_get_report_send_recipients", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L214"}, {"caller_nid": "account_report_send_action_download", "callee": "join", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L257"}, {"caller_nid": "account_report_send_action_download", "callee": "map", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L257"}, {"caller_nid": "account_report_send_accountreportsend_process_send_and_print", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L274"}, {"caller_nid": "account_report_send_accountreportsend_process_send_and_print", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L287"}, {"caller_nid": "account_report_send_accountreportsend_process_send_and_print", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L288"}, {"caller_nid": "account_report_send_accountreportsend_process_send_and_print", "callee": "filtered", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L291"}, {"caller_nid": "account_report_send_accountreportsend_process_send_and_print", "callee": "_get_partner_account_report_attachment", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L297"}, {"caller_nid": "account_report_send_accountreportsend_process_send_and_print", "callee": "message_post", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L315"}, {"caller_nid": "account_report_send_accountreportsend_action_send_and_print", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L336"}, {"caller_nid": "account_report_send_accountreportsend_action_send_and_print", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L339"}, {"caller_nid": "account_report_send_accountreportsend_action_send_and_print", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L340"}, {"caller_nid": "account_report_send_accountreportsend_action_send_and_print", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L349"}, {"caller_nid": "account_report_send_accountreportsend_action_send_and_print", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L350"}, {"caller_nid": "account_report_send_accountreportsend_action_send_and_print", "callee": "_trigger", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L353"}, {"caller_nid": "account_report_send_accountreportsend_action_send_and_print", "callee": "ref", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L353"}, {"caller_nid": "account_report_send_accountreportsend_action_send_and_print", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L359"}, {"caller_nid": "account_report_send_accountreportsend_action_send_and_print", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_report_send.py", "source_location": "L360"}]} |