now modulename and relative filename are stored separately

This commit is contained in:
2026-08-09 02:04:04 +02:00
parent d4337ad1a5
commit 388ee649c3
141 changed files with 1104 additions and 552 deletions
+36 -18
View File
@@ -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": 957,
@@ -26,7 +27,8 @@
]
},
{
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/action.py",
"module": "ir",
"file": "action.py",
"class": "ActionActWindowDomain",
"method": "__register__",
"line": 1006,
@@ -49,7 +51,8 @@
]
},
{
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/cron.py",
"module": "ir",
"file": "cron.py",
"class": "Cron",
"method": "__register__",
"line": 119,
@@ -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": "ModelField",
"method": "__register__",
"line": 297,
@@ -200,7 +205,8 @@
]
},
{
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/model.py",
"module": "ir",
"file": "model.py",
"class": "ModelAccess",
"method": "__register__",
"line": 534,
@@ -289,7 +295,8 @@
]
},
{
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/model.py",
"module": "ir",
"file": "model.py",
"class": "ModelFieldAccess",
"method": "__register__",
"line": 789,
@@ -394,7 +401,8 @@
]
},
{
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/model.py",
"module": "ir",
"file": "model.py",
"class": "ModelButton",
"method": "__register__",
"line": 988,
@@ -497,7 +505,8 @@
]
},
{
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/model.py",
"module": "ir",
"file": "model.py",
"class": "ModelData",
"method": "__register__",
"line": 1344,
@@ -521,7 +530,8 @@
]
},
{
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/module.py",
"module": "ir",
"file": "module.py",
"class": "ModuleConfigWizardItem",
"method": "__register__",
"line": 323,
@@ -544,7 +554,8 @@
]
},
{
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/rule.py",
"module": "ir",
"file": "rule.py",
"class": "RuleGroup",
"method": "__register__",
"line": 84,
@@ -633,7 +644,8 @@
]
},
{
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/sequence.py",
"module": "ir",
"file": "sequence.py",
"class": "SequenceType",
"method": "__register__",
"line": 41,
@@ -657,7 +669,8 @@
]
},
{
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/sequence.py",
"module": "ir",
"file": "sequence.py",
"class": "Sequence",
"method": "__register__",
"line": 122,
@@ -730,7 +743,8 @@
]
},
{
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/translation.py",
"module": "ir",
"file": "translation.py",
"class": "Translation",
"method": "__register__",
"line": 122,
@@ -768,7 +782,8 @@
]
},
{
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/trigger.py",
"module": "ir",
"file": "trigger.py",
"class": "Trigger",
"method": "__register__",
"line": 79,
@@ -854,7 +869,8 @@
]
},
{
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/ui/icon.py",
"module": "ir",
"file": "ui/icon.py",
"class": "Icon",
"method": "__register__",
"line": 35,
@@ -877,7 +893,8 @@
]
},
{
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/ui/view.py",
"module": "ir",
"file": "ui/view.py",
"class": "ViewTreeOptional",
"method": "__register__",
"line": 570,
@@ -949,7 +966,8 @@
]
},
{
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/ui/view.py",
"module": "ir",
"file": "ui/view.py",
"class": "ViewSearch",
"method": "__register__",
"line": 757,