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,
|
||||
@@ -82,7 +83,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/country/country.py",
|
||||
"module": "country",
|
||||
"file": "country.py",
|
||||
"class": "Subdivision",
|
||||
"method": "__register__",
|
||||
"line": 433,
|
||||
@@ -150,7 +152,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/country/country.py",
|
||||
"module": "country",
|
||||
"file": "country.py",
|
||||
"class": "PostalCode",
|
||||
"method": "__register__",
|
||||
"line": 516,
|
||||
|
||||
Reference in New Issue
Block a user