1 line
61 KiB
JSON
1 line
61 KiB
JSON
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_reconcile_wizard_py", "label": "account_reconcile_wizard.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L1"}, {"id": "account_reconcile_wizard_accountreconcilewizard", "label": "AccountReconcileWizard", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L14"}, {"id": "account_reconcile_wizard_default_get", "label": "default_get()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L27"}, {"id": "account_reconcile_wizard_compute_company_id", "label": "_compute_company_id()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L220"}, {"id": "account_reconcile_wizard_compute_single_currency_mode", "label": "_compute_single_currency_mode()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L225"}, {"id": "account_reconcile_wizard_compute_allow_partials", "label": "_compute_allow_partials()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L231"}, {"id": "account_reconcile_wizard_compute_display_allow_partials", "label": "_compute_display_allow_partials()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L236"}, {"id": "account_reconcile_wizard_compute_date", "label": "_compute_date()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L251"}, {"id": "account_reconcile_wizard_compute_journal_id", "label": "_compute_journal_id()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L262"}, {"id": "account_reconcile_wizard_compute_is_rec_pay_account", "label": "_compute_is_rec_pay_account()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L270"}, {"id": "account_reconcile_wizard_compute_to_partner_id", "label": "_compute_to_partner_id()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L278"}, {"id": "account_reconcile_wizard_compute_is_write_off_required", "label": "_compute_is_write_off_required()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L287"}, {"id": "account_reconcile_wizard_compute_reco_wizard_data", "label": "_compute_reco_wizard_data()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L298"}, {"id": "account_reconcile_wizard_compute_edit_mode_amount_currency", "label": "_compute_edit_mode_amount_currency()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L492"}, {"id": "account_reconcile_wizard_compute_edit_mode_amount", "label": "_compute_edit_mode_amount()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L499"}, {"id": "account_reconcile_wizard_compute_edit_mode_reco_currency", "label": "_compute_edit_mode_reco_currency()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L516"}, {"id": "account_reconcile_wizard_compute_edit_mode", "label": "_compute_edit_mode()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L523"}, {"id": "account_reconcile_wizard_compute_lock_date_violated_warning_message", "label": "_compute_lock_date_violated_warning_message()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L528"}, {"id": "account_reconcile_wizard_compute_reco_model_autocomplete_ids", "label": "_compute_reco_model_autocomplete_ids()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L541"}, {"id": "account_reconcile_wizard_onchange_reco_model_id", "label": "_onchange_reco_model_id()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L570"}, {"id": "account_reconcile_wizard_check_min_max_edit_mode_amount_currency", "label": "_check_min_max_edit_mode_amount_currency()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L585"}, {"id": "account_reconcile_wizard_accountreconcilewizard_action_open_wizard", "label": "._action_open_wizard()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L610"}, {"id": "account_reconcile_wizard_accountreconcilewizard_get_date_after_lock_date", "label": "._get_date_after_lock_date()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L625"}, {"id": "account_reconcile_wizard_accountreconcilewizard_compute_write_off_taxes_data", "label": "._compute_write_off_taxes_data()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L634"}, {"id": "account_reconcile_wizard_accountreconcilewizard_create_write_off_lines", "label": "._create_write_off_lines()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L688"}, {"id": "account_reconcile_wizard_accountreconcilewizard_create_write_off", "label": ".create_write_off()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L745"}, {"id": "account_reconcile_wizard_accountreconcilewizard_create_transfer", "label": ".create_transfer()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L765"}, {"id": "account_reconcile_wizard_accountreconcilewizard_reconcile", "label": ".reconcile()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L807"}, {"id": "account_reconcile_wizard_accountreconcilewizard_reconcile_open", "label": ".reconcile_open()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L847"}, {"id": "account_reconcile_wizard_rationale_15", "label": "Interactive wizard for reconciling selected journal items, optionally genera", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L15"}, {"id": "account_reconcile_wizard_rationale_28", "label": "Validate and load the selected journal items from the context.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L28"}, {"id": "account_reconcile_wizard_rationale_237", "label": "Show the partial reconciliation checkbox only when both debit and credit", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L237"}, {"id": "account_reconcile_wizard_rationale_288", "label": "A write-off is needed when the balance does not reach zero.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L288"}, {"id": "account_reconcile_wizard_rationale_299", "label": "Compute reconciliation currency, transfer requirements, and write-off am", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L299"}, {"id": "account_reconcile_wizard_rationale_542", "label": "Find reconciliation models of type write-off with exactly one line.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L542"}, {"id": "account_reconcile_wizard_rationale_571", "label": "Pre-fill write-off details from the selected reconciliation model.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L571"}, {"id": "account_reconcile_wizard_rationale_626", "label": "Return the first valid date if the current date violates a lock.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L626"}, {"id": "account_reconcile_wizard_rationale_635", "label": "Calculate tax breakdown for the write-off entry, including base and per-", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L635"}, {"id": "account_reconcile_wizard_rationale_689", "label": "Build Command.create entries for the write-off journal entry.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L689"}, {"id": "account_reconcile_wizard_rationale_746", "label": "Create and post a write-off journal entry.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L746"}, {"id": "account_reconcile_wizard_rationale_766", "label": "Create and post an account transfer entry, grouped by partner and curren", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L766"}, {"id": "account_reconcile_wizard_rationale_808", "label": "Execute reconciliation with optional transfer and/or write-off.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L808"}, {"id": "account_reconcile_wizard_rationale_848", "label": "Reconcile and open the result in the reconciliation view.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L848"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_reconcile_wizard_py", "target": "collections", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L5", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_reconcile_wizard_py", "target": "datetime", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L6", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_reconcile_wizard_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L8", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_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_reconcile_wizard.py", "source_location": "L9", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_reconcile_wizard_py", "target": "odoo_tools", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L10", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_reconcile_wizard_py", "target": "odoo_tools_misc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L11", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_reconcile_wizard_py", "target": "account_reconcile_wizard_accountreconcilewizard", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L14", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_reconcile_wizard_py", "target": "account_reconcile_wizard_default_get", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L27", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_reconcile_wizard_py", "target": "account_reconcile_wizard_compute_company_id", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L220", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_reconcile_wizard_py", "target": "account_reconcile_wizard_compute_single_currency_mode", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L225", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_reconcile_wizard_py", "target": "account_reconcile_wizard_compute_allow_partials", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L231", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_reconcile_wizard_py", "target": "account_reconcile_wizard_compute_display_allow_partials", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L236", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_reconcile_wizard_py", "target": "account_reconcile_wizard_compute_date", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L251", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_reconcile_wizard_py", "target": "account_reconcile_wizard_compute_journal_id", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L262", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_reconcile_wizard_py", "target": "account_reconcile_wizard_compute_is_rec_pay_account", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L270", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_reconcile_wizard_py", "target": "account_reconcile_wizard_compute_to_partner_id", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L278", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_reconcile_wizard_py", "target": "account_reconcile_wizard_compute_is_write_off_required", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L287", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_reconcile_wizard_py", "target": "account_reconcile_wizard_compute_reco_wizard_data", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L298", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_reconcile_wizard_py", "target": "account_reconcile_wizard_compute_edit_mode_amount_currency", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L492", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_reconcile_wizard_py", "target": "account_reconcile_wizard_compute_edit_mode_amount", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L499", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_reconcile_wizard_py", "target": "account_reconcile_wizard_compute_edit_mode_reco_currency", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L516", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_reconcile_wizard_py", "target": "account_reconcile_wizard_compute_edit_mode", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L523", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_reconcile_wizard_py", "target": "account_reconcile_wizard_compute_lock_date_violated_warning_message", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L528", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_reconcile_wizard_py", "target": "account_reconcile_wizard_compute_reco_model_autocomplete_ids", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L541", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_reconcile_wizard_py", "target": "account_reconcile_wizard_onchange_reco_model_id", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L570", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_account_reconcile_wizard_py", "target": "account_reconcile_wizard_check_min_max_edit_mode_amount_currency", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L585", "weight": 1.0}, {"source": "account_reconcile_wizard_accountreconcilewizard", "target": "account_reconcile_wizard_accountreconcilewizard_action_open_wizard", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L610", "weight": 1.0}, {"source": "account_reconcile_wizard_accountreconcilewizard", "target": "account_reconcile_wizard_accountreconcilewizard_get_date_after_lock_date", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L625", "weight": 1.0}, {"source": "account_reconcile_wizard_accountreconcilewizard", "target": "account_reconcile_wizard_accountreconcilewizard_compute_write_off_taxes_data", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L634", "weight": 1.0}, {"source": "account_reconcile_wizard_accountreconcilewizard", "target": "account_reconcile_wizard_accountreconcilewizard_create_write_off_lines", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L688", "weight": 1.0}, {"source": "account_reconcile_wizard_accountreconcilewizard", "target": "account_reconcile_wizard_accountreconcilewizard_create_write_off", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L745", "weight": 1.0}, {"source": "account_reconcile_wizard_accountreconcilewizard", "target": "account_reconcile_wizard_accountreconcilewizard_create_transfer", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L765", "weight": 1.0}, {"source": "account_reconcile_wizard_accountreconcilewizard", "target": "account_reconcile_wizard_accountreconcilewizard_reconcile", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L807", "weight": 1.0}, {"source": "account_reconcile_wizard_accountreconcilewizard", "target": "account_reconcile_wizard_accountreconcilewizard_reconcile_open", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L847", "weight": 1.0}, {"source": "account_reconcile_wizard_compute_lock_date_violated_warning_message", "target": "account_reconcile_wizard_accountreconcilewizard_get_date_after_lock_date", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L530", "weight": 1.0}, {"source": "account_reconcile_wizard_accountreconcilewizard_create_write_off_lines", "target": "account_reconcile_wizard_accountreconcilewizard_compute_write_off_taxes_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L694", "weight": 1.0}, {"source": "account_reconcile_wizard_accountreconcilewizard_create_write_off", "target": "account_reconcile_wizard_accountreconcilewizard_get_date_after_lock_date", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L754", "weight": 1.0}, {"source": "account_reconcile_wizard_accountreconcilewizard_create_write_off", "target": "account_reconcile_wizard_accountreconcilewizard_create_write_off_lines", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L756", "weight": 1.0}, {"source": "account_reconcile_wizard_accountreconcilewizard_create_transfer", "target": "account_reconcile_wizard_accountreconcilewizard_get_date_after_lock_date", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L801", "weight": 1.0}, {"source": "account_reconcile_wizard_accountreconcilewizard_reconcile", "target": "account_reconcile_wizard_accountreconcilewizard_create_transfer", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L819", "weight": 1.0}, {"source": "account_reconcile_wizard_accountreconcilewizard_reconcile", "target": "account_reconcile_wizard_accountreconcilewizard_create_write_off", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L834", "weight": 1.0}, {"source": "account_reconcile_wizard_accountreconcilewizard_reconcile_open", "target": "account_reconcile_wizard_accountreconcilewizard_reconcile", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L850", "weight": 1.0}, {"source": "account_reconcile_wizard_rationale_15", "target": "account_reconcile_wizard_accountreconcilewizard", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L15", "weight": 1.0}, {"source": "account_reconcile_wizard_rationale_28", "target": "account_reconcile_wizard_accountreconcilewizard_default_get", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L28", "weight": 1.0}, {"source": "account_reconcile_wizard_rationale_237", "target": "account_reconcile_wizard_accountreconcilewizard_compute_display_allow_partials", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L237", "weight": 1.0}, {"source": "account_reconcile_wizard_rationale_288", "target": "account_reconcile_wizard_accountreconcilewizard_compute_is_write_off_required", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L288", "weight": 1.0}, {"source": "account_reconcile_wizard_rationale_299", "target": "account_reconcile_wizard_accountreconcilewizard_compute_reco_wizard_data", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L299", "weight": 1.0}, {"source": "account_reconcile_wizard_rationale_542", "target": "account_reconcile_wizard_accountreconcilewizard_compute_reco_model_autocomplete_ids", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L542", "weight": 1.0}, {"source": "account_reconcile_wizard_rationale_571", "target": "account_reconcile_wizard_accountreconcilewizard_onchange_reco_model_id", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L571", "weight": 1.0}, {"source": "account_reconcile_wizard_rationale_626", "target": "account_reconcile_wizard_accountreconcilewizard_get_date_after_lock_date", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L626", "weight": 1.0}, {"source": "account_reconcile_wizard_rationale_635", "target": "account_reconcile_wizard_accountreconcilewizard_compute_write_off_taxes_data", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L635", "weight": 1.0}, {"source": "account_reconcile_wizard_rationale_689", "target": "account_reconcile_wizard_accountreconcilewizard_create_write_off_lines", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L689", "weight": 1.0}, {"source": "account_reconcile_wizard_rationale_746", "target": "account_reconcile_wizard_accountreconcilewizard_create_write_off", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L746", "weight": 1.0}, {"source": "account_reconcile_wizard_rationale_766", "target": "account_reconcile_wizard_accountreconcilewizard_create_transfer", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L766", "weight": 1.0}, {"source": "account_reconcile_wizard_rationale_808", "target": "account_reconcile_wizard_accountreconcilewizard_reconcile", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L808", "weight": 1.0}, {"source": "account_reconcile_wizard_rationale_848", "target": "account_reconcile_wizard_accountreconcilewizard_reconcile_open", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L848", "weight": 1.0}], "raw_calls": [{"caller_nid": "account_reconcile_wizard_default_get", "callee": "super", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L29"}, {"caller_nid": "account_reconcile_wizard_default_get", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L33"}, {"caller_nid": "account_reconcile_wizard_default_get", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L34"}, {"caller_nid": "account_reconcile_wizard_default_get", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L36"}, {"caller_nid": "account_reconcile_wizard_default_get", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L36"}, {"caller_nid": "account_reconcile_wizard_default_get", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L38"}, {"caller_nid": "account_reconcile_wizard_default_get", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L41"}, {"caller_nid": "account_reconcile_wizard_default_get", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L42"}, {"caller_nid": "account_reconcile_wizard_default_get", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L42"}, {"caller_nid": "account_reconcile_wizard_default_get", "callee": "join", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L44"}, {"caller_nid": "account_reconcile_wizard_default_get", "callee": "mapped", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L44"}, {"caller_nid": "account_reconcile_wizard_default_get", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L49"}, {"caller_nid": "account_reconcile_wizard_default_get", "callee": "_check_amls_exigibility_for_reconciliation", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L57"}, {"caller_nid": "account_reconcile_wizard_default_get", "callee": "set", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L60"}, {"caller_nid": "account_reconcile_wizard_compute_single_currency_mode", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L228"}, {"caller_nid": "account_reconcile_wizard_compute_date", "callee": "max", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L253"}, {"caller_nid": "account_reconcile_wizard_compute_date", "callee": "new", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L254"}, {"caller_nid": "account_reconcile_wizard_compute_date", "callee": "_get_accounting_date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L257"}, {"caller_nid": "account_reconcile_wizard_compute_date", "callee": "bool", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L258"}, {"caller_nid": "account_reconcile_wizard_compute_journal_id", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L264"}, {"caller_nid": "account_reconcile_wizard_compute_journal_id", "callee": "_check_company_domain", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L265"}, {"caller_nid": "account_reconcile_wizard_compute_to_partner_id", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L282"}, {"caller_nid": "account_reconcile_wizard_compute_is_write_off_required", "callee": "is_zero", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L290"}, {"caller_nid": "account_reconcile_wizard_compute_is_write_off_required", "callee": "is_zero", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L292"}, {"caller_nid": "account_reconcile_wizard_compute_reco_wizard_data", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L369"}, {"caller_nid": "account_reconcile_wizard_compute_reco_wizard_data", "callee": "update", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L372"}, {"caller_nid": "account_reconcile_wizard_compute_reco_wizard_data", "callee": "_determine_transfer_info", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L372"}, {"caller_nid": "account_reconcile_wizard_compute_reco_wizard_data", "callee": "_optimize_reconciliation_plan", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L383"}, {"caller_nid": "account_reconcile_wizard_compute_reco_wizard_data", "callee": "bool", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L401"}, {"caller_nid": "account_reconcile_wizard_compute_reco_wizard_data", "callee": "get_param", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L402"}, {"caller_nid": "account_reconcile_wizard_compute_reco_wizard_data", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L402"}, {"caller_nid": "account_reconcile_wizard_compute_reco_wizard_data", "callee": "_prepare_reconciliation_plan", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L407"}, {"caller_nid": "account_reconcile_wizard_compute_reco_wizard_data", "callee": "with_context", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L407"}, {"caller_nid": "account_reconcile_wizard_compute_reco_wizard_data", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L409"}, {"caller_nid": "account_reconcile_wizard_compute_reco_wizard_data", "callee": "_resolve_reco_currency", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L416"}, {"caller_nid": "account_reconcile_wizard_compute_reco_wizard_data", "callee": "_prepare_move_line_residual_amounts", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L421"}, {"caller_nid": "account_reconcile_wizard_compute_reco_wizard_data", "callee": "items", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L424"}, {"caller_nid": "account_reconcile_wizard_compute_reco_wizard_data", "callee": "all", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L428"}, {"caller_nid": "account_reconcile_wizard_compute_reco_wizard_data", "callee": "values", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L430"}, {"caller_nid": "account_reconcile_wizard_compute_reco_wizard_data", "callee": "all", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L433"}, {"caller_nid": "account_reconcile_wizard_compute_reco_wizard_data", "callee": "values", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L435"}, {"caller_nid": "account_reconcile_wizard_compute_reco_wizard_data", "callee": "max", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L443"}, {"caller_nid": "account_reconcile_wizard_compute_reco_wizard_data", "callee": "abs", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L447"}, {"caller_nid": "account_reconcile_wizard_compute_reco_wizard_data", "callee": "abs", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L450"}, {"caller_nid": "account_reconcile_wizard_compute_reco_wizard_data", "callee": "_get_conversion_rate", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L455"}, {"caller_nid": "account_reconcile_wizard_compute_reco_wizard_data", "callee": "items", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L464"}, {"caller_nid": "account_reconcile_wizard_compute_reco_wizard_data", "callee": "abs", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L467"}, {"caller_nid": "account_reconcile_wizard_compute_reco_wizard_data", "callee": "round", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L467"}, {"caller_nid": "account_reconcile_wizard_compute_reco_wizard_data", "callee": "abs", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L468"}, {"caller_nid": "account_reconcile_wizard_compute_reco_wizard_data", "callee": "abs", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L470"}, {"caller_nid": "account_reconcile_wizard_compute_reco_wizard_data", "callee": "round", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L470"}, {"caller_nid": "account_reconcile_wizard_compute_reco_wizard_data", "callee": "abs", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L471"}, {"caller_nid": "account_reconcile_wizard_compute_reco_wizard_data", "callee": "sum", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L476"}, {"caller_nid": "account_reconcile_wizard_compute_reco_wizard_data", "callee": "values", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L478"}, {"caller_nid": "account_reconcile_wizard_compute_reco_wizard_data", "callee": "sum", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L480"}, {"caller_nid": "account_reconcile_wizard_compute_reco_wizard_data", "callee": "items", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L486"}, {"caller_nid": "account_reconcile_wizard_compute_reco_wizard_data", "callee": "round", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L488"}, {"caller_nid": "account_reconcile_wizard_compute_edit_mode_amount", "callee": "abs", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L504"}, {"caller_nid": "account_reconcile_wizard_compute_edit_mode_amount", "callee": "round", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L508"}, {"caller_nid": "account_reconcile_wizard_compute_edit_mode", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L525"}, {"caller_nid": "account_reconcile_wizard_compute_lock_date_violated_warning_message", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L532"}, {"caller_nid": "account_reconcile_wizard_compute_reco_model_autocomplete_ids", "callee": "_where_calc", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L549"}, {"caller_nid": "account_reconcile_wizard_compute_reco_model_autocomplete_ids", "callee": "execute_query", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L551"}, {"caller_nid": "account_reconcile_wizard_compute_reco_model_autocomplete_ids", "callee": "SQL", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L551"}, {"caller_nid": "account_reconcile_wizard_compute_reco_model_autocomplete_ids", "callee": "SQL", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L559"}, {"caller_nid": "account_reconcile_wizard_compute_reco_model_autocomplete_ids", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L562"}, {"caller_nid": "account_reconcile_wizard_check_min_max_edit_mode_amount_currency", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L590"}, {"caller_nid": "account_reconcile_wizard_check_min_max_edit_mode_amount_currency", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L590"}, {"caller_nid": "account_reconcile_wizard_check_min_max_edit_mode_amount_currency", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L598"}, {"caller_nid": "account_reconcile_wizard_check_min_max_edit_mode_amount_currency", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L598"}, {"caller_nid": "account_reconcile_wizard_check_min_max_edit_mode_amount_currency", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L602"}, {"caller_nid": "account_reconcile_wizard_check_min_max_edit_mode_amount_currency", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L602"}, {"caller_nid": "account_reconcile_wizard_accountreconcilewizard_action_open_wizard", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L611"}, {"caller_nid": "account_reconcile_wizard_accountreconcilewizard_action_open_wizard", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L613"}, {"caller_nid": "account_reconcile_wizard_accountreconcilewizard_get_date_after_lock_date", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L627"}, {"caller_nid": "account_reconcile_wizard_accountreconcilewizard_get_date_after_lock_date", "callee": "_get_violated_lock_dates", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L628"}, {"caller_nid": "account_reconcile_wizard_accountreconcilewizard_get_date_after_lock_date", "callee": "bool", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L629"}, {"caller_nid": "account_reconcile_wizard_accountreconcilewizard_get_date_after_lock_date", "callee": "timedelta", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L632"}, {"caller_nid": "account_reconcile_wizard_accountreconcilewizard_compute_write_off_taxes_data", "callee": "abs", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L640"}, {"caller_nid": "account_reconcile_wizard_accountreconcilewizard_compute_write_off_taxes_data", "callee": "_prepare_base_line_for_taxes_computation", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L648"}, {"caller_nid": "account_reconcile_wizard_accountreconcilewizard_compute_write_off_taxes_data", "callee": "_add_tax_details_in_base_lines", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L661"}, {"caller_nid": "account_reconcile_wizard_accountreconcilewizard_compute_write_off_taxes_data", "callee": "_round_base_lines_tax_details", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L662"}, {"caller_nid": "account_reconcile_wizard_accountreconcilewizard_compute_write_off_taxes_data", "callee": "_add_accounting_data_in_base_lines_tax_details", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L663"}, {"caller_nid": "account_reconcile_wizard_accountreconcilewizard_compute_write_off_taxes_data", "callee": "_prepare_tax_lines", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L666"}, {"caller_nid": "account_reconcile_wizard_accountreconcilewizard_compute_write_off_taxes_data", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L671"}, {"caller_nid": "account_reconcile_wizard_accountreconcilewizard_compute_write_off_taxes_data", "callee": "sum", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L679"}, {"caller_nid": "account_reconcile_wizard_accountreconcilewizard_create_write_off_lines", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L702"}, {"caller_nid": "account_reconcile_wizard_accountreconcilewizard_create_write_off_lines", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L703"}, {"caller_nid": "account_reconcile_wizard_accountreconcilewizard_create_write_off_lines", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L711"}, {"caller_nid": "account_reconcile_wizard_accountreconcilewizard_create_write_off_lines", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L733"}, {"caller_nid": "account_reconcile_wizard_accountreconcilewizard_create_write_off_lines", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L733"}, {"caller_nid": "account_reconcile_wizard_accountreconcilewizard_create_write_off", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L747"}, {"caller_nid": "account_reconcile_wizard_accountreconcilewizard_create_write_off", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L749"}, {"caller_nid": "account_reconcile_wizard_accountreconcilewizard_create_write_off", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L758"}, {"caller_nid": "account_reconcile_wizard_accountreconcilewizard_create_write_off", "callee": "with_context", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L758"}, {"caller_nid": "account_reconcile_wizard_accountreconcilewizard_create_write_off", "callee": "action_post", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L762"}, {"caller_nid": "account_reconcile_wizard_accountreconcilewizard_create_transfer", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L768"}, {"caller_nid": "account_reconcile_wizard_accountreconcilewizard_create_transfer", "callee": "filtered", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L770"}, {"caller_nid": "account_reconcile_wizard_accountreconcilewizard_create_transfer", "callee": "groupby", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L774"}, {"caller_nid": "account_reconcile_wizard_accountreconcilewizard_create_transfer", "callee": "sum", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L777"}, {"caller_nid": "account_reconcile_wizard_accountreconcilewizard_create_transfer", "callee": "sum", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L778"}, {"caller_nid": "account_reconcile_wizard_accountreconcilewizard_create_transfer", "callee": "extend", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L779"}, {"caller_nid": "account_reconcile_wizard_accountreconcilewizard_create_transfer", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L780"}, {"caller_nid": "account_reconcile_wizard_accountreconcilewizard_create_transfer", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L781"}, {"caller_nid": "account_reconcile_wizard_accountreconcilewizard_create_transfer", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L788"}, {"caller_nid": "account_reconcile_wizard_accountreconcilewizard_create_transfer", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L789"}, {"caller_nid": "account_reconcile_wizard_accountreconcilewizard_create_transfer", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L798"}, {"caller_nid": "account_reconcile_wizard_accountreconcilewizard_create_transfer", "callee": "action_post", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L804"}, {"caller_nid": "account_reconcile_wizard_accountreconcilewizard_reconcile", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L809"}, {"caller_nid": "account_reconcile_wizard_accountreconcilewizard_reconcile", "callee": "filtered", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L820"}, {"caller_nid": "account_reconcile_wizard_accountreconcilewizard_reconcile", "callee": "filtered", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L823"}, {"caller_nid": "account_reconcile_wizard_accountreconcilewizard_reconcile", "callee": "filtered", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L826"}, {"caller_nid": "account_reconcile_wizard_accountreconcilewizard_reconcile", "callee": "_reconcile_plan", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L841"}, {"caller_nid": "account_reconcile_wizard_accountreconcilewizard_reconcile_open", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L849"}, {"caller_nid": "account_reconcile_wizard_accountreconcilewizard_reconcile_open", "callee": "open_reconcile_view", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/account_reconcile_wizard.py", "source_location": "L850"}]} |