19/12/2022 09:05:18 am >> SELECT document_num FROM ps_document WHERE document_num = '3927' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-19') 19/12/2022 09:05:18 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3927' , '2022-12-19' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '48.60' , '48.60' , NOW() , NOW() ) 19/12/2022 09:05:18 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '77349' 19/12/2022 09:05:18 am >> DELETE FROM ps_document_detail WHERE id_document = '77349' 19/12/2022 09:05:18 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77349' , '4495' , 'GESÙ RESTA CON NOI 3 - SCHEDE' , '5' , '-5' , '4' , '3' , '3' , '0' , '0' , '15.00' ) 19/12/2022 09:05:18 am >> DELETE FROM ps_product_supplier WHERE id_product = '4495' AND id_supplier = '' 19/12/2022 09:05:18 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '4495' , '' , '1' ) 19/12/2022 09:05:18 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77349' , '11151' , 'LIBRI' , '1' , '-1' , '4' , '33.6' , '33.6' , '0' , '0' , '33.60' ) 19/12/2022 09:05:18 am >> DELETE FROM ps_product_supplier WHERE id_product = '11151' AND id_supplier = '' 19/12/2022 09:05:18 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '11151' , '' , '1' ) 19/12/2022 09:06:14 am >> SELECT document_num FROM ps_document WHERE document_num = '3927' AND id_document != '77349' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-19') 19/12/2022 09:06:14 am >> UPDATE ps_document SET id_document_type = '11', document_num = '3927', document_date = '2022-12-19', document_letter = '', id_customer = '0', id_supplier = '', id_address = '0', address1 = '', address2 = '', note = '', price_shipping = '0.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '0', id_causal = '0', price_tax_included = '48.60', price_tax_excluded = '48.60', date_upd = NOW() WHERE id_document = '77349' 19/12/2022 09:06:14 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '77349' 19/12/2022 09:06:14 am >> DELETE FROM ps_document_detail WHERE id_document = '77349' 19/12/2022 09:06:14 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77349' , '4495' , 'GESÙ RESTA CON NOI 3 - SCHEDE' , '5' , '-5' , '4' , '3.0000' , '3' , '0' , '0' , '15.00' ) 19/12/2022 09:06:14 am >> DELETE FROM ps_product_supplier WHERE id_product = '4495' AND id_supplier = '' 19/12/2022 09:06:14 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '4495' , '' , '1' ) 19/12/2022 09:06:14 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77349' , '11151' , 'LIBRI' , '1' , '-1' , '4' , '33.6000' , '33.6' , '0' , '0' , '33.60' ) 19/12/2022 09:06:14 am >> DELETE FROM ps_product_supplier WHERE id_product = '11151' AND id_supplier = '' 19/12/2022 09:06:14 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '11151' , '' , '1' ) 19/12/2022 09:32:21 am >> SELECT document_num FROM ps_document WHERE document_num = '3928' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-19') 19/12/2022 09:32:21 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3928' , '2022-12-19' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '8.08' , '8.08' , NOW() , NOW() ) 19/12/2022 09:32:21 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '77350' 19/12/2022 09:32:21 am >> DELETE FROM ps_document_detail WHERE id_document = '77350' 19/12/2022 09:32:21 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77350' , '17229' , 'FELICI SUI PASSI DI GESU - 5 - SUSSIDIO' , '1' , '-1' , '4' , '5.00' , '5' , '0' , '5' , '4.75' ) 19/12/2022 09:32:21 am >> DELETE FROM ps_product_supplier WHERE id_product = '17229' AND id_supplier = '' 19/12/2022 09:32:21 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17229' , '' , '1' ) 19/12/2022 09:32:21 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77350' , '4394' , 'GESÙ CI CHIAMA 1 - SCHEDE' , '1' , '-1' , '4' , '3.50' , '3.5' , '0' , '5' , '3.33' ) 19/12/2022 09:32:21 am >> DELETE FROM ps_product_supplier WHERE id_product = '4394' AND id_supplier = '' 19/12/2022 09:32:22 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '4394' , '' , '1' ) 19/12/2022 09:32:55 am >> SELECT document_num FROM ps_document WHERE document_num = '3929' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-19') 19/12/2022 09:32:55 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3929' , '2022-12-19' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '3.00' , '3.00' , NOW() , NOW() ) 19/12/2022 09:32:55 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '77351' 19/12/2022 09:32:55 am >> DELETE FROM ps_document_detail WHERE id_document = '77351' 19/12/2022 09:32:55 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77351' , '6663' , 'MIE PREGHIERE - 8783' , '2' , '-2' , '4' , '1.50' , '1.5' , '0' , '0' , '3.00' ) 19/12/2022 09:32:55 am >> DELETE FROM ps_product_supplier WHERE id_product = '6663' AND id_supplier = '' 19/12/2022 09:32:55 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '6663' , '' , '1' ) 19/12/2022 10:00:39 am >> SELECT document_num FROM ps_document WHERE document_num = '3930' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-19') 19/12/2022 10:00:39 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3930' , '2022-12-19' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '65.00' , '53.28' , NOW() , NOW() ) 19/12/2022 10:00:39 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '77352' 19/12/2022 10:00:39 am >> DELETE FROM ps_document_detail WHERE id_document = '77352' 19/12/2022 10:00:39 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77352' , '7202' , 'ARTICOLI RELIGIOSI' , '1' , '-1' , '1' , '65' , '53.27868852459' , '22' , '0' , '65.00' ) 19/12/2022 10:00:39 am >> DELETE FROM ps_product_supplier WHERE id_product = '7202' AND id_supplier = '' 19/12/2022 10:00:39 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '7202' , '' , '1' ) 19/12/2022 10:03:38 am >> SELECT document_num FROM ps_document WHERE document_num = '3931' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-19') 19/12/2022 10:03:38 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3931' , '2022-12-19' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '52.00' , '42.62' , NOW() , NOW() ) 19/12/2022 10:03:38 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '77353' 19/12/2022 10:03:38 am >> DELETE FROM ps_document_detail WHERE id_document = '77353' 19/12/2022 10:03:38 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77353' , '1751' , 'CARTUCCIA TRASPARENTE DIAM. 4 - 455' , '2' , '-2' , '1' , '14.00' , '11.475409836066' , '22' , '0' , '28.00' ) 19/12/2022 10:03:38 am >> DELETE FROM ps_product_supplier WHERE id_product = '1751' AND id_supplier = '' 19/12/2022 10:03:38 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '1751' , '' , '1' ) 19/12/2022 10:03:38 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77353' , '4205' , 'FINTA CANDELA 4X30 - 140 ' , '2' , '-2' , '1' , '12.00' , '9.8360655737705' , '22' , '0' , '24.00' ) 19/12/2022 10:03:38 am >> DELETE FROM ps_product_supplier WHERE id_product = '4205' AND id_supplier = '' 19/12/2022 10:03:38 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '4205' , '' , '1' ) 19/12/2022 10:12:04 am >> SELECT document_num FROM ps_document WHERE document_num = '3932' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-19') 19/12/2022 10:12:04 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3932' , '2022-12-19' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '190.00' , '155.74' , NOW() , NOW() ) 19/12/2022 10:12:04 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '77354' 19/12/2022 10:12:04 am >> DELETE FROM ps_document_detail WHERE id_document = '77354' 19/12/2022 10:12:04 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77354' , '15106' , 'ROSARIO BOTTIGLIA - 192/08' , '100' , '-100' , '1' , '1.9' , '1.5573770491803' , '22' , '0' , '190.00' ) 19/12/2022 10:12:04 am >> DELETE FROM ps_product_supplier WHERE id_product = '15106' AND id_supplier = '' 19/12/2022 10:12:04 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '15106' , '' , '1' ) 19/12/2022 10:15:56 am >> SELECT document_num FROM ps_document WHERE document_num = '3933' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-19') 19/12/2022 10:15:56 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3933' , '2022-12-19' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '11.31' , '11.31' , NOW() , NOW() ) 19/12/2022 10:15:56 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '77355' 19/12/2022 10:15:56 am >> DELETE FROM ps_document_detail WHERE id_document = '77355' 19/12/2022 10:15:56 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77355' , '20275' , 'SULLA TUA PAROLA GEN/FEB 2023' , '1' , '-1' , '4' , '5.00' , '5' , '0' , '5' , '4.75' ) 19/12/2022 10:15:56 am >> DELETE FROM ps_product_supplier WHERE id_product = '20275' AND id_supplier = '' 19/12/2022 10:15:56 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20275' , '' , '1' ) 19/12/2022 10:15:56 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77355' , '20057' , 'CINQUE PANI DORZO 2023' , '1' , '-1' , '4' , '6.90' , '6.9' , '0' , '5' , '6.56' ) 19/12/2022 10:15:56 am >> DELETE FROM ps_product_supplier WHERE id_product = '20057' AND id_supplier = '' 19/12/2022 10:15:56 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20057' , '' , '1' ) 19/12/2022 10:22:39 am >> DELETE FROM ps_document WHERE id_document = '77345' 19/12/2022 10:22:39 am >> DELETE FROM ps_document_detail WHERE id_document = '77345' 19/12/2022 10:32:09 am >> SELECT document_num FROM ps_document WHERE document_num = '3934' AND id_document != '' AND id_document_type LIKE '13' AND YEAR(document_date) = YEAR('2022-12-19') 19/12/2022 10:32:09 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3934' , '2022-12-19' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '3.00' , '3.00' , NOW() , NOW() ) 19/12/2022 10:32:09 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '77356' 19/12/2022 10:32:09 am >> DELETE FROM ps_document_detail WHERE id_document = '77356' 19/12/2022 10:32:09 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77356' , '18804' , 'NOVENA AL NATALE - 8045' , '1' , '-1' , '4' , '3.00' , '3' , '0' , '0' , '3.00' ) 19/12/2022 10:32:09 am >> DELETE FROM ps_product_supplier WHERE id_product = '18804' AND id_supplier = '' 19/12/2022 10:32:09 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18804' , '' , '1' ) 19/12/2022 10:33:35 am >> SELECT document_num FROM ps_document WHERE document_num = '3935' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-19') 19/12/2022 10:33:35 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3935' , '2022-12-19' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '117.90' , '102.23' , NOW() , NOW() ) 19/12/2022 10:33:35 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '77357' 19/12/2022 10:33:35 am >> DELETE FROM ps_document_detail WHERE id_document = '77357' 19/12/2022 10:33:35 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77357' , '16163' , 'PARTICOLE TAGLIO CHIUSO - PAN DI CENA' , '8' , '-8' , '3' , '3.50' , '3.3653846153846' , '4' , '0' , '28.00' ) 19/12/2022 10:33:35 am >> DELETE FROM ps_product_supplier WHERE id_product = '16163' AND id_supplier = '' 19/12/2022 10:33:35 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16163' , '' , '1' ) 19/12/2022 10:33:35 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77357' , '7311' , 'OSTIA SOTTILE 74MM' , '6' , '-6' , '3' , '1.90' , '1.8269230769231' , '4' , '0' , '11.40' ) 19/12/2022 10:33:35 am >> DELETE FROM ps_product_supplier WHERE id_product = '7311' AND id_supplier = '' 19/12/2022 10:33:35 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '7311' , '' , '1' ) 19/12/2022 10:33:35 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77357' , '939' , 'BAMBINO CM 4 - CARNE - P1' , '200' , '-200' , '1' , '0.2' , '0.16393442622951' , '22' , '0' , '40.00' ) 19/12/2022 10:33:35 am >> DELETE FROM ps_product_supplier WHERE id_product = '939' AND id_supplier = '' 19/12/2022 10:33:35 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '939' , '' , '1' ) 19/12/2022 10:33:35 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77357' , '14133' , 'NATIVITA DI GESU BAMBINO - 281' , '1' , '-1' , '1' , '3.50' , '2.8688524590164' , '22' , '0' , '3.50' ) 19/12/2022 10:33:35 am >> DELETE FROM ps_product_supplier WHERE id_product = '14133' AND id_supplier = '' 19/12/2022 10:33:35 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14133' , '' , '1' ) 19/12/2022 10:33:35 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77357' , '19105' , 'FRAGRANZA MIRRA' , '1' , '-1' , '1' , '12.00' , '9.8360655737705' , '22' , '0' , '12.00' ) 19/12/2022 10:33:35 am >> DELETE FROM ps_product_supplier WHERE id_product = '19105' AND id_supplier = '' 19/12/2022 10:33:35 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19105' , '' , '1' ) 19/12/2022 10:33:35 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77357' , '19818' , 'INCENSO NATURALE 3A KG 1' , '1' , '-1' , '1' , '23.00' , '18.852459016393' , '22' , '0' , '23.00' ) 19/12/2022 10:33:35 am >> DELETE FROM ps_product_supplier WHERE id_product = '19818' AND id_supplier = '' 19/12/2022 10:33:35 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19818' , '' , '1' ) 19/12/2022 10:35:14 am >> SELECT document_num FROM ps_document WHERE document_num = '78/A' AND id_document != '67994' AND id_document_type LIKE '2%' AND YEAR(document_date) = YEAR('2022-10-20') 19/12/2022 10:35:14 am >> UPDATE ps_document SET id_document_type = '24', document_num = '78/A', document_date = '2022-10-20', document_letter = 'A', id_customer = '1148', id_supplier = '', id_address = '1148', address1 = 'P.ZZA GIOVANNI PAOLO II, 4 84080 COPERCHIA', address2 = '', note = '', price_shipping = '0.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '0', id_causal = '0', price_tax_included = '257.90', price_tax_excluded = '239.87', date_upd = NOW() WHERE id_document = '67994' 19/12/2022 10:35:14 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '67994' 19/12/2022 10:35:14 am >> DELETE FROM ps_document_detail WHERE id_document = '67994' 19/12/2022 10:35:14 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '67994' , '20150' , 'MANUALE PER APPRENDISTI GENITORI - P. PELLEGRINO' , '5' , '-5' , '4' , '14.8000' , '14.8' , '0' , '0' , '74.00' ) 19/12/2022 10:35:14 am >> DELETE FROM ps_product_supplier WHERE id_product = '20150' AND id_supplier = '' 19/12/2022 10:35:14 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20150' , '' , '1' ) 19/12/2022 10:35:14 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '67994' , '2072' , 'CINQUE LINGUAGGI DELLAMORE CON GLI ADOLESCENTI - PER GENITORI E EDUCA' , '2' , '-2' , '4' , '13.0000' , '13' , '0' , '0' , '26.00' ) 19/12/2022 10:35:14 am >> DELETE FROM ps_product_supplier WHERE id_product = '2072' AND id_supplier = '' 19/12/2022 10:35:14 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '2072' , '' , '1' ) 19/12/2022 10:35:14 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '67994' , '2073' , 'CINQUE LINGUAGGI DELLAMORE DEI BAMBINI - PER GENITORI E EDUCATORI' , '2' , '-2' , '4' , '13.0000' , '13' , '0' , '0' , '26.00' ) 19/12/2022 10:35:14 am >> DELETE FROM ps_product_supplier WHERE id_product = '2073' AND id_supplier = '' 19/12/2022 10:35:14 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '2073' , '' , '1' ) 19/12/2022 10:35:14 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '67994' , '19228' , 'DIO CE ED E BELLISSIMO - P. CURTAZ' , '1' , '-1' , '4' , '15.9000' , '15.9' , '0' , '0' , '15.90' ) 19/12/2022 10:35:14 am >> DELETE FROM ps_product_supplier WHERE id_product = '19228' AND id_supplier = '' 19/12/2022 10:35:14 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19228' , '' , '1' ) 19/12/2022 10:35:14 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '67994' , '20250' , 'PREGA MANGIA AMA - L. EPICOCO' , '1' , '-1' , '4' , '16.0000' , '16' , '0' , '0' , '16.00' ) 19/12/2022 10:35:15 am >> DELETE FROM ps_product_supplier WHERE id_product = '20250' AND id_supplier = '' 19/12/2022 10:35:15 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20250' , '' , '1' ) 19/12/2022 10:35:15 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '67994' , '20159' , 'NATIVITA STELLA CON BASE - 22/194-10NAT04' , '50' , '-50' , '1' , '2.0000' , '1.6393442622951' , '22' , '0' , '100.00' ) 19/12/2022 10:35:15 am >> DELETE FROM ps_product_supplier WHERE id_product = '20159' AND id_supplier = '' 19/12/2022 10:35:15 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20159' , '' , '1' ) 19/12/2022 10:38:19 am >> SELECT document_num FROM ps_document WHERE document_num = '3936' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-19') 19/12/2022 10:38:19 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3936' , '2022-12-19' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '28.60' , '28.31' , NOW() , NOW() ) 19/12/2022 10:38:19 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '77358' 19/12/2022 10:38:19 am >> DELETE FROM ps_document_detail WHERE id_document = '77358' 19/12/2022 10:38:19 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77358' , '11151' , 'LIBRI' , '6' , '-6' , '4' , '3.5' , '3.5' , '0' , '0' , '21.00' ) 19/12/2022 10:38:19 am >> DELETE FROM ps_product_supplier WHERE id_product = '11151' AND id_supplier = '' 19/12/2022 10:38:19 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '11151' , '' , '1' ) 19/12/2022 10:38:19 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77358' , '7311' , 'OSTIA SOTTILE 74MM' , '4' , '-4' , '3' , '1.90' , '1.8269230769231' , '4' , '0' , '7.60' ) 19/12/2022 10:38:19 am >> DELETE FROM ps_product_supplier WHERE id_product = '7311' AND id_supplier = '' 19/12/2022 10:38:19 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '7311' , '' , '1' ) 19/12/2022 10:38:36 am >> SELECT document_num FROM ps_document WHERE document_num = '3937' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-19') 19/12/2022 10:38:36 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3937' , '2022-12-19' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '45.00' , '36.89' , NOW() , NOW() ) 19/12/2022 10:38:36 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '77359' 19/12/2022 10:38:36 am >> DELETE FROM ps_document_detail WHERE id_document = '77359' 19/12/2022 10:38:36 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77359' , '15049' , 'SERVIZIO MESSA LINO' , '1' , '-1' , '1' , '45' , '36.885245901639' , '22' , '0' , '45.00' ) 19/12/2022 10:38:36 am >> DELETE FROM ps_product_supplier WHERE id_product = '15049' AND id_supplier = '' 19/12/2022 10:38:36 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '15049' , '' , '1' ) 19/12/2022 10:44:34 am >> SELECT document_num FROM ps_document WHERE document_num = '3938' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-19') 19/12/2022 10:44:34 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3938' , '2022-12-19' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '28.00' , '22.95' , NOW() , NOW() ) 19/12/2022 10:44:34 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '77360' 19/12/2022 10:44:34 am >> DELETE FROM ps_document_detail WHERE id_document = '77360' 19/12/2022 10:44:34 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77360' , '1751' , 'CARTUCCIA TRASPARENTE DIAM. 4 - 455' , '2' , '-2' , '1' , '14.00' , '11.475409836066' , '22' , '0' , '28.00' ) 19/12/2022 10:44:34 am >> DELETE FROM ps_product_supplier WHERE id_product = '1751' AND id_supplier = '' 19/12/2022 10:44:34 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '1751' , '' , '1' ) 19/12/2022 10:46:34 am >> SELECT document_num FROM ps_document WHERE document_num = '3939' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-19') 19/12/2022 10:46:34 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3939' , '2022-12-19' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '13.50' , '11.07' , NOW() , NOW() ) 19/12/2022 10:46:34 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '77361' 19/12/2022 10:46:34 am >> DELETE FROM ps_document_detail WHERE id_document = '77361' 19/12/2022 10:46:34 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77361' , '20487' , 'STELLARIO CM 14 - ART. 70' , '1' , '-1' , '1' , '13.50' , '11.065573770492' , '22' , '0' , '13.50' ) 19/12/2022 10:46:34 am >> DELETE FROM ps_product_supplier WHERE id_product = '20487' AND id_supplier = '' 19/12/2022 10:46:34 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20487' , '' , '1' ) 19/12/2022 10:48:10 am >> SELECT document_num FROM ps_document WHERE document_num = '3940' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-19') 19/12/2022 10:48:10 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3940' , '2022-12-19' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '15.00' , '12.30' , NOW() , NOW() ) 19/12/2022 10:48:10 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '77362' 19/12/2022 10:48:10 am >> DELETE FROM ps_document_detail WHERE id_document = '77362' 19/12/2022 10:48:10 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77362' , '16818' , 'INCENSO ' , '1' , '-1' , '1' , '15.00' , '12.295081967213' , '22' , '0' , '15.00' ) 19/12/2022 10:48:10 am >> DELETE FROM ps_product_supplier WHERE id_product = '16818' AND id_supplier = '' 19/12/2022 10:48:10 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16818' , '' , '1' ) 19/12/2022 10:53:54 am >> UPDATE ps_address SET deleted='1' , active = '0' WHERE id_customer = '1513' 19/12/2022 10:53:54 am >> INSERT INTO ps_address ( id_customer , id_country , id_state , company , lastname , firstname , address1 , address2 , postcode , city , other , phone , phone_mobile , vat_number , dni , date_add , date_upd ) VALUES ( '1513' , '10' , '129' , 'PARR. S. BARTOLOMEO' , 'LODI ' , 'DON FILIPPO' , 'P.ZZA 4 NOVEMBRE 9' , '' , '14040' , 'CASTELLETTO MOLINA' , '' , '3395454263' , '' , '' , '' , NOW() , NOW() ) 19/12/2022 10:53:55 am >> UPDATE ps_customer SET email = 'donfilippolodi@virgilio.it', sdi = '', pec = '', date_upd = NOW() WHERE id_customer = '1513' 19/12/2022 11:00:05 am >> SELECT document_num FROM ps_document WHERE document_num = '139' AND id_document != '' AND id_document_type LIKE '21' AND YEAR(document_date) = YEAR('2022-12-19') 19/12/2022 11:00:05 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '21' , '139' , '2022-12-19' , '' , '5054' , '0' , '4671804' , 'P.ZZA QUATTRO NOVEMBRE, 9 14040 CASTELLETTO MOLINA' , '' , '' , '4.7' , '4' , '0' , '0' , '0' , '' , '6' , '0' , '56.00' , '56.00' , NOW() , NOW() ) 19/12/2022 11:00:05 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '9244' 19/12/2022 11:00:05 am >> DELETE FROM ps_document_detail WHERE id_document = '9244' 19/12/2022 11:00:05 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '9244' , '133' , 'LIBRO AGENDA CATTOLICO 2023' , '3' , '-3' , '4' , '18.00' , '18' , '0' , '5' , '51.30' ) 19/12/2022 11:01:32 am >> SELECT document_num FROM ps_document WHERE document_num = '3941' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-19') 19/12/2022 11:01:32 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3941' , '2022-12-19' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '12.00' , '9.84' , NOW() , NOW() ) 19/12/2022 11:01:32 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '77363' 19/12/2022 11:01:32 am >> DELETE FROM ps_document_detail WHERE id_document = '77363' 19/12/2022 11:01:32 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77363' , '3193' , 'CROCIFISSO ULIVO SMUSSATO CM 21' , '1' , '-1' , '1' , '12.00' , '9.8360655737705' , '22' , '0' , '12.00' ) 19/12/2022 11:01:32 am >> DELETE FROM ps_product_supplier WHERE id_product = '3193' AND id_supplier = '' 19/12/2022 11:01:32 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '3193' , '' , '1' ) 19/12/2022 11:18:22 am >> SELECT document_num FROM ps_document WHERE document_num = '3942' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-19') 19/12/2022 11:18:23 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3942' , '2022-12-19' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '139.52' , '124.01' , NOW() , NOW() ) 19/12/2022 11:18:23 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '77364' 19/12/2022 11:18:23 am >> DELETE FROM ps_document_detail WHERE id_document = '77364' 19/12/2022 11:18:23 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77364' , '8023' , 'PIER GIORGIO FRASSATI' , '1' , '-1' , '4' , '9.90' , '9.9' , '0' , '5' , '9.41' ) 19/12/2022 11:18:23 am >> DELETE FROM ps_product_supplier WHERE id_product = '8023' AND id_supplier = '' 19/12/2022 11:18:23 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '8023' , '' , '1' ) 19/12/2022 11:18:23 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77364' , '17853' , 'SAN GIUSEPPE, AFFIDAMENTO - A. COMASTRI' , '5' , '-5' , '4' , '2.50' , '2.5' , '0' , '5' , '11.90' ) 19/12/2022 11:18:23 am >> DELETE FROM ps_product_supplier WHERE id_product = '17853' AND id_supplier = '' 19/12/2022 11:18:23 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17853' , '' , '1' ) 19/12/2022 11:18:23 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77364' , '15763' , 'YOUCAT FOR KIDS' , '1' , '-1' , '4' , '14.90' , '14.9' , '0' , '5' , '14.16' ) 19/12/2022 11:18:23 am >> DELETE FROM ps_product_supplier WHERE id_product = '15763' AND id_supplier = '' 19/12/2022 11:18:23 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '15763' , '' , '1' ) 19/12/2022 11:18:23 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77364' , '17713' , 'FARSI SANTI CON CIO CHE CE - L. EPICOCO' , '1' , '-1' , '4' , '9.00' , '9' , '0' , '5' , '8.55' ) 19/12/2022 11:18:23 am >> DELETE FROM ps_product_supplier WHERE id_product = '17713' AND id_supplier = '' 19/12/2022 11:18:23 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17713' , '' , '1' ) 19/12/2022 11:18:23 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77364' , '4915' , 'ICONA SU TELA LEGNO MADONNA NODI CM 22X16,5 - AN025 MN' , '1' , '-1' , '1' , '28.00' , '22.950819672131' , '22' , '0' , '28.00' ) 19/12/2022 11:18:23 am >> DELETE FROM ps_product_supplier WHERE id_product = '4915' AND id_supplier = '' 19/12/2022 11:18:23 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '4915' , '' , '1' ) 19/12/2022 11:18:23 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77364' , '20520' , 'QUADRETTO ANGELO DI DIO - 5024-AD' , '1' , '-1' , '1' , '6.00' , '4.9180327868852' , '22' , '0' , '6.00' ) 19/12/2022 11:18:23 am >> DELETE FROM ps_product_supplier WHERE id_product = '20520' AND id_supplier = '' 19/12/2022 11:18:23 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20520' , '' , '1' ) 19/12/2022 11:18:23 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77364' , '19360' , 'IN PRINCIPIO ERANO FRATELLI - L. EPICOCO' , '1' , '-1' , '4' , '10.00' , '10' , '0' , '5' , '9.50' ) 19/12/2022 11:18:23 am >> DELETE FROM ps_product_supplier WHERE id_product = '19360' AND id_supplier = '' 19/12/2022 11:18:23 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19360' , '' , '1' ) 19/12/2022 11:18:23 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77364' , '19108' , 'PORTATECA COMPLETA - 947' , '1' , '-1' , '1' , '44.00' , '36.065573770492' , '22' , '0' , '44.00' ) 19/12/2022 11:18:23 am >> DELETE FROM ps_product_supplier WHERE id_product = '19108' AND id_supplier = '' 19/12/2022 11:18:23 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19108' , '' , '1' ) 19/12/2022 11:18:23 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77364' , '15912' , 'QUADRETTO EFFFETTO PIETRA MAD. NODI - 2952/M251' , '2' , '-2' , '1' , '4.00' , '3.2786885245902' , '22' , '0' , '8.00' ) 19/12/2022 11:18:23 am >> DELETE FROM ps_product_supplier WHERE id_product = '15912' AND id_supplier = '' 19/12/2022 11:18:23 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '15912' , '' , '1' ) 19/12/2022 11:24:59 am >> SELECT document_num FROM ps_document WHERE document_num = '3943' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-19') 19/12/2022 11:24:59 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3943' , '2022-12-19' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '20.00' , '16.39' , NOW() , NOW() ) 19/12/2022 11:24:59 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '77365' 19/12/2022 11:24:59 am >> DELETE FROM ps_document_detail WHERE id_document = '77365' 19/12/2022 11:24:59 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77365' , '17160' , 'CARBONCINI ROSSI - CARRO' , '2' , '-2' , '1' , '10.00' , '8.1967213114754' , '22' , '0' , '20.00' ) 19/12/2022 11:24:59 am >> DELETE FROM ps_product_supplier WHERE id_product = '17160' AND id_supplier = '' 19/12/2022 11:24:59 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17160' , '' , '1' ) 19/12/2022 11:25:14 am >> SELECT document_num FROM ps_document WHERE document_num = '3944' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-19') 19/12/2022 11:25:14 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3944' , '2022-12-19' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '14.25' , '14.25' , NOW() , NOW() ) 19/12/2022 11:25:14 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '77366' 19/12/2022 11:25:14 am >> DELETE FROM ps_document_detail WHERE id_document = '77366' 19/12/2022 11:25:14 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77366' , '20275' , 'SULLA TUA PAROLA GEN/FEB 2023' , '3' , '-3' , '4' , '5.00' , '5' , '0' , '5' , '14.25' ) 19/12/2022 11:25:14 am >> DELETE FROM ps_product_supplier WHERE id_product = '20275' AND id_supplier = '' 19/12/2022 11:25:14 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20275' , '' , '1' ) 19/12/2022 11:29:00 am >> SELECT document_num FROM ps_document WHERE document_num = '3945' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-19') 19/12/2022 11:29:00 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3945' , '2022-12-19' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '60.00' , '49.18' , NOW() , NOW() ) 19/12/2022 11:29:00 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '77367' 19/12/2022 11:29:00 am >> DELETE FROM ps_document_detail WHERE id_document = '77367' 19/12/2022 11:29:00 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77367' , '14362' , 'CAMICE SVASATO - 434/TPA' , '1' , '-1' , '1' , '60' , '49.180327868852' , '22' , '0' , '60.00' ) 19/12/2022 11:29:00 am >> DELETE FROM ps_product_supplier WHERE id_product = '14362' AND id_supplier = '' 19/12/2022 11:29:00 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14362' , '' , '1' ) 19/12/2022 11:32:39 am >> SELECT document_num FROM ps_document WHERE document_num = '3946' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-19') 19/12/2022 11:32:39 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3946' , '2022-12-19' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '34.00' , '27.87' , NOW() , NOW() ) 19/12/2022 11:32:39 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '77368' 19/12/2022 11:32:39 am >> DELETE FROM ps_document_detail WHERE id_document = '77368' 19/12/2022 11:32:39 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77368' , '19992' , 'BRACCIALE ARG. - SL458CURO' , '1' , '-1' , '1' , '34.00' , '27.868852459016' , '22' , '0' , '34.00' ) 19/12/2022 11:32:39 am >> DELETE FROM ps_product_supplier WHERE id_product = '19992' AND id_supplier = '' 19/12/2022 11:32:39 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19992' , '' , '1' ) 19/12/2022 11:41:13 am >> SELECT document_num FROM ps_document WHERE document_num = '3947' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-19') 19/12/2022 11:41:13 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3947' , '2022-12-19' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '84.00' , '78.93' , NOW() , NOW() ) 19/12/2022 11:41:13 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '77369' 19/12/2022 11:41:13 am >> DELETE FROM ps_document_detail WHERE id_document = '77369' 19/12/2022 11:41:13 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77369' , '16691' , 'PARTICOLE PER CELIACI 25pz' , '4' , '-4' , '3' , '4.00' , '3.8461538461538' , '4' , '0' , '16.00' ) 19/12/2022 11:41:13 am >> DELETE FROM ps_product_supplier WHERE id_product = '16691' AND id_supplier = '' 19/12/2022 11:41:13 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16691' , '' , '1' ) 19/12/2022 11:41:14 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77369' , '16689' , 'OSTIA PAN DI CENA mm80' , '10' , '-10' , '3' , '2.00' , '1.9230769230769' , '4' , '0' , '20.00' ) 19/12/2022 11:41:14 am >> DELETE FROM ps_product_supplier WHERE id_product = '16689' AND id_supplier = '' 19/12/2022 11:41:14 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16689' , '' , '1' ) 19/12/2022 11:41:14 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77369' , '16163' , 'PARTICOLE TAGLIO CHIUSO - PAN DI CENA' , '10' , '-10' , '3' , '3.50' , '3.3653846153846' , '4' , '0' , '35.00' ) 19/12/2022 11:41:14 am >> DELETE FROM ps_product_supplier WHERE id_product = '16163' AND id_supplier = '' 19/12/2022 11:41:14 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16163' , '' , '1' ) 19/12/2022 11:41:14 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77369' , '19102' , 'CARBONCINI MM 40' , '1' , '-1' , '1' , '13.00' , '10.655737704918' , '22' , '0' , '13.00' ) 19/12/2022 11:41:14 am >> DELETE FROM ps_product_supplier WHERE id_product = '19102' AND id_supplier = '' 19/12/2022 11:41:14 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19102' , '' , '1' ) 19/12/2022 11:45:09 am >> SELECT document_num FROM ps_document WHERE document_num = '3948' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-19') 19/12/2022 11:45:09 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3948' , '2022-12-19' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '11.40' , '11.40' , NOW() , NOW() ) 19/12/2022 11:45:09 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '77370' 19/12/2022 11:45:09 am >> DELETE FROM ps_document_detail WHERE id_document = '77370' 19/12/2022 11:45:09 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77370' , '18941' , 'A PROVA DI SPECCHIO - D. VIVIAN' , '1' , '-1' , '4' , '12.00' , '12' , '0' , '5' , '11.40' ) 19/12/2022 11:45:09 am >> DELETE FROM ps_product_supplier WHERE id_product = '18941' AND id_supplier = '' 19/12/2022 11:45:09 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18941' , '' , '1' ) 19/12/2022 11:56:29 am >> SELECT document_num FROM ps_document WHERE document_num = '3949' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-19') 19/12/2022 11:56:29 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3949' , '2022-12-19' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '119.00' , '108.46' , NOW() , NOW() ) 19/12/2022 11:56:29 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '77371' 19/12/2022 11:56:29 am >> DELETE FROM ps_document_detail WHERE id_document = '77371' 19/12/2022 11:56:29 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77371' , '7673' , 'PARTICOLE MM38' , '10' , '-10' , '3' , '3.50' , '3.3653846153846' , '4' , '0' , '35.00' ) 19/12/2022 11:56:29 am >> DELETE FROM ps_product_supplier WHERE id_product = '7673' AND id_supplier = '' 19/12/2022 11:56:29 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '7673' , '' , '1' ) 19/12/2022 11:56:29 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77371' , '16689' , 'OSTIA PAN DI CENA mm80' , '5' , '-5' , '3' , '2.00' , '1.9230769230769' , '4' , '0' , '10.00' ) 19/12/2022 11:56:29 am >> DELETE FROM ps_product_supplier WHERE id_product = '16689' AND id_supplier = '' 19/12/2022 11:56:29 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16689' , '' , '1' ) 19/12/2022 11:56:29 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77371' , '16691' , 'PARTICOLE PER CELIACI 25pz' , '8' , '-8' , '3' , '4.00' , '3.8461538461538' , '4' , '0' , '32.00' ) 19/12/2022 11:56:29 am >> DELETE FROM ps_product_supplier WHERE id_product = '16691' AND id_supplier = '' 19/12/2022 11:56:29 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16691' , '' , '1' ) 19/12/2022 11:56:29 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77371' , '11757' , 'VINO LIQUOROSO DOLCE - 16%' , '6' , '-6' , '1' , '7' , '5.7377049180328' , '22' , '0' , '42.00' ) 19/12/2022 11:56:29 am >> DELETE FROM ps_product_supplier WHERE id_product = '11757' AND id_supplier = '' 19/12/2022 11:56:30 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '11757' , '' , '1' ) 19/12/2022 12:01:20 pm >> SELECT document_num FROM ps_document WHERE document_num = '35/A' AND id_document != '28276' AND id_document_type LIKE '2%' AND YEAR(document_date) = YEAR('2021-04-23') 19/12/2022 12:01:20 pm >> UPDATE ps_document SET id_document_type = '24', document_num = '35/A', document_date = '2021-04-23', document_letter = 'A', id_customer = '371', id_supplier = '', id_address = '4670910', address1 = 'VIA PIAVE, 4 84080 CASTEL SAN GIORGIO', address2 = '', note = 'ACCONTO CASULA € 950,00', price_shipping = '0.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '0', id_causal = '0', price_tax_included = '1400.00', price_tax_excluded = '1147.54', date_upd = NOW() WHERE id_document = '28276' 19/12/2022 12:01:20 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '28276' 19/12/2022 12:01:20 pm >> DELETE FROM ps_document_detail WHERE id_document = '28276' 19/12/2022 12:01:20 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '28276' , '14716' , 'CASULA - COT/VISCOSA CON TESSUTI A TELAIO******' , '1' , '-1' , '1' , '1400.0000' , '1147.5409836066' , '22' , '0' , '1400.00' ) 19/12/2022 12:01:20 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14716' AND id_supplier = '' 19/12/2022 12:01:20 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14716' , '' , '1' ) 19/12/2022 12:18:08 pm >> SELECT document_num FROM ps_document WHERE document_num = '3950' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-19') 19/12/2022 12:18:08 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3950' , '2022-12-19' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '6.00' , '4.92' , NOW() , NOW() ) 19/12/2022 12:18:08 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '77372' 19/12/2022 12:18:08 pm >> DELETE FROM ps_document_detail WHERE id_document = '77372' 19/12/2022 12:18:08 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77372' , '13136' , 'ANGELI IN RESINA CM 9 - P322' , '1' , '-1' , '1' , '6.00' , '4.9180327868852' , '22' , '0' , '6.00' ) 19/12/2022 12:18:08 pm >> DELETE FROM ps_product_supplier WHERE id_product = '13136' AND id_supplier = '' 19/12/2022 12:18:08 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '13136' , '' , '1' ) 19/12/2022 12:23:31 pm >> SELECT document_num FROM ps_document WHERE document_num = '3951' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-19') 19/12/2022 12:23:31 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3951' , '2022-12-19' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '14.50' , '11.89' , NOW() , NOW() ) 19/12/2022 12:23:31 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '77373' 19/12/2022 12:23:31 pm >> DELETE FROM ps_document_detail WHERE id_document = '77373' 19/12/2022 12:23:31 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77373' , '13136' , 'ANGELI IN RESINA CM 9 - P322' , '2' , '-2' , '1' , '5' , '4.0983606557377' , '22' , '0' , '10.00' ) 19/12/2022 12:23:31 pm >> DELETE FROM ps_product_supplier WHERE id_product = '13136' AND id_supplier = '' 19/12/2022 12:23:31 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '13136' , '' , '1' ) 19/12/2022 12:23:31 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77373' , '9102' , 'ROSARIO DIVINA MISERICORDIA - VETRO ' , '1' , '-1' , '1' , '4.50' , '3.6885245901639' , '22' , '0' , '4.50' ) 19/12/2022 12:23:31 pm >> DELETE FROM ps_product_supplier WHERE id_product = '9102' AND id_supplier = '' 19/12/2022 12:23:31 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '9102' , '' , '1' ) 19/12/2022 12:26:08 pm >> SELECT document_num FROM ps_document WHERE document_num = '103/A' AND id_document != '74912' AND id_document_type LIKE '2%' AND YEAR(document_date) = YEAR('2022-11-26') 19/12/2022 12:26:08 pm >> UPDATE ps_document SET id_document_type = '24', document_num = '103/A', document_date = '2022-11-26', document_letter = 'A', id_customer = '371', id_supplier = '', id_address = '4670910', address1 = 'VIA PIAVE, 4 84080 CASTEL SAN GIORGIO', address2 = '', note = 'parrocchia', price_shipping = '0.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '0', id_causal = '0', price_tax_included = '93.50', price_tax_excluded = '80.88', date_upd = NOW() WHERE id_document = '74912' 19/12/2022 12:26:08 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '74912' 19/12/2022 12:26:08 pm >> DELETE FROM ps_document_detail WHERE id_document = '74912' 19/12/2022 12:26:08 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '74912' , '0' , 'candele' , '1' , '-1' , '0' , '23.5000' , '23.5' , '0' , '0' , '23.50' ) 19/12/2022 12:26:08 pm >> DELETE FROM ps_product_supplier WHERE id_product = '0' AND id_supplier = '' 19/12/2022 12:26:08 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '0' , '' , '1' ) 19/12/2022 12:26:08 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '74912' , '19071' , 'BAMBINELLO CM 32 - PB9941' , '1' , '-1' , '1' , '50.00' , '40.983606557377' , '22' , '0' , '50.00' ) 19/12/2022 12:26:08 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19071' AND id_supplier = '' 19/12/2022 12:26:08 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19071' , '' , '1' ) 19/12/2022 12:26:08 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '74912' , '' , 'CUSCINO' , '1' , '-1' , '1' , '20' , '16.393442622951' , '22' , '0' , '20.00' ) 19/12/2022 12:26:08 pm >> DELETE FROM ps_product_supplier WHERE id_product = '' AND id_supplier = '' 19/12/2022 12:26:08 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '' , '' , '1' ) 19/12/2022 12:26:19 pm >> SELECT document_num FROM ps_document WHERE document_num = '3952' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-19') 19/12/2022 12:26:19 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3952' , '2022-12-19' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '20.00' , '16.39' , NOW() , NOW() ) 19/12/2022 12:26:19 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '77374' 19/12/2022 12:26:19 pm >> DELETE FROM ps_document_detail WHERE id_document = '77374' 19/12/2022 12:26:19 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77374' , '17160' , 'CARBONCINI ROSSI - CARRO' , '2' , '-2' , '1' , '10.00' , '8.1967213114754' , '22' , '0' , '20.00' ) 19/12/2022 12:26:19 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17160' AND id_supplier = '' 19/12/2022 12:26:19 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17160' , '' , '1' ) 19/12/2022 12:37:59 pm >> SELECT document_num FROM ps_document WHERE document_num = '53/E' AND id_document != '' AND id_document_type LIKE '2%' AND YEAR(document_date) = YEAR('2022-12-19') 19/12/2022 12:37:59 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '23' , '53/E' , '2022-12-19' , 'E' , '3546' , '0' , '4671004' , 'VIA TORQUATO TASSO, 10 24020 GORLE ' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '3' , '0' , '72.00' , '72.00' , NOW() , NOW() ) 19/12/2022 12:37:59 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '77375' 19/12/2022 12:37:59 pm >> DELETE FROM ps_document_detail WHERE id_document = '77375' 19/12/2022 12:37:59 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77375' , '12842' , 'RICEVI IL SIGILLO DELLO SPIRITO SANTO' , '20' , '-20' , '4' , '6.00' , '6' , '0' , '40' , '72.00' ) 19/12/2022 12:44:14 pm >> SELECT document_num FROM ps_document WHERE document_num = '3953' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-19') 19/12/2022 12:44:14 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3953' , '2022-12-19' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '12.80' , '12.80' , NOW() , NOW() ) 19/12/2022 12:44:14 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '77376' 19/12/2022 12:44:14 pm >> DELETE FROM ps_document_detail WHERE id_document = '77376' 19/12/2022 12:44:14 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77376' , '11151' , 'LIBRI' , '1' , '-1' , '4' , '11.4' , '11.4' , '0' , '0' , '11.40' ) 19/12/2022 12:44:14 pm >> DELETE FROM ps_product_supplier WHERE id_product = '11151' AND id_supplier = '' 19/12/2022 12:44:14 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '11151' , '' , '1' ) 19/12/2022 12:44:14 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77376' , '4223' , 'FOGLIETTI LA DOMENICA SAN PAOLO' , '2' , '-2' , '4' , '0.70' , '0.7' , '0' , '0' , '1.40' ) 19/12/2022 12:44:14 pm >> DELETE FROM ps_product_supplier WHERE id_product = '4223' AND id_supplier = '' 19/12/2022 12:44:14 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '4223' , '' , '1' ) 19/12/2022 12:51:42 pm >> INSERT INTO ps_product ( ean13 , id_tax_rules_group , `date_add` , `date_upd` ) VALUES ( '' , '1' , NOW() , NOW() ) 19/12/2022 12:51:42 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '20547' , '1' , '' , 'nuovo-prodotto' ) 19/12/2022 12:51:42 pm >> INSERT INTO ps_product_shop ( id_product , id_tax_rules_group , id_shop , id_category_default , `date_add` , `date_upd` ) VALUES ( '20547' , '1' , '1' , '2' , NOW() , NOW() ) 19/12/2022 12:51:42 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) VALUES ( '20547' , '0' , '1' , '0' , '0' ) 19/12/2022 12:52:45 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '002102' AND id_product != '20547' AND ean13 != '' 19/12/2022 12:52:45 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '002102', date_upd = NOW() WHERE id_product = '20547' 19/12/2022 12:52:45 pm >> UPDATE ps_product_lang SET name = 'MEDAGLIA LOURDES - OV22/L', description = '' WHERE id_product = '20547' 19/12/2022 12:52:45 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '0.1639344262295082' WHERE id_product = '20547' 19/12/2022 12:52:45 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '0.1639344262295082', id_tax_rules_group = '1', id_category_default = '485', id_argoment_default = '42', id_internal_category = '3', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '20547' 19/12/2022 12:52:45 pm >> DELETE FROM ps_specific_price WHERE id_product = '20547' 19/12/2022 12:53:12 pm >> SELECT document_num FROM ps_document WHERE document_num = '3954' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-19') 19/12/2022 12:53:12 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3954' , '2022-12-19' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '6.80' , '5.57' , NOW() , NOW() ) 19/12/2022 12:53:12 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '77377' 19/12/2022 12:53:12 pm >> DELETE FROM ps_document_detail WHERE id_document = '77377' 19/12/2022 12:53:13 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77377' , '1621' , 'CANDELE CONICHE 10 PZ' , '1' , '-1' , '1' , '6.80' , '5.5737704918033' , '22' , '0' , '6.80' ) 19/12/2022 12:53:13 pm >> DELETE FROM ps_product_supplier WHERE id_product = '1621' AND id_supplier = '' 19/12/2022 12:53:13 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '1621' , '' , '1' ) 19/12/2022 12:54:00 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '002102' AND id_product != '20547' AND ean13 != '' 19/12/2022 12:54:00 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '002102', date_upd = NOW() WHERE id_product = '20547' 19/12/2022 12:54:00 pm >> UPDATE ps_product_lang SET name = 'MEDAGLIA LOURDES - OV22/L', description = '' WHERE id_product = '20547' 19/12/2022 12:54:00 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '0.1639344262295082' WHERE id_product = '20547' 19/12/2022 12:54:01 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '0.1639344262295082', id_tax_rules_group = '1', id_category_default = '485', id_argoment_default = '42', id_internal_category = '3', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '20547' 19/12/2022 12:54:01 pm >> DELETE FROM ps_specific_price WHERE id_product = '20547' 19/12/2022 12:54:03 pm >> INSERT INTO ps_product ( id_tax_rules_group , `date_add` , `date_upd` ) SELECT id_tax_rules_group , NOW() , NOW() FROM ps_product WHERE id_product = '20547' 19/12/2022 12:54:03 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '20548' , '1' , '' , 'nuovo-prodotto' ) 19/12/2022 12:54:03 pm >> INSERT INTO ps_product_shop ( id_product , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , `date_add` , `date_upd` ) SELECT '20548' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '20547' 19/12/2022 12:54:03 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '20548' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '20547' 19/12/2022 12:54:36 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '002103' AND id_product != '20548' AND ean13 != '' 19/12/2022 12:54:36 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '002103', date_upd = NOW() WHERE id_product = '20548' 19/12/2022 12:54:36 pm >> UPDATE ps_product_lang SET name = 'MEDAGLIA SAN BENEDETTO -T18/SBB', description = '' WHERE id_product = '20548' 19/12/2022 12:54:36 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '0.2459016393442623' WHERE id_product = '20548' 19/12/2022 12:54:36 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '0.2459016393442623', id_tax_rules_group = '1', id_category_default = '485', id_argoment_default = '42', id_internal_category = '3', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '20548' 19/12/2022 12:54:36 pm >> DELETE FROM ps_specific_price WHERE id_product = '20548' 19/12/2022 12:54:38 pm >> INSERT INTO ps_product ( id_tax_rules_group , `date_add` , `date_upd` ) SELECT id_tax_rules_group , NOW() , NOW() FROM ps_product WHERE id_product = '20548' 19/12/2022 12:54:38 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '20549' , '1' , '' , 'nuovo-prodotto' ) 19/12/2022 12:54:38 pm >> INSERT INTO ps_product_shop ( id_product , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , `date_add` , `date_upd` ) SELECT '20549' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '20548' 19/12/2022 12:54:38 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '20549' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '20548' 19/12/2022 12:55:48 pm >> SELECT document_num FROM ps_document WHERE document_num = '3955' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-19') 19/12/2022 12:55:48 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3955' , '2022-12-19' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '12.40' , '10.16' , NOW() , NOW() ) 19/12/2022 12:55:48 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '77378' 19/12/2022 12:55:48 pm >> DELETE FROM ps_document_detail WHERE id_document = '77378' 19/12/2022 12:55:48 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77378' , '17277' , 'BRACCIALE PIETRE DURE - 4633' , '2' , '-2' , '1' , '6.20' , '5.0819672131148' , '22' , '0' , '12.40' ) 19/12/2022 12:55:48 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17277' AND id_supplier = '' 19/12/2022 12:55:48 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17277' , '' , '1' ) 19/12/2022 12:59:50 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '31' , '969' , '2022-12-15' , '' , '0' , '154' , '4671481' , 'ZONA IND.LE G. BRODOLINI 44/A 60025 LORETO' , '' , '' , '18' , '1' , '0' , '0' , '0' , '' , '9' , '0' , '393.55' , '322.58' , NOW() , NOW() ) 19/12/2022 12:59:50 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '77379' 19/12/2022 12:59:50 pm >> DELETE FROM ps_document_detail WHERE id_document = '77379' 19/12/2022 12:59:50 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77379' , '18617' , 'MEDAGLIA MIRACOLOSA - OV22/M' , '3000' , '3000' , '1' , '0.0785' , '0.064344262295082' , '22' , '3' , '278.6907' ) 19/12/2022 12:59:50 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18617' AND id_supplier = '154' 19/12/2022 12:59:50 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18617' , '154' , '1' ) 19/12/2022 12:59:50 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77379' , '20547' , 'MEDAGLIA LOURDES - OV22/L' , '500' , '500' , '1' , '0.0785' , '0.064344262295082' , '22' , '3' , '46.4485' ) 19/12/2022 12:59:50 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20547' AND id_supplier = '154' 19/12/2022 12:59:50 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20547' , '154' , '1' ) 19/12/2022 12:59:50 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77379' , '20548' , 'MEDAGLIA SAN BENEDETTO -T18/SBB' , '500' , '500' , '1' , '0.0785' , '0.064344262295082' , '22' , '3' , '46.4485' ) 19/12/2022 12:59:50 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20548' AND id_supplier = '154' 19/12/2022 12:59:50 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20548' , '154' , '1' ) 19/12/2022 02:29:16 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '8027846273155' AND id_product != '20549' AND ean13 != '' 19/12/2022 02:29:16 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '8027846273155', date_upd = NOW() WHERE id_product = '20549' 19/12/2022 02:29:16 pm >> UPDATE ps_product_lang SET name = 'TAU CON LACCIO E APPLICAZIONE - RES101', description = '' WHERE id_product = '20549' 19/12/2022 02:29:16 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '4.098360655737705' WHERE id_product = '20549' 19/12/2022 02:29:16 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '4.098360655737705', id_tax_rules_group = '1', id_category_default = '151', id_argoment_default = '42', id_internal_category = '3', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '20549' 19/12/2022 02:29:16 pm >> DELETE FROM ps_specific_price WHERE id_product = '20549' 19/12/2022 02:29:27 pm >> INSERT INTO ps_product ( id_tax_rules_group , `date_add` , `date_upd` ) SELECT id_tax_rules_group , NOW() , NOW() FROM ps_product WHERE id_product = '20549' 19/12/2022 02:29:27 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '20550' , '1' , '' , 'nuovo-prodotto' ) 19/12/2022 02:29:27 pm >> INSERT INTO ps_product_shop ( id_product , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , `date_add` , `date_upd` ) SELECT '20550' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '20549' 19/12/2022 02:29:27 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '20550' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '20549' 19/12/2022 02:29:40 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '8027846273148' AND id_product != '20550' AND ean13 != '' 19/12/2022 02:29:40 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '8027846273148', date_upd = NOW() WHERE id_product = '20550' 19/12/2022 02:29:40 pm >> UPDATE ps_product_lang SET name = 'TAU CON LACCIO E APPLICAZIONE - RES101', description = '' WHERE id_product = '20550' 19/12/2022 02:29:40 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '4.098360655737705' WHERE id_product = '20550' 19/12/2022 02:29:40 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '4.098360655737705', id_tax_rules_group = '1', id_category_default = '151', id_argoment_default = '42', id_internal_category = '3', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '20550' 19/12/2022 02:29:40 pm >> DELETE FROM ps_specific_price WHERE id_product = '20550' 19/12/2022 02:29:42 pm >> INSERT INTO ps_product ( id_tax_rules_group , `date_add` , `date_upd` ) SELECT id_tax_rules_group , NOW() , NOW() FROM ps_product WHERE id_product = '20550' 19/12/2022 02:29:42 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '20551' , '1' , '' , 'nuovo-prodotto' ) 19/12/2022 02:29:42 pm >> INSERT INTO ps_product_shop ( id_product , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , `date_add` , `date_upd` ) SELECT '20551' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '20550' 19/12/2022 02:29:42 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '20551' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '20550' 19/12/2022 02:29:54 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '8027846273131' AND id_product != '20551' AND ean13 != '' 19/12/2022 02:29:54 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '8027846273131', date_upd = NOW() WHERE id_product = '20551' 19/12/2022 02:29:54 pm >> UPDATE ps_product_lang SET name = 'TAU CON LACCIO E APPLICAZIONE - RES101', description = '' WHERE id_product = '20551' 19/12/2022 02:29:54 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '4.098360655737705' WHERE id_product = '20551' 19/12/2022 02:29:54 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '4.098360655737705', id_tax_rules_group = '1', id_category_default = '151', id_argoment_default = '42', id_internal_category = '3', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '20551' 19/12/2022 02:29:54 pm >> DELETE FROM ps_specific_price WHERE id_product = '20551' 19/12/2022 02:29:56 pm >> INSERT INTO ps_product ( id_tax_rules_group , `date_add` , `date_upd` ) SELECT id_tax_rules_group , NOW() , NOW() FROM ps_product WHERE id_product = '20551' 19/12/2022 02:29:56 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '20552' , '1' , '' , 'nuovo-prodotto' ) 19/12/2022 02:29:56 pm >> INSERT INTO ps_product_shop ( id_product , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , `date_add` , `date_upd` ) SELECT '20552' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '20551' 19/12/2022 02:29:56 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '20552' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '20551' 19/12/2022 02:30:06 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '8027846273162' AND id_product != '20552' AND ean13 != '' 19/12/2022 02:30:06 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '8027846273162', date_upd = NOW() WHERE id_product = '20552' 19/12/2022 02:30:06 pm >> UPDATE ps_product_lang SET name = 'TAU CON LACCIO E APPLICAZIONE - RES101', description = '' WHERE id_product = '20552' 19/12/2022 02:30:07 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '4.098360655737705' WHERE id_product = '20552' 19/12/2022 02:30:07 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '4.098360655737705', id_tax_rules_group = '1', id_category_default = '151', id_argoment_default = '42', id_internal_category = '3', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '20552' 19/12/2022 02:30:07 pm >> DELETE FROM ps_specific_price WHERE id_product = '20552' 19/12/2022 02:30:07 pm >> INSERT INTO ps_product ( id_tax_rules_group , `date_add` , `date_upd` ) SELECT id_tax_rules_group , NOW() , NOW() FROM ps_product WHERE id_product = '20552' 19/12/2022 02:30:08 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '20553' , '1' , '' , 'nuovo-prodotto' ) 19/12/2022 02:30:08 pm >> INSERT INTO ps_product_shop ( id_product , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , `date_add` , `date_upd` ) SELECT '20553' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '20552' 19/12/2022 02:30:08 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '20553' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '20552' 19/12/2022 02:30:18 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '8027846273124' AND id_product != '20553' AND ean13 != '' 19/12/2022 02:30:18 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '8027846273124', date_upd = NOW() WHERE id_product = '20553' 19/12/2022 02:30:18 pm >> UPDATE ps_product_lang SET name = 'TAU CON LACCIO E APPLICAZIONE - RES101', description = '' WHERE id_product = '20553' 19/12/2022 02:30:18 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '4.098360655737705' WHERE id_product = '20553' 19/12/2022 02:30:18 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '4.098360655737705', id_tax_rules_group = '1', id_category_default = '151', id_argoment_default = '42', id_internal_category = '3', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '20553' 19/12/2022 02:30:18 pm >> DELETE FROM ps_specific_price WHERE id_product = '20553' 19/12/2022 02:30:19 pm >> INSERT INTO ps_product ( id_tax_rules_group , `date_add` , `date_upd` ) SELECT id_tax_rules_group , NOW() , NOW() FROM ps_product WHERE id_product = '20553' 19/12/2022 02:30:19 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '20554' , '1' , '' , 'nuovo-prodotto' ) 19/12/2022 02:30:19 pm >> INSERT INTO ps_product_shop ( id_product , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , `date_add` , `date_upd` ) SELECT '20554' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '20553' 19/12/2022 02:30:19 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '20554' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '20553' 19/12/2022 02:34:02 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '000494' AND id_product != '9184' AND ean13 != '' 19/12/2022 02:34:02 pm >> UPDATE ps_product SET id_supplier = '43', reference = '2013', ean13 = '000494', date_upd = NOW() WHERE id_product = '9184' 19/12/2022 02:34:02 pm >> UPDATE ps_product_lang SET name = 'ROSARIO S. MICHELE IN CRISTALLO - RL 753/C', description = '' WHERE id_product = '9184' 19/12/2022 02:34:02 pm >> UPDATE ps_product SET wholesale_price = '1.87', on_sale = '0', price = '4.098360655737705' WHERE id_product = '9184' 19/12/2022 02:34:02 pm >> UPDATE ps_product_shop SET wholesale_price = '1.87', price = '4.098360655737705', id_tax_rules_group = '1', id_category_default = '151', id_argoment_default = '42', id_internal_category = '3', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '9184' 19/12/2022 02:34:02 pm >> DELETE FROM ps_specific_price WHERE id_product = '9184' 19/12/2022 02:35:01 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '000495' AND id_product != '9183' AND ean13 != '' 19/12/2022 02:35:01 pm >> UPDATE ps_product SET id_supplier = '43', reference = '2013', ean13 = '000495', date_upd = NOW() WHERE id_product = '9183' 19/12/2022 02:35:01 pm >> UPDATE ps_product_lang SET name = 'ROSARIO S. MICHELE - LEGNO RL 753 ', description = '' WHERE id_product = '9183' 19/12/2022 02:35:01 pm >> UPDATE ps_product SET wholesale_price = '1.73', on_sale = '0', price = '3.9344262295081966' WHERE id_product = '9183' 19/12/2022 02:35:01 pm >> UPDATE ps_product_shop SET wholesale_price = '1.73', price = '3.9344262295081966', id_tax_rules_group = '1', id_category_default = '151', id_argoment_default = '42', id_internal_category = '3', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '9183' 19/12/2022 02:35:01 pm >> DELETE FROM ps_specific_price WHERE id_product = '9183' 19/12/2022 02:37:50 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '8027846224898' AND id_product != '20554' AND ean13 != '' 19/12/2022 02:37:51 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '8027846224898', date_upd = NOW() WHERE id_product = '20554' 19/12/2022 02:37:51 pm >> UPDATE ps_product_lang SET name = 'CROCE ULIVO CORPO BRONZATO CM20 - PG792BR', description = '' WHERE id_product = '20554' 19/12/2022 02:37:51 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '27.868852459016395' WHERE id_product = '20554' 19/12/2022 02:37:51 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '27.868852459016395', id_tax_rules_group = '1', id_category_default = '151', id_argoment_default = '42', id_internal_category = '3', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '20554' 19/12/2022 02:37:51 pm >> DELETE FROM ps_specific_price WHERE id_product = '20554' 19/12/2022 02:37:53 pm >> INSERT INTO ps_product ( id_tax_rules_group , `date_add` , `date_upd` ) SELECT id_tax_rules_group , NOW() , NOW() FROM ps_product WHERE id_product = '20554' 19/12/2022 02:37:53 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '20555' , '1' , '' , 'nuovo-prodotto' ) 19/12/2022 02:37:53 pm >> INSERT INTO ps_product_shop ( id_product , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , `date_add` , `date_upd` ) SELECT '20555' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '20554' 19/12/2022 02:37:53 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '20555' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '20554' 19/12/2022 02:39:21 pm >> SELECT ean13 FROM ps_product WHERE ean13 = 'G291-RIT' AND id_product != '6336' AND ean13 != '' 19/12/2022 02:39:21 pm >> UPDATE ps_product SET id_supplier = '43', reference = '2015', ean13 = 'G291-RIT', date_upd = NOW() WHERE id_product = '6336' 19/12/2022 02:39:21 pm >> UPDATE ps_product_lang SET name = 'MEDAGLIA OVALE DECORATA - S.RITA - G291-D', description = '' WHERE id_product = '6336' 19/12/2022 02:39:21 pm >> UPDATE ps_product SET wholesale_price = '0.23', on_sale = '0', price = '0.6557377049180328' WHERE id_product = '6336' 19/12/2022 02:39:21 pm >> UPDATE ps_product_shop SET wholesale_price = '0.23', price = '0.6557377049180328', id_tax_rules_group = '1', id_category_default = '151', id_argoment_default = '42', id_internal_category = '3', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '6336' 19/12/2022 02:39:21 pm >> DELETE FROM ps_specific_price WHERE id_product = '6336' 19/12/2022 02:40:14 pm >> SELECT ean13 FROM ps_product WHERE ean13 = 'G291-SC' AND id_product != '6337' AND ean13 != '' 19/12/2022 02:40:14 pm >> UPDATE ps_product SET id_supplier = '', reference = '2015', ean13 = 'G291-SC', date_upd = NOW() WHERE id_product = '6337' 19/12/2022 02:40:14 pm >> UPDATE ps_product_lang SET name = 'MEDAGLIA OVALE DECORATA - SACRO CUORE - G291-D', description = '' WHERE id_product = '6337' 19/12/2022 02:40:15 pm >> UPDATE ps_product SET wholesale_price = '0.23', on_sale = '0', price = '0.6557377049180328' WHERE id_product = '6337' 19/12/2022 02:40:15 pm >> UPDATE ps_product_shop SET wholesale_price = '0.23', price = '0.6557377049180328', id_tax_rules_group = '1', id_category_default = '151', id_argoment_default = '42', id_internal_category = '3', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '6337' 19/12/2022 02:40:15 pm >> DELETE FROM ps_specific_price WHERE id_product = '6337' 19/12/2022 02:40:56 pm >> SELECT ean13 FROM ps_product WHERE ean13 = 'G291-LUC' AND id_product != '6335' AND ean13 != '' 19/12/2022 02:40:57 pm >> UPDATE ps_product SET id_supplier = '', reference = '2015', ean13 = 'G291-LUC', date_upd = NOW() WHERE id_product = '6335' 19/12/2022 02:40:57 pm >> UPDATE ps_product_lang SET name = 'MEDAGLIA OVALE DECORATA - S.LUCIA - G291-D', description = '' WHERE id_product = '6335' 19/12/2022 02:40:57 pm >> UPDATE ps_product SET wholesale_price = '0.23', on_sale = '0', price = '0.6557377049180328' WHERE id_product = '6335' 19/12/2022 02:40:57 pm >> UPDATE ps_product_shop SET wholesale_price = '0.23', price = '0.6557377049180328', id_tax_rules_group = '1', id_category_default = '151', id_argoment_default = '42', id_internal_category = '3', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '6335' 19/12/2022 02:40:57 pm >> DELETE FROM ps_specific_price WHERE id_product = '6335' 19/12/2022 02:41:37 pm >> SELECT ean13 FROM ps_product WHERE ean13 = 'G291-CAR' AND id_product != '6330' AND ean13 != '' 19/12/2022 02:41:37 pm >> UPDATE ps_product SET id_supplier = '', reference = '2015', ean13 = 'G291-CAR', date_upd = NOW() WHERE id_product = '6330' 19/12/2022 02:41:37 pm >> UPDATE ps_product_lang SET name = 'MEDAGLIA OVALE DECORATA - MAD CARMINE - G291-D', description = '' WHERE id_product = '6330' 19/12/2022 02:41:37 pm >> UPDATE ps_product SET wholesale_price = '0.23', on_sale = '0', price = '0.6557377049180328' WHERE id_product = '6330' 19/12/2022 02:41:37 pm >> UPDATE ps_product_shop SET wholesale_price = '0.23', price = '0.6557377049180328', id_tax_rules_group = '1', id_category_default = '151', id_argoment_default = '42', id_internal_category = '3', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '6330' 19/12/2022 02:41:37 pm >> DELETE FROM ps_specific_price WHERE id_product = '6330' 19/12/2022 02:43:53 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '002104' AND id_product != '20555' AND ean13 != '' 19/12/2022 02:43:53 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '002104', date_upd = NOW() WHERE id_product = '20555' 19/12/2022 02:43:53 pm >> UPDATE ps_product_lang SET name = 'CROCE ULIVO CM 34 - PG038', description = '' WHERE id_product = '20555' 19/12/2022 02:43:53 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '36.885245901639344' WHERE id_product = '20555' 19/12/2022 02:43:53 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '36.885245901639344', id_tax_rules_group = '1', id_category_default = '151', id_argoment_default = '42', id_internal_category = '3', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '20555' 19/12/2022 02:43:53 pm >> DELETE FROM ps_specific_price WHERE id_product = '20555' 19/12/2022 02:43:54 pm >> INSERT INTO ps_product ( id_tax_rules_group , `date_add` , `date_upd` ) SELECT id_tax_rules_group , NOW() , NOW() FROM ps_product WHERE id_product = '20555' 19/12/2022 02:43:54 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '20556' , '1' , '' , 'nuovo-prodotto' ) 19/12/2022 02:43:55 pm >> INSERT INTO ps_product_shop ( id_product , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , `date_add` , `date_upd` ) SELECT '20556' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '20555' 19/12/2022 02:43:55 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '20556' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '20555' 19/12/2022 02:45:27 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '8027846023521' AND id_product != '20556' AND ean13 != '' 19/12/2022 02:45:27 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '8027846023521', date_upd = NOW() WHERE id_product = '20556' 19/12/2022 02:45:27 pm >> UPDATE ps_product_lang SET name = 'CROCE ULIVO CM 22 - PG036', description = '' WHERE id_product = '20556' 19/12/2022 02:45:27 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '23.770491803278688' WHERE id_product = '20556' 19/12/2022 02:45:27 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '23.770491803278688', id_tax_rules_group = '1', id_category_default = '151', id_argoment_default = '42', id_internal_category = '3', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '20556' 19/12/2022 02:45:27 pm >> DELETE FROM ps_specific_price WHERE id_product = '20556' 19/12/2022 02:45:28 pm >> INSERT INTO ps_product ( id_tax_rules_group , `date_add` , `date_upd` ) SELECT id_tax_rules_group , NOW() , NOW() FROM ps_product WHERE id_product = '20556' 19/12/2022 02:45:28 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '20557' , '1' , '' , 'nuovo-prodotto' ) 19/12/2022 02:45:28 pm >> INSERT INTO ps_product_shop ( id_product , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , `date_add` , `date_upd` ) SELECT '20557' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '20556' 19/12/2022 02:45:28 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '20557' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '20556' 19/12/2022 02:46:19 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '8027846124099' AND id_product != '3042' AND ean13 != '' 19/12/2022 02:46:19 pm >> UPDATE ps_product SET id_supplier = '', reference = '2014', ean13 = '8027846124099', date_upd = NOW() WHERE id_product = '3042' 19/12/2022 02:46:19 pm >> UPDATE ps_product_lang SET name = 'CROCE METALLO BUON PASTORE CM 10 - G355-G', description = '' WHERE id_product = '3042' 19/12/2022 02:46:19 pm >> UPDATE ps_product SET wholesale_price = '4.56', on_sale = '0', price = '13.114754098360656' WHERE id_product = '3042' 19/12/2022 02:46:19 pm >> UPDATE ps_product_shop SET wholesale_price = '4.56', price = '13.114754098360656', id_tax_rules_group = '1', id_category_default = '151', id_argoment_default = '42', id_internal_category = '3', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '3042' 19/12/2022 02:46:19 pm >> DELETE FROM ps_specific_price WHERE id_product = '3042' 19/12/2022 02:46:57 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '33' , '3261' , '2022-12-15' , '' , '0' , '43' , '2638' , 'VIA COSTABIANCA, 43 60025 LORETO' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '3' , '0' , '215.76' , '176.85' , NOW() , NOW() ) 19/12/2022 02:46:57 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '77380' 19/12/2022 02:46:57 pm >> DELETE FROM ps_document_detail WHERE id_document = '77380' 19/12/2022 02:46:57 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77380' , '20553' , 'TAU CON LACCIO E APPLICAZIONE - RES101' , '1' , '1' , '1' , '2' , '1.6393442622951' , '22' , '5+5' , '2.2021' ) 19/12/2022 02:46:57 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20553' AND id_supplier = '43' 19/12/2022 02:46:57 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20553' , '43' , '1' ) 19/12/2022 02:46:57 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77380' , '20551' , 'TAU CON LACCIO E APPLICAZIONE - RES101' , '1' , '1' , '1' , '2' , '1.6393442622951' , '22' , '5+5' , '2.2021' ) 19/12/2022 02:46:57 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20551' AND id_supplier = '43' 19/12/2022 02:46:57 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20551' , '43' , '1' ) 19/12/2022 02:46:57 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77380' , '20550' , 'TAU CON LACCIO E APPLICAZIONE - RES101' , '1' , '1' , '1' , '2' , '1.6393442622951' , '22' , '5+5' , '2.2021' ) 19/12/2022 02:46:57 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20550' AND id_supplier = '43' 19/12/2022 02:46:58 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20550' , '43' , '1' ) 19/12/2022 02:46:58 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77380' , '20549' , 'TAU CON LACCIO E APPLICAZIONE - RES101' , '1' , '1' , '1' , '2' , '1.6393442622951' , '22' , '5+5' , '2.2021' ) 19/12/2022 02:46:58 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20549' AND id_supplier = '43' 19/12/2022 02:46:58 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20549' , '43' , '1' ) 19/12/2022 02:46:58 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77380' , '20552' , 'TAU CON LACCIO E APPLICAZIONE - RES101' , '1' , '1' , '1' , '2' , '1.6393442622951' , '22' , '5+5' , '2.2021' ) 19/12/2022 02:46:58 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20552' AND id_supplier = '43' 19/12/2022 02:46:58 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20552' , '43' , '1' ) 19/12/2022 02:46:58 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77380' , '17605' , 'CATENINA ACCIAIO CON CROCE - AC103C' , '1' , '1' , '1' , '10.4' , '8.5245901639344' , '22' , '5+5' , '11.4509' ) 19/12/2022 02:46:58 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17605' AND id_supplier = '43' 19/12/2022 02:46:58 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17605' , '43' , '1' ) 19/12/2022 02:46:58 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77380' , '17606' , 'CATENINA ACCIAIO NERA CON CROCE - AC104C' , '1' , '1' , '1' , '8.45' , '6.9262295081967' , '22' , '5+5' , '9.3039' ) 19/12/2022 02:46:58 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17606' AND id_supplier = '43' 19/12/2022 02:46:58 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17606' , '43' , '1' ) 19/12/2022 02:46:58 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77380' , '9184' , 'ROSARIO S. MICHELE IN CRISTALLO - RL 753/C' , '18' , '18' , '1' , '1.97' , '1.6147540983607' , '22' , '5+5' , '39.0432' ) 19/12/2022 02:46:58 pm >> DELETE FROM ps_product_supplier WHERE id_product = '9184' AND id_supplier = '43' 19/12/2022 02:46:58 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '9184' , '43' , '1' ) 19/12/2022 02:46:58 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77380' , '9183' , 'ROSARIO S. MICHELE - LEGNO RL 753 ' , '18' , '18' , '1' , '1.82' , '1.4918032786885' , '22' , '5+5' , '36.0704' ) 19/12/2022 02:46:58 pm >> DELETE FROM ps_product_supplier WHERE id_product = '9183' AND id_supplier = '43' 19/12/2022 02:46:58 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '9183' , '43' , '1' ) 19/12/2022 02:46:58 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77380' , '20554' , 'CROCE ULIVO CORPO BRONZATO CM20 - PG792BR' , '1' , '1' , '1' , '13.5' , '11.065573770492' , '22' , '5+5' , '14.8642' ) 19/12/2022 02:46:58 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20554' AND id_supplier = '43' 19/12/2022 02:46:58 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20554' , '43' , '1' ) 19/12/2022 02:46:58 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77380' , '6336' , 'MEDAGLIA OVALE DECORATA - S.RITA - G291-D' , '50' , '50' , '1' , '0.31' , '0.25409836065574' , '22' , '5+5' , '17.0663' ) 19/12/2022 02:46:58 pm >> DELETE FROM ps_product_supplier WHERE id_product = '6336' AND id_supplier = '43' 19/12/2022 02:46:58 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '6336' , '43' , '1' ) 19/12/2022 02:46:58 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77380' , '6337' , 'MEDAGLIA OVALE DECORATA - SACRO CUORE - G291-D' , '50' , '50' , '1' , '0.31' , '0.25409836065574' , '22' , '5+5' , '17.0663' ) 19/12/2022 02:46:58 pm >> DELETE FROM ps_product_supplier WHERE id_product = '6337' AND id_supplier = '43' 19/12/2022 02:46:58 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '6337' , '43' , '1' ) 19/12/2022 02:46:58 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77380' , '6335' , 'MEDAGLIA OVALE DECORATA - S.LUCIA - G291-D' , '100' , '100' , '1' , '0.031' , '0.025409836065574' , '22' , '5+5' , '3.4133' ) 19/12/2022 02:46:58 pm >> DELETE FROM ps_product_supplier WHERE id_product = '6335' AND id_supplier = '43' 19/12/2022 02:46:58 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '6335' , '43' , '1' ) 19/12/2022 02:46:58 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77380' , '6330' , 'MEDAGLIA OVALE DECORATA - MAD CARMINE - G291-D' , '50' , '50' , '1' , '0.31' , '0.25409836065574' , '22' , '5+5' , '17.0663' ) 19/12/2022 02:46:58 pm >> DELETE FROM ps_product_supplier WHERE id_product = '6330' AND id_supplier = '43' 19/12/2022 02:46:58 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '6330' , '43' , '1' ) 19/12/2022 02:46:58 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77380' , '20555' , 'CROCE ULIVO CM 34 - PG038' , '1' , '1' , '1' , '18.3' , '15' , '22' , '5+5' , '20.1492' ) 19/12/2022 02:46:58 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20555' AND id_supplier = '43' 19/12/2022 02:46:58 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20555' , '43' , '1' ) 19/12/2022 02:46:58 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77380' , '20556' , 'CROCE ULIVO CM 22 - PG036' , '1' , '1' , '1' , '11.47' , '9.4016393442623' , '22' , '5+5' , '12.6290' ) 19/12/2022 02:46:58 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20556' AND id_supplier = '43' 19/12/2022 02:46:58 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20556' , '43' , '1' ) 19/12/2022 02:46:58 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77380' , '3042' , 'CROCE METALLO BUON PASTORE CM 10 - G355-G' , '1' , '1' , '1' , '6.02' , '4.9344262295082' , '22' , '5+5' , '6.6283' ) 19/12/2022 02:46:58 pm >> DELETE FROM ps_product_supplier WHERE id_product = '3042' AND id_supplier = '43' 19/12/2022 02:46:58 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '3042' , '43' , '1' ) 19/12/2022 02:47:28 pm >> SELECT ean13 FROM ps_product WHERE ean13 = 'G291-FAT' AND id_product != '12220' AND ean13 != '' 19/12/2022 02:47:28 pm >> UPDATE ps_product SET id_supplier = '43', reference = '', ean13 = 'G291-FAT', date_upd = NOW() WHERE id_product = '12220' 19/12/2022 02:47:28 pm >> UPDATE ps_product_lang SET name = 'MEDAGLIA OVALE DECORATA - FATIMA - G291', description = '' WHERE id_product = '12220' 19/12/2022 02:47:28 pm >> UPDATE ps_product SET wholesale_price = '0.23', on_sale = '0', price = '0.6557377049180328' WHERE id_product = '12220' 19/12/2022 02:47:28 pm >> UPDATE ps_product_shop SET wholesale_price = '0.23', price = '0.6557377049180328', id_tax_rules_group = '1', id_category_default = '151', id_argoment_default = '42', id_internal_category = '3', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '12220' 19/12/2022 02:47:28 pm >> DELETE FROM ps_specific_price WHERE id_product = '12220' 19/12/2022 02:47:37 pm >> SELECT ean13 FROM ps_product WHERE ean13 = 'G291-LOU' AND id_product != '6329' AND ean13 != '' 19/12/2022 02:47:37 pm >> UPDATE ps_product SET id_supplier = '', reference = '2015', ean13 = 'G291-LOU', date_upd = NOW() WHERE id_product = '6329' 19/12/2022 02:47:37 pm >> UPDATE ps_product_lang SET name = 'MEDAGLIA OVALE DECORATA - LOURDES - G291-D', description = '' WHERE id_product = '6329' 19/12/2022 02:47:37 pm >> UPDATE ps_product SET wholesale_price = '0.23', on_sale = '0', price = '0.6557377049180328' WHERE id_product = '6329' 19/12/2022 02:47:37 pm >> UPDATE ps_product_shop SET wholesale_price = '0.23', price = '0.6557377049180328', id_tax_rules_group = '1', id_category_default = '151', id_argoment_default = '42', id_internal_category = '3', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '6329' 19/12/2022 02:47:37 pm >> DELETE FROM ps_specific_price WHERE id_product = '6329' 19/12/2022 02:47:46 pm >> SELECT ean13 FROM ps_product WHERE ean13 = 'G291-MIR' AND id_product != '6331' AND ean13 != '' 19/12/2022 02:47:46 pm >> UPDATE ps_product SET id_supplier = '', reference = '2015', ean13 = 'G291-MIR', date_upd = NOW() WHERE id_product = '6331' 19/12/2022 02:47:46 pm >> UPDATE ps_product_lang SET name = 'MEDAGLIA OVALE DECORATA - MIRACOLOSA - G291-D', description = '' WHERE id_product = '6331' 19/12/2022 02:47:46 pm >> UPDATE ps_product SET wholesale_price = '0.23', on_sale = '0', price = '0.6557377049180328' WHERE id_product = '6331' 19/12/2022 02:47:46 pm >> UPDATE ps_product_shop SET wholesale_price = '0.23', price = '0.6557377049180328', id_tax_rules_group = '1', id_category_default = '151', id_argoment_default = '42', id_internal_category = '3', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '6331' 19/12/2022 02:47:46 pm >> DELETE FROM ps_specific_price WHERE id_product = '6331' 19/12/2022 02:47:55 pm >> SELECT ean13 FROM ps_product WHERE ean13 = 'G291-MIS' AND id_product != '6332' AND ean13 != '' 19/12/2022 02:47:55 pm >> UPDATE ps_product SET id_supplier = '43', reference = '2015', ean13 = 'G291-MIS', date_upd = NOW() WHERE id_product = '6332' 19/12/2022 02:47:56 pm >> UPDATE ps_product_lang SET name = 'MEDAGLIA OVALE DECORATA - MISERICORDIOSO - G291-D', description = '' WHERE id_product = '6332' 19/12/2022 02:47:56 pm >> UPDATE ps_product SET wholesale_price = '0.23', on_sale = '0', price = '0.6557377049180328' WHERE id_product = '6332' 19/12/2022 02:47:56 pm >> UPDATE ps_product_shop SET wholesale_price = '0.23', price = '0.6557377049180328', id_tax_rules_group = '1', id_category_default = '151', id_argoment_default = '42', id_internal_category = '3', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '6332' 19/12/2022 02:47:56 pm >> DELETE FROM ps_specific_price WHERE id_product = '6332' 19/12/2022 02:48:04 pm >> SELECT ean13 FROM ps_product WHERE ean13 = 'G291-PIO' AND id_product != '6333' AND ean13 != '' 19/12/2022 02:48:04 pm >> UPDATE ps_product SET id_supplier = '', reference = '2015', ean13 = 'G291-PIO', date_upd = NOW() WHERE id_product = '6333' 19/12/2022 02:48:04 pm >> UPDATE ps_product_lang SET name = 'MEDAGLIA OVALE DECORATA - PADRE PIO - G291-D', description = '' WHERE id_product = '6333' 19/12/2022 02:48:04 pm >> UPDATE ps_product SET wholesale_price = '0.23', on_sale = '0', price = '0.6557377049180328' WHERE id_product = '6333' 19/12/2022 02:48:04 pm >> UPDATE ps_product_shop SET wholesale_price = '0.23', price = '0.6557377049180328', id_tax_rules_group = '1', id_category_default = '151', id_argoment_default = '42', id_internal_category = '3', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '6333' 19/12/2022 02:48:04 pm >> DELETE FROM ps_specific_price WHERE id_product = '6333' 19/12/2022 02:48:13 pm >> SELECT ean13 FROM ps_product WHERE ean13 = 'G291-ANT' AND id_product != '6334' AND ean13 != '' 19/12/2022 02:48:14 pm >> UPDATE ps_product SET id_supplier = '', reference = '2015', ean13 = 'G291-ANT', date_upd = NOW() WHERE id_product = '6334' 19/12/2022 02:48:14 pm >> UPDATE ps_product_lang SET name = 'MEDAGLIA OVALE DECORATA - S. ANTONIO - G291-D', description = '' WHERE id_product = '6334' 19/12/2022 02:48:14 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '0.6557377049180328' WHERE id_product = '6334' 19/12/2022 02:48:14 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '0.6557377049180328', id_tax_rules_group = '1', id_category_default = '151', id_argoment_default = '42', id_internal_category = '3', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '6334' 19/12/2022 02:48:14 pm >> DELETE FROM ps_specific_price WHERE id_product = '6334' 19/12/2022 02:48:26 pm >> SELECT ean13 FROM ps_product WHERE ean13 = 'G291-MIC' AND id_product != '6338' AND ean13 != '' 19/12/2022 02:48:26 pm >> UPDATE ps_product SET id_supplier = '', reference = '2015', ean13 = 'G291-MIC', date_upd = NOW() WHERE id_product = '6338' 19/12/2022 02:48:26 pm >> UPDATE ps_product_lang SET name = 'MEDAGLIA OVALE DECORATA - SAN MICHELE - G291-D', description = '' WHERE id_product = '6338' 19/12/2022 02:48:26 pm >> UPDATE ps_product SET wholesale_price = '0.23', on_sale = '0', price = '0.6557377049180328' WHERE id_product = '6338' 19/12/2022 02:48:26 pm >> UPDATE ps_product_shop SET wholesale_price = '0.23', price = '0.6557377049180328', id_tax_rules_group = '1', id_category_default = '151', id_argoment_default = '42', id_internal_category = '3', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '6338' 19/12/2022 02:48:26 pm >> DELETE FROM ps_specific_price WHERE id_product = '6338' 19/12/2022 02:48:35 pm >> SELECT ean13 FROM ps_product WHERE ean13 = 'G291-D' AND id_product != '6339' AND ean13 != '' 19/12/2022 02:48:35 pm >> UPDATE ps_product SET id_supplier = '43', reference = '2016', ean13 = 'G291-D', date_upd = NOW() WHERE id_product = '6339' 19/12/2022 02:48:35 pm >> UPDATE ps_product_lang SET name = 'MEDAGLIA OVALE DORATA/SMALTINO', description = '' WHERE id_product = '6339' 19/12/2022 02:48:35 pm >> UPDATE ps_product SET wholesale_price = '0.26', on_sale = '0', price = '0.6557377049180328' WHERE id_product = '6339' 19/12/2022 02:48:35 pm >> UPDATE ps_product_shop SET wholesale_price = '0.26', price = '0.6557377049180328', id_tax_rules_group = '1', id_category_default = '151', id_argoment_default = '42', id_internal_category = '3', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '6339' 19/12/2022 02:48:35 pm >> DELETE FROM ps_specific_price WHERE id_product = '6339' 19/12/2022 03:00:03 pm >> SELECT document_num FROM ps_document WHERE document_num = '3956' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-19') 19/12/2022 03:00:03 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3956' , '2022-12-19' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '16.00' , '13.11' , NOW() , NOW() ) 19/12/2022 03:00:03 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '77381' 19/12/2022 03:00:03 pm >> DELETE FROM ps_document_detail WHERE id_document = '77381' 19/12/2022 03:00:03 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77381' , '3042' , 'CROCE METALLO BUON PASTORE CM 10 - G355-G' , '1' , '-1' , '1' , '16.00' , '13.114754098361' , '22' , '0' , '16.00' ) 19/12/2022 03:00:03 pm >> DELETE FROM ps_product_supplier WHERE id_product = '3042' AND id_supplier = '' 19/12/2022 03:00:03 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '3042' , '' , '1' ) 19/12/2022 03:19:38 pm >> SELECT document_num FROM ps_document WHERE document_num = '3957' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-19') 19/12/2022 03:19:38 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3957' , '2022-12-19' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '124.00' , '101.64' , NOW() , NOW() ) 19/12/2022 03:19:38 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '77382' 19/12/2022 03:19:38 pm >> DELETE FROM ps_document_detail WHERE id_document = '77382' 19/12/2022 03:19:38 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77382' , '18128' , 'PETTORINA PER COLLETTI DOPPI - AEPE02N00' , '1' , '-1' , '1' , '11.00' , '9.016393442623' , '22' , '0' , '11.00' ) 19/12/2022 03:19:38 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18128' AND id_supplier = '' 19/12/2022 03:19:38 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18128' , '' , '1' ) 19/12/2022 03:19:38 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77382' , '7202' , 'ARTICOLI RELIGIOSI' , '1' , '-1' , '1' , '10' , '8.1967213114754' , '22' , '0' , '10.00' ) 19/12/2022 03:19:38 pm >> DELETE FROM ps_product_supplier WHERE id_product = '7202' AND id_supplier = '' 19/12/2022 03:19:38 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '7202' , '' , '1' ) 19/12/2022 03:19:38 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77382' , '15656' , 'CLERGY BLU - 100% - 44 - 160/10' , '1' , '-1' , '1' , '55' , '45.081967213115' , '22' , '0' , '55.00' ) 19/12/2022 03:19:38 pm >> DELETE FROM ps_product_supplier WHERE id_product = '15656' AND id_supplier = '' 19/12/2022 03:19:38 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '15656' , '' , '1' ) 19/12/2022 03:19:38 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77382' , '16535' , 'CLERGY MARANGEL ML - C20' , '1' , '-1' , '1' , '48.00' , '39.344262295082' , '22' , '0' , '48.00' ) 19/12/2022 03:19:38 pm >> DELETE FROM ps_product_supplier WHERE id_product = '16535' AND id_supplier = '' 19/12/2022 03:19:38 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16535' , '' , '1' ) 19/12/2022 03:20:16 pm >> SELECT document_num FROM ps_document WHERE document_num = '3958' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-19') 19/12/2022 03:20:16 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3958' , '2022-12-19' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '11.00' , '10.58' , NOW() , NOW() ) 19/12/2022 03:20:16 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '77383' 19/12/2022 03:20:16 pm >> DELETE FROM ps_document_detail WHERE id_document = '77383' 19/12/2022 03:20:16 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77383' , '16689' , 'OSTIA PAN DI CENA mm80' , '2' , '-2' , '3' , '2.00' , '1.9230769230769' , '4' , '0' , '4.00' ) 19/12/2022 03:20:16 pm >> DELETE FROM ps_product_supplier WHERE id_product = '16689' AND id_supplier = '' 19/12/2022 03:20:16 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16689' , '' , '1' ) 19/12/2022 03:20:16 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77383' , '7673' , 'PARTICOLE MM38' , '2' , '-2' , '3' , '3.50' , '3.3653846153846' , '4' , '0' , '7.00' ) 19/12/2022 03:20:16 pm >> DELETE FROM ps_product_supplier WHERE id_product = '7673' AND id_supplier = '' 19/12/2022 03:20:16 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '7673' , '' , '1' ) 19/12/2022 03:20:29 pm >> SELECT document_num FROM ps_document WHERE document_num = '3959' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-19') 19/12/2022 03:20:29 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3959' , '2022-12-19' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '4.50' , '4.33' , NOW() , NOW() ) 19/12/2022 03:20:29 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '77384' 19/12/2022 03:20:29 pm >> DELETE FROM ps_document_detail WHERE id_document = '77384' 19/12/2022 03:20:29 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77384' , '19089' , 'OSTIA MAGNA 150 -OM150' , '1' , '-1' , '3' , '4.50' , '4.3269230769231' , '4' , '0' , '4.50' ) 19/12/2022 03:20:29 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19089' AND id_supplier = '' 19/12/2022 03:20:30 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19089' , '' , '1' ) 19/12/2022 03:28:27 pm >> UPDATE ps_product_shop SET minimal_quantity = '1', multiple_quantity = '1', available_date = '', date_upd = NOW() WHERE id_product = '18128' 19/12/2022 03:28:27 pm >> UPDATE ps_stock_available SET quantity = quantity + '-7' WHERE id_product = '18128' 19/12/2022 03:45:12 pm >> SELECT document_num FROM ps_document WHERE document_num = '3960' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-19') 19/12/2022 03:45:12 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3960' , '2022-12-19' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '13.00' , '10.66' , NOW() , NOW() ) 19/12/2022 03:45:12 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '77385' 19/12/2022 03:45:12 pm >> DELETE FROM ps_document_detail WHERE id_document = '77385' 19/12/2022 03:45:12 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77385' , '6048' , 'MADONNA CON BAMBINO - PANNA - PL4011P' , '1' , '-1' , '1' , '13.00' , '10.655737704918' , '22' , '0' , '13.00' ) 19/12/2022 03:45:12 pm >> DELETE FROM ps_product_supplier WHERE id_product = '6048' AND id_supplier = '' 19/12/2022 03:45:12 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '6048' , '' , '1' ) 19/12/2022 03:47:51 pm >> UPDATE ps_product_shop SET minimal_quantity = '1', multiple_quantity = '1', available_date = '', date_upd = NOW() WHERE id_product = '9864' 19/12/2022 03:47:51 pm >> UPDATE ps_stock_available SET quantity = quantity + '-1' WHERE id_product = '9864' 19/12/2022 04:12:00 pm >> SELECT document_num FROM ps_document WHERE document_num = '3961' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-19') 19/12/2022 04:12:00 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3961' , '2022-12-19' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '17.50' , '14.34' , NOW() , NOW() ) 19/12/2022 04:12:00 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '77386' 19/12/2022 04:12:00 pm >> DELETE FROM ps_document_detail WHERE id_document = '77386' 19/12/2022 04:12:01 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77386' , '4372' , 'GESÙ BAMBINO - 265 ' , '5' , '-5' , '1' , '3.50' , '2.8688524590164' , '22' , '0' , '17.50' ) 19/12/2022 04:12:01 pm >> DELETE FROM ps_product_supplier WHERE id_product = '4372' AND id_supplier = '' 19/12/2022 04:12:01 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '4372' , '' , '1' ) 19/12/2022 04:31:04 pm >> SELECT document_num FROM ps_document WHERE document_num = '3962' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-19') 19/12/2022 04:31:04 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3962' , '2022-12-19' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '4.75' , '4.75' , NOW() , NOW() ) 19/12/2022 04:31:04 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '77387' 19/12/2022 04:31:04 pm >> DELETE FROM ps_document_detail WHERE id_document = '77387' 19/12/2022 04:31:04 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77387' , '20275' , 'SULLA TUA PAROLA GEN/FEB 2023' , '1' , '-1' , '4' , '5.00' , '5' , '0' , '5' , '4.75' ) 19/12/2022 04:31:04 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20275' AND id_supplier = '' 19/12/2022 04:31:04 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20275' , '' , '1' ) 19/12/2022 05:07:33 pm >> SELECT document_num FROM ps_document WHERE document_num = '3963' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-19') 19/12/2022 05:07:33 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3963' , '2022-12-19' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '6.90' , '6.90' , NOW() , NOW() ) 19/12/2022 05:07:33 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '77388' 19/12/2022 05:07:33 pm >> DELETE FROM ps_document_detail WHERE id_document = '77388' 19/12/2022 05:07:33 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77388' , '20057' , 'CINQUE PANI DORZO 2023' , '1' , '-1' , '4' , '6.90' , '6.9' , '0' , '0' , '6.90' ) 19/12/2022 05:07:33 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20057' AND id_supplier = '' 19/12/2022 05:07:33 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20057' , '' , '1' ) 19/12/2022 05:46:43 pm >> SELECT document_num FROM ps_document WHERE document_num = '3964' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-19') 19/12/2022 05:46:43 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3964' , '2022-12-19' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '50.00' , '40.98' , NOW() , NOW() ) 19/12/2022 05:46:43 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '77389' 19/12/2022 05:46:43 pm >> DELETE FROM ps_document_detail WHERE id_document = '77389' 19/12/2022 05:46:43 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77389' , '7202' , 'ARTICOLI RELIGIOSI' , '1' , '-1' , '1' , '50' , '40.983606557377' , '22' , '0' , '50.00' ) 19/12/2022 05:46:43 pm >> DELETE FROM ps_product_supplier WHERE id_product = '7202' AND id_supplier = '' 19/12/2022 05:46:43 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '7202' , '' , '1' ) 19/12/2022 05:57:04 pm >> SELECT document_num FROM ps_document WHERE document_num = '3965' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-19') 19/12/2022 05:57:04 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3965' , '2022-12-19' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '3.00' , '2.46' , NOW() , NOW() ) 19/12/2022 05:57:04 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '77390' 19/12/2022 05:57:04 pm >> DELETE FROM ps_document_detail WHERE id_document = '77390' 19/12/2022 05:57:04 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77390' , '1254' , 'BONTÀ - SEGNALIBRO 126' , '20' , '-20' , '1' , '0.15' , '0.12295081967213' , '22' , '0' , '3.00' ) 19/12/2022 05:57:04 pm >> DELETE FROM ps_product_supplier WHERE id_product = '1254' AND id_supplier = '' 19/12/2022 05:57:04 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '1254' , '' , '1' ) 19/12/2022 05:57:28 pm >> SELECT document_num FROM ps_document WHERE document_num = '3966' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-19') 19/12/2022 05:57:28 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3966' , '2022-12-19' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '4.75' , '4.75' , NOW() , NOW() ) 19/12/2022 05:57:28 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '77391' 19/12/2022 05:57:28 pm >> DELETE FROM ps_document_detail WHERE id_document = '77391' 19/12/2022 05:57:28 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77391' , '20275' , 'SULLA TUA PAROLA GEN/FEB 2023' , '1' , '-1' , '4' , '5.00' , '5' , '0' , '5' , '4.75' ) 19/12/2022 05:57:28 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20275' AND id_supplier = '' 19/12/2022 05:57:29 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20275' , '' , '1' ) 19/12/2022 06:03:42 pm >> SELECT document_num FROM ps_document WHERE document_num = '3967' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-19') 19/12/2022 06:03:42 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3967' , '2022-12-19' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '15.00' , '12.30' , NOW() , NOW() ) 19/12/2022 06:03:42 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '77392' 19/12/2022 06:03:42 pm >> DELETE FROM ps_document_detail WHERE id_document = '77392' 19/12/2022 06:03:42 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77392' , '7202' , 'ARTICOLI RELIGIOSI' , '1' , '-1' , '1' , '15' , '12.295081967213' , '22' , '0' , '15.00' ) 19/12/2022 06:03:42 pm >> DELETE FROM ps_product_supplier WHERE id_product = '7202' AND id_supplier = '' 19/12/2022 06:03:42 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '7202' , '' , '1' ) 19/12/2022 06:05:54 pm >> SELECT document_num FROM ps_document WHERE document_num = '3967' AND id_document != '77392' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-19') 19/12/2022 06:05:54 pm >> UPDATE ps_document SET id_document_type = '11', document_num = '3967', document_date = '2022-12-19', document_letter = '', id_customer = '0', id_supplier = '', id_address = '0', address1 = '', address2 = '', note = '', price_shipping = '0.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '0', id_causal = '0', price_tax_included = '15.00', price_tax_excluded = '12.30', date_upd = NOW() WHERE id_document = '77392' 19/12/2022 06:05:54 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '77392' 19/12/2022 06:05:54 pm >> DELETE FROM ps_document_detail WHERE id_document = '77392' 19/12/2022 06:05:54 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77392' , '17568' , 'BAMBINO IN RESINA FASCIA ORO - PB13629' , '1' , '-1' , '1' , '15.00' , '12.295081967213' , '22' , '0' , '15.00' ) 19/12/2022 06:05:54 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17568' AND id_supplier = '' 19/12/2022 06:05:54 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17568' , '' , '1' ) 19/12/2022 06:33:05 pm >> SELECT document_num FROM ps_document WHERE document_num = '3968' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-19') 19/12/2022 06:33:05 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3968' , '2022-12-19' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '78.72' , '78.72' , NOW() , NOW() ) 19/12/2022 06:33:05 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '77393' 19/12/2022 06:33:05 pm >> DELETE FROM ps_document_detail WHERE id_document = '77393' 19/12/2022 06:33:05 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77393' , '20057' , 'CINQUE PANI DORZO 2023' , '12' , '-12' , '4' , '6.90' , '6.9' , '0' , '5' , '78.72' ) 19/12/2022 06:33:05 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20057' AND id_supplier = '' 19/12/2022 06:33:05 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20057' , '' , '1' ) 19/12/2022 07:29:21 pm >> SELECT document_num FROM ps_document WHERE document_num = '3969' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-19') 19/12/2022 07:29:21 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3969' , '2022-12-19' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '4.90' , '4.02' , NOW() , NOW() ) 19/12/2022 07:29:21 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '77394' 19/12/2022 07:29:21 pm >> DELETE FROM ps_document_detail WHERE id_document = '77394' 19/12/2022 07:29:21 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77394' , '1914' , 'CERA DELLA LITURGIA' , '1' , '-1' , '1' , '4.90' , '4.016393442623' , '22' , '0' , '4.90' ) 19/12/2022 07:29:21 pm >> DELETE FROM ps_product_supplier WHERE id_product = '1914' AND id_supplier = '' 19/12/2022 07:29:21 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '1914' , '' , '1' ) 19/12/2022 07:38:17 pm >> SELECT document_num FROM ps_document WHERE document_num = '3970' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-19') 19/12/2022 07:38:17 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3970' , '2022-12-19' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '106.00' , '86.89' , NOW() , NOW() ) 19/12/2022 07:38:17 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '77395' 19/12/2022 07:38:17 pm >> DELETE FROM ps_document_detail WHERE id_document = '77395' 19/12/2022 07:38:17 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77395' , '15387' , 'VESTINA BATTESIMALE ' , '20' , '-20' , '1' , '2.5' , '2.0491803278689' , '22' , '0' , '50.00' ) 19/12/2022 07:38:17 pm >> DELETE FROM ps_product_supplier WHERE id_product = '15387' AND id_supplier = '' 19/12/2022 07:38:17 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '15387' , '' , '1' ) 19/12/2022 07:38:17 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77395' , '791' , 'ASSISI IN BUSTA BATTESIMO - 20X270 - BAAS' , '40' , '-40' , '1' , '1.40' , '1.1475409836066' , '22' , '0' , '56.00' ) 19/12/2022 07:38:17 pm >> DELETE FROM ps_product_supplier WHERE id_product = '791' AND id_supplier = '' 19/12/2022 07:38:17 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '791' , '' , '1' ) 19/12/2022 07:45:13 pm >> SELECT document_num FROM ps_document WHERE document_num = '118/A' AND id_document != '' AND id_document_type LIKE '2%' AND YEAR(document_date) = YEAR('2022-12-19') 19/12/2022 07:45:13 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '24' , '118/A' , '2022-12-19' , 'A' , '204' , '0' , '4671483' , 'VIA ROBERTO IL GUISCARDO, 3 84121 SALERNO' , '' , 'OSPEDALE BATTIPAGLIA' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '126.00' , '105.80' , NOW() , NOW() ) 19/12/2022 07:45:13 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '77396' 19/12/2022 07:45:13 pm >> DELETE FROM ps_document_detail WHERE id_document = '77396' 19/12/2022 07:45:13 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77396' , '19107' , 'INCENSO GRANI 3A' , '1' , '-1' , '1' , '30.00' , '24.590163934426' , '22' , '0' , '30.00' ) 19/12/2022 07:45:13 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77396' , '4223' , 'FOGLIETTI LA DOMENICA SAN PAOLO' , '25' , '-25' , '4' , '0.56' , '0.56' , '0' , '0' , '14.00' ) 19/12/2022 07:45:13 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77396' , '17617' , 'IMMAGINI ISONZO X 100' , '2' , '-2' , '1' , '3.50' , '2.8688524590164' , '22' , '0' , '7.00' ) 19/12/2022 07:45:13 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77396' , '' , 'LAMPADINE' , '50' , '-50' , '1' , '1.5' , '1.2295081967213' , '22' , '0' , '75.00' )