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
+8 -4
View File
@@ -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": 160,
@@ -41,7 +42,8 @@
]
},
{
"file": "/home/uha4/tmp/tryton/modules/party/configuration.py",
"module": "party",
"file": "configuration.py",
"class": "Configuration",
"method": "__register__",
"line": 33,
@@ -80,7 +82,8 @@
]
},
{
"file": "/home/uha4/tmp/tryton/modules/party/party.py",
"module": "party",
"file": "party.py",
"class": "PartyCategory",
"method": "__register__",
"line": 448,
@@ -104,7 +107,8 @@
]
},
{
"file": "/home/uha4/tmp/tryton/modules/party/party.py",
"module": "party",
"file": "party.py",
"class": "Identifier",
"method": "__register__",
"line": 825,