Public Access
14 KiB
14 KiB
production
Version 5.0.63
Production
Line: 224
- before_super
column_rename- condition:
table_h.column_exist('code') - object:
table_h - args:
'code', 'number'
- condition:
- after_super
execute- object:
cursor - args:
*table.update([table.planned_start_date], [table.planned_date], where=(table.planned_start_date == Null) & (table.planned_date != Null))
- object:
- after_super
update- object:
table - args:
[table.planned_start_date], [table.planned_date] - kwargs:
- where:
(table.planned_start_date == Null) & (table.planned_date != Null)
- where:
- object:
Version 5.2.20
Production
Line: 222
- before_super
column_rename- condition:
table_h.column_exist('code') - object:
table_h - args:
'code', 'number'
- condition:
- after_super
execute- object:
cursor - args:
*table.update([table.planned_start_date], [table.planned_date], where=(table.planned_start_date == Null) & (table.planned_date != Null))
- object:
- after_super
update- object:
table - args:
[table.planned_start_date], [table.planned_date] - kwargs:
- where:
(table.planned_start_date == Null) & (table.planned_date != Null)
- where:
- object:
Version 5.4.20
Production
Line: 222
- before_super
column_rename- condition:
table_h.column_exist('code') - object:
table_h - args:
'code', 'number'
- condition:
- after_super
execute- object:
cursor - args:
*table.update([table.planned_start_date], [table.planned_date], where=(table.planned_start_date == Null) & (table.planned_date != Null))
- object:
- after_super
update- object:
table - args:
[table.planned_start_date], [table.planned_date] - kwargs:
- where:
(table.planned_start_date == Null) & (table.planned_date != Null)
- where:
- object:
Version 5.6.17
Production
Line: 249
- before_super
column_rename- condition:
table_h.column_exist('code') - object:
table_h - args:
'code', 'number'
- condition:
- after_super
execute- object:
cursor - args:
*table.update([table.planned_start_date], [table.planned_date], where=(table.planned_start_date == Null) & (table.planned_date != Null))
- object:
- after_super
update- object:
table - args:
[table.planned_start_date], [table.planned_date] - kwargs:
- where:
(table.planned_start_date == Null) & (table.planned_date != Null)
- where:
- object:
Version 5.8.16
Production
Line: 254
- before_super
column_rename- condition:
table_h.column_exist('code') - object:
table_h - args:
'code', 'number'
- condition:
- after_super
execute- object:
cursor - args:
*table.update([table.planned_start_date], [table.planned_date], where=(table.planned_start_date == Null) & (table.planned_date != Null))
- object:
- after_super
update- object:
table - args:
[table.planned_start_date], [table.planned_date] - kwargs:
- where:
(table.planned_start_date == Null) & (table.planned_date != Null)
- where:
- object:
- after_super
execute- object:
cursor - args:
*table.update([table.state], ['cancelled'], where=table.state == 'cancel')
- object:
- after_super
update- object:
table - args:
[table.state], ['cancelled'] - kwargs:
- where:
table.state == 'cancel'
- where:
- object:
Version 6.0.76
Production
Line: 264
- before_super
column_rename- condition:
table_h.column_exist('code') - object:
table_h - args:
'code', 'number'
- condition:
- after_super
execute- object:
cursor - args:
*table.update([table.planned_start_date], [table.planned_date], where=(table.planned_start_date == Null) & (table.planned_date != Null))
- object:
- after_super
update- object:
table - args:
[table.planned_start_date], [table.planned_date] - kwargs:
- where:
(table.planned_start_date == Null) & (table.planned_date != Null)
- where:
- object:
- after_super
execute- object:
cursor - args:
*table.update([table.state], ['cancelled'], where=table.state == 'cancel')
- object:
- after_super
update- object:
table - args:
[table.state], ['cancelled'] - kwargs:
- where:
table.state == 'cancel'
- where:
- object:
Version 6.2.14
BOMInput
Line: 70
- after_super
drop_constraint- object:
table_h - args:
'product_bom_uniq'
- object:
Production
Line: 265
- before_super
column_rename- condition:
table_h.column_exist('code') - object:
table_h - args:
'code', 'number'
- condition:
- after_super
execute- object:
cursor - args:
*table.update([table.planned_start_date], [table.planned_date], where=(table.planned_start_date == Null) & (table.planned_date != Null))
- object:
- after_super
update- object:
table - args:
[table.planned_start_date], [table.planned_date] - kwargs:
- where:
(table.planned_start_date == Null) & (table.planned_date != Null)
- where:
- object:
- after_super
execute- object:
cursor - args:
*table.update([table.state], ['cancelled'], where=table.state == 'cancel')
- object:
- after_super
update- object:
table - args:
[table.state], ['cancelled'] - kwargs:
- where:
table.state == 'cancel'
- where:
- object:
Version 6.4.16
BOMInput
Line: 70
- after_super
drop_constraint- object:
table_h - args:
'product_bom_uniq'
- object:
Production
Line: 250
- before_super
column_rename- condition:
table_h.column_exist('code') - object:
table_h - args:
'code', 'number'
- condition:
- after_super
execute- object:
cursor - args:
*table.update([table.planned_start_date], [table.planned_date], where=(table.planned_start_date == Null) & (table.planned_date != Null))
- object:
- after_super
update- object:
table - args:
[table.planned_start_date], [table.planned_date] - kwargs:
- where:
(table.planned_start_date == Null) & (table.planned_date != Null)
- where:
- object:
- after_super
execute- object:
cursor - args:
*table.update([table.state], ['cancelled'], where=table.state == 'cancel')
- object:
- after_super
update- object:
table - args:
[table.state], ['cancelled'] - kwargs:
- where:
table.state == 'cancel'
- where:
- object:
Version 6.6.14
BOMInput
Line: 70
- after_super
drop_constraint- object:
table_h - args:
'product_bom_uniq'
- object:
Production
Line: 266
- before_super
column_rename- condition:
table_h.column_exist('code') - object:
table_h - args:
'code', 'number'
- condition:
- after_super
execute- object:
cursor - args:
*table.update([table.planned_start_date], [table.planned_date], where=(table.planned_start_date == Null) & (table.planned_date != Null))
- object:
- after_super
update- object:
table - args:
[table.planned_start_date], [table.planned_date] - kwargs:
- where:
(table.planned_start_date == Null) & (table.planned_date != Null)
- where:
- object:
- after_super
execute- object:
cursor - args:
*table.update([table.state], ['cancelled'], where=table.state == 'cancel')
- object:
- after_super
update- object:
table - args:
[table.state], ['cancelled'] - kwargs:
- where:
table.state == 'cancel'
- where:
- object:
Version 6.8.17
BOMInput
Line: 70
- after_super
drop_constraint- object:
table_h - args:
'product_bom_uniq'
- object:
Production
Line: 263
- before_super
column_rename- condition:
table_h.column_exist('code') - object:
table_h - args:
'code', 'number'
- condition:
- after_super
execute- object:
cursor - args:
*table.update([table.planned_start_date], [table.planned_date], where=(table.planned_start_date == Null) & (table.planned_date != Null))
- object:
- after_super
update- object:
table - args:
[table.planned_start_date], [table.planned_date] - kwargs:
- where:
(table.planned_start_date == Null) & (table.planned_date != Null)
- where:
- object:
- after_super
execute- object:
cursor - args:
*table.update([table.state], ['cancelled'], where=table.state == 'cancel')
- object:
- after_super
update- object:
table - args:
[table.state], ['cancelled'] - kwargs:
- where:
table.state == 'cancel'
- where:
- object:
Version 7.0.55
BOMInput
Line: 72
- before_super
column_rename- condition:
table_h.column_exist('uom') and (not table_h.column_exist('unit')) - object:
table_h - args:
'uom', 'unit'
- condition:
- after_super
drop_constraint- object:
table_h - args:
'product_bom_uniq'
- object:
Production
Line: 264
- before_super
column_rename- condition:
table_h.column_exist('uom') and (not table_h.column_exist('unit')) - object:
table_h - args:
'uom', 'unit'
- condition:
- after_super
execute- object:
cursor - args:
*table.update([table.state], ['cancelled'], where=table.state == 'cancel')
- object:
- after_super
update- object:
table - args:
[table.state], ['cancelled'] - kwargs:
- where:
table.state == 'cancel'
- where:
- object:
Version 7.2.23
BOMInput
Line: 72
- before_super
column_rename- condition:
table_h.column_exist('uom') and (not table_h.column_exist('unit')) - object:
table_h - args:
'uom', 'unit'
- condition:
- after_super
drop_constraint- object:
table_h - args:
'product_bom_uniq'
- object:
Cron
Line: 19
- after_super
execute- object:
cursor - args:
*table.update([table.method], ['ir.cron|stock_shipment_assign_try'], where=table.method == 'production|assign_cron')
- object:
- after_super
update- object:
table - args:
[table.method], ['ir.cron|stock_shipment_assign_try'] - kwargs:
- where:
table.method == 'production|assign_cron'
- where:
- object:
Production
Line: 265
- before_super
column_rename- condition:
table_h.column_exist('uom') and (not table_h.column_exist('unit')) - object:
table_h - args:
'uom', 'unit'
- condition:
- after_super
execute- object:
cursor - args:
*table.update([table.state], ['cancelled'], where=table.state == 'cancel')
- object:
- after_super
update- object:
table - args:
[table.state], ['cancelled'] - kwargs:
- where:
table.state == 'cancel'
- where:
- object:
Version 7.4.25
BOMInput
Line: 146
- before_super
column_rename- condition:
table_h.column_exist('uom') and (not table_h.column_exist('unit')) - object:
table_h - args:
'uom', 'unit'
- condition:
- after_super
drop_constraint- object:
table_h - args:
'product_bom_uniq'
- object:
Cron
Line: 19
- after_super
execute- object:
cursor - args:
*table.update([table.method], ['ir.cron|stock_shipment_assign_try'], where=table.method == 'production|assign_cron')
- object:
- after_super
update- object:
table - args:
[table.method], ['ir.cron|stock_shipment_assign_try'] - kwargs:
- where:
table.method == 'production|assign_cron'
- where:
- object:
Production
Line: 266
- before_super
column_rename- condition:
table_h.column_exist('uom') and (not table_h.column_exist('unit')) - object:
table_h - args:
'uom', 'unit'
- condition:
- after_super
execute- object:
cursor - args:
*table.update([table.state], ['cancelled'], where=table.state == 'cancel')
- object:
- after_super
update- object:
table - args:
[table.state], ['cancelled'] - kwargs:
- where:
table.state == 'cancel'
- where:
- object:
Version 7.6.20
BOMInput
Line: 142
- before_super
column_rename- condition:
table_h.column_exist('uom') and (not table_h.column_exist('unit')) - object:
table_h - args:
'uom', 'unit'
- condition:
- after_super
drop_constraint- object:
table_h - args:
'product_bom_uniq'
- object:
Cron
Line: 19
- after_super
execute- object:
cursor - args:
*table.update([table.method], ['ir.cron|stock_shipment_assign_try'], where=table.method == 'production|assign_cron')
- object:
- after_super
update- object:
table - args:
[table.method], ['ir.cron|stock_shipment_assign_try'] - kwargs:
- where:
table.method == 'production|assign_cron'
- where:
- object:
Production
Line: 267
- before_super
column_rename- condition:
table_h.column_exist('uom') and (not table_h.column_exist('unit')) - object:
table_h - args:
'uom', 'unit'
- condition:
Version 7.8.14
BOMInput
Line: 208
- before_super
column_rename- condition:
table_h.column_exist('uom') and (not table_h.column_exist('unit')) - object:
table_h - args:
'uom', 'unit'
- condition:
- after_super
drop_constraint- object:
table_h - args:
'product_bom_uniq'
- object:
- after_super
not_null_action- object:
table_h - args:
'product', 'remove'
- object:
Cron
Line: 19
- after_super
execute- object:
cursor - args:
*table.update([table.method], ['ir.cron|stock_shipment_assign_try'], where=table.method == 'production|assign_cron')
- object:
- after_super
update- object:
table - args:
[table.method], ['ir.cron|stock_shipment_assign_try'] - kwargs:
- where:
table.method == 'production|assign_cron'
- where:
- object:
Production
Line: 281
- before_super
column_rename- condition:
table_h.column_exist('uom') and (not table_h.column_exist('unit')) - object:
table_h - args:
'uom', 'unit'
- condition:
Version 8.0.8
BOMInput
Line: 208
- before_super
column_rename- condition:
table_h.column_exist('uom') and (not table_h.column_exist('unit')) - object:
table_h - args:
'uom', 'unit'
- condition:
- after_super
drop_constraint- object:
table_h - args:
'product_bom_uniq'
- object:
- after_super
not_null_action- object:
table_h - args:
'product', 'remove'
- object:
Cron
Line: 19
- after_super
execute- object:
cursor - args:
*table.update([table.method], ['ir.cron|stock_shipment_assign_try'], where=table.method == 'production|assign_cron')
- object:
- after_super
update- object:
table - args:
[table.method], ['ir.cron|stock_shipment_assign_try'] - kwargs:
- where:
table.method == 'production|assign_cron'
- where:
- object:
Production
Line: 276
- before_super
column_rename- condition:
table_h.column_exist('uom') and (not table_h.column_exist('unit')) - object:
table_h - args:
'uom', 'unit'
- condition: