changes
This commit is contained in:
27
fusion_accounting/graphify-out/graph.json
Normal file
27
fusion_accounting/graphify-out/graph.json
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"directed": false,
|
||||
"multigraph": false,
|
||||
"graph": {},
|
||||
"nodes": [
|
||||
{
|
||||
"label": "__init__.py",
|
||||
"file_type": "code",
|
||||
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting/__init__.py",
|
||||
"source_location": "L1",
|
||||
"id": "users_gurpreet_github_odoo_modules_fusion_accounting_init_py",
|
||||
"community": 0,
|
||||
"norm_label": "__init__.py"
|
||||
},
|
||||
{
|
||||
"label": "__manifest__.py",
|
||||
"file_type": "code",
|
||||
"source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting/__manifest__.py",
|
||||
"source_location": "L1",
|
||||
"id": "users_gurpreet_github_odoo_modules_fusion_accounting_manifest_py",
|
||||
"community": 1,
|
||||
"norm_label": "__manifest__.py"
|
||||
}
|
||||
],
|
||||
"links": [],
|
||||
"hyperedges": []
|
||||
}
|
||||
Reference in New Issue
Block a user