2026-08-08 01:29:43 +02:00
|
|
|
{
|
|
|
|
|
"version": "8.0",
|
|
|
|
|
"module": "res",
|
|
|
|
|
"files": [
|
|
|
|
|
{
|
2026-08-09 02:04:04 +02:00
|
|
|
"module": "res",
|
|
|
|
|
"file": "user.py",
|
2026-08-08 01:29:43 +02:00
|
|
|
"class": "User",
|
|
|
|
|
"method": "__register__",
|
|
|
|
|
"line": 198,
|
|
|
|
|
"operations": [
|
|
|
|
|
{
|
|
|
|
|
"object": "table_h",
|
|
|
|
|
"operation": "not_null_action",
|
2026-08-08 22:32:31 +02:00
|
|
|
"tables": [
|
|
|
|
|
"res_user"
|
|
|
|
|
],
|
2026-08-08 01:29:43 +02:00
|
|
|
"line": 203,
|
|
|
|
|
"args": [
|
|
|
|
|
"'menu'",
|
|
|
|
|
"'remove'"
|
|
|
|
|
],
|
|
|
|
|
"kwargs": {},
|
|
|
|
|
"code": "table_h.not_null_action('menu', 'remove')",
|
|
|
|
|
"phase": "after_super"
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
}
|