Files
gsinghpal 9ebf89bde2 changes
2026-05-16 13:18:52 -04:00

373 lines
15 KiB
JSON

{
"directed": false,
"multigraph": false,
"graph": {},
"nodes": [
{
"label": "__init__.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_l10n_ca/__init__.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_fusion_accounting_l10n_ca_init_py",
"community": 4,
"norm_label": "__init__.py"
},
{
"label": "__manifest__.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_l10n_ca/__manifest__.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_fusion_accounting_l10n_ca_manifest_py",
"community": 7,
"norm_label": "__manifest__.py"
},
{
"label": "pre-migration.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_l10n_ca/migrations/19.0.1.1.1/pre-migration.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_fusion_accounting_l10n_ca_migrations_19_0_1_1_1_pre_migration_py",
"community": 2,
"norm_label": "pre-migration.py"
},
{
"label": "migrate()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_l10n_ca/migrations/19.0.1.1.1/pre-migration.py",
"source_location": "L18",
"id": "pre_migration_migrate",
"community": 2,
"norm_label": "migrate()"
},
{
"label": "Pre-migration: convert legacy act_window Canadian report actions. Sibling of fu",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_l10n_ca/migrations/19.0.1.1.1/pre-migration.py",
"source_location": "L1",
"id": "pre_migration_rationale_1",
"community": 2,
"norm_label": "pre-migration: convert legacy act_window canadian report actions. sibling of fu"
},
{
"label": "__init__.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_l10n_ca/tests/__init__.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_fusion_accounting_l10n_ca_tests_init_py",
"community": 5,
"norm_label": "__init__.py"
},
{
"label": "test_l10n_ca.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_l10n_ca/tests/test_l10n_ca.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_fusion_accounting_l10n_ca_tests_test_l10n_ca_py",
"community": 0,
"norm_label": "test_l10n_ca.py"
},
{
"label": "TestL10nCa",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_l10n_ca/tests/test_l10n_ca.py",
"source_location": "L8",
"id": "test_l10n_ca_testl10nca",
"community": 0,
"norm_label": "testl10nca"
},
{
"label": "TransactionCase",
"file_type": "code",
"source_file": "",
"source_location": "",
"id": "transactioncase",
"community": 0,
"norm_label": "transactioncase"
},
{
"label": ".test_canadian_reports_seeded()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_l10n_ca/tests/test_l10n_ca.py",
"source_location": "L10",
"id": "test_l10n_ca_testl10nca_test_canadian_reports_seeded",
"community": 0,
"norm_label": ".test_canadian_reports_seeded()"
},
{
"label": ".test_canadian_pnl_runs_via_engine()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_l10n_ca/tests/test_l10n_ca.py",
"source_location": "L19",
"id": "test_l10n_ca_testl10nca_test_canadian_pnl_runs_via_engine",
"community": 0,
"norm_label": ".test_canadian_pnl_runs_via_engine()"
},
{
"label": ".test_tax_return_create()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_l10n_ca/tests/test_l10n_ca.py",
"source_location": "L29",
"id": "test_l10n_ca_testl10nca_test_tax_return_create",
"community": 3,
"norm_label": ".test_tax_return_create()"
},
{
"label": "__init__.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_l10n_ca/models/__init__.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_fusion_accounting_l10n_ca_models_init_py",
"community": 6,
"norm_label": "__init__.py"
},
{
"label": "fusion_tax_return.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_l10n_ca/models/fusion_tax_return.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_fusion_accounting_l10n_ca_models_fusion_tax_return_py",
"community": 1,
"norm_label": "fusion_tax_return.py"
},
{
"label": "FusionTaxReturn",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_l10n_ca/models/fusion_tax_return.py",
"source_location": "L13",
"id": "fusion_tax_return_fusiontaxreturn",
"community": 1,
"norm_label": "fusiontaxreturn"
},
{
"label": "create()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_l10n_ca/models/fusion_tax_return.py",
"source_location": "L68",
"id": "fusion_tax_return_create",
"community": 3,
"norm_label": "create()"
},
{
"label": "_check_period()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_l10n_ca/models/fusion_tax_return.py",
"source_location": "L77",
"id": "fusion_tax_return_check_period",
"community": 1,
"norm_label": "_check_period()"
},
{
"label": ".action_mark_filed()",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_l10n_ca/models/fusion_tax_return.py",
"source_location": "L82",
"id": "fusion_tax_return_fusiontaxreturn_action_mark_filed",
"community": 1,
"norm_label": ".action_mark_filed()"
},
{
"label": "Fusion-native tax return tracking. A simpler replacement for Enterprise's `acco",
"file_type": "rationale",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_l10n_ca/models/fusion_tax_return.py",
"source_location": "L1",
"id": "fusion_tax_return_rationale_1",
"community": 1,
"norm_label": "fusion-native tax return tracking. a simpler replacement for enterprise's `acco"
}
],
"links": [
{
"relation": "imports_from",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_l10n_ca/__init__.py",
"source_location": "L1",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_accounting_l10n_ca_init_py",
"_tgt": "users_gurpreet_github_odoo_modules_fusion_accounting_l10n_ca_init_py",
"source": "users_gurpreet_github_odoo_modules_fusion_accounting_l10n_ca_init_py",
"target": "users_gurpreet_github_odoo_modules_fusion_accounting_l10n_ca_init_py",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_l10n_ca/migrations/19.0.1.1.1/pre-migration.py",
"source_location": "L18",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_accounting_l10n_ca_migrations_19_0_1_1_1_pre_migration_py",
"_tgt": "pre_migration_migrate",
"source": "users_gurpreet_github_odoo_modules_fusion_accounting_l10n_ca_migrations_19_0_1_1_1_pre_migration_py",
"target": "pre_migration_migrate",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_l10n_ca/migrations/19.0.1.1.1/pre-migration.py",
"source_location": "L1",
"weight": 1.0,
"_src": "pre_migration_rationale_1",
"_tgt": "users_gurpreet_github_odoo_modules_fusion_accounting_l10n_ca_migrations_19_0_1_1_1_pre_migration_py",
"source": "users_gurpreet_github_odoo_modules_fusion_accounting_l10n_ca_migrations_19_0_1_1_1_pre_migration_py",
"target": "pre_migration_rationale_1",
"confidence_score": 1.0
},
{
"relation": "imports_from",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_l10n_ca/tests/__init__.py",
"source_location": "L1",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_accounting_l10n_ca_tests_init_py",
"_tgt": "users_gurpreet_github_odoo_modules_fusion_accounting_l10n_ca_tests_init_py",
"source": "users_gurpreet_github_odoo_modules_fusion_accounting_l10n_ca_tests_init_py",
"target": "users_gurpreet_github_odoo_modules_fusion_accounting_l10n_ca_tests_init_py",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_l10n_ca/tests/test_l10n_ca.py",
"source_location": "L8",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_accounting_l10n_ca_tests_test_l10n_ca_py",
"_tgt": "test_l10n_ca_testl10nca",
"source": "users_gurpreet_github_odoo_modules_fusion_accounting_l10n_ca_tests_test_l10n_ca_py",
"target": "test_l10n_ca_testl10nca",
"confidence_score": 1.0
},
{
"relation": "inherits",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_l10n_ca/tests/test_l10n_ca.py",
"source_location": "L8",
"weight": 1.0,
"_src": "test_l10n_ca_testl10nca",
"_tgt": "transactioncase",
"source": "test_l10n_ca_testl10nca",
"target": "transactioncase",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_l10n_ca/tests/test_l10n_ca.py",
"source_location": "L10",
"weight": 1.0,
"_src": "test_l10n_ca_testl10nca",
"_tgt": "test_l10n_ca_testl10nca_test_canadian_reports_seeded",
"source": "test_l10n_ca_testl10nca",
"target": "test_l10n_ca_testl10nca_test_canadian_reports_seeded",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_l10n_ca/tests/test_l10n_ca.py",
"source_location": "L19",
"weight": 1.0,
"_src": "test_l10n_ca_testl10nca",
"_tgt": "test_l10n_ca_testl10nca_test_canadian_pnl_runs_via_engine",
"source": "test_l10n_ca_testl10nca",
"target": "test_l10n_ca_testl10nca_test_canadian_pnl_runs_via_engine",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_l10n_ca/tests/test_l10n_ca.py",
"source_location": "L29",
"weight": 1.0,
"_src": "test_l10n_ca_testl10nca",
"_tgt": "test_l10n_ca_testl10nca_test_tax_return_create",
"source": "test_l10n_ca_testl10nca",
"target": "test_l10n_ca_testl10nca_test_tax_return_create",
"confidence_score": 1.0
},
{
"relation": "calls",
"confidence": "INFERRED",
"confidence_score": 0.8,
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_l10n_ca/tests/test_l10n_ca.py",
"source_location": "L30",
"weight": 1.0,
"_src": "test_l10n_ca_testl10nca_test_tax_return_create",
"_tgt": "fusion_tax_return_create",
"source": "test_l10n_ca_testl10nca_test_tax_return_create",
"target": "fusion_tax_return_create"
},
{
"relation": "imports_from",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_l10n_ca/models/__init__.py",
"source_location": "L1",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_accounting_l10n_ca_models_init_py",
"_tgt": "users_gurpreet_github_odoo_modules_fusion_accounting_l10n_ca_models_init_py",
"source": "users_gurpreet_github_odoo_modules_fusion_accounting_l10n_ca_models_init_py",
"target": "users_gurpreet_github_odoo_modules_fusion_accounting_l10n_ca_models_init_py",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_l10n_ca/models/fusion_tax_return.py",
"source_location": "L13",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_accounting_l10n_ca_models_fusion_tax_return_py",
"_tgt": "fusion_tax_return_fusiontaxreturn",
"source": "users_gurpreet_github_odoo_modules_fusion_accounting_l10n_ca_models_fusion_tax_return_py",
"target": "fusion_tax_return_fusiontaxreturn",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_l10n_ca/models/fusion_tax_return.py",
"source_location": "L68",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_accounting_l10n_ca_models_fusion_tax_return_py",
"_tgt": "fusion_tax_return_create",
"source": "users_gurpreet_github_odoo_modules_fusion_accounting_l10n_ca_models_fusion_tax_return_py",
"target": "fusion_tax_return_create",
"confidence_score": 1.0
},
{
"relation": "contains",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_l10n_ca/models/fusion_tax_return.py",
"source_location": "L77",
"weight": 1.0,
"_src": "users_gurpreet_github_odoo_modules_fusion_accounting_l10n_ca_models_fusion_tax_return_py",
"_tgt": "fusion_tax_return_check_period",
"source": "users_gurpreet_github_odoo_modules_fusion_accounting_l10n_ca_models_fusion_tax_return_py",
"target": "fusion_tax_return_check_period",
"confidence_score": 1.0
},
{
"relation": "rationale_for",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_l10n_ca/models/fusion_tax_return.py",
"source_location": "L1",
"weight": 1.0,
"_src": "fusion_tax_return_rationale_1",
"_tgt": "users_gurpreet_github_odoo_modules_fusion_accounting_l10n_ca_models_fusion_tax_return_py",
"source": "users_gurpreet_github_odoo_modules_fusion_accounting_l10n_ca_models_fusion_tax_return_py",
"target": "fusion_tax_return_rationale_1",
"confidence_score": 1.0
},
{
"relation": "method",
"confidence": "EXTRACTED",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_l10n_ca/models/fusion_tax_return.py",
"source_location": "L82",
"weight": 1.0,
"_src": "fusion_tax_return_fusiontaxreturn",
"_tgt": "fusion_tax_return_fusiontaxreturn_action_mark_filed",
"source": "fusion_tax_return_fusiontaxreturn",
"target": "fusion_tax_return_fusiontaxreturn_action_mark_filed",
"confidence_score": 1.0
}
],
"hyperedges": []
}