Files
Odoo-Modules/graphify-out/cache/8bc820c602c8924d77ae12ba84fe2b6466dc03e26ae64033a138fc22a0f0ef16.json
gsinghpal 41d0908ade changes
2026-04-24 21:04:38 -04:00

1 line
44 KiB
JSON

{"nodes": [{"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_asset_modify_py", "label": "asset_modify.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L1"}, {"id": "asset_modify_assetmodify", "label": "AssetModify", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L13"}, {"id": "asset_modify_assetmodify_compute_modify_action", "label": "._compute_modify_action()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L151"}, {"id": "asset_modify_get_selection_modify_options", "label": "_get_selection_modify_options()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L158"}, {"id": "asset_modify_compute_accounts", "label": "_compute_accounts()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L174"}, {"id": "asset_modify_compute_value_residual", "label": "_compute_value_residual()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L180"}, {"id": "asset_modify_assetmodify_inverse_gain_account", "label": "._inverse_gain_account()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L184"}, {"id": "asset_modify_assetmodify_inverse_loss_account", "label": "._inverse_loss_account()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L188"}, {"id": "asset_modify_compute_gain_or_loss", "label": "_compute_gain_or_loss()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L193"}, {"id": "asset_modify_compute_gain_value", "label": "_compute_gain_value()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L211"}, {"id": "asset_modify_compute_informational_text", "label": "_compute_informational_text()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L221"}, {"id": "asset_modify_compute_select_invoice_line_id", "label": "_compute_select_invoice_line_id()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L290"}, {"id": "asset_modify_onchange_action", "label": "_onchange_action()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L302"}, {"id": "asset_modify_onchange_invoice_ids", "label": "_onchange_invoice_ids()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L322"}, {"id": "asset_modify_create", "label": "create()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L337"}, {"id": "asset_modify_assetmodify_modify", "label": ".modify()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L375"}, {"id": "asset_modify_assetmodify_pause", "label": ".pause()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L599"}, {"id": "asset_modify_assetmodify_sell_dispose", "label": ".sell_dispose()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L604"}, {"id": "asset_modify_assetmodify_get_own_book_value", "label": "._get_own_book_value()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L630"}, {"id": "asset_modify_assetmodify_get_increase_original_value", "label": "._get_increase_original_value()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L634"}, {"id": "asset_modify_assetmodify_get_new_asset_values", "label": "._get_new_asset_values()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L638"}, {"id": "asset_modify_rationale_14", "label": "Wizard for modifying running assets, including value changes, depreciation p", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L14"}, {"id": "asset_modify_rationale_152", "label": "Determine the default action based on context.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L152"}, {"id": "asset_modify_rationale_159", "label": "Return available modification actions.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L159"}, {"id": "asset_modify_rationale_194", "label": "Determine whether disposing/selling results in a gain or loss.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L194"}, {"id": "asset_modify_rationale_212", "label": "Check whether the modification increases the asset's book value.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L212"}, {"id": "asset_modify_rationale_222", "label": "Generate user-facing description of what will happen.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L222"}, {"id": "asset_modify_rationale_323", "label": "Keep invoice_line_ids in sync when invoices change.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L323"}, {"id": "asset_modify_rationale_338", "label": "Populate defaults from the linked asset when not provided.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L338"}, {"id": "asset_modify_rationale_376", "label": "Re-evaluate the asset: update depreciation parameters, handle value incr", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L376"}, {"id": "asset_modify_rationale_600", "label": "Pause depreciation for the asset.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L600"}, {"id": "asset_modify_rationale_605", "label": "Dispose of or sell the asset, generating closing entries.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L605"}, {"id": "asset_modify_rationale_631", "label": "Return the wizard's configured book value (residual + salvage).", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L631"}, {"id": "asset_modify_rationale_635", "label": "Compute the original value for a gross increase child asset.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L635"}, {"id": "asset_modify_rationale_639", "label": "Calculate capped residual and salvage values to ensure they don't exceed", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L639"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_asset_modify_py", "target": "dateutil_relativedelta", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L5", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_asset_modify_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L7", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_asset_modify_py", "target": "odoo_exceptions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L8", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_asset_modify_py", "target": "odoo_tools", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L9", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_asset_modify_py", "target": "odoo_tools_misc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L10", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_asset_modify_py", "target": "asset_modify_assetmodify", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L13", "weight": 1.0}, {"source": "asset_modify_assetmodify", "target": "asset_modify_assetmodify_compute_modify_action", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L151", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_asset_modify_py", "target": "asset_modify_get_selection_modify_options", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L158", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_asset_modify_py", "target": "asset_modify_compute_accounts", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L174", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_asset_modify_py", "target": "asset_modify_compute_value_residual", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L180", "weight": 1.0}, {"source": "asset_modify_assetmodify", "target": "asset_modify_assetmodify_inverse_gain_account", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L184", "weight": 1.0}, {"source": "asset_modify_assetmodify", "target": "asset_modify_assetmodify_inverse_loss_account", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L188", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_asset_modify_py", "target": "asset_modify_compute_gain_or_loss", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L193", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_asset_modify_py", "target": "asset_modify_compute_gain_value", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L211", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_asset_modify_py", "target": "asset_modify_compute_informational_text", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L221", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_asset_modify_py", "target": "asset_modify_compute_select_invoice_line_id", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L290", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_asset_modify_py", "target": "asset_modify_onchange_action", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L302", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_asset_modify_py", "target": "asset_modify_onchange_invoice_ids", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L322", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_asset_modify_py", "target": "asset_modify_create", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L337", "weight": 1.0}, {"source": "asset_modify_assetmodify", "target": "asset_modify_assetmodify_modify", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L375", "weight": 1.0}, {"source": "asset_modify_assetmodify", "target": "asset_modify_assetmodify_pause", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L599", "weight": 1.0}, {"source": "asset_modify_assetmodify", "target": "asset_modify_assetmodify_sell_dispose", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L604", "weight": 1.0}, {"source": "asset_modify_assetmodify", "target": "asset_modify_assetmodify_get_own_book_value", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L630", "weight": 1.0}, {"source": "asset_modify_assetmodify", "target": "asset_modify_assetmodify_get_increase_original_value", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L634", "weight": 1.0}, {"source": "asset_modify_assetmodify", "target": "asset_modify_assetmodify_get_new_asset_values", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L638", "weight": 1.0}, {"source": "asset_modify_compute_gain_or_loss", "target": "asset_modify_assetmodify_get_own_book_value", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L199", "weight": 1.0}, {"source": "asset_modify_compute_gain_value", "target": "asset_modify_assetmodify_get_own_book_value", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L215", "weight": 1.0}, {"source": "asset_modify_assetmodify_modify", "target": "asset_modify_assetmodify_get_own_book_value", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L426", "weight": 1.0}, {"source": "asset_modify_assetmodify_modify", "target": "asset_modify_assetmodify_get_new_asset_values", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L430", "weight": 1.0}, {"source": "asset_modify_assetmodify_modify", "target": "asset_modify_create", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L468", "weight": 1.0}, {"source": "asset_modify_assetmodify_modify", "target": "asset_modify_assetmodify_get_increase_original_value", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L516", "weight": 1.0}, {"source": "asset_modify_rationale_14", "target": "asset_modify_assetmodify", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L14", "weight": 1.0}, {"source": "asset_modify_rationale_152", "target": "asset_modify_assetmodify_compute_modify_action", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L152", "weight": 1.0}, {"source": "asset_modify_rationale_159", "target": "asset_modify_assetmodify_get_selection_modify_options", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L159", "weight": 1.0}, {"source": "asset_modify_rationale_194", "target": "asset_modify_assetmodify_compute_gain_or_loss", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L194", "weight": 1.0}, {"source": "asset_modify_rationale_212", "target": "asset_modify_assetmodify_compute_gain_value", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L212", "weight": 1.0}, {"source": "asset_modify_rationale_222", "target": "asset_modify_assetmodify_compute_informational_text", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L222", "weight": 1.0}, {"source": "asset_modify_rationale_323", "target": "asset_modify_assetmodify_onchange_invoice_ids", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L323", "weight": 1.0}, {"source": "asset_modify_rationale_338", "target": "asset_modify_assetmodify_create", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L338", "weight": 1.0}, {"source": "asset_modify_rationale_376", "target": "asset_modify_assetmodify_modify", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L376", "weight": 1.0}, {"source": "asset_modify_rationale_600", "target": "asset_modify_assetmodify_pause", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L600", "weight": 1.0}, {"source": "asset_modify_rationale_605", "target": "asset_modify_assetmodify_sell_dispose", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L605", "weight": 1.0}, {"source": "asset_modify_rationale_631", "target": "asset_modify_assetmodify_get_own_book_value", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L631", "weight": 1.0}, {"source": "asset_modify_rationale_635", "target": "asset_modify_assetmodify_get_increase_original_value", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L635", "weight": 1.0}, {"source": "asset_modify_rationale_639", "target": "asset_modify_assetmodify_get_new_asset_values", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L639", "weight": 1.0}], "raw_calls": [{"caller_nid": "asset_modify_assetmodify_compute_modify_action", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L153"}, {"caller_nid": "asset_modify_get_selection_modify_options", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L160"}, {"caller_nid": "asset_modify_get_selection_modify_options", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L161"}, {"caller_nid": "asset_modify_get_selection_modify_options", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L163"}, {"caller_nid": "asset_modify_get_selection_modify_options", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L164"}, {"caller_nid": "asset_modify_get_selection_modify_options", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L165"}, {"caller_nid": "asset_modify_get_selection_modify_options", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L166"}, {"caller_nid": "asset_modify_compute_value_residual", "callee": "_get_residual_value_at_date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L182"}, {"caller_nid": "asset_modify_assetmodify_inverse_gain_account", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L186"}, {"caller_nid": "asset_modify_assetmodify_inverse_loss_account", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L190"}, {"caller_nid": "asset_modify_compute_gain_or_loss", "callee": "abs", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L196"}, {"caller_nid": "asset_modify_compute_gain_or_loss", "callee": "sum", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L196"}, {"caller_nid": "asset_modify_compute_gain_or_loss", "callee": "compare_amounts", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L200"}, {"caller_nid": "asset_modify_compute_gain_value", "callee": "compare_amounts", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L214"}, {"caller_nid": "asset_modify_compute_informational_text", "callee": "format_date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L224"}, {"caller_nid": "asset_modify_compute_informational_text", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L227"}, {"caller_nid": "asset_modify_compute_informational_text", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L230"}, {"caller_nid": "asset_modify_compute_informational_text", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L233"}, {"caller_nid": "asset_modify_compute_informational_text", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L234"}, {"caller_nid": "asset_modify_compute_informational_text", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L249"}, {"caller_nid": "asset_modify_compute_informational_text", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L259"}, {"caller_nid": "asset_modify_compute_informational_text", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L266"}, {"caller_nid": "asset_modify_compute_informational_text", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L269"}, {"caller_nid": "asset_modify_compute_informational_text", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L280"}, {"caller_nid": "asset_modify_compute_informational_text", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L283"}, {"caller_nid": "asset_modify_compute_select_invoice_line_id", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L294"}, {"caller_nid": "asset_modify_onchange_action", "callee": "filtered", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L305"}, {"caller_nid": "asset_modify_onchange_action", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L310"}, {"caller_nid": "asset_modify_onchange_action", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L310"}, {"caller_nid": "asset_modify_onchange_action", "callee": "write", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L316"}, {"caller_nid": "asset_modify_onchange_action", "callee": "_get_residual_value_at_date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L317"}, {"caller_nid": "asset_modify_onchange_invoice_ids", "callee": "filtered", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L324"}, {"caller_nid": "asset_modify_onchange_invoice_ids", "callee": "filtered", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L329"}, {"caller_nid": "asset_modify_onchange_invoice_ids", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L329"}, {"caller_nid": "asset_modify_create", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L343"}, {"caller_nid": "asset_modify_create", "callee": "filtered", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L345"}, {"caller_nid": "asset_modify_create", "callee": "today", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L349"}, {"caller_nid": "asset_modify_create", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L353"}, {"caller_nid": "asset_modify_create", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L353"}, {"caller_nid": "asset_modify_create", "callee": "items", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L366"}, {"caller_nid": "asset_modify_create", "callee": "super", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L369"}, {"caller_nid": "asset_modify_assetmodify_modify", "callee": "_get_user_fiscal_lock_date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L378"}, {"caller_nid": "asset_modify_assetmodify_modify", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L382"}, {"caller_nid": "asset_modify_assetmodify_modify", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L382"}, {"caller_nid": "asset_modify_assetmodify_modify", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L405"}, {"caller_nid": "asset_modify_assetmodify_modify", "callee": "max", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L409"}, {"caller_nid": "asset_modify_assetmodify_modify", "callee": "_get_delta_days", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L412"}, {"caller_nid": "asset_modify_assetmodify_modify", "callee": "compare_amounts", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L413"}, {"caller_nid": "asset_modify_assetmodify_modify", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L414"}, {"caller_nid": "asset_modify_assetmodify_modify", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L414"}, {"caller_nid": "asset_modify_assetmodify_modify", "callee": "message_post", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L421"}, {"caller_nid": "asset_modify_assetmodify_modify", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L422"}, {"caller_nid": "asset_modify_assetmodify_modify", "callee": "max", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L431"}, {"caller_nid": "asset_modify_assetmodify_modify", "callee": "max", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L432"}, {"caller_nid": "asset_modify_assetmodify_modify", "callee": "search_count", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L436"}, {"caller_nid": "asset_modify_assetmodify_modify", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L442"}, {"caller_nid": "asset_modify_assetmodify_modify", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L442"}, {"caller_nid": "asset_modify_assetmodify_modify", "callee": "_create_move_before_date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L446"}, {"caller_nid": "asset_modify_assetmodify_modify", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L455"}, {"caller_nid": "asset_modify_assetmodify_modify", "callee": "float_is_zero", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L456"}, {"caller_nid": "asset_modify_assetmodify_modify", "callee": "write", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L462"}, {"caller_nid": "asset_modify_assetmodify_modify", "callee": "compare_amounts", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L466"}, {"caller_nid": "asset_modify_assetmodify_modify", "callee": "relativedelta", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L467"}, {"caller_nid": "asset_modify_assetmodify_modify", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L478"}, {"caller_nid": "asset_modify_assetmodify_modify", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L487"}, {"caller_nid": "asset_modify_assetmodify_modify", "callee": "_post", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L494"}, {"caller_nid": "asset_modify_assetmodify_modify", "callee": "filtered", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L525"}, {"caller_nid": "asset_modify_assetmodify_modify", "callee": "validate", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L530"}, {"caller_nid": "asset_modify_assetmodify_modify", "callee": "_get_html_link", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L532"}, {"caller_nid": "asset_modify_assetmodify_modify", "callee": "message_post", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L533"}, {"caller_nid": "asset_modify_assetmodify_modify", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L534"}, {"caller_nid": "asset_modify_assetmodify_modify", "callee": "compare_amounts", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L538"}, {"caller_nid": "asset_modify_assetmodify_modify", "callee": "_prepare_move_for_asset_depreciation", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L539"}, {"caller_nid": "asset_modify_assetmodify_modify", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L542"}, {"caller_nid": "asset_modify_assetmodify_modify", "callee": "_post", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L552"}, {"caller_nid": "asset_modify_assetmodify_modify", "callee": "relativedelta", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L555"}, {"caller_nid": "asset_modify_assetmodify_modify", "callee": "compute_depreciation_board", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L557"}, {"caller_nid": "asset_modify_assetmodify_modify", "callee": "compute_depreciation_board", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L559"}, {"caller_nid": "asset_modify_assetmodify_modify", "callee": "write", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L564"}, {"caller_nid": "asset_modify_assetmodify_modify", "callee": "_create_move_before_date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L571"}, {"caller_nid": "asset_modify_assetmodify_modify", "callee": "compute_depreciation_board", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L573"}, {"caller_nid": "asset_modify_assetmodify_modify", "callee": "compute_depreciation_board", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L575"}, {"caller_nid": "asset_modify_assetmodify_modify", "callee": "_check_depreciations", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L576"}, {"caller_nid": "asset_modify_assetmodify_modify", "callee": "_post", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L577"}, {"caller_nid": "asset_modify_assetmodify_modify", "callee": "filtered", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L577"}, {"caller_nid": "asset_modify_assetmodify_modify", "callee": "fields_get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L582"}, {"caller_nid": "asset_modify_assetmodify_modify", "callee": "keys", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L582"}, {"caller_nid": "asset_modify_assetmodify_modify", "callee": "_mail_track", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L583"}, {"caller_nid": "asset_modify_assetmodify_modify", "callee": "message_post", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L587"}, {"caller_nid": "asset_modify_assetmodify_modify", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L588"}, {"caller_nid": "asset_modify_assetmodify_modify", "callee": "_check_depreciations", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L592"}, {"caller_nid": "asset_modify_assetmodify_modify", "callee": "_post", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L593"}, {"caller_nid": "asset_modify_assetmodify_modify", "callee": "filtered", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L593"}, {"caller_nid": "asset_modify_assetmodify_sell_dispose", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L606"}, {"caller_nid": "asset_modify_assetmodify_sell_dispose", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L611"}, {"caller_nid": "asset_modify_assetmodify_sell_dispose", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L611"}, {"caller_nid": "asset_modify_assetmodify_sell_dispose", "callee": "set_to_close", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L620"}, {"caller_nid": "asset_modify_assetmodify_get_new_asset_values", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L641"}, {"caller_nid": "asset_modify_assetmodify_get_new_asset_values", "callee": "min", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L642"}, {"caller_nid": "asset_modify_assetmodify_get_new_asset_values", "callee": "min", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L643"}, {"caller_nid": "asset_modify_assetmodify_get_new_asset_values", "callee": "min", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/asset_modify.py", "source_location": "L646"}]}