Public Access
ignore repeating blocks of changes
This commit is contained in:
@@ -19,151 +19,31 @@ file: /home/uha4/tmp/tryton/modules/stock_lot/product.py : 29
|
||||
|
||||
### 5.6
|
||||
|
||||
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.8
|
||||
|
||||
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`
|
||||
|
||||
|
||||
### 6.0
|
||||
|
||||
file: /home/uha4/tmp/tryton/modules/stock_lot/product.py : 65
|
||||
- **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`
|
||||
|
||||
|
||||
### 6.2
|
||||
|
||||
file: /home/uha4/tmp/tryton/modules/stock_lot/product.py : 62
|
||||
- **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`
|
||||
|
||||
|
||||
### 6.4
|
||||
|
||||
file: /home/uha4/tmp/tryton/modules/stock_lot/product.py : 60
|
||||
- **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`
|
||||
|
||||
|
||||
### 6.6
|
||||
|
||||
file: /home/uha4/tmp/tryton/modules/stock_lot/product.py : 60
|
||||
- **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`
|
||||
|
||||
|
||||
### 6.8
|
||||
|
||||
file: /home/uha4/tmp/tryton/modules/stock_lot/product.py : 63
|
||||
- **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`
|
||||
|
||||
|
||||
### 7.0
|
||||
|
||||
file: /home/uha4/tmp/tryton/modules/stock_lot/product.py : 63
|
||||
- **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`
|
||||
|
||||
|
||||
### 7.2
|
||||
|
||||
file: /home/uha4/tmp/tryton/modules/stock_lot/product.py : 63
|
||||
- **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`
|
||||
|
||||
|
||||
### 7.4
|
||||
|
||||
file: /home/uha4/tmp/tryton/modules/stock_lot/product.py : 63
|
||||
- **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`
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user