02/11/2022 08:25:01 am >> SELECT document_num FROM ps_document WHERE document_num = '232' AND id_document != '' AND id_document_type LIKE '21' AND YEAR(document_date) = YEAR('2022-11-02') 02/11/2022 08:25:01 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' , '232' , '2022-11-02' , '' , '3455' , '0' , '4672079' , 'C. DA SANTA DOMENICA, SNC 84031 AULETTA' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '7' , '0' , '75.88' , '75.88' , NOW() , NOW() ) 02/11/2022 08:25:01 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 = '70293' 02/11/2022 08:25:01 am >> DELETE FROM ps_document_detail WHERE id_document = '70293' 02/11/2022 08:25:01 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 ( '70293' , '5458' , 'IO SONO CON VOI 2 PARTE' , '1' , '-1' , '4' , '2.50' , '2.5' , '0' , '5' , '2.38' ) 02/11/2022 08:25:01 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 ( '70293' , '4154' , 'FESTA DEL PERDONO' , '14' , '-14' , '4' , '2.55' , '2.55' , '0' , '0' , '35.70' ) 02/11/2022 08:25:01 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 ( '70293' , '18357' , 'MIE PREGHIERINE N.E.' , '14' , '-14' , '4' , '1.30' , '1.3' , '0' , '0' , '18.20' ) 02/11/2022 08:25:01 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 ( '70293' , '11104' , 'VANGELO E ATTI DEGLI APOSTOLI - TASC. RAGAZZI' , '14' , '-14' , '4' , '1.4' , '1.4' , '0' , '0' , '19.60' ) 02/11/2022 08:40:47 am >> INSERT INTO ps_customer ( id_gender , firstname , lastname , email , passwd , `date_add` , `date_upd` ) VALUES ( '1' , '' , '' , '' , '7SJtwWwTfTUOQ6Hz' , NOW() , NOW() ) 02/11/2022 08:40:47 am >> INSERT INTO ps_customer_group ( id_customer , id_group ) VALUES ( '7003' , '1' ) 02/11/2022 08:40:47 am >> INSERT INTO ps_customer_group ( id_customer , id_group ) VALUES ( '7003' , '2' ) 02/11/2022 08:40:47 am >> INSERT INTO ps_customer_group ( id_customer , id_group ) VALUES ( '7003' , '3' ) 02/11/2022 08:42:21 am >> UPDATE ps_address SET deleted='1' , active = '0' WHERE id_customer = '7003' 02/11/2022 08:42:21 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 ( '7003' , '10' , '124' , 'PARROCCHIA ADDOLORATA' , 'PORTALUPI' , 'DON EUGENIO' , 'VIA ADDOLORATA 3' , '' , '15033' , 'CASALE MONFERRATO' , '' , '0142 452784' , '' , '' , '' , NOW() , NOW() ) 02/11/2022 08:42:21 am >> UPDATE ps_customer SET email = 'addolorata.casale@alice.it', sdi = '', pec = '', date_upd = NOW() WHERE id_customer = '7003' 02/11/2022 08:43:03 am >> SELECT document_num FROM ps_document WHERE document_num = '104' AND id_document != '' AND id_document_type LIKE '21' AND YEAR(document_date) = YEAR('2022-11-02') 02/11/2022 08:43:03 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' , '104' , '2022-11-02' , '' , '7003' , '0' , '93349182' , 'VIA ADDOLORATA 3 15033 CASALE MONFERRATO' , '' , '' , '6.9' , '4' , '0' , '0' , '0' , '' , '7' , '0' , '41.10' , '41.10' , NOW() , NOW() ) 02/11/2022 08:43:03 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 = '8179' 02/11/2022 08:43:03 am >> DELETE FROM ps_document_detail WHERE id_document = '8179' 02/11/2022 08:43:03 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 ( '8179' , '133' , 'LIBRO AGENDA CATTOLICO 2023' , '2' , '-2' , '4' , '18.00' , '18' , '0' , '5' , '34.20' ) 02/11/2022 09:17:00 am >> SELECT document_num FROM ps_document WHERE document_num = '3287' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-11-02') 02/11/2022 09:17: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' , '3287' , '2022-11-02' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '4.75' , '4.75' , NOW() , NOW() ) 02/11/2022 09:17: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 = '70294' 02/11/2022 09:17:00 am >> DELETE FROM ps_document_detail WHERE id_document = '70294' 02/11/2022 09:17: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 ( '70294' , '19909' , 'SULLA TUA PAROLA - NOV/DIC 2022' , '1' , '-1' , '4' , '5.00' , '5' , '0' , '5' , '4.75' ) 02/11/2022 09:17:00 am >> DELETE FROM ps_product_supplier WHERE id_product = '19909' AND id_supplier = '' 02/11/2022 09:17:00 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19909' , '' , '1' ) 02/11/2022 09:22:17 am >> INSERT INTO ps_customer ( id_gender , firstname , lastname , email , passwd , `date_add` , `date_upd` ) VALUES ( '1' , '' , '' , '' , 'IBoZ34izcVzu9I4k' , NOW() , NOW() ) 02/11/2022 09:22:17 am >> INSERT INTO ps_customer_group ( id_customer , id_group ) VALUES ( '3955' , '1' ) 02/11/2022 09:22:17 am >> INSERT INTO ps_customer_group ( id_customer , id_group ) VALUES ( '3955' , '2' ) 02/11/2022 09:22:17 am >> INSERT INTO ps_customer_group ( id_customer , id_group ) VALUES ( '3955' , '3' ) 02/11/2022 09:27:49 am >> SELECT document_num FROM ps_document WHERE document_num = '3288' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-11-02') 02/11/2022 09:27:49 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' , '3288' , '2022-11-02' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '24.50' , '20.08' , NOW() , NOW() ) 02/11/2022 09:27:49 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 = '70295' 02/11/2022 09:27:49 am >> DELETE FROM ps_document_detail WHERE id_document = '70295' 02/11/2022 09:27:49 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 ( '70295' , '1914' , 'CERA DELLA LITURGIA' , '5' , '-5' , '1' , '4.90' , '4.016393442623' , '22' , '0' , '24.50' ) 02/11/2022 09:27:49 am >> DELETE FROM ps_product_supplier WHERE id_product = '1914' AND id_supplier = '' 02/11/2022 09:27:49 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '1914' , '' , '1' ) 02/11/2022 09:35:23 am >> UPDATE ps_address SET deleted='1' , active = '0' WHERE id_customer = '3955' 02/11/2022 09:35:23 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 ( '3955' , '10' , '189' , 'PARROCCHIA SAN LORENZO' , 'BOTTEGA' , 'DON GUIDO' , 'PIAZZA PRANDINA 7' , '' , '35010' , 'SAN PIETRO IN GU' , '' , '' , '3404626456' , '' , '' , NOW() , NOW() ) 02/11/2022 09:35:23 am >> UPDATE ps_customer SET email = '', sdi = '', pec = '', date_upd = NOW() WHERE id_customer = '3955' 02/11/2022 09:36:39 am >> SELECT document_num FROM ps_document WHERE document_num = '3256' AND id_document != '69739' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-10-29') 02/11/2022 09:36:39 am >> UPDATE ps_document SET id_document_type = '11', document_num = '3256', document_date = '2022-10-29', 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 = '18.00', price_tax_excluded = '18.00', date_upd = NOW() WHERE id_document = '69739' 02/11/2022 09:36: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 = '69739' 02/11/2022 09:36:39 am >> DELETE FROM ps_document_detail WHERE id_document = '69739' 02/11/2022 09:36: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 ( '69739' , '15020' , 'PREGARE OGNI GIORNO' , '1' , '-1' , '4' , '1.00' , '1' , '0' , '0' , '1.00' ) 02/11/2022 09:36:40 am >> DELETE FROM ps_product_supplier WHERE id_product = '15020' AND id_supplier = '' 02/11/2022 09:36:40 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '15020' , '' , '1' ) 02/11/2022 09:36:40 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 ( '69739' , '17584' , 'TRE PAPI SANTI - G.B. RE' , '1' , '-1' , '4' , '17.00' , '17' , '0' , '' , '17.00' ) 02/11/2022 09:36:40 am >> DELETE FROM ps_product_supplier WHERE id_product = '17584' AND id_supplier = '' 02/11/2022 09:36:40 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17584' , '' , '1' ) 02/11/2022 09:37:58 am >> SELECT document_num FROM ps_document WHERE document_num = '233' AND id_document != '' AND id_document_type LIKE '21' AND YEAR(document_date) = YEAR('2022-11-02') 02/11/2022 09:37:58 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' , '233' , '2022-11-02' , '' , '3955' , '0' , '4676357' , 'PIAZZA PRANDINA 7 35010 SAN PIETRO IN GU' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '9' , '0' , '130.15' , '130.15' , NOW() , NOW() ) 02/11/2022 09:37:58 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 = '70296' 02/11/2022 09:37:58 am >> DELETE FROM ps_document_detail WHERE id_document = '70296' 02/11/2022 09:37:58 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 ( '70296' , '11105' , 'VANGELO E ATTI DEGLI APOSTOLI PER OCCASIONI' , '30' , '-30' , '4' , '3.50' , '3.5' , '0' , '5' , '99.75' ) 02/11/2022 09:37:58 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 ( '70296' , '11104' , 'VANGELO E ATTI DEGLI APOSTOLI - TASC. RAGAZZI' , '20' , '-20' , '4' , '1.60' , '1.6' , '0' , '5' , '30.40' ) 02/11/2022 09:54:21 am >> SELECT document_num FROM ps_document WHERE document_num = '3289' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-11-02') 02/11/2022 09:54: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' , '3289' , '2022-11-02' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '28.00' , '22.95' , NOW() , NOW() ) 02/11/2022 09:54: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 = '70297' 02/11/2022 09:54:21 am >> DELETE FROM ps_document_detail WHERE id_document = '70297' 02/11/2022 09:54: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 ( '70297' , '9447' , 'SAN GIORGIO CM 13 - SG/13E' , '1' , '-1' , '1' , '28.00' , '22.950819672131' , '22' , '0' , '28.00' ) 02/11/2022 09:54:21 am >> DELETE FROM ps_product_supplier WHERE id_product = '9447' AND id_supplier = '' 02/11/2022 09:54:21 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '9447' , '' , '1' ) 02/11/2022 09:57:27 am >> SELECT document_num FROM ps_document WHERE document_num = '3290' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-11-02') 02/11/2022 09:57:27 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' , '3290' , '2022-11-02' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '4.75' , '4.75' , NOW() , NOW() ) 02/11/2022 09:57:27 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 = '70298' 02/11/2022 09:57:27 am >> DELETE FROM ps_document_detail WHERE id_document = '70298' 02/11/2022 09:57:27 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 ( '70298' , '19909' , 'SULLA TUA PAROLA - NOV/DIC 2022' , '1' , '-1' , '4' , '5.00' , '5' , '0' , '5' , '4.75' ) 02/11/2022 09:57:27 am >> DELETE FROM ps_product_supplier WHERE id_product = '19909' AND id_supplier = '' 02/11/2022 09:57:27 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19909' , '' , '1' ) 02/11/2022 10:01:41 am >> SELECT document_num FROM ps_document WHERE document_num = '3291' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-11-02') 02/11/2022 10:01:42 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' , '3291' , '2022-11-02' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '38.80' , '37.31' , NOW() , NOW() ) 02/11/2022 10:01:42 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 = '70299' 02/11/2022 10:01:42 am >> DELETE FROM ps_document_detail WHERE id_document = '70299' 02/11/2022 10:01:42 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 ( '70299' , '16163' , 'PARTICOLE TAGLIO CHIUSO - PAN DI CENA' , '10' , '-10' , '3' , '3.50' , '3.3653846153846' , '4' , '0' , '35.00' ) 02/11/2022 10:01:42 am >> DELETE FROM ps_product_supplier WHERE id_product = '16163' AND id_supplier = '' 02/11/2022 10:01:42 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16163' , '' , '1' ) 02/11/2022 10:01:42 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 ( '70299' , '7311' , 'OSTIA SOTTILE 74MM' , '2' , '-2' , '3' , '1.90' , '1.8269230769231' , '4' , '0' , '3.80' ) 02/11/2022 10:01:42 am >> DELETE FROM ps_product_supplier WHERE id_product = '7311' AND id_supplier = '' 02/11/2022 10:01:42 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '7311' , '' , '1' ) 02/11/2022 10:05:00 am >> SELECT document_num FROM ps_document WHERE document_num = '11/L' AND id_document != '' AND id_document_type LIKE '2%' AND YEAR(document_date) = YEAR('2022-11-02') 02/11/2022 10:05: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 ( '23' , '11/L' , '2022-11-02' , 'L' , '292' , '' , '4671062' , 'VIA IONIO 8/A 84091 BATTIPAGLIA' , '' , '' , '0.00' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '1571.00' , '1571.00' , NOW() , NOW() ) 02/11/2022 10:05: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 = '70300' 02/11/2022 10:05:00 am >> DELETE FROM ps_document_detail WHERE id_document = '70300' 02/11/2022 10:05: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 ( '70300' , '8509' , 'PRIMI PASSI CON GESÙ - ANNO A' , '20' , '-20' , '4' , '3.5000' , '3.5' , '0' , '15' , '59.50' ) 02/11/2022 10:05:00 am >> DELETE FROM ps_product_supplier WHERE id_product = '8509' AND id_supplier = '' 02/11/2022 10:05:00 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '8509' , '' , '1' ) 02/11/2022 10:05: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 ( '70300' , '8513' , 'PRIMI PASSI CON GESÙ ANNO A - GUIDA' , '2' , '-2' , '4' , '5.0000' , '5' , '0' , '15' , '8.50' ) 02/11/2022 10:05:01 am >> DELETE FROM ps_product_supplier WHERE id_product = '8513' AND id_supplier = '' 02/11/2022 10:05:01 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '8513' , '' , '1' ) 02/11/2022 10:05:01 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 ( '70300' , '6620' , 'MIA IMPRONTA È TUA- GUIDA' , '6' , '-6' , '4' , '13.5000' , '13.5' , '0' , '0' , '81.00' ) 02/11/2022 10:05:01 am >> DELETE FROM ps_product_supplier WHERE id_product = '6620' AND id_supplier = '' 02/11/2022 10:05:01 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '6620' , '' , '1' ) 02/11/2022 10:05:01 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 ( '70300' , '12922' , 'IMPRONTE DI MISERICORDIA - GUIDA 2' , '8' , '-8' , '4' , '13.5000' , '13.5' , '0' , '0' , '108.00' ) 02/11/2022 10:05:01 am >> DELETE FROM ps_product_supplier WHERE id_product = '12922' AND id_supplier = '' 02/11/2022 10:05:01 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '12922' , '' , '1' ) 02/11/2022 10:05:01 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 ( '70300' , '15927' , 'COMUNITA’ SEGNI DI BELLEZZA - 4 GUIDA' , '2' , '-2' , '4' , '13.5000' , '13.5' , '0' , '0' , '27.00' ) 02/11/2022 10:05:01 am >> DELETE FROM ps_product_supplier WHERE id_product = '15927' AND id_supplier = '' 02/11/2022 10:05:01 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '15927' , '' , '1' ) 02/11/2022 10:05:01 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 ( '70300' , '17230' , 'FELICI SUI PASSI DI GESU - 5 - GUIDA' , '2' , '-2' , '4' , '13.5000' , '13.5' , '0' , '0' , '27.00' ) 02/11/2022 10:05:01 am >> DELETE FROM ps_product_supplier WHERE id_product = '17230' AND id_supplier = '' 02/11/2022 10:05:01 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17230' , '' , '1' ) 02/11/2022 10:05:01 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 ( '70300' , '18565' , 'CONNESSI CON GESU - GUIDA 6' , '2' , '-2' , '4' , '13.5000' , '13.5' , '0' , '0' , '27.00' ) 02/11/2022 10:05:01 am >> DELETE FROM ps_product_supplier WHERE id_product = '18565' AND id_supplier = '' 02/11/2022 10:05:01 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18565' , '' , '1' ) 02/11/2022 10:05:01 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 ( '70300' , '6619' , 'MIA IMPRONTA È TUA - 1 QUADERNO' , '55' , '-55' , '4' , '4.5000' , '4.5' , '0' , '0' , '247.50' ) 02/11/2022 10:05:01 am >> DELETE FROM ps_product_supplier WHERE id_product = '6619' AND id_supplier = '' 02/11/2022 10:05:01 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '6619' , '' , '1' ) 02/11/2022 10:05:01 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 ( '70300' , '14529' , 'PANE E VINO - SUSSIDIO' , '70' , '-70' , '4' , '4.5000' , '4.5' , '0' , '0' , '315.00' ) 02/11/2022 10:05:01 am >> DELETE FROM ps_product_supplier WHERE id_product = '14529' AND id_supplier = '' 02/11/2022 10:05:01 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14529' , '' , '1' ) 02/11/2022 10:05:01 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 ( '70300' , '15926' , 'COMUNITA: SEGNI DI BELLEZZA - 4 QUADERNO' , '10' , '-10' , '4' , '4.5000' , '4.5' , '0' , '0' , '45.00' ) 02/11/2022 10:05:01 am >> DELETE FROM ps_product_supplier WHERE id_product = '15926' AND id_supplier = '' 02/11/2022 10:05:01 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '15926' , '' , '1' ) 02/11/2022 10:05:01 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 ( '70300' , '17229' , 'FELICI SUI PASSI DI GESU - 5 - SUSSIDIO' , '25' , '-25' , '4' , '4.5000' , '4.5' , '0' , '0' , '112.50' ) 02/11/2022 10:05:01 am >> DELETE FROM ps_product_supplier WHERE id_product = '17229' AND id_supplier = '' 02/11/2022 10:05:01 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17229' , '' , '1' ) 02/11/2022 10:05:01 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 ( '70300' , '18564' , 'CONNESSI CON GESU’ - AGENDUM 2' , '30' , '-30' , '4' , '4.5000' , '4.5' , '0' , '0' , '135.00' ) 02/11/2022 10:05:01 am >> DELETE FROM ps_product_supplier WHERE id_product = '18564' AND id_supplier = '' 02/11/2022 10:05:01 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18564' , '' , '1' ) 02/11/2022 10:05:01 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 ( '70300' , '14530' , 'PANE E VINO - GUIDA 3' , '8' , '-8' , '4' , '13.5000' , '13.5' , '0' , '0' , '108.00' ) 02/11/2022 10:05:01 am >> DELETE FROM ps_product_supplier WHERE id_product = '14530' AND id_supplier = '' 02/11/2022 10:05:01 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14530' , '' , '1' ) 02/11/2022 10:05:01 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 ( '70300' , '12864' , 'IMPRONTE DI MISERICORDIA E DI PERDONO - SUSSIDIO' , '60' , '-60' , '4' , '4.5000' , '4.5' , '0' , '0' , '270.00' ) 02/11/2022 10:05:01 am >> DELETE FROM ps_product_supplier WHERE id_product = '12864' AND id_supplier = '' 02/11/2022 10:05:01 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '12864' , '' , '1' ) 02/11/2022 10:16:47 am >> SELECT document_num FROM ps_document WHERE document_num = '11/L' AND id_document != '70300' AND id_document_type LIKE '2%' AND YEAR(document_date) = YEAR('2022-11-02') 02/11/2022 10:16:47 am >> UPDATE ps_document SET id_document_type = '23', document_num = '11/L', document_date = '2022-11-02', document_letter = 'L', id_customer = '292', id_supplier = '', id_address = '4671062', address1 = 'VIA IONIO 8/A 84091 BATTIPAGLIA', address2 = '', note = '', price_shipping = '0.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '3', id_causal = '0', price_tax_included = '1571.00', price_tax_excluded = '1571.00', date_upd = NOW() WHERE id_document = '70300' 02/11/2022 10:16:47 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 = '70300' 02/11/2022 10:16:47 am >> DELETE FROM ps_document_detail WHERE id_document = '70300' 02/11/2022 10:16:47 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 ( '70300' , '8509' , 'PRIMI PASSI CON GESÙ - ANNO A' , '20' , '-20' , '4' , '3.5000' , '3.5' , '0' , '15' , '59.50' ) 02/11/2022 10:16:47 am >> DELETE FROM ps_product_supplier WHERE id_product = '8509' AND id_supplier = '' 02/11/2022 10:16:47 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '8509' , '' , '1' ) 02/11/2022 10:16:47 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 ( '70300' , '8513' , 'PRIMI PASSI CON GESÙ ANNO A - GUIDA' , '2' , '-2' , '4' , '5.0000' , '5' , '0' , '15' , '8.50' ) 02/11/2022 10:16:47 am >> DELETE FROM ps_product_supplier WHERE id_product = '8513' AND id_supplier = '' 02/11/2022 10:16:47 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '8513' , '' , '1' ) 02/11/2022 10:16:47 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 ( '70300' , '6620' , 'MIA IMPRONTA È TUA- GUIDA' , '6' , '-6' , '4' , '13.5000' , '13.5' , '0' , '0' , '81.00' ) 02/11/2022 10:16:47 am >> DELETE FROM ps_product_supplier WHERE id_product = '6620' AND id_supplier = '' 02/11/2022 10:16:47 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '6620' , '' , '1' ) 02/11/2022 10:16:47 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 ( '70300' , '12922' , 'IMPRONTE DI MISERICORDIA - GUIDA 2' , '8' , '-8' , '4' , '13.5000' , '13.5' , '0' , '0' , '108.00' ) 02/11/2022 10:16:47 am >> DELETE FROM ps_product_supplier WHERE id_product = '12922' AND id_supplier = '' 02/11/2022 10:16:47 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '12922' , '' , '1' ) 02/11/2022 10:16:47 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 ( '70300' , '15927' , 'COMUNITA’ SEGNI DI BELLEZZA - 4 GUIDA' , '2' , '-2' , '4' , '13.5000' , '13.5' , '0' , '0' , '27.00' ) 02/11/2022 10:16:47 am >> DELETE FROM ps_product_supplier WHERE id_product = '15927' AND id_supplier = '' 02/11/2022 10:16:48 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '15927' , '' , '1' ) 02/11/2022 10:16:48 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 ( '70300' , '17230' , 'FELICI SUI PASSI DI GESU - 5 - GUIDA' , '2' , '-2' , '4' , '13.5000' , '13.5' , '0' , '0' , '27.00' ) 02/11/2022 10:16:48 am >> DELETE FROM ps_product_supplier WHERE id_product = '17230' AND id_supplier = '' 02/11/2022 10:16:48 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17230' , '' , '1' ) 02/11/2022 10:16:48 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 ( '70300' , '18565' , 'CONNESSI CON GESU - GUIDA 6' , '2' , '-2' , '4' , '13.5000' , '13.5' , '0' , '0' , '27.00' ) 02/11/2022 10:16:48 am >> DELETE FROM ps_product_supplier WHERE id_product = '18565' AND id_supplier = '' 02/11/2022 10:16:48 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18565' , '' , '1' ) 02/11/2022 10:16:48 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 ( '70300' , '6619' , 'MIA IMPRONTA È TUA - 1 QUADERNO' , '55' , '-55' , '4' , '4.5000' , '4.5' , '0' , '0' , '247.50' ) 02/11/2022 10:16:48 am >> DELETE FROM ps_product_supplier WHERE id_product = '6619' AND id_supplier = '' 02/11/2022 10:16:48 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '6619' , '' , '1' ) 02/11/2022 10:16:48 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 ( '70300' , '14529' , 'PANE E VINO - SUSSIDIO' , '70' , '-70' , '4' , '4.5000' , '4.5' , '0' , '0' , '315.00' ) 02/11/2022 10:16:48 am >> DELETE FROM ps_product_supplier WHERE id_product = '14529' AND id_supplier = '' 02/11/2022 10:16:48 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14529' , '' , '1' ) 02/11/2022 10:16:48 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 ( '70300' , '15926' , 'COMUNITA: SEGNI DI BELLEZZA - 4 QUADERNO' , '10' , '-10' , '4' , '4.5000' , '4.5' , '0' , '0' , '45.00' ) 02/11/2022 10:16:48 am >> DELETE FROM ps_product_supplier WHERE id_product = '15926' AND id_supplier = '' 02/11/2022 10:16:48 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '15926' , '' , '1' ) 02/11/2022 10:16:48 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 ( '70300' , '17229' , 'FELICI SUI PASSI DI GESU - 5 - SUSSIDIO' , '25' , '-25' , '4' , '4.5000' , '4.5' , '0' , '0' , '112.50' ) 02/11/2022 10:16:48 am >> DELETE FROM ps_product_supplier WHERE id_product = '17229' AND id_supplier = '' 02/11/2022 10:16:48 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17229' , '' , '1' ) 02/11/2022 10:16:48 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 ( '70300' , '18564' , 'CONNESSI CON GESU’ - AGENDUM 2' , '30' , '-30' , '4' , '4.5000' , '4.5' , '0' , '0' , '135.00' ) 02/11/2022 10:16:48 am >> DELETE FROM ps_product_supplier WHERE id_product = '18564' AND id_supplier = '' 02/11/2022 10:16:48 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18564' , '' , '1' ) 02/11/2022 10:16:48 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 ( '70300' , '14530' , 'PANE E VINO - GUIDA 3' , '8' , '-8' , '4' , '13.5000' , '13.5' , '0' , '0' , '108.00' ) 02/11/2022 10:16:48 am >> DELETE FROM ps_product_supplier WHERE id_product = '14530' AND id_supplier = '' 02/11/2022 10:16:48 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14530' , '' , '1' ) 02/11/2022 10:16:48 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 ( '70300' , '12864' , 'IMPRONTE DI MISERICORDIA E DI PERDONO - SUSSIDIO' , '60' , '-60' , '4' , '4.5000' , '4.5' , '0' , '0' , '270.00' ) 02/11/2022 10:16:48 am >> DELETE FROM ps_product_supplier WHERE id_product = '12864' AND id_supplier = '' 02/11/2022 10:16:48 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '12864' , '' , '1' ) 02/11/2022 10:17:01 am >> DELETE FROM ps_document WHERE id_document = '67990' 02/11/2022 10:17:01 am >> DELETE FROM ps_document_detail WHERE id_document = '67990' 02/11/2022 10:17:48 am >> SELECT document_num FROM ps_document WHERE document_num = '3292' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-11-02') 02/11/2022 10:17:48 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' , '3292' , '2022-11-02' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '0.50' , '0.50' , NOW() , NOW() ) 02/11/2022 10:17:48 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 = '70301' 02/11/2022 10:17:48 am >> DELETE FROM ps_document_detail WHERE id_document = '70301' 02/11/2022 10:17:48 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 ( '70301' , '19693' , 'CALENDARIO LITURGICO 2023' , '1' , '-1' , '4' , '0.50' , '0.5' , '0' , '0' , '0.50' ) 02/11/2022 10:17:48 am >> DELETE FROM ps_product_supplier WHERE id_product = '19693' AND id_supplier = '' 02/11/2022 10:17:48 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19693' , '' , '1' ) 02/11/2022 10:27:25 am >> INSERT INTO ps_product ( ean13 , id_tax_rules_group , `date_add` , `date_upd` ) VALUES ( '' , '1' , NOW() , NOW() ) 02/11/2022 10:27:25 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '20252' , '1' , '' , 'nuovo-prodotto' ) 02/11/2022 10:27:25 am >> INSERT INTO ps_product_shop ( id_product , id_tax_rules_group , id_shop , id_category_default , `date_add` , `date_upd` ) VALUES ( '20252' , '1' , '1' , '2' , NOW() , NOW() ) 02/11/2022 10:27:25 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) VALUES ( '20252' , '0' , '1' , '0' , '0' ) 02/11/2022 10:28:24 am >> SELECT ean13 FROM ps_product WHERE ean13 = '9788880713241' AND id_product != '20252' AND ean13 != '' 02/11/2022 10:28:24 am >> UPDATE ps_product SET id_supplier = '', reference = '6/7', ean13 = '9788880713241', date_upd = NOW() WHERE id_product = '20252' 02/11/2022 10:28:24 am >> UPDATE ps_product_lang SET name = 'VANGELO DELLE BEATITUDINI - AAVV', description = '' WHERE id_product = '20252' 02/11/2022 10:28:24 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '15' WHERE id_product = '20252' 02/11/2022 10:28:24 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '15', id_tax_rules_group = '4', id_category_default = '52', id_argoment_default = '23', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '20252' 02/11/2022 10:28:24 am >> DELETE FROM ps_specific_price WHERE id_product = '20252' 02/11/2022 10:28:25 am >> 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 = '20252' 02/11/2022 10:28:25 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '20253' , '1' , '' , 'nuovo-prodotto' ) 02/11/2022 10:28:25 am >> 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 '20253' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '20252' 02/11/2022 10:28:25 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '20253' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '20252' 02/11/2022 10:29:27 am >> SELECT ean13 FROM ps_product WHERE ean13 = '9791259751256' AND id_product != '20253' AND ean13 != '' 02/11/2022 10:29:27 am >> UPDATE ps_product SET id_supplier = '', reference = '7/2', ean13 = '9791259751256', date_upd = NOW() WHERE id_product = '20253' 02/11/2022 10:29:27 am >> UPDATE ps_product_lang SET name = 'PRIME LUCI - L. PIVA', description = '' WHERE id_product = '20253' 02/11/2022 10:29:27 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '25' WHERE id_product = '20253' 02/11/2022 10:29:27 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '25', id_tax_rules_group = '4', id_category_default = '267', id_argoment_default = '64', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '20253' 02/11/2022 10:29:27 am >> DELETE FROM ps_specific_price WHERE id_product = '20253' 02/11/2022 10:29:28 am >> 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 = '20253' 02/11/2022 10:29:28 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '20254' , '1' , '' , 'nuovo-prodotto' ) 02/11/2022 10:29:28 am >> 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 '20254' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '20253' 02/11/2022 10:29:28 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '20254' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '20253' 02/11/2022 10:30:20 am >> SELECT ean13 FROM ps_product WHERE ean13 = '9788892870208' AND id_product != '20254' AND ean13 != '' 02/11/2022 10:30:20 am >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '9788892870208', date_upd = NOW() WHERE id_product = '20254' 02/11/2022 10:30:20 am >> UPDATE ps_product_lang SET name = 'VERSO IL NATALE', description = '' WHERE id_product = '20254' 02/11/2022 10:30:20 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '3.5' WHERE id_product = '20254' 02/11/2022 10:30:20 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '3.5', id_tax_rules_group = '4', id_category_default = '26', id_argoment_default = '107', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '20254' 02/11/2022 10:30:20 am >> DELETE FROM ps_specific_price WHERE id_product = '20254' 02/11/2022 10:30:22 am >> 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 = '20254' 02/11/2022 10:30:22 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '20255' , '1' , '' , 'nuovo-prodotto' ) 02/11/2022 10:30:22 am >> 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 '20255' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '20254' 02/11/2022 10:30:22 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '20255' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '20254' 02/11/2022 10:31:24 am >> SELECT ean13 FROM ps_product WHERE ean13 = '9788892870192' AND id_product != '20255' AND ean13 != '' 02/11/2022 10:31:24 am >> UPDATE ps_product SET id_supplier = '', reference = '5/4', ean13 = '9788892870192', date_upd = NOW() WHERE id_product = '20255' 02/11/2022 10:31:24 am >> UPDATE ps_product_lang SET name = 'DOMENICHE DA COLORARE - ANNO A', description = '' WHERE id_product = '20255' 02/11/2022 10:31:24 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '9.9' WHERE id_product = '20255' 02/11/2022 10:31:24 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '9.9', id_tax_rules_group = '4', id_category_default = '26', id_argoment_default = '25', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '20255' 02/11/2022 10:31:24 am >> DELETE FROM ps_specific_price WHERE id_product = '20255' 02/11/2022 10:31:47 am >> SELECT ean13 FROM ps_product WHERE ean13 = '9788892870192' AND id_product != '20255' AND ean13 != '' 02/11/2022 10:31:47 am >> UPDATE ps_product SET id_supplier = '', reference = '5/4', ean13 = '9788892870192', date_upd = NOW() WHERE id_product = '20255' 02/11/2022 10:31:47 am >> UPDATE ps_product_lang SET name = 'DOMENICHE DA COLORARE - ANNO A', description = '' WHERE id_product = '20255' 02/11/2022 10:31:47 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '9.9' WHERE id_product = '20255' 02/11/2022 10:31:47 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '9.9', id_tax_rules_group = '4', id_category_default = '26', id_argoment_default = '25', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '20255' 02/11/2022 10:31:47 am >> DELETE FROM ps_specific_price WHERE id_product = '20255' 02/11/2022 10:31:48 am >> 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 = '20255' 02/11/2022 10:31:48 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '20256' , '1' , '' , 'nuovo-prodotto' ) 02/11/2022 10:31:48 am >> 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 '20256' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '20255' 02/11/2022 10:31:48 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '20256' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '20255' 02/11/2022 10:32:35 am >> SELECT ean13 FROM ps_product WHERE ean13 = '9788839932778' AND id_product != '20256' AND ean13 != '' 02/11/2022 10:32:35 am >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '9788839932778', date_upd = NOW() WHERE id_product = '20256' 02/11/2022 10:32:35 am >> UPDATE ps_product_lang SET name = 'DISCESE DAL CIELO - G. GRESHAKE', description = '' WHERE id_product = '20256' 02/11/2022 10:32:35 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '12' WHERE id_product = '20256' 02/11/2022 10:32:35 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '12', id_tax_rules_group = '4', id_category_default = '111', id_argoment_default = '39', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '20256' 02/11/2022 10:32:35 am >> DELETE FROM ps_specific_price WHERE id_product = '20256' 02/11/2022 10:32:35 am >> 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 = '20256' 02/11/2022 10:32:35 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '20257' , '1' , '' , 'nuovo-prodotto' ) 02/11/2022 10:32:35 am >> 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 '20257' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '20256' 02/11/2022 10:32:35 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '20257' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '20256' 02/11/2022 10:33:27 am >> SELECT ean13 FROM ps_product WHERE ean13 = '9788892870116' AND id_product != '20257' AND ean13 != '' 02/11/2022 10:33:27 am >> UPDATE ps_product SET id_supplier = '', reference = '5/4', ean13 = '9788892870116', date_upd = NOW() WHERE id_product = '20257' 02/11/2022 10:33:27 am >> UPDATE ps_product_lang SET name = 'COLORIAMO IL NATALE', description = '' WHERE id_product = '20257' 02/11/2022 10:33:27 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '3.9' WHERE id_product = '20257' 02/11/2022 10:33:27 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '3.9', id_tax_rules_group = '4', id_category_default = '26', id_argoment_default = '25', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '20257' 02/11/2022 10:33:27 am >> DELETE FROM ps_specific_price WHERE id_product = '20257' 02/11/2022 10:33:31 am >> 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 = '20257' 02/11/2022 10:33:31 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '20258' , '1' , '' , 'nuovo-prodotto' ) 02/11/2022 10:33:31 am >> 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 '20258' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '20257' 02/11/2022 10:33:31 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '20258' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '20257' 02/11/2022 10:33:52 am >> SELECT ean13 FROM ps_product WHERE ean13 = '9788892870109' AND id_product != '20258' AND ean13 != '' 02/11/2022 10:33:52 am >> UPDATE ps_product SET id_supplier = '', reference = '5/4', ean13 = '9788892870109', date_upd = NOW() WHERE id_product = '20258' 02/11/2022 10:33:52 am >> UPDATE ps_product_lang SET name = 'COLORIAMO I MIRACOLI', description = '' WHERE id_product = '20258' 02/11/2022 10:33:52 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '3.9' WHERE id_product = '20258' 02/11/2022 10:33:52 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '3.9', id_tax_rules_group = '4', id_category_default = '26', id_argoment_default = '25', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '20258' 02/11/2022 10:33:52 am >> DELETE FROM ps_specific_price WHERE id_product = '20258' 02/11/2022 10:33:55 am >> 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 = '20258' 02/11/2022 10:33:55 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '20259' , '1' , '' , 'nuovo-prodotto' ) 02/11/2022 10:33:55 am >> 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 '20259' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '20258' 02/11/2022 10:33:55 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '20259' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '20258' 02/11/2022 10:34:40 am >> SELECT ean13 FROM ps_product WHERE ean13 = '9788861246331' AND id_product != '20259' AND ean13 != '' 02/11/2022 10:34:40 am >> UPDATE ps_product SET id_supplier = '', reference = '5/5', ean13 = '9788861246331', date_upd = NOW() WHERE id_product = '20259' 02/11/2022 10:34:40 am >> UPDATE ps_product_lang SET name = 'SAN GENNARO', description = '' WHERE id_product = '20259' 02/11/2022 10:34:40 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '3.9' WHERE id_product = '20259' 02/11/2022 10:34:40 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '3.9', id_tax_rules_group = '4', id_category_default = '26', id_argoment_default = '25', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '20259' 02/11/2022 10:34:40 am >> DELETE FROM ps_specific_price WHERE id_product = '20259' 02/11/2022 10:34:41 am >> 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 = '20259' 02/11/2022 10:34:41 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '20260' , '1' , '' , 'nuovo-prodotto' ) 02/11/2022 10:34:41 am >> 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 '20260' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '20259' 02/11/2022 10:34:41 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '20260' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '20259' 02/11/2022 10:35:47 am >> SELECT ean13 FROM ps_product WHERE ean13 = '9722892229208' AND id_product != '20260' AND ean13 != '' 02/11/2022 10:35:47 am >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '9722892229208', date_upd = NOW() WHERE id_product = '20260' 02/11/2022 10:35:47 am >> UPDATE ps_product_lang SET name = 'GESU\' CRISTO SI E\' FATTO POVERO', description = '' WHERE id_product = '20260' 02/11/2022 10:35:47 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '2.9' WHERE id_product = '20260' 02/11/2022 10:35:47 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '2.9', id_tax_rules_group = '4', id_category_default = '30', id_argoment_default = '10', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '20260' 02/11/2022 10:35:47 am >> DELETE FROM ps_specific_price WHERE id_product = '20260' 02/11/2022 10:35:48 am >> 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 = '20260' 02/11/2022 10:35:48 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '20261' , '1' , '' , 'nuovo-prodotto' ) 02/11/2022 10:35:48 am >> 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 '20261' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '20260' 02/11/2022 10:35:48 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '20261' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '20260' 02/11/2022 10:36:17 am >> SELECT ean13 FROM ps_product WHERE ean13 = '9788892229808' AND id_product != '20260' AND ean13 != '' 02/11/2022 10:36:17 am >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '9788892229808', date_upd = NOW() WHERE id_product = '20260' 02/11/2022 10:36:17 am >> UPDATE ps_product_lang SET name = 'GESU\' CRISTO SI E\' FATTO POVERO', description = '' WHERE id_product = '20260' 02/11/2022 10:36:17 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '2.9000' WHERE id_product = '20260' 02/11/2022 10:36:17 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '2.9000', id_tax_rules_group = '4', id_category_default = '30', id_argoment_default = '10', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '20260' 02/11/2022 10:36:17 am >> DELETE FROM ps_specific_price WHERE id_product = '20260' 02/11/2022 10:37:20 am >> SELECT ean13 FROM ps_product WHERE ean13 = '9788801068191' AND id_product != '20261' AND ean13 != '' 02/11/2022 10:37:20 am >> UPDATE ps_product SET id_supplier = '', reference = '13/2', ean13 = '9788801068191', date_upd = NOW() WHERE id_product = '20261' 02/11/2022 10:37:20 am >> UPDATE ps_product_lang SET name = 'GIOIA - PAPA FRANCESCO', description = '' WHERE id_product = '20261' 02/11/2022 10:37:20 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '14' WHERE id_product = '20261' 02/11/2022 10:37:20 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '14', id_tax_rules_group = '4', id_category_default = '19', id_argoment_default = '10', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '20261' 02/11/2022 10:37:20 am >> DELETE FROM ps_specific_price WHERE id_product = '20261' 02/11/2022 10:37:20 am >> 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 = '20261' 02/11/2022 10:37:20 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '20262' , '1' , '' , 'nuovo-prodotto' ) 02/11/2022 10:37:20 am >> 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 '20262' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '20261' 02/11/2022 10:37:20 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '20262' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '20261' 02/11/2022 10:38:24 am >> SELECT ean13 FROM ps_product WHERE ean13 = '9788801067934' AND id_product != '20262' AND ean13 != '' 02/11/2022 10:38:24 am >> UPDATE ps_product SET id_supplier = '', reference = '11/5', ean13 = '9788801067934', date_upd = NOW() WHERE id_product = '20262' 02/11/2022 10:38:24 am >> UPDATE ps_product_lang SET name = 'ARTE DI INTENDERSI - GUGLIELMONI/NEGRI', description = '' WHERE id_product = '20262' 02/11/2022 10:38:24 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '7.9' WHERE id_product = '20262' 02/11/2022 10:38:24 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '7.9', id_tax_rules_group = '4', id_category_default = '19', id_argoment_default = '20', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '20262' 02/11/2022 10:38:24 am >> DELETE FROM ps_specific_price WHERE id_product = '20262' 02/11/2022 10:38:52 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 ( '33' , '613277' , '2022-11-27' , '' , '0' , '7' , '2602' , 'P. ZZA SAN PAOLO, 14 12051 ALBA' , '' , '' , '2.42' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '85.24' , '85.24' , NOW() , NOW() ) 02/11/2022 10:38:52 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 = '70302' 02/11/2022 10:38:52 am >> DELETE FROM ps_document_detail WHERE id_document = '70302' 02/11/2022 10:38:52 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 ( '70302' , '20252' , 'VANGELO DELLE BEATITUDINI - AAVV' , '1' , '1' , '4' , '15.00' , '15' , '0' , '30' , '10.5000' ) 02/11/2022 10:38:52 am >> DELETE FROM ps_product_supplier WHERE id_product = '20252' AND id_supplier = '7' 02/11/2022 10:38:52 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20252' , '7' , '1' ) 02/11/2022 10:38:52 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 ( '70302' , '20253' , 'PRIME LUCI - L. PIVA' , '1' , '1' , '4' , '25.00' , '25' , '0' , '30' , '17.5000' ) 02/11/2022 10:38:52 am >> DELETE FROM ps_product_supplier WHERE id_product = '20253' AND id_supplier = '7' 02/11/2022 10:38:52 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20253' , '7' , '1' ) 02/11/2022 10:38:52 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 ( '70302' , '20254' , 'VERSO IL NATALE' , '3' , '3' , '4' , '3.50' , '3.5' , '0' , '30' , '7.3500' ) 02/11/2022 10:38:52 am >> DELETE FROM ps_product_supplier WHERE id_product = '20254' AND id_supplier = '7' 02/11/2022 10:38:52 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20254' , '7' , '1' ) 02/11/2022 10:38:52 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 ( '70302' , '20255' , 'DOMENICHE DA COLORARE - ANNO A' , '1' , '1' , '4' , '9.90' , '9.9' , '0' , '30' , '6.9300' ) 02/11/2022 10:38:52 am >> DELETE FROM ps_product_supplier WHERE id_product = '20255' AND id_supplier = '7' 02/11/2022 10:38:52 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20255' , '7' , '1' ) 02/11/2022 10:38:52 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 ( '70302' , '20256' , 'DISCESE DAL CIELO - G. GRESHAKE' , '1' , '1' , '4' , '12.00' , '12' , '0' , '30' , '8.4000' ) 02/11/2022 10:38:52 am >> DELETE FROM ps_product_supplier WHERE id_product = '20256' AND id_supplier = '7' 02/11/2022 10:38:52 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20256' , '7' , '1' ) 02/11/2022 10:38:52 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 ( '70302' , '20258' , 'COLORIAMO I MIRACOLI' , '1' , '1' , '4' , '3.90' , '3.9' , '0' , '30' , '2.7300' ) 02/11/2022 10:38:52 am >> DELETE FROM ps_product_supplier WHERE id_product = '20258' AND id_supplier = '7' 02/11/2022 10:38:52 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20258' , '7' , '1' ) 02/11/2022 10:38:52 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 ( '70302' , '20257' , 'COLORIAMO IL NATALE' , '1' , '1' , '4' , '3.90' , '3.9' , '0' , '30' , '2.7300' ) 02/11/2022 10:38:52 am >> DELETE FROM ps_product_supplier WHERE id_product = '20257' AND id_supplier = '7' 02/11/2022 10:38:52 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20257' , '7' , '1' ) 02/11/2022 10:38:52 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 ( '70302' , '20259' , 'SAN GENNARO' , '1' , '1' , '4' , '3.90' , '3.9' , '0' , '30' , '2.7300' ) 02/11/2022 10:38:52 am >> DELETE FROM ps_product_supplier WHERE id_product = '20259' AND id_supplier = '7' 02/11/2022 10:38:52 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20259' , '7' , '1' ) 02/11/2022 10:38:52 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 ( '70302' , '20260' , 'GESU CRISTO SI E FATTO POVERO' , '5' , '5' , '4' , '2.90' , '2.9' , '0' , '33' , '9.7150' ) 02/11/2022 10:38:52 am >> DELETE FROM ps_product_supplier WHERE id_product = '20260' AND id_supplier = '7' 02/11/2022 10:38:52 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20260' , '7' , '1' ) 02/11/2022 10:38:52 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 ( '70302' , '20261' , 'GIOIA - PAPA FRANCESCO' , '1' , '1' , '4' , '14.00' , '14' , '0' , '35' , '9.1000' ) 02/11/2022 10:38:52 am >> DELETE FROM ps_product_supplier WHERE id_product = '20261' AND id_supplier = '7' 02/11/2022 10:38:52 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20261' , '7' , '1' ) 02/11/2022 10:38:52 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 ( '70302' , '20262' , 'ARTE DI INTENDERSI - GUGLIELMONI/NEGRI' , '1' , '1' , '4' , '7.90' , '7.9' , '0' , '35' , '5.1350' ) 02/11/2022 10:38:52 am >> DELETE FROM ps_product_supplier WHERE id_product = '20262' AND id_supplier = '7' 02/11/2022 10:38:52 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20262' , '7' , '1' ) 02/11/2022 12:33:44 pm >> SELECT document_num FROM ps_document WHERE document_num = '90/A' AND id_document != '' AND id_document_type LIKE '2%' AND YEAR(document_date) = YEAR('2022-11-02') 02/11/2022 12:33:45 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' , '90/A' , '2022-11-02' , 'A' , '31' , '0' , '4670717' , 'VIA LOURDES, 21 14015 SAN DAMIANO D\\\'ASTI' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '160.00' , '160.00' , NOW() , NOW() ) 02/11/2022 12:33:45 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 = '70303' 02/11/2022 12:33:45 pm >> DELETE FROM ps_document_detail WHERE id_document = '70303' 02/11/2022 12:33:45 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 ( '70303' , '11104' , 'VANGELO E ATTI DEGLI APOSTOLI - TASC. RAGAZZI' , '100' , '-100' , '4' , '1.60' , '1.6' , '0' , '0' , '160.00' ) 02/11/2022 12:34:23 pm >> SELECT document_num FROM ps_document WHERE document_num = '90/A' AND id_document != '70303' AND id_document_type LIKE '2%' AND YEAR(document_date) = YEAR('2022-11-02') 02/11/2022 12:34:23 pm >> UPDATE ps_document SET id_document_type = '24', document_num = '90/A', document_date = '2022-11-02', document_letter = 'A', id_customer = '31', id_supplier = '', id_address = '4670717', address1 = 'VIA LOURDES, 21 14015 SAN DAMIANO D\\\'ASTI', 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 = '96.00', price_tax_excluded = '96.00', date_upd = NOW() WHERE id_document = '70303' 02/11/2022 12:34:23 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 = '70303' 02/11/2022 12:34:23 pm >> DELETE FROM ps_document_detail WHERE id_document = '70303' 02/11/2022 12:34:23 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 ( '70303' , '11104' , 'VANGELO E ATTI DEGLI APOSTOLI - TASC. RAGAZZI' , '100' , '-100' , '4' , '1.6000' , '1.6' , '0' , '40' , '96.00' ) 02/11/2022 12:34:24 pm >> DELETE FROM ps_product_supplier WHERE id_product = '11104' AND id_supplier = '' 02/11/2022 12:34:24 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '11104' , '' , '1' ) 02/11/2022 12:35:24 pm >> DELETE FROM ps_document WHERE id_document = '70303' 02/11/2022 12:35:24 pm >> DELETE FROM ps_document_detail WHERE id_document = '70303' 02/11/2022 12:40:47 pm >> SELECT document_num FROM ps_document WHERE document_num = '3293' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-11-02') 02/11/2022 12:40:47 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' , '3293' , '2022-11-02' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '90.00' , '73.77' , NOW() , NOW() ) 02/11/2022 12:40:47 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 = '70304' 02/11/2022 12:40:47 pm >> DELETE FROM ps_document_detail WHERE id_document = '70304' 02/11/2022 12:40:47 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 ( '70304' , '13049' , 'LITURGICO ART. 60LT BIANCO SUPER' , '30' , '-30' , '1' , '3' , '2.4590163934426' , '22' , '0' , '90.00' ) 02/11/2022 12:40:47 pm >> DELETE FROM ps_product_supplier WHERE id_product = '13049' AND id_supplier = '' 02/11/2022 12:40:47 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '13049' , '' , '1' ) 02/11/2022 12:42: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' , '6064/00' , '2022-10-31' , '00' , '3000' , '0' , '4669629' , 'VIA DEI CASTANI, 116 00172 ROMA' , '' , 'RIENTRO' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '620.00' , '620.00' , NOW() , NOW() ) 02/11/2022 12:42: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 = '70305' 02/11/2022 12:42:57 pm >> DELETE FROM ps_document_detail WHERE id_document = '70305' 02/11/2022 12:42: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 ( '70305' , '107' , 'A MESSA SALTANDO DI GIOIA?' , '100' , '100' , '4' , '6.20' , '6.2' , '0' , '0' , '620.0000' ) 02/11/2022 12:49:26 pm >> SELECT document_num FROM ps_document WHERE document_num = '3215' AND id_document != '69679' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-10-27') 02/11/2022 12:49:26 pm >> UPDATE ps_document SET id_document_type = '11', document_num = '3215', document_date = '2022-10-27', 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 = '44.00', price_tax_excluded = '40.17', date_upd = NOW() WHERE id_document = '69679' 02/11/2022 12:49:26 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 = '69679' 02/11/2022 12:49:26 pm >> DELETE FROM ps_document_detail WHERE id_document = '69679' 02/11/2022 12:49:26 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 ( '69679' , '11384' , 'VINO BIANCO DOLCE - 102' , '2' , '-2' , '1' , '8.5000' , '6.9672131147541' , '22' , '0' , '17.00' ) 02/11/2022 12:49:26 pm >> DELETE FROM ps_product_supplier WHERE id_product = '11384' AND id_supplier = '' 02/11/2022 12:49:26 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '11384' , '' , '1' ) 02/11/2022 12:49:26 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 ( '69679' , '16163' , 'PARTICOLE TAGLIO CHIUSO - PAN DI CENA' , '3' , '-3' , '3' , '3.5000' , '3.3653846153846' , '4' , '0' , '10.50' ) 02/11/2022 12:49:26 pm >> DELETE FROM ps_product_supplier WHERE id_product = '16163' AND id_supplier = '' 02/11/2022 12:49:26 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16163' , '' , '1' ) 02/11/2022 12:49:26 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 ( '69679' , '7311' , 'OSTIA SOTTILE 74MM' , '5' , '-5' , '3' , '1.9000' , '1.8269230769231' , '4' , '0' , '9.50' ) 02/11/2022 12:49:26 pm >> DELETE FROM ps_product_supplier WHERE id_product = '7311' AND id_supplier = '' 02/11/2022 12:49:26 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '7311' , '' , '1' ) 02/11/2022 12:49:26 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 ( '69679' , '19925' , 'AMEN - NOV. 2022' , '1' , '-1' , '4' , '3.5' , '3.5' , '0' , '0' , '3.50' ) 02/11/2022 12:49:26 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19925' AND id_supplier = '' 02/11/2022 12:49:26 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19925' , '' , '1' ) 02/11/2022 12:49:27 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 ( '69679' , '19926' , 'AMEN - DIC. 2022' , '1' , '-1' , '4' , '3.5' , '3.5' , '0' , '0' , '3.50' ) 02/11/2022 12:49:27 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19926' AND id_supplier = '' 02/11/2022 12:49:27 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19926' , '' , '1' ) 02/11/2022 12:50:14 pm >> SELECT document_num FROM ps_document WHERE document_num = '3163' AND id_document != '68070' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-10-24') 02/11/2022 12:50:14 pm >> UPDATE ps_document SET id_document_type = '11', document_num = '3163', document_date = '2022-10-24', 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 = '247.50', price_tax_excluded = '244.25', date_upd = NOW() WHERE id_document = '68070' 02/11/2022 12:50: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 = '68070' 02/11/2022 12:50:14 pm >> DELETE FROM ps_document_detail WHERE id_document = '68070' 02/11/2022 12:50: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 ( '68070' , '8598' , 'IO SONO CON VOI 1 - MAGNIFICAT' , '23' , '-23' , '4' , '2.7000' , '2.7' , '0' , '0' , '62.10' ) 02/11/2022 12:50:14 pm >> DELETE FROM ps_product_supplier WHERE id_product = '8598' AND id_supplier = '' 02/11/2022 12:50:14 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '8598' , '' , '1' ) 02/11/2022 12:50: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 ( '68070' , '8599' , 'IO SONO CON VOI 2 - MAGNIFICAT' , '37' , '-37' , '4' , '2.7000' , '2.7' , '0' , '0' , '99.90' ) 02/11/2022 12:50:14 pm >> DELETE FROM ps_product_supplier WHERE id_product = '8599' AND id_supplier = '' 02/11/2022 12:50:14 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '8599' , '' , '1' ) 02/11/2022 12:50: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 ( '68070' , '8601' , 'SARETE MIEI TESTIMONI 2 - MAGNIFICAT' , '18' , '-18' , '4' , '2.7000' , '2.7' , '0' , '0' , '48.60' ) 02/11/2022 12:50:14 pm >> DELETE FROM ps_product_supplier WHERE id_product = '8601' AND id_supplier = '' 02/11/2022 12:50:14 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '8601' , '' , '1' ) 02/11/2022 12:50: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 ( '68070' , '12842' , 'RICEVI IL SIGILLO DELLO SPIRITO SANTO' , '2' , '-2' , '4' , '5.4000' , '5.4' , '0' , '0' , '10.80' ) 02/11/2022 12:50:14 pm >> DELETE FROM ps_product_supplier WHERE id_product = '12842' AND id_supplier = '' 02/11/2022 12:50:14 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '12842' , '' , '1' ) 02/11/2022 12:50: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 ( '68070' , '12819' , 'REGISTRO DEL CATECHISTA ' , '20' , '-20' , '1' , '1.0000' , '0.81967213114754' , '22' , '10' , '18.00' ) 02/11/2022 12:50:14 pm >> DELETE FROM ps_product_supplier WHERE id_product = '12819' AND id_supplier = '' 02/11/2022 12:50:14 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '12819' , '' , '1' ) 02/11/2022 12:50: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 ( '68070' , '11151' , 'LIBRI' , '1' , '-1' , '4' , '3.35' , '3.35' , '0' , '0' , '3.35' ) 02/11/2022 12:50:14 pm >> DELETE FROM ps_product_supplier WHERE id_product = '11151' AND id_supplier = '' 02/11/2022 12:50:14 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '11151' , '' , '1' ) 02/11/2022 12:50: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 ( '68070' , '19909' , 'SULLA TUA PAROLA - NOV/DIC 2022' , '1' , '-1' , '4' , '5.00' , '5' , '0' , '5' , '4.75' ) 02/11/2022 12:50:14 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19909' AND id_supplier = '' 02/11/2022 12:50:14 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19909' , '' , '1' )