Ginger new
This commit is contained in:
parent
e78430cf74
commit
b6d4c62ef7
17 changed files with 2 additions and 0 deletions
|
|
@ -15,6 +15,8 @@
|
|||
idx_hot_product_code = 7
|
||||
idx_cold_product_code = idx_hot_product_code + 1
|
||||
idx_blend_product_code = idx_cold_product_code + 1
|
||||
|
||||
#
|
||||
idx_hot_product_code2 = idx_blend_product_code + 1
|
||||
idx_cold_product_code2 = idx_hot_product_code2 + 1
|
||||
idx_blend_product_code2 = idx_cold_product_code2 + 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue