2026-08-07 22:27:49 +02:00
|
|
|
{
|
2026-08-08 01:29:43 +02:00
|
|
|
"version": "7.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": "ir.py",
|
2026-08-08 22:32:31 +02:00
|
|
|
"class": "CronCompany",
|
|
|
|
|
"method": "__register__",
|
|
|
|
|
"line": 106,
|
|
|
|
|
"operations": [
|
|
|
|
|
{
|
|
|
|
|
"object": "backend.TableHandler",
|
|
|
|
|
"operation": "table_rename",
|
|
|
|
|
"tables": [
|
|
|
|
|
"cron_company_rel",
|
|
|
|
|
"ir_cron-company_company"
|
|
|
|
|
],
|
|
|
|
|
"line": 108,
|
|
|
|
|
"args": [
|
|
|
|
|
"'cron_company_rel'",
|
|
|
|
|
"cls._table"
|
|
|
|
|
],
|
|
|
|
|
"kwargs": {},
|
|
|
|
|
"code": "backend.TableHandler.table_rename('cron_company_rel', cls._table)",
|
|
|
|
|
"phase": "before_super"
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
]
|
2026-08-07 22:27:49 +02:00
|
|
|
}
|