17/02/2023 08:53:31 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' , '9054' , '2023-02-15' , '' , '0' , '47' , '2642' , 'V.LE BACCHIGLIONE, 20 20139 MILANO' , '' , 'CONTO DEPOSITO SINO AL 30/03/23' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '3' , '490.00' , '490.00' , NOW() , NOW() ) 17/02/2023 08:53:31 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 = '81397' 17/02/2023 08:53:31 am >> DELETE FROM ps_document_detail WHERE id_document = '81397' 17/02/2023 08:53:31 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 ( '81397' , '20745' , 'SPERANZA CHE CERCHI - F. CRISTOFARO' , '50' , '50' , '4' , '14.00' , '14' , '0' , '30' , '490.0000' ) 17/02/2023 08:53:31 am >> DELETE FROM ps_product_supplier WHERE id_product = '20745' AND id_supplier = '47' 17/02/2023 08:53:31 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20745' , '47' , '1' ) 17/02/2023 11:27:55 am >> INSERT INTO ps_customer ( id_gender , firstname , lastname , email , passwd , `date_add` , `date_upd` ) VALUES ( '1' , '' , '' , '' , '3ISObzt51yzxUDDZ' , NOW() , NOW() ) 17/02/2023 11:27:55 am >> INSERT INTO ps_customer_group ( id_customer , id_group ) VALUES ( '4004' , '1' ) 17/02/2023 11:27:55 am >> INSERT INTO ps_customer_group ( id_customer , id_group ) VALUES ( '4004' , '2' ) 17/02/2023 11:27:55 am >> INSERT INTO ps_customer_group ( id_customer , id_group ) VALUES ( '4004' , '3' ) 17/02/2023 11:31:58 am >> UPDATE ps_address SET deleted='1' , active = '0' WHERE id_customer = '4004' 17/02/2023 11:31:58 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 ( '4004' , '10' , '217' , 'PARR. S. GABRIELE DELL\'ADDOLORATA' , '' , '' , 'VIA NAZIONALE ADRIATICA 110/A' , '' , '64026' , 'ROSETO DEGLI ABRUZZI ' , '' , '' , '3207540099' , '' , '91003880670' , NOW() , NOW() ) 17/02/2023 11:31:59 am >> UPDATE ps_customer SET email = 'psgcolognasp@hotmail.com', sdi = '', pec = '', date_upd = NOW() WHERE id_customer = '4004' 17/02/2023 11:32:53 am >> SELECT document_num FROM ps_document WHERE document_num = '32' AND id_document != '' AND id_document_type LIKE '21' AND YEAR(document_date) = YEAR('2023-02-17') 17/02/2023 11:32:53 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' , '32' , '2023-02-17' , '' , '4004' , '0' , '4678653' , 'VIA NAZIONALE ADRIATICA 110/A 64026 ROSETO DEGLI ABRUZZI ' , '' , '' , '5' , '4' , '0' , '0' , '0' , '' , '3' , '0' , '49.63' , '49.63' , NOW() , NOW() ) 17/02/2023 11:32:53 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 = '81398' 17/02/2023 11:32:53 am >> DELETE FROM ps_document_detail WHERE id_document = '81398' 17/02/2023 11:32:53 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 ( '81398' , '18528' , 'CON GESU\' VERSO IL CALVARIO - P. G. VALSECCHI' , '35' , '-35' , '4' , '1.50' , '1.5' , '0' , '15' , '44.63' ) 17/02/2023 11:39:02 am >> SELECT document_num FROM ps_document WHERE document_num = '32' AND id_document != '81398' AND id_document_type LIKE '21' AND YEAR(document_date) = YEAR('2023-02-17') 17/02/2023 11:39:03 am >> UPDATE ps_document SET id_document_type = '21', document_num = '32', document_date = '2023-02-17', document_letter = '', id_customer = '4004', id_supplier = '', id_address = '4678653', address1 = 'VIA NAZIONALE ADRIATICA 110/A 64026 ROSETO DEGLI ABRUZZI ', address2 = '', note = '', price_shipping = '0', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '3', id_causal = '0', price_tax_included = '63.75', price_tax_excluded = '63.75', date_upd = NOW() WHERE id_document = '81398' 17/02/2023 11:39: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 = '81398' 17/02/2023 11:39:03 am >> DELETE FROM ps_document_detail WHERE id_document = '81398' 17/02/2023 11:39: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 ( '81398' , '18528' , 'CON GESU VERSO IL CALVARIO - P. G. VALSECCHI' , '50' , '-50' , '4' , '1.5' , '1.5' , '0' , '15' , '63.75' ) 17/02/2023 11:57:50 am >> SELECT document_num FROM ps_document WHERE document_num = '11' AND id_document != '' AND id_document_type LIKE '24' AND YEAR(document_date) = YEAR('2023-02-17') 17/02/2023 11:57:50 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 ( '24' , '11' , '2023-02-17' , '' , '3000' , '0' , '4669629' , 'VIA DEI CASTANI, 116 00172 ROMA' , '' , 'EDIZIONI' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '900.00' , '900.00' , NOW() , NOW() ) 17/02/2023 11:57:50 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 = '81399' 17/02/2023 11:57:50 am >> DELETE FROM ps_document_detail WHERE id_document = '81399' 17/02/2023 11:57:50 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 ( '81399' , '7543' , 'PARABOLE DI GESÙ' , '60' , '-60' , '4' , '3.00' , '3' , '0' , '0' , '180.00' ) 17/02/2023 11:57:50 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 ( '81399' , '16665' , 'VIA CRUCIS Dialogata per comunità parrocchiali' , '720' , '-720' , '4' , '1.00' , '1' , '0' , '0' , '720.00' ) 17/02/2023 11:58:57 am >> SELECT document_num FROM ps_document WHERE document_num = '4' AND id_document != '' AND id_document_type LIKE '24' AND YEAR(document_date) = YEAR('2023-02-17') 17/02/2023 11:58:57 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 ( '24' , '4' , '2023-02-17' , '' , '3000' , '0' , '4669629' , 'VIA DEI CASTANI, 116 00172 ROMA' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '2400.00' , '2400.00' , NOW() , NOW() ) 17/02/2023 11:58:57 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 = '10794' 17/02/2023 11:58:57 am >> DELETE FROM ps_document_detail WHERE id_document = '10794' 17/02/2023 11:58:57 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 ( '10794' , '58' , 'SCATOLA FIGURINE AMICO GESÙ - 60 BUSTINE' , '80' , '-80' , '4' , '30.00' , '30' , '0' , '0' , '2400.00' ) 17/02/2023 11:59:50 am >> SELECT document_num FROM ps_document WHERE document_num = '12' AND id_document != '' AND id_document_type LIKE '24' AND YEAR(document_date) = YEAR('2023-02-17') 17/02/2023 11:59:50 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 ( '24' , '12' , '2023-02-17' , '' , '3000' , '0' , '4669629' , 'VIA DEI CASTANI, 116 00172 ROMA' , '' , 'EDIZIONI - SPEDITI DA VELAR' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '625.00' , '625.00' , NOW() , NOW() ) 17/02/2023 11:59:50 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 = '81400' 17/02/2023 11:59:50 am >> DELETE FROM ps_document_detail WHERE id_document = '81400' 17/02/2023 11:59:50 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 ( '81400' , '20640' , 'GESU\', MOSSO A COMPASSIONE V. SALVOLDI' , '250' , '-250' , '4' , '2.50' , '2.5' , '0' , '0' , '625.00' ) 17/02/2023 12:30:59 pm >> SELECT document_num FROM ps_document WHERE document_num = '550' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-02-17') 17/02/2023 12:30: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 ( '11' , '550' , '2023-02-17' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '52.30' , '52.30' , NOW() , NOW() ) 17/02/2023 12:30: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 = '81401' 17/02/2023 12:30:59 pm >> DELETE FROM ps_document_detail WHERE id_document = '81401' 17/02/2023 12:30: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 ( '81401' , '20711' , 'VIA CRUCIS IN CAMMINO CON LA CHIESA ' , '5' , '-5' , '4' , '2.00' , '2' , '0' , '5' , '9.50' ) 17/02/2023 12:30: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 ( '81401' , '20652' , 'VIA CRUCIS CON GLI SCRITTI DI C. LUBICH - PADRE G. VALSECCHI' , '5' , '-5' , '4' , '2.00' , '2' , '0' , '5' , '9.50' ) 17/02/2023 12:30: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 ( '81401' , '18528' , 'CON GESU VERSO IL CALVARIO - P. G. VALSECCHI' , '5' , '-5' , '4' , '1.50' , '1.5' , '0' , '5' , '7.15' ) 17/02/2023 12:31:00 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 ( '81401' , '17696' , 'VIA CRUCIS CON SAN CESARE DE BUS' , '5' , '-5' , '4' , '2.50' , '2.5' , '0' , '5' , '11.90' ) 17/02/2023 12:31:00 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 ( '81401' , '16667' , 'VIA CRUCIS' , '5' , '-5' , '4' , '3.00' , '3' , '0' , '5' , '14.25' ) 17/02/2023 12:32:45 pm >> SELECT document_num FROM ps_document WHERE document_num = '551' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-02-17') 17/02/2023 12:32: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 ( '11' , '551' , '2023-02-17' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '9.03' , '9.03' , NOW() , NOW() ) 17/02/2023 12:32: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 = '81402' 17/02/2023 12:32:45 pm >> DELETE FROM ps_document_detail WHERE id_document = '81402' 17/02/2023 12:32:46 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 ( '81402' , '20711' , 'VIA CRUCIS IN CAMMINO CON LA CHIESA ' , '1' , '-1' , '4' , '2.00' , '2' , '0' , '5' , '1.90' ) 17/02/2023 12:32:46 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 ( '81402' , '17696' , 'VIA CRUCIS CON SAN CESARE DE BUS' , '1' , '-1' , '4' , '2.50' , '2.5' , '0' , '5' , '2.38' ) 17/02/2023 12:32:46 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 ( '81402' , '16667' , 'VIA CRUCIS' , '1' , '-1' , '4' , '3.00' , '3' , '0' , '5' , '2.85' ) 17/02/2023 12:32:46 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 ( '81402' , '20652' , 'VIA CRUCIS CON GLI SCRITTI DI C. LUBICH - PADRE G. VALSECCHI' , '1' , '-1' , '4' , '2.00' , '2' , '0' , '5' , '1.90' ) 17/02/2023 12:34:41 pm >> SELECT document_num FROM ps_document WHERE document_num = '552' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-02-17') 17/02/2023 12:34:41 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' , '552' , '2023-02-17' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '4.00' , '3.82' , NOW() , NOW() ) 17/02/2023 12:34:41 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 = '81403' 17/02/2023 12:34:41 pm >> DELETE FROM ps_document_detail WHERE id_document = '81403' 17/02/2023 12:34:41 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 ( '81403' , '15867' , 'LETTERA AI MINISTRI STRAORDINARI DELLA COMUNIONE - 8964' , '2' , '-2' , '4' , '1.50' , '1.5' , '0' , '0' , '3.00' ) 17/02/2023 12:34:41 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 ( '81403' , '18215' , 'BRACCIALE DECINA VARI COL. - BC752' , '1' , '-1' , '1' , '1.00' , '0.81967213114754' , '22' , '0' , '1.00' ) 17/02/2023 12:50: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 ( '33' , '858933' , '2023-02-16' , '' , '0' , '109' , '4669106' , 'VIA G. VERDI, 8 20090 ASSAGO' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '235.00' , '235.00' , NOW() , NOW() ) 17/02/2023 12:50: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 = '81404' 17/02/2023 12:50:17 pm >> DELETE FROM ps_document_detail WHERE id_document = '81404' 17/02/2023 12:50: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 ( '81404' , '20639' , 'CATECHISMO DELLA VITA SPIRITUALE - R. SARAH' , '1' , '1' , '4' , '25.00' , '25' , '0' , '0' , '25.00' ) 17/02/2023 12:50:17 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20639' AND id_supplier = '109' 17/02/2023 12:50:17 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20639' , '109' , '1' ) 17/02/2023 12:50: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 ( '81404' , '12899' , 'LODE A TE, SIGNORE' , '50' , '50' , '4' , '4.20' , '4.2' , '0' , '0' , '210.0000' ) 17/02/2023 12:50:17 pm >> DELETE FROM ps_product_supplier WHERE id_product = '12899' AND id_supplier = '109' 17/02/2023 12:50:17 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '12899' , '109' , '1' ) 17/02/2023 12:50:54 pm >> SELECT document_num FROM ps_document WHERE document_num = '3355' AND id_document != '70905' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-11-05') 17/02/2023 12:50:54 pm >> UPDATE ps_document SET id_document_type = '11', document_num = '3355', document_date = '2022-11-05', 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 = '39.90', price_tax_excluded = '39.90', date_upd = NOW() WHERE id_document = '70905' 17/02/2023 12:50: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 = '70905' 17/02/2023 12:50:54 pm >> DELETE FROM ps_document_detail WHERE id_document = '70905' 17/02/2023 12:50: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 ( '70905' , '12899' , 'LODE A TE, SIGNORE' , '8' , '-8' , '4' , '4.2000' , '4.2' , '0' , '5' , '31.92' ) 17/02/2023 12:50: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 ( '70905' , '11151' , 'LIBRI' , '2' , '-2' , '4' , '4.2' , '4.2' , '0' , '5' , '7.98' ) 17/02/2023 12:51:22 pm >> SELECT document_num FROM ps_document WHERE document_num = '3355' AND id_document != '70905' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-11-05') 17/02/2023 12:51:22 pm >> UPDATE ps_document SET id_document_type = '11', document_num = '3355', document_date = '2022-11-05', 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 = '39.90', price_tax_excluded = '39.90', date_upd = NOW() WHERE id_document = '70905' 17/02/2023 12:51:22 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 = '70905' 17/02/2023 12:51:22 pm >> DELETE FROM ps_document_detail WHERE id_document = '70905' 17/02/2023 12:51:22 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 ( '70905' , '12899' , 'LODE A TE, SIGNORE' , '10' , '-10' , '4' , '4.2000' , '4.2' , '0' , '5' , '39.90' ) 17/02/2023 12:51:58 pm >> SELECT document_num FROM ps_document WHERE document_num = '515' AND id_document != '81355' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-02-14') 17/02/2023 12:51:58 pm >> UPDATE ps_document SET id_document_type = '11', document_num = '515', document_date = '2023-02-14', 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 = '76.00', price_tax_excluded = '76.00', date_upd = NOW() WHERE id_document = '81355' 17/02/2023 12:51:58 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 = '81355' 17/02/2023 12:51:58 pm >> DELETE FROM ps_document_detail WHERE id_document = '81355' 17/02/2023 12:51: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 ( '81355' , '12899' , 'LODE A TE, SIGNORE' , '17' , '-17' , '4' , '4.0000' , '4' , '0' , '0' , '68.00' ) 17/02/2023 12:51: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 ( '81355' , '11151' , 'LIBRI' , '2' , '-2' , '4' , '4' , '4' , '0' , '' , '8.00' ) 17/02/2023 12:53:10 pm >> INSERT INTO ps_product ( ean13 , id_tax_rules_group , `date_add` , `date_upd` ) VALUES ( '' , '1' , NOW() , NOW() ) 17/02/2023 12:53:10 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '20747' , '1' , '' , 'nuovo-prodotto' ) 17/02/2023 12:53:10 pm >> INSERT INTO ps_product_shop ( id_product , id_tax_rules_group , id_shop , id_category_default , `date_add` , `date_upd` ) VALUES ( '20747' , '1' , '1' , '2' , NOW() , NOW() ) 17/02/2023 12:53:10 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) VALUES ( '20747' , '0' , '1' , '0' , '0' ) 17/02/2023 12:53:56 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788892870352' AND id_product != '20747' AND ean13 != '' 17/02/2023 12:53:56 pm >> UPDATE ps_product SET id_supplier = '', reference = '4/4', ean13 = '9788892870352', date_upd = NOW() WHERE id_product = '20747' 17/02/2023 12:53:56 pm >> UPDATE ps_product_lang SET name = 'VIA CRUCIS PER I PICCOLI', description = '' WHERE id_product = '20747' 17/02/2023 12:53:56 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '3.5' WHERE id_product = '20747' 17/02/2023 12:53:56 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '3.5', id_tax_rules_group = '4', id_category_default = '26', id_argoment_default = '50', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '20747' 17/02/2023 12:53:56 pm >> DELETE FROM ps_specific_price WHERE id_product = '20747' 17/02/2023 12:53:57 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 = '20747' 17/02/2023 12:53:57 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '20748' , '1' , '' , 'nuovo-prodotto' ) 17/02/2023 12:53:57 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 '20748' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '20747' 17/02/2023 12:53:57 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '20748' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '20747' 17/02/2023 12:54:54 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788892870345' AND id_product != '20748' AND ean13 != '' 17/02/2023 12:54:54 pm >> UPDATE ps_product SET id_supplier = '', reference = '5/4', ean13 = '9788892870345', date_upd = NOW() WHERE id_product = '20748' 17/02/2023 12:54:54 pm >> UPDATE ps_product_lang SET name = 'VERSO LA PASQUA', description = '' WHERE id_product = '20748' 17/02/2023 12:54:54 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '3.5' WHERE id_product = '20748' 17/02/2023 12:54:54 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '3.5', id_tax_rules_group = '4', id_category_default = '26', id_argoment_default = '50', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '20748' 17/02/2023 12:54:54 pm >> DELETE FROM ps_specific_price WHERE id_product = '20748' 17/02/2023 12:54:55 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 = '20748' 17/02/2023 12:54:55 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '20749' , '1' , '' , 'nuovo-prodotto' ) 17/02/2023 12:54: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 '20749' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '20748' 17/02/2023 12:54:55 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '20749' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '20748' 17/02/2023 12:55:39 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788892870475' AND id_product != '20749' AND ean13 != '' 17/02/2023 12:55:39 pm >> UPDATE ps_product SET id_supplier = '', reference = '13/3', ean13 = '9788892870475', date_upd = NOW() WHERE id_product = '20749' 17/02/2023 12:55:39 pm >> UPDATE ps_product_lang SET name = 'VIA CRUCIS IL CANTO DELLA PASSIONE', description = '' WHERE id_product = '20749' 17/02/2023 12:55:39 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '2.9' WHERE id_product = '20749' 17/02/2023 12:55:39 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '2.9', id_tax_rules_group = '4', id_category_default = '26', id_argoment_default = '50', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '20749' 17/02/2023 12:55:39 pm >> DELETE FROM ps_specific_price WHERE id_product = '20749' 17/02/2023 12:55:40 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 = '20749' 17/02/2023 12:55:40 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '20750' , '1' , '' , 'nuovo-prodotto' ) 17/02/2023 12:55:40 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 '20750' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '20749' 17/02/2023 12:55:40 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '20750' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '20749' 17/02/2023 12:56:22 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788892870468' AND id_product != '20750' AND ean13 != '' 17/02/2023 12:56:22 pm >> UPDATE ps_product SET id_supplier = '', reference = '5/1', ean13 = '9788892870468', date_upd = NOW() WHERE id_product = '20750' 17/02/2023 12:56:22 pm >> UPDATE ps_product_lang SET name = 'CORSE IN FRETTA', description = '' WHERE id_product = '20750' 17/02/2023 12:56:22 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '9.9' WHERE id_product = '20750' 17/02/2023 12:56:22 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '9.9', id_tax_rules_group = '4', id_category_default = '26', id_argoment_default = '50', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '20750' 17/02/2023 12:56:22 pm >> DELETE FROM ps_specific_price WHERE id_product = '20750' 17/02/2023 12:56:44 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788892870468' AND id_product != '20750' AND ean13 != '' 17/02/2023 12:56:44 pm >> UPDATE ps_product SET id_supplier = '', reference = '5/1', ean13 = '9788892870468', date_upd = NOW() WHERE id_product = '20750' 17/02/2023 12:56:44 pm >> UPDATE ps_product_lang SET name = 'CORSE IN FRETTA', description = '' WHERE id_product = '20750' 17/02/2023 12:56:44 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '9.9' WHERE id_product = '20750' 17/02/2023 12:56:44 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '9.9', id_tax_rules_group = '4', id_category_default = '26', id_argoment_default = '50', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '20750' 17/02/2023 12:56:44 pm >> DELETE FROM ps_specific_price WHERE id_product = '20750' 17/02/2023 12:56:44 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 = '20750' 17/02/2023 12:56:44 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '20751' , '1' , '' , 'nuovo-prodotto' ) 17/02/2023 12:56:44 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 '20751' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '20750' 17/02/2023 12:56:44 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '20751' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '20750' 17/02/2023 12:57:52 pm >> INSERT INTO ps_category ( id_parent , `date_add` , `date_upd` , level_depth ) VALUES ( '4' , NOW() , NOW() , '3' ) 17/02/2023 12:57:52 pm >> INSERT INTO ps_category_group ( id_category , id_group ) VALUES ( '518' , '1' ) 17/02/2023 12:57:52 pm >> INSERT INTO ps_category_group ( id_category , id_group ) VALUES ( '518' , '2' ) 17/02/2023 12:57:52 pm >> INSERT INTO ps_category_group ( id_category , id_group ) VALUES ( '518' , '3' ) 17/02/2023 12:57:52 pm >> INSERT INTO ps_category_lang ( id_category , id_lang , name , link_rewrite ) VALUES ( '518' , '1' , 'OASIAPP' , LOWER('OASIAPP') ) 17/02/2023 12:57:52 pm >> INSERT INTO ps_category_shop ( id_category , id_shop , position ) VALUES ( '518' , '1' , '0' ) 17/02/2023 12:58:40 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788872984246' AND id_product != '20751' AND ean13 != '' 17/02/2023 12:58:40 pm >> UPDATE ps_product SET id_supplier = '', reference = '7/1', ean13 = '9788872984246', date_upd = NOW() WHERE id_product = '20751' 17/02/2023 12:58:40 pm >> UPDATE ps_product_lang SET name = 'QUARESIMA OMELIE BENEDETTO XVI', description = '' WHERE id_product = '20751' 17/02/2023 12:58:40 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '15' WHERE id_product = '20751' 17/02/2023 12:58:40 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '15', id_tax_rules_group = '4', id_category_default = '29', 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 = '20751' 17/02/2023 12:58:40 pm >> DELETE FROM ps_specific_price WHERE id_product = '20751' 17/02/2023 12:58:41 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 = '20751' 17/02/2023 12:58:41 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '20752' , '1' , '' , 'nuovo-prodotto' ) 17/02/2023 12:58:41 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 '20752' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '20751' 17/02/2023 12:58:41 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '20752' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '20751' 17/02/2023 12:59:55 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788831535656' AND id_product != '20752' AND ean13 != '' 17/02/2023 12:59:55 pm >> UPDATE ps_product SET id_supplier = '', reference = '6/2', ean13 = '9788831535656', date_upd = NOW() WHERE id_product = '20752' 17/02/2023 12:59:55 pm >> UPDATE ps_product_lang SET name = 'SANTA RITA DA CASCIA - C. TESSARO', description = '' WHERE id_product = '20752' 17/02/2023 12:59:55 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '11' WHERE id_product = '20752' 17/02/2023 12:59:55 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '11', id_tax_rules_group = '4', id_category_default = '27', id_argoment_default = '71', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '20752' 17/02/2023 12:59:55 pm >> DELETE FROM ps_specific_price WHERE id_product = '20752' 17/02/2023 12:59: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 = '20752' 17/02/2023 12:59:56 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '20753' , '1' , '' , 'nuovo-prodotto' ) 17/02/2023 12:59: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 '20753' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '20752' 17/02/2023 12:59:56 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '20753' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '20752' 17/02/2023 01:00: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 ( '33' , '623340' , '2023-02-16' , '' , '0' , '7' , '2602' , 'P. ZZA SAN PAOLO, 14 12051 ALBA' , '' , '' , '2.49' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '88.15' , '88.15' , NOW() , NOW() ) 17/02/2023 01:00: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 = '81405' 17/02/2023 01:00:21 pm >> DELETE FROM ps_document_detail WHERE id_document = '81405' 17/02/2023 01:00: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 ( '81405' , '20661' , 'LASCIATI AMARE - P. CURTAZ' , '5' , '5' , '4' , '4.00' , '4' , '0' , '33' , '13.4000' ) 17/02/2023 01:00:21 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20661' AND id_supplier = '7' 17/02/2023 01:00:21 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20661' , '7' , '1' ) 17/02/2023 01:00: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 ( '81405' , '20747' , 'VIA CRUCIS PER I PICCOLI' , '3' , '3' , '4' , '3.50' , '3.5' , '0' , '30' , '7.3500' ) 17/02/2023 01:00:21 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20747' AND id_supplier = '7' 17/02/2023 01:00:21 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20747' , '7' , '1' ) 17/02/2023 01:00: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 ( '81405' , '20748' , 'VERSO LA PASQUA' , '3' , '3' , '4' , '3.50' , '3.5' , '0' , '30' , '7.3500' ) 17/02/2023 01:00:21 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20748' AND id_supplier = '7' 17/02/2023 01:00:21 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20748' , '7' , '1' ) 17/02/2023 01:00: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 ( '81405' , '20749' , 'VIA CRUCIS IL CANTO DELLA PASSIONE' , '5' , '5' , '4' , '2.90' , '2.9' , '0' , '30' , '10.1500' ) 17/02/2023 01:00:21 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20749' AND id_supplier = '7' 17/02/2023 01:00:21 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20749' , '7' , '1' ) 17/02/2023 01:00: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 ( '81405' , '20750' , 'CORSE IN FRETTA' , '2' , '2' , '4' , '9.90' , '9.9' , '0' , '30' , '13.8600' ) 17/02/2023 01:00:21 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20750' AND id_supplier = '7' 17/02/2023 01:00:21 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20750' , '7' , '1' ) 17/02/2023 01:00: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 ( '81405' , '20751' , 'QUARESIMA OMELIE BENEDETTO XVI' , '1' , '1' , '4' , '15.00' , '15' , '0' , '30' , '10.5000' ) 17/02/2023 01:00:21 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20751' AND id_supplier = '7' 17/02/2023 01:00:21 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20751' , '7' , '1' ) 17/02/2023 01:00: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 ( '81405' , '20528' , 'AMEN - MAR 23' , '3' , '3' , '4' , '3.90' , '3.9' , '0' , '33' , '7.8390' ) 17/02/2023 01:00:21 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20528' AND id_supplier = '7' 17/02/2023 01:00:21 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20528' , '7' , '1' ) 17/02/2023 01:00: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 ( '81405' , '20527' , 'AMEN - APR 23' , '3' , '3' , '4' , '3.90' , '3.9' , '0' , '33' , '7.8390' ) 17/02/2023 01:00:21 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20527' AND id_supplier = '7' 17/02/2023 01:00:21 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20527' , '7' , '1' ) 17/02/2023 01:00: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 ( '81405' , '20752' , 'SANTA RITA DA CASCIA - C. TESSARO' , '1' , '1' , '4' , '11.00' , '11' , '0' , '33' , '7.3700' ) 17/02/2023 01:00:21 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20752' AND id_supplier = '7' 17/02/2023 01:00:21 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20752' , '7' , '1' ) 17/02/2023 02:45:55 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788830818668' AND id_product != '20753' AND ean13 != '' 17/02/2023 02:45:55 pm >> UPDATE ps_product SET id_supplier = '', reference = '13/7', ean13 = '9788830818668', date_upd = NOW() WHERE id_product = '20753' 17/02/2023 02:45:55 pm >> UPDATE ps_product_lang SET name = 'VOCAZIONE UNIVERSALE DELLA CHIESA - E. PALMA', description = '' WHERE id_product = '20753' 17/02/2023 02:45:55 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '19.5' WHERE id_product = '20753' 17/02/2023 02:45:55 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '19.5', id_tax_rules_group = '4', id_category_default = '11', id_argoment_default = '65', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '20753' 17/02/2023 02:45:55 pm >> DELETE FROM ps_specific_price WHERE id_product = '20753' 17/02/2023 02:45: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 = '20753' 17/02/2023 02:45:56 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '20754' , '1' , '' , 'nuovo-prodotto' ) 17/02/2023 02:45: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 '20754' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '20753' 17/02/2023 02:45:56 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '20754' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '20753' 17/02/2023 02:47:48 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9791280562357' AND id_product != '20754' AND ean13 != '' 17/02/2023 02:47:48 pm >> UPDATE ps_product SET id_supplier = '', reference = '6/6', ean13 = '9791280562357', date_upd = NOW() WHERE id_product = '20754' 17/02/2023 02:47:48 pm >> UPDATE ps_product_lang SET name = 'QUARESIMA - PASQUA - G. SACINO', description = '' WHERE id_product = '20754' 17/02/2023 02:47:48 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '16' WHERE id_product = '20754' 17/02/2023 02:47:48 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '16', id_tax_rules_group = '4', id_category_default = '174', id_argoment_default = '50', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '20754' 17/02/2023 02:47:48 pm >> DELETE FROM ps_specific_price WHERE id_product = '20754' 17/02/2023 02:47:49 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 = '20754' 17/02/2023 02:47:49 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '20755' , '1' , '' , 'nuovo-prodotto' ) 17/02/2023 02:47:49 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 '20755' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '20754' 17/02/2023 02:47:49 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '20755' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '20754' 17/02/2023 02:50:08 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9791254820902' AND id_product != '20755' AND ean13 != '' 17/02/2023 02:50:08 pm >> UPDATE ps_product SET id_supplier = '', reference = '1/4', ean13 = '9791254820902', date_upd = NOW() WHERE id_product = '20755' 17/02/2023 02:50:08 pm >> UPDATE ps_product_lang SET name = 'SANTITA\' MATRIMONIO FAMIGLIA ', description = '' WHERE id_product = '20755' 17/02/2023 02:50:08 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '10' WHERE id_product = '20755' 17/02/2023 02:50:08 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '10', id_tax_rules_group = '4', id_category_default = '272', id_argoment_default = '182', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '20755' 17/02/2023 02:50:08 pm >> DELETE FROM ps_specific_price WHERE id_product = '20755' 17/02/2023 02:50:29 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 = '20755' 17/02/2023 02:50:29 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '20756' , '1' , '' , 'nuovo-prodotto' ) 17/02/2023 02:50:29 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 '20756' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '20755' 17/02/2023 02:50:29 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '20756' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '20755' 17/02/2023 02:52:32 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788832049305' AND id_product != '20756' AND ean13 != '' 17/02/2023 02:52:32 pm >> UPDATE ps_product SET id_supplier = '', reference = '11/6', ean13 = '9788832049305', date_upd = NOW() WHERE id_product = '20756' 17/02/2023 02:52:32 pm >> UPDATE ps_product_lang SET name = 'COMMENTARIO BIBLICO', description = '' WHERE id_product = '20756' 17/02/2023 02:52:32 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '50' WHERE id_product = '20756' 17/02/2023 02:52:32 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '50', id_tax_rules_group = '4', id_category_default = '465', 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 = '20756' 17/02/2023 02:52:32 pm >> DELETE FROM ps_specific_price WHERE id_product = '20756' 17/02/2023 02:53:22 pm >> SELECT document_num FROM ps_document WHERE document_num = '2023000000998' AND id_document != '' AND id_document_type LIKE '24' AND YEAR(document_date) = YEAR('2023-02-16') 17/02/2023 02:53:22 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' , '2023000000998' , '2023-02-16' , '' , '0' , '107' , '4669100' , 'VIA DEI CASTANI, 116 00172 ROMA' , '' , '' , '6' , '4' , '0' , '0' , '0' , '' , '12' , '0' , '133.47' , '133.47' , NOW() , NOW() ) 17/02/2023 02:53:22 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 = '81406' 17/02/2023 02:53:22 pm >> DELETE FROM ps_document_detail WHERE id_document = '81406' 17/02/2023 02:53:22 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 ( '81406' , '20150' , 'MANUALE PER APPRENDISTI GENITORI - P. PELLEGRINO' , '1' , '-1' , '4' , '14.80' , '14.8' , '0' , '35' , '9.62' ) 17/02/2023 02:53:22 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20150' AND id_supplier = '107' 17/02/2023 02:53:22 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20150' , '107' , '1' ) 17/02/2023 02:53:22 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 ( '81406' , '20617' , 'PASQUA - BENEDETTO XVI' , '1' , '-1' , '4' , '28.00' , '28' , '0' , '35' , '18.20' ) 17/02/2023 02:53:22 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20617' AND id_supplier = '107' 17/02/2023 02:53:23 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20617' , '107' , '1' ) 17/02/2023 02:53: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 ( '81406' , '19135' , 'ESERCIZI SPIRITUALI S. IGNAZIO' , '1' , '-1' , '4' , '10.00' , '10' , '0' , '35' , '6.50' ) 17/02/2023 02:53:23 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19135' AND id_supplier = '107' 17/02/2023 02:53:23 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19135' , '107' , '1' ) 17/02/2023 02:53: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 ( '81406' , '20753' , 'VOCAZIONE UNIVERSALE DELLA CHIESA - E. PALMA' , '1' , '-1' , '4' , '19.50' , '19.5' , '0' , '35' , '12.68' ) 17/02/2023 02:53:23 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20753' AND id_supplier = '107' 17/02/2023 02:53:23 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20753' , '107' , '1' ) 17/02/2023 02:53: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 ( '81406' , '20754' , 'QUARESIMA - PASQUA - G. SACINO' , '1' , '-1' , '4' , '16.00' , '16' , '0' , '35' , '10.40' ) 17/02/2023 02:53:23 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20754' AND id_supplier = '107' 17/02/2023 02:53:23 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20754' , '107' , '1' ) 17/02/2023 02:53: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 ( '81406' , '19366' , 'DAL CENACOLO AL GIARDINO .. - E. DELLA CORTE' , '1' , '-1' , '4' , '10.00' , '10' , '0' , '35' , '6.50' ) 17/02/2023 02:53:23 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19366' AND id_supplier = '107' 17/02/2023 02:53:23 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19366' , '107' , '1' ) 17/02/2023 02:53: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 ( '81406' , '20755' , 'SANTITA MATRIMONIO FAMIGLIA ' , '1' , '-1' , '4' , '10.00' , '10' , '0' , '35' , '6.50' ) 17/02/2023 02:53:23 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20755' AND id_supplier = '107' 17/02/2023 02:53:23 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20755' , '107' , '1' ) 17/02/2023 02:53: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 ( '81406' , '20756' , 'COMMENTARIO BIBLICO' , '1' , '-1' , '4' , '50.00' , '50' , '0' , '35' , '32.50' ) 17/02/2023 02:53:23 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20756' AND id_supplier = '107' 17/02/2023 02:53:23 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20756' , '107' , '1' ) 17/02/2023 02:53: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 ( '81406' , '5189' , 'IN NOVITÀ DI VITA - VOL III' , '1' , '-1' , '4' , '37.80' , '37.8' , '0' , '35' , '24.57' ) 17/02/2023 02:53:23 pm >> DELETE FROM ps_product_supplier WHERE id_product = '5189' AND id_supplier = '107' 17/02/2023 02:53:23 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '5189' , '107' , '1' ) 17/02/2023 02:56:02 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788832049305' AND id_product != '20756' AND ean13 != '' 17/02/2023 02:56:02 pm >> UPDATE ps_product SET id_supplier = '107', reference = '13/1', ean13 = '9788832049305', date_upd = NOW() WHERE id_product = '20756' 17/02/2023 02:56:02 pm >> UPDATE ps_product_lang SET name = 'COMMENTARIO BIBLICO', description = '' WHERE id_product = '20756' 17/02/2023 02:56:02 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '50.0000' WHERE id_product = '20756' 17/02/2023 02:56:03 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '50.0000', id_tax_rules_group = '4', id_category_default = '465', 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 = '20756' 17/02/2023 02:56:03 pm >> DELETE FROM ps_specific_price WHERE id_product = '20756' 17/02/2023 02:57:55 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' , '2023000000998' , '2023-02-16' , '' , '0' , '0' , '4669100' , 'VIA DEI CASTANI, 116 00172 ROMA' , '' , '' , '6.00' , '4' , '0' , '0' , '0' , '' , '12' , '0' , '133.47' , '133.47' , NOW() , NOW() ) 17/02/2023 02:57:55 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 = '81407' 17/02/2023 02:57:55 pm >> DELETE FROM ps_document_detail WHERE id_document = '81407' 17/02/2023 02:58:01 pm >> DELETE FROM ps_document WHERE id_document = '81406' 17/02/2023 02:58:01 pm >> DELETE FROM ps_document_detail WHERE id_document = '81406' 17/02/2023 02:59:01 pm >> DELETE FROM ps_document WHERE id_document = '81407' 17/02/2023 02:59:01 pm >> DELETE FROM ps_document_detail WHERE id_document = '81407' 17/02/2023 03:01:30 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' , '202300000998' , '2023-02-16' , '' , '0' , '107' , '4669100' , 'VIA DEI CASTANI, 116 00172 ROMA' , '' , '' , '6' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '133.47' , '133.47' , NOW() , NOW() ) 17/02/2023 03:01:30 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 = '81408' 17/02/2023 03:01:30 pm >> DELETE FROM ps_document_detail WHERE id_document = '81408' 17/02/2023 03:01:30 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 ( '81408' , '20150' , 'MANUALE PER APPRENDISTI GENITORI - P. PELLEGRINO' , '1' , '1' , '4' , '14.80' , '14.8' , '0' , '35' , '9.6200' ) 17/02/2023 03:01:30 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20150' AND id_supplier = '107' 17/02/2023 03:01:30 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20150' , '107' , '1' ) 17/02/2023 03:01:30 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 ( '81408' , '20617' , 'PASQUA - BENEDETTO XVI' , '1' , '1' , '4' , '28.00' , '28' , '0' , '35' , '18.2000' ) 17/02/2023 03:01:30 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20617' AND id_supplier = '107' 17/02/2023 03:01:30 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20617' , '107' , '1' ) 17/02/2023 03:01:30 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 ( '81408' , '19135' , 'ESERCIZI SPIRITUALI S. IGNAZIO' , '1' , '1' , '4' , '10.00' , '10' , '0' , '35' , '6.5000' ) 17/02/2023 03:01:30 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19135' AND id_supplier = '107' 17/02/2023 03:01:30 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19135' , '107' , '1' ) 17/02/2023 03:01:30 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 ( '81408' , '20753' , 'VOCAZIONE UNIVERSALE DELLA CHIESA - E. PALMA' , '1' , '1' , '4' , '19.50' , '19.5' , '0' , '35' , '12.6750' ) 17/02/2023 03:01:30 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20753' AND id_supplier = '107' 17/02/2023 03:01:30 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20753' , '107' , '1' ) 17/02/2023 03:01:30 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 ( '81408' , '20754' , 'QUARESIMA - PASQUA - G. SACINO' , '1' , '1' , '4' , '16.00' , '16' , '0' , '35' , '10.4000' ) 17/02/2023 03:01:30 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20754' AND id_supplier = '107' 17/02/2023 03:01:30 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20754' , '107' , '1' ) 17/02/2023 03:01:30 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 ( '81408' , '19366' , 'DAL CENACOLO AL GIARDINO .. - E. DELLA CORTE' , '1' , '1' , '4' , '10.00' , '10' , '0' , '35' , '6.5000' ) 17/02/2023 03:01:30 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19366' AND id_supplier = '107' 17/02/2023 03:01:30 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19366' , '107' , '1' ) 17/02/2023 03:01:30 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 ( '81408' , '20755' , 'SANTITA MATRIMONIO FAMIGLIA ' , '1' , '1' , '4' , '10.00' , '10' , '0' , '35' , '6.5000' ) 17/02/2023 03:01:30 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20755' AND id_supplier = '107' 17/02/2023 03:01:30 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20755' , '107' , '1' ) 17/02/2023 03:01:30 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 ( '81408' , '20756' , 'COMMENTARIO BIBLICO' , '1' , '1' , '4' , '50.00' , '50' , '0' , '35' , '32.5000' ) 17/02/2023 03:01:30 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20756' AND id_supplier = '107' 17/02/2023 03:01:31 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20756' , '107' , '1' ) 17/02/2023 03:01: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 ( '81408' , '5189' , 'IN NOVITÀ DI VITA - VOL III' , '1' , '1' , '4' , '37.80' , '37.8' , '0' , '35' , '24.5700' ) 17/02/2023 03:01:31 pm >> DELETE FROM ps_product_supplier WHERE id_product = '5189' AND id_supplier = '107' 17/02/2023 03:01:31 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '5189' , '107' , '1' ) 17/02/2023 03:18:12 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '001948' AND id_product != '19363' AND ean13 != '' 17/02/2023 03:18:12 pm >> UPDATE ps_product SET id_supplier = '73', reference = '', ean13 = '001948', date_upd = NOW() WHERE id_product = '19363' 17/02/2023 03:18:12 pm >> UPDATE ps_product_lang SET name = 'CERO MINIATO 80X100', description = '' WHERE id_product = '19363' 17/02/2023 03:18:12 pm >> UPDATE ps_product SET wholesale_price = '29.40', on_sale = '0', price = '69.67213114754098' WHERE id_product = '19363' 17/02/2023 03:18:12 pm >> UPDATE ps_product_shop SET wholesale_price = '29.40', price = '69.67213114754098', id_tax_rules_group = '1', id_category_default = '227', 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 = '19363' 17/02/2023 03:18:12 pm >> DELETE FROM ps_specific_price WHERE id_product = '19363' 17/02/2023 03:19:55 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '001949' AND id_product != '19364' AND ean13 != '' 17/02/2023 03:19:55 pm >> UPDATE ps_product SET id_supplier = '73', reference = '', ean13 = '001949', date_upd = NOW() WHERE id_product = '19364' 17/02/2023 03:19:55 pm >> UPDATE ps_product_lang SET name = 'CERO MINIATO 80X120', description = '' WHERE id_product = '19364' 17/02/2023 03:19:55 pm >> UPDATE ps_product SET wholesale_price = '35.40', on_sale = '0', price = '81.9672131147541' WHERE id_product = '19364' 17/02/2023 03:19:55 pm >> UPDATE ps_product_shop SET wholesale_price = '35.40', price = '81.9672131147541', id_tax_rules_group = '1', id_category_default = '227', 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 = '19364' 17/02/2023 03:19:55 pm >> DELETE FROM ps_specific_price WHERE id_product = '19364' 17/02/2023 03:23: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 ( '31' , '83/X' , '2023-02-13' , 'X' , '0' , '73' , '2668' , 'VIA P. TRIBOLDI, 4 26015 SORESINA' , '' , '' , '60' , '1' , '0' , '0' , '0' , '' , '3' , '0' , '1236.59' , '1013.60' , NOW() , NOW() ) 17/02/2023 03:23: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 = '81409' 17/02/2023 03:23:59 pm >> DELETE FROM ps_document_detail WHERE id_document = '81409' 17/02/2023 03:23: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 ( '81409' , '19363' , 'CERO MINIATO 80X100' , '2' , '2' , '1' , '33.6' , '27.540983606557' , '22' , '0' , '81.9840' ) 17/02/2023 03:23:59 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19363' AND id_supplier = '73' 17/02/2023 03:23:59 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19363' , '73' , '1' ) 17/02/2023 03:23: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 ( '81409' , '15210' , 'CERO PASQUALE API 80X120' , '8' , '8' , '1' , '31.9' , '26.147540983607' , '22' , '0' , '311.3440' ) 17/02/2023 03:23:59 pm >> DELETE FROM ps_product_supplier WHERE id_product = '15210' AND id_supplier = '73' 17/02/2023 03:23:59 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '15210' , '73' , '1' ) 17/02/2023 03:23: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 ( '81409' , '19364' , 'CERO MINIATO 80X120' , '2' , '2' , '1' , '40.6' , '33.27868852459' , '22' , '0' , '99.0640' ) 17/02/2023 03:23:59 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19364' AND id_supplier = '73' 17/02/2023 03:23:59 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19364' , '73' , '1' ) 17/02/2023 03:23: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 ( '81409' , '1938' , 'CERO PASQUALE API 80X100' , '4' , '4' , '1' , '26.4' , '21.639344262295' , '22' , '0' , '128.8320' ) 17/02/2023 03:23:59 pm >> DELETE FROM ps_product_supplier WHERE id_product = '1938' AND id_supplier = '73' 17/02/2023 03:23:59 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '1938' , '73' , '1' ) 17/02/2023 03:23: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 ( '81409' , '19147' , 'CANDELINE NON GOCCIOLANTI GRECHE' , '60' , '60' , '1' , '6.5' , '5.327868852459' , '22' , '0' , '475.8000' ) 17/02/2023 03:23:59 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19147' AND id_supplier = '73' 17/02/2023 03:23:59 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19147' , '73' , '1' ) 17/02/2023 03:23: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 ( '81409' , '19150' , 'MOCCOLO 70X200' , '16' , '16' , '1' , '3.4' , '2.7868852459016' , '22' , '0' , '66.3680' ) 17/02/2023 03:23:59 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19150' AND id_supplier = '73' 17/02/2023 03:23:59 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19150' , '73' , '1' ) 17/02/2023 03:52:07 pm >> INSERT INTO ps_product ( ean13 , id_tax_rules_group , `date_add` , `date_upd` ) VALUES ( '' , '1' , NOW() , NOW() ) 17/02/2023 03:52:07 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '20757' , '1' , '' , 'nuovo-prodotto' ) 17/02/2023 03:52:07 pm >> INSERT INTO ps_product_shop ( id_product , id_tax_rules_group , id_shop , id_category_default , `date_add` , `date_upd` ) VALUES ( '20757' , '1' , '1' , '2' , NOW() , NOW() ) 17/02/2023 03:52:07 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) VALUES ( '20757' , '0' , '1' , '0' , '0' ) 17/02/2023 03:53:31 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '8018859047604' AND id_product != '20757' AND ean13 != '' 17/02/2023 03:53:31 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '8018859047604', date_upd = NOW() WHERE id_product = '20757' 17/02/2023 03:53:31 pm >> UPDATE ps_product_lang SET name = 'VIA CRUCIS - IMMAGINI 35X50', description = '' WHERE id_product = '20757' 17/02/2023 03:53:31 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '27.868852459016395' WHERE id_product = '20757' 17/02/2023 03:53:31 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '27.868852459016395', id_tax_rules_group = '1', id_category_default = '92', 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 = '20757' 17/02/2023 03:53:31 pm >> DELETE FROM ps_specific_price WHERE id_product = '20757' 17/02/2023 03:53:54 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '8018859047604' AND id_product != '20757' AND ean13 != '' 17/02/2023 03:53:54 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '8018859047604', date_upd = NOW() WHERE id_product = '20757' 17/02/2023 03:53:54 pm >> UPDATE ps_product_lang SET name = 'VIA CRUCIS - IMMAGINI 35X50', description = '' WHERE id_product = '20757' 17/02/2023 03:53:54 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '27.868852459016395' WHERE id_product = '20757' 17/02/2023 03:53:54 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '27.868852459016395', id_tax_rules_group = '1', id_category_default = '92', 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 = '20757' 17/02/2023 03:53:54 pm >> DELETE FROM ps_specific_price WHERE id_product = '20757' 17/02/2023 03:55:30 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '8018859047604' AND id_product != '20757' AND ean13 != '' 17/02/2023 03:55:30 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '8018859047604', date_upd = NOW() WHERE id_product = '20757' 17/02/2023 03:55:30 pm >> UPDATE ps_product_lang SET name = 'VIA CRUCIS - IMMAGINI 35X50', description = '' WHERE id_product = '20757' 17/02/2023 03:55:30 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '27.868852459016395' WHERE id_product = '20757' 17/02/2023 03:55:30 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '27.868852459016395', id_tax_rules_group = '1', id_category_default = '92', 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 = '20757' 17/02/2023 03:55:30 pm >> DELETE FROM ps_specific_price WHERE id_product = '20757' 17/02/2023 03:56:10 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '8018859047604' AND id_product != '20757' AND ean13 != '' 17/02/2023 03:56:10 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '8018859047604', date_upd = NOW() WHERE id_product = '20757' 17/02/2023 03:56:10 pm >> UPDATE ps_product_lang SET name = 'VIA CRUCIS - IMMAGINI 35X50', description = '' WHERE id_product = '20757' 17/02/2023 03:56:11 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '27.868852459016395' WHERE id_product = '20757' 17/02/2023 03:56:11 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '27.868852459016395', id_tax_rules_group = '1', id_category_default = '92', 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 = '20757' 17/02/2023 03:56:11 pm >> DELETE FROM ps_specific_price WHERE id_product = '20757' 17/02/2023 03:56:11 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 = '20757' 17/02/2023 03:56:11 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '20758' , '1' , '' , 'nuovo-prodotto' ) 17/02/2023 03:56:11 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 '20758' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '20757' 17/02/2023 03:56:11 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '20758' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '20757' 17/02/2023 03:56:44 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '002119' AND id_product != '20758' AND ean13 != '' 17/02/2023 03:56:44 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '002119', date_upd = NOW() WHERE id_product = '20758' 17/02/2023 03:56:44 pm >> UPDATE ps_product_lang SET name = 'SEGNALIBRO 5X15', description = '' WHERE id_product = '20758' 17/02/2023 03:56:44 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '0.1639344262295082' WHERE id_product = '20758' 17/02/2023 03:56:44 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '0.1639344262295082', id_tax_rules_group = '1', id_category_default = '92', 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 = '20758' 17/02/2023 03:56:44 pm >> DELETE FROM ps_specific_price WHERE id_product = '20758' 17/02/2023 03:57: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 ( '31' , '15/2023' , '2023-02-15' , '2023' , '0' , '23' , '2618' , 'V.LE ISONZO, 52 20135 MILANO' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '9' , '0' , '277.79' , '227.70' , NOW() , NOW() ) 17/02/2023 03:57: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 = '81410' 17/02/2023 03:57:45 pm >> DELETE FROM ps_document_detail WHERE id_document = '81410' 17/02/2023 03:57: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 ( '81410' , '20757' , 'VIA CRUCIS - IMMAGINI 35X50' , '1' , '1' , '1' , '15.6' , '12.786885245902' , '22' , '25' , '14.2740' ) 17/02/2023 03:57:45 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20757' AND id_supplier = '23' 17/02/2023 03:57:45 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20757' , '23' , '1' ) 17/02/2023 03:57: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 ( '81410' , '17617' , 'IMMAGINI ISONZO X 100' , '100' , '100' , '1' , '2.25' , '1.844262295082' , '22' , '25' , '205.8750' ) 17/02/2023 03:57:45 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17617' AND id_supplier = '23' 17/02/2023 03:57:45 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17617' , '23' , '1' ) 17/02/2023 03:57: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 ( '81410' , '20758' , 'SEGNALIBRO 5X15' , '700' , '700' , '1' , '0.09' , '0.073770491803279' , '22' , '25' , '57.6450' ) 17/02/2023 03:57:45 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20758' AND id_supplier = '23' 17/02/2023 03:57:45 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20758' , '23' , '1' ) 17/02/2023 04:08:36 pm >> UPDATE ps_document SET id_document_type = '31', document_num = '165/2023', document_date = '2023-02-15', document_letter = '2023', id_customer = '0', id_supplier = '', id_address = '2618', address1 = 'V.LE ISONZO, 52 20135 MILANO', address2 = '', note = '', price_shipping = '0.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '9', id_causal = '0', price_tax_included = '277.80', price_tax_excluded = '227.70', date_upd = NOW() WHERE id_document = '81410' 17/02/2023 04:08:36 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 = '81410' 17/02/2023 04:08:36 pm >> DELETE FROM ps_document_detail WHERE id_document = '81410' 17/02/2023 04:08:36 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 ( '81410' , '20757' , 'VIA CRUCIS - IMMAGINI 35X50' , '1' , '1' , '1' , '15.6000' , '12.786885245902' , '22' , '25' , '14.27' ) 17/02/2023 04:08:36 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 ( '81410' , '17617' , 'IMMAGINI ISONZO X 100' , '100' , '100' , '1' , '2.2500' , '1.844262295082' , '22' , '25' , '205.88' ) 17/02/2023 04:08:36 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 ( '81410' , '20758' , 'SEGNALIBRO 5X15' , '700' , '700' , '1' , '0.0900' , '0.073770491803279' , '22' , '25' , '57.65' ) 17/02/2023 04:18:06 pm >> SELECT document_num FROM ps_document WHERE document_num = '553' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-02-17') 17/02/2023 04:18:06 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' , '553' , '2023-02-17' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '47.50' , '47.50' , NOW() , NOW() ) 17/02/2023 04:18:06 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 = '81411' 17/02/2023 04:18:06 pm >> DELETE FROM ps_document_detail WHERE id_document = '81411' 17/02/2023 04:18:06 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 ( '81411' , '19360' , 'IN PRINCIPIO ERANO FRATELLI - L. EPICOCO' , '1' , '-1' , '4' , '10.00' , '10' , '0' , '5' , '9.50' ) 17/02/2023 04:18:06 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 ( '81411' , '16019' , 'MARTA, MARIA E LAZZARO - L. EPICOCO' , '1' , '-1' , '4' , '10.00' , '10' , '0' , '5' , '9.50' ) 17/02/2023 04:18:06 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 ( '81411' , '20250' , 'PREGA MANGIA AMA - L. EPICOCO' , '1' , '-1' , '4' , '16.00' , '16' , '0' , '5' , '15.20' ) 17/02/2023 04:18:07 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 ( '81411' , '20745' , 'SPERANZA CHE CERCHI - F. CRISTOFARO' , '1' , '-1' , '4' , '14.00' , '14' , '0' , '5' , '13.30' ) 17/02/2023 04:31:51 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788887688412' AND id_product != '19119' AND ean13 != '' 17/02/2023 04:31:51 pm >> UPDATE ps_product SET id_supplier = '127', reference = '6/7', ean13 = '9788887688412', date_upd = NOW() WHERE id_product = '19119' 17/02/2023 04:31:52 pm >> UPDATE ps_product_lang SET name = 'PSICOLOGIA PRATICA PER EDUCATORI', description = '' WHERE id_product = '19119' 17/02/2023 04:31:52 pm >> UPDATE ps_product SET wholesale_price = '7.35', on_sale = '0', price = '10.5000' WHERE id_product = '19119' 17/02/2023 04:31:52 pm >> UPDATE ps_product_shop SET wholesale_price = '7.35', price = '10.5000', id_tax_rules_group = '4', id_category_default = '37', id_argoment_default = '8', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '19119' 17/02/2023 04:31:52 pm >> DELETE FROM ps_specific_price WHERE id_product = '19119' 17/02/2023 04:32:05 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788887688412' AND id_product != '19119' AND ean13 != '' 17/02/2023 04:32:05 pm >> UPDATE ps_product SET id_supplier = '127', reference = '1/2', ean13 = '9788887688412', date_upd = NOW() WHERE id_product = '19119' 17/02/2023 04:32:05 pm >> UPDATE ps_product_lang SET name = 'PSICOLOGIA PRATICA PER EDUCATORI', description = '' WHERE id_product = '19119' 17/02/2023 04:32:05 pm >> UPDATE ps_product SET wholesale_price = '7.35', on_sale = '0', price = '10.5000' WHERE id_product = '19119' 17/02/2023 04:32:05 pm >> UPDATE ps_product_shop SET wholesale_price = '7.35', price = '10.5000', id_tax_rules_group = '4', id_category_default = '37', id_argoment_default = '8', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '19119' 17/02/2023 04:32:05 pm >> DELETE FROM ps_specific_price WHERE id_product = '19119' 17/02/2023 04:32:40 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788892226203' AND id_product != '18551' AND ean13 != '' 17/02/2023 04:32:40 pm >> UPDATE ps_product SET id_supplier = '7', reference = '2/3', ean13 = '9788892226203', date_upd = NOW() WHERE id_product = '18551' 17/02/2023 04:32:40 pm >> UPDATE ps_product_lang SET name = 'IO CREDO', description = '' WHERE id_product = '18551' 17/02/2023 04:32:40 pm >> UPDATE ps_product SET wholesale_price = '2.54', on_sale = '0', price = '3.9000' WHERE id_product = '18551' 17/02/2023 04:32:40 pm >> UPDATE ps_product_shop SET wholesale_price = '2.54', price = '3.9000', id_tax_rules_group = '4', id_category_default = '30', 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 = '18551' 17/02/2023 04:32:40 pm >> DELETE FROM ps_specific_price WHERE id_product = '18551' 17/02/2023 05:05:18 pm >> SELECT document_num FROM ps_document WHERE document_num = '554' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-02-17') 17/02/2023 05:05:18 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' , '554' , '2023-02-17' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '145.00' , '125.72' , NOW() , NOW() ) 17/02/2023 05:05:18 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 = '81412' 17/02/2023 05:05:18 pm >> DELETE FROM ps_document_detail WHERE id_document = '81412' 17/02/2023 05:05: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 ( '81412' , '1914' , 'CERA DELLA LITURGIA' , '12' , '-12' , '1' , '4.7' , '3.8524590163934' , '22' , '0' , '56.40' ) 17/02/2023 05:05: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 ( '81412' , '11384' , 'VINO BIANCO DOLCE - 102' , '6' , '-6' , '1' , '8' , '6.5573770491803' , '22' , '0' , '48.00' ) 17/02/2023 05:05: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 ( '81412' , '17710' , 'OSTIA MAGNA CM 14 - OM 140' , '1' , '-1' , '3' , '4.50' , '4.3269230769231' , '4' , '0' , '4.50' ) 17/02/2023 05:05: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 ( '81412' , '16691' , 'PARTICOLE PER CELIACI 25pz' , '2' , '-2' , '3' , '3.6' , '3.4615384615385' , '4' , '0' , '7.20' ) 17/02/2023 05:05: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 ( '81412' , '11151' , 'LIBRI' , '5' , '-5' , '4' , '3.5' , '3.5' , '0' , '0' , '17.50' ) 17/02/2023 05:05: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 ( '81412' , '11151' , 'LIBRI' , '6' , '-6' , '4' , '1.9' , '1.9' , '0' , '0' , '11.40' ) 17/02/2023 05:51:06 pm >> SELECT document_num FROM ps_document WHERE document_num = '555' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-02-17') 17/02/2023 05:51:06 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' , '555' , '2023-02-17' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '43.70' , '37.35' , NOW() , NOW() ) 17/02/2023 05:51:06 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 = '81413' 17/02/2023 05:51:06 pm >> DELETE FROM ps_document_detail WHERE id_document = '81413' 17/02/2023 05:51:06 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 ( '81413' , '16792' , 'SOPRACULLA' , '1' , '-1' , '1' , '16.00' , '13.114754098361' , '22' , '0' , '16.00' ) 17/02/2023 05:51:06 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 ( '81413' , '15206' , 'ANELLO CROCE/MIRACOLOSA' , '1' , '-1' , '1' , '13.00' , '10.655737704918' , '22' , '0' , '13.00' ) 17/02/2023 05:51:06 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 ( '81413' , '13039' , 'LIBRO DEL BEBE - ROSA' , '1' , '-1' , '4' , '8.50' , '8.5' , '0' , '0' , '8.50' ) 17/02/2023 05:51:06 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 ( '81413' , '17277' , 'BRACCIALE PIETRE DURE - 4633' , '1' , '-1' , '1' , '6.20' , '5.0819672131148' , '22' , '0' , '6.20' ) 17/02/2023 07:16:50 pm >> SELECT document_num FROM ps_document WHERE document_num = '556' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-02-17') 17/02/2023 07:16: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 ( '11' , '556' , '2023-02-17' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '1000.00' , '819.67' , NOW() , NOW() ) 17/02/2023 07:16: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 = '81414' 17/02/2023 07:16:50 pm >> DELETE FROM ps_document_detail WHERE id_document = '81414' 17/02/2023 07:16: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 ( '81414' , '20744' , 'CRISTO SIENA FIBRA DI VETRO 75/150' , '1' , '-1' , '1' , '1000' , '819.67213114754' , '22' , '0' , '1000.00' ) 17/02/2023 07:17:31 pm >> SELECT document_num FROM ps_document WHERE document_num = '557' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-02-17') 17/02/2023 07:17: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' , '557' , '2023-02-17' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '12.80' , '12.80' , NOW() , NOW() ) 17/02/2023 07:17: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 = '81415' 17/02/2023 07:17:31 pm >> DELETE FROM ps_document_detail WHERE id_document = '81415' 17/02/2023 07:17: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 ( '81415' , '11858' , 'FOGLIETTI LA DOMENICA - LER' , '320' , '-320' , '4' , '0.04' , '0.04' , '0' , '0' , '12.80' ) 17/02/2023 07:32:24 pm >> SELECT document_num FROM ps_document WHERE document_num = '22/A' AND id_document != '81317' AND id_document_type LIKE '2%' AND YEAR(document_date) = YEAR('2023-02-10') 17/02/2023 07:32:24 pm >> UPDATE ps_document SET id_document_type = '24', document_num = '22/A', document_date = '2023-02-10', document_letter = 'A', id_customer = '206', id_supplier = '', id_address = '4671015', address1 = 'VIA N. BUONSERVIZI, 25 84135 SALERNO', 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 = '23.00', price_tax_excluded = '23.00', date_upd = NOW() WHERE id_document = '81317' 17/02/2023 07:32:24 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 = '81317' 17/02/2023 07:32:24 pm >> DELETE FROM ps_document_detail WHERE id_document = '81317' 17/02/2023 07:32:24 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 ( '81317' , '16267' , 'DIO SI RACCONTA - P. DE MARTINO' , '1' , '-1' , '4' , '16.0000' , '16' , '0' , '0' , '16.00' ) 17/02/2023 07:32:24 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 ( '81317' , '16444' , 'VANGELO DI MARCO - 8998' , '1' , '-1' , '4' , '7.00' , '7' , '0' , '0' , '7.00' )