1 line
34 KiB
JSON
1 line
34 KiB
JSON
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_tax_py", "label": "account_tax.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L1"}, {"id": "account_tax_fusionaccounttax", "label": "FusionAccountTax", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L8"}, {"id": "account_tax_fusionaccounttax_prepare_base_line_for_taxes_computation", "label": "._prepare_base_line_for_taxes_computation()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L14"}, {"id": "account_tax_fusionaccounttax_prepare_tax_line_for_taxes_computation", "label": "._prepare_tax_line_for_taxes_computation()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L25"}, {"id": "account_tax_fusionaccounttax_prepare_base_line_grouping_key", "label": "._prepare_base_line_grouping_key()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L36"}, {"id": "account_tax_fusionaccounttax_prepare_base_line_tax_repartition_grouping_key", "label": "._prepare_base_line_tax_repartition_grouping_key()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L44"}, {"id": "account_tax_fusionaccounttax_prepare_tax_line_repartition_grouping_key", "label": "._prepare_tax_line_repartition_grouping_key()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L70"}, {"id": "account_tax_fusiontaxunit", "label": "FusionTaxUnit", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L79"}, {"id": "account_tax_fusiontaxunit_create", "label": ".create()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L118"}, {"id": "account_tax_fusiontaxunit_unlink", "label": ".unlink()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L159"}, {"id": "account_tax_compute_fiscal_position_completion", "label": "_compute_fiscal_position_completion()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L168"}, {"id": "account_tax_fusiontaxunit_get_tax_unit_fiscal_positions", "label": "._get_tax_unit_fiscal_positions()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L191"}, {"id": "account_tax_fusiontaxunit_action_sync_unit_fiscal_positions", "label": ".action_sync_unit_fiscal_positions()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L226"}, {"id": "account_tax_validate_companies_country", "label": "_validate_companies_country()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L241"}, {"id": "account_tax_validate_main_company", "label": "_validate_main_company()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L266"}, {"id": "account_tax_validate_companies", "label": "_validate_companies()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L275"}, {"id": "account_tax_validate_vat", "label": "_validate_vat()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L285"}, {"id": "account_tax_onchange_company_ids", "label": "_onchange_company_ids()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L307"}, {"id": "account_tax_rationale_9", "label": "Extends the tax engine to carry deferred revenue/expense dates through the b", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L9"}, {"id": "account_tax_rationale_15", "label": "Inject deferred period dates into the base-line dictionary.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L15"}, {"id": "account_tax_rationale_26", "label": "Inject deferred period dates into the tax-line dictionary.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L26"}, {"id": "account_tax_rationale_37", "label": "Include deferred dates in the grouping key so lines with different defer", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L37"}, {"id": "account_tax_rationale_47", "label": "Propagate deferred dates into the repartition grouping key only when the", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L47"}, {"id": "account_tax_rationale_71", "label": "Mirror deferred dates from the tax line into its repartition grouping ke", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L71"}, {"id": "account_tax_rationale_80", "label": "A tax unit groups multiple companies for consolidated tax reporting. Manages", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L80"}, {"id": "account_tax_rationale_119", "label": "After creation, set up horizontal groups on the generic tax reports so t", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L119"}, {"id": "account_tax_rationale_160", "label": "Clean up fiscal positions before deletion.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L160"}, {"id": "account_tax_rationale_169", "label": "Check whether every member company has a synchronised fiscal position ma", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L169"}, {"id": "account_tax_rationale_192", "label": "Retrieve (or create) fiscal positions for each company in the unit. When", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L192"}, {"id": "account_tax_rationale_227", "label": "Remove existing unit fiscal positions and recreate them with up-to-date", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L227"}, {"id": "account_tax_rationale_242", "label": "All member companies must share the same currency and each company may o", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L242"}, {"id": "account_tax_rationale_267", "label": "The designated main company must be among the unit's members.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L267"}, {"id": "account_tax_rationale_276", "label": "A tax unit requires at least two member companies.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L276"}, {"id": "account_tax_rationale_286", "label": "Validate the VAT number against the unit's country.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L286"}, {"id": "account_tax_rationale_308", "label": "Auto-select the first company as main when the current main is removed f", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L308"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_tax_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L4", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_tax_py", "target": "odoo_exceptions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L5", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_tax_py", "target": "account_tax_fusionaccounttax", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L8", "weight": 1.0}, {"source": "account_tax_fusionaccounttax", "target": "account_tax_fusionaccounttax_prepare_base_line_for_taxes_computation", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L14", "weight": 1.0}, {"source": "account_tax_fusionaccounttax", "target": "account_tax_fusionaccounttax_prepare_tax_line_for_taxes_computation", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L25", "weight": 1.0}, {"source": "account_tax_fusionaccounttax", "target": "account_tax_fusionaccounttax_prepare_base_line_grouping_key", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L36", "weight": 1.0}, {"source": "account_tax_fusionaccounttax", "target": "account_tax_fusionaccounttax_prepare_base_line_tax_repartition_grouping_key", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L44", "weight": 1.0}, {"source": "account_tax_fusionaccounttax", "target": "account_tax_fusionaccounttax_prepare_tax_line_repartition_grouping_key", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L70", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_tax_py", "target": "account_tax_fusiontaxunit", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L79", "weight": 1.0}, {"source": "account_tax_fusiontaxunit", "target": "account_tax_fusiontaxunit_create", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L118", "weight": 1.0}, {"source": "account_tax_fusiontaxunit", "target": "account_tax_fusiontaxunit_unlink", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L159", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_tax_py", "target": "account_tax_compute_fiscal_position_completion", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L168", "weight": 1.0}, {"source": "account_tax_fusiontaxunit", "target": "account_tax_fusiontaxunit_get_tax_unit_fiscal_positions", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L191", "weight": 1.0}, {"source": "account_tax_fusiontaxunit", "target": "account_tax_fusiontaxunit_action_sync_unit_fiscal_positions", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L226", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_tax_py", "target": "account_tax_validate_companies_country", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L241", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_tax_py", "target": "account_tax_validate_main_company", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L266", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_tax_py", "target": "account_tax_validate_companies", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L275", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_tax_py", "target": "account_tax_validate_vat", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L285", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_work_in_progress_fusion_accounting_models_account_tax_py", "target": "account_tax_onchange_company_ids", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L307", "weight": 1.0}, {"source": "account_tax_fusiontaxunit_unlink", "target": "account_tax_fusiontaxunit_get_tax_unit_fiscal_positions", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L161", "weight": 1.0}, {"source": "account_tax_compute_fiscal_position_completion", "target": "account_tax_fusiontaxunit_get_tax_unit_fiscal_positions", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L175", "weight": 1.0}, {"source": "account_tax_fusiontaxunit_get_tax_unit_fiscal_positions", "target": "account_tax_fusiontaxunit_create", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L217", "weight": 1.0}, {"source": "account_tax_fusiontaxunit_action_sync_unit_fiscal_positions", "target": "account_tax_fusiontaxunit_unlink", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L229", "weight": 1.0}, {"source": "account_tax_fusiontaxunit_action_sync_unit_fiscal_positions", "target": "account_tax_fusiontaxunit_get_tax_unit_fiscal_positions", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L229", "weight": 1.0}, {"source": "account_tax_rationale_9", "target": "account_tax_fusionaccounttax", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L9", "weight": 1.0}, {"source": "account_tax_rationale_15", "target": "account_tax_fusionaccounttax_prepare_base_line_for_taxes_computation", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L15", "weight": 1.0}, {"source": "account_tax_rationale_26", "target": "account_tax_fusionaccounttax_prepare_tax_line_for_taxes_computation", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L26", "weight": 1.0}, {"source": "account_tax_rationale_37", "target": "account_tax_fusionaccounttax_prepare_base_line_grouping_key", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L37", "weight": 1.0}, {"source": "account_tax_rationale_47", "target": "account_tax_fusionaccounttax_prepare_base_line_tax_repartition_grouping_key", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L47", "weight": 1.0}, {"source": "account_tax_rationale_71", "target": "account_tax_fusionaccounttax_prepare_tax_line_repartition_grouping_key", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L71", "weight": 1.0}, {"source": "account_tax_rationale_80", "target": "account_tax_fusiontaxunit", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L80", "weight": 1.0}, {"source": "account_tax_rationale_119", "target": "account_tax_fusiontaxunit_create", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L119", "weight": 1.0}, {"source": "account_tax_rationale_160", "target": "account_tax_fusiontaxunit_unlink", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L160", "weight": 1.0}, {"source": "account_tax_rationale_169", "target": "account_tax_fusiontaxunit_compute_fiscal_position_completion", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L169", "weight": 1.0}, {"source": "account_tax_rationale_192", "target": "account_tax_fusiontaxunit_get_tax_unit_fiscal_positions", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L192", "weight": 1.0}, {"source": "account_tax_rationale_227", "target": "account_tax_fusiontaxunit_action_sync_unit_fiscal_positions", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L227", "weight": 1.0}, {"source": "account_tax_rationale_242", "target": "account_tax_fusiontaxunit_validate_companies_country", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L242", "weight": 1.0}, {"source": "account_tax_rationale_267", "target": "account_tax_fusiontaxunit_validate_main_company", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L267", "weight": 1.0}, {"source": "account_tax_rationale_276", "target": "account_tax_fusiontaxunit_validate_companies", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L276", "weight": 1.0}, {"source": "account_tax_rationale_286", "target": "account_tax_fusiontaxunit_validate_vat", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L286", "weight": 1.0}, {"source": "account_tax_rationale_308", "target": "account_tax_fusiontaxunit_onchange_company_ids", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L308", "weight": 1.0}], "raw_calls": [{"caller_nid": "account_tax_fusionaccounttax_prepare_base_line_for_taxes_computation", "callee": "super", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L16"}, {"caller_nid": "account_tax_fusionaccounttax_prepare_base_line_for_taxes_computation", "callee": "_get_base_line_field_value_from_record", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L17"}, {"caller_nid": "account_tax_fusionaccounttax_prepare_base_line_for_taxes_computation", "callee": "_get_base_line_field_value_from_record", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L20"}, {"caller_nid": "account_tax_fusionaccounttax_prepare_tax_line_for_taxes_computation", "callee": "super", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L27"}, {"caller_nid": "account_tax_fusionaccounttax_prepare_tax_line_for_taxes_computation", "callee": "_get_base_line_field_value_from_record", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L28"}, {"caller_nid": "account_tax_fusionaccounttax_prepare_tax_line_for_taxes_computation", "callee": "_get_base_line_field_value_from_record", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L31"}, {"caller_nid": "account_tax_fusionaccounttax_prepare_base_line_grouping_key", "callee": "super", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L39"}, {"caller_nid": "account_tax_fusionaccounttax_prepare_base_line_tax_repartition_grouping_key", "callee": "super", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L50"}, {"caller_nid": "account_tax_fusionaccounttax_prepare_base_line_tax_repartition_grouping_key", "callee": "isinstance", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L55"}, {"caller_nid": "account_tax_fusionaccounttax_prepare_base_line_tax_repartition_grouping_key", "callee": "_has_deferred_compatible_account", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L57"}, {"caller_nid": "account_tax_fusionaccounttax_prepare_tax_line_repartition_grouping_key", "callee": "super", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L73"}, {"caller_nid": "account_tax_fusiontaxunit_create", "callee": "super", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L121"}, {"caller_nid": "account_tax_fusiontaxunit_create", "callee": "ref", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L144"}, {"caller_nid": "account_tax_fusiontaxunit_create", "callee": "ref", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L148"}, {"caller_nid": "account_tax_fusiontaxunit_create", "callee": "filtered", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L150"}, {"caller_nid": "account_tax_fusiontaxunit_create", "callee": "write", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L153"}, {"caller_nid": "account_tax_fusiontaxunit_create", "callee": "link", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L154"}, {"caller_nid": "account_tax_fusiontaxunit_unlink", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L162"}, {"caller_nid": "account_tax_fusiontaxunit_unlink", "callee": "super", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L164"}, {"caller_nid": "account_tax_compute_fiscal_position_completion", "callee": "isinstance", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L174"}, {"caller_nid": "account_tax_compute_fiscal_position_completion", "callee": "filtered", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L177"}, {"caller_nid": "account_tax_compute_fiscal_position_completion", "callee": "with_company", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L177"}, {"caller_nid": "account_tax_compute_fiscal_position_completion", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L177"}, {"caller_nid": "account_tax_fusiontaxunit_get_tax_unit_fiscal_positions", "callee": "with_context", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L200"}, {"caller_nid": "account_tax_fusiontaxunit_get_tax_unit_fiscal_positions", "callee": "ref", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L206"}, {"caller_nid": "account_tax_fusiontaxunit_get_tax_unit_fiscal_positions", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L208"}, {"caller_nid": "account_tax_fusiontaxunit_get_tax_unit_fiscal_positions", "callee": "with_context", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L208"}, {"caller_nid": "account_tax_fusiontaxunit_get_tax_unit_fiscal_positions", "callee": "_check_company_domain", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L210"}, {"caller_nid": "account_tax_fusiontaxunit_get_tax_unit_fiscal_positions", "callee": "clear", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L216"}, {"caller_nid": "account_tax_fusiontaxunit_get_tax_unit_fiscal_positions", "callee": "_load_records", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L221"}, {"caller_nid": "account_tax_fusiontaxunit_action_sync_unit_fiscal_positions", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L230"}, {"caller_nid": "account_tax_fusiontaxunit_action_sync_unit_fiscal_positions", "callee": "with_company", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L237"}, {"caller_nid": "account_tax_validate_companies_country", "callee": "set", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L245"}, {"caller_nid": "account_tax_validate_companies_country", "callee": "add", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L247"}, {"caller_nid": "account_tax_validate_companies_country", "callee": "any", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L248"}, {"caller_nid": "account_tax_validate_companies_country", "callee": "ValidationError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L253"}, {"caller_nid": "account_tax_validate_companies_country", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L253"}, {"caller_nid": "account_tax_validate_companies_country", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L260"}, {"caller_nid": "account_tax_validate_companies_country", "callee": "ValidationError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L261"}, {"caller_nid": "account_tax_validate_companies_country", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L262"}, {"caller_nid": "account_tax_validate_main_company", "callee": "ValidationError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L270"}, {"caller_nid": "account_tax_validate_main_company", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L271"}, {"caller_nid": "account_tax_validate_companies", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L278"}, {"caller_nid": "account_tax_validate_companies", "callee": "ValidationError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L279"}, {"caller_nid": "account_tax_validate_companies", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L280"}, {"caller_nid": "account_tax_validate_vat", "callee": "_run_vat_test", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L290"}, {"caller_nid": "account_tax_validate_vat", "callee": "lower", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L293"}, {"caller_nid": "account_tax_validate_vat", "callee": "ValidationError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L294"}, {"caller_nid": "account_tax_validate_vat", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L295"}, {"caller_nid": "account_tax_validate_vat", "callee": "_", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L299"}, {"caller_nid": "account_tax_validate_vat", "callee": "_build_vat_error_message", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L300"}, {"caller_nid": "account_tax_validate_vat", "callee": "lower", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L301"}, {"caller_nid": "account_tax_validate_vat", "callee": "ValidationError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/Work in Progress/fusion_accounting/models/account_tax.py", "source_location": "L303"}]} |