1 line
26 KiB
JSON
1 line
26 KiB
JSON
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_multicurrency_revaluation_py", "label": "multicurrency_revaluation.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L1"}, {"id": "multicurrency_revaluation_multicurrencyrevaluationwizard", "label": "MulticurrencyRevaluationWizard", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L13"}, {"id": "multicurrency_revaluation_default_get", "label": "default_get()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L77"}, {"id": "multicurrency_revaluation_compute_show_warning", "label": "_compute_show_warning()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L101"}, {"id": "multicurrency_revaluation_compute_preview_data", "label": "_compute_preview_data()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L119"}, {"id": "multicurrency_revaluation_compute_accounting_values", "label": "_compute_accounting_values()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L140"}, {"id": "multicurrency_revaluation_multicurrencyrevaluationwizard_inverse_revaluation_journal", "label": "._inverse_revaluation_journal()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L155"}, {"id": "multicurrency_revaluation_multicurrencyrevaluationwizard_inverse_expense_provision_account", "label": "._inverse_expense_provision_account()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L159"}, {"id": "multicurrency_revaluation_multicurrencyrevaluationwizard_inverse_income_provision_account", "label": "._inverse_income_provision_account()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L165"}, {"id": "multicurrency_revaluation_get_move_vals", "label": "_get_move_vals()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L176"}, {"id": "multicurrency_revaluation_multicurrencyrevaluationwizard_create_entries", "label": ".create_entries()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L283"}, {"id": "multicurrency_revaluation_rationale_14", "label": "Generates revaluation journal entries that capture unrealized gains or losse", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L14"}, {"id": "multicurrency_revaluation_rationale_78", "label": "Initialize reversal date and validate that adjustments are needed.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L78"}, {"id": "multicurrency_revaluation_rationale_102", "label": "Warn if there's an unreversed entry on the provision accounts.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L102"}, {"id": "multicurrency_revaluation_rationale_120", "label": "Build JSON data for the move preview widget.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L120"}, {"id": "multicurrency_revaluation_rationale_141", "label": "Load revaluation settings from the company.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L141"}, {"id": "multicurrency_revaluation_rationale_177", "label": "Build the journal entry values from the multicurrency revaluation report", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L177"}, {"id": "multicurrency_revaluation_rationale_284", "label": "Create the revaluation entry and its automatic reversal.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L284"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_multicurrency_revaluation_py", "target": "json", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L5", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_multicurrency_revaluation_py", "target": "dateutil_relativedelta", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L6", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_multicurrency_revaluation_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L8", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_multicurrency_revaluation_py", "target": "odoo_exceptions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L9", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_multicurrency_revaluation_py", "target": "odoo_tools", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L10", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_multicurrency_revaluation_py", "target": "multicurrency_revaluation_multicurrencyrevaluationwizard", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L13", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_multicurrency_revaluation_py", "target": "multicurrency_revaluation_default_get", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L77", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_multicurrency_revaluation_py", "target": "multicurrency_revaluation_compute_show_warning", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L101", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_multicurrency_revaluation_py", "target": "multicurrency_revaluation_compute_preview_data", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L119", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_multicurrency_revaluation_py", "target": "multicurrency_revaluation_compute_accounting_values", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L140", "weight": 1.0}, {"source": "multicurrency_revaluation_multicurrencyrevaluationwizard", "target": "multicurrency_revaluation_multicurrencyrevaluationwizard_inverse_revaluation_journal", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L155", "weight": 1.0}, {"source": "multicurrency_revaluation_multicurrencyrevaluationwizard", "target": "multicurrency_revaluation_multicurrencyrevaluationwizard_inverse_expense_provision_account", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L159", "weight": 1.0}, {"source": "multicurrency_revaluation_multicurrencyrevaluationwizard", "target": "multicurrency_revaluation_multicurrencyrevaluationwizard_inverse_income_provision_account", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L165", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_wizard_multicurrency_revaluation_py", "target": "multicurrency_revaluation_get_move_vals", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L176", "weight": 1.0}, {"source": "multicurrency_revaluation_multicurrencyrevaluationwizard", "target": "multicurrency_revaluation_multicurrencyrevaluationwizard_create_entries", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L283", "weight": 1.0}, {"source": "multicurrency_revaluation_default_get", "target": "multicurrency_revaluation_get_move_vals", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L88", "weight": 1.0}, {"source": "multicurrency_revaluation_compute_preview_data", "target": "multicurrency_revaluation_get_move_vals", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L128", "weight": 1.0}, {"source": "multicurrency_revaluation_multicurrencyrevaluationwizard_create_entries", "target": "multicurrency_revaluation_get_move_vals", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L286", "weight": 1.0}, {"source": "multicurrency_revaluation_rationale_14", "target": "multicurrency_revaluation_multicurrencyrevaluationwizard", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L14", "weight": 1.0}, {"source": "multicurrency_revaluation_rationale_78", "target": "multicurrency_revaluation_multicurrencyrevaluationwizard_default_get", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L78", "weight": 1.0}, {"source": "multicurrency_revaluation_rationale_102", "target": "multicurrency_revaluation_multicurrencyrevaluationwizard_compute_show_warning", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L102", "weight": 1.0}, {"source": "multicurrency_revaluation_rationale_120", "target": "multicurrency_revaluation_multicurrencyrevaluationwizard_compute_preview_data", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L120", "weight": 1.0}, {"source": "multicurrency_revaluation_rationale_141", "target": "multicurrency_revaluation_multicurrencyrevaluationwizard_compute_accounting_values", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L141", "weight": 1.0}, {"source": "multicurrency_revaluation_rationale_177", "target": "multicurrency_revaluation_multicurrencyrevaluationwizard_get_move_vals", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L177", "weight": 1.0}, {"source": "multicurrency_revaluation_rationale_284", "target": "multicurrency_revaluation_multicurrencyrevaluationwizard_create_entries", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L284", "weight": 1.0}], "raw_calls": [{"caller_nid": "multicurrency_revaluation_default_get", "callee": "super", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L79"}, {"caller_nid": "multicurrency_revaluation_default_get", "callee": "to_date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L82"}, {"caller_nid": "multicurrency_revaluation_default_get", "callee": "relativedelta", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L83"}, {"caller_nid": "multicurrency_revaluation_default_get", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L87"}, {"caller_nid": "multicurrency_revaluation_default_get", "callee": "with_context", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L88"}, {"caller_nid": "multicurrency_revaluation_default_get", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L92"}, {"caller_nid": "multicurrency_revaluation_default_get", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L92"}, {"caller_nid": "multicurrency_revaluation_compute_show_warning", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L109"}, {"caller_nid": "multicurrency_revaluation_compute_preview_data", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L122"}, {"caller_nid": "multicurrency_revaluation_compute_preview_data", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L123"}, {"caller_nid": "multicurrency_revaluation_compute_preview_data", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L124"}, {"caller_nid": "multicurrency_revaluation_compute_preview_data", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L125"}, {"caller_nid": "multicurrency_revaluation_compute_preview_data", "callee": "_move_dict_to_preview_vals", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L130"}, {"caller_nid": "multicurrency_revaluation_compute_preview_data", "callee": "dumps", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L134"}, {"caller_nid": "multicurrency_revaluation_multicurrencyrevaluationwizard_inverse_revaluation_journal", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L157"}, {"caller_nid": "multicurrency_revaluation_multicurrencyrevaluationwizard_inverse_expense_provision_account", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L161"}, {"caller_nid": "multicurrency_revaluation_multicurrencyrevaluationwizard_inverse_income_provision_account", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L167"}, {"caller_nid": "multicurrency_revaluation_get_move_vals", "callee": "ref", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L195"}, {"caller_nid": "multicurrency_revaluation_get_move_vals", "callee": "filtered", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L196"}, {"caller_nid": "multicurrency_revaluation_get_move_vals", "callee": "_get_generic_line_id", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L199"}, {"caller_nid": "multicurrency_revaluation_get_move_vals", "callee": "_get_lines", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L207"}, {"caller_nid": "multicurrency_revaluation_get_move_vals", "callee": "_get_unfolded_lines", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L210"}, {"caller_nid": "multicurrency_revaluation_get_move_vals", "callee": "_parse_line_id", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L213"}, {"caller_nid": "multicurrency_revaluation_get_move_vals", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L213"}, {"caller_nid": "multicurrency_revaluation_get_move_vals", "callee": "_extract_adjustment", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L214"}, {"caller_nid": "multicurrency_revaluation_get_move_vals", "callee": "is_zero", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L219"}, {"caller_nid": "multicurrency_revaluation_get_move_vals", "callee": "_extract_model_id", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L222"}, {"caller_nid": "multicurrency_revaluation_get_move_vals", "callee": "_extract_model_id", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L223"}, {"caller_nid": "multicurrency_revaluation_get_move_vals", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L224"}, {"caller_nid": "multicurrency_revaluation_get_move_vals", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L229"}, {"caller_nid": "multicurrency_revaluation_get_move_vals", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L233"}, {"caller_nid": "multicurrency_revaluation_get_move_vals", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L233"}, {"caller_nid": "multicurrency_revaluation_get_move_vals", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L234"}, {"caller_nid": "multicurrency_revaluation_get_move_vals", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L250"}, {"caller_nid": "multicurrency_revaluation_get_move_vals", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L255"}, {"caller_nid": "multicurrency_revaluation_get_move_vals", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L260"}, {"caller_nid": "multicurrency_revaluation_get_move_vals", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L260"}, {"caller_nid": "multicurrency_revaluation_get_move_vals", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L270"}, {"caller_nid": "multicurrency_revaluation_get_move_vals", "callee": "format_date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L272"}, {"caller_nid": "multicurrency_revaluation_multicurrencyrevaluationwizard_create_entries", "callee": "ensure_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L285"}, {"caller_nid": "multicurrency_revaluation_multicurrencyrevaluationwizard_create_entries", "callee": "UserError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L289"}, {"caller_nid": "multicurrency_revaluation_multicurrencyrevaluationwizard_create_entries", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L289"}, {"caller_nid": "multicurrency_revaluation_multicurrencyrevaluationwizard_create_entries", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L292"}, {"caller_nid": "multicurrency_revaluation_multicurrencyrevaluationwizard_create_entries", "callee": "action_post", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L293"}, {"caller_nid": "multicurrency_revaluation_multicurrencyrevaluationwizard_create_entries", "callee": "_reverse_moves", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L296"}, {"caller_nid": "multicurrency_revaluation_multicurrencyrevaluationwizard_create_entries", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L297"}, {"caller_nid": "multicurrency_revaluation_multicurrencyrevaluationwizard_create_entries", "callee": "action_post", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L300"}, {"caller_nid": "multicurrency_revaluation_multicurrencyrevaluationwizard_create_entries", "callee": "ref", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L303"}, {"caller_nid": "multicurrency_revaluation_multicurrencyrevaluationwizard_create_entries", "callee": "items", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/wizard/multicurrency_revaluation.py", "source_location": "L305"}]} |