1 line
49 KiB
JSON
1 line
49 KiB
JSON
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_sepa_direct_debit_py", "label": "sepa_direct_debit.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L1"}, {"id": "sepa_direct_debit_sanitise_text", "label": "_sanitise_text()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L35"}, {"id": "sepa_direct_debit_validate_iban", "label": "_validate_iban()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L43"}, {"id": "sepa_direct_debit_validate_bic", "label": "_validate_bic()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L56"}, {"id": "sepa_direct_debit_fusionsddmandate", "label": "FusionSDDMandate", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L76"}, {"id": "sepa_direct_debit_create", "label": "create()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L175"}, {"id": "sepa_direct_debit_fusionsddmandate_action_activate", "label": ".action_activate()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L190"}, {"id": "sepa_direct_debit_fusionsddmandate_action_revoke", "label": ".action_revoke()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L199"}, {"id": "sepa_direct_debit_fusionsddmandate_action_close", "label": ".action_close()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L208"}, {"id": "sepa_direct_debit_fusionsepadirectdebit", "label": "FusionSEPADirectDebit", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L223"}, {"id": "sepa_direct_debit_fusionsepadirectdebit_generate_pain_008", "label": ".generate_pain_008()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L244"}, {"id": "sepa_direct_debit_fusionsepadirectdebit_pain008_message_id", "label": "._pain008_message_id()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L323"}, {"id": "sepa_direct_debit_fusionsepadirectdebit_add_pain008_payment_info", "label": "._add_pain008_payment_info()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L329"}, {"id": "sepa_direct_debit_fusionsepadirectdebit_add_pain008_transaction", "label": "._add_pain008_transaction()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L394"}, {"id": "sepa_direct_debit_rationale_1", "label": "Fusion Accounting - SEPA Direct Debit (pain.008) Generates ISO 20022 ``pain.008", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L1"}, {"id": "sepa_direct_debit_rationale_36", "label": "Remove characters not allowed in SEPA XML text fields.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L36"}, {"id": "sepa_direct_debit_rationale_44", "label": "Validate and normalise an IBAN string.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L44"}, {"id": "sepa_direct_debit_rationale_57", "label": "Validate and normalise a BIC / SWIFT code.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L57"}, {"id": "sepa_direct_debit_rationale_77", "label": "Tracks a SEPA Direct Debit mandate authorisation. A mandate is the legal ag", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L77"}, {"id": "sepa_direct_debit_rationale_176", "label": "Assign a sequence-based name if not provided.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L176"}, {"id": "sepa_direct_debit_rationale_191", "label": "Activate a draft mandate.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L191"}, {"id": "sepa_direct_debit_rationale_200", "label": "Revoke an active mandate.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L200"}, {"id": "sepa_direct_debit_rationale_209", "label": "Close a mandate (no more collections).", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L209"}, {"id": "sepa_direct_debit_rationale_224", "label": "Extends ``res.company`` with SEPA Direct Debit XML generation. The ``genera", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L224"}, {"id": "sepa_direct_debit_rationale_245", "label": "Build an ISO 20022 pain.008.001.02 XML for SEPA Direct Debits. :param m", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L245"}, {"id": "sepa_direct_debit_rationale_324", "label": "Generate a unique message identifier for the pain.008 file.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L324"}, {"id": "sepa_direct_debit_rationale_334", "label": "Add a ``PmtInf`` block for a group of mandates sharing the same scheme.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L334"}, {"id": "sepa_direct_debit_rationale_395", "label": "Append a ``DrctDbtTxInf`` element for a single mandate. :param pmt_inf:", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L395"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_sepa_direct_debit_py", "target": "hashlib", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L18", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_sepa_direct_debit_py", "target": "re", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L19", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_sepa_direct_debit_py", "target": "uuid", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L20", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_sepa_direct_debit_py", "target": "xml_etree_elementtree", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L21", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_sepa_direct_debit_py", "target": "datetime", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L22", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_sepa_direct_debit_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L24", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_sepa_direct_debit_py", "target": "odoo_exceptions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L25", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_sepa_direct_debit_py", "target": "sepa_direct_debit_sanitise_text", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L35", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_sepa_direct_debit_py", "target": "sepa_direct_debit_validate_iban", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L43", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_sepa_direct_debit_py", "target": "sepa_direct_debit_validate_bic", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L56", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_sepa_direct_debit_py", "target": "sepa_direct_debit_fusionsddmandate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L76", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_sepa_direct_debit_py", "target": "sepa_direct_debit_create", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L175", "weight": 1.0}, {"source": "sepa_direct_debit_fusionsddmandate", "target": "sepa_direct_debit_fusionsddmandate_action_activate", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L190", "weight": 1.0}, {"source": "sepa_direct_debit_fusionsddmandate", "target": "sepa_direct_debit_fusionsddmandate_action_revoke", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L199", "weight": 1.0}, {"source": "sepa_direct_debit_fusionsddmandate", "target": "sepa_direct_debit_fusionsddmandate_action_close", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L208", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_sepa_direct_debit_py", "target": "sepa_direct_debit_fusionsepadirectdebit", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L223", "weight": 1.0}, {"source": "sepa_direct_debit_fusionsepadirectdebit", "target": "sepa_direct_debit_fusionsepadirectdebit_generate_pain_008", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L244", "weight": 1.0}, {"source": "sepa_direct_debit_fusionsepadirectdebit", "target": "sepa_direct_debit_fusionsepadirectdebit_pain008_message_id", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L323", "weight": 1.0}, {"source": "sepa_direct_debit_fusionsepadirectdebit", "target": "sepa_direct_debit_fusionsepadirectdebit_add_pain008_payment_info", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L329", "weight": 1.0}, {"source": "sepa_direct_debit_fusionsepadirectdebit", "target": "sepa_direct_debit_fusionsepadirectdebit_add_pain008_transaction", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L394", "weight": 1.0}, {"source": "sepa_direct_debit_fusionsepadirectdebit_generate_pain_008", "target": "sepa_direct_debit_validate_iban", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L269", "weight": 1.0}, {"source": "sepa_direct_debit_fusionsepadirectdebit_generate_pain_008", "target": "sepa_direct_debit_validate_bic", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L270", "weight": 1.0}, {"source": "sepa_direct_debit_fusionsepadirectdebit_generate_pain_008", "target": "sepa_direct_debit_fusionsepadirectdebit_pain008_message_id", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L287", "weight": 1.0}, {"source": "sepa_direct_debit_fusionsepadirectdebit_generate_pain_008", "target": "sepa_direct_debit_sanitise_text", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L295", "weight": 1.0}, {"source": "sepa_direct_debit_fusionsepadirectdebit_generate_pain_008", "target": "sepa_direct_debit_fusionsepadirectdebit_add_pain008_payment_info", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L306", "weight": 1.0}, {"source": "sepa_direct_debit_fusionsepadirectdebit_add_pain008_payment_info", "target": "sepa_direct_debit_sanitise_text", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L367", "weight": 1.0}, {"source": "sepa_direct_debit_fusionsepadirectdebit_add_pain008_payment_info", "target": "sepa_direct_debit_fusionsepadirectdebit_add_pain008_transaction", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L392", "weight": 1.0}, {"source": "sepa_direct_debit_fusionsepadirectdebit_add_pain008_transaction", "target": "sepa_direct_debit_validate_iban", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L400", "weight": 1.0}, {"source": "sepa_direct_debit_fusionsepadirectdebit_add_pain008_transaction", "target": "sepa_direct_debit_sanitise_text", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L406", "weight": 1.0}, {"source": "sepa_direct_debit_rationale_1", "target": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_sepa_direct_debit_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L1", "weight": 1.0}, {"source": "sepa_direct_debit_rationale_36", "target": "sepa_direct_debit_sanitise_text", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L36", "weight": 1.0}, {"source": "sepa_direct_debit_rationale_44", "target": "sepa_direct_debit_validate_iban", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L44", "weight": 1.0}, {"source": "sepa_direct_debit_rationale_57", "target": "sepa_direct_debit_validate_bic", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L57", "weight": 1.0}, {"source": "sepa_direct_debit_rationale_77", "target": "sepa_direct_debit_fusionsddmandate", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L77", "weight": 1.0}, {"source": "sepa_direct_debit_rationale_176", "target": "sepa_direct_debit_fusionsddmandate_create", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L176", "weight": 1.0}, {"source": "sepa_direct_debit_rationale_191", "target": "sepa_direct_debit_fusionsddmandate_action_activate", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L191", "weight": 1.0}, {"source": "sepa_direct_debit_rationale_200", "target": "sepa_direct_debit_fusionsddmandate_action_revoke", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L200", "weight": 1.0}, {"source": "sepa_direct_debit_rationale_209", "target": "sepa_direct_debit_fusionsddmandate_action_close", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L209", "weight": 1.0}, {"source": "sepa_direct_debit_rationale_224", "target": "sepa_direct_debit_fusionsepadirectdebit", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L224", "weight": 1.0}, {"source": "sepa_direct_debit_rationale_245", "target": "sepa_direct_debit_fusionsepadirectdebit_generate_pain_008", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L245", "weight": 1.0}, {"source": "sepa_direct_debit_rationale_324", "target": "sepa_direct_debit_fusionsepadirectdebit_pain008_message_id", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L324", "weight": 1.0}, {"source": "sepa_direct_debit_rationale_334", "target": "sepa_direct_debit_fusionsepadirectdebit_add_pain008_payment_info", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L334", "weight": 1.0}, {"source": "sepa_direct_debit_rationale_395", "target": "sepa_direct_debit_fusionsepadirectdebit_add_pain008_transaction", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L395", "weight": 1.0}], "raw_calls": [{"caller_nid": "sepa_direct_debit_sanitise_text", "callee": "sub", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L39"}, {"caller_nid": "sepa_direct_debit_sanitise_text", "callee": "strip", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L40"}, {"caller_nid": "sepa_direct_debit_validate_iban", "callee": "ValidationError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L46"}, {"caller_nid": "sepa_direct_debit_validate_iban", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L46"}, {"caller_nid": "sepa_direct_debit_validate_iban", "callee": "replace", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L47"}, {"caller_nid": "sepa_direct_debit_validate_iban", "callee": "upper", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L47"}, {"caller_nid": "sepa_direct_debit_validate_iban", "callee": "match", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L48"}, {"caller_nid": "sepa_direct_debit_validate_iban", "callee": "ValidationError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L49"}, {"caller_nid": "sepa_direct_debit_validate_iban", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L49"}, {"caller_nid": "sepa_direct_debit_validate_bic", "callee": "ValidationError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L59"}, {"caller_nid": "sepa_direct_debit_validate_bic", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L59"}, {"caller_nid": "sepa_direct_debit_validate_bic", "callee": "replace", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L62"}, {"caller_nid": "sepa_direct_debit_validate_bic", "callee": "upper", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L62"}, {"caller_nid": "sepa_direct_debit_validate_bic", "callee": "match", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L63"}, {"caller_nid": "sepa_direct_debit_validate_bic", "callee": "ValidationError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L64"}, {"caller_nid": "sepa_direct_debit_validate_bic", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L64"}, {"caller_nid": "sepa_direct_debit_create", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L178"}, {"caller_nid": "sepa_direct_debit_create", "callee": "next_by_code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L179"}, {"caller_nid": "sepa_direct_debit_create", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L181"}, {"caller_nid": "sepa_direct_debit_create", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L182"}, {"caller_nid": "sepa_direct_debit_create", "callee": "upper", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L183"}, {"caller_nid": "sepa_direct_debit_create", "callee": "uuid4", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L183"}, {"caller_nid": "sepa_direct_debit_create", "callee": "super", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L184"}, {"caller_nid": "sepa_direct_debit_fusionsddmandate_action_activate", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L194"}, {"caller_nid": "sepa_direct_debit_fusionsddmandate_action_activate", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L194"}, {"caller_nid": "sepa_direct_debit_fusionsddmandate_action_revoke", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L203"}, {"caller_nid": "sepa_direct_debit_fusionsddmandate_action_revoke", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L203"}, {"caller_nid": "sepa_direct_debit_fusionsddmandate_action_close", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L212"}, {"caller_nid": "sepa_direct_debit_fusionsddmandate_action_close", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L212"}, {"caller_nid": "sepa_direct_debit_fusionsepadirectdebit_generate_pain_008", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L254"}, {"caller_nid": "sepa_direct_debit_fusionsepadirectdebit_generate_pain_008", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L257"}, {"caller_nid": "sepa_direct_debit_fusionsepadirectdebit_generate_pain_008", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L257"}, {"caller_nid": "sepa_direct_debit_fusionsepadirectdebit_generate_pain_008", "callee": "filtered", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L261"}, {"caller_nid": "sepa_direct_debit_fusionsepadirectdebit_generate_pain_008", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L263"}, {"caller_nid": "sepa_direct_debit_fusionsepadirectdebit_generate_pain_008", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L263"}, {"caller_nid": "sepa_direct_debit_fusionsepadirectdebit_generate_pain_008", "callee": "join", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L266"}, {"caller_nid": "sepa_direct_debit_fusionsepadirectdebit_generate_pain_008", "callee": "mapped", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L266"}, {"caller_nid": "sepa_direct_debit_fusionsepadirectdebit_generate_pain_008", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L273"}, {"caller_nid": "sepa_direct_debit_fusionsepadirectdebit_generate_pain_008", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L273"}, {"caller_nid": "sepa_direct_debit_fusionsepadirectdebit_generate_pain_008", "callee": "context_today", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L279"}, {"caller_nid": "sepa_direct_debit_fusionsepadirectdebit_generate_pain_008", "callee": "Element", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L282"}, {"caller_nid": "sepa_direct_debit_fusionsepadirectdebit_generate_pain_008", "callee": "SubElement", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L283"}, {"caller_nid": "sepa_direct_debit_fusionsepadirectdebit_generate_pain_008", "callee": "SubElement", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L286"}, {"caller_nid": "sepa_direct_debit_fusionsepadirectdebit_generate_pain_008", "callee": "SubElement", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L288"}, {"caller_nid": "sepa_direct_debit_fusionsepadirectdebit_generate_pain_008", "callee": "SubElement", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L289"}, {"caller_nid": "sepa_direct_debit_fusionsepadirectdebit_generate_pain_008", "callee": "strftime", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L289"}, {"caller_nid": "sepa_direct_debit_fusionsepadirectdebit_generate_pain_008", "callee": "utcnow", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L289"}, {"caller_nid": "sepa_direct_debit_fusionsepadirectdebit_generate_pain_008", "callee": "SubElement", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L292"}, {"caller_nid": "sepa_direct_debit_fusionsepadirectdebit_generate_pain_008", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L292"}, {"caller_nid": "sepa_direct_debit_fusionsepadirectdebit_generate_pain_008", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L292"}, {"caller_nid": "sepa_direct_debit_fusionsepadirectdebit_generate_pain_008", "callee": "SubElement", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L294"}, {"caller_nid": "sepa_direct_debit_fusionsepadirectdebit_generate_pain_008", "callee": "SubElement", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L295"}, {"caller_nid": "sepa_direct_debit_fusionsepadirectdebit_generate_pain_008", "callee": "filtered", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L301"}, {"caller_nid": "sepa_direct_debit_fusionsepadirectdebit_generate_pain_008", "callee": "ElementTree", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L312"}, {"caller_nid": "sepa_direct_debit_fusionsepadirectdebit_generate_pain_008", "callee": "indent", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L313"}, {"caller_nid": "sepa_direct_debit_fusionsepadirectdebit_generate_pain_008", "callee": "tostring", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L314"}, {"caller_nid": "sepa_direct_debit_fusionsepadirectdebit_pain008_message_id", "callee": "isoformat", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L325"}, {"caller_nid": "sepa_direct_debit_fusionsepadirectdebit_pain008_message_id", "callee": "utcnow", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L325"}, {"caller_nid": "sepa_direct_debit_fusionsepadirectdebit_pain008_message_id", "callee": "hexdigest", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L326"}, {"caller_nid": "sepa_direct_debit_fusionsepadirectdebit_pain008_message_id", "callee": "sha256", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L326"}, {"caller_nid": "sepa_direct_debit_fusionsepadirectdebit_pain008_message_id", "callee": "encode", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L326"}, {"caller_nid": "sepa_direct_debit_fusionsepadirectdebit_pain008_message_id", "callee": "upper", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L327"}, {"caller_nid": "sepa_direct_debit_fusionsepadirectdebit_add_pain008_payment_info", "callee": "SubElement", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L345"}, {"caller_nid": "sepa_direct_debit_fusionsepadirectdebit_add_pain008_payment_info", "callee": "SubElement", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L347"}, {"caller_nid": "sepa_direct_debit_fusionsepadirectdebit_add_pain008_payment_info", "callee": "SubElement", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L348"}, {"caller_nid": "sepa_direct_debit_fusionsepadirectdebit_add_pain008_payment_info", "callee": "SubElement", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L349"}, {"caller_nid": "sepa_direct_debit_fusionsepadirectdebit_add_pain008_payment_info", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L349"}, {"caller_nid": "sepa_direct_debit_fusionsepadirectdebit_add_pain008_payment_info", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L349"}, {"caller_nid": "sepa_direct_debit_fusionsepadirectdebit_add_pain008_payment_info", "callee": "SubElement", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L352"}, {"caller_nid": "sepa_direct_debit_fusionsepadirectdebit_add_pain008_payment_info", "callee": "SubElement", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L353"}, {"caller_nid": "sepa_direct_debit_fusionsepadirectdebit_add_pain008_payment_info", "callee": "SubElement", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L354"}, {"caller_nid": "sepa_direct_debit_fusionsepadirectdebit_add_pain008_payment_info", "callee": "SubElement", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L355"}, {"caller_nid": "sepa_direct_debit_fusionsepadirectdebit_add_pain008_payment_info", "callee": "SubElement", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L356"}, {"caller_nid": "sepa_direct_debit_fusionsepadirectdebit_add_pain008_payment_info", "callee": "SubElement", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L357"}, {"caller_nid": "sepa_direct_debit_fusionsepadirectdebit_add_pain008_payment_info", "callee": "SubElement", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L359"}, {"caller_nid": "sepa_direct_debit_fusionsepadirectdebit_add_pain008_payment_info", "callee": "isoformat", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L360"}, {"caller_nid": "sepa_direct_debit_fusionsepadirectdebit_add_pain008_payment_info", "callee": "isinstance", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L361"}, {"caller_nid": "sepa_direct_debit_fusionsepadirectdebit_add_pain008_payment_info", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L362"}, {"caller_nid": "sepa_direct_debit_fusionsepadirectdebit_add_pain008_payment_info", "callee": "SubElement", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L366"}, {"caller_nid": "sepa_direct_debit_fusionsepadirectdebit_add_pain008_payment_info", "callee": "SubElement", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L367"}, {"caller_nid": "sepa_direct_debit_fusionsepadirectdebit_add_pain008_payment_info", "callee": "SubElement", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L369"}, {"caller_nid": "sepa_direct_debit_fusionsepadirectdebit_add_pain008_payment_info", "callee": "SubElement", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L370"}, {"caller_nid": "sepa_direct_debit_fusionsepadirectdebit_add_pain008_payment_info", "callee": "SubElement", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L371"}, {"caller_nid": "sepa_direct_debit_fusionsepadirectdebit_add_pain008_payment_info", "callee": "SubElement", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L373"}, {"caller_nid": "sepa_direct_debit_fusionsepadirectdebit_add_pain008_payment_info", "callee": "SubElement", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L374"}, {"caller_nid": "sepa_direct_debit_fusionsepadirectdebit_add_pain008_payment_info", "callee": "SubElement", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L375"}, {"caller_nid": "sepa_direct_debit_fusionsepadirectdebit_add_pain008_payment_info", "callee": "SubElement", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L377"}, {"caller_nid": "sepa_direct_debit_fusionsepadirectdebit_add_pain008_payment_info", "callee": "SubElement", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L380"}, {"caller_nid": "sepa_direct_debit_fusionsepadirectdebit_add_pain008_payment_info", "callee": "SubElement", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L381"}, {"caller_nid": "sepa_direct_debit_fusionsepadirectdebit_add_pain008_payment_info", "callee": "SubElement", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L382"}, {"caller_nid": "sepa_direct_debit_fusionsepadirectdebit_add_pain008_payment_info", "callee": "SubElement", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L383"}, {"caller_nid": "sepa_direct_debit_fusionsepadirectdebit_add_pain008_payment_info", "callee": "SubElement", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L384"}, {"caller_nid": "sepa_direct_debit_fusionsepadirectdebit_add_pain008_payment_info", "callee": "SubElement", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L387"}, {"caller_nid": "sepa_direct_debit_fusionsepadirectdebit_add_pain008_payment_info", "callee": "SubElement", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L388"}, {"caller_nid": "sepa_direct_debit_fusionsepadirectdebit_add_pain008_transaction", "callee": "SubElement", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L402"}, {"caller_nid": "sepa_direct_debit_fusionsepadirectdebit_add_pain008_transaction", "callee": "SubElement", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L405"}, {"caller_nid": "sepa_direct_debit_fusionsepadirectdebit_add_pain008_transaction", "callee": "SubElement", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L406"}, {"caller_nid": "sepa_direct_debit_fusionsepadirectdebit_add_pain008_transaction", "callee": "SubElement", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L412"}, {"caller_nid": "sepa_direct_debit_fusionsepadirectdebit_add_pain008_transaction", "callee": "set", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L417"}, {"caller_nid": "sepa_direct_debit_fusionsepadirectdebit_add_pain008_transaction", "callee": "SubElement", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L420"}, {"caller_nid": "sepa_direct_debit_fusionsepadirectdebit_add_pain008_transaction", "callee": "SubElement", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L421"}, {"caller_nid": "sepa_direct_debit_fusionsepadirectdebit_add_pain008_transaction", "callee": "SubElement", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L422"}, {"caller_nid": "sepa_direct_debit_fusionsepadirectdebit_add_pain008_transaction", "callee": "SubElement", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L425"}, {"caller_nid": "sepa_direct_debit_fusionsepadirectdebit_add_pain008_transaction", "callee": "isoformat", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L426"}, {"caller_nid": "sepa_direct_debit_fusionsepadirectdebit_add_pain008_transaction", "callee": "isoformat", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L428"}, {"caller_nid": "sepa_direct_debit_fusionsepadirectdebit_add_pain008_transaction", "callee": "context_today", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L428"}, {"caller_nid": "sepa_direct_debit_fusionsepadirectdebit_add_pain008_transaction", "callee": "SubElement", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L433"}, {"caller_nid": "sepa_direct_debit_fusionsepadirectdebit_add_pain008_transaction", "callee": "SubElement", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L434"}, {"caller_nid": "sepa_direct_debit_fusionsepadirectdebit_add_pain008_transaction", "callee": "SubElement", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L435"}, {"caller_nid": "sepa_direct_debit_fusionsepadirectdebit_add_pain008_transaction", "callee": "replace", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L436"}, {"caller_nid": "sepa_direct_debit_fusionsepadirectdebit_add_pain008_transaction", "callee": "upper", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L436"}, {"caller_nid": "sepa_direct_debit_fusionsepadirectdebit_add_pain008_transaction", "callee": "SubElement", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L440"}, {"caller_nid": "sepa_direct_debit_fusionsepadirectdebit_add_pain008_transaction", "callee": "SubElement", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L441"}, {"caller_nid": "sepa_direct_debit_fusionsepadirectdebit_add_pain008_transaction", "callee": "SubElement", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L446"}, {"caller_nid": "sepa_direct_debit_fusionsepadirectdebit_add_pain008_transaction", "callee": "SubElement", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L447"}, {"caller_nid": "sepa_direct_debit_fusionsepadirectdebit_add_pain008_transaction", "callee": "SubElement", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/sepa_direct_debit.py", "source_location": "L448"}]} |