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
+4 -2
View File
@@ -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,
+6 -3
View File
@@ -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,
+2 -1
View File
@@ -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
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": 962,
@@ -26,7 +27,8 @@
]
},
{
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/action.py",
"module": "ir",
"file": "action.py",
"class": "ActionActWindowDomain",
"method": "__register__",
"line": 1011,
@@ -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": "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": 531,
@@ -289,7 +295,8 @@
]
},
{
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/model.py",
"module": "ir",
"file": "model.py",
"class": "ModelFieldAccess",
"method": "__register__",
"line": 786,
@@ -394,7 +401,8 @@
]
},
{
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/model.py",
"module": "ir",
"file": "model.py",
"class": "ModelButton",
"method": "__register__",
"line": 985,
@@ -497,7 +505,8 @@
]
},
{
"file": "/home/uha4/tmp/tryton/trytond/trytond/ir/model.py",
"module": "ir",
"file": "model.py",
"class": "ModelData",
"method": "__register__",
"line": 1340,
@@ -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": "ViewSearch",
"method": "__register__",
"line": 708,
+10 -5
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": 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": "PartyCategory",
"method": "__register__",
"line": 448,
@@ -221,7 +225,8 @@
]
},
{
"file": "/home/uha4/tmp/tryton/modules/party/party.py",
"module": "party",
"file": "party.py",
"class": "Identifier",
"method": "__register__",
"line": 805,
+2 -1
View File
@@ -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": 477,
+6 -3
View File
@@ -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/ir.py",
"module": "production",
"file": "ir.py",
"class": "Cron",
"method": "__register__",
"line": 19,
@@ -80,7 +82,8 @@
]
},
{
"file": "/home/uha4/tmp/tryton/modules/production/production.py",
"module": "production",
"file": "production.py",
"class": "Production",
"method": "__register__",
"line": 265,
+2 -1
View File
@@ -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": 206,
+2 -1
View File
@@ -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,
+2 -1
View File
@@ -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,