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,
|
||||
|
||||
@@ -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": 30,
|
||||
|
||||
+34
-17
@@ -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": 147,
|
||||
@@ -26,7 +27,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/action.py",
|
||||
"module": "ir",
|
||||
"file": "action.py",
|
||||
"class": "ActionReport",
|
||||
"method": "__register__",
|
||||
"line": 529,
|
||||
@@ -79,7 +81,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/action.py",
|
||||
"module": "ir",
|
||||
"file": "action.py",
|
||||
"class": "ActionActWindow",
|
||||
"method": "__register__",
|
||||
"line": 729,
|
||||
@@ -161,7 +164,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/action.py",
|
||||
"module": "ir",
|
||||
"file": "action.py",
|
||||
"class": "ActionActWindowView",
|
||||
"method": "__register__",
|
||||
"line": 909,
|
||||
@@ -184,7 +188,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/action.py",
|
||||
"module": "ir",
|
||||
"file": "action.py",
|
||||
"class": "ActionActWindowDomain",
|
||||
"method": "__register__",
|
||||
"line": 948,
|
||||
@@ -207,7 +212,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/attachment.py",
|
||||
"module": "ir",
|
||||
"file": "attachment.py",
|
||||
"class": "Attachment",
|
||||
"method": "__register__",
|
||||
"line": 60,
|
||||
@@ -325,7 +331,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/cron.py",
|
||||
"module": "ir",
|
||||
"file": "cron.py",
|
||||
"class": "Cron",
|
||||
"method": "__register__",
|
||||
"line": 66,
|
||||
@@ -348,7 +355,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/model.py",
|
||||
"module": "ir",
|
||||
"file": "model.py",
|
||||
"class": "ModelData",
|
||||
"method": "__register__",
|
||||
"line": 1135,
|
||||
@@ -403,7 +411,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/module.py",
|
||||
"module": "ir",
|
||||
"file": "module.py",
|
||||
"class": "Module",
|
||||
"method": "__register__",
|
||||
"line": 103,
|
||||
@@ -504,7 +513,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/module.py",
|
||||
"module": "ir",
|
||||
"file": "module.py",
|
||||
"class": "ModuleConfigWizardItem",
|
||||
"method": "__register__",
|
||||
"line": 396,
|
||||
@@ -557,7 +567,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/queue.py",
|
||||
"module": "ir",
|
||||
"file": "queue.py",
|
||||
"class": "Queue",
|
||||
"method": "__register__",
|
||||
"line": 35,
|
||||
@@ -581,7 +592,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/session.py",
|
||||
"module": "ir",
|
||||
"file": "session.py",
|
||||
"class": "Session",
|
||||
"method": "__register__",
|
||||
"line": 36,
|
||||
@@ -604,7 +616,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/translation.py",
|
||||
"module": "ir",
|
||||
"file": "translation.py",
|
||||
"class": "Translation",
|
||||
"method": "__register__",
|
||||
"line": 85,
|
||||
@@ -688,7 +701,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/trigger.py",
|
||||
"module": "ir",
|
||||
"file": "trigger.py",
|
||||
"class": "Trigger",
|
||||
"method": "__register__",
|
||||
"line": 76,
|
||||
@@ -744,7 +758,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/trigger.py",
|
||||
"module": "ir",
|
||||
"file": "trigger.py",
|
||||
"class": "TriggerLog",
|
||||
"method": "__register__",
|
||||
"line": 302,
|
||||
@@ -767,7 +782,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/ui/icon.py",
|
||||
"module": "ir",
|
||||
"file": "ui/icon.py",
|
||||
"class": "Icon",
|
||||
"method": "__register__",
|
||||
"line": 33,
|
||||
@@ -790,7 +806,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/ui/view.py",
|
||||
"module": "ir",
|
||||
"file": "ui/view.py",
|
||||
"class": "ViewTreeState",
|
||||
"method": "__register__",
|
||||
"line": 323,
|
||||
|
||||
+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": 66,
|
||||
@@ -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": 91,
|
||||
@@ -102,7 +105,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/party/party.py",
|
||||
"module": "party",
|
||||
"file": "party.py",
|
||||
"class": "PartyLang",
|
||||
"method": "__register__",
|
||||
"line": 278,
|
||||
@@ -171,7 +175,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/party/party.py",
|
||||
"module": "party",
|
||||
"file": "party.py",
|
||||
"class": "PartyIdentifier",
|
||||
"method": "__register__",
|
||||
"line": 439,
|
||||
|
||||
@@ -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": 382,
|
||||
@@ -59,7 +60,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/product/product.py",
|
||||
"module": "product",
|
||||
"file": "product.py",
|
||||
"class": "ProductCostPrice",
|
||||
"method": "__register__",
|
||||
"line": 437,
|
||||
|
||||
@@ -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": 222,
|
||||
|
||||
+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": 194,
|
||||
|
||||
@@ -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": 32,
|
||||
@@ -82,7 +83,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/country/country.py",
|
||||
"module": "country",
|
||||
"file": "country.py",
|
||||
"class": "Subdivision",
|
||||
"method": "__register__",
|
||||
"line": 216,
|
||||
|
||||
@@ -3,7 +3,8 @@
|
||||
"module": "currency",
|
||||
"files": [
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/currency/currency.py",
|
||||
"module": "currency",
|
||||
"file": "currency.py",
|
||||
"class": "Currency",
|
||||
"method": "__register__",
|
||||
"line": 53,
|
||||
|
||||
+34
-17
@@ -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": 147,
|
||||
@@ -26,7 +27,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/action.py",
|
||||
"module": "ir",
|
||||
"file": "action.py",
|
||||
"class": "ActionReport",
|
||||
"method": "__register__",
|
||||
"line": 529,
|
||||
@@ -79,7 +81,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/action.py",
|
||||
"module": "ir",
|
||||
"file": "action.py",
|
||||
"class": "ActionActWindow",
|
||||
"method": "__register__",
|
||||
"line": 729,
|
||||
@@ -161,7 +164,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/action.py",
|
||||
"module": "ir",
|
||||
"file": "action.py",
|
||||
"class": "ActionActWindowView",
|
||||
"method": "__register__",
|
||||
"line": 909,
|
||||
@@ -184,7 +188,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/action.py",
|
||||
"module": "ir",
|
||||
"file": "action.py",
|
||||
"class": "ActionActWindowDomain",
|
||||
"method": "__register__",
|
||||
"line": 948,
|
||||
@@ -207,7 +212,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/attachment.py",
|
||||
"module": "ir",
|
||||
"file": "attachment.py",
|
||||
"class": "Attachment",
|
||||
"method": "__register__",
|
||||
"line": 60,
|
||||
@@ -325,7 +331,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/cron.py",
|
||||
"module": "ir",
|
||||
"file": "cron.py",
|
||||
"class": "Cron",
|
||||
"method": "__register__",
|
||||
"line": 69,
|
||||
@@ -348,7 +355,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/model.py",
|
||||
"module": "ir",
|
||||
"file": "model.py",
|
||||
"class": "ModelData",
|
||||
"method": "__register__",
|
||||
"line": 1135,
|
||||
@@ -403,7 +411,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/module.py",
|
||||
"module": "ir",
|
||||
"file": "module.py",
|
||||
"class": "Module",
|
||||
"method": "__register__",
|
||||
"line": 103,
|
||||
@@ -504,7 +513,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/module.py",
|
||||
"module": "ir",
|
||||
"file": "module.py",
|
||||
"class": "ModuleConfigWizardItem",
|
||||
"method": "__register__",
|
||||
"line": 396,
|
||||
@@ -557,7 +567,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/queue.py",
|
||||
"module": "ir",
|
||||
"file": "queue.py",
|
||||
"class": "Queue",
|
||||
"method": "__register__",
|
||||
"line": 35,
|
||||
@@ -581,7 +592,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/session.py",
|
||||
"module": "ir",
|
||||
"file": "session.py",
|
||||
"class": "Session",
|
||||
"method": "__register__",
|
||||
"line": 36,
|
||||
@@ -604,7 +616,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/translation.py",
|
||||
"module": "ir",
|
||||
"file": "translation.py",
|
||||
"class": "Translation",
|
||||
"method": "__register__",
|
||||
"line": 86,
|
||||
@@ -688,7 +701,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/trigger.py",
|
||||
"module": "ir",
|
||||
"file": "trigger.py",
|
||||
"class": "Trigger",
|
||||
"method": "__register__",
|
||||
"line": 76,
|
||||
@@ -744,7 +758,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/trigger.py",
|
||||
"module": "ir",
|
||||
"file": "trigger.py",
|
||||
"class": "TriggerLog",
|
||||
"method": "__register__",
|
||||
"line": 303,
|
||||
@@ -767,7 +782,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/ui/icon.py",
|
||||
"module": "ir",
|
||||
"file": "ui/icon.py",
|
||||
"class": "Icon",
|
||||
"method": "__register__",
|
||||
"line": 33,
|
||||
@@ -790,7 +806,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/ui/view.py",
|
||||
"module": "ir",
|
||||
"file": "ui/view.py",
|
||||
"class": "ViewTreeState",
|
||||
"method": "__register__",
|
||||
"line": 323,
|
||||
|
||||
+12
-6
@@ -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": 73,
|
||||
@@ -57,7 +58,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/party/address.py",
|
||||
"module": "party",
|
||||
"file": "address.py",
|
||||
"class": "AddressFormat",
|
||||
"method": "__register__",
|
||||
"line": 271,
|
||||
@@ -189,7 +191,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/party/category.py",
|
||||
"module": "party",
|
||||
"file": "category.py",
|
||||
"class": "Category",
|
||||
"method": "__register__",
|
||||
"line": 43,
|
||||
@@ -211,7 +214,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/party/party.py",
|
||||
"module": "party",
|
||||
"file": "party.py",
|
||||
"class": "Party",
|
||||
"method": "__register__",
|
||||
"line": 91,
|
||||
@@ -234,7 +238,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/party/party.py",
|
||||
"module": "party",
|
||||
"file": "party.py",
|
||||
"class": "PartyLang",
|
||||
"method": "__register__",
|
||||
"line": 278,
|
||||
@@ -303,7 +308,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/party/party.py",
|
||||
"module": "party",
|
||||
"file": "party.py",
|
||||
"class": "PartyIdentifier",
|
||||
"method": "__register__",
|
||||
"line": 439,
|
||||
|
||||
@@ -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": 439,
|
||||
@@ -59,7 +60,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/product/product.py",
|
||||
"module": "product",
|
||||
"file": "product.py",
|
||||
"class": "ProductCostPrice",
|
||||
"method": "__register__",
|
||||
"line": 494,
|
||||
|
||||
@@ -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": 222,
|
||||
|
||||
+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": 194,
|
||||
|
||||
@@ -3,7 +3,8 @@
|
||||
"module": "stock_lot",
|
||||
"files": [
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/stock_lot/product.py",
|
||||
"module": "stock_lot",
|
||||
"file": "product.py",
|
||||
"class": "Template",
|
||||
"method": "__register__",
|
||||
"line": 29,
|
||||
|
||||
@@ -3,7 +3,8 @@
|
||||
"module": "company",
|
||||
"files": [
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/company/party.py",
|
||||
"module": "company",
|
||||
"file": "party.py",
|
||||
"class": "ConfigurationLang",
|
||||
"method": "__register__",
|
||||
"line": 20,
|
||||
@@ -25,7 +26,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/company/party.py",
|
||||
"module": "company",
|
||||
"file": "party.py",
|
||||
"class": "PartyLang",
|
||||
"method": "__register__",
|
||||
"line": 43,
|
||||
|
||||
@@ -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": 30,
|
||||
@@ -82,7 +83,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/country/country.py",
|
||||
"module": "country",
|
||||
"file": "country.py",
|
||||
"class": "Subdivision",
|
||||
"method": "__register__",
|
||||
"line": 214,
|
||||
|
||||
@@ -3,7 +3,8 @@
|
||||
"module": "currency",
|
||||
"files": [
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/currency/currency.py",
|
||||
"module": "currency",
|
||||
"file": "currency.py",
|
||||
"class": "Currency",
|
||||
"method": "__register__",
|
||||
"line": 51,
|
||||
|
||||
+36
-18
@@ -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": 152,
|
||||
@@ -26,7 +27,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/action.py",
|
||||
"module": "ir",
|
||||
"file": "action.py",
|
||||
"class": "ActionReport",
|
||||
"method": "__register__",
|
||||
"line": 545,
|
||||
@@ -79,7 +81,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/action.py",
|
||||
"module": "ir",
|
||||
"file": "action.py",
|
||||
"class": "ActionActWindow",
|
||||
"method": "__register__",
|
||||
"line": 745,
|
||||
@@ -161,7 +164,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/action.py",
|
||||
"module": "ir",
|
||||
"file": "action.py",
|
||||
"class": "ActionActWindowView",
|
||||
"method": "__register__",
|
||||
"line": 933,
|
||||
@@ -184,7 +188,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/action.py",
|
||||
"module": "ir",
|
||||
"file": "action.py",
|
||||
"class": "ActionActWindowDomain",
|
||||
"method": "__register__",
|
||||
"line": 972,
|
||||
@@ -207,7 +212,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/attachment.py",
|
||||
"module": "ir",
|
||||
"file": "attachment.py",
|
||||
"class": "Attachment",
|
||||
"method": "__register__",
|
||||
"line": 63,
|
||||
@@ -325,7 +331,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/cron.py",
|
||||
"module": "ir",
|
||||
"file": "cron.py",
|
||||
"class": "Cron",
|
||||
"method": "__register__",
|
||||
"line": 69,
|
||||
@@ -348,7 +355,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/model.py",
|
||||
"module": "ir",
|
||||
"file": "model.py",
|
||||
"class": "ModelData",
|
||||
"method": "__register__",
|
||||
"line": 1157,
|
||||
@@ -403,7 +411,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/module.py",
|
||||
"module": "ir",
|
||||
"file": "module.py",
|
||||
"class": "Module",
|
||||
"method": "__register__",
|
||||
"line": 103,
|
||||
@@ -521,7 +530,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/module.py",
|
||||
"module": "ir",
|
||||
"file": "module.py",
|
||||
"class": "ModuleDependency",
|
||||
"method": "__register__",
|
||||
"line": 362,
|
||||
@@ -546,7 +556,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/module.py",
|
||||
"module": "ir",
|
||||
"file": "module.py",
|
||||
"class": "ModuleConfigWizardItem",
|
||||
"method": "__register__",
|
||||
"line": 393,
|
||||
@@ -616,7 +627,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/queue.py",
|
||||
"module": "ir",
|
||||
"file": "queue.py",
|
||||
"class": "Queue",
|
||||
"method": "__register__",
|
||||
"line": 35,
|
||||
@@ -640,7 +652,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/session.py",
|
||||
"module": "ir",
|
||||
"file": "session.py",
|
||||
"class": "Session",
|
||||
"method": "__register__",
|
||||
"line": 36,
|
||||
@@ -663,7 +676,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/translation.py",
|
||||
"module": "ir",
|
||||
"file": "translation.py",
|
||||
"class": "Translation",
|
||||
"method": "__register__",
|
||||
"line": 86,
|
||||
@@ -747,7 +761,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/trigger.py",
|
||||
"module": "ir",
|
||||
"file": "trigger.py",
|
||||
"class": "Trigger",
|
||||
"method": "__register__",
|
||||
"line": 77,
|
||||
@@ -881,7 +896,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/trigger.py",
|
||||
"module": "ir",
|
||||
"file": "trigger.py",
|
||||
"class": "TriggerLog",
|
||||
"method": "__register__",
|
||||
"line": 330,
|
||||
@@ -904,7 +920,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/ui/icon.py",
|
||||
"module": "ir",
|
||||
"file": "ui/icon.py",
|
||||
"class": "Icon",
|
||||
"method": "__register__",
|
||||
"line": 33,
|
||||
@@ -927,7 +944,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/ui/view.py",
|
||||
"module": "ir",
|
||||
"file": "ui/view.py",
|
||||
"class": "ViewTreeState",
|
||||
"method": "__register__",
|
||||
"line": 323,
|
||||
|
||||
+14
-7
@@ -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": 67,
|
||||
@@ -57,7 +58,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/party/address.py",
|
||||
"module": "party",
|
||||
"file": "address.py",
|
||||
"class": "AddressFormat",
|
||||
"method": "__register__",
|
||||
"line": 265,
|
||||
@@ -189,7 +191,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/party/category.py",
|
||||
"module": "party",
|
||||
"file": "category.py",
|
||||
"class": "Category",
|
||||
"method": "__register__",
|
||||
"line": 35,
|
||||
@@ -211,7 +214,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/party/configuration.py",
|
||||
"module": "party",
|
||||
"file": "configuration.py",
|
||||
"class": "_ConfigurationValue",
|
||||
"method": "__register__",
|
||||
"line": 40,
|
||||
@@ -231,7 +235,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/party/party.py",
|
||||
"module": "party",
|
||||
"file": "party.py",
|
||||
"class": "Party",
|
||||
"method": "__register__",
|
||||
"line": 81,
|
||||
@@ -254,7 +259,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/party/party.py",
|
||||
"module": "party",
|
||||
"file": "party.py",
|
||||
"class": "PartyLang",
|
||||
"method": "__register__",
|
||||
"line": 268,
|
||||
@@ -337,7 +343,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/party/party.py",
|
||||
"module": "party",
|
||||
"file": "party.py",
|
||||
"class": "Identifier",
|
||||
"method": "__register__",
|
||||
"line": 428,
|
||||
|
||||
+10
-5
@@ -3,7 +3,8 @@
|
||||
"module": "product",
|
||||
"files": [
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/product/configuration.py",
|
||||
"module": "product",
|
||||
"file": "configuration.py",
|
||||
"class": "ConfigurationDefaultCostPriceMethod",
|
||||
"method": "__register__",
|
||||
"line": 48,
|
||||
@@ -25,7 +26,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/product/product.py",
|
||||
"module": "product",
|
||||
"file": "product.py",
|
||||
"class": "Product",
|
||||
"method": "__register__",
|
||||
"line": 360,
|
||||
@@ -64,7 +66,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/product/product.py",
|
||||
"module": "product",
|
||||
"file": "product.py",
|
||||
"class": "ProductListPrice",
|
||||
"method": "__register__",
|
||||
"line": 551,
|
||||
@@ -86,7 +89,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/product/product.py",
|
||||
"module": "product",
|
||||
"file": "product.py",
|
||||
"class": "ProductCostPriceMethod",
|
||||
"method": "__register__",
|
||||
"line": 578,
|
||||
@@ -168,7 +172,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/product/product.py",
|
||||
"module": "product",
|
||||
"file": "product.py",
|
||||
"class": "ProductCostPrice",
|
||||
"method": "__register__",
|
||||
"line": 634,
|
||||
|
||||
@@ -3,7 +3,8 @@
|
||||
"module": "production",
|
||||
"files": [
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/production/configuration.py",
|
||||
"module": "production",
|
||||
"file": "configuration.py",
|
||||
"class": "ConfigurationProductionSequence",
|
||||
"method": "__register__",
|
||||
"line": 43,
|
||||
@@ -25,7 +26,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/production/production.py",
|
||||
"module": "production",
|
||||
"file": "production.py",
|
||||
"class": "Production",
|
||||
"method": "__register__",
|
||||
"line": 249,
|
||||
|
||||
+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": 195,
|
||||
|
||||
@@ -3,7 +3,8 @@
|
||||
"module": "stock_lot",
|
||||
"files": [
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/stock_lot/product.py",
|
||||
"module": "stock_lot",
|
||||
"file": "product.py",
|
||||
"class": "Template",
|
||||
"method": "__register__",
|
||||
"line": 29,
|
||||
|
||||
@@ -3,7 +3,8 @@
|
||||
"module": "company",
|
||||
"files": [
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/company/party.py",
|
||||
"module": "company",
|
||||
"file": "party.py",
|
||||
"class": "ConfigurationLang",
|
||||
"method": "__register__",
|
||||
"line": 20,
|
||||
@@ -25,7 +26,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/company/party.py",
|
||||
"module": "company",
|
||||
"file": "party.py",
|
||||
"class": "PartyLang",
|
||||
"method": "__register__",
|
||||
"line": 43,
|
||||
|
||||
@@ -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": 30,
|
||||
@@ -82,7 +83,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/country/country.py",
|
||||
"module": "country",
|
||||
"file": "country.py",
|
||||
"class": "Subdivision",
|
||||
"method": "__register__",
|
||||
"line": 214,
|
||||
|
||||
@@ -3,7 +3,8 @@
|
||||
"module": "currency",
|
||||
"files": [
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/currency/currency.py",
|
||||
"module": "currency",
|
||||
"file": "currency.py",
|
||||
"class": "Currency",
|
||||
"method": "__register__",
|
||||
"line": 51,
|
||||
|
||||
+38
-19
@@ -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": 149,
|
||||
@@ -26,7 +27,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/action.py",
|
||||
"module": "ir",
|
||||
"file": "action.py",
|
||||
"class": "ActionReport",
|
||||
"method": "__register__",
|
||||
"line": 525,
|
||||
@@ -79,7 +81,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/action.py",
|
||||
"module": "ir",
|
||||
"file": "action.py",
|
||||
"class": "ActionActWindow",
|
||||
"method": "__register__",
|
||||
"line": 705,
|
||||
@@ -161,7 +164,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/action.py",
|
||||
"module": "ir",
|
||||
"file": "action.py",
|
||||
"class": "ActionActWindowView",
|
||||
"method": "__register__",
|
||||
"line": 893,
|
||||
@@ -184,7 +188,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/action.py",
|
||||
"module": "ir",
|
||||
"file": "action.py",
|
||||
"class": "ActionActWindowDomain",
|
||||
"method": "__register__",
|
||||
"line": 932,
|
||||
@@ -207,7 +212,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/attachment.py",
|
||||
"module": "ir",
|
||||
"file": "attachment.py",
|
||||
"class": "Attachment",
|
||||
"method": "__register__",
|
||||
"line": 63,
|
||||
@@ -325,7 +331,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/cron.py",
|
||||
"module": "ir",
|
||||
"file": "cron.py",
|
||||
"class": "Cron",
|
||||
"method": "__register__",
|
||||
"line": 71,
|
||||
@@ -348,7 +355,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/model.py",
|
||||
"module": "ir",
|
||||
"file": "model.py",
|
||||
"class": "ModelData",
|
||||
"method": "__register__",
|
||||
"line": 1159,
|
||||
@@ -403,7 +411,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/module.py",
|
||||
"module": "ir",
|
||||
"file": "module.py",
|
||||
"class": "Module",
|
||||
"method": "__register__",
|
||||
"line": 95,
|
||||
@@ -521,7 +530,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/module.py",
|
||||
"module": "ir",
|
||||
"file": "module.py",
|
||||
"class": "ModuleDependency",
|
||||
"method": "__register__",
|
||||
"line": 354,
|
||||
@@ -546,7 +556,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/module.py",
|
||||
"module": "ir",
|
||||
"file": "module.py",
|
||||
"class": "ModuleConfigWizardItem",
|
||||
"method": "__register__",
|
||||
"line": 385,
|
||||
@@ -616,7 +627,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/queue.py",
|
||||
"module": "ir",
|
||||
"file": "queue.py",
|
||||
"class": "Queue",
|
||||
"method": "__register__",
|
||||
"line": 36,
|
||||
@@ -640,7 +652,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/session.py",
|
||||
"module": "ir",
|
||||
"file": "session.py",
|
||||
"class": "Session",
|
||||
"method": "__register__",
|
||||
"line": 32,
|
||||
@@ -663,7 +676,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/translation.py",
|
||||
"module": "ir",
|
||||
"file": "translation.py",
|
||||
"class": "Translation",
|
||||
"method": "__register__",
|
||||
"line": 80,
|
||||
@@ -747,7 +761,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/trigger.py",
|
||||
"module": "ir",
|
||||
"file": "trigger.py",
|
||||
"class": "Trigger",
|
||||
"method": "__register__",
|
||||
"line": 73,
|
||||
@@ -881,7 +896,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/trigger.py",
|
||||
"module": "ir",
|
||||
"file": "trigger.py",
|
||||
"class": "TriggerLog",
|
||||
"method": "__register__",
|
||||
"line": 327,
|
||||
@@ -904,7 +920,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/ui/icon.py",
|
||||
"module": "ir",
|
||||
"file": "ui/icon.py",
|
||||
"class": "Icon",
|
||||
"method": "__register__",
|
||||
"line": 29,
|
||||
@@ -927,7 +944,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/ui/view.py",
|
||||
"module": "ir",
|
||||
"file": "ui/view.py",
|
||||
"class": "ViewTreeState",
|
||||
"method": "__register__",
|
||||
"line": 324,
|
||||
@@ -950,7 +968,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/ui/view.py",
|
||||
"module": "ir",
|
||||
"file": "ui/view.py",
|
||||
"class": "ViewSearch",
|
||||
"method": "__register__",
|
||||
"line": 396,
|
||||
|
||||
+14
-7
@@ -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": 67,
|
||||
@@ -57,7 +58,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/party/address.py",
|
||||
"module": "party",
|
||||
"file": "address.py",
|
||||
"class": "AddressFormat",
|
||||
"method": "__register__",
|
||||
"line": 265,
|
||||
@@ -189,7 +191,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/party/category.py",
|
||||
"module": "party",
|
||||
"file": "category.py",
|
||||
"class": "Category",
|
||||
"method": "__register__",
|
||||
"line": 35,
|
||||
@@ -211,7 +214,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/party/configuration.py",
|
||||
"module": "party",
|
||||
"file": "configuration.py",
|
||||
"class": "_ConfigurationValue",
|
||||
"method": "__register__",
|
||||
"line": 40,
|
||||
@@ -231,7 +235,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/party/party.py",
|
||||
"module": "party",
|
||||
"file": "party.py",
|
||||
"class": "Party",
|
||||
"method": "__register__",
|
||||
"line": 81,
|
||||
@@ -254,7 +259,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/party/party.py",
|
||||
"module": "party",
|
||||
"file": "party.py",
|
||||
"class": "PartyLang",
|
||||
"method": "__register__",
|
||||
"line": 270,
|
||||
@@ -337,7 +343,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/party/party.py",
|
||||
"module": "party",
|
||||
"file": "party.py",
|
||||
"class": "Identifier",
|
||||
"method": "__register__",
|
||||
"line": 445,
|
||||
|
||||
+10
-5
@@ -3,7 +3,8 @@
|
||||
"module": "product",
|
||||
"files": [
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/product/configuration.py",
|
||||
"module": "product",
|
||||
"file": "configuration.py",
|
||||
"class": "ConfigurationDefaultCostPriceMethod",
|
||||
"method": "__register__",
|
||||
"line": 53,
|
||||
@@ -25,7 +26,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/product/product.py",
|
||||
"module": "product",
|
||||
"file": "product.py",
|
||||
"class": "Product",
|
||||
"method": "__register__",
|
||||
"line": 401,
|
||||
@@ -64,7 +66,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/product/product.py",
|
||||
"module": "product",
|
||||
"file": "product.py",
|
||||
"class": "ProductListPrice",
|
||||
"method": "__register__",
|
||||
"line": 595,
|
||||
@@ -86,7 +89,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/product/product.py",
|
||||
"module": "product",
|
||||
"file": "product.py",
|
||||
"class": "ProductCostPriceMethod",
|
||||
"method": "__register__",
|
||||
"line": 622,
|
||||
@@ -168,7 +172,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/product/product.py",
|
||||
"module": "product",
|
||||
"file": "product.py",
|
||||
"class": "ProductCostPrice",
|
||||
"method": "__register__",
|
||||
"line": 678,
|
||||
|
||||
@@ -3,7 +3,8 @@
|
||||
"module": "production",
|
||||
"files": [
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/production/configuration.py",
|
||||
"module": "production",
|
||||
"file": "configuration.py",
|
||||
"class": "ConfigurationProductionSequence",
|
||||
"method": "__register__",
|
||||
"line": 43,
|
||||
@@ -25,7 +26,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/production/production.py",
|
||||
"module": "production",
|
||||
"file": "production.py",
|
||||
"class": "Production",
|
||||
"method": "__register__",
|
||||
"line": 254,
|
||||
|
||||
+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": 191,
|
||||
|
||||
@@ -3,7 +3,8 @@
|
||||
"module": "stock_lot",
|
||||
"files": [
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/stock_lot/product.py",
|
||||
"module": "stock_lot",
|
||||
"file": "product.py",
|
||||
"class": "Template",
|
||||
"method": "__register__",
|
||||
"line": 29,
|
||||
|
||||
@@ -3,7 +3,8 @@
|
||||
"module": "stock_product_location",
|
||||
"files": [
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/stock_product_location/location.py",
|
||||
"module": "stock_product_location",
|
||||
"file": "location.py",
|
||||
"class": "ProductLocation",
|
||||
"method": "__register__",
|
||||
"line": 43,
|
||||
|
||||
@@ -3,7 +3,8 @@
|
||||
"module": "company",
|
||||
"files": [
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/company/party.py",
|
||||
"module": "company",
|
||||
"file": "party.py",
|
||||
"class": "ConfigurationLang",
|
||||
"method": "__register__",
|
||||
"line": 21,
|
||||
@@ -25,7 +26,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/company/party.py",
|
||||
"module": "company",
|
||||
"file": "party.py",
|
||||
"class": "PartyLang",
|
||||
"method": "__register__",
|
||||
"line": 51,
|
||||
@@ -47,7 +49,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/company/res.py",
|
||||
"module": "company",
|
||||
"file": "res.py",
|
||||
"class": "User",
|
||||
"method": "__register__",
|
||||
"line": 72,
|
||||
|
||||
@@ -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": 31,
|
||||
@@ -82,7 +83,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/country/country.py",
|
||||
"module": "country",
|
||||
"file": "country.py",
|
||||
"class": "Subdivision",
|
||||
"method": "__register__",
|
||||
"line": 219,
|
||||
@@ -118,7 +120,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/country/country.py",
|
||||
"module": "country",
|
||||
"file": "country.py",
|
||||
"class": "PostalCode",
|
||||
"method": "__register__",
|
||||
"line": 287,
|
||||
|
||||
@@ -3,7 +3,8 @@
|
||||
"module": "currency",
|
||||
"files": [
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/currency/currency.py",
|
||||
"module": "currency",
|
||||
"file": "currency.py",
|
||||
"class": "Currency",
|
||||
"method": "__register__",
|
||||
"line": 59,
|
||||
|
||||
+42
-21
@@ -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": 166,
|
||||
@@ -26,7 +27,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/action.py",
|
||||
"module": "ir",
|
||||
"file": "action.py",
|
||||
"class": "ActionReport",
|
||||
"method": "__register__",
|
||||
"line": 558,
|
||||
@@ -79,7 +81,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/action.py",
|
||||
"module": "ir",
|
||||
"file": "action.py",
|
||||
"class": "ActionActWindow",
|
||||
"method": "__register__",
|
||||
"line": 732,
|
||||
@@ -161,7 +164,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/action.py",
|
||||
"module": "ir",
|
||||
"file": "action.py",
|
||||
"class": "ActionActWindowView",
|
||||
"method": "__register__",
|
||||
"line": 920,
|
||||
@@ -184,7 +188,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/action.py",
|
||||
"module": "ir",
|
||||
"file": "action.py",
|
||||
"class": "ActionActWindowDomain",
|
||||
"method": "__register__",
|
||||
"line": 959,
|
||||
@@ -207,7 +212,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/attachment.py",
|
||||
"module": "ir",
|
||||
"file": "attachment.py",
|
||||
"class": "Attachment",
|
||||
"method": "__register__",
|
||||
"line": 58,
|
||||
@@ -325,7 +331,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/cron.py",
|
||||
"module": "ir",
|
||||
"file": "cron.py",
|
||||
"class": "Cron",
|
||||
"method": "__register__",
|
||||
"line": 84,
|
||||
@@ -348,7 +355,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/model.py",
|
||||
"module": "ir",
|
||||
"file": "model.py",
|
||||
"class": "ModelData",
|
||||
"method": "__register__",
|
||||
"line": 1203,
|
||||
@@ -403,7 +411,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/module.py",
|
||||
"module": "ir",
|
||||
"file": "module.py",
|
||||
"class": "Module",
|
||||
"method": "__register__",
|
||||
"line": 96,
|
||||
@@ -521,7 +530,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/module.py",
|
||||
"module": "ir",
|
||||
"file": "module.py",
|
||||
"class": "ModuleDependency",
|
||||
"method": "__register__",
|
||||
"line": 355,
|
||||
@@ -546,7 +556,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/module.py",
|
||||
"module": "ir",
|
||||
"file": "module.py",
|
||||
"class": "ModuleConfigWizardItem",
|
||||
"method": "__register__",
|
||||
"line": 386,
|
||||
@@ -616,7 +627,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/queue.py",
|
||||
"module": "ir",
|
||||
"file": "queue.py",
|
||||
"class": "Queue",
|
||||
"method": "__register__",
|
||||
"line": 36,
|
||||
@@ -640,7 +652,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/sequence.py",
|
||||
"module": "ir",
|
||||
"file": "sequence.py",
|
||||
"class": "SequenceType",
|
||||
"method": "__register__",
|
||||
"line": 39,
|
||||
@@ -664,7 +677,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/sequence.py",
|
||||
"module": "ir",
|
||||
"file": "sequence.py",
|
||||
"class": "Sequence",
|
||||
"method": "__register__",
|
||||
"line": 115,
|
||||
@@ -737,7 +751,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/session.py",
|
||||
"module": "ir",
|
||||
"file": "session.py",
|
||||
"class": "Session",
|
||||
"method": "__register__",
|
||||
"line": 32,
|
||||
@@ -760,7 +775,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/translation.py",
|
||||
"module": "ir",
|
||||
"file": "translation.py",
|
||||
"class": "Translation",
|
||||
"method": "__register__",
|
||||
"line": 80,
|
||||
@@ -844,7 +860,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/trigger.py",
|
||||
"module": "ir",
|
||||
"file": "trigger.py",
|
||||
"class": "Trigger",
|
||||
"method": "__register__",
|
||||
"line": 73,
|
||||
@@ -978,7 +995,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/trigger.py",
|
||||
"module": "ir",
|
||||
"file": "trigger.py",
|
||||
"class": "TriggerLog",
|
||||
"method": "__register__",
|
||||
"line": 327,
|
||||
@@ -1001,7 +1019,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/ui/icon.py",
|
||||
"module": "ir",
|
||||
"file": "ui/icon.py",
|
||||
"class": "Icon",
|
||||
"method": "__register__",
|
||||
"line": 29,
|
||||
@@ -1024,7 +1043,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/ui/view.py",
|
||||
"module": "ir",
|
||||
"file": "ui/view.py",
|
||||
"class": "ViewTreeState",
|
||||
"method": "__register__",
|
||||
"line": 317,
|
||||
@@ -1047,7 +1067,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/ui/view.py",
|
||||
"module": "ir",
|
||||
"file": "ui/view.py",
|
||||
"class": "ViewSearch",
|
||||
"method": "__register__",
|
||||
"line": 389,
|
||||
|
||||
+14
-7
@@ -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": 67,
|
||||
@@ -72,7 +73,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/party/address.py",
|
||||
"module": "party",
|
||||
"file": "address.py",
|
||||
"class": "AddressFormat",
|
||||
"method": "__register__",
|
||||
"line": 278,
|
||||
@@ -204,7 +206,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/party/category.py",
|
||||
"module": "party",
|
||||
"file": "category.py",
|
||||
"class": "Category",
|
||||
"method": "__register__",
|
||||
"line": 35,
|
||||
@@ -226,7 +229,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/party/configuration.py",
|
||||
"module": "party",
|
||||
"file": "configuration.py",
|
||||
"class": "_ConfigurationValue",
|
||||
"method": "__register__",
|
||||
"line": 97,
|
||||
@@ -246,7 +250,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/party/party.py",
|
||||
"module": "party",
|
||||
"file": "party.py",
|
||||
"class": "Party",
|
||||
"method": "__register__",
|
||||
"line": 84,
|
||||
@@ -269,7 +274,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/party/party.py",
|
||||
"module": "party",
|
||||
"file": "party.py",
|
||||
"class": "PartyLang",
|
||||
"method": "__register__",
|
||||
"line": 322,
|
||||
@@ -352,7 +358,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/party/party.py",
|
||||
"module": "party",
|
||||
"file": "party.py",
|
||||
"class": "Identifier",
|
||||
"method": "__register__",
|
||||
"line": 515,
|
||||
|
||||
+10
-5
@@ -3,7 +3,8 @@
|
||||
"module": "product",
|
||||
"files": [
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/product/configuration.py",
|
||||
"module": "product",
|
||||
"file": "configuration.py",
|
||||
"class": "ConfigurationDefaultCostPriceMethod",
|
||||
"method": "__register__",
|
||||
"line": 54,
|
||||
@@ -25,7 +26,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/product/product.py",
|
||||
"module": "product",
|
||||
"file": "product.py",
|
||||
"class": "Product",
|
||||
"method": "__register__",
|
||||
"line": 416,
|
||||
@@ -64,7 +66,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/product/product.py",
|
||||
"module": "product",
|
||||
"file": "product.py",
|
||||
"class": "ProductListPrice",
|
||||
"method": "__register__",
|
||||
"line": 616,
|
||||
@@ -86,7 +89,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/product/product.py",
|
||||
"module": "product",
|
||||
"file": "product.py",
|
||||
"class": "ProductCostPriceMethod",
|
||||
"method": "__register__",
|
||||
"line": 647,
|
||||
@@ -168,7 +172,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/product/product.py",
|
||||
"module": "product",
|
||||
"file": "product.py",
|
||||
"class": "ProductCostPrice",
|
||||
"method": "__register__",
|
||||
"line": 707,
|
||||
|
||||
@@ -3,7 +3,8 @@
|
||||
"module": "production",
|
||||
"files": [
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/production/configuration.py",
|
||||
"module": "production",
|
||||
"file": "configuration.py",
|
||||
"class": "ConfigurationProductionSequence",
|
||||
"method": "__register__",
|
||||
"line": 45,
|
||||
@@ -25,7 +26,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/production/production.py",
|
||||
"module": "production",
|
||||
"file": "production.py",
|
||||
"class": "Production",
|
||||
"method": "__register__",
|
||||
"line": 264,
|
||||
|
||||
+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": 197,
|
||||
|
||||
@@ -3,7 +3,8 @@
|
||||
"module": "stock_lot",
|
||||
"files": [
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/stock_lot/product.py",
|
||||
"module": "stock_lot",
|
||||
"file": "product.py",
|
||||
"class": "Template",
|
||||
"method": "__register__",
|
||||
"line": 65,
|
||||
|
||||
@@ -3,7 +3,8 @@
|
||||
"module": "stock_product_location",
|
||||
"files": [
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/stock_product_location/location.py",
|
||||
"module": "stock_product_location",
|
||||
"file": "location.py",
|
||||
"class": "ProductLocation",
|
||||
"method": "__register__",
|
||||
"line": 43,
|
||||
|
||||
@@ -3,7 +3,8 @@
|
||||
"module": "company",
|
||||
"files": [
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/company/party.py",
|
||||
"module": "company",
|
||||
"file": "party.py",
|
||||
"class": "ConfigurationLang",
|
||||
"method": "__register__",
|
||||
"line": 21,
|
||||
@@ -25,7 +26,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/company/party.py",
|
||||
"module": "company",
|
||||
"file": "party.py",
|
||||
"class": "PartyLang",
|
||||
"method": "__register__",
|
||||
"line": 51,
|
||||
@@ -47,7 +49,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/company/res.py",
|
||||
"module": "company",
|
||||
"file": "res.py",
|
||||
"class": "User",
|
||||
"method": "__register__",
|
||||
"line": 72,
|
||||
|
||||
@@ -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": 31,
|
||||
@@ -82,7 +83,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/country/country.py",
|
||||
"module": "country",
|
||||
"file": "country.py",
|
||||
"class": "Subdivision",
|
||||
"method": "__register__",
|
||||
"line": 219,
|
||||
@@ -118,7 +120,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/country/country.py",
|
||||
"module": "country",
|
||||
"file": "country.py",
|
||||
"class": "PostalCode",
|
||||
"method": "__register__",
|
||||
"line": 287,
|
||||
|
||||
@@ -3,7 +3,8 @@
|
||||
"module": "currency",
|
||||
"files": [
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/currency/currency.py",
|
||||
"module": "currency",
|
||||
"file": "currency.py",
|
||||
"class": "Currency",
|
||||
"method": "__register__",
|
||||
"line": 61,
|
||||
|
||||
+42
-21
@@ -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": 167,
|
||||
@@ -26,7 +27,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/action.py",
|
||||
"module": "ir",
|
||||
"file": "action.py",
|
||||
"class": "ActionReport",
|
||||
"method": "__register__",
|
||||
"line": 562,
|
||||
@@ -79,7 +81,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/action.py",
|
||||
"module": "ir",
|
||||
"file": "action.py",
|
||||
"class": "ActionActWindow",
|
||||
"method": "__register__",
|
||||
"line": 759,
|
||||
@@ -161,7 +164,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/action.py",
|
||||
"module": "ir",
|
||||
"file": "action.py",
|
||||
"class": "ActionActWindowView",
|
||||
"method": "__register__",
|
||||
"line": 947,
|
||||
@@ -184,7 +188,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/action.py",
|
||||
"module": "ir",
|
||||
"file": "action.py",
|
||||
"class": "ActionActWindowDomain",
|
||||
"method": "__register__",
|
||||
"line": 986,
|
||||
@@ -207,7 +212,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/attachment.py",
|
||||
"module": "ir",
|
||||
"file": "attachment.py",
|
||||
"class": "Attachment",
|
||||
"method": "__register__",
|
||||
"line": 58,
|
||||
@@ -325,7 +331,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/cron.py",
|
||||
"module": "ir",
|
||||
"file": "cron.py",
|
||||
"class": "Cron",
|
||||
"method": "__register__",
|
||||
"line": 86,
|
||||
@@ -348,7 +355,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/model.py",
|
||||
"module": "ir",
|
||||
"file": "model.py",
|
||||
"class": "ModelData",
|
||||
"method": "__register__",
|
||||
"line": 1199,
|
||||
@@ -403,7 +411,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/module.py",
|
||||
"module": "ir",
|
||||
"file": "module.py",
|
||||
"class": "Module",
|
||||
"method": "__register__",
|
||||
"line": 96,
|
||||
@@ -521,7 +530,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/module.py",
|
||||
"module": "ir",
|
||||
"file": "module.py",
|
||||
"class": "ModuleDependency",
|
||||
"method": "__register__",
|
||||
"line": 355,
|
||||
@@ -546,7 +556,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/module.py",
|
||||
"module": "ir",
|
||||
"file": "module.py",
|
||||
"class": "ModuleConfigWizardItem",
|
||||
"method": "__register__",
|
||||
"line": 386,
|
||||
@@ -616,7 +627,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/queue.py",
|
||||
"module": "ir",
|
||||
"file": "queue.py",
|
||||
"class": "Queue",
|
||||
"method": "__register__",
|
||||
"line": 36,
|
||||
@@ -640,7 +652,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/sequence.py",
|
||||
"module": "ir",
|
||||
"file": "sequence.py",
|
||||
"class": "SequenceType",
|
||||
"method": "__register__",
|
||||
"line": 43,
|
||||
@@ -664,7 +677,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/sequence.py",
|
||||
"module": "ir",
|
||||
"file": "sequence.py",
|
||||
"class": "Sequence",
|
||||
"method": "__register__",
|
||||
"line": 119,
|
||||
@@ -737,7 +751,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/session.py",
|
||||
"module": "ir",
|
||||
"file": "session.py",
|
||||
"class": "Session",
|
||||
"method": "__register__",
|
||||
"line": 32,
|
||||
@@ -760,7 +775,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/translation.py",
|
||||
"module": "ir",
|
||||
"file": "translation.py",
|
||||
"class": "Translation",
|
||||
"method": "__register__",
|
||||
"line": 80,
|
||||
@@ -844,7 +860,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/trigger.py",
|
||||
"module": "ir",
|
||||
"file": "trigger.py",
|
||||
"class": "Trigger",
|
||||
"method": "__register__",
|
||||
"line": 73,
|
||||
@@ -978,7 +995,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/trigger.py",
|
||||
"module": "ir",
|
||||
"file": "trigger.py",
|
||||
"class": "TriggerLog",
|
||||
"method": "__register__",
|
||||
"line": 327,
|
||||
@@ -1001,7 +1019,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/ui/icon.py",
|
||||
"module": "ir",
|
||||
"file": "ui/icon.py",
|
||||
"class": "Icon",
|
||||
"method": "__register__",
|
||||
"line": 29,
|
||||
@@ -1024,7 +1043,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/ui/view.py",
|
||||
"module": "ir",
|
||||
"file": "ui/view.py",
|
||||
"class": "ViewTreeState",
|
||||
"method": "__register__",
|
||||
"line": 317,
|
||||
@@ -1047,7 +1067,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/ui/view.py",
|
||||
"module": "ir",
|
||||
"file": "ui/view.py",
|
||||
"class": "ViewSearch",
|
||||
"method": "__register__",
|
||||
"line": 389,
|
||||
|
||||
+14
-7
@@ -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": 67,
|
||||
@@ -72,7 +73,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/party/address.py",
|
||||
"module": "party",
|
||||
"file": "address.py",
|
||||
"class": "AddressFormat",
|
||||
"method": "__register__",
|
||||
"line": 271,
|
||||
@@ -204,7 +206,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/party/category.py",
|
||||
"module": "party",
|
||||
"file": "category.py",
|
||||
"class": "Category",
|
||||
"method": "__register__",
|
||||
"line": 35,
|
||||
@@ -226,7 +229,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/party/configuration.py",
|
||||
"module": "party",
|
||||
"file": "configuration.py",
|
||||
"class": "_ConfigurationValue",
|
||||
"method": "__register__",
|
||||
"line": 97,
|
||||
@@ -246,7 +250,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/party/party.py",
|
||||
"module": "party",
|
||||
"file": "party.py",
|
||||
"class": "Party",
|
||||
"method": "__register__",
|
||||
"line": 103,
|
||||
@@ -269,7 +274,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/party/party.py",
|
||||
"module": "party",
|
||||
"file": "party.py",
|
||||
"class": "PartyLang",
|
||||
"method": "__register__",
|
||||
"line": 357,
|
||||
@@ -352,7 +358,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/party/party.py",
|
||||
"module": "party",
|
||||
"file": "party.py",
|
||||
"class": "Identifier",
|
||||
"method": "__register__",
|
||||
"line": 625,
|
||||
|
||||
+10
-5
@@ -3,7 +3,8 @@
|
||||
"module": "product",
|
||||
"files": [
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/product/configuration.py",
|
||||
"module": "product",
|
||||
"file": "configuration.py",
|
||||
"class": "ConfigurationDefaultCostPriceMethod",
|
||||
"method": "__register__",
|
||||
"line": 54,
|
||||
@@ -25,7 +26,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/product/product.py",
|
||||
"module": "product",
|
||||
"file": "product.py",
|
||||
"class": "Product",
|
||||
"method": "__register__",
|
||||
"line": 432,
|
||||
@@ -64,7 +66,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/product/product.py",
|
||||
"module": "product",
|
||||
"file": "product.py",
|
||||
"class": "ProductListPrice",
|
||||
"method": "__register__",
|
||||
"line": 646,
|
||||
@@ -86,7 +89,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/product/product.py",
|
||||
"module": "product",
|
||||
"file": "product.py",
|
||||
"class": "ProductCostPriceMethod",
|
||||
"method": "__register__",
|
||||
"line": 677,
|
||||
@@ -168,7 +172,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/product/product.py",
|
||||
"module": "product",
|
||||
"file": "product.py",
|
||||
"class": "ProductCostPrice",
|
||||
"method": "__register__",
|
||||
"line": 742,
|
||||
|
||||
@@ -3,7 +3,8 @@
|
||||
"module": "production",
|
||||
"files": [
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/production/bom.py",
|
||||
"module": "production",
|
||||
"file": "bom.py",
|
||||
"class": "BOMInput",
|
||||
"method": "__register__",
|
||||
"line": 70,
|
||||
@@ -25,7 +26,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/production/configuration.py",
|
||||
"module": "production",
|
||||
"file": "configuration.py",
|
||||
"class": "ConfigurationProductionSequence",
|
||||
"method": "__register__",
|
||||
"line": 45,
|
||||
@@ -47,7 +49,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/production/production.py",
|
||||
"module": "production",
|
||||
"file": "production.py",
|
||||
"class": "Production",
|
||||
"method": "__register__",
|
||||
"line": 265,
|
||||
|
||||
+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": 205,
|
||||
|
||||
@@ -3,7 +3,8 @@
|
||||
"module": "stock_lot",
|
||||
"files": [
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/stock_lot/product.py",
|
||||
"module": "stock_lot",
|
||||
"file": "product.py",
|
||||
"class": "Template",
|
||||
"method": "__register__",
|
||||
"line": 62,
|
||||
|
||||
@@ -3,7 +3,8 @@
|
||||
"module": "stock_product_location",
|
||||
"files": [
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/stock_product_location/location.py",
|
||||
"module": "stock_product_location",
|
||||
"file": "location.py",
|
||||
"class": "ProductLocation",
|
||||
"method": "__register__",
|
||||
"line": 43,
|
||||
|
||||
@@ -3,7 +3,8 @@
|
||||
"module": "company",
|
||||
"files": [
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/company/party.py",
|
||||
"module": "company",
|
||||
"file": "party.py",
|
||||
"class": "ConfigurationLang",
|
||||
"method": "__register__",
|
||||
"line": 21,
|
||||
@@ -25,7 +26,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/company/party.py",
|
||||
"module": "company",
|
||||
"file": "party.py",
|
||||
"class": "PartyLang",
|
||||
"method": "__register__",
|
||||
"line": 50,
|
||||
@@ -47,7 +49,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/company/res.py",
|
||||
"module": "company",
|
||||
"file": "res.py",
|
||||
"class": "User",
|
||||
"method": "__register__",
|
||||
"line": 69,
|
||||
|
||||
@@ -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": 31,
|
||||
@@ -82,7 +83,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/country/country.py",
|
||||
"module": "country",
|
||||
"file": "country.py",
|
||||
"class": "Subdivision",
|
||||
"method": "__register__",
|
||||
"line": 256,
|
||||
@@ -134,7 +136,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/country/country.py",
|
||||
"module": "country",
|
||||
"file": "country.py",
|
||||
"class": "PostalCode",
|
||||
"method": "__register__",
|
||||
"line": 328,
|
||||
|
||||
@@ -3,7 +3,8 @@
|
||||
"module": "currency",
|
||||
"files": [
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/currency/currency.py",
|
||||
"module": "currency",
|
||||
"file": "currency.py",
|
||||
"class": "Currency",
|
||||
"method": "__register__",
|
||||
"line": 59,
|
||||
|
||||
+46
-23
@@ -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": 166,
|
||||
@@ -26,7 +27,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/action.py",
|
||||
"module": "ir",
|
||||
"file": "action.py",
|
||||
"class": "ActionReport",
|
||||
"method": "__register__",
|
||||
"line": 565,
|
||||
@@ -79,7 +81,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/action.py",
|
||||
"module": "ir",
|
||||
"file": "action.py",
|
||||
"class": "ActionActWindow",
|
||||
"method": "__register__",
|
||||
"line": 765,
|
||||
@@ -161,7 +164,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/action.py",
|
||||
"module": "ir",
|
||||
"file": "action.py",
|
||||
"class": "ActionActWindowView",
|
||||
"method": "__register__",
|
||||
"line": 961,
|
||||
@@ -184,7 +188,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/action.py",
|
||||
"module": "ir",
|
||||
"file": "action.py",
|
||||
"class": "ActionActWindowDomain",
|
||||
"method": "__register__",
|
||||
"line": 1000,
|
||||
@@ -207,7 +212,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/attachment.py",
|
||||
"module": "ir",
|
||||
"file": "attachment.py",
|
||||
"class": "Attachment",
|
||||
"method": "__register__",
|
||||
"line": 59,
|
||||
@@ -325,7 +331,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/cron.py",
|
||||
"module": "ir",
|
||||
"file": "cron.py",
|
||||
"class": "Cron",
|
||||
"method": "__register__",
|
||||
"line": 87,
|
||||
@@ -348,7 +355,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/model.py",
|
||||
"module": "ir",
|
||||
"file": "model.py",
|
||||
"class": "ModelButton",
|
||||
"method": "__register__",
|
||||
"line": 889,
|
||||
@@ -370,7 +378,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/model.py",
|
||||
"module": "ir",
|
||||
"file": "model.py",
|
||||
"class": "ModelData",
|
||||
"method": "__register__",
|
||||
"line": 1228,
|
||||
@@ -425,7 +434,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/module.py",
|
||||
"module": "ir",
|
||||
"file": "module.py",
|
||||
"class": "Module",
|
||||
"method": "__register__",
|
||||
"line": 96,
|
||||
@@ -543,7 +553,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/module.py",
|
||||
"module": "ir",
|
||||
"file": "module.py",
|
||||
"class": "ModuleDependency",
|
||||
"method": "__register__",
|
||||
"line": 355,
|
||||
@@ -568,7 +579,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/module.py",
|
||||
"module": "ir",
|
||||
"file": "module.py",
|
||||
"class": "ModuleConfigWizardItem",
|
||||
"method": "__register__",
|
||||
"line": 386,
|
||||
@@ -638,7 +650,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/queue_.py",
|
||||
"module": "ir",
|
||||
"file": "queue_.py",
|
||||
"class": "Queue",
|
||||
"method": "__register__",
|
||||
"line": 37,
|
||||
@@ -662,7 +675,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/sequence.py",
|
||||
"module": "ir",
|
||||
"file": "sequence.py",
|
||||
"class": "SequenceType",
|
||||
"method": "__register__",
|
||||
"line": 41,
|
||||
@@ -686,7 +700,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/sequence.py",
|
||||
"module": "ir",
|
||||
"file": "sequence.py",
|
||||
"class": "Sequence",
|
||||
"method": "__register__",
|
||||
"line": 117,
|
||||
@@ -759,7 +774,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/session.py",
|
||||
"module": "ir",
|
||||
"file": "session.py",
|
||||
"class": "Session",
|
||||
"method": "__register__",
|
||||
"line": 24,
|
||||
@@ -782,7 +798,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/translation.py",
|
||||
"module": "ir",
|
||||
"file": "translation.py",
|
||||
"class": "Translation",
|
||||
"method": "__register__",
|
||||
"line": 79,
|
||||
@@ -866,7 +883,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/trigger.py",
|
||||
"module": "ir",
|
||||
"file": "trigger.py",
|
||||
"class": "Trigger",
|
||||
"method": "__register__",
|
||||
"line": 73,
|
||||
@@ -1000,7 +1018,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/trigger.py",
|
||||
"module": "ir",
|
||||
"file": "trigger.py",
|
||||
"class": "TriggerLog",
|
||||
"method": "__register__",
|
||||
"line": 329,
|
||||
@@ -1023,7 +1042,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/ui/icon.py",
|
||||
"module": "ir",
|
||||
"file": "ui/icon.py",
|
||||
"class": "Icon",
|
||||
"method": "__register__",
|
||||
"line": 29,
|
||||
@@ -1046,7 +1066,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/ui/view.py",
|
||||
"module": "ir",
|
||||
"file": "ui/view.py",
|
||||
"class": "ViewTreeOptional",
|
||||
"method": "__register__",
|
||||
"line": 445,
|
||||
@@ -1069,7 +1090,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/ui/view.py",
|
||||
"module": "ir",
|
||||
"file": "ui/view.py",
|
||||
"class": "ViewTreeState",
|
||||
"method": "__register__",
|
||||
"line": 508,
|
||||
@@ -1092,7 +1114,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/ui/view.py",
|
||||
"module": "ir",
|
||||
"file": "ui/view.py",
|
||||
"class": "ViewSearch",
|
||||
"method": "__register__",
|
||||
"line": 580,
|
||||
|
||||
+14
-7
@@ -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": 76,
|
||||
@@ -72,7 +73,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/party/address.py",
|
||||
"module": "party",
|
||||
"file": "address.py",
|
||||
"class": "AddressFormat",
|
||||
"method": "__register__",
|
||||
"line": 295,
|
||||
@@ -204,7 +206,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/party/category.py",
|
||||
"module": "party",
|
||||
"file": "category.py",
|
||||
"class": "Category",
|
||||
"method": "__register__",
|
||||
"line": 35,
|
||||
@@ -226,7 +229,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/party/configuration.py",
|
||||
"module": "party",
|
||||
"file": "configuration.py",
|
||||
"class": "_ConfigurationValue",
|
||||
"method": "__register__",
|
||||
"line": 99,
|
||||
@@ -246,7 +250,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/party/party.py",
|
||||
"module": "party",
|
||||
"file": "party.py",
|
||||
"class": "Party",
|
||||
"method": "__register__",
|
||||
"line": 102,
|
||||
@@ -269,7 +274,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/party/party.py",
|
||||
"module": "party",
|
||||
"file": "party.py",
|
||||
"class": "PartyLang",
|
||||
"method": "__register__",
|
||||
"line": 356,
|
||||
@@ -352,7 +358,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/party/party.py",
|
||||
"module": "party",
|
||||
"file": "party.py",
|
||||
"class": "Identifier",
|
||||
"method": "__register__",
|
||||
"line": 636,
|
||||
|
||||
+10
-5
@@ -3,7 +3,8 @@
|
||||
"module": "product",
|
||||
"files": [
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/product/configuration.py",
|
||||
"module": "product",
|
||||
"file": "configuration.py",
|
||||
"class": "ConfigurationDefaultCostPriceMethod",
|
||||
"method": "__register__",
|
||||
"line": 54,
|
||||
@@ -25,7 +26,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/product/product.py",
|
||||
"module": "product",
|
||||
"file": "product.py",
|
||||
"class": "Product",
|
||||
"method": "__register__",
|
||||
"line": 424,
|
||||
@@ -64,7 +66,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/product/product.py",
|
||||
"module": "product",
|
||||
"file": "product.py",
|
||||
"class": "ProductListPrice",
|
||||
"method": "__register__",
|
||||
"line": 638,
|
||||
@@ -86,7 +89,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/product/product.py",
|
||||
"module": "product",
|
||||
"file": "product.py",
|
||||
"class": "ProductCostPriceMethod",
|
||||
"method": "__register__",
|
||||
"line": 669,
|
||||
@@ -168,7 +172,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/product/product.py",
|
||||
"module": "product",
|
||||
"file": "product.py",
|
||||
"class": "ProductCostPrice",
|
||||
"method": "__register__",
|
||||
"line": 734,
|
||||
|
||||
@@ -3,7 +3,8 @@
|
||||
"module": "production",
|
||||
"files": [
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/production/bom.py",
|
||||
"module": "production",
|
||||
"file": "bom.py",
|
||||
"class": "BOMInput",
|
||||
"method": "__register__",
|
||||
"line": 70,
|
||||
@@ -25,7 +26,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/production/configuration.py",
|
||||
"module": "production",
|
||||
"file": "configuration.py",
|
||||
"class": "ConfigurationProductionSequence",
|
||||
"method": "__register__",
|
||||
"line": 44,
|
||||
@@ -47,7 +49,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/production/production.py",
|
||||
"module": "production",
|
||||
"file": "production.py",
|
||||
"class": "Production",
|
||||
"method": "__register__",
|
||||
"line": 250,
|
||||
|
||||
+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": 202,
|
||||
|
||||
@@ -3,7 +3,8 @@
|
||||
"module": "stock_lot",
|
||||
"files": [
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/stock_lot/product.py",
|
||||
"module": "stock_lot",
|
||||
"file": "product.py",
|
||||
"class": "Template",
|
||||
"method": "__register__",
|
||||
"line": 60,
|
||||
|
||||
@@ -3,7 +3,8 @@
|
||||
"module": "stock_product_location",
|
||||
"files": [
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/stock_product_location/location.py",
|
||||
"module": "stock_product_location",
|
||||
"file": "location.py",
|
||||
"class": "ProductLocation",
|
||||
"method": "__register__",
|
||||
"line": 41,
|
||||
|
||||
@@ -3,7 +3,8 @@
|
||||
"module": "company",
|
||||
"files": [
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/company/party.py",
|
||||
"module": "company",
|
||||
"file": "party.py",
|
||||
"class": "ConfigurationLang",
|
||||
"method": "__register__",
|
||||
"line": 21,
|
||||
@@ -25,7 +26,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/company/party.py",
|
||||
"module": "company",
|
||||
"file": "party.py",
|
||||
"class": "PartyLang",
|
||||
"method": "__register__",
|
||||
"line": 50,
|
||||
@@ -47,7 +49,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/company/res.py",
|
||||
"module": "company",
|
||||
"file": "res.py",
|
||||
"class": "User",
|
||||
"method": "__register__",
|
||||
"line": 69,
|
||||
|
||||
@@ -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,
|
||||
|
||||
@@ -3,7 +3,8 @@
|
||||
"module": "currency",
|
||||
"files": [
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/currency/currency.py",
|
||||
"module": "currency",
|
||||
"file": "currency.py",
|
||||
"class": "Currency",
|
||||
"method": "__register__",
|
||||
"line": 60,
|
||||
|
||||
+34
-17
@@ -3,7 +3,8 @@
|
||||
"module": "ir",
|
||||
"files": [
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/action.py",
|
||||
"module": "ir",
|
||||
"file": "action.py",
|
||||
"class": "ActionReport",
|
||||
"method": "__register__",
|
||||
"line": 570,
|
||||
@@ -56,7 +57,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/action.py",
|
||||
"module": "ir",
|
||||
"file": "action.py",
|
||||
"class": "ActionActWindow",
|
||||
"method": "__register__",
|
||||
"line": 770,
|
||||
@@ -138,7 +140,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/action.py",
|
||||
"module": "ir",
|
||||
"file": "action.py",
|
||||
"class": "ActionActWindowView",
|
||||
"method": "__register__",
|
||||
"line": 966,
|
||||
@@ -161,7 +164,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/action.py",
|
||||
"module": "ir",
|
||||
"file": "action.py",
|
||||
"class": "ActionActWindowDomain",
|
||||
"method": "__register__",
|
||||
"line": 1005,
|
||||
@@ -184,7 +188,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/attachment.py",
|
||||
"module": "ir",
|
||||
"file": "attachment.py",
|
||||
"class": "Attachment",
|
||||
"method": "__register__",
|
||||
"line": 59,
|
||||
@@ -302,7 +307,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/cron.py",
|
||||
"module": "ir",
|
||||
"file": "cron.py",
|
||||
"class": "Cron",
|
||||
"method": "__register__",
|
||||
"line": 92,
|
||||
@@ -325,7 +331,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/model.py",
|
||||
"module": "ir",
|
||||
"file": "model.py",
|
||||
"class": "ModelButton",
|
||||
"method": "__register__",
|
||||
"line": 886,
|
||||
@@ -347,7 +354,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/model.py",
|
||||
"module": "ir",
|
||||
"file": "model.py",
|
||||
"class": "ModelData",
|
||||
"method": "__register__",
|
||||
"line": 1208,
|
||||
@@ -402,7 +410,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/module.py",
|
||||
"module": "ir",
|
||||
"file": "module.py",
|
||||
"class": "Module",
|
||||
"method": "__register__",
|
||||
"line": 96,
|
||||
@@ -520,7 +529,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/module.py",
|
||||
"module": "ir",
|
||||
"file": "module.py",
|
||||
"class": "ModuleDependency",
|
||||
"method": "__register__",
|
||||
"line": 355,
|
||||
@@ -545,7 +555,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/module.py",
|
||||
"module": "ir",
|
||||
"file": "module.py",
|
||||
"class": "ModuleConfigWizardItem",
|
||||
"method": "__register__",
|
||||
"line": 386,
|
||||
@@ -615,7 +626,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/sequence.py",
|
||||
"module": "ir",
|
||||
"file": "sequence.py",
|
||||
"class": "SequenceType",
|
||||
"method": "__register__",
|
||||
"line": 41,
|
||||
@@ -639,7 +651,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/sequence.py",
|
||||
"module": "ir",
|
||||
"file": "sequence.py",
|
||||
"class": "Sequence",
|
||||
"method": "__register__",
|
||||
"line": 117,
|
||||
@@ -712,7 +725,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/translation.py",
|
||||
"module": "ir",
|
||||
"file": "translation.py",
|
||||
"class": "Translation",
|
||||
"method": "__register__",
|
||||
"line": 110,
|
||||
@@ -781,7 +795,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/trigger.py",
|
||||
"module": "ir",
|
||||
"file": "trigger.py",
|
||||
"class": "Trigger",
|
||||
"method": "__register__",
|
||||
"line": 74,
|
||||
@@ -915,7 +930,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/ui/icon.py",
|
||||
"module": "ir",
|
||||
"file": "ui/icon.py",
|
||||
"class": "Icon",
|
||||
"method": "__register__",
|
||||
"line": 31,
|
||||
@@ -938,7 +954,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/ui/view.py",
|
||||
"module": "ir",
|
||||
"file": "ui/view.py",
|
||||
"class": "ViewSearch",
|
||||
"method": "__register__",
|
||||
"line": 601,
|
||||
|
||||
+14
-7
@@ -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": 85,
|
||||
@@ -72,7 +73,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/party/address.py",
|
||||
"module": "party",
|
||||
"file": "address.py",
|
||||
"class": "AddressFormat",
|
||||
"method": "__register__",
|
||||
"line": 312,
|
||||
@@ -204,7 +206,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/party/category.py",
|
||||
"module": "party",
|
||||
"file": "category.py",
|
||||
"class": "Category",
|
||||
"method": "__register__",
|
||||
"line": 35,
|
||||
@@ -226,7 +229,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/party/configuration.py",
|
||||
"module": "party",
|
||||
"file": "configuration.py",
|
||||
"class": "_ConfigurationValue",
|
||||
"method": "__register__",
|
||||
"line": 99,
|
||||
@@ -246,7 +250,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/party/party.py",
|
||||
"module": "party",
|
||||
"file": "party.py",
|
||||
"class": "Party",
|
||||
"method": "__register__",
|
||||
"line": 110,
|
||||
@@ -269,7 +274,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/party/party.py",
|
||||
"module": "party",
|
||||
"file": "party.py",
|
||||
"class": "PartyLang",
|
||||
"method": "__register__",
|
||||
"line": 345,
|
||||
@@ -352,7 +358,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/party/party.py",
|
||||
"module": "party",
|
||||
"file": "party.py",
|
||||
"class": "Identifier",
|
||||
"method": "__register__",
|
||||
"line": 625,
|
||||
|
||||
+10
-5
@@ -3,7 +3,8 @@
|
||||
"module": "product",
|
||||
"files": [
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/product/configuration.py",
|
||||
"module": "product",
|
||||
"file": "configuration.py",
|
||||
"class": "ConfigurationDefaultCostPriceMethod",
|
||||
"method": "__register__",
|
||||
"line": 54,
|
||||
@@ -25,7 +26,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/product/product.py",
|
||||
"module": "product",
|
||||
"file": "product.py",
|
||||
"class": "Product",
|
||||
"method": "__register__",
|
||||
"line": 444,
|
||||
@@ -64,7 +66,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/product/product.py",
|
||||
"module": "product",
|
||||
"file": "product.py",
|
||||
"class": "ProductListPrice",
|
||||
"method": "__register__",
|
||||
"line": 677,
|
||||
@@ -86,7 +89,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/product/product.py",
|
||||
"module": "product",
|
||||
"file": "product.py",
|
||||
"class": "ProductCostPriceMethod",
|
||||
"method": "__register__",
|
||||
"line": 708,
|
||||
@@ -168,7 +172,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/product/product.py",
|
||||
"module": "product",
|
||||
"file": "product.py",
|
||||
"class": "ProductCostPrice",
|
||||
"method": "__register__",
|
||||
"line": 772,
|
||||
|
||||
@@ -3,7 +3,8 @@
|
||||
"module": "production",
|
||||
"files": [
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/production/bom.py",
|
||||
"module": "production",
|
||||
"file": "bom.py",
|
||||
"class": "BOMInput",
|
||||
"method": "__register__",
|
||||
"line": 70,
|
||||
@@ -25,7 +26,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/production/configuration.py",
|
||||
"module": "production",
|
||||
"file": "configuration.py",
|
||||
"class": "ConfigurationProductionSequence",
|
||||
"method": "__register__",
|
||||
"line": 44,
|
||||
@@ -47,7 +49,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/production/production.py",
|
||||
"module": "production",
|
||||
"file": "production.py",
|
||||
"class": "Production",
|
||||
"method": "__register__",
|
||||
"line": 266,
|
||||
|
||||
+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": 202,
|
||||
|
||||
@@ -3,7 +3,8 @@
|
||||
"module": "stock_lot",
|
||||
"files": [
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/stock_lot/product.py",
|
||||
"module": "stock_lot",
|
||||
"file": "product.py",
|
||||
"class": "Template",
|
||||
"method": "__register__",
|
||||
"line": 60,
|
||||
|
||||
@@ -3,7 +3,8 @@
|
||||
"module": "stock_product_location",
|
||||
"files": [
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/stock_product_location/location.py",
|
||||
"module": "stock_product_location",
|
||||
"file": "location.py",
|
||||
"class": "ProductLocation",
|
||||
"method": "__register__",
|
||||
"line": 41,
|
||||
|
||||
@@ -3,7 +3,8 @@
|
||||
"module": "company",
|
||||
"files": [
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/company/party.py",
|
||||
"module": "company",
|
||||
"file": "party.py",
|
||||
"class": "ConfigurationLang",
|
||||
"method": "__register__",
|
||||
"line": 21,
|
||||
@@ -25,7 +26,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/company/party.py",
|
||||
"module": "company",
|
||||
"file": "party.py",
|
||||
"class": "PartyLang",
|
||||
"method": "__register__",
|
||||
"line": 50,
|
||||
@@ -47,7 +49,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/company/res.py",
|
||||
"module": "company",
|
||||
"file": "res.py",
|
||||
"class": "User",
|
||||
"method": "__register__",
|
||||
"line": 69,
|
||||
|
||||
@@ -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,
|
||||
|
||||
@@ -3,7 +3,8 @@
|
||||
"module": "currency",
|
||||
"files": [
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/currency/currency.py",
|
||||
"module": "currency",
|
||||
"file": "currency.py",
|
||||
"class": "Currency",
|
||||
"method": "__register__",
|
||||
"line": 72,
|
||||
|
||||
+34
-17
@@ -3,7 +3,8 @@
|
||||
"module": "ir",
|
||||
"files": [
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/action.py",
|
||||
"module": "ir",
|
||||
"file": "action.py",
|
||||
"class": "ActionReport",
|
||||
"method": "__register__",
|
||||
"line": 582,
|
||||
@@ -56,7 +57,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/action.py",
|
||||
"module": "ir",
|
||||
"file": "action.py",
|
||||
"class": "ActionActWindow",
|
||||
"method": "__register__",
|
||||
"line": 774,
|
||||
@@ -138,7 +140,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/action.py",
|
||||
"module": "ir",
|
||||
"file": "action.py",
|
||||
"class": "ActionActWindowView",
|
||||
"method": "__register__",
|
||||
"line": 979,
|
||||
@@ -161,7 +164,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/action.py",
|
||||
"module": "ir",
|
||||
"file": "action.py",
|
||||
"class": "ActionActWindowDomain",
|
||||
"method": "__register__",
|
||||
"line": 1028,
|
||||
@@ -184,7 +188,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/attachment.py",
|
||||
"module": "ir",
|
||||
"file": "attachment.py",
|
||||
"class": "Attachment",
|
||||
"method": "__register__",
|
||||
"line": 59,
|
||||
@@ -302,7 +307,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/cron.py",
|
||||
"module": "ir",
|
||||
"file": "cron.py",
|
||||
"class": "Cron",
|
||||
"method": "__register__",
|
||||
"line": 92,
|
||||
@@ -325,7 +331,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/model.py",
|
||||
"module": "ir",
|
||||
"file": "model.py",
|
||||
"class": "ModelButton",
|
||||
"method": "__register__",
|
||||
"line": 895,
|
||||
@@ -347,7 +354,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/model.py",
|
||||
"module": "ir",
|
||||
"file": "model.py",
|
||||
"class": "ModelData",
|
||||
"method": "__register__",
|
||||
"line": 1227,
|
||||
@@ -402,7 +410,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/module.py",
|
||||
"module": "ir",
|
||||
"file": "module.py",
|
||||
"class": "Module",
|
||||
"method": "__register__",
|
||||
"line": 97,
|
||||
@@ -520,7 +529,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/module.py",
|
||||
"module": "ir",
|
||||
"file": "module.py",
|
||||
"class": "ModuleDependency",
|
||||
"method": "__register__",
|
||||
"line": 337,
|
||||
@@ -545,7 +555,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/module.py",
|
||||
"module": "ir",
|
||||
"file": "module.py",
|
||||
"class": "ModuleConfigWizardItem",
|
||||
"method": "__register__",
|
||||
"line": 370,
|
||||
@@ -615,7 +626,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/sequence.py",
|
||||
"module": "ir",
|
||||
"file": "sequence.py",
|
||||
"class": "SequenceType",
|
||||
"method": "__register__",
|
||||
"line": 41,
|
||||
@@ -639,7 +651,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/sequence.py",
|
||||
"module": "ir",
|
||||
"file": "sequence.py",
|
||||
"class": "Sequence",
|
||||
"method": "__register__",
|
||||
"line": 117,
|
||||
@@ -712,7 +725,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/translation.py",
|
||||
"module": "ir",
|
||||
"file": "translation.py",
|
||||
"class": "Translation",
|
||||
"method": "__register__",
|
||||
"line": 111,
|
||||
@@ -781,7 +795,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/trigger.py",
|
||||
"module": "ir",
|
||||
"file": "trigger.py",
|
||||
"class": "Trigger",
|
||||
"method": "__register__",
|
||||
"line": 79,
|
||||
@@ -915,7 +930,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/ui/icon.py",
|
||||
"module": "ir",
|
||||
"file": "ui/icon.py",
|
||||
"class": "Icon",
|
||||
"method": "__register__",
|
||||
"line": 31,
|
||||
@@ -938,7 +954,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/ui/view.py",
|
||||
"module": "ir",
|
||||
"file": "ui/view.py",
|
||||
"class": "ViewSearch",
|
||||
"method": "__register__",
|
||||
"line": 601,
|
||||
|
||||
+14
-7
@@ -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": 85,
|
||||
@@ -72,7 +73,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/party/address.py",
|
||||
"module": "party",
|
||||
"file": "address.py",
|
||||
"class": "AddressFormat",
|
||||
"method": "__register__",
|
||||
"line": 312,
|
||||
@@ -204,7 +206,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/party/category.py",
|
||||
"module": "party",
|
||||
"file": "category.py",
|
||||
"class": "Category",
|
||||
"method": "__register__",
|
||||
"line": 35,
|
||||
@@ -226,7 +229,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/party/configuration.py",
|
||||
"module": "party",
|
||||
"file": "configuration.py",
|
||||
"class": "_ConfigurationValue",
|
||||
"method": "__register__",
|
||||
"line": 99,
|
||||
@@ -246,7 +250,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/party/party.py",
|
||||
"module": "party",
|
||||
"file": "party.py",
|
||||
"class": "Party",
|
||||
"method": "__register__",
|
||||
"line": 110,
|
||||
@@ -269,7 +274,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/party/party.py",
|
||||
"module": "party",
|
||||
"file": "party.py",
|
||||
"class": "PartyLang",
|
||||
"method": "__register__",
|
||||
"line": 345,
|
||||
@@ -352,7 +358,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/party/party.py",
|
||||
"module": "party",
|
||||
"file": "party.py",
|
||||
"class": "Identifier",
|
||||
"method": "__register__",
|
||||
"line": 625,
|
||||
|
||||
+10
-5
@@ -3,7 +3,8 @@
|
||||
"module": "product",
|
||||
"files": [
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/product/configuration.py",
|
||||
"module": "product",
|
||||
"file": "configuration.py",
|
||||
"class": "ConfigurationDefaultCostPriceMethod",
|
||||
"method": "__register__",
|
||||
"line": 54,
|
||||
@@ -25,7 +26,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/product/product.py",
|
||||
"module": "product",
|
||||
"file": "product.py",
|
||||
"class": "Product",
|
||||
"method": "__register__",
|
||||
"line": 447,
|
||||
@@ -64,7 +66,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/product/product.py",
|
||||
"module": "product",
|
||||
"file": "product.py",
|
||||
"class": "ProductListPrice",
|
||||
"method": "__register__",
|
||||
"line": 701,
|
||||
@@ -86,7 +89,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/product/product.py",
|
||||
"module": "product",
|
||||
"file": "product.py",
|
||||
"class": "ProductCostPriceMethod",
|
||||
"method": "__register__",
|
||||
"line": 732,
|
||||
@@ -168,7 +172,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/product/product.py",
|
||||
"module": "product",
|
||||
"file": "product.py",
|
||||
"class": "ProductCostPrice",
|
||||
"method": "__register__",
|
||||
"line": 796,
|
||||
|
||||
@@ -3,7 +3,8 @@
|
||||
"module": "production",
|
||||
"files": [
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/production/bom.py",
|
||||
"module": "production",
|
||||
"file": "bom.py",
|
||||
"class": "BOMInput",
|
||||
"method": "__register__",
|
||||
"line": 70,
|
||||
@@ -25,7 +26,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/production/configuration.py",
|
||||
"module": "production",
|
||||
"file": "configuration.py",
|
||||
"class": "ConfigurationProductionSequence",
|
||||
"method": "__register__",
|
||||
"line": 44,
|
||||
@@ -47,7 +49,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/production/production.py",
|
||||
"module": "production",
|
||||
"file": "production.py",
|
||||
"class": "Production",
|
||||
"method": "__register__",
|
||||
"line": 263,
|
||||
|
||||
+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": 202,
|
||||
|
||||
@@ -3,7 +3,8 @@
|
||||
"module": "stock_lot",
|
||||
"files": [
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/stock_lot/product.py",
|
||||
"module": "stock_lot",
|
||||
"file": "product.py",
|
||||
"class": "Template",
|
||||
"method": "__register__",
|
||||
"line": 63,
|
||||
|
||||
@@ -3,7 +3,8 @@
|
||||
"module": "stock_product_location",
|
||||
"files": [
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/stock_product_location/location.py",
|
||||
"module": "stock_product_location",
|
||||
"file": "location.py",
|
||||
"class": "ProductLocation",
|
||||
"method": "__register__",
|
||||
"line": 41,
|
||||
|
||||
@@ -3,7 +3,8 @@
|
||||
"module": "company",
|
||||
"files": [
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/company/res.py",
|
||||
"module": "company",
|
||||
"file": "res.py",
|
||||
"class": "User",
|
||||
"method": "__register__",
|
||||
"line": 116,
|
||||
|
||||
@@ -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,
|
||||
|
||||
@@ -3,7 +3,8 @@
|
||||
"module": "currency",
|
||||
"files": [
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/currency/currency.py",
|
||||
"module": "currency",
|
||||
"file": "currency.py",
|
||||
"class": "Currency",
|
||||
"method": "__register__",
|
||||
"line": 72,
|
||||
|
||||
+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": "ActionActWindowView",
|
||||
"method": "__register__",
|
||||
"line": 952,
|
||||
@@ -26,7 +27,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/action.py",
|
||||
"module": "ir",
|
||||
"file": "action.py",
|
||||
"class": "ActionActWindowDomain",
|
||||
"method": "__register__",
|
||||
"line": 1001,
|
||||
@@ -49,7 +51,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/cron.py",
|
||||
"module": "ir",
|
||||
"file": "cron.py",
|
||||
"class": "Cron",
|
||||
"method": "__register__",
|
||||
"line": 92,
|
||||
@@ -72,7 +75,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/export.py",
|
||||
"module": "ir",
|
||||
"file": "export.py",
|
||||
"class": "Export",
|
||||
"method": "__register__",
|
||||
"line": 56,
|
||||
@@ -111,7 +115,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/model.py",
|
||||
"module": "ir",
|
||||
"file": "model.py",
|
||||
"class": "ModelButton",
|
||||
"method": "__register__",
|
||||
"line": 887,
|
||||
@@ -133,7 +138,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/model.py",
|
||||
"module": "ir",
|
||||
"file": "model.py",
|
||||
"class": "ModelData",
|
||||
"method": "__register__",
|
||||
"line": 1219,
|
||||
@@ -157,7 +163,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/module.py",
|
||||
"module": "ir",
|
||||
"file": "module.py",
|
||||
"class": "ModuleConfigWizardItem",
|
||||
"method": "__register__",
|
||||
"line": 323,
|
||||
@@ -180,7 +187,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/sequence.py",
|
||||
"module": "ir",
|
||||
"file": "sequence.py",
|
||||
"class": "SequenceType",
|
||||
"method": "__register__",
|
||||
"line": 41,
|
||||
@@ -204,7 +212,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/sequence.py",
|
||||
"module": "ir",
|
||||
"file": "sequence.py",
|
||||
"class": "Sequence",
|
||||
"method": "__register__",
|
||||
"line": 122,
|
||||
@@ -277,7 +286,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/translation.py",
|
||||
"module": "ir",
|
||||
"file": "translation.py",
|
||||
"class": "Translation",
|
||||
"method": "__register__",
|
||||
"line": 115,
|
||||
@@ -315,7 +325,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/trigger.py",
|
||||
"module": "ir",
|
||||
"file": "trigger.py",
|
||||
"class": "Trigger",
|
||||
"method": "__register__",
|
||||
"line": 79,
|
||||
@@ -401,7 +412,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/ui/icon.py",
|
||||
"module": "ir",
|
||||
"file": "ui/icon.py",
|
||||
"class": "Icon",
|
||||
"method": "__register__",
|
||||
"line": 31,
|
||||
@@ -424,7 +436,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/ui/view.py",
|
||||
"module": "ir",
|
||||
"file": "ui/view.py",
|
||||
"class": "ViewSearch",
|
||||
"method": "__register__",
|
||||
"line": 616,
|
||||
|
||||
+8
-4
@@ -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": 84,
|
||||
@@ -26,7 +27,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/party/address.py",
|
||||
"module": "party",
|
||||
"file": "address.py",
|
||||
"class": "AddressFormat",
|
||||
"method": "__register__",
|
||||
"line": 303,
|
||||
@@ -158,7 +160,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/party/configuration.py",
|
||||
"module": "party",
|
||||
"file": "configuration.py",
|
||||
"class": "Configuration",
|
||||
"method": "__register__",
|
||||
"line": 34,
|
||||
@@ -197,7 +200,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/party/party.py",
|
||||
"module": "party",
|
||||
"file": "party.py",
|
||||
"class": "Identifier",
|
||||
"method": "__register__",
|
||||
"line": 780,
|
||||
|
||||
@@ -3,7 +3,8 @@
|
||||
"module": "product",
|
||||
"files": [
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/product/product.py",
|
||||
"module": "product",
|
||||
"file": "product.py",
|
||||
"class": "Product",
|
||||
"method": "__register__",
|
||||
"line": 494,
|
||||
|
||||
@@ -3,7 +3,8 @@
|
||||
"module": "production",
|
||||
"files": [
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/production/bom.py",
|
||||
"module": "production",
|
||||
"file": "bom.py",
|
||||
"class": "BOMInput",
|
||||
"method": "__register__",
|
||||
"line": 72,
|
||||
@@ -41,7 +42,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/production/production.py",
|
||||
"module": "production",
|
||||
"file": "production.py",
|
||||
"class": "Production",
|
||||
"method": "__register__",
|
||||
"line": 264,
|
||||
|
||||
+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": 207,
|
||||
|
||||
@@ -3,7 +3,8 @@
|
||||
"module": "stock_lot",
|
||||
"files": [
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/stock_lot/product.py",
|
||||
"module": "stock_lot",
|
||||
"file": "product.py",
|
||||
"class": "Template",
|
||||
"method": "__register__",
|
||||
"line": 63,
|
||||
|
||||
@@ -3,7 +3,8 @@
|
||||
"module": "stock_product_location",
|
||||
"files": [
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/stock_product_location/location.py",
|
||||
"module": "stock_product_location",
|
||||
"file": "location.py",
|
||||
"class": "ProductLocation",
|
||||
"method": "__register__",
|
||||
"line": 41,
|
||||
|
||||
@@ -3,7 +3,8 @@
|
||||
"module": "company",
|
||||
"files": [
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/company/ir.py",
|
||||
"module": "company",
|
||||
"file": "ir.py",
|
||||
"class": "CronCompany",
|
||||
"method": "__register__",
|
||||
"line": 102,
|
||||
@@ -27,7 +28,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/company/res.py",
|
||||
"module": "company",
|
||||
"file": "res.py",
|
||||
"class": "User",
|
||||
"method": "__register__",
|
||||
"line": 116,
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user