update conflines set value = 'G2' where name = 'Cell_m2_invoice_number' and owner_id = 0; update conflines set value = 'G3' where name = 'Cell_m2_invoice_issue_date' and owner_id = 0; update conflines set value = 'B10' where name = 'Cell_m2_invoice_period_start' and owner_id = 0; update conflines set value = 'D10' where name = 'Cell_m2_invoice_period_end' and owner_id = 0; update conflines set value = 'B2' where name = 'Cell_m2_invoice_client_name' and owner_id = 0; update conflines set value = 'G4' where name = 'Cell_m2_invoice_due_date' and owner_id = 0; update conflines set value = 'B3' where name = 'Cell_m2_invoice_client_details1' and owner_id = 0; update conflines set value = 'B4' where name = 'Cell_m2_invoice_client_details2' and owner_id = 0; update conflines set value = 'B5' where name = 'Cell_m2_invoice_client_details3' and owner_id = 0; update conflines set value = 'B6' where name = 'Cell_m2_invoice_client_details4' and owner_id = 0; update conflines set value = 'B7' where name = 'Cell_m2_invoice_client_details5' and owner_id = 0; update conflines set value = 'B8' where name ='Cell_m2_invoice_client_details6' and owner_id = 0; update conflines set value = 'B13' where name = 'Cell_m2_invoice_lines_destination' and owner_id = 0; update conflines set value = 'C13' where name = 'Cell_m2_invoice_lines_name' and owner_id = 0; update conflines set value = 'F13' where name = 'Cell_m2_invoice_lines_calls' and owner_id = 0; update conflines set value = 'G13' where name = 'Cell_m2_invoice_lines_nice_total_time' and owner_id = 0; update conflines set value = 'H13' where name = 'Cell_m2_invoice_lines_nice_price' and owner_id = 0; update conflines set value = 'A13' where name = 'Cell_m2_invoice_lines_destination_number' and owner_id = 0; update conflines set value = 'E25' where name = 'Cell_m2_invoice_nice_total_amount' and owner_id = 0; update conflines set value = 'E26' where name = 'Cell_m2_invoice_nice_total_amount_with_tax' and owner_id = 0; update conflines set value = 'G26' where name = 'Cell_m2_invoice_exchange_rate' and owner_id = 0; update conflines set value = 'D27' where name = 'Cell_m2_invoice_comment' and owner_id = 0; update conflines set value = 'G10' where name = 'Cell_m2_invoice_timezone' and owner_id = 0;