Public Access
now modulename and relative filename are stored separately
This commit is contained in:
+8
-4
@@ -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": 161,
|
||||
@@ -41,7 +42,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/party/configuration.py",
|
||||
"module": "party",
|
||||
"file": "configuration.py",
|
||||
"class": "Configuration",
|
||||
"method": "__register__",
|
||||
"line": 33,
|
||||
@@ -80,7 +82,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/party/party.py",
|
||||
"module": "party",
|
||||
"file": "party.py",
|
||||
"class": "PartyCategory",
|
||||
"method": "__register__",
|
||||
"line": 467,
|
||||
@@ -104,7 +107,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/party/party.py",
|
||||
"module": "party",
|
||||
"file": "party.py",
|
||||
"class": "Identifier",
|
||||
"method": "__register__",
|
||||
"line": 859,
|
||||
|
||||
Reference in New Issue
Block a user