2026-08-07 22:27:49 +02:00
|
|
|
{
|
2026-08-08 01:29:43 +02:00
|
|
|
"version": "5.4",
|
2026-08-07 22:27:49 +02:00
|
|
|
"module": "stock_lot",
|
|
|
|
|
"files": [
|
|
|
|
|
{
|
|
|
|
|
"file": "/home/uha4/tmp/tryton/modules/stock_lot/product.py",
|
|
|
|
|
"class": "Template",
|
|
|
|
|
"method": "__register__",
|
|
|
|
|
"line": 29,
|
|
|
|
|
"operations": [
|
|
|
|
|
{
|
|
|
|
|
"object": "cursor_select",
|
|
|
|
|
"operation": "execute",
|
2026-08-08 22:32:31 +02:00
|
|
|
"tables": [],
|
2026-08-07 22:27:49 +02:00
|
|
|
"line": 51,
|
|
|
|
|
"args": [
|
|
|
|
|
"*template_lot_type.select(template_lot_type.template, distinct_on=template_lot_type.template)"
|
|
|
|
|
],
|
|
|
|
|
"kwargs": {},
|
|
|
|
|
"code": "cursor_select.execute(*template_lot_type.select(template_lot_type.template, distinct_on=template_lot_type.template))",
|
|
|
|
|
"phase": "after_super",
|
|
|
|
|
"condition": "table_h.table_exist(template_lot_type_table_name) and table_h.table_exist(lot_type_table_name)"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"object": "template_lot_type",
|
|
|
|
|
"operation": "select",
|
2026-08-08 22:32:31 +02:00
|
|
|
"tables": [],
|
2026-08-07 22:27:49 +02:00
|
|
|
"line": 51,
|
|
|
|
|
"args": [
|
|
|
|
|
"template_lot_type.template"
|
|
|
|
|
],
|
|
|
|
|
"kwargs": {
|
|
|
|
|
"distinct_on": "template_lot_type.template"
|
|
|
|
|
},
|
|
|
|
|
"code": "template_lot_type.select(template_lot_type.template, distinct_on=template_lot_type.template)",
|
|
|
|
|
"phase": "after_super",
|
|
|
|
|
"condition": "table_h.table_exist(template_lot_type_table_name) and table_h.table_exist(lot_type_table_name)"
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
}
|