2026-08-07 22:27:49 +02:00
|
|
|
{
|
2026-08-08 01:29:43 +02:00
|
|
|
"version": "5.6",
|
2026-08-07 22:27:49 +02:00
|
|
|
"module": "company",
|
2026-08-08 22:32:31 +02:00
|
|
|
"files": [
|
|
|
|
|
{
|
2026-08-09 02:04:04 +02:00
|
|
|
"module": "company",
|
|
|
|
|
"file": "party.py",
|
2026-08-08 22:32:31 +02:00
|
|
|
"class": "ConfigurationLang",
|
|
|
|
|
"method": "__register__",
|
|
|
|
|
"line": 20,
|
|
|
|
|
"operations": [
|
|
|
|
|
{
|
|
|
|
|
"object": "backend.TableHandler",
|
|
|
|
|
"operation": "table_exist",
|
|
|
|
|
"tables": [
|
|
|
|
|
"party_configuration_party_lang"
|
|
|
|
|
],
|
|
|
|
|
"line": 21,
|
|
|
|
|
"args": [
|
|
|
|
|
"cls._table"
|
|
|
|
|
],
|
|
|
|
|
"kwargs": {},
|
|
|
|
|
"code": "backend.TableHandler.table_exist(cls._table)",
|
|
|
|
|
"phase": "before_super"
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
{
|
2026-08-09 02:04:04 +02:00
|
|
|
"module": "company",
|
|
|
|
|
"file": "party.py",
|
2026-08-08 22:32:31 +02:00
|
|
|
"class": "PartyLang",
|
|
|
|
|
"method": "__register__",
|
|
|
|
|
"line": 43,
|
|
|
|
|
"operations": [
|
|
|
|
|
{
|
|
|
|
|
"object": "backend.TableHandler",
|
|
|
|
|
"operation": "table_exist",
|
|
|
|
|
"tables": [
|
|
|
|
|
"party_party_lang"
|
|
|
|
|
],
|
|
|
|
|
"line": 44,
|
|
|
|
|
"args": [
|
|
|
|
|
"cls._table"
|
|
|
|
|
],
|
|
|
|
|
"kwargs": {},
|
|
|
|
|
"code": "backend.TableHandler.table_exist(cls._table)",
|
|
|
|
|
"phase": "before_super"
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
]
|
2026-08-07 22:27:49 +02:00
|
|
|
}
|