1 line
25 KiB
JSON
1 line
25 KiB
JSON
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_auto_reconcile_wizard_py", "label": "account_auto_reconcile_wizard.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py", "source_location": "L1"}, {"id": "account_auto_reconcile_wizard_accountautoreconcilewizard", "label": "AccountAutoReconcileWizard", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py", "source_location": "L11"}, {"id": "account_auto_reconcile_wizard_default_get", "label": "default_get()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py", "source_location": "L69"}, {"id": "account_auto_reconcile_wizard_derive_defaults_from_lines", "label": "_derive_defaults_from_lines()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py", "source_location": "L81"}, {"id": "account_auto_reconcile_wizard_accountautoreconcilewizard_snapshot_wizard_config", "label": "._snapshot_wizard_config()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py", "source_location": "L109"}, {"id": "account_auto_reconcile_wizard_accountautoreconcilewizard_get_amls_domain", "label": "._get_amls_domain()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py", "source_location": "L132"}, {"id": "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/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py", "source_location": "L164"}, {"id": "account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile_zero_balance", "label": "._auto_reconcile_zero_balance()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py", "source_location": "L196"}, {"id": "account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile", "label": ".auto_reconcile()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py", "source_location": "L222"}, {"id": "account_auto_reconcile_wizard_rationale_12", "label": "Wizard for automated matching and reconciliation of journal items. Accessibl", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py", "source_location": "L12"}, {"id": "account_auto_reconcile_wizard_rationale_70", "label": "Pre-configure the wizard from context domain if available.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py", "source_location": "L70"}, {"id": "account_auto_reconcile_wizard_rationale_82", "label": "Infer wizard preset values from a set of journal items. When all items s", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py", "source_location": "L82"}, {"id": "account_auto_reconcile_wizard_rationale_110", "label": "Capture current wizard state as a comparable dict.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py", "source_location": "L110"}, {"id": "account_auto_reconcile_wizard_rationale_133", "label": "Build a search domain for journal items eligible for automatic reconcili", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py", "source_location": "L133"}, {"id": "account_auto_reconcile_wizard_rationale_165", "label": "Pair items with matching opposite amounts and reconcile them. Groups by", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py", "source_location": "L165"}, {"id": "account_auto_reconcile_wizard_rationale_197", "label": "Reconcile all items within groups (account/partner/currency) where the t", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py", "source_location": "L197"}, {"id": "account_auto_reconcile_wizard_rationale_223", "label": "Execute the selected reconciliation strategy and display results.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py", "source_location": "L223"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_auto_reconcile_wizard_py", "target": "datetime", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py", "source_location": "L5", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_auto_reconcile_wizard_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py", "source_location": "L7", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_auto_reconcile_wizard_py", "target": "odoo_exceptions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py", "source_location": "L8", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_auto_reconcile_wizard_py", "target": "account_auto_reconcile_wizard_accountautoreconcilewizard", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py", "source_location": "L11", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_auto_reconcile_wizard_py", "target": "account_auto_reconcile_wizard_default_get", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py", "source_location": "L69", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_auto_reconcile_wizard_py", "target": "account_auto_reconcile_wizard_derive_defaults_from_lines", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py", "source_location": "L81", "weight": 1.0}, {"source": "account_auto_reconcile_wizard_accountautoreconcilewizard", "target": "account_auto_reconcile_wizard_accountautoreconcilewizard_snapshot_wizard_config", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py", "source_location": "L109", "weight": 1.0}, {"source": "account_auto_reconcile_wizard_accountautoreconcilewizard", "target": "account_auto_reconcile_wizard_accountautoreconcilewizard_get_amls_domain", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py", "source_location": "L132", "weight": 1.0}, {"source": "account_auto_reconcile_wizard_accountautoreconcilewizard", "target": "account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile_one_to_one", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py", "source_location": "L164", "weight": 1.0}, {"source": "account_auto_reconcile_wizard_accountautoreconcilewizard", "target": "account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile_zero_balance", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py", "source_location": "L196", "weight": 1.0}, {"source": "account_auto_reconcile_wizard_accountautoreconcilewizard", "target": "account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py", "source_location": "L222", "weight": 1.0}, {"source": "account_auto_reconcile_wizard_default_get", "target": "account_auto_reconcile_wizard_derive_defaults_from_lines", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py", "source_location": "L76", "weight": 1.0}, {"source": "account_auto_reconcile_wizard_accountautoreconcilewizard_get_amls_domain", "target": "account_auto_reconcile_wizard_accountautoreconcilewizard_snapshot_wizard_config", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py", "source_location": "L139", "weight": 1.0}, {"source": "account_auto_reconcile_wizard_accountautoreconcilewizard_get_amls_domain", "target": "account_auto_reconcile_wizard_derive_defaults_from_lines", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py", "source_location": "L139", "weight": 1.0}, {"source": "account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile_one_to_one", "target": "account_auto_reconcile_wizard_accountautoreconcilewizard_get_amls_domain", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py", "source_location": "L170", "weight": 1.0}, {"source": "account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile_zero_balance", "target": "account_auto_reconcile_wizard_accountautoreconcilewizard_get_amls_domain", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py", "source_location": "L201", "weight": 1.0}, {"source": "account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile", "target": "account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile_zero_balance", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py", "source_location": "L226", "weight": 1.0}, {"source": "account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile", "target": "account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile_one_to_one", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py", "source_location": "L228", "weight": 1.0}, {"source": "account_auto_reconcile_wizard_rationale_12", "target": "account_auto_reconcile_wizard_accountautoreconcilewizard", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py", "source_location": "L12", "weight": 1.0}, {"source": "account_auto_reconcile_wizard_rationale_70", "target": "account_auto_reconcile_wizard_accountautoreconcilewizard_default_get", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py", "source_location": "L70", "weight": 1.0}, {"source": "account_auto_reconcile_wizard_rationale_82", "target": "account_auto_reconcile_wizard_accountautoreconcilewizard_derive_defaults_from_lines", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py", "source_location": "L82", "weight": 1.0}, {"source": "account_auto_reconcile_wizard_rationale_110", "target": "account_auto_reconcile_wizard_accountautoreconcilewizard_snapshot_wizard_config", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py", "source_location": "L110", "weight": 1.0}, {"source": "account_auto_reconcile_wizard_rationale_133", "target": "account_auto_reconcile_wizard_accountautoreconcilewizard_get_amls_domain", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py", "source_location": "L133", "weight": 1.0}, {"source": "account_auto_reconcile_wizard_rationale_165", "target": "account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile_one_to_one", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py", "source_location": "L165", "weight": 1.0}, {"source": "account_auto_reconcile_wizard_rationale_197", "target": "account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile_zero_balance", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py", "source_location": "L197", "weight": 1.0}, {"source": "account_auto_reconcile_wizard_rationale_223", "target": "account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py", "source_location": "L223", "weight": 1.0}], "raw_calls": [{"caller_nid": "account_auto_reconcile_wizard_default_get", "callee": "super", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py", "source_location": "L71"}, {"caller_nid": "account_auto_reconcile_wizard_default_get", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py", "source_location": "L72"}, {"caller_nid": "account_auto_reconcile_wizard_default_get", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py", "source_location": "L74"}, {"caller_nid": "account_auto_reconcile_wizard_default_get", "callee": "update", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py", "source_location": "L76"}, {"caller_nid": "account_auto_reconcile_wizard_default_get", "callee": "set", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py", "source_location": "L77"}, {"caller_nid": "account_auto_reconcile_wizard_derive_defaults_from_lines", "callee": "mapped", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py", "source_location": "L85"}, {"caller_nid": "account_auto_reconcile_wizard_derive_defaults_from_lines", "callee": "mapped", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py", "source_location": "L86"}, {"caller_nid": "account_auto_reconcile_wizard_derive_defaults_from_lines", "callee": "sum", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py", "source_location": "L87"}, {"caller_nid": "account_auto_reconcile_wizard_derive_defaults_from_lines", "callee": "mapped", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py", "source_location": "L87"}, {"caller_nid": "account_auto_reconcile_wizard_derive_defaults_from_lines", "callee": "mapped", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py", "source_location": "L88"}, {"caller_nid": "account_auto_reconcile_wizard_derive_defaults_from_lines", "callee": "set", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py", "source_location": "L92"}, {"caller_nid": "account_auto_reconcile_wizard_derive_defaults_from_lines", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py", "source_location": "L93"}, {"caller_nid": "account_auto_reconcile_wizard_derive_defaults_from_lines", "callee": "set", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py", "source_location": "L96"}, {"caller_nid": "account_auto_reconcile_wizard_derive_defaults_from_lines", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py", "source_location": "L97"}, {"caller_nid": "account_auto_reconcile_wizard_derive_defaults_from_lines", "callee": "is_zero", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py", "source_location": "L101"}, {"caller_nid": "account_auto_reconcile_wizard_derive_defaults_from_lines", "callee": "min", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py", "source_location": "L104"}, {"caller_nid": "account_auto_reconcile_wizard_derive_defaults_from_lines", "callee": "max", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py", "source_location": "L105"}, {"caller_nid": "account_auto_reconcile_wizard_accountautoreconcilewizard_snapshot_wizard_config", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py", "source_location": "L111"}, {"caller_nid": "account_auto_reconcile_wizard_accountautoreconcilewizard_snapshot_wizard_config", "callee": "set", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py", "source_location": "L114"}, {"caller_nid": "account_auto_reconcile_wizard_accountautoreconcilewizard_snapshot_wizard_config", "callee": "set", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py", "source_location": "L117"}, {"caller_nid": "account_auto_reconcile_wizard_accountautoreconcilewizard_get_amls_domain", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py", "source_location": "L135"}, {"caller_nid": "account_auto_reconcile_wizard_accountautoreconcilewizard_get_amls_domain", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py", "source_location": "L155"}, {"caller_nid": "account_auto_reconcile_wizard_accountautoreconcilewizard_get_amls_domain", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py", "source_location": "L157"}, {"caller_nid": "account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile_one_to_one", "callee": "_read_group", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py", "source_location": "L169"}, {"caller_nid": "account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile_one_to_one", "callee": "sorted", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py", "source_location": "L180"}, {"caller_nid": "account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile_one_to_one", "callee": "filtered", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py", "source_location": "L180"}, {"caller_nid": "account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile_one_to_one", "callee": "sorted", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py", "source_location": "L183"}, {"caller_nid": "account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile_one_to_one", "callee": "min", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py", "source_location": "L184"}, {"caller_nid": "account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile_one_to_one", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py", "source_location": "L184"}, {"caller_nid": "account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile_one_to_one", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py", "source_location": "L184"}, {"caller_nid": "account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile_one_to_one", "callee": "zip", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py", "source_location": "L190"}, {"caller_nid": "account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile_one_to_one", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py", "source_location": "L191"}, {"caller_nid": "account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile_one_to_one", "callee": "_reconcile_plan", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py", "source_location": "L193"}, {"caller_nid": "account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile_zero_balance", "callee": "_read_group", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py", "source_location": "L200"}, {"caller_nid": "account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile_zero_balance", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py", "source_location": "L213"}, {"caller_nid": "account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile_zero_balance", "callee": "_reconcile_plan", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py", "source_location": "L215"}, {"caller_nid": "account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py", "source_location": "L224"}, {"caller_nid": "account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py", "source_location": "L231"}, {"caller_nid": "account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py", "source_location": "L236"}, {"caller_nid": "account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py", "source_location": "L236"}, {"caller_nid": "account_auto_reconcile_wizard_accountautoreconcilewizard_auto_reconcile", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_auto_reconcile_wizard.py", "source_location": "L239"}]} |