Public Access
first version compare.py: compile changes by module
This commit is contained in:
@@ -0,0 +1,215 @@
|
||||
# stock_lot
|
||||
|
||||
## Version 5.0.63
|
||||
|
||||
|
||||
## Version 5.2.20
|
||||
|
||||
|
||||
## Version 5.4.20
|
||||
|
||||
### Template
|
||||
|
||||
Line: 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`
|
||||
|
||||
|
||||
## Version 5.6.17
|
||||
|
||||
### Template
|
||||
|
||||
Line: 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`
|
||||
|
||||
|
||||
## Version 5.8.16
|
||||
|
||||
### Template
|
||||
|
||||
Line: 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`
|
||||
|
||||
|
||||
## Version 6.0.76
|
||||
|
||||
### Template
|
||||
|
||||
Line: 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`
|
||||
|
||||
|
||||
## Version 6.2.14
|
||||
|
||||
### Template
|
||||
|
||||
Line: 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`
|
||||
|
||||
|
||||
## Version 6.4.16
|
||||
|
||||
### Template
|
||||
|
||||
Line: 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`
|
||||
|
||||
|
||||
## Version 6.6.14
|
||||
|
||||
### Template
|
||||
|
||||
Line: 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`
|
||||
|
||||
|
||||
## Version 6.8.17
|
||||
|
||||
### Template
|
||||
|
||||
Line: 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`
|
||||
|
||||
|
||||
## Version 7.0.55
|
||||
|
||||
### Template
|
||||
|
||||
Line: 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`
|
||||
|
||||
|
||||
## Version 7.2.23
|
||||
|
||||
### Template
|
||||
|
||||
Line: 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`
|
||||
|
||||
|
||||
## Version 7.4.25
|
||||
|
||||
### Template
|
||||
|
||||
Line: 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`
|
||||
|
||||
|
||||
## Version 7.6.20
|
||||
|
||||
|
||||
## Version 7.8.14
|
||||
|
||||
|
||||
## Version 8.0.8
|
||||
|
||||
|
||||
Reference in New Issue
Block a user