Public Access
40 lines
938 B
JSON
40 lines
938 B
JSON
{
|
|
"version": "7.8.14",
|
|
"module": "country",
|
|
"files": [
|
|
{
|
|
"file": "/home/uha4/tmp/tryton/modules/country/country.py",
|
|
"class": "Subdivision",
|
|
"method": "__register__",
|
|
"line": 401,
|
|
"operations": [
|
|
{
|
|
"object": "table_h",
|
|
"operation": "not_null_action",
|
|
"line": 407,
|
|
"args": [
|
|
"'type'"
|
|
],
|
|
"kwargs": {
|
|
"action": "'remove'"
|
|
},
|
|
"code": "table_h.not_null_action('type', action='remove')",
|
|
"phase": "after_super"
|
|
},
|
|
{
|
|
"object": "table_h",
|
|
"operation": "not_null_action",
|
|
"line": 410,
|
|
"args": [
|
|
"'code'"
|
|
],
|
|
"kwargs": {
|
|
"action": "'remove'"
|
|
},
|
|
"code": "table_h.not_null_action('code', action='remove')",
|
|
"phase": "after_super"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |