This commit is contained in:
gsinghpal
2026-04-24 21:04:38 -04:00
parent 0eab4b4efb
commit 41d0908ade
4083 changed files with 1230780 additions and 287 deletions

View File

@@ -0,0 +1,88 @@
# Graph Report - /Users/gurpreet/Github/Odoo-Modules/fusion_accounting_l10n_ca (2026-04-22)
## Corpus Check
- 7 files · ~3,102 words
- Verdict: corpus is large enough that graph structure adds value.
## Summary
- 19 nodes · 16 edges · 8 communities detected
- Extraction: 94% EXTRACTED · 6% INFERRED · 0% AMBIGUOUS · INFERRED: 1 edges (avg confidence: 0.8)
- Token cost: 0 input · 0 output
## Community Hubs (Navigation)
- [[_COMMUNITY_Community 0|Community 0]]
- [[_COMMUNITY_Community 1|Community 1]]
- [[_COMMUNITY_Community 2|Community 2]]
- [[_COMMUNITY_Community 3|Community 3]]
- [[_COMMUNITY_Community 4|Community 4]]
- [[_COMMUNITY_Community 5|Community 5]]
- [[_COMMUNITY_Community 6|Community 6]]
- [[_COMMUNITY_Community 7|Community 7]]
## God Nodes (most connected - your core abstractions)
1. `TestL10nCa` - 5 edges
2. `FusionTaxReturn` - 2 edges
3. `create()` - 2 edges
4. `Pre-migration: convert legacy act_window Canadian report actions. Sibling of fu` - 1 edges
5. `Fusion-native tax return tracking. A simpler replacement for Enterprise's `acco` - 1 edges
## Surprising Connections (you probably didn't know these)
- None detected - all connections are within the same source files.
## Communities
### Community 0 - "Community 0"
Cohesion: 0.4
Nodes (2): TestL10nCa, TransactionCase
### Community 1 - "Community 1"
Cohesion: 0.4
Nodes (2): FusionTaxReturn, Fusion-native tax return tracking. A simpler replacement for Enterprise's `acco
### Community 2 - "Community 2"
Cohesion: 0.67
Nodes (1): Pre-migration: convert legacy act_window Canadian report actions. Sibling of fu
### Community 3 - "Community 3"
Cohesion: 1.0
Nodes (1): create()
### Community 4 - "Community 4"
Cohesion: 1.0
Nodes (0):
### Community 5 - "Community 5"
Cohesion: 1.0
Nodes (0):
### Community 6 - "Community 6"
Cohesion: 1.0
Nodes (0):
### Community 7 - "Community 7"
Cohesion: 1.0
Nodes (0):
## Knowledge Gaps
- **2 isolated node(s):** `Pre-migration: convert legacy act_window Canadian report actions. Sibling of fu`, `Fusion-native tax return tracking. A simpler replacement for Enterprise's `acco`
These have ≤1 connection - possible missing edges or undocumented components.
- **Thin community `Community 3`** (2 nodes): `create()`, `.test_tax_return_create()`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 4`** (1 nodes): `__init__.py`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 5`** (1 nodes): `__init__.py`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 6`** (1 nodes): `__init__.py`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 7`** (1 nodes): `__manifest__.py`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
## Suggested Questions
_Questions this graph is uniquely positioned to answer:_
- **Why does `TestL10nCa` connect `Community 0` to `Community 3`?**
_High betweenness centrality (0.222) - this node is a cross-community bridge._
- **Why does `create()` connect `Community 3` to `Community 1`?**
_High betweenness centrality (0.196) - this node is a cross-community bridge._
- **What connects `Pre-migration: convert legacy act_window Canadian report actions. Sibling of fu`, `Fusion-native tax return tracking. A simpler replacement for Enterprise's `acco` to the rest of the system?**
_2 weakly-connected nodes found - possible documentation gaps or missing edges._

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_accounting_l10n_ca_migrations_19_0_1_1_1_pre_migration_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": "pre_migration_migrate", "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_rationale_1", "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"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_accounting_l10n_ca_migrations_19_0_1_1_1_pre_migration_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_l10n_ca/migrations/19.0.1.1.1/pre-migration.py", "source_location": "L7", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_l10n_ca_migrations_19_0_1_1_1_pre_migration_py", "target": "pre_migration_migrate", "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}, {"source": "pre_migration_rationale_1", "target": "users_gurpreet_github_odoo_modules_fusion_accounting_l10n_ca_migrations_19_0_1_1_1_pre_migration_py", "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}], "raw_calls": [{"caller_nid": "pre_migration_migrate", "callee": "execute", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_l10n_ca/migrations/19.0.1.1.1/pre-migration.py", "source_location": "L23"}, {"caller_nid": "pre_migration_migrate", "callee": "fetchone", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_l10n_ca/migrations/19.0.1.1.1/pre-migration.py", "source_location": "L31"}, {"caller_nid": "pre_migration_migrate", "callee": "execute", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_l10n_ca/migrations/19.0.1.1.1/pre-migration.py", "source_location": "L37"}, {"caller_nid": "pre_migration_migrate", "callee": "execute", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_l10n_ca/migrations/19.0.1.1.1/pre-migration.py", "source_location": "L38"}, {"caller_nid": "pre_migration_migrate", "callee": "execute", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_l10n_ca/migrations/19.0.1.1.1/pre-migration.py", "source_location": "L39"}, {"caller_nid": "pre_migration_migrate", "callee": "info", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_l10n_ca/migrations/19.0.1.1.1/pre-migration.py", "source_location": "L41"}, {"caller_nid": "pre_migration_migrate", "callee": "info", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_l10n_ca/migrations/19.0.1.1.1/pre-migration.py", "source_location": "L44"}]}

View File

@@ -0,0 +1 @@
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_accounting_l10n_ca_manifest_py", "label": "__manifest__.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_l10n_ca/__manifest__.py", "source_location": "L1"}], "edges": [], "raw_calls": []}

View File

@@ -0,0 +1 @@
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_accounting_l10n_ca_tests_init_py", "label": "__init__.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_l10n_ca/tests/__init__.py", "source_location": "L1"}], "edges": [{"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", "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}], "raw_calls": []}

View File

@@ -0,0 +1 @@
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_accounting_l10n_ca_init_py", "label": "__init__.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_l10n_ca/__init__.py", "source_location": "L1"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_accounting_l10n_ca_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_accounting_l10n_ca_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_l10n_ca/__init__.py", "source_location": "L1", "weight": 1.0}], "raw_calls": []}

View File

@@ -0,0 +1 @@
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_accounting_l10n_ca_models_init_py", "label": "__init__.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_l10n_ca/models/__init__.py", "source_location": "L1"}], "edges": [{"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", "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}], "raw_calls": []}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,373 @@
{
"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": []
}