2026-08-07 22:27:49 +02:00
|
|
|
{
|
2026-08-08 01:29:43 +02:00
|
|
|
"version": "7.0",
|
2026-08-07 22:27:49 +02:00
|
|
|
"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"
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
}
|