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": 83,
|
||||
@@ -96,7 +98,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/model.py",
|
||||
"module": "ir",
|
||||
"file": "model.py",
|
||||
"class": "ModelField",
|
||||
"method": "__register__",
|
||||
"line": 320,
|
||||
@@ -200,7 +203,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/model.py",
|
||||
"module": "ir",
|
||||
"file": "model.py",
|
||||
"class": "ModelAccess",
|
||||
"method": "__register__",
|
||||
"line": 551,
|
||||
@@ -289,7 +293,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/model.py",
|
||||
"module": "ir",
|
||||
"file": "model.py",
|
||||
"class": "ModelFieldAccess",
|
||||
"method": "__register__",
|
||||
"line": 789,
|
||||
@@ -394,7 +399,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/model.py",
|
||||
"module": "ir",
|
||||
"file": "model.py",
|
||||
"class": "ModelButton",
|
||||
"method": "__register__",
|
||||
"line": 977,
|
||||
@@ -497,7 +503,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/model.py",
|
||||
"module": "ir",
|
||||
"file": "model.py",
|
||||
"class": "ModelData",
|
||||
"method": "__register__",
|
||||
"line": 1334,
|
||||
@@ -519,7 +526,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/rule.py",
|
||||
"module": "ir",
|
||||
"file": "rule.py",
|
||||
"class": "RuleGroup",
|
||||
"method": "__register__",
|
||||
"line": 100,
|
||||
@@ -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": 628,
|
||||
|
||||
Reference in New Issue
Block a user