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
+42 -21
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": "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,