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
+26 -13
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": 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,