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,305 @@
# Graph Report - /Users/gurpreet/Github/Odoo-Modules/fusion_labels (2026-04-22)
## Corpus Check
- 39 files · ~151,504 words
- Verdict: corpus is large enough that graph structure adds value.
## Summary
- 175 nodes · 222 edges · 39 communities detected
- Extraction: 90% EXTRACTED · 10% INFERRED · 0% AMBIGUOUS · INFERRED: 23 edges (avg confidence: 0.77)
- 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]]
- [[_COMMUNITY_Community 8|Community 8]]
- [[_COMMUNITY_Community 9|Community 9]]
- [[_COMMUNITY_Community 10|Community 10]]
- [[_COMMUNITY_Community 11|Community 11]]
- [[_COMMUNITY_Community 12|Community 12]]
- [[_COMMUNITY_Community 13|Community 13]]
- [[_COMMUNITY_Community 14|Community 14]]
- [[_COMMUNITY_Community 15|Community 15]]
- [[_COMMUNITY_Community 16|Community 16]]
- [[_COMMUNITY_Community 17|Community 17]]
- [[_COMMUNITY_Community 18|Community 18]]
- [[_COMMUNITY_Community 19|Community 19]]
- [[_COMMUNITY_Community 20|Community 20]]
- [[_COMMUNITY_Community 21|Community 21]]
- [[_COMMUNITY_Community 22|Community 22]]
- [[_COMMUNITY_Community 23|Community 23]]
- [[_COMMUNITY_Community 24|Community 24]]
- [[_COMMUNITY_Community 25|Community 25]]
- [[_COMMUNITY_Community 26|Community 26]]
- [[_COMMUNITY_Community 27|Community 27]]
- [[_COMMUNITY_Community 28|Community 28]]
- [[_COMMUNITY_Community 29|Community 29]]
- [[_COMMUNITY_Community 30|Community 30]]
- [[_COMMUNITY_Community 31|Community 31]]
- [[_COMMUNITY_Community 32|Community 32]]
- [[_COMMUNITY_Community 33|Community 33]]
- [[_COMMUNITY_Community 34|Community 34]]
- [[_COMMUNITY_Community 35|Community 35]]
- [[_COMMUNITY_Community 36|Community 36]]
- [[_COMMUNITY_Community 37|Community 37]]
- [[_COMMUNITY_Community 38|Community 38]]
## God Nodes (most connected - your core abstractions)
1. `PrintProductLabel` - 17 edges
2. `PrintProductLabelSection` - 15 edges
3. `PrintProductLabelTemplate` - 9 edges
4. `get_quick_report_action()` - 8 edges
5. `non_relation_field_types()` - 6 edges
6. `TestAccessRights` - 5 edges
7. `TestProductLabel` - 5 edges
8. `PrintProductLabelTemplateAdd` - 5 edges
9. `relation_field_types()` - 5 edges
10. `PrintProductLabelLine` - 4 edges
## Surprising Connections (you probably didn't know these)
- `Test internal user's access rights` --uses--> `TestProductLabel` [INFERRED]
/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/tests/test_access_rights.py → /Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/tests/common.py
- `TestAccessRights` --uses--> `TestProductLabel` [INFERRED]
/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/tests/test_access_rights.py → /Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/tests/common.py
- `default_get()` --calls--> `_get_user_allowed_templates()` [INFERRED]
/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/product_label_layout.py → /Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/models/print_product_label_template.py
- `_compute_fusion_allowed_template_ids()` --calls--> `_get_user_allowed_templates()` [INFERRED]
/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/product_label_layout.py → /Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/models/print_product_label_template.py
- `_compute_allowed_template_ids()` --calls--> `_get_user_allowed_templates()` [INFERRED]
/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/print_product_label.py → /Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/models/print_product_label_template.py
## Communities
### Community 0 - "Community 0"
Cohesion: 0.12
Nodes (14): binary_field_types(), _compute_field_ids(), _compute_nested_relation_model_id(), _compute_relation_model_id(), date_field_types(), digit_field_types(), _get_field_domain(), get_pricelist_items() (+6 more)
### Community 1 - "Community 1"
Cohesion: 0.13
Nodes (8): get_quick_report_action(), PrintProductLabel, Return two params for a report action: record "ids" and "data"., Set a specific number of labels for all lines., Restore the initial number of labels for all lines., Print labels directly without download., Reset the skip empty places count value., If the Dymo label width or height were changed, we should change it to t
### Community 2 - "Community 2"
Cohesion: 0.18
Nodes (5): _compute_template_preview_html(), _onchange_label_type_id(), _pdf_preview(), _compute_preview_html(), PrintProductLabelTemplate
### Community 3 - "Community 3"
Cohesion: 0.18
Nodes (3): PrintProductLabelSection, process_price_value(), Return URL for a section binary field depending on label. :param label:
### Community 4 - "Community 4"
Cohesion: 0.15
Nodes (7): BaseUsersCommon, TestProductLabel, Test internal user's access rights, TestAccessRights, TestPrintProductLabel, TestProductLabel, TransactionCase
### Community 5 - "Community 5"
Cohesion: 0.25
Nodes (1): PrintProductLabelLine
### Community 6 - "Community 6"
Cohesion: 0.33
Nodes (5): _compute_allowed_template_ids(), _get_user_allowed_templates(), _compute_fusion_allowed_template_ids(), default_get(), ProductLabelLayout
### Community 7 - "Community 7"
Cohesion: 0.57
Nodes (2): _check_page_layout(), PrintProductLabelTemplateAdd
### Community 8 - "Community 8"
Cohesion: 0.33
Nodes (3): _complete_label_fields(), _get_product_label_ids(), _set_sequence()
### Community 9 - "Community 9"
Cohesion: 0.33
Nodes (2): PrintPDF, _gc_print_label_attachments()
### Community 10 - "Community 10"
Cohesion: 0.4
Nodes (2): ProductTemplate, If a user has direct print option and a label template, return the direct print
### Community 11 - "Community 11"
Cohesion: 0.4
Nodes (2): ProductProduct, If a user has direct print option and a label template, return the direct print
### Community 12 - "Community 12"
Cohesion: 0.67
Nodes (1): ResConfigSettings
### Community 13 - "Community 13"
Cohesion: 0.67
Nodes (1): ReportFusionProductLabelFromTemplate
### Community 14 - "Community 14"
Cohesion: 1.0
Nodes (1): PrintProductLabelPreview
### Community 15 - "Community 15"
Cohesion: 1.0
Nodes (1): ResCompany
### Community 16 - "Community 16"
Cohesion: 1.0
Nodes (1): ResUsers
### Community 17 - "Community 17"
Cohesion: 1.0
Nodes (1): PrintLabelTypePy
### Community 18 - "Community 18"
Cohesion: 1.0
Nodes (0):
### Community 19 - "Community 19"
Cohesion: 1.0
Nodes (0):
### Community 20 - "Community 20"
Cohesion: 1.0
Nodes (0):
### Community 21 - "Community 21"
Cohesion: 1.0
Nodes (0):
### Community 22 - "Community 22"
Cohesion: 1.0
Nodes (0):
### Community 23 - "Community 23"
Cohesion: 1.0
Nodes (0):
### Community 24 - "Community 24"
Cohesion: 1.0
Nodes (0):
### Community 25 - "Community 25"
Cohesion: 1.0
Nodes (0):
### Community 26 - "Community 26"
Cohesion: 1.0
Nodes (0):
### Community 27 - "Community 27"
Cohesion: 1.0
Nodes (0):
### Community 28 - "Community 28"
Cohesion: 1.0
Nodes (0):
### Community 29 - "Community 29"
Cohesion: 1.0
Nodes (0):
### Community 30 - "Community 30"
Cohesion: 1.0
Nodes (0):
### Community 31 - "Community 31"
Cohesion: 1.0
Nodes (1): Overwritten completely to use with custom label templates.
### Community 32 - "Community 32"
Cohesion: 1.0
Nodes (1): Post-processing of the price value before converting to the string. Meth
### Community 33 - "Community 33"
Cohesion: 1.0
Nodes (1): Collect all pricelist rules that affect the current product.
### Community 34 - "Community 34"
Cohesion: 1.0
Nodes (1): System administrators are not restricted anyway. Other users are restric
### Community 35 - "Community 35"
Cohesion: 1.0
Nodes (0):
### Community 36 - "Community 36"
Cohesion: 1.0
Nodes (0):
### Community 37 - "Community 37"
Cohesion: 1.0
Nodes (1): Set additional fields for product labels. Method to override.
### Community 38 - "Community 38"
Cohesion: 1.0
Nodes (1): Allow to get a report action for custom labels. Method to override.
## Knowledge Gaps
- **22 isolated node(s):** `PrintProductLabelPreview`, `Overwritten completely to use with custom label templates.`, `Reset the skip empty places count value.`, `If a user has direct print option and a label template, return the direct print`, `If a user has direct print option and a label template, return the direct print` (+17 more)
These have ≤1 connection - possible missing edges or undocumented components.
- **Thin community `Community 14`** (2 nodes): `PrintProductLabelPreview`, `print_product_label_preview.py`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 15`** (2 nodes): `ResCompany`, `res_company.py`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 16`** (2 nodes): `ResUsers`, `res_users.py`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 17`** (2 nodes): `PrintLabelTypePy`, `print_label_type.py`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 18`** (1 nodes): `__init__.py`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 19`** (1 nodes): `__init__.py`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 20`** (1 nodes): `__init__.py`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 21`** (1 nodes): `__init__.py`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 22`** (1 nodes): `__init__.py`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 23`** (1 nodes): `__init__.py`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 24`** (1 nodes): `__init__.py`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 25`** (1 nodes): `__init__.py`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 26`** (1 nodes): `__init__.py`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 27`** (1 nodes): `__init__.py`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 28`** (1 nodes): `__init__.py`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 29`** (1 nodes): `__init__.py`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 30`** (1 nodes): `__manifest__.py`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 31`** (1 nodes): `Overwritten completely to use with custom label templates.`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 32`** (1 nodes): `Post-processing of the price value before converting to the string. Meth`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 33`** (1 nodes): `Collect all pricelist rules that affect the current product.`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 34`** (1 nodes): `System administrators are not restricted anyway. Other users are restric`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 35`** (1 nodes): `__manifest__.py`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 36`** (1 nodes): `__manifest__.py`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 37`** (1 nodes): `Set additional fields for product labels. Method to override.`
Too small to be a meaningful cluster - may be noise or needs more connections extracted.
- **Thin community `Community 38`** (1 nodes): `Allow to get a report action for custom labels. Method to override.`
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 `get_quick_report_action()` connect `Community 1` to `Community 2`, `Community 6`, `Community 8`, `Community 10`, `Community 11`?**
_High betweenness centrality (0.081) - this node is a cross-community bridge._
- **Why does `PrintProductLabel` connect `Community 1` to `Community 8`, `Community 9`, `Community 2`?**
_High betweenness centrality (0.075) - this node is a cross-community bridge._
- **Why does `PrintProductLabelTemplate` connect `Community 2` to `Community 1`, `Community 9`?**
_High betweenness centrality (0.050) - this node is a cross-community bridge._
- **Are the 5 inferred relationships involving `get_quick_report_action()` (e.g. with `.process()` and `.write()`) actually correct?**
_`get_quick_report_action()` has 5 INFERRED edges - model-reasoned connections that need verification._
- **What connects `PrintProductLabelPreview`, `Overwritten completely to use with custom label templates.`, `Reset the skip empty places count value.` to the rest of the system?**
_22 weakly-connected nodes found - possible documentation gaps or missing edges._
- **Should `Community 0` be split into smaller, more focused modules?**
_Cohesion score 0.12 - nodes in this community are weakly interconnected._
- **Should `Community 1` be split into smaller, more focused modules?**
_Cohesion score 0.13 - nodes in this community are weakly interconnected._

File diff suppressed because one or more lines are too long

View File

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

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_models_product_template_py", "label": "product_template.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/models/product_template.py", "source_location": "L1"}, {"id": "product_template_producttemplate", "label": "ProductTemplate", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/models/product_template.py", "source_location": "L2"}, {"id": "product_template_producttemplate_action_open_label_layout", "label": ".action_open_label_layout()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/models/product_template.py", "source_location": "L5"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_models_product_template_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/models/product_template.py", "source_location": "L1", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_models_product_template_py", "target": "product_template_producttemplate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/models/product_template.py", "source_location": "L2", "weight": 1.0}, {"source": "product_template_producttemplate", "target": "product_template_producttemplate_action_open_label_layout", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/models/product_template.py", "source_location": "L5", "weight": 1.0}], "raw_calls": [{"caller_nid": "product_template_producttemplate_action_open_label_layout", "callee": "get_param", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/models/product_template.py", "source_location": "L7"}, {"caller_nid": "product_template_producttemplate_action_open_label_layout", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/models/product_template.py", "source_location": "L7"}, {"caller_nid": "product_template_producttemplate_action_open_label_layout", "callee": "super", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/models/product_template.py", "source_location": "L8"}, {"caller_nid": "product_template_producttemplate_action_open_label_layout", "callee": "_for_xml_id", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/models/product_template.py", "source_location": "L9"}]}

View File

@@ -0,0 +1 @@
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_pro_models_res_users_py", "label": "res_users.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/models/res_users.py", "source_location": "L1"}, {"id": "res_users_resusers", "label": "ResUsers", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/models/res_users.py", "source_location": "L2"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_pro_models_res_users_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/models/res_users.py", "source_location": "L1", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_pro_models_res_users_py", "target": "res_users_resusers", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/models/res_users.py", "source_location": "L2", "weight": 1.0}], "raw_calls": []}

View File

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

File diff suppressed because one or more lines are too long

View File

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

View File

@@ -0,0 +1 @@
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_models_res_config_settings_py", "label": "res_config_settings.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/models/res_config_settings.py", "source_location": "L1"}, {"id": "res_config_settings_resconfigsettings", "label": "ResConfigSettings", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/models/res_config_settings.py", "source_location": "L2"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_models_res_config_settings_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/models/res_config_settings.py", "source_location": "L1", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_models_res_config_settings_py", "target": "res_config_settings_resconfigsettings", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/models/res_config_settings.py", "source_location": "L2", "weight": 1.0}], "raw_calls": []}

View File

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

View File

@@ -0,0 +1 @@
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_pro_models_res_company_py", "label": "res_company.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/models/res_company.py", "source_location": "L1"}, {"id": "res_company_rescompany", "label": "ResCompany", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/models/res_company.py", "source_location": "L2"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_pro_models_res_company_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/models/res_company.py", "source_location": "L1", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_pro_models_res_company_py", "target": "res_company_rescompany", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/models/res_company.py", "source_location": "L2", "weight": 1.0}], "raw_calls": []}

View File

@@ -0,0 +1 @@
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_print_controllers_main_py", "label": "main.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_print/controllers/main.py", "source_location": "L1"}, {"id": "main_printpdf", "label": "PrintPDF", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_print/controllers/main.py", "source_location": "L10"}, {"id": "main_print_label_pdf", "label": "print_label_pdf()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_print/controllers/main.py", "source_location": "L18"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_print_controllers_main_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_print/controllers/main.py", "source_location": "L6", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_print_controllers_main_py", "target": "odoo_http", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_print/controllers/main.py", "source_location": "L7", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_print_controllers_main_py", "target": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_print_wizard_print_product_label_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_print/controllers/main.py", "source_location": "L9", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_print_controllers_main_py", "target": "main_printpdf", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_print/controllers/main.py", "source_location": "L10", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_print_controllers_main_py", "target": "main_print_label_pdf", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_print/controllers/main.py", "source_location": "L18", "weight": 1.0}], "raw_calls": [{"caller_nid": "main_print_label_pdf", "callee": "not_found", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_print/controllers/main.py", "source_location": "L20"}, {"caller_nid": "main_print_label_pdf", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_print/controllers/main.py", "source_location": "L23"}, {"caller_nid": "main_print_label_pdf", "callee": "not_found", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_print/controllers/main.py", "source_location": "L25"}, {"caller_nid": "main_print_label_pdf", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_print/controllers/main.py", "source_location": "L27"}, {"caller_nid": "main_print_label_pdf", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_print/controllers/main.py", "source_location": "L27"}, {"caller_nid": "main_print_label_pdf", "callee": "not_found", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_print/controllers/main.py", "source_location": "L34"}, {"caller_nid": "main_print_label_pdf", "callee": "render", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_print/controllers/main.py", "source_location": "L37"}]}

View File

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

File diff suppressed because one or more lines are too long

View File

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

View File

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

View File

@@ -0,0 +1 @@
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_pro_models_res_config_settings_py", "label": "res_config_settings.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/models/res_config_settings.py", "source_location": "L1"}, {"id": "res_config_settings_resconfigsettings", "label": "ResConfigSettings", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/models/res_config_settings.py", "source_location": "L4"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_pro_models_res_config_settings_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/models/res_config_settings.py", "source_location": "L1", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_pro_models_res_config_settings_py", "target": "res_config_settings_resconfigsettings", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/models/res_config_settings.py", "source_location": "L4", "weight": 1.0}], "raw_calls": []}

View File

@@ -0,0 +1 @@
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_pro_models_product_template_py", "label": "product_template.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/models/product_template.py", "source_location": "L1"}, {"id": "product_template_producttemplate", "label": "ProductTemplate", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/models/product_template.py", "source_location": "L2"}, {"id": "product_template_producttemplate_action_open_label_layout", "label": ".action_open_label_layout()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/models/product_template.py", "source_location": "L5"}, {"id": "product_template_rationale_6", "label": "If a user has direct print option and a label template, return the direct print", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/models/product_template.py", "source_location": "L6"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_pro_models_product_template_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/models/product_template.py", "source_location": "L1", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_pro_models_product_template_py", "target": "product_template_producttemplate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/models/product_template.py", "source_location": "L2", "weight": 1.0}, {"source": "product_template_producttemplate", "target": "product_template_producttemplate_action_open_label_layout", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/models/product_template.py", "source_location": "L5", "weight": 1.0}, {"source": "product_template_rationale_6", "target": "product_template_producttemplate_action_open_label_layout", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/models/product_template.py", "source_location": "L6", "weight": 1.0}], "raw_calls": [{"caller_nid": "product_template_producttemplate_action_open_label_layout", "callee": "super", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/models/product_template.py", "source_location": "L10"}, {"caller_nid": "product_template_producttemplate_action_open_label_layout", "callee": "get_param", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/models/product_template.py", "source_location": "L11"}, {"caller_nid": "product_template_producttemplate_action_open_label_layout", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/models/product_template.py", "source_location": "L11"}, {"caller_nid": "product_template_producttemplate_action_open_label_layout", "callee": "get_quick_report_action", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/models/product_template.py", "source_location": "L13"}]}

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_pro_wizard_print_product_label_preview_py", "label": "print_product_label_preview.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/print_product_label_preview.py", "source_location": "L1"}, {"id": "print_product_label_preview_printproductlabelpreview", "label": "PrintProductLabelPreview", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/print_product_label_preview.py", "source_location": "L7"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_pro_wizard_print_product_label_preview_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/print_product_label_preview.py", "source_location": "L6", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_pro_wizard_print_product_label_preview_py", "target": "print_product_label_preview_printproductlabelpreview", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/print_product_label_preview.py", "source_location": "L7", "weight": 1.0}], "raw_calls": []}

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_pro_wizard_init_py", "label": "__init__.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/__init__.py", "source_location": "L1"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_pro_wizard_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_pro_wizard_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/__init__.py", "source_location": "L1", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_pro_wizard_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_pro_wizard_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/__init__.py", "source_location": "L2", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_pro_wizard_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_pro_wizard_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/__init__.py", "source_location": "L3", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_pro_wizard_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_pro_wizard_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/__init__.py", "source_location": "L4", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_pro_wizard_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_pro_wizard_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/__init__.py", "source_location": "L5", "weight": 1.0}], "raw_calls": []}

View File

@@ -0,0 +1 @@
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_pro_report_product_label_report_py", "label": "product_label_report.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/report/product_label_report.py", "source_location": "L1"}, {"id": "product_label_report_reportfusionproductlabelfromtemplate", "label": "ReportFusionProductLabelFromTemplate", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/report/product_label_report.py", "source_location": "L2"}, {"id": "product_label_report_reportfusionproductlabelfromtemplate_get_report_values", "label": "._get_report_values()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/report/product_label_report.py", "source_location": "L6"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_pro_report_product_label_report_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/report/product_label_report.py", "source_location": "L1", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_pro_report_product_label_report_py", "target": "product_label_report_reportfusionproductlabelfromtemplate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/report/product_label_report.py", "source_location": "L2", "weight": 1.0}, {"source": "product_label_report_reportfusionproductlabelfromtemplate", "target": "product_label_report_reportfusionproductlabelfromtemplate_get_report_values", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/report/product_label_report.py", "source_location": "L6", "weight": 1.0}], "raw_calls": [{"caller_nid": "product_label_report_reportfusionproductlabelfromtemplate_get_report_values", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/report/product_label_report.py", "source_location": "L7"}, {"caller_nid": "product_label_report_reportfusionproductlabelfromtemplate_get_report_values", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/report/product_label_report.py", "source_location": "L7"}, {"caller_nid": "product_label_report_reportfusionproductlabelfromtemplate_get_report_values", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/report/product_label_report.py", "source_location": "L12"}]}

View File

@@ -0,0 +1 @@
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_pro_models_init_py", "label": "__init__.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/models/__init__.py", "source_location": "L1"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_pro_models_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_pro_models_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/models/__init__.py", "source_location": "L1", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_pro_models_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_pro_models_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/models/__init__.py", "source_location": "L2", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_pro_models_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_pro_models_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/models/__init__.py", "source_location": "L3", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_pro_models_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_pro_models_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/models/__init__.py", "source_location": "L4", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_pro_models_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_pro_models_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/models/__init__.py", "source_location": "L5", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_pro_models_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_pro_models_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/models/__init__.py", "source_location": "L6", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_pro_models_init_py", "target": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_pro_models_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/models/__init__.py", "source_location": "L7", "weight": 1.0}], "raw_calls": []}

View File

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

View File

@@ -0,0 +1 @@
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_models_print_label_type_py", "label": "print_label_type.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/models/print_label_type.py", "source_location": "L1"}, {"id": "print_label_type_printlabeltypepy", "label": "PrintLabelTypePy", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/models/print_label_type.py", "source_location": "L2"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_models_print_label_type_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/models/print_label_type.py", "source_location": "L1", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_models_print_label_type_py", "target": "print_label_type_printlabeltypepy", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/models/print_label_type.py", "source_location": "L2", "weight": 1.0}], "raw_calls": []}

View File

@@ -0,0 +1 @@
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_pro_wizard_print_product_label_line_py", "label": "print_product_label_line.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/print_product_label_line.py", "source_location": "L1"}, {"id": "print_product_label_line_printproductlabelline", "label": "PrintProductLabelLine", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/print_product_label_line.py", "source_location": "L7"}, {"id": "print_product_label_line_compute_product_price", "label": "_compute_product_price()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/print_product_label_line.py", "source_location": "L16"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_pro_wizard_print_product_label_line_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/print_product_label_line.py", "source_location": "L6", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_pro_wizard_print_product_label_line_py", "target": "print_product_label_line_printproductlabelline", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/print_product_label_line.py", "source_location": "L7", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_pro_wizard_print_product_label_line_py", "target": "print_product_label_line_compute_product_price", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/print_product_label_line.py", "source_location": "L16", "weight": 1.0}], "raw_calls": [{"caller_nid": "print_product_label_line_compute_product_price", "callee": "filtered", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/print_product_label_line.py", "source_location": "L19"}, {"caller_nid": "print_product_label_line_compute_product_price", "callee": "_get_product_price", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/print_product_label_line.py", "source_location": "L23"}, {"caller_nid": "print_product_label_line_compute_product_price", "callee": "_get_product_price", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/wizard/print_product_label_line.py", "source_location": "L26"}]}

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 @@
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_pro_models_product_product_py", "label": "product_product.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/models/product_product.py", "source_location": "L1"}, {"id": "product_product_productproduct", "label": "ProductProduct", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/models/product_product.py", "source_location": "L2"}, {"id": "product_product_productproduct_action_open_label_layout", "label": ".action_open_label_layout()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/models/product_product.py", "source_location": "L5"}, {"id": "product_product_rationale_6", "label": "If a user has direct print option and a label template, return the direct print", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/models/product_product.py", "source_location": "L6"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_pro_models_product_product_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/models/product_product.py", "source_location": "L1", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_pro_models_product_product_py", "target": "product_product_productproduct", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/models/product_product.py", "source_location": "L2", "weight": 1.0}, {"source": "product_product_productproduct", "target": "product_product_productproduct_action_open_label_layout", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/models/product_product.py", "source_location": "L5", "weight": 1.0}, {"source": "product_product_rationale_6", "target": "product_product_productproduct_action_open_label_layout", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/models/product_product.py", "source_location": "L6", "weight": 1.0}], "raw_calls": [{"caller_nid": "product_product_productproduct_action_open_label_layout", "callee": "super", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/models/product_product.py", "source_location": "L10"}, {"caller_nid": "product_product_productproduct_action_open_label_layout", "callee": "get_param", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/models/product_product.py", "source_location": "L11"}, {"caller_nid": "product_product_productproduct_action_open_label_layout", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/models/product_product.py", "source_location": "L11"}, {"caller_nid": "product_product_productproduct_action_open_label_layout", "callee": "get_quick_report_action", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/models/product_product.py", "source_location": "L13"}]}

View File

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

View File

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

View File

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

View File

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

View File

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

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_pro_tests_common_py", "label": "common.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/tests/common.py", "source_location": "L1"}, {"id": "common_testproductlabel", "label": "TestProductLabel", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/tests/common.py", "source_location": "L9"}, {"id": "transactioncase", "label": "TransactionCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "common_setupclass", "label": "setUpClass()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/tests/common.py", "source_location": "L12"}, {"id": "common_testproductlabel_setup", "label": ".setUp()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/tests/common.py", "source_location": "L37"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_pro_tests_common_py", "target": "odoo_tests_common", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/tests/common.py", "source_location": "L6", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_pro_tests_common_py", "target": "odoo_tests", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/tests/common.py", "source_location": "L7", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_pro_tests_common_py", "target": "common_testproductlabel", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/tests/common.py", "source_location": "L9", "weight": 1.0}, {"source": "common_testproductlabel", "target": "transactioncase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/tests/common.py", "source_location": "L9", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_pro_tests_common_py", "target": "common_setupclass", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/tests/common.py", "source_location": "L12", "weight": 1.0}, {"source": "common_testproductlabel", "target": "common_testproductlabel_setup", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/tests/common.py", "source_location": "L37", "weight": 1.0}], "raw_calls": [{"caller_nid": "common_setupclass", "callee": "super", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/tests/common.py", "source_location": "L13"}, {"caller_nid": "common_setupclass", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/tests/common.py", "source_location": "L15"}, {"caller_nid": "common_setupclass", "callee": "ref", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/tests/common.py", "source_location": "L17"}, {"caller_nid": "common_setupclass", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/tests/common.py", "source_location": "L24"}, {"caller_nid": "common_setupclass", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/tests/common.py", "source_location": "L30"}, {"caller_nid": "common_testproductlabel_setup", "callee": "super", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/tests/common.py", "source_location": "L38"}, {"caller_nid": "common_testproductlabel_setup", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/tests/common.py", "source_location": "L40"}, {"caller_nid": "common_testproductlabel_setup", "callee": "with_context", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels_pro/tests/common.py", "source_location": "L40"}]}

View File

@@ -0,0 +1 @@
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_models_product_product_py", "label": "product_product.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/models/product_product.py", "source_location": "L1"}, {"id": "product_product_productproduct", "label": "ProductProduct", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/models/product_product.py", "source_location": "L2"}, {"id": "product_product_productproduct_action_open_label_layout", "label": ".action_open_label_layout()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/models/product_product.py", "source_location": "L5"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_models_product_product_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/models/product_product.py", "source_location": "L1", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_models_product_product_py", "target": "product_product_productproduct", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/models/product_product.py", "source_location": "L2", "weight": 1.0}, {"source": "product_product_productproduct", "target": "product_product_productproduct_action_open_label_layout", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/models/product_product.py", "source_location": "L5", "weight": 1.0}], "raw_calls": [{"caller_nid": "product_product_productproduct_action_open_label_layout", "callee": "get_param", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/models/product_product.py", "source_location": "L7"}, {"caller_nid": "product_product_productproduct_action_open_label_layout", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/models/product_product.py", "source_location": "L7"}, {"caller_nid": "product_product_productproduct_action_open_label_layout", "callee": "super", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/models/product_product.py", "source_location": "L8"}, {"caller_nid": "product_product_productproduct_action_open_label_layout", "callee": "_for_xml_id", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/models/product_product.py", "source_location": "L9"}]}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff