Files
tryton-db-migration/reports/stock_lot.md
T

50 lines
750 B
Markdown

# stock_lot
## Klasse Template
### 5.4
file: /home/uha4/tmp/tryton/modules/stock_lot/product.py : 29
- **after_super** `execute`
- condition: `table_h.table_exist(template_lot_type_table_name) and table_h.table_exist(lot_type_table_name)`
- object: `cursor_select`
- args: `*template_lot_type.select(template_lot_type.template, distinct_on=template_lot_type.template)`
- **after_super** `select`
- condition: `table_h.table_exist(template_lot_type_table_name) and table_h.table_exist(lot_type_table_name)`
- object: `template_lot_type`
- args: `template_lot_type.template`
- kwargs:
- distinct_on: `template_lot_type.template`
### 5.6
### 5.8
### 6.0
### 6.2
### 6.4
### 6.6
### 6.8
### 7.0
### 7.2
### 7.4