Public Access
now modulename and relative filename are stored separately
This commit is contained in:
+14
-7
@@ -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": 76,
|
||||
@@ -72,7 +73,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/party/address.py",
|
||||
"module": "party",
|
||||
"file": "address.py",
|
||||
"class": "AddressFormat",
|
||||
"method": "__register__",
|
||||
"line": 295,
|
||||
@@ -204,7 +206,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/party/category.py",
|
||||
"module": "party",
|
||||
"file": "category.py",
|
||||
"class": "Category",
|
||||
"method": "__register__",
|
||||
"line": 35,
|
||||
@@ -226,7 +229,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/party/configuration.py",
|
||||
"module": "party",
|
||||
"file": "configuration.py",
|
||||
"class": "_ConfigurationValue",
|
||||
"method": "__register__",
|
||||
"line": 99,
|
||||
@@ -246,7 +250,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/party/party.py",
|
||||
"module": "party",
|
||||
"file": "party.py",
|
||||
"class": "Party",
|
||||
"method": "__register__",
|
||||
"line": 102,
|
||||
@@ -269,7 +274,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/party/party.py",
|
||||
"module": "party",
|
||||
"file": "party.py",
|
||||
"class": "PartyLang",
|
||||
"method": "__register__",
|
||||
"line": 356,
|
||||
@@ -352,7 +358,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/party/party.py",
|
||||
"module": "party",
|
||||
"file": "party.py",
|
||||
"class": "Identifier",
|
||||
"method": "__register__",
|
||||
"line": 636,
|
||||
|
||||
Reference in New Issue
Block a user