Public Access
50 lines
1.2 KiB
JSON
50 lines
1.2 KiB
JSON
{
|
|
"version": "5.8",
|
|
"module": "company",
|
|
"files": [
|
|
{
|
|
"file": "/home/uha4/tmp/tryton/modules/company/party.py",
|
|
"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"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"file": "/home/uha4/tmp/tryton/modules/company/party.py",
|
|
"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"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |