1 line
28 KiB
JSON
1 line
28 KiB
JSON
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_docs_odoo_diff_v19_account_accountant_account_auto_reconcile_wizard_py", "label": "account_accountant__account_auto_reconcile_wizard.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/docs/odoo_diff/v19/account_accountant__account_auto_reconcile_wizard.py", "source_location": "L1"}, {"id": "account_accountant_account_auto_reconcile_wizard_accountautoreconcilewizard", "label": "AccountAutoReconcileWizard", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/docs/odoo_diff/v19/account_accountant__account_auto_reconcile_wizard.py", "source_location": "L7"}, {"id": "account_accountant_account_auto_reconcile_wizard_default_get", "label": "default_get()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/docs/odoo_diff/v19/account_accountant__account_auto_reconcile_wizard.py", "source_location": "L48"}, {"id": "account_accountant_account_auto_reconcile_wizard_get_default_wizard_values", "label": "_get_default_wizard_values()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/docs/odoo_diff/v19/account_accountant__account_auto_reconcile_wizard.py", "source_location": "L60"}, {"id": "account_accountant_account_auto_reconcile_wizard_accountautoreconcilewizard_get_wizard_values", "label": "._get_wizard_values()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/docs/odoo_diff/v19/account_accountant__account_auto_reconcile_wizard.py", "source_location": "L74"}, {"id": "account_accountant_account_auto_reconcile_wizard_accountautoreconcilewizard_get_amls_domain", "label": "._get_amls_domain()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/docs/odoo_diff/v19/account_accountant__account_auto_reconcile_wizard.py", "source_location": "L88"}, {"id": "account_accountant_account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile_one_to_one", "label": "._auto_reconcile_one_to_one()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/docs/odoo_diff/v19/account_accountant__account_auto_reconcile_wizard.py", "source_location": "L111"}, {"id": "account_accountant_account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile_zero_balance", "label": "._auto_reconcile_zero_balance()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/docs/odoo_diff/v19/account_accountant__account_auto_reconcile_wizard.py", "source_location": "L134"}, {"id": "account_accountant_account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile", "label": ".auto_reconcile()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/docs/odoo_diff/v19/account_accountant__account_auto_reconcile_wizard.py", "source_location": "L153"}, {"id": "account_accountant_account_auto_reconcile_wizard_rationale_8", "label": "This wizard is used to automatically reconcile account.move.line. It is acce", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/docs/odoo_diff/v19/account_accountant__account_auto_reconcile_wizard.py", "source_location": "L8"}, {"id": "account_accountant_account_auto_reconcile_wizard_rationale_61", "label": "Derive a preset configuration based on amls. For example if all amls hav", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/docs/odoo_diff/v19/account_accountant__account_auto_reconcile_wizard.py", "source_location": "L61"}, {"id": "account_accountant_account_auto_reconcile_wizard_rationale_75", "label": "Get the current configuration of the wizard as a dict of values. :return", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/docs/odoo_diff/v19/account_accountant__account_auto_reconcile_wizard.py", "source_location": "L75"}, {"id": "account_accountant_account_auto_reconcile_wizard_rationale_89", "label": "Get the domain of amls to be auto-reconciled.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/docs/odoo_diff/v19/account_accountant__account_auto_reconcile_wizard.py", "source_location": "L89"}, {"id": "account_accountant_account_auto_reconcile_wizard_rationale_112", "label": "Auto-reconcile with one-to-one strategy: We will reconcile 2 amls togeth", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/docs/odoo_diff/v19/account_accountant__account_auto_reconcile_wizard.py", "source_location": "L112"}, {"id": "account_accountant_account_auto_reconcile_wizard_rationale_135", "label": "Auto-reconcile with zero balance strategy: We will reconcile all amls gr", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/docs/odoo_diff/v19/account_accountant__account_auto_reconcile_wizard.py", "source_location": "L135"}, {"id": "account_accountant_account_auto_reconcile_wizard_rationale_154", "label": "Automatically reconcile amls given wizard's parameters. :return: an acti", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/docs/odoo_diff/v19/account_accountant__account_auto_reconcile_wizard.py", "source_location": "L154"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_docs_odoo_diff_v19_account_accountant_account_auto_reconcile_wizard_py", "target": "datetime", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/docs/odoo_diff/v19/account_accountant__account_auto_reconcile_wizard.py", "source_location": "L1", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_docs_odoo_diff_v19_account_accountant_account_auto_reconcile_wizard_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/docs/odoo_diff/v19/account_accountant__account_auto_reconcile_wizard.py", "source_location": "L3", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_docs_odoo_diff_v19_account_accountant_account_auto_reconcile_wizard_py", "target": "odoo_exceptions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/docs/odoo_diff/v19/account_accountant__account_auto_reconcile_wizard.py", "source_location": "L4", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_docs_odoo_diff_v19_account_accountant_account_auto_reconcile_wizard_py", "target": "account_accountant_account_auto_reconcile_wizard_accountautoreconcilewizard", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/docs/odoo_diff/v19/account_accountant__account_auto_reconcile_wizard.py", "source_location": "L7", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_docs_odoo_diff_v19_account_accountant_account_auto_reconcile_wizard_py", "target": "account_accountant_account_auto_reconcile_wizard_default_get", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/docs/odoo_diff/v19/account_accountant__account_auto_reconcile_wizard.py", "source_location": "L48", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_docs_odoo_diff_v19_account_accountant_account_auto_reconcile_wizard_py", "target": "account_accountant_account_auto_reconcile_wizard_get_default_wizard_values", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/docs/odoo_diff/v19/account_accountant__account_auto_reconcile_wizard.py", "source_location": "L60", "weight": 1.0}, {"source": "account_accountant_account_auto_reconcile_wizard_accountautoreconcilewizard", "target": "account_accountant_account_auto_reconcile_wizard_accountautoreconcilewizard_get_wizard_values", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/docs/odoo_diff/v19/account_accountant__account_auto_reconcile_wizard.py", "source_location": "L74", "weight": 1.0}, {"source": "account_accountant_account_auto_reconcile_wizard_accountautoreconcilewizard", "target": "account_accountant_account_auto_reconcile_wizard_accountautoreconcilewizard_get_amls_domain", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/docs/odoo_diff/v19/account_accountant__account_auto_reconcile_wizard.py", "source_location": "L88", "weight": 1.0}, {"source": "account_accountant_account_auto_reconcile_wizard_accountautoreconcilewizard", "target": "account_accountant_account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile_one_to_one", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/docs/odoo_diff/v19/account_accountant__account_auto_reconcile_wizard.py", "source_location": "L111", "weight": 1.0}, {"source": "account_accountant_account_auto_reconcile_wizard_accountautoreconcilewizard", "target": "account_accountant_account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile_zero_balance", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/docs/odoo_diff/v19/account_accountant__account_auto_reconcile_wizard.py", "source_location": "L134", "weight": 1.0}, {"source": "account_accountant_account_auto_reconcile_wizard_accountautoreconcilewizard", "target": "account_accountant_account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/docs/odoo_diff/v19/account_accountant__account_auto_reconcile_wizard.py", "source_location": "L153", "weight": 1.0}, {"source": "account_accountant_account_auto_reconcile_wizard_default_get", "target": "account_accountant_account_auto_reconcile_wizard_get_default_wizard_values", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/docs/odoo_diff/v19/account_accountant__account_auto_reconcile_wizard.py", "source_location": "L55", "weight": 1.0}, {"source": "account_accountant_account_auto_reconcile_wizard_accountautoreconcilewizard_get_amls_domain", "target": "account_accountant_account_auto_reconcile_wizard_accountautoreconcilewizard_get_wizard_values", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/docs/odoo_diff/v19/account_accountant__account_auto_reconcile_wizard.py", "source_location": "L91", "weight": 1.0}, {"source": "account_accountant_account_auto_reconcile_wizard_accountautoreconcilewizard_get_amls_domain", "target": "account_accountant_account_auto_reconcile_wizard_get_default_wizard_values", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/docs/odoo_diff/v19/account_accountant__account_auto_reconcile_wizard.py", "source_location": "L91", "weight": 1.0}, {"source": "account_accountant_account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile_one_to_one", "target": "account_accountant_account_auto_reconcile_wizard_accountautoreconcilewizard_get_amls_domain", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/docs/odoo_diff/v19/account_accountant__account_auto_reconcile_wizard.py", "source_location": "L117", "weight": 1.0}, {"source": "account_accountant_account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile_zero_balance", "target": "account_accountant_account_auto_reconcile_wizard_accountautoreconcilewizard_get_amls_domain", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/docs/odoo_diff/v19/account_accountant__account_auto_reconcile_wizard.py", "source_location": "L140", "weight": 1.0}, {"source": "account_accountant_account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile", "target": "account_accountant_account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile_zero_balance", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/docs/odoo_diff/v19/account_accountant__account_auto_reconcile_wizard.py", "source_location": "L159", "weight": 1.0}, {"source": "account_accountant_account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile", "target": "account_accountant_account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile_one_to_one", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/docs/odoo_diff/v19/account_accountant__account_auto_reconcile_wizard.py", "source_location": "L162", "weight": 1.0}, {"source": "account_accountant_account_auto_reconcile_wizard_rationale_8", "target": "account_accountant_account_auto_reconcile_wizard_accountautoreconcilewizard", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/docs/odoo_diff/v19/account_accountant__account_auto_reconcile_wizard.py", "source_location": "L8", "weight": 1.0}, {"source": "account_accountant_account_auto_reconcile_wizard_rationale_61", "target": "account_accountant_account_auto_reconcile_wizard_accountautoreconcilewizard_get_default_wizard_values", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/docs/odoo_diff/v19/account_accountant__account_auto_reconcile_wizard.py", "source_location": "L61", "weight": 1.0}, {"source": "account_accountant_account_auto_reconcile_wizard_rationale_75", "target": "account_accountant_account_auto_reconcile_wizard_accountautoreconcilewizard_get_wizard_values", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/docs/odoo_diff/v19/account_accountant__account_auto_reconcile_wizard.py", "source_location": "L75", "weight": 1.0}, {"source": "account_accountant_account_auto_reconcile_wizard_rationale_89", "target": "account_accountant_account_auto_reconcile_wizard_accountautoreconcilewizard_get_amls_domain", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/docs/odoo_diff/v19/account_accountant__account_auto_reconcile_wizard.py", "source_location": "L89", "weight": 1.0}, {"source": "account_accountant_account_auto_reconcile_wizard_rationale_112", "target": "account_accountant_account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile_one_to_one", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/docs/odoo_diff/v19/account_accountant__account_auto_reconcile_wizard.py", "source_location": "L112", "weight": 1.0}, {"source": "account_accountant_account_auto_reconcile_wizard_rationale_135", "target": "account_accountant_account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile_zero_balance", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/docs/odoo_diff/v19/account_accountant__account_auto_reconcile_wizard.py", "source_location": "L135", "weight": 1.0}, {"source": "account_accountant_account_auto_reconcile_wizard_rationale_154", "target": "account_accountant_account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/docs/odoo_diff/v19/account_accountant__account_auto_reconcile_wizard.py", "source_location": "L154", "weight": 1.0}], "raw_calls": [{"caller_nid": "account_accountant_account_auto_reconcile_wizard_default_get", "callee": "super", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/docs/odoo_diff/v19/account_accountant__account_auto_reconcile_wizard.py", "source_location": "L49"}, {"caller_nid": "account_accountant_account_auto_reconcile_wizard_default_get", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/docs/odoo_diff/v19/account_accountant__account_auto_reconcile_wizard.py", "source_location": "L50"}, {"caller_nid": "account_accountant_account_auto_reconcile_wizard_default_get", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/docs/odoo_diff/v19/account_accountant__account_auto_reconcile_wizard.py", "source_location": "L52"}, {"caller_nid": "account_accountant_account_auto_reconcile_wizard_default_get", "callee": "update", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/docs/odoo_diff/v19/account_accountant__account_auto_reconcile_wizard.py", "source_location": "L55"}, {"caller_nid": "account_accountant_account_auto_reconcile_wizard_default_get", "callee": "set", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/docs/odoo_diff/v19/account_accountant__account_auto_reconcile_wizard.py", "source_location": "L56"}, {"caller_nid": "account_accountant_account_auto_reconcile_wizard_get_default_wizard_values", "callee": "set", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/docs/odoo_diff/v19/account_accountant__account_auto_reconcile_wizard.py", "source_location": "L67"}, {"caller_nid": "account_accountant_account_auto_reconcile_wizard_get_default_wizard_values", "callee": "all", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/docs/odoo_diff/v19/account_accountant__account_auto_reconcile_wizard.py", "source_location": "L67"}, {"caller_nid": "account_accountant_account_auto_reconcile_wizard_get_default_wizard_values", "callee": "set", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/docs/odoo_diff/v19/account_accountant__account_auto_reconcile_wizard.py", "source_location": "L68"}, {"caller_nid": "account_accountant_account_auto_reconcile_wizard_get_default_wizard_values", "callee": "all", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/docs/odoo_diff/v19/account_accountant__account_auto_reconcile_wizard.py", "source_location": "L68"}, {"caller_nid": "account_accountant_account_auto_reconcile_wizard_get_default_wizard_values", "callee": "is_zero", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/docs/odoo_diff/v19/account_accountant__account_auto_reconcile_wizard.py", "source_location": "L69"}, {"caller_nid": "account_accountant_account_auto_reconcile_wizard_get_default_wizard_values", "callee": "sum", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/docs/odoo_diff/v19/account_accountant__account_auto_reconcile_wizard.py", "source_location": "L69"}, {"caller_nid": "account_accountant_account_auto_reconcile_wizard_get_default_wizard_values", "callee": "mapped", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/docs/odoo_diff/v19/account_accountant__account_auto_reconcile_wizard.py", "source_location": "L69"}, {"caller_nid": "account_accountant_account_auto_reconcile_wizard_get_default_wizard_values", "callee": "min", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/docs/odoo_diff/v19/account_accountant__account_auto_reconcile_wizard.py", "source_location": "L70"}, {"caller_nid": "account_accountant_account_auto_reconcile_wizard_get_default_wizard_values", "callee": "mapped", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/docs/odoo_diff/v19/account_accountant__account_auto_reconcile_wizard.py", "source_location": "L70"}, {"caller_nid": "account_accountant_account_auto_reconcile_wizard_get_default_wizard_values", "callee": "max", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/docs/odoo_diff/v19/account_accountant__account_auto_reconcile_wizard.py", "source_location": "L71"}, {"caller_nid": "account_accountant_account_auto_reconcile_wizard_get_default_wizard_values", "callee": "mapped", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/docs/odoo_diff/v19/account_accountant__account_auto_reconcile_wizard.py", "source_location": "L71"}, {"caller_nid": "account_accountant_account_auto_reconcile_wizard_accountautoreconcilewizard_get_wizard_values", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/docs/odoo_diff/v19/account_accountant__account_auto_reconcile_wizard.py", "source_location": "L78"}, {"caller_nid": "account_accountant_account_auto_reconcile_wizard_accountautoreconcilewizard_get_wizard_values", "callee": "set", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/docs/odoo_diff/v19/account_accountant__account_auto_reconcile_wizard.py", "source_location": "L80"}, {"caller_nid": "account_accountant_account_auto_reconcile_wizard_accountautoreconcilewizard_get_wizard_values", "callee": "set", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/docs/odoo_diff/v19/account_accountant__account_auto_reconcile_wizard.py", "source_location": "L81"}, {"caller_nid": "account_accountant_account_auto_reconcile_wizard_accountautoreconcilewizard_get_amls_domain", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/docs/odoo_diff/v19/account_accountant__account_auto_reconcile_wizard.py", "source_location": "L90"}, {"caller_nid": "account_accountant_account_auto_reconcile_wizard_accountautoreconcilewizard_get_amls_domain", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/docs/odoo_diff/v19/account_accountant__account_auto_reconcile_wizard.py", "source_location": "L106"}, {"caller_nid": "account_accountant_account_auto_reconcile_wizard_accountautoreconcilewizard_get_amls_domain", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/docs/odoo_diff/v19/account_accountant__account_auto_reconcile_wizard.py", "source_location": "L108"}, {"caller_nid": "account_accountant_account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile_one_to_one", "callee": "_read_group", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/docs/odoo_diff/v19/account_accountant__account_auto_reconcile_wizard.py", "source_location": "L116"}, {"caller_nid": "account_accountant_account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile_one_to_one", "callee": "sorted", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/docs/odoo_diff/v19/account_accountant__account_auto_reconcile_wizard.py", "source_location": "L124"}, {"caller_nid": "account_accountant_account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile_one_to_one", "callee": "filtered", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/docs/odoo_diff/v19/account_accountant__account_auto_reconcile_wizard.py", "source_location": "L124"}, {"caller_nid": "account_accountant_account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile_one_to_one", "callee": "sorted", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/docs/odoo_diff/v19/account_accountant__account_auto_reconcile_wizard.py", "source_location": "L125"}, {"caller_nid": "account_accountant_account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile_one_to_one", "callee": "min", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/docs/odoo_diff/v19/account_accountant__account_auto_reconcile_wizard.py", "source_location": "L126"}, {"caller_nid": "account_accountant_account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile_one_to_one", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/docs/odoo_diff/v19/account_accountant__account_auto_reconcile_wizard.py", "source_location": "L126"}, {"caller_nid": "account_accountant_account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile_one_to_one", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/docs/odoo_diff/v19/account_accountant__account_auto_reconcile_wizard.py", "source_location": "L126"}, {"caller_nid": "account_accountant_account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile_one_to_one", "callee": "zip", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/docs/odoo_diff/v19/account_accountant__account_auto_reconcile_wizard.py", "source_location": "L130"}, {"caller_nid": "account_accountant_account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile_one_to_one", "callee": "_reconcile_plan", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/docs/odoo_diff/v19/account_accountant__account_auto_reconcile_wizard.py", "source_location": "L131"}, {"caller_nid": "account_accountant_account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile_zero_balance", "callee": "_read_group", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/docs/odoo_diff/v19/account_accountant__account_auto_reconcile_wizard.py", "source_location": "L139"}, {"caller_nid": "account_accountant_account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile_zero_balance", "callee": "_reconcile_plan", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/docs/odoo_diff/v19/account_accountant__account_auto_reconcile_wizard.py", "source_location": "L150"}, {"caller_nid": "account_accountant_account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/docs/odoo_diff/v19/account_accountant__account_auto_reconcile_wizard.py", "source_location": "L157"}, {"caller_nid": "account_accountant_account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/docs/odoo_diff/v19/account_accountant__account_auto_reconcile_wizard.py", "source_location": "L163"}, {"caller_nid": "account_accountant_account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/docs/odoo_diff/v19/account_accountant__account_auto_reconcile_wizard.py", "source_location": "L168"}, {"caller_nid": "account_accountant_account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/docs/odoo_diff/v19/account_accountant__account_auto_reconcile_wizard.py", "source_location": "L176"}, {"caller_nid": "account_accountant_account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/docs/odoo_diff/v19/account_accountant__account_auto_reconcile_wizard.py", "source_location": "L176"}]} |