Public Access
- systemmodule ir und res aufgenommen - Version auf Major.Minor reduziert - reihenfolge der Module fixiert
26 lines
556 B
JSON
26 lines
556 B
JSON
{
|
|
"version": "7.6",
|
|
"module": "res",
|
|
"files": [
|
|
{
|
|
"file": "/home/uha4/tmp/tryton/trytond/trytond/res/user.py",
|
|
"class": "User",
|
|
"method": "__register__",
|
|
"line": 195,
|
|
"operations": [
|
|
{
|
|
"object": "table_h",
|
|
"operation": "not_null_action",
|
|
"line": 200,
|
|
"args": [
|
|
"'menu'",
|
|
"'remove'"
|
|
],
|
|
"kwargs": {},
|
|
"code": "table_h.not_null_action('menu', 'remove')",
|
|
"phase": "after_super"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |