Files
Odoo-Modules/fusion_whitelabels/graphify-out/graph.json
gsinghpal 41d0908ade changes
2026-04-24 21:04:38 -04:00

27 lines
779 B
JSON

{
"directed": false,
"multigraph": false,
"graph": {},
"nodes": [
{
"label": "__init__.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_whitelabels/__init__.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_fusion_whitelabels_init_py",
"community": 0,
"norm_label": "__init__.py"
},
{
"label": "__manifest__.py",
"file_type": "code",
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_whitelabels/__manifest__.py",
"source_location": "L1",
"id": "users_gurpreet_github_odoo_modules_fusion_whitelabels_manifest_py",
"community": 1,
"norm_label": "__manifest__.py"
}
],
"links": [],
"hyperedges": []
}