Public Access
now modulename and relative filename are stored separately
This commit is contained in:
@@ -3,7 +3,8 @@
|
||||
"module": "company",
|
||||
"files": [
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/company/party.py",
|
||||
"module": "company",
|
||||
"file": "party.py",
|
||||
"class": "ConfigurationLang",
|
||||
"method": "__register__",
|
||||
"line": 21,
|
||||
@@ -25,7 +26,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/company/party.py",
|
||||
"module": "company",
|
||||
"file": "party.py",
|
||||
"class": "PartyLang",
|
||||
"method": "__register__",
|
||||
"line": 50,
|
||||
@@ -47,7 +49,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/company/res.py",
|
||||
"module": "company",
|
||||
"file": "res.py",
|
||||
"class": "User",
|
||||
"method": "__register__",
|
||||
"line": 69,
|
||||
|
||||
Reference in New Issue
Block a user