Public Access
now modulename and relative filename are stored separately
This commit is contained in:
+18
-9
@@ -3,7 +3,8 @@
|
||||
"module": "ir",
|
||||
"files": [
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/export.py",
|
||||
"module": "ir",
|
||||
"file": "export.py",
|
||||
"class": "Export",
|
||||
"method": "__register__",
|
||||
"line": 68,
|
||||
@@ -42,7 +43,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/model.py",
|
||||
"module": "ir",
|
||||
"file": "model.py",
|
||||
"class": "Model",
|
||||
"method": "__register__",
|
||||
"line": 84,
|
||||
@@ -96,7 +98,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/model.py",
|
||||
"module": "ir",
|
||||
"file": "model.py",
|
||||
"class": "ModelField",
|
||||
"method": "__register__",
|
||||
"line": 330,
|
||||
@@ -200,7 +203,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/model.py",
|
||||
"module": "ir",
|
||||
"file": "model.py",
|
||||
"class": "ModelAccess",
|
||||
"method": "__register__",
|
||||
"line": 561,
|
||||
@@ -289,7 +293,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/model.py",
|
||||
"module": "ir",
|
||||
"file": "model.py",
|
||||
"class": "ModelFieldAccess",
|
||||
"method": "__register__",
|
||||
"line": 794,
|
||||
@@ -394,7 +399,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/model.py",
|
||||
"module": "ir",
|
||||
"file": "model.py",
|
||||
"class": "ModelButton",
|
||||
"method": "__register__",
|
||||
"line": 971,
|
||||
@@ -497,7 +503,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/model.py",
|
||||
"module": "ir",
|
||||
"file": "model.py",
|
||||
"class": "ModelData",
|
||||
"method": "__register__",
|
||||
"line": 1328,
|
||||
@@ -519,7 +526,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/rule.py",
|
||||
"module": "ir",
|
||||
"file": "rule.py",
|
||||
"class": "RuleGroup",
|
||||
"method": "__register__",
|
||||
"line": 101,
|
||||
@@ -608,7 +616,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/ui/view.py",
|
||||
"module": "ir",
|
||||
"file": "ui/view.py",
|
||||
"class": "ViewTreeOptional",
|
||||
"method": "__register__",
|
||||
"line": 629,
|
||||
|
||||
Reference in New Issue
Block a user