Public Access
now modulename and relative filename are stored separately
This commit is contained in:
@@ -3,7 +3,8 @@
|
||||
"module": "country",
|
||||
"files": [
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/country/country.py",
|
||||
"module": "country",
|
||||
"file": "country.py",
|
||||
"class": "Country",
|
||||
"method": "__register__",
|
||||
"line": 178,
|
||||
@@ -39,7 +40,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/country/country.py",
|
||||
"module": "country",
|
||||
"file": "country.py",
|
||||
"class": "Subdivision",
|
||||
"method": "__register__",
|
||||
"line": 424,
|
||||
@@ -107,7 +109,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/country/country.py",
|
||||
"module": "country",
|
||||
"file": "country.py",
|
||||
"class": "PostalCode",
|
||||
"method": "__register__",
|
||||
"line": 507,
|
||||
|
||||
Reference in New Issue
Block a user