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": 29,
|
||||
|
||||
+26
-13
@@ -3,7 +3,8 @@
|
||||
"module": "ir",
|
||||
"files": [
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/action.py",
|
||||
"module": "ir",
|
||||
"file": "action.py",
|
||||
"class": "ActionKeyword",
|
||||
"method": "__register__",
|
||||
"line": 119,
|
||||
@@ -26,7 +27,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/action.py",
|
||||
"module": "ir",
|
||||
"file": "action.py",
|
||||
"class": "ActionReport",
|
||||
"method": "__register__",
|
||||
"line": 499,
|
||||
@@ -79,7 +81,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/action.py",
|
||||
"module": "ir",
|
||||
"file": "action.py",
|
||||
"class": "ActionActWindow",
|
||||
"method": "__register__",
|
||||
"line": 694,
|
||||
@@ -161,7 +164,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/attachment.py",
|
||||
"module": "ir",
|
||||
"file": "attachment.py",
|
||||
"class": "Attachment",
|
||||
"method": "__register__",
|
||||
"line": 60,
|
||||
@@ -279,7 +283,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/model.py",
|
||||
"module": "ir",
|
||||
"file": "model.py",
|
||||
"class": "ModelData",
|
||||
"method": "__register__",
|
||||
"line": 1100,
|
||||
@@ -318,7 +323,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/module.py",
|
||||
"module": "ir",
|
||||
"file": "module.py",
|
||||
"class": "Module",
|
||||
"method": "__register__",
|
||||
"line": 102,
|
||||
@@ -419,7 +425,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/module.py",
|
||||
"module": "ir",
|
||||
"file": "module.py",
|
||||
"class": "ModuleConfigWizardItem",
|
||||
"method": "__register__",
|
||||
"line": 401,
|
||||
@@ -457,7 +464,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/queue.py",
|
||||
"module": "ir",
|
||||
"file": "queue.py",
|
||||
"class": "Queue",
|
||||
"method": "__register__",
|
||||
"line": 35,
|
||||
@@ -481,7 +489,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/session.py",
|
||||
"module": "ir",
|
||||
"file": "session.py",
|
||||
"class": "Session",
|
||||
"method": "__register__",
|
||||
"line": 36,
|
||||
@@ -504,7 +513,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/translation.py",
|
||||
"module": "ir",
|
||||
"file": "translation.py",
|
||||
"class": "Translation",
|
||||
"method": "__register__",
|
||||
"line": 99,
|
||||
@@ -558,7 +568,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/trigger.py",
|
||||
"module": "ir",
|
||||
"file": "trigger.py",
|
||||
"class": "Trigger",
|
||||
"method": "__register__",
|
||||
"line": 74,
|
||||
@@ -614,7 +625,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/trigger.py",
|
||||
"module": "ir",
|
||||
"file": "trigger.py",
|
||||
"class": "TriggerLog",
|
||||
"method": "__register__",
|
||||
"line": 300,
|
||||
@@ -637,7 +649,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/ui/view.py",
|
||||
"module": "ir",
|
||||
"file": "ui/view.py",
|
||||
"class": "ViewTreeState",
|
||||
"method": "__register__",
|
||||
"line": 313,
|
||||
|
||||
+10
-5
@@ -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": 61,
|
||||
@@ -57,7 +58,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/party/category.py",
|
||||
"module": "party",
|
||||
"file": "category.py",
|
||||
"class": "Category",
|
||||
"method": "__register__",
|
||||
"line": 43,
|
||||
@@ -79,7 +81,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/party/party.py",
|
||||
"module": "party",
|
||||
"file": "party.py",
|
||||
"class": "Party",
|
||||
"method": "__register__",
|
||||
"line": 89,
|
||||
@@ -102,7 +105,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/party/party.py",
|
||||
"module": "party",
|
||||
"file": "party.py",
|
||||
"class": "PartyLang",
|
||||
"method": "__register__",
|
||||
"line": 265,
|
||||
@@ -171,7 +175,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/party/party.py",
|
||||
"module": "party",
|
||||
"file": "party.py",
|
||||
"class": "PartyIdentifier",
|
||||
"method": "__register__",
|
||||
"line": 329,
|
||||
|
||||
@@ -3,7 +3,8 @@
|
||||
"module": "product",
|
||||
"files": [
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/product/product.py",
|
||||
"module": "product",
|
||||
"file": "product.py",
|
||||
"class": "ProductCostPriceMethod",
|
||||
"method": "__register__",
|
||||
"line": 374,
|
||||
@@ -59,7 +60,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/product/product.py",
|
||||
"module": "product",
|
||||
"file": "product.py",
|
||||
"class": "ProductCostPrice",
|
||||
"method": "__register__",
|
||||
"line": 429,
|
||||
|
||||
@@ -3,7 +3,8 @@
|
||||
"module": "production",
|
||||
"files": [
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/production/production.py",
|
||||
"module": "production",
|
||||
"file": "production.py",
|
||||
"class": "Production",
|
||||
"method": "__register__",
|
||||
"line": 224,
|
||||
|
||||
+2
-1
@@ -3,7 +3,8 @@
|
||||
"module": "res",
|
||||
"files": [
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/res/user.py",
|
||||
"module": "res",
|
||||
"file": "user.py",
|
||||
"class": "User",
|
||||
"method": "__register__",
|
||||
"line": 200,
|
||||
|
||||
Reference in New Issue
Block a user