Public Access
26 lines
604 B
JSON
26 lines
604 B
JSON
{
|
|
"version": "6.6.14",
|
|
"module": "stock_product_location",
|
|
"files": [
|
|
{
|
|
"file": "/home/uha4/tmp/tryton/modules/stock_product_location/location.py",
|
|
"class": "ProductLocation",
|
|
"method": "__register__",
|
|
"line": 41,
|
|
"operations": [
|
|
{
|
|
"object": "table",
|
|
"operation": "not_null_action",
|
|
"line": 47,
|
|
"args": [
|
|
"'product'",
|
|
"'remove'"
|
|
],
|
|
"kwargs": {},
|
|
"code": "table.not_null_action('product', 'remove')",
|
|
"phase": "after_super"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |