Public Access
now modulename and relative filename are stored separately
This commit is contained in:
+10
-5
@@ -3,7 +3,8 @@
|
||||
"module": "party",
|
||||
"files": [
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/party/address.py",
|
||||
"module": "party",
|
||||
"file": "address.py",
|
||||
"class": "Address",
|
||||
"method": "__register__",
|
||||
"line": 66,
|
||||
@@ -57,7 +58,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/party/category.py",
|
||||
"module": "party",
|
||||
"file": "category.py",
|
||||
"class": "Category",
|
||||
"method": "__register__",
|
||||
"line": 43,
|
||||
@@ -79,7 +81,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/party/party.py",
|
||||
"module": "party",
|
||||
"file": "party.py",
|
||||
"class": "Party",
|
||||
"method": "__register__",
|
||||
"line": 91,
|
||||
@@ -102,7 +105,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/party/party.py",
|
||||
"module": "party",
|
||||
"file": "party.py",
|
||||
"class": "PartyLang",
|
||||
"method": "__register__",
|
||||
"line": 278,
|
||||
@@ -171,7 +175,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/party/party.py",
|
||||
"module": "party",
|
||||
"file": "party.py",
|
||||
"class": "PartyIdentifier",
|
||||
"method": "__register__",
|
||||
"line": 439,
|
||||
|
||||
Reference in New Issue
Block a user