07/11/2023 09:42:19 am >> UPDATE ps_address SET deleted='1' , active = '0' WHERE id_customer = '7024' 07/11/2023 09:42:19 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 ( '7024' , '10' , '170' , 'MISSIONARI DELLA CONSOLATA' , 'ROSSI' , 'PADRE ANTONELLO' , 'VIA ROMITAGGIO 1' , '' , '23884' , 'CASTELLO DI BRIANZA' , '' , '' , '3392344021' , '' , '' , NOW() , NOW() ) 07/11/2023 09:42:19 am >> UPDATE ps_customer SET email = 'antonello@consolata.net', sdi = '', pec = '', date_upd = NOW() WHERE id_customer = '7024' 07/11/2023 09:48:29 am >> INSERT INTO ps_product ( ean13 , id_tax_rules_group , `date_add` , `date_upd` ) VALUES ( '' , '1' , NOW() , NOW() ) 07/11/2023 09:48:29 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '21775' , '1' , '' , 'nuovo-prodotto' ) 07/11/2023 09:48:29 am >> INSERT INTO ps_product_shop ( id_product , id_tax_rules_group , id_shop , id_category_default , `date_add` , `date_upd` ) VALUES ( '21775' , '1' , '1' , '2' , NOW() , NOW() ) 07/11/2023 09:48:29 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) VALUES ( '21775' , '0' , '1' , '0' , '0' ) 07/11/2023 09:49:28 am >> SELECT ean13 FROM ps_product WHERE ean13 = '9788856689136' AND id_product != '21775' AND ean13 != '' 07/11/2023 09:49:28 am >> UPDATE ps_product SET id_supplier = '', reference = 'GONDOLA 1', ean13 = '9788856689136', date_upd = NOW() WHERE id_product = '21775' 07/11/2023 09:49:28 am >> UPDATE ps_product_lang SET name = 'AMORE VINCE - C. AMIRANTE', description = '' WHERE id_product = '21775' 07/11/2023 09:49:28 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '12.9' WHERE id_product = '21775' 07/11/2023 09:49:28 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '12.9', id_tax_rules_group = '4', id_category_default = '70', id_argoment_default = '41', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '21775' 07/11/2023 09:49:28 am >> DELETE FROM ps_specific_price WHERE id_product = '21775' 07/11/2023 09:51:24 am >> SELECT document_num FROM ps_document WHERE document_num = '3403' AND id_document != '88644' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-10-31') 07/11/2023 09:51:24 am >> UPDATE ps_document SET id_document_type = '11', document_num = '3403', document_date = '2023-10-31', 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 = '453.30', price_tax_excluded = '409.79', date_upd = NOW() WHERE id_document = '88644' 07/11/2023 09:51:24 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 = '88644' 07/11/2023 09:51:24 am >> DELETE FROM ps_document_detail WHERE id_document = '88644' 07/11/2023 09:51:24 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 ( '88644' , '5444' , 'IO SONO CON VOI - CAT.' , '1' , '-1' , '4' , '5.5000' , '5.5' , '0' , '5' , '5.23' ) 07/11/2023 09:51:24 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 ( '88644' , '11193' , 'VENITE CON ME CAT.' , '22' , '-22' , '4' , '5.0000' , '5' , '0' , '0' , '110.00' ) 07/11/2023 09:51:24 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 ( '88644' , '21621' , 'CALENDARIO FRATE INDOVINO 2024' , '1' , '-1' , '4' , '5.0000' , '5' , '0' , '5' , '4.75' ) 07/11/2023 09:51:24 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 ( '88644' , '20429' , 'OSTIA SENZA TOSTATURA MORREALE - OS25' , '2' , '-2' , '3' , '2.0000' , '1.9230769230769' , '4' , '0' , '4.00' ) 07/11/2023 09:51:24 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 ( '88644' , '16689' , 'OSTIA PAN DI CENA mm80' , '1' , '-1' , '3' , '2.0000' , '1.9230769230769' , '4' , '0' , '2.00' ) 07/11/2023 09:51:24 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 ( '88644' , '21519' , 'SULLA TUA PAROLA - NOV/DIC 23' , '1' , '-1' , '4' , '3.7200' , '3.72' , '0' , '0' , '3.72' ) 07/11/2023 09:51:24 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 ( '88644' , '20010' , 'E LO ADORARONO - S. SAVAGLIA' , '1' , '-1' , '4' , '38.0000' , '38' , '0' , '5' , '36.10' ) 07/11/2023 09:51:24 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 ( '88644' , '21377' , 'CASULA POLIESTERE IHS' , '4' , '-4' , '1' , '60.0000' , '49.180327868852' , '22' , '0' , '240.00' ) 07/11/2023 09:51:24 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 ( '88644' , '19018' , 'PAROLA E REALTA SPIRITUALI - F. EBNER' , '1' , '-1' , '4' , '35.00' , '35' , '0' , '5' , '33.25' ) 07/11/2023 09:51:24 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 ( '88644' , '16595' , 'CHE COSA E LUOMO?' , '1' , '-1' , '4' , '15.00' , '15' , '0' , '5' , '14.25' ) 07/11/2023 09:53:05 am >> SELECT document_num FROM ps_document WHERE document_num = '3481' AND id_document != '' AND id_document_type LIKE '12' AND YEAR(document_date) = YEAR('2023-11-07') 07/11/2023 09:53:05 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3481' , '2023-11-07' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '26.61' , '23.87' , NOW() , NOW() ) 07/11/2023 09:53:05 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '88771' 07/11/2023 09:53:05 am >> DELETE FROM ps_document_detail WHERE id_document = '88771' 07/11/2023 09:53:05 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88771' , '21577' , 'AVVENTO 2023' , '1' , '-1' , '4' , '3.50' , '3.5' , '0' , '5' , '3.33' ) 07/11/2023 09:53:05 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88771' , '12812' , 'CATECHISTA SECONDO PAPA FRANCESCO' , '1' , '-1' , '4' , '3.50' , '3.5' , '0' , '5' , '3.33' ) 07/11/2023 09:53:05 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88771' , '21519' , 'SULLA TUA PAROLA - NOV/DIC 23' , '1' , '-1' , '4' , '5.00' , '5' , '0' , '5' , '4.75' ) 07/11/2023 09:53:05 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88771' , '9526' , 'SANTAGNELLO - 80 ' , '4' , '-4' , '1' , '3.80' , '3.1147540983607' , '22' , '0' , '15.20' ) 07/11/2023 09:55:47 am >> SELECT document_num FROM ps_document WHERE document_num = '3482' AND id_document != '' AND id_document_type LIKE '12' AND YEAR(document_date) = YEAR('2023-11-07') 07/11/2023 09:55:47 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3482' , '2023-11-07' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '62.43' , '62.43' , NOW() , NOW() ) 07/11/2023 09:55:47 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '88772' 07/11/2023 09:55:47 am >> DELETE FROM ps_document_detail WHERE id_document = '88772' 07/11/2023 09:55:47 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88772' , '21684' , 'CEST LA CONFIANCE ' , '1' , '-1' , '4' , '1.90' , '1.9' , '0' , '0' , '1.90' ) 07/11/2023 09:55:47 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88772' , '19837' , 'ABBANDONATEVI A CRISTO - F. SHEEN' , '1' , '-1' , '4' , '25.00' , '25' , '0' , '5' , '23.75' ) 07/11/2023 09:55:47 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88772' , '21775' , 'AMORE VINCE - C. AMIRANTE' , '1' , '-1' , '4' , '12.90' , '12.9' , '0' , '5' , '12.26' ) 07/11/2023 09:55:47 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88772' , '21113' , 'VIVI PER QUALCOSA DI GRANDE - C. AMIRANTE' , '1' , '-1' , '4' , '12.90' , '12.9' , '0' , '5' , '12.26' ) 07/11/2023 09:55:47 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88772' , '20248' , 'FORZA DELLO SPIRITO - C. AMIRANTE' , '1' , '-1' , '4' , '12.90' , '12.9' , '0' , '5' , '12.26' ) 07/11/2023 10:00:56 am >> SELECT document_num FROM ps_document WHERE document_num = '3483' AND id_document != '' AND id_document_type LIKE '12' AND YEAR(document_date) = YEAR('2023-11-07') 07/11/2023 10:00:56 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3483' , '2023-11-07' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '47.60' , '42.99' , NOW() , NOW() ) 07/11/2023 10:00:56 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '88773' 07/11/2023 10:00:56 am >> DELETE FROM ps_document_detail WHERE id_document = '88773' 07/11/2023 10:00:56 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88773' , '16163' , 'PARTICOLE DOMUS - PAN DI CENA' , '8' , '-8' , '3' , '3.50' , '3.3653846153846' , '4' , '0' , '28.00' ) 07/11/2023 10:00:56 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88773' , '1914' , 'CERA DELLA LITURGIA' , '4' , '-4' , '1' , '4.90' , '4.016393442623' , '22' , '0' , '19.60' ) 07/11/2023 10:18:29 am >> SELECT document_num FROM ps_document WHERE document_num = '3484' AND id_document != '' AND id_document_type LIKE '12' AND YEAR(document_date) = YEAR('2023-11-07') 07/11/2023 10:18:29 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3484' , '2023-11-07' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '302.00' , '260.96' , NOW() , NOW() ) 07/11/2023 10:18:29 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '88774' 07/11/2023 10:18:29 am >> DELETE FROM ps_document_detail WHERE id_document = '88774' 07/11/2023 10:18:29 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88774' , '11151' , 'LIBRI' , '3' , '-3' , '4' , '24.8' , '24.8' , '0' , '0' , '74.40' ) 07/11/2023 10:18:29 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88774' , '7962' , 'PETTINA ROMANA NERO - MISTO - 44' , '1' , '-1' , '1' , '35.00' , '28.688524590164' , '22' , '0' , '35.00' ) 07/11/2023 10:18:29 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88774' , '19395' , 'CLERGY MISTO COTONE ML - C01' , '2' , '-2' , '1' , '39.9' , '32.704918032787' , '22' , '0' , '79.80' ) 07/11/2023 10:18:29 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88774' , '1914' , 'CERA DELLA LITURGIA' , '24' , '-24' , '1' , '4.7' , '3.8524590163934' , '22' , '0' , '112.80' ) 07/11/2023 10:22:51 am >> SELECT document_num FROM ps_document WHERE document_num = '3485' AND id_document != '' AND id_document_type LIKE '12' AND YEAR(document_date) = YEAR('2023-11-07') 07/11/2023 10:22:51 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3485' , '2023-11-07' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '80.20' , '80.20' , NOW() , NOW() ) 07/11/2023 10:22:51 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 = '88775' 07/11/2023 10:22:51 am >> DELETE FROM ps_document_detail WHERE id_document = '88775' 07/11/2023 10:22:51 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 ( '88775' , '11151' , 'LIBRI' , '20' , '-20' , '4' , '2.2' , '2.2' , '0' , '0' , '44.00' ) 07/11/2023 10:22:51 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 ( '88775' , '11644' , 'PICCOLA GUIDA ALLA CONFESSIONE' , '20' , '-20' , '4' , '1.90' , '1.9' , '0' , '5' , '36.20' ) 07/11/2023 10:26:46 am >> SELECT document_num FROM ps_document WHERE document_num = '3486' AND id_document != '' AND id_document_type LIKE '12' AND YEAR(document_date) = YEAR('2023-11-07') 07/11/2023 10:26:46 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3486' , '2023-11-07' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '6.65' , '6.65' , NOW() , NOW() ) 07/11/2023 10:26:46 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 = '88776' 07/11/2023 10:26:46 am >> DELETE FROM ps_document_detail WHERE id_document = '88776' 07/11/2023 10:26:46 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 ( '88776' , '14073' , 'LUCE DI UN SORRISO - MED. CHIARA BADANO - P. PARODI' , '1' , '-1' , '4' , '7.00' , '7' , '0' , '5' , '6.65' ) 07/11/2023 10:32:20 am >> SELECT document_num FROM ps_document WHERE document_num = '3487' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-11-07') 07/11/2023 10:32:20 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3487' , '2023-11-07' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '109.03' , '105.05' , NOW() , NOW() ) 07/11/2023 10:32:20 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 = '88777' 07/11/2023 10:32:20 am >> DELETE FROM ps_document_detail WHERE id_document = '88777' 07/11/2023 10:32:20 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 ( '88777' , '19891' , 'FATTI PER LETERNITA - F. SHEEN' , '1' , '-1' , '4' , '14.00' , '14' , '0' , '5' , '13.30' ) 07/11/2023 10:32:20 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 ( '88777' , '4154' , 'FESTA DEL PERDONO' , '1' , '-1' , '4' , '3.00' , '3' , '0' , '5' , '2.85' ) 07/11/2023 10:32:21 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88777' , '20974' , 'COSE E LA MESSA? R. CASTILLO' , '1' , '-1' , '4' , '14.00' , '14' , '0' , '5' , '13.30' ) 07/11/2023 10:32:21 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88777' , '20951' , 'STORIE DEL NOSTRO TEMPO - F. CERRI' , '1' , '-1' , '4' , '15.00' , '15' , '0' , '5' , '14.25' ) 07/11/2023 10:32:21 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88777' , '21745' , 'VENUTA DI DIO - F. KAMPHAUS' , '1' , '-1' , '4' , '10.00' , '10' , '0' , '5' , '9.50' ) 07/11/2023 10:32:21 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88777' , '20433' , 'PARTICOLA MORREALE 38MM - PTC38S' , '2' , '-2' , '3' , '3.50' , '3.3653846153846' , '4' , '0' , '7.00' ) 07/11/2023 10:32:21 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88777' , '15020' , 'PREGARE OGNI GIORNO' , '3' , '-3' , '4' , '1.00' , '1' , '0' , '0' , '3.00' ) 07/11/2023 10:32:21 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88777' , '14487' , 'PREGHIERA DELLE 5 DITA' , '4' , '-4' , '4' , '1.5' , '1.5' , '0' , '0' , '6.00' ) 07/11/2023 10:32:21 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88777' , '5429' , 'IO CREDO RISORGERÒ - VISSANI/PICCOTTI' , '1' , '-1' , '4' , '2.00' , '2' , '0' , '5' , '1.90' ) 07/11/2023 10:32:21 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88777' , '11151' , 'LIBRI' , '1' , '-1' , '4' , '1.5' , '1.5' , '0' , '0' , '1.50' ) 07/11/2023 10:32:21 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88777' , '17854' , 'MISERICORDIA PER IL CUORE - A. COMASTRI' , '1' , '-1' , '4' , '2.50' , '2.5' , '0' , '5' , '2.38' ) 07/11/2023 10:32:21 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88777' , '5823' , 'LIBRO DORO' , '5' , '-5' , '4' , '0.60' , '0.6' , '0' , '0' , '3.00' ) 07/11/2023 10:32:21 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88777' , '18923' , 'CI SARANNO SANTI TRA I BAMBINI' , '1' , '-1' , '4' , '11.00' , '11' , '0' , '5' , '10.45' ) 07/11/2023 10:32:21 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88777' , '6872' , 'NASCITA DI GESÙ BAMBINO - 189' , '2' , '-2' , '1' , '3.80' , '3.1147540983607' , '22' , '0' , '7.60' ) 07/11/2023 10:32:21 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88777' , '14120' , 'GESU\' MISERICORDIOSO - ARS 7X12' , '100' , '-100' , '1' , '0.13' , '0.10655737704918' , '22' , '0' , '13.00' ) 07/11/2023 10:38:56 am >> SELECT document_num FROM ps_document WHERE document_num = '16/L' AND id_document != '' AND id_document_type LIKE '2%' AND YEAR(document_date) = YEAR('2023-11-07') 07/11/2023 10:38:56 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '23' , '16/L' , '2023-11-07' , 'L' , '204' , '0' , '4671483' , 'VIA ROBERTO IL GUISCARDO, 3 84121 SALERNO' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '3' , '0' , '100.50' , '83.87' , NOW() , NOW() ) 07/11/2023 10:38:56 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '88778' 07/11/2023 10:38:56 am >> DELETE FROM ps_document_detail WHERE id_document = '88778' 07/11/2023 10:38:56 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88778' , '5903' , 'LITURGICO ART. 60LT ROSSO SUPER' , '30' , '-30' , '1' , '3' , '2.4590163934426' , '22' , '0' , '90.00' ) 07/11/2023 10:38:56 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88778' , '20433' , 'PARTICOLA MORREALE 38MM - PTC38S' , '3' , '-3' , '3' , '3.50' , '3.3653846153846' , '4' , '0' , '10.50' ) 07/11/2023 10:43:43 am >> SELECT document_num FROM ps_document WHERE document_num = '3488' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-11-07') 07/11/2023 10:43:43 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3488' , '2023-11-07' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '7.00' , '7.00' , NOW() , NOW() ) 07/11/2023 10:43:43 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 = '88779' 07/11/2023 10:43:43 am >> DELETE FROM ps_document_detail WHERE id_document = '88779' 07/11/2023 10:43:43 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 ( '88779' , '9996' , 'SIGNORE, TI PREGO' , '1' , '-1' , '4' , '5.8' , '5.8' , '0' , '0' , '5.80' ) 07/11/2023 10:43:43 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 ( '88779' , '21677' , 'LAUDATE DEUM ' , '1' , '-1' , '4' , '1.20' , '1.2' , '0' , '0' , '1.20' ) 07/11/2023 10:54:20 am >> SELECT document_num FROM ps_document WHERE document_num = '3489' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-11-07') 07/11/2023 10:54:20 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3489' , '2023-11-07' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '10.90' , '9.22' , NOW() , NOW() ) 07/11/2023 10:54:20 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 = '88780' 07/11/2023 10:54:20 am >> DELETE FROM ps_document_detail WHERE id_document = '88780' 07/11/2023 10:54:20 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 ( '88780' , '11384' , 'VINO BIANCO DOLCE - 102' , '1' , '-1' , '1' , '8.90' , '7.2950819672131' , '22' , '0' , '8.90' ) 07/11/2023 10:54:20 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 ( '88780' , '7311' , 'OSTIA SOTTILE 74MM' , '1' , '-1' , '3' , '2.00' , '1.9230769230769' , '4' , '0' , '2.00' ) 07/11/2023 10:55:31 am >> SELECT document_num FROM ps_document WHERE document_num = '16/L' AND id_document != '88778' AND id_document_type LIKE '2%' AND YEAR(document_date) = YEAR('2023-11-07') 07/11/2023 10:55:31 am >> UPDATE ps_document SET id_document_type = '23', document_num = '16/L', document_date = '2023-11-07', document_letter = 'L', id_customer = '204', id_supplier = '', id_address = '4671483', address1 = 'VIA ROBERTO IL GUISCARDO, 3 84121 SALERNO', address2 = '', note = 'CAPPELLANIA UNIVERSITA\'', price_shipping = '0.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '3', id_causal = '0', price_tax_included = '100.50', price_tax_excluded = '83.87', date_upd = NOW() WHERE id_document = '88778' 07/11/2023 10:55: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 = '88778' 07/11/2023 10:55:31 am >> DELETE FROM ps_document_detail WHERE id_document = '88778' 07/11/2023 10:55: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 ( '88778' , '5903' , 'LITURGICO ART. 60LT ROSSO SUPER' , '30' , '-30' , '1' , '3.0000' , '2.4590163934426' , '22' , '0' , '90.00' ) 07/11/2023 10:55: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 ( '88778' , '20433' , 'PARTICOLA MORREALE 38MM - PTC38S' , '3' , '-3' , '3' , '3.5000' , '3.3653846153846' , '4' , '0' , '10.50' ) 07/11/2023 11:28:36 am >> SELECT document_num FROM ps_document WHERE document_num = '3490' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-11-07') 07/11/2023 11:28:36 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3490' , '2023-11-07' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '10.50' , '10.10' , NOW() , NOW() ) 07/11/2023 11:28:36 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '88781' 07/11/2023 11:28:36 am >> DELETE FROM ps_document_detail WHERE id_document = '88781' 07/11/2023 11:28:36 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88781' , '20433' , 'PARTICOLA MORREALE 38MM - PTC38S' , '3' , '-3' , '3' , '3.50' , '3.3653846153846' , '4' , '0' , '10.50' ) 07/11/2023 11:44:47 am >> SELECT document_num FROM ps_document WHERE document_num = '2151' AND id_document != '86460' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-06-22') 07/11/2023 11:44:47 am >> UPDATE ps_document SET id_document_type = '11', document_num = '2151', document_date = '2023-06-22', 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 = '300.00', price_tax_excluded = '245.90', date_upd = NOW() WHERE id_document = '86460' 07/11/2023 11:44:47 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '86460' 07/11/2023 11:44:47 am >> DELETE FROM ps_document_detail WHERE id_document = '86460' 07/11/2023 11:44:47 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86460' , '19881' , 'CROCE CM 47 VETRO/ARGENTO - 4977/837' , '1' , '-1' , '1' , '150.0000' , '122.95081967213' , '22' , '0' , '150.00' ) 07/11/2023 11:44:47 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86460' , '12742' , 'COPRILEGGIO - 310/TP' , '2' , '-2' , '1' , '75.00' , '61.475409836066' , '22' , '0' , '150.00' ) 07/11/2023 11:45:47 am >> SELECT document_num FROM ps_document WHERE document_num = '2786' AND id_document != '87248' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-09-11') 07/11/2023 11:45:47 am >> UPDATE ps_document SET id_document_type = '11', document_num = '2786', document_date = '2023-09-11', document_letter = '', id_customer = '0', id_supplier = '', id_address = '0', address1 = 'VIA SAN FELICE IN FELLINE, 10 84134 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 = '200.00', price_tax_excluded = '163.93', date_upd = NOW() WHERE id_document = '87248' 07/11/2023 11:45:47 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '87248' 07/11/2023 11:45:47 am >> DELETE FROM ps_document_detail WHERE id_document = '87248' 07/11/2023 11:45:47 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87248' , '791' , 'ASSISI IN BUSTA BATTESIMO - 20X270 - BAAS' , '20' , '-20' , '1' , '1.4000' , '1.1475409836066' , '22' , '0' , '28.00' ) 07/11/2023 11:45:47 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87248' , '15387' , 'VESTINA BATTESIMALE ' , '20' , '-20' , '1' , '2.5000' , '2.0491803278689' , '22' , '0' , '50.00' ) 07/11/2023 11:45:47 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87248' , '5903' , 'LITURGICO ART. 60LT ROSSO SUPER' , '2' , '-2' , '1' , '3.50' , '2.8688524590164' , '22' , '0' , '7.00' ) 07/11/2023 11:45:47 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87248' , '9904' , 'SERVIZIO MESSA IN LINO - KKL' , '1' , '-1' , '1' , '40.0000' , '32.786885245902' , '22' , '0' , '40.00' ) 07/11/2023 11:45:47 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87248' , '12742' , 'COPRILEGGIO - 310/TP' , '1' , '-1' , '1' , '75.00' , '61.475409836066' , '22' , '0' , '75.00' ) 07/11/2023 11:47:36 am >> INSERT INTO ps_product ( ean13 , id_tax_rules_group , `date_add` , `date_upd` ) VALUES ( '' , '1' , NOW() , NOW() ) 07/11/2023 11:47:36 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '21776' , '1' , '' , 'nuovo-prodotto' ) 07/11/2023 11:47:36 am >> INSERT INTO ps_product_shop ( id_product , id_tax_rules_group , id_shop , id_category_default , `date_add` , `date_upd` ) VALUES ( '21776' , '1' , '1' , '2' , NOW() , NOW() ) 07/11/2023 11:47:36 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) VALUES ( '21776' , '0' , '1' , '0' , '0' ) 07/11/2023 11:49:06 am >> SELECT ean13 FROM ps_product WHERE ean13 = '8022934005007' AND id_product != '21776' AND ean13 != '' 07/11/2023 11:49:06 am >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '8022934005007', date_upd = NOW() WHERE id_product = '21776' 07/11/2023 11:49:06 am >> UPDATE ps_product_lang SET name = 'BAMBINELLO CM 10 - PB0500', description = '' WHERE id_product = '21776' 07/11/2023 11:49:06 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '5.737704918032787' WHERE id_product = '21776' 07/11/2023 11:49:06 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '5.737704918032787', id_tax_rules_group = '1', id_category_default = '458', 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 = '21776' 07/11/2023 11:49:06 am >> DELETE FROM ps_specific_price WHERE id_product = '21776' 07/11/2023 11:49:07 am >> INSERT INTO ps_product ( id_tax_rules_group , `date_add` , `date_upd` ) SELECT id_tax_rules_group , NOW() , NOW() FROM ps_product WHERE id_product = '21776' 07/11/2023 11:49:07 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '21777' , '1' , '' , 'nuovo-prodotto' ) 07/11/2023 11:49:07 am >> INSERT INTO ps_product_shop ( id_product , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , `date_add` , `date_upd` ) SELECT '21777' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '21776' 07/11/2023 11:49:08 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '21777' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '21776' 07/11/2023 11:50:18 am >> SELECT ean13 FROM ps_product WHERE ean13 = '8022934054678' AND id_product != '21777' AND ean13 != '' 07/11/2023 11:50:18 am >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '8022934054678', date_upd = NOW() WHERE id_product = '21777' 07/11/2023 11:50:18 am >> UPDATE ps_product_lang SET name = 'BAMBINO BETLEMME CM 15 - PB5467', description = '' WHERE id_product = '21777' 07/11/2023 11:50:18 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '10.573770491803279' WHERE id_product = '21777' 07/11/2023 11:50:18 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '10.573770491803279', id_tax_rules_group = '1', id_category_default = '458', 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 = '21777' 07/11/2023 11:50:18 am >> DELETE FROM ps_specific_price WHERE id_product = '21777' 07/11/2023 11:52:36 am >> INSERT INTO ps_product ( ean13 , id_tax_rules_group , `date_add` , `date_upd` ) VALUES ( '' , '1' , NOW() , NOW() ) 07/11/2023 11:52:36 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '21778' , '1' , '' , 'nuovo-prodotto' ) 07/11/2023 11:52:36 am >> INSERT INTO ps_product_shop ( id_product , id_tax_rules_group , id_shop , id_category_default , `date_add` , `date_upd` ) VALUES ( '21778' , '1' , '1' , '2' , NOW() , NOW() ) 07/11/2023 11:52:36 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) VALUES ( '21778' , '0' , '1' , '0' , '0' ) 07/11/2023 11:53:23 am >> SELECT ean13 FROM ps_product WHERE ean13 = '9788884048820' AND id_product != '21778' AND ean13 != '' 07/11/2023 11:53:23 am >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '9788884048820', date_upd = NOW() WHERE id_product = '21778' 07/11/2023 11:53:23 am >> UPDATE ps_product_lang SET name = 'SULLA TUA PAROLA - GEN FEB 2024', description = '' WHERE id_product = '21778' 07/11/2023 11:53:23 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '5' WHERE id_product = '21778' 07/11/2023 11:53:23 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '5', id_tax_rules_group = '4', id_category_default = '106', 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 = '21778' 07/11/2023 11:53:23 am >> DELETE FROM ps_specific_price WHERE id_product = '21778' 07/11/2023 11:53:25 am >> INSERT INTO ps_product ( id_tax_rules_group , `date_add` , `date_upd` ) SELECT id_tax_rules_group , NOW() , NOW() FROM ps_product WHERE id_product = '21778' 07/11/2023 11:53:25 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '21779' , '1' , '' , 'nuovo-prodotto' ) 07/11/2023 11:53:25 am >> INSERT INTO ps_product_shop ( id_product , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , `date_add` , `date_upd` ) SELECT '21779' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '21778' 07/11/2023 11:53:25 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '21779' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '21778' 07/11/2023 11:53:42 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '31' , '17653/00/2023' , '2023-11-03' , '00' , '0' , '38' , '2633' , 'VIA GALVANI, 1 60020 CAMERATA PICENA' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '1' , '0' , '390.00' , '390.00' , NOW() , NOW() ) 07/11/2023 11:53:42 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '88782' 07/11/2023 11:53:42 am >> DELETE FROM ps_document_detail WHERE id_document = '88782' 07/11/2023 11:53:42 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88782' , '21778' , 'SULLA TUA PAROLA - GEN FEB 2024' , '130' , '130' , '4' , '5.00' , '5' , '0' , '40' , '390.0000' ) 07/11/2023 11:53:42 am >> DELETE FROM ps_product_supplier WHERE id_product = '21778' AND id_supplier = '38' 07/11/2023 11:53:42 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21778' , '38' , '1' ) 07/11/2023 12:02:31 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788830119475' AND id_product != '21779' AND ean13 != '' 07/11/2023 12:02:31 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '9788830119475', date_upd = NOW() WHERE id_product = '21779' 07/11/2023 12:02:31 pm >> UPDATE ps_product_lang SET name = 'CAMMINO DI UN POPOLO - C.M. MARTINI', description = '' WHERE id_product = '21779' 07/11/2023 12:02:31 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '40' WHERE id_product = '21779' 07/11/2023 12:02:31 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '40', id_tax_rules_group = '4', id_category_default = '330', id_argoment_default = '168', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '21779' 07/11/2023 12:02:31 pm >> DELETE FROM ps_specific_price WHERE id_product = '21779' 07/11/2023 12:02:32 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 = '21779' 07/11/2023 12:02:32 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '21780' , '1' , '' , 'nuovo-prodotto' ) 07/11/2023 12:02:32 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 '21780' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '21779' 07/11/2023 12:02:32 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '21780' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '21779' 07/11/2023 12:03:40 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788807034367' AND id_product != '21780' AND ean13 != '' 07/11/2023 12:03:40 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '9788807034367', date_upd = NOW() WHERE id_product = '21780' 07/11/2023 12:03:40 pm >> UPDATE ps_product_lang SET name = 'FRATELLINO', description = '' WHERE id_product = '21780' 07/11/2023 12:03:40 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '12' WHERE id_product = '21780' 07/11/2023 12:03:40 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '12', id_tax_rules_group = '4', id_category_default = '359', id_argoment_default = '10', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '21780' 07/11/2023 12:03:40 pm >> DELETE FROM ps_specific_price WHERE id_product = '21780' 07/11/2023 12:03: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 = '21780' 07/11/2023 12:03:41 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '21781' , '1' , '' , 'nuovo-prodotto' ) 07/11/2023 12:03: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 '21781' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '21780' 07/11/2023 12:03:41 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '21781' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '21780' 07/11/2023 12:06:06 pm >> SELECT document_num FROM ps_document WHERE document_num = '3491' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-11-07') 07/11/2023 12:06: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' , '3491' , '2023-11-07' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '42.00' , '34.43' , NOW() , NOW() ) 07/11/2023 12:06: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 = '88783' 07/11/2023 12:06:06 pm >> DELETE FROM ps_document_detail WHERE id_document = '88783' 07/11/2023 12:06: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 ( '88783' , '21431' , 'CROCE BASE - S. BENEDETTO - PG599-BM' , '1' , '-1' , '1' , '42.00' , '34.426229508197' , '22' , '0' , '42.00' ) 07/11/2023 12:07:08 pm >> INSERT INTO ps_category ( id_parent , `date_add` , `date_upd` , level_depth ) VALUES ( '4' , NOW() , NOW() , '3' ) 07/11/2023 12:07:09 pm >> INSERT INTO ps_category_group ( id_category , id_group ) VALUES ( '526' , '1' ) 07/11/2023 12:07:09 pm >> INSERT INTO ps_category_group ( id_category , id_group ) VALUES ( '526' , '2' ) 07/11/2023 12:07:09 pm >> INSERT INTO ps_category_group ( id_category , id_group ) VALUES ( '526' , '3' ) 07/11/2023 12:07:09 pm >> INSERT INTO ps_category_lang ( id_category , id_lang , name , link_rewrite ) VALUES ( '526' , '1' , 'UTET' , LOWER('UTET') ) 07/11/2023 12:07:09 pm >> INSERT INTO ps_category_shop ( id_category , id_shop , position ) VALUES ( '526' , '1' , '0' ) 07/11/2023 12:07:16 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788860086914' AND id_product != '21781' AND ean13 != '' 07/11/2023 12:07:16 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '9788860086914', date_upd = NOW() WHERE id_product = '21781' 07/11/2023 12:07:16 pm >> UPDATE ps_product_lang SET name = 'PER- CORSI DI PEDAGOGIA GENERALE', description = '' WHERE id_product = '21781' 07/11/2023 12:07:16 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '23' WHERE id_product = '21781' 07/11/2023 12:07:16 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '23', id_tax_rules_group = '4', id_category_default = '526', id_argoment_default = '10', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '21781' 07/11/2023 12:07:16 pm >> DELETE FROM ps_specific_price WHERE id_product = '21781' 07/11/2023 12:07:17 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 = '21781' 07/11/2023 12:07:17 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '21782' , '1' , '' , 'nuovo-prodotto' ) 07/11/2023 12:07:17 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 '21782' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '21781' 07/11/2023 12:07:17 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '21782' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '21781' 07/11/2023 12:08:36 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' , '1211776' , '2023-11-05' , '' , '0' , '177' , '4679057' , 'VIA G. VERDI 8 20057 ASSAGO' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '270.80' , '270.80' , NOW() , NOW() ) 07/11/2023 12: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 = '88784' 07/11/2023 12:08:36 pm >> DELETE FROM ps_document_detail WHERE id_document = '88784' 07/11/2023 12: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 ( '88784' , '21775' , 'AMORE VINCE - C. AMIRANTE' , '2' , '2' , '4' , '12.90' , '12.9' , '0' , '0' , '25.8000' ) 07/11/2023 12:08:36 pm >> DELETE FROM ps_product_supplier WHERE id_product = '21775' AND id_supplier = '177' 07/11/2023 12:08:36 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21775' , '177' , '1' ) 07/11/2023 12: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 ( '88784' , '21779' , 'CAMMINO DI UN POPOLO - C.M. MARTINI' , '2' , '2' , '4' , '40.00' , '40' , '0' , '0' , '80.0000' ) 07/11/2023 12:08:36 pm >> DELETE FROM ps_product_supplier WHERE id_product = '21779' AND id_supplier = '177' 07/11/2023 12:08:36 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21779' , '177' , '1' ) 07/11/2023 12: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 ( '88784' , '21780' , 'FRATELLINO' , '1' , '1' , '4' , '12.00' , '12' , '0' , '0' , '12.00' ) 07/11/2023 12:08:36 pm >> DELETE FROM ps_product_supplier WHERE id_product = '21780' AND id_supplier = '177' 07/11/2023 12:08:36 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21780' , '177' , '1' ) 07/11/2023 12: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 ( '88784' , '20793' , 'GRANDI DELLA BIBBIA - C. MARTINI' , '1' , '1' , '4' , '30.00' , '30' , '0' , '0' , '30.00' ) 07/11/2023 12:08:36 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20793' AND id_supplier = '177' 07/11/2023 12:08:36 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20793' , '177' , '1' ) 07/11/2023 12: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 ( '88784' , '21670' , 'PER CUSTODIRE IL FUOCO - L. M. EPICOCO' , '2' , '2' , '4' , '12.00' , '12' , '0' , '0' , '24.0000' ) 07/11/2023 12:08:36 pm >> DELETE FROM ps_product_supplier WHERE id_product = '21670' AND id_supplier = '177' 07/11/2023 12:08:36 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21670' , '177' , '1' ) 07/11/2023 12: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 ( '88784' , '7831' , 'PER LA VITA DEL MONDO' , '1' , '1' , '4' , '16.00' , '16' , '0' , '0' , '16.00' ) 07/11/2023 12:08:36 pm >> DELETE FROM ps_product_supplier WHERE id_product = '7831' AND id_supplier = '177' 07/11/2023 12:08:36 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '7831' , '177' , '1' ) 07/11/2023 12: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 ( '88784' , '21781' , 'PER- CORSI DI PEDAGOGIA GENERALE' , '1' , '1' , '4' , '23.00' , '23' , '0' , '0' , '23.00' ) 07/11/2023 12:08:36 pm >> DELETE FROM ps_product_supplier WHERE id_product = '21781' AND id_supplier = '177' 07/11/2023 12:08:36 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21781' , '177' , '1' ) 07/11/2023 12: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 ( '88784' , '21697' , 'ORME SUL CUORE - A. ROMANO' , '5' , '5' , '4' , '12.00' , '12' , '0' , '0' , '60.0000' ) 07/11/2023 12:08:36 pm >> DELETE FROM ps_product_supplier WHERE id_product = '21697' AND id_supplier = '177' 07/11/2023 12:08:36 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21697' , '177' , '1' ) 07/11/2023 12:21:45 pm >> SELECT document_num FROM ps_document WHERE document_num = '122/A' AND id_document != '' AND id_document_type LIKE '2%' AND YEAR(document_date) = YEAR('2023-11-07') 07/11/2023 12:21:45 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '24' , '122/A' , '2023-11-07' , 'A' , '371' , '0' , '4679091' , 'VIA PIAVE, 4 84080 CASTEL SAN GIORGIO' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '89.59' , '89.59' , NOW() , NOW() ) 07/11/2023 12:21: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 = '88785' 07/11/2023 12:21:45 pm >> DELETE FROM ps_document_detail WHERE id_document = '88785' 07/11/2023 12:21: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 ( '88785' , '8510' , 'PRIMI PASSI CON GESÙ - ANNO B' , '31' , '-31' , '4' , '3.40' , '3.4' , '0' , '15' , '89.59' ) 07/11/2023 12:26:02 pm >> SELECT document_num FROM ps_document WHERE document_num = '123/A' AND id_document != '' AND id_document_type LIKE '2%' AND YEAR(document_date) = YEAR('2023-11-07') 07/11/2023 12:26:02 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' , '123/A' , '2023-11-07' , 'A' , '371' , '0' , '4679091' , 'VIA PIAVE, 4 84080 CASTEL SAN GIORGIO' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '114.00' , '93.44' , NOW() , NOW() ) 07/11/2023 12:26:02 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 = '88786' 07/11/2023 12:26:02 pm >> DELETE FROM ps_document_detail WHERE id_document = '88786' 07/11/2023 12:26:02 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 ( '88786' , '19997' , 'GESU BAMBINO CM 34 - BJ140-34E' , '1' , '-1' , '1' , '45.00' , '36.885245901639' , '22' , '0' , '45.00' ) 07/11/2023 12:26:02 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 ( '88786' , '' , 'PRESEPE CAMPANA ' , '1' , '-1' , '1' , '45' , '36.885245901639' , '22' , '0' , '45.00' ) 07/11/2023 12:26:02 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 ( '88786' , '' , 'BAMBINO CAMPANA' , '1' , '-1' , '1' , '24' , '19.672131147541' , '22' , '0' , '24.00' ) 07/11/2023 12:26:57 pm >> SELECT document_num FROM ps_document WHERE document_num = '46' AND id_document != '88748' AND id_document_type LIKE '24' AND YEAR(document_date) = YEAR('2023-11-06') 07/11/2023 12:26:57 pm >> UPDATE ps_document SET id_document_type = '24', document_num = '46', document_date = '2023-11-06', document_letter = '', id_customer = '0', id_supplier = '', id_address = '2602', address1 = 'P. ZZA SAN PAOLO, 14 12051 ALBA', address2 = '', note = 'RESA', 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 = '3278.15', price_tax_excluded = '3191.50', date_upd = NOW() WHERE id_document = '88748' 07/11/2023 12:26:57 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '88748' 07/11/2023 12:26:57 pm >> DELETE FROM ps_document_detail WHERE id_document = '88748' 07/11/2023 12:26:57 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '3412' , 'DIARIO DI SUOR FAUSTINA - AUDIOLIBRO' , '1' , '-1' , '4' , '15.0000' , '15' , '0' , '0' , '15.00' ) 07/11/2023 12:26:57 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '509' , 'AMORE PIÙ GRANDE CD - F. MASSIMILLO' , '1' , '-1' , '1' , '12.9000' , '10.573770491803' , '22' , '0' , '12.90' ) 07/11/2023 12:26:57 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '15201' , 'UN UOMO DI PAROLA - PAPA FRANCESCO' , '1' , '-1' , '1' , '15.9900' , '13.106557377049' , '22' , '0' , '15.99' ) 07/11/2023 12:26:57 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '14653' , 'SANSONE E DALILA - DVD' , '1' , '-1' , '1' , '9.9000' , '8.1147540983607' , '22' , '0' , '9.90' ) 07/11/2023 12:26:57 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '14916' , 'ESTER - DVD' , '1' , '-1' , '1' , '9.9000' , '8.1147540983607' , '22' , '0' , '9.90' ) 07/11/2023 12:26:57 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '14654' , 'DAVIDE - DVD' , '1' , '-1' , '1' , '9.9000' , '8.1147540983607' , '22' , '0' , '9.90' ) 07/11/2023 12:26:57 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '16635' , 'PRECURSORE - DVD' , '1' , '-1' , '1' , '9.9000' , '8.1147540983607' , '22' , '0' , '9.90' ) 07/11/2023 12:26:57 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '13484' , 'FATIMA - DVD' , '1' , '-1' , '1' , '9.9000' , '8.1147540983607' , '22' , '0' , '9.90' ) 07/11/2023 12:26:57 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '6227' , 'MARIA DI NAZARET - MADONNA' , '2' , '-2' , '1' , '9.9900' , '8.1885245901639' , '22' , '0' , '19.98' ) 07/11/2023 12:26:57 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '10881' , 'UN PAPA DALLA FINE DEL MONDO - PAPA FRANCESCO -J.M. BERGOGLIO' , '1' , '-1' , '4' , '12.9000' , '12.9' , '0' , '0' , '12.90' ) 07/11/2023 12:26:57 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '12171' , 'FRANCESCO IL PAPA DI TUTTI' , '1' , '-1' , '1' , '9.9000' , '8.1147540983607' , '22' , '0' , '9.90' ) 07/11/2023 12:26:57 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '1992' , 'CHI È PAPA FRANCESCO' , '1' , '-1' , '1' , '9.9000' , '8.1147540983607' , '22' , '0' , '9.90' ) 07/11/2023 12:26:57 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '14176' , 'GIACOBBE' , '1' , '-1' , '1' , '9.9000' , '8.1147540983607' , '22' , '0' , '9.90' ) 07/11/2023 12:26:57 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '3630' , 'DON BOSCO' , '1' , '-1' , '1' , '13.9000' , '11.393442622951' , '22' , '0' , '13.90' ) 07/11/2023 12:26:57 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '17931' , 'FRANCESCO - DVD CARTONE ANIMATO' , '1' , '-1' , '1' , '9.9900' , '8.1885245901639' , '22' , '0' , '9.99' ) 07/11/2023 12:26:57 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '14918' , 'SALOMONE - DVD' , '1' , '-1' , '1' , '9.9000' , '8.1147540983607' , '22' , '0' , '9.90' ) 07/11/2023 12:26:57 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '14917' , 'GEREMIA - DVD' , '1' , '-1' , '1' , '9.9000' , '8.1147540983607' , '22' , '0' , '9.90' ) 07/11/2023 12:26:57 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '1092' , 'BIBBIA - 4 DVD' , '1' , '-1' , '1' , '24.9900' , '20.483606557377' , '22' , '0' , '24.99' ) 07/11/2023 12:26:57 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '17712' , 'GOLD COLLECTION 2 ' , '1' , '-1' , '1' , '21.0000' , '17.213114754098' , '22' , '0' , '21.00' ) 07/11/2023 12:26:57 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '18153' , 'CLASSICI MARIANI - VOL. 6' , '1' , '-1' , '1' , '14.0000' , '11.475409836066' , '22' , '0' , '14.00' ) 07/11/2023 12:26:57 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '13686' , 'PAROLA DI DIO - CD' , '1' , '-1' , '1' , '11.9000' , '9.7540983606557' , '22' , '0' , '11.90' ) 07/11/2023 12:26:57 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '1890' , 'CELEBRIAMO IN SPIRITO E VERITÀ - A. PARISI' , '1' , '-1' , '1' , '13.0000' , '10.655737704918' , '22' , '0' , '13.00' ) 07/11/2023 12:26:57 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '19676' , 'TUTTI FRATELLI - CD' , '1' , '-1' , '4' , '12.9000' , '12.9' , '0' , '0' , '12.90' ) 07/11/2023 12:26:57 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '13978' , 'CLASSICI MARIANI - VOL. 3' , '1' , '-1' , '1' , '15.0000' , '12.295081967213' , '22' , '0' , '15.00' ) 07/11/2023 12:26:57 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '15551' , 'MONASTERO DI BOSE - CD' , '1' , '-1' , '1' , '18.0000' , '14.754098360656' , '22' , '0' , '18.00' ) 07/11/2023 12:26:57 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '19039' , 'HA VINTO IL TUO AMORE - CD' , '1' , '-1' , '4' , '15.0000' , '15' , '0' , '0' , '15.00' ) 07/11/2023 12:26:57 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '19145' , 'HA VINTO IL TUO AMORE - CD BASI MUSICALI' , '1' , '-1' , '1' , '8.0000' , '6.5573770491803' , '22' , '0' , '8.00' ) 07/11/2023 12:26:57 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '18784' , 'CLASSICI DEL SACRO VOL. 1' , '1' , '-1' , '1' , '14.0000' , '11.475409836066' , '22' , '0' , '14.00' ) 07/11/2023 12:26:57 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '14510' , 'CLASSICI MARIANI - VOL. 4' , '1' , '-1' , '1' , '14.0000' , '11.475409836066' , '22' , '0' , '14.00' ) 07/11/2023 12:26:57 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '17358' , 'MESSA DELLA GIOIA' , '1' , '-1' , '1' , '12.9000' , '10.573770491803' , '22' , '0' , '12.90' ) 07/11/2023 12:26: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 ( '88748' , '11844' , 'O CROCE DI CRISTO' , '1' , '-1' , '1' , '9.9000' , '8.1147540983607' , '22' , '0' , '9.90' ) 07/11/2023 12:26: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 ( '88748' , '10092' , 'SORGENTE DI UNITÀ - F. BUTTAZZO' , '1' , '-1' , '1' , '12.9000' , '10.573770491803' , '22' , '0' , '12.90' ) 07/11/2023 12:26: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 ( '88748' , '18925' , 'CRISTO GENESI - J. CAMISASCA' , '1' , '-1' , '1' , '15.0000' , '12.295081967213' , '22' , '0' , '15.00' ) 07/11/2023 12:26: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 ( '88748' , '10759' , 'TU SEI IL CRISTO - MARCO FRISINA' , '1' , '-1' , '1' , '15.0000' , '12.295081967213' , '22' , '0' , '15.00' ) 07/11/2023 12:26: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 ( '88748' , '15554' , 'MI AMI TU? - CD' , '1' , '-1' , '1' , '11.9000' , '9.7540983606557' , '22' , '0' , '11.90' ) 07/11/2023 12:26: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 ( '88748' , '19948' , 'CHIESA DEL SIGNORE - CD' , '1' , '-1' , '1' , '12.9000' , '10.573770491803' , '22' , '0' , '12.90' ) 07/11/2023 12:26: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 ( '88748' , '12865' , 'CLASSICI MARIANI' , '1' , '-1' , '1' , '15.0000' , '12.295081967213' , '22' , '0' , '15.00' ) 07/11/2023 12:26: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 ( '88748' , '15826' , 'E LA MUSICA DI FESTA - ANIMAZIONE ORATORIO' , '1' , '-1' , '1' , '12.5000' , '10.245901639344' , '22' , '0' , '12.50' ) 07/11/2023 12:26: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 ( '88748' , '511' , 'AMORE PIÙ GRANDE - F. MASSIMILLO' , '1' , '-1' , '3' , '12.9000' , '12.403846153846' , '4' , '0' , '12.90' ) 07/11/2023 12:26: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 ( '88748' , '14752' , 'SALVATORE DEL MONDO - SPARTITO - M. FRISINA' , '1' , '-1' , '3' , '16.0000' , '15.384615384615' , '4' , '0' , '16.00' ) 07/11/2023 12:26: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 ( '88748' , '3496' , 'DIO HA TANTO AMATO IL MONDO - SPARTITI' , '1' , '-1' , '3' , '14.0000' , '13.461538461538' , '4' , '0' , '14.00' ) 07/11/2023 12:26: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 ( '88748' , '10755' , 'TU SARAI PROFETA - M. FRISINA' , '1' , '-1' , '3' , '13.0000' , '12.5' , '4' , '0' , '13.00' ) 07/11/2023 12:26: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 ( '88748' , '1036' , 'BENEDICI IL SIGNORE - M. FRISINA' , '1' , '-1' , '3' , '13.0000' , '12.5' , '4' , '0' , '13.00' ) 07/11/2023 12:26: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 ( '88748' , '10758' , 'TU SEI IL CRISTO - FRISINA - MARCO FRISINA' , '1' , '-1' , '3' , '14.0000' , '13.461538461538' , '4' , '0' , '14.00' ) 07/11/2023 12:26: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 ( '88748' , '8926' , 'RESURREXIT - M. FRISINA' , '1' , '-1' , '3' , '14.0000' , '13.461538461538' , '4' , '0' , '14.00' ) 07/11/2023 12:26: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 ( '88748' , '129' , 'A TE SIA GRADITO IL MIO CANTO' , '1' , '-1' , '3' , '18.0000' , '17.307692307692' , '4' , '0' , '18.00' ) 07/11/2023 12:26: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 ( '88748' , '6422' , 'MESSA CANTATA' , '1' , '-1' , '3' , '14.0000' , '13.461538461538' , '4' , '0' , '14.00' ) 07/11/2023 12:26: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 ( '88748' , '6423' , 'MESSA CANTATA' , '1' , '-1' , '3' , '16.0000' , '15.384615384615' , '4' , '0' , '16.00' ) 07/11/2023 12:26: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 ( '88748' , '1891' , 'CELEBRIAMO IN SPIRITO E VERITÀ -SPARTITO - A. PARISI' , '1' , '-1' , '3' , '11.0000' , '10.576923076923' , '4' , '0' , '11.00' ) 07/11/2023 12:26: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 ( '88748' , '16530' , 'MESSA DI BOSE' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '0' , '10.00' ) 07/11/2023 12:26: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 ( '88748' , '6424' , 'MESSA CANTATA - BELLANI BERETTINI' , '1' , '-1' , '3' , '17.0000' , '16.346153846154' , '4' , '0' , '17.00' ) 07/11/2023 12:26: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 ( '88748' , '14480' , 'IO DOVE VADO? - R. CARU' , '1' , '-1' , '4' , '15.0000' , '15' , '0' , '0' , '15.00' ) 07/11/2023 12:26: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 ( '88748' , '17877' , 'CARE SORELLE - M. BARTOLUCCI' , '1' , '-1' , '4' , '12.0000' , '12' , '0' , '0' , '12.00' ) 07/11/2023 12:26: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 ( '88748' , '17999' , 'ARS CELEBRANDI - E. BETTINI' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '0' , '10.00' ) 07/11/2023 12:26: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 ( '88748' , '13770' , 'MIA CHIESA AMATA E INFEDELE - E. RONCHI' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '0' , '10.00' ) 07/11/2023 12:26: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 ( '88748' , '13594' , 'SPIRITO E VITA - VELA/COMIATI' , '1' , '-1' , '4' , '16.5000' , '16.5' , '0' , '0' , '16.50' ) 07/11/2023 12:26: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 ( '88748' , '16737' , 'FIORETTI DI SAN FRANCESCO' , '1' , '-1' , '4' , '7.0000' , '7' , '0' , '0' , '7.00' ) 07/11/2023 12:26: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 ( '88748' , '18147' , 'SEGRETO DI MARIA - SAN L.M. DE MONFORT' , '2' , '-2' , '4' , '7.0000' , '7' , '0' , '0' , '14.00' ) 07/11/2023 12:26: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 ( '88748' , '18430' , 'DALLA VERNA AD ASSISI - E. SALVATO' , '1' , '-1' , '4' , '7.0000' , '7' , '0' , '0' , '7.00' ) 07/11/2023 12:26: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 ( '88748' , '17172' , 'VERRA LA VITA E AVRA ... - D.OLIVERO' , '1' , '-1' , '4' , '12.0000' , '12' , '0' , '0' , '12.00' ) 07/11/2023 12:26: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 ( '88748' , '20095' , 'MARIA ICONA DEL CRISTIANO - A.M. CANOPI' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '0' , '10.00' ) 07/11/2023 12:26: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 ( '88748' , '16300' , 'MARIA MADRE DELLA CHIESA - M.E. PATRIZI' , '1' , '-1' , '4' , '6.0000' , '6' , '0' , '0' , '6.00' ) 07/11/2023 12:26: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 ( '88748' , '19416' , 'MIA GIOIA CRISTO E RISORTO! - M. SEMERARO' , '1' , '-1' , '4' , '9.0000' , '9' , '0' , '0' , '9.00' ) 07/11/2023 12:26: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 ( '88748' , '14567' , 'RIFORMA DEL CUORE - G.M. CORINI' , '1' , '-1' , '4' , '20.0000' , '20' , '0' , '0' , '20.00' ) 07/11/2023 12:26: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 ( '88748' , '18452' , 'GIOIA DI ESSERE LIBERI - S. MARTINEZ' , '1' , '-1' , '4' , '16.0000' , '16' , '0' , '0' , '16.00' ) 07/11/2023 12:26: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 ( '88748' , '18451' , 'ALLA RADICE DELLAMORE - G. COSTANZO' , '1' , '-1' , '4' , '16.0000' , '16' , '0' , '0' , '16.00' ) 07/11/2023 12:26: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 ( '88748' , '17362' , 'LENISCO IL MIO DOLORE PARLANDO - A. PANGRAZZI' , '1' , '-1' , '4' , '12.0000' , '12' , '0' , '0' , '12.00' ) 07/11/2023 12:26: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 ( '88748' , '19371' , 'AGOSTINO E LA SUA EREDITA - G. SCANAVINO' , '1' , '-1' , '4' , '8.0000' , '8' , '0' , '0' , '8.00' ) 07/11/2023 12:26: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 ( '88748' , '17365' , 'LETTERE - IGNAZIO DANTIOCA' , '1' , '-1' , '4' , '9.5000' , '9.5' , '0' , '0' , '9.50' ) 07/11/2023 12:26: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 ( '88748' , '19341' , 'PICCOLE GRANDI PAROLE - J.M. POFFET' , '1' , '-1' , '4' , '12.0000' , '12' , '0' , '0' , '12.00' ) 07/11/2023 12:26: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 ( '88748' , '19941' , 'SEMINATORI DI SPERANZA - AAVV' , '1' , '-1' , '4' , '14.0000' , '14' , '0' , '0' , '14.00' ) 07/11/2023 12:26: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 ( '88748' , '19339' , 'INCHIESTA SUL DIAVOLO - M. STANZIONE' , '1' , '-1' , '4' , '14.0000' , '14' , '0' , '0' , '14.00' ) 07/11/2023 12:26: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 ( '88748' , '17119' , 'SPADA DI SAN MICHELE - M. STANZIONE' , '1' , '-1' , '4' , '14.0000' , '14' , '0' , '0' , '14.00' ) 07/11/2023 12:26: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 ( '88748' , '20202' , 'GIUDA LA VERA STORIA - S. PANZARELLA' , '1' , '-1' , '4' , '17.0000' , '17' , '0' , '0' , '17.00' ) 07/11/2023 12:26: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 ( '88748' , '19053' , 'NAPOLI IL COLORE DELLA SPERANZA - D. BATTAGLIA' , '1' , '-1' , '4' , '14.0000' , '14' , '0' , '0' , '14.00' ) 07/11/2023 12:26: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 ( '88748' , '16851' , 'QUANDO IL MIO BAMBINO SI E AMMALATO' , '1' , '-1' , '4' , '15.0000' , '15' , '0' , '0' , '15.00' ) 07/11/2023 12:26: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 ( '88748' , '16622' , 'GIOCO NELLA CRESCITA DEL BAMBINO - S. MARINOPOULOS' , '1' , '-1' , '4' , '16.0000' , '16' , '0' , '0' , '16.00' ) 07/11/2023 12:26: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 ( '88748' , '15196' , 'PIU VIVI, PIU UMANI' , '1' , '-1' , '4' , '12.0000' , '12' , '0' , '0' , '12.00' ) 07/11/2023 12:26: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 ( '88748' , '18583' , 'SEMPLICITA CHE CI TRAVOLGE BERNADETTE S. - L. VERDONE' , '1' , '-1' , '4' , '2.5000' , '2.5' , '0' , '0' , '2.50' ) 07/11/2023 12:26: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 ( '88748' , '18649' , 'GRANDE PROMESSA' , '1' , '-1' , '4' , '8.0000' , '8' , '0' , '0' , '8.00' ) 07/11/2023 12:26: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 ( '88748' , '16358' , 'ECCOMI TI ASCOLTO - ANNO A - G. CALABRESE' , '1' , '-1' , '4' , '15.0000' , '15' , '0' , '0' , '15.00' ) 07/11/2023 12:26: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 ( '88748' , '14747' , 'FA QUESTO E VIVRAI - ANNO C - A.M. CANOPI' , '1' , '-1' , '4' , '15.0000' , '15' , '0' , '0' , '15.00' ) 07/11/2023 12:26: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 ( '88748' , '16211' , 'TRASPARENZE DI PAROLA ANNO A- F. FARRONATO' , '1' , '-1' , '4' , '19.5000' , '19.5' , '0' , '0' , '19.50' ) 07/11/2023 12:26: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 ( '88748' , '18148' , 'COMMENTO PASTORALE ALLAMORIS LAETITIA - M. ARAMINI' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '0' , '10.00' ) 07/11/2023 12:26: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 ( '88748' , '18687' , 'ALLARGARE GLI ORIZZONTI - L. LEUZZI' , '1' , '-1' , '4' , '6.0000' , '6' , '0' , '0' , '6.00' ) 07/11/2023 12:26: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 ( '88748' , '16944' , 'CHIEDETELO AI VOSTRI BAMBINI - A. GIRONDA' , '1' , '-1' , '4' , '16.0000' , '16' , '0' , '0' , '16.00' ) 07/11/2023 12:26: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 ( '88748' , '21050' , 'CHIESA IN PREGHIERA - VOL. 2' , '1' , '-1' , '4' , '26.0000' , '26' , '0' , '0' , '26.00' ) 07/11/2023 12:26: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 ( '88748' , '13259' , 'CHIESA - G. ALBANO' , '1' , '-1' , '4' , '22.0000' , '22' , '0' , '0' , '22.00' ) 07/11/2023 12:26: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 ( '88748' , '20107' , 'CONCILIO VATICANO II - E. MALNATI' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '0' , '10.00' ) 07/11/2023 12:26: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 ( '88748' , '5899' , 'LITURGIA FESTIVA DELLA PAROLA' , '1' , '-1' , '4' , '24.0000' , '24' , '0' , '0' , '24.00' ) 07/11/2023 12:26: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 ( '88748' , '20307' , 'SCIOGLIERE IL CUORE - C.M. MARTINI' , '1' , '-1' , '4' , '19.5000' , '19.5' , '0' , '0' , '19.50' ) 07/11/2023 12:26: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 ( '88748' , '19701' , 'USCITE DALLA MASSA - C.M. MARTINI' , '1' , '-1' , '4' , '18.0000' , '18' , '0' , '0' , '18.00' ) 07/11/2023 12:26: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 ( '88748' , '19900' , 'DIO VUOLE AMORE - C.M. MARTINI' , '1' , '-1' , '4' , '12.0000' , '12' , '0' , '0' , '12.00' ) 07/11/2023 12:26: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 ( '88748' , '20189' , 'VOCAZIONE ALLAMORE - F. APRILE' , '1' , '-1' , '4' , '18.0000' , '18' , '0' , '0' , '18.00' ) 07/11/2023 12:26: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 ( '88748' , '19481' , 'UN DIO CHE MUORE - P. CURTAZ' , '1' , '-1' , '4' , '9.9000' , '9.9' , '0' , '0' , '9.90' ) 07/11/2023 12:26: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 ( '88748' , '20436' , 'MARIA GREMBO DI DIO' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '0' , '10.00' ) 07/11/2023 12:27: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 ( '88748' , '13428' , 'DA DUE GRANI NASCERANNO QUATTRO SPIGHE - G. BUCCELLATO' , '1' , '-1' , '4' , '6.0000' , '6' , '0' , '0' , '6.00' ) 07/11/2023 12:27: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 ( '88748' , '19619' , 'EMOGRAFIE DI NATUZZA EVOLO - V. MARINELLI' , '1' , '-1' , '4' , '14.0000' , '14' , '0' , '0' , '14.00' ) 07/11/2023 12:27: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 ( '88748' , '14806' , 'GRUPPI DI PREGHIERA DI PADRE PIO - G. CHIFARI' , '1' , '-1' , '4' , '15.0000' , '15' , '0' , '0' , '15.00' ) 07/11/2023 12:27: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 ( '88748' , '16908' , 'SUI PASSI DI SANTANTONIO - G. CADILHE' , '1' , '-1' , '4' , '15.0000' , '15' , '0' , '0' , '15.00' ) 07/11/2023 12:27: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 ( '88748' , '16106' , 'CONTEMPLANDO LA TRINITA - R. CANTALAMESSA' , '1' , '-1' , '4' , '16.0000' , '16' , '0' , '0' , '16.00' ) 07/11/2023 12:27: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 ( '88748' , '19124' , 'TI RACCONTO DON TONINO - S. RAMIREZ' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '0' , '10.00' ) 07/11/2023 12:27: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 ( '88748' , '19541' , 'INCONTRARSI SUI PASSI DI DON TONINO' , '1' , '-1' , '4' , '14.0000' , '14' , '0' , '0' , '14.00' ) 07/11/2023 12:27: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 ( '88748' , '18711' , '100 PAROLE PER SPERARE - A. PICCIRILLI' , '1' , '-1' , '4' , '8.0000' , '8' , '0' , '0' , '8.00' ) 07/11/2023 12:27: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 ( '88748' , '15160' , 'DIES IRAE - C. DOGLIO' , '1' , '-1' , '4' , '12.0000' , '12' , '0' , '0' , '12.00' ) 07/11/2023 12:27: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 ( '88748' , '17013' , 'VANGELO DELLA CHIESA - B. FORTE' , '1' , '-1' , '4' , '12.5000' , '12.5' , '0' , '0' , '12.50' ) 07/11/2023 12:27: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 ( '88748' , '18267' , 'IO SONO GIUSEPPE - VOSTRO FRATELLO - C. AGRESTA' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '0' , '10.00' ) 07/11/2023 12:27: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 ( '88748' , '18265' , 'FARE CENTRO - V. ALBISETTI' , '1' , '-1' , '4' , '13.0000' , '13' , '0' , '0' , '13.00' ) 07/11/2023 12:27: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 ( '88748' , '15665' , 'MALE, SCONFITTA DELLUOMO - G. FROSINI' , '1' , '-1' , '4' , '6.5000' , '6.5' , '0' , '0' , '6.50' ) 07/11/2023 12:27: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 ( '88748' , '20099' , 'EGLI SI E FATTO UOMO - J. BEHR' , '1' , '-1' , '4' , '25.0000' , '25' , '0' , '0' , '25.00' ) 07/11/2023 12:27: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 ( '88748' , '0' , 'nostra vita è un pellegrinaggio' , '1' , '-1' , '4' , '8.0000' , '8' , '0' , '0' , '8.00' ) 07/11/2023 12:27: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 ( '88748' , '16296' , 'ALLA SEQUELA DI GESU - C. BENKE' , '1' , '-1' , '4' , '30.0000' , '30' , '0' , '0' , '30.00' ) 07/11/2023 12:27: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 ( '88748' , '16938' , 'SILENZIO SI FA PREGHIERA' , '1' , '-1' , '4' , '14.0000' , '14' , '0' , '0' , '14.00' ) 07/11/2023 12:27: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 ( '88748' , '18361' , 'PAOLO - G. FLORIO' , '1' , '-1' , '4' , '15.0000' , '15' , '0' , '0' , '15.00' ) 07/11/2023 12:27: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 ( '88748' , '18931' , 'BREVIARIO DI VOCI DUOMO' , '1' , '-1' , '4' , '18.0000' , '18' , '0' , '0' , '18.00' ) 07/11/2023 12:27: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 ( '88748' , '18932' , 'BREVIARIO DI VOCI DI DONNA' , '1' , '-1' , '4' , '18.0000' , '18' , '0' , '0' , '18.00' ) 07/11/2023 12:27: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 ( '88748' , '20891' , 'GIOCHI PER TUTTE LE STAGIONI' , '1' , '-1' , '4' , '9.0000' , '9' , '0' , '0' , '9.00' ) 07/11/2023 12:27: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 ( '88748' , '14691' , 'INTORNO A UNA STORIA' , '1' , '-1' , '4' , '14.9000' , '14.9' , '0' , '0' , '14.90' ) 07/11/2023 12:27: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 ( '88748' , '11182' , 'VENITE ALLA FESTA' , '2' , '-2' , '4' , '2.5000' , '2.5' , '0' , '0' , '5.00' ) 07/11/2023 12:27: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 ( '88748' , '12277' , 'BENEDETTO XVI IMMAGINI DI UNA VITA' , '1' , '-1' , '4' , '14.9000' , '14.9' , '0' , '0' , '14.90' ) 07/11/2023 12:27: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 ( '88748' , '6616' , 'MIA EREDITÀ SPIRITUALE - BENEDETTO XVI ' , '1' , '-1' , '4' , '9.9000' , '9.9' , '0' , '0' , '9.90' ) 07/11/2023 12:27: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 ( '88748' , '8832' , 'RATZINGER AL VATICANO II - G. VALENTE' , '1' , '-1' , '4' , '14.0000' , '14' , '0' , '0' , '14.00' ) 07/11/2023 12:27: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 ( '88748' , '12177' , 'BENEDETTO XVI - G. BRUNORI' , '1' , '-1' , '4' , '28.0000' , '28' , '0' , '0' , '28.00' ) 07/11/2023 12:27: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 ( '88748' , '21533' , 'CRESCERE CHE CONQUISTA!' , '1' , '-1' , '4' , '13.0000' , '13' , '0' , '0' , '13.00' ) 07/11/2023 12:27: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 ( '88748' , '4565' , 'GIOIA DELLA FEDE - BENEDETTO XVI JOSEF RATZINGER' , '1' , '-1' , '4' , '9.9000' , '9.9' , '0' , '0' , '9.90' ) 07/11/2023 12:27: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 ( '88748' , '20736' , 'RIVOLUZIONE DI DIO - BENEDETTO XVI' , '1' , '-1' , '4' , '9.5000' , '9.5' , '0' , '0' , '9.50' ) 07/11/2023 12:27: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 ( '88748' , '21119' , 'QUANDO AMORE E VERITA SI INCONTRANO - N. SOLDO' , '1' , '-1' , '4' , '14.0000' , '14' , '0' , '0' , '14.00' ) 07/11/2023 12:27: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 ( '88748' , '18481' , 'BENEDETTO XVI LA VITA E LE SFIDE - L. CARUSO' , '1' , '-1' , '4' , '14.0000' , '14' , '0' , '0' , '14.00' ) 07/11/2023 12:27: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 ( '88748' , '1815' , 'CATECHISMO A DOMANDE E RISPOSTE - GUIDA' , '1' , '-1' , '4' , '4.9000' , '4.9' , '0' , '0' , '4.90' ) 07/11/2023 12:27: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 ( '88748' , '1818' , 'CATECHISMO A DOMANDE E RISPOSTE 3' , '1' , '-1' , '4' , '6.9000' , '6.9' , '0' , '0' , '6.90' ) 07/11/2023 12:27: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 ( '88748' , '1817' , 'CATECHISMO A DOMANDE E RISPOSTE 2' , '1' , '-1' , '4' , '6.9000' , '6.9' , '0' , '0' , '6.90' ) 07/11/2023 12:27: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 ( '88748' , '1816' , 'CATECHISMO A DOMANDE E RISPOSTE 1' , '1' , '-1' , '4' , '4.9000' , '4.9' , '0' , '0' , '4.90' ) 07/11/2023 12:27: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 ( '88748' , '17555' , 'GIOIA DI EVANGELIZZARE - VOL. 1' , '1' , '-1' , '4' , '16.0000' , '16' , '0' , '0' , '16.00' ) 07/11/2023 12:27: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 ( '88748' , '17556' , 'PASTORALE RINNOVATA - VOL. 2' , '1' , '-1' , '4' , '16.0000' , '16' , '0' , '0' , '16.00' ) 07/11/2023 12:27:01 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '17557' , 'REGNO DI DIO IN MEZZO A NOI - VOL. 3' , '1' , '-1' , '4' , '16.0000' , '16' , '0' , '0' , '16.00' ) 07/11/2023 12:27:01 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '9096' , 'ROSARIO DEL MALATO' , '21' , '-21' , '4' , '1.5000' , '1.5' , '0' , '0' , '31.50' ) 07/11/2023 12:27:01 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '6257' , 'MARIA OSTENSORIO DEL CORPO DI CRISTO - M. GOBBIN' , '7' , '-7' , '4' , '1.3000' , '1.3' , '0' , '0' , '9.10' ) 07/11/2023 12:27:01 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '5572' , 'LAUDATO SÌ MÌ SIGNORE!' , '6' , '-6' , '4' , '1.8000' , '1.8' , '0' , '0' , '10.80' ) 07/11/2023 12:27:01 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '15368' , 'DIECI PAROLE' , '7' , '-7' , '4' , '1.8000' , '1.8' , '0' , '0' , '12.60' ) 07/11/2023 12:27:01 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '6691' , 'MIO BATTESIMO' , '19' , '-19' , '4' , '1.9000' , '1.9' , '0' , '0' , '36.10' ) 07/11/2023 12:27:01 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '17647' , 'VANGELI E ATTI ' , '2' , '-2' , '4' , '3.0000' , '3' , '0' , '0' , '6.00' ) 07/11/2023 12:27:01 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '2552' , 'COMUNIONE' , '1' , '-1' , '4' , '1.5000' , '1.5' , '0' , '0' , '1.50' ) 07/11/2023 12:27:01 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '0' , 'MIO AMICO GESù' , '1' , '-1' , '4' , '2.0000' , '2' , '0' , '0' , '2.00' ) 07/11/2023 12:27:01 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '18235' , 'AVE DOLCE MAMMA DEL CIELO - ROSARIO BAMBINI - M GATTAFONI' , '15' , '-15' , '4' , '3.0000' , '3' , '0' , '0' , '45.00' ) 07/11/2023 12:27:01 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '15820' , 'RICONCILIAZIONE SACRAMENTALE' , '1' , '-1' , '4' , '22.0000' , '22' , '0' , '0' , '22.00' ) 07/11/2023 12:27:01 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '16212' , 'PELLICANO AMOROSO - F.M. MARINO' , '1' , '-1' , '4' , '15.0000' , '15' , '0' , '0' , '15.00' ) 07/11/2023 12:27:01 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '15281' , 'CORAM DEO - INTROD. ALLA FENOMENOLOGIA - G. LUSIGNANI' , '1' , '-1' , '4' , '18.0000' , '18' , '0' , '0' , '18.00' ) 07/11/2023 12:27:01 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '18811' , 'LUTERO E FRANCESCO DASSISI - O. TODISCO' , '1' , '-1' , '4' , '24.0000' , '24' , '0' , '0' , '24.00' ) 07/11/2023 12:27:01 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '14523' , 'GIUSTIFICATI PER GRAZIA - A. PITTA' , '1' , '-1' , '4' , '18.0000' , '18' , '0' , '0' , '18.00' ) 07/11/2023 12:27:01 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '14679' , 'GRAZIE ALLIMMAGINAZIONE - N. STEEVES' , '1' , '-1' , '4' , '38.0000' , '38' , '0' , '0' , '38.00' ) 07/11/2023 12:27:01 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '15385' , 'ORA DEL MONDO - S. UBBIALI' , '1' , '-1' , '4' , '16.0000' , '16' , '0' , '0' , '16.00' ) 07/11/2023 12:27:01 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '16301' , 'GESU UN RACCONTO ... - S. DIANICH' , '1' , '-1' , '4' , '15.0000' , '15' , '0' , '0' , '15.00' ) 07/11/2023 12:27:01 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '12801' , 'LIBER PASTORALIS - F. BRAMBILLA' , '1' , '-1' , '4' , '18.0000' , '18' , '0' , '0' , '18.00' ) 07/11/2023 12:27:01 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '13696' , 'MESSAGGIO DI AMORIS LAETITIA - W. KASPER' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '0' , '10.00' ) 07/11/2023 12:27:01 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '13895' , 'GRAZIA SUPPONE LA CULTURA - D. ALBARELLO' , '1' , '-1' , '4' , '14.0000' , '14' , '0' , '0' , '14.00' ) 07/11/2023 12:27:01 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '14552' , 'OSCAR ROMERO' , '1' , '-1' , '4' , '30.0000' , '30' , '0' , '0' , '30.00' ) 07/11/2023 12:27:01 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '15235' , 'ABBIAMO ANCORA UNANIMA? - X. LACROIX' , '1' , '-1' , '4' , '13.0000' , '13' , '0' , '0' , '13.00' ) 07/11/2023 12:27:01 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '21293' , 'GRIDO DELLA PACE - A. RICCARDI' , '3' , '-3' , '4' , '18.0000' , '18' , '0' , '0' , '54.00' ) 07/11/2023 12:27:01 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '17440' , 'ROSARIO CON I SERMONI DI SAN VINCENZO FERRER' , '1' , '-1' , '4' , '5.0000' , '5' , '0' , '0' , '5.00' ) 07/11/2023 12:27:01 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '7173' , 'NUOVO ROSARIO BIBLICO - P.A. GASPARINO' , '2' , '-2' , '4' , '2.5000' , '2.5' , '0' , '0' , '5.00' ) 07/11/2023 12:27:01 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '19486' , 'ROSARIO PER LA PACE - N. SANTILLI' , '10' , '-10' , '4' , '2.5000' , '2.5' , '0' , '0' , '25.00' ) 07/11/2023 12:27:01 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '10473' , 'TE DEUM - V. SALVOLDI' , '2' , '-2' , '4' , '5.0000' , '5' , '0' , '0' , '10.00' ) 07/11/2023 12:27:01 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '16976' , 'ARTE DI BENE-DIRE' , '1' , '-1' , '4' , '7.9000' , '7.9' , '0' , '0' , '7.90' ) 07/11/2023 12:27:01 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '19062' , 'DANZA DEL RE DAVIDE - M. GALLO' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '0' , '10.00' ) 07/11/2023 12:27:02 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 ( '88748' , '18000' , 'LITURGIA BELLEZZA CHE SALVA - CARD. A. BAGNASCO' , '2' , '-2' , '4' , '4.0000' , '4' , '0' , '0' , '8.00' ) 07/11/2023 12:27:02 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 ( '88748' , '17457' , 'MEDJUGORJE - S. GAETA' , '1' , '-1' , '4' , '16.0000' , '16' , '0' , '0' , '16.00' ) 07/11/2023 12:27:02 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 ( '88748' , '17066' , 'MEDJUGORIE - S. GAETA' , '1' , '-1' , '4' , '17.0000' , '17' , '0' , '0' , '17.00' ) 07/11/2023 12:27:02 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 ( '88748' , '16801' , 'DOSSIER MEDJUGORJE' , '1' , '-1' , '4' , '12.0000' , '12' , '0' , '0' , '12.00' ) 07/11/2023 12:27:02 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 ( '88748' , '12059' , 'FATIMA TUTTA LA VERITA - S. GAETA' , '1' , '-1' , '4' , '15.0000' , '15' , '0' , '0' , '15.00' ) 07/11/2023 12:27:02 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 ( '88748' , '12165' , 'FATIMA UN PERCORSO SPIRITUALE - A. REGO' , '1' , '-1' , '4' , '15.0000' , '15' , '0' , '0' , '15.00' ) 07/11/2023 12:27:02 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 ( '88748' , '14008' , 'MARIA UNO SPECCHIO PER LA CHIESA - R. CANTALAMESSA' , '1' , '-1' , '4' , '20.0000' , '20' , '0' , '0' , '20.00' ) 07/11/2023 12:27:02 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 ( '88748' , '17649' , 'MARIA DI NAZARET - V. MIRACAPILLO' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '0' , '10.00' ) 07/11/2023 12:27:02 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 ( '88748' , '15607' , 'MATER NOSTRA - S. ESPOSITO' , '1' , '-1' , '4' , '14.0000' , '14' , '0' , '0' , '14.00' ) 07/11/2023 12:27:02 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 ( '88748' , '18545' , 'ALLA LUCE DEL VANGELO - F. OCARIZ' , '1' , '-1' , '4' , '16.0000' , '16' , '0' , '0' , '16.00' ) 07/11/2023 12:27:02 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 ( '88748' , '14734' , 'VEDERE DENTRO - M. BANFI' , '1' , '-1' , '4' , '12.0000' , '12' , '0' , '0' , '12.00' ) 07/11/2023 12:27:02 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 ( '88748' , '15638' , 'SPIRITO SANTO SOFFIA SU DI NOI - S. LEIMGRUBER' , '1' , '-1' , '4' , '23.0000' , '23' , '0' , '0' , '23.00' ) 07/11/2023 12:27:02 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 ( '88748' , '15241' , 'CAMMINARE VERSO LINNOCENZA - A.- LECU' , '1' , '-1' , '4' , '16.0000' , '16' , '0' , '0' , '16.00' ) 07/11/2023 12:27:02 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 ( '88748' , '13924' , 'A CASA MIA - IL ROSARIO DI TUTTI I GIORNI' , '1' , '-1' , '4' , '8.9000' , '8.9' , '0' , '0' , '8.90' ) 07/11/2023 12:27:02 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 ( '88748' , '16972' , 'BELLEZZA DI ESSERE DONNA - M. EMMANUEL' , '1' , '-1' , '4' , '10.6000' , '10.6' , '0' , '0' , '10.60' ) 07/11/2023 12:27:02 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 ( '88748' , '16991' , 'NON CAPITE ANCORA? - M. ORSATTI' , '1' , '-1' , '4' , '15.5000' , '15.5' , '0' , '0' , '15.50' ) 07/11/2023 12:27:02 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 ( '88748' , '15981' , 'CANTO DEL GIOVANE LEVITA - G. LAJOLO' , '1' , '-1' , '4' , '15.0000' , '15' , '0' , '0' , '15.00' ) 07/11/2023 12:27:02 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 ( '88748' , '16916' , 'SALMI DEI VESPRI PREGATI CON SANTAGOSTINO' , '1' , '-1' , '4' , '20.0000' , '20' , '0' , '0' , '20.00' ) 07/11/2023 12:27:02 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 ( '88748' , '18061' , 'LINGUAGGIO DELLA BIBBIA - MELI/ZIINO' , '1' , '-1' , '4' , '8.0000' , '8' , '0' , '0' , '8.00' ) 07/11/2023 12:27:02 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 ( '88748' , '14012' , 'QOHELET, ANCHE TU PAROLA DI DIO? - V. SALVOLDI' , '1' , '-1' , '4' , '16.0000' , '16' , '0' , '0' , '16.00' ) 07/11/2023 12:27:02 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 ( '88748' , '18006' , 'QUARTO VANGELO - M. MARCHESELLI' , '1' , '-1' , '4' , '23.8000' , '23.8' , '0' , '0' , '23.80' ) 07/11/2023 12:27:02 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 ( '88748' , '20541' , 'BIBBIA UNA STORIA... - B. BARBERIS' , '1' , '-1' , '4' , '18.0000' , '18' , '0' , '0' , '18.00' ) 07/11/2023 12:27:02 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 ( '88748' , '11065' , 'VANGELO DI GIOVANNI' , '1' , '-1' , '4' , '16.0000' , '16' , '0' , '0' , '16.00' ) 07/11/2023 12:27:02 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 ( '88748' , '11096' , 'VANGELO E ATTI DEGLI AP. INTERLINEARE' , '1' , '-1' , '4' , '32.5000' , '32.5' , '0' , '0' , '32.50' ) 07/11/2023 12:27:02 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 ( '88748' , '14850' , 'VANGELO RACCONTATO DA CHI NON TI ASPETTI' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '0' , '10.00' ) 07/11/2023 12:27:02 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 ( '88748' , '14397' , 'LIBERI PER SERVIRE ' , '1' , '-1' , '4' , '8.5000' , '8.5' , '0' , '0' , '8.50' ) 07/11/2023 12:27:02 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 ( '88748' , '15382' , 'DALLA BUONA NOVELLA AI VANGELI - D. WENHAM' , '1' , '-1' , '4' , '15.0000' , '15' , '0' , '0' , '15.00' ) 07/11/2023 12:27:02 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 ( '88748' , '15373' , 'A NAZARET LA PAROLA LEGGE LE SCRITTURE - A. AMAPANI' , '1' , '-1' , '4' , '14.0000' , '14' , '0' , '0' , '14.00' ) 07/11/2023 12:27:02 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 ( '88748' , '13675' , 'ACCOGLIERE LA LIBERTA, CONDIVIDERE LA VITA' , '1' , '-1' , '4' , '19.5000' , '19.5' , '0' , '0' , '19.50' ) 07/11/2023 12:27:02 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 ( '88748' , '15462' , 'ARCA E I TALENTI - L. BRUNI' , '1' , '-1' , '4' , '12.0000' , '12' , '0' , '0' , '12.00' ) 07/11/2023 12:27:02 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 ( '88748' , '20105' , 'DALLA MELA DI EVA ALLE ZANZARE DI NOE - S. PAGANINI' , '1' , '-1' , '4' , '15.0000' , '15' , '0' , '0' , '15.00' ) 07/11/2023 12:27:02 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 ( '88748' , '12911' , 'PAOLO LULTIMO APOSTOLO - F. MEIJER' , '1' , '-1' , '4' , '37.0000' , '37' , '0' , '0' , '37.00' ) 07/11/2023 12:27:02 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 ( '88748' , '13695' , 'DIECI COMANDAMENTI' , '1' , '-1' , '4' , '15.0000' , '15' , '0' , '0' , '15.00' ) 07/11/2023 12:27:02 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 ( '88748' , '21122' , 'CERCATE E TROVERETE ' , '1' , '-1' , '4' , '9.9000' , '9.9' , '0' , '0' , '9.90' ) 07/11/2023 12:27:02 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 ( '88748' , '19645' , 'CUSTODI DEL CREATO - F. GIANSOLDATI' , '1' , '-1' , '4' , '12.0000' , '12' , '0' , '0' , '12.00' ) 07/11/2023 12:27:03 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '16915' , 'VAGLIATE OGNI COSA' , '1' , '-1' , '4' , '13.0000' , '13' , '0' , '0' , '13.00' ) 07/11/2023 12:27:03 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '20658' , 'CON GESU DALLA MORTE ALLA VITA - M. TELLAN' , '1' , '-1' , '4' , '5.9000' , '5.9' , '0' , '0' , '5.90' ) 07/11/2023 12:27:03 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '16883' , 'ANIMA MIA BENEDICI IL SIGNORE' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '0' , '10.00' ) 07/11/2023 12:27:03 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '2699' , 'CONTEMPLIAMO GESÙ RISORTO - VIA LUCIS' , '5' , '-5' , '4' , '1.2000' , '1.2' , '0' , '0' , '6.00' ) 07/11/2023 12:27:03 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '20673' , 'QUARESIMA 2023 GIORNO PER GIORNO' , '2' , '-2' , '4' , '8.0000' , '8' , '0' , '0' , '16.00' ) 07/11/2023 12:27:03 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '20664' , 'DOMENICA DI PASSIONE - V. TRAPANI' , '1' , '-1' , '4' , '8.9000' , '8.9' , '0' , '0' , '8.90' ) 07/11/2023 12:27:03 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '20666' , 'INTRODUZIONE ALLA SETTIMANA SANTA - M. CASTELLANO' , '1' , '-1' , '4' , '8.9000' , '8.9' , '0' , '0' , '8.90' ) 07/11/2023 12:27:03 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '20732' , 'VENERDI SANTO' , '1' , '-1' , '4' , '8.9000' , '8.9' , '0' , '0' , '8.90' ) 07/11/2023 12:27:03 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '20733' , 'SABATO SANTO' , '1' , '-1' , '4' , '8.9000' , '8.9' , '0' , '0' , '8.90' ) 07/11/2023 12:27:03 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '20734' , 'DOMENICA DI RISURREZIONE' , '1' , '-1' , '4' , '8.9000' , '8.9' , '0' , '0' , '8.90' ) 07/11/2023 12:27:03 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '20735' , 'TEMPO DI PASQUA' , '1' , '-1' , '4' , '8.9000' , '8.9' , '0' , '0' , '8.90' ) 07/11/2023 12:27:03 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '20667' , 'GIOVEDI SANTO - M. BALDACCI' , '1' , '-1' , '4' , '8.9000' , '8.9' , '0' , '0' , '8.90' ) 07/11/2023 12:27:03 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '20665' , 'LUNEDI MARTEDI DELLA SETTIMANA SANTA - M. BELLI' , '1' , '-1' , '4' , '8.9000' , '8.9' , '0' , '0' , '8.90' ) 07/11/2023 12:27:03 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '15472' , 'NON CE AMORE PIU GRANDE - F. LAMBIASI' , '1' , '-1' , '4' , '15.0000' , '15' , '0' , '0' , '15.00' ) 07/11/2023 12:27:03 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '20683' , 'TI RACCONTO LA PASQUA' , '1' , '-1' , '4' , '2.5000' , '2.5' , '0' , '0' , '2.50' ) 07/11/2023 12:27:03 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '19265' , 'GIOIA DI ESSERE TESTIMONI' , '1' , '-1' , '4' , '3.5000' , '3.5' , '0' , '0' , '3.50' ) 07/11/2023 12:27:03 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '19609' , 'CON ABRAMO VERSO GESU' , '1' , '-1' , '4' , '3.0000' , '3' , '0' , '0' , '3.00' ) 07/11/2023 12:27:03 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '14185' , 'CON GIOVANNI VERSO GESU ' , '2' , '-2' , '4' , '3.2000' , '3.2' , '0' , '0' , '6.40' ) 07/11/2023 12:27:03 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '15470' , 'ROSARIO DEI FRATI DI SANTANTONIO' , '3' , '-3' , '4' , '3.0000' , '3' , '0' , '0' , '9.00' ) 07/11/2023 12:27:03 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '18381' , 'DIREZIONE PER CUI SI AVANZA - A. CANOPI' , '1' , '-1' , '4' , '2.9000' , '2.9' , '0' , '0' , '2.90' ) 07/11/2023 12:27:03 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '18378' , 'RAGIONE E IL CORAGGIO - A. COMASTRI' , '1' , '-1' , '4' , '2.9000' , '2.9' , '0' , '0' , '2.90' ) 07/11/2023 12:27:03 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '18385' , 'LETTERA A GESU NEL DESERTO - T. BELLO' , '1' , '-1' , '4' , '2.9000' , '2.9' , '0' , '0' , '2.90' ) 07/11/2023 12:27:03 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '18382' , 'MADRE E IL FIGLIO - G. RAVASI' , '5' , '-5' , '4' , '2.9000' , '2.9' , '0' , '0' , '14.50' ) 07/11/2023 12:27:03 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '18379' , 'STUPIDITA - D. BONHOEFFER' , '3' , '-3' , '4' , '2.9000' , '2.9' , '0' , '0' , '8.70' ) 07/11/2023 12:27:03 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '18380' , 'BELLEZZA DELLORDINE - S. WEIL' , '3' , '-3' , '4' , '2.9000' , '2.9' , '0' , '0' , '8.70' ) 07/11/2023 12:27:03 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '18377' , 'CHI RESTA SALDO? - E. BIANCHI' , '4' , '-4' , '4' , '2.9000' , '2.9' , '0' , '0' , '11.60' ) 07/11/2023 12:27:03 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '17758' , 'DIO MATURA IN QUARESIMA CON ETTY HILLESUM' , '1' , '-1' , '4' , '18.0000' , '18' , '0' , '0' , '18.00' ) 07/11/2023 12:27:03 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '18668' , 'DANNATI VIZI CAPITALI - C. MARCUCCI' , '1' , '-1' , '4' , '18.0000' , '18' , '0' , '0' , '18.00' ) 07/11/2023 12:27:03 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '15562' , 'PER LE SUE PIAGHE SIAMO STATI GUARITI - M. DE SANCTIS' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '0' , '10.00' ) 07/11/2023 12:27:03 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '16803' , 'CAMMINARE - G. GRESHAKE' , '1' , '-1' , '4' , '13.0000' , '13' , '0' , '0' , '13.00' ) 07/11/2023 12:27:03 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '16855' , 'CRISTO STRAZIATO - S. HAUERWAS' , '1' , '-1' , '4' , '9.0000' , '9' , '0' , '0' , '9.00' ) 07/11/2023 12:27:03 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '15384' , 'E RISORTO PER NOI - A. KASSING' , '1' , '-1' , '4' , '18.0000' , '18' , '0' , '0' , '18.00' ) 07/11/2023 12:27:03 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '17756' , 'CROCE E LA VIA - D. MENCARELLI' , '1' , '-1' , '4' , '12.0000' , '12' , '0' , '0' , '12.00' ) 07/11/2023 12:27:03 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '20750' , 'CORSE IN FRETTA' , '2' , '-2' , '4' , '9.9000' , '9.9' , '0' , '0' , '19.80' ) 07/11/2023 12:27:03 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '16882' , 'S. RITA DA CASCIA VITA BREVIS' , '6' , '-6' , '4' , '2.0000' , '2' , '0' , '0' , '12.00' ) 07/11/2023 12:27:03 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '18774' , 'SETE DI DIO . V. TOMA' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '0' , '10.00' ) 07/11/2023 12:27:04 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '17231' , 'MIO AMICO GESU - PER LUI' , '15' , '-15' , '4' , '1.0000' , '1' , '0' , '0' , '15.00' ) 07/11/2023 12:27:04 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '17232' , 'MIO AMICO GESU - PER LEI' , '17' , '-17' , '4' , '1.0000' , '1' , '0' , '0' , '17.00' ) 07/11/2023 12:27:04 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '21198' , 'AMEN - SET 2023' , '1' , '-1' , '4' , '3.9000' , '3.9' , '0' , '0' , '3.90' ) 07/11/2023 12:27:04 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '21068' , 'MESSALINO QUOTIDIANO - AGO/SET/OTT 2023' , '1' , '-1' , '4' , '6.0000' , '6' , '0' , '0' , '6.00' ) 07/11/2023 12:27:04 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '20528' , 'AMEN - MAR 23' , '1' , '-1' , '4' , '3.9000' , '3.9' , '0' , '0' , '3.90' ) 07/11/2023 12:27:04 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '20765' , 'AMEN - MAG 23' , '2' , '-2' , '4' , '3.9000' , '3.9' , '0' , '0' , '7.80' ) 07/11/2023 12:27:04 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '20999' , 'AMEN - LUG 23' , '1' , '-1' , '4' , '3.9000' , '3.9' , '0' , '0' , '3.90' ) 07/11/2023 12:27:04 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '0' , 'TITOLI GUASTI' , '0' , '0' , '4' , '0.0000' , '0' , '0' , '0' , '0.00' ) 07/11/2023 12:27:04 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88748' , '5929' , 'LODI E VESPRI' , '2' , '-2' , '4' , '4.5000' , '4.5' , '0' , '0' , '9.00' ) 07/11/2023 12:30:26 pm >> UPDATE ps_product_shop SET minimal_quantity = '1', multiple_quantity = '1', available_date = '', date_upd = NOW() WHERE id_product = '21506' 07/11/2023 12:30:26 pm >> UPDATE ps_stock_available SET quantity = quantity + '-1' WHERE id_product = '21506' 07/11/2023 12:30:45 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9771594579005' AND id_product != '7442' AND ean13 != '' 07/11/2023 12:30:45 pm >> UPDATE ps_product SET id_supplier = '7', reference = '10/2', ean13 = '9771594579005', date_upd = NOW() WHERE id_product = '7442' 07/11/2023 12:30:45 pm >> UPDATE ps_product_lang SET name = 'PANE QUOTIDIANO', description = '' WHERE id_product = '7442' 07/11/2023 12:30:45 pm >> UPDATE ps_product SET wholesale_price = '2.45', on_sale = '0', price = '3.9' WHERE id_product = '7442' 07/11/2023 12:30:45 pm >> UPDATE ps_product_shop SET wholesale_price = '2.45', price = '3.9', id_tax_rules_group = '4', id_category_default = '343', 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 = '7442' 07/11/2023 12:30:45 pm >> DELETE FROM ps_specific_price WHERE id_product = '7442' 07/11/2023 12:32:27 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9791281253360' AND id_product != '21782' AND ean13 != '' 07/11/2023 12:32:27 pm >> UPDATE ps_product SET id_supplier = '', reference = 'GONDOLA 1', ean13 = '9791281253360', date_upd = NOW() WHERE id_product = '21782' 07/11/2023 12:32:27 pm >> UPDATE ps_product_lang SET name = 'NATALE OMELIE E DISCORSI SCELTI - PAPA FRANCESCO', description = '' WHERE id_product = '21782' 07/11/2023 12:32:27 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '15' WHERE id_product = '21782' 07/11/2023 12:32:27 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '15', id_tax_rules_group = '4', id_category_default = '518', 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 = '21782' 07/11/2023 12:32:27 pm >> DELETE FROM ps_specific_price WHERE id_product = '21782' 07/11/2023 12:32: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 = '21782' 07/11/2023 12:32:29 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '21783' , '1' , '' , 'nuovo-prodotto' ) 07/11/2023 12:32: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 '21783' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '21782' 07/11/2023 12:32:29 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '21783' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '21782' 07/11/2023 12:33:27 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9791281253391' AND id_product != '21783' AND ean13 != '' 07/11/2023 12:33:27 pm >> UPDATE ps_product SET id_supplier = '', reference = '7/6', ean13 = '9791281253391', date_upd = NOW() WHERE id_product = '21783' 07/11/2023 12:33:27 pm >> UPDATE ps_product_lang SET name = 'NATALE DEL CUORE - A.M. CANOPI', description = '' WHERE id_product = '21783' 07/11/2023 12:33:27 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '15' WHERE id_product = '21783' 07/11/2023 12:33:27 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '15', id_tax_rules_group = '4', id_category_default = '518', id_argoment_default = '23', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '21783' 07/11/2023 12:33:27 pm >> DELETE FROM ps_specific_price WHERE id_product = '21783' 07/11/2023 12:33:28 pm >> INSERT INTO ps_product ( id_tax_rules_group , `date_add` , `date_upd` ) SELECT id_tax_rules_group , NOW() , NOW() FROM ps_product WHERE id_product = '21783' 07/11/2023 12:33:28 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '21784' , '1' , '' , 'nuovo-prodotto' ) 07/11/2023 12:33:28 pm >> INSERT INTO ps_product_shop ( id_product , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , `date_add` , `date_upd` ) SELECT '21784' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '21783' 07/11/2023 12:33:28 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '21784' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '21783' 07/11/2023 12:36: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' , '647116' , '2023-11-03' , '' , '0' , '7' , '2602' , 'P. ZZA SAN PAOLO, 14 12051 ALBA' , '' , '' , '10.08' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '358.94' , '357.89' , NOW() , NOW() ) 07/11/2023 12:36: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 = '88787' 07/11/2023 12:36:17 pm >> DELETE FROM ps_document_detail WHERE id_document = '88787' 07/11/2023 12:36: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 ( '88787' , '21703' , 'CHIESA SANTA DEL SIGNORE - FRISINA - SPARTITO' , '2' , '2' , '3' , '18.75' , '18.028846153846' , '4' , '30' , '27.3000' ) 07/11/2023 12:36:17 pm >> DELETE FROM ps_product_supplier WHERE id_product = '21703' AND id_supplier = '7' 07/11/2023 12:36:17 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21703' , '7' , '1' ) 07/11/2023 12:36: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 ( '88787' , '21665' , 'GRIDIAMO IL VANGELO - A. COMASTRI' , '1' , '1' , '4' , '25.00' , '25' , '0' , '30' , '17.5000' ) 07/11/2023 12:36:17 pm >> DELETE FROM ps_product_supplier WHERE id_product = '21665' AND id_supplier = '7' 07/11/2023 12:36:17 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21665' , '7' , '1' ) 07/11/2023 12:36: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 ( '88787' , '18710' , 'SERVIRE A MESSA ' , '1' , '1' , '4' , '6.00' , '6' , '0' , '33' , '4.0200' ) 07/11/2023 12:36:17 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18710' AND id_supplier = '7' 07/11/2023 12:36:17 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18710' , '7' , '1' ) 07/11/2023 12:36: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 ( '88787' , '7442' , 'PANE QUOTIDIANO' , '1' , '1' , '4' , '3.90' , '3.9' , '0' , '30' , '2.7300' ) 07/11/2023 12:36:17 pm >> DELETE FROM ps_product_supplier WHERE id_product = '7442' AND id_supplier = '7' 07/11/2023 12:36:18 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '7442' , '7' , '1' ) 07/11/2023 12:36:18 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 ( '88787' , '11644' , 'PICCOLA GUIDA ALLA CONFESSIONE' , '19' , '19' , '4' , '1.90' , '1.9' , '0' , '35' , '23.4650' ) 07/11/2023 12:36:18 pm >> DELETE FROM ps_product_supplier WHERE id_product = '11644' AND id_supplier = '7' 07/11/2023 12:36:18 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '11644' , '7' , '1' ) 07/11/2023 12:36:18 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 ( '88787' , '11644' , 'PICCOLA GUIDA ALLA CONFESSIONE' , '1' , '1' , '4' , '1.90' , '1.9' , '0' , '100' , '0.0000' ) 07/11/2023 12:36:18 pm >> DELETE FROM ps_product_supplier WHERE id_product = '11644' AND id_supplier = '7' 07/11/2023 12:36:18 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '11644' , '7' , '1' ) 07/11/2023 12:36:18 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 ( '88787' , '21782' , 'NATALE OMELIE E DISCORSI SCELTI - PAPA FRANCESCO' , '1' , '1' , '4' , '15.00' , '15' , '0' , '30' , '10.5000' ) 07/11/2023 12:36:18 pm >> DELETE FROM ps_product_supplier WHERE id_product = '21782' AND id_supplier = '7' 07/11/2023 12:36:18 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21782' , '7' , '1' ) 07/11/2023 12:36:18 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 ( '88787' , '21783' , 'NATALE DEL CUORE - A.M. CANOPI' , '2' , '2' , '4' , '15.00' , '15' , '0' , '30' , '21.0000' ) 07/11/2023 12:36:18 pm >> DELETE FROM ps_product_supplier WHERE id_product = '21783' AND id_supplier = '7' 07/11/2023 12:36:18 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21783' , '7' , '1' ) 07/11/2023 12:36:18 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 ( '88787' , '10748' , 'TU MI CHIAMI PER NOME' , '24' , '24' , '4' , '6.90' , '6.9' , '0' , '30' , '115.9200' ) 07/11/2023 12:36:18 pm >> DELETE FROM ps_product_supplier WHERE id_product = '10748' AND id_supplier = '7' 07/11/2023 12:36:18 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '10748' , '7' , '1' ) 07/11/2023 12:36:18 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 ( '88787' , '10748' , 'TU MI CHIAMI PER NOME' , '2' , '2' , '4' , '6.90' , '6.9' , '0' , '100' , '0.0000' ) 07/11/2023 12:36:18 pm >> DELETE FROM ps_product_supplier WHERE id_product = '10748' AND id_supplier = '7' 07/11/2023 12:36:18 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '10748' , '7' , '1' ) 07/11/2023 12:36:18 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 ( '88787' , '10751' , 'TU MI PERDONI' , '24' , '24' , '4' , '5.90' , '5.9' , '0' , '30' , '99.1200' ) 07/11/2023 12:36:18 pm >> DELETE FROM ps_product_supplier WHERE id_product = '10751' AND id_supplier = '7' 07/11/2023 12:36:18 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '10751' , '7' , '1' ) 07/11/2023 12:36:18 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 ( '88787' , '10751' , 'TU MI PERDONI' , '2' , '2' , '4' , '5.90' , '5.9' , '0' , '100' , '0.0000' ) 07/11/2023 12:36:18 pm >> DELETE FROM ps_product_supplier WHERE id_product = '10751' AND id_supplier = '7' 07/11/2023 12:36:18 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '10751' , '7' , '1' ) 07/11/2023 12:36:18 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 ( '88787' , '401' , 'ALLA SCOPERTA DELLA MESSA' , '14' , '14' , '4' , '3.00' , '3' , '0' , '35' , '27.3000' ) 07/11/2023 12:36:18 pm >> DELETE FROM ps_product_supplier WHERE id_product = '401' AND id_supplier = '7' 07/11/2023 12:36:18 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '401' , '7' , '1' ) 07/11/2023 12:36:18 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 ( '88787' , '401' , 'ALLA SCOPERTA DELLA MESSA' , '1' , '1' , '4' , '3.00' , '3' , '0' , '100' , '0.0000' ) 07/11/2023 12:36:18 pm >> DELETE FROM ps_product_supplier WHERE id_product = '401' AND id_supplier = '7' 07/11/2023 12:36:18 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '401' , '7' , '1' ) 07/11/2023 12:40:14 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788861245877' AND id_product != '10751' AND ean13 != '' 07/11/2023 12:40:14 pm >> UPDATE ps_product SET id_supplier = '7', reference = '2/2', ean13 = '9788861245877', date_upd = NOW() WHERE id_product = '10751' 07/11/2023 12:40:14 pm >> UPDATE ps_product_lang SET name = 'TU MI PERDONI', description = '' WHERE id_product = '10751' 07/11/2023 12:40:14 pm >> UPDATE ps_product SET wholesale_price = '4.13', on_sale = '0', price = '6.9' WHERE id_product = '10751' 07/11/2023 12:40:14 pm >> UPDATE ps_product_shop SET wholesale_price = '4.13', price = '6.9', id_tax_rules_group = '4', id_category_default = '26', id_argoment_default = '108', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '10751' 07/11/2023 12:40:14 pm >> DELETE FROM ps_specific_price WHERE id_product = '10751' 07/11/2023 12:54:45 pm >> UPDATE ps_address SET deleted='1' , active = '0' WHERE id_customer = '2173' 07/11/2023 12:54:46 pm >> 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 ( '2173' , '10' , '166' , '' , 'D\'AMICO ' , 'MARCELLA' , 'VIA ROMA 32' , '' , '67030' , 'BARREA' , '' , '0864/88124-88349' , '3892671258' , '' , '' , NOW() , NOW() ) 07/11/2023 12:54:46 pm >> UPDATE ps_customer SET email = 'damar19xx@gmail.com', sdi = '', pec = '', date_upd = NOW() WHERE id_customer = '2173' 07/11/2023 12:55:31 pm >> SELECT document_num FROM ps_document WHERE document_num = '239' AND id_document != '' AND id_document_type LIKE '21' AND YEAR(document_date) = YEAR('2023-11-07') 07/11/2023 12:55: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 ( '21' , '239' , '2023-11-07' , '' , '2173' , '0' , '4679183' , 'VIA ROMA 32 67030 BARREA' , '' , '' , '5' , '4' , '4' , '0' , '0' , '' , '6' , '0' , '64.28' , '64.28' , NOW() , NOW() ) 07/11/2023 12:55: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 = '88788' 07/11/2023 12:55:31 pm >> DELETE FROM ps_document_detail WHERE id_document = '88788' 07/11/2023 12:55: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 ( '88788' , '15251' , 'FATE QUESTO IN MEMORIA DI ME' , '1' , '-1' , '4' , '2.50' , '2.5' , '0' , '5' , '2.38' ) 07/11/2023 12:55: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 ( '88788' , '9815' , 'SEGNO DELLA CROCE' , '1' , '-1' , '4' , '1.50' , '1.5' , '0' , '5' , '1.43' ) 07/11/2023 12:55: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 ( '88788' , '19977' , 'MINISTRANTI IERI, OGGI, DOMANI' , '1' , '-1' , '4' , '2.50' , '2.5' , '0' , '5' , '2.38' ) 07/11/2023 12:55: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 ( '88788' , '13462' , 'SE MI AMI NON PIANGERE' , '1' , '-1' , '4' , '1.5' , '1.5' , '0' , '5' , '1.43' ) 07/11/2023 12:55: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 ( '88788' , '18049' , 'PADRE NOSTRO SPIEGATO AI BAMBINI' , '1' , '-1' , '4' , '2.50' , '2.5' , '0' , '5' , '2.38' ) 07/11/2023 12:55: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 ( '88788' , '17350' , 'NATALE SPIEGATO AI BAMBINI' , '1' , '-1' , '4' , '3.00' , '3' , '0' , '5' , '2.85' ) 07/11/2023 12:55: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 ( '88788' , '18627' , 'GIOVEDI\' SANTO' , '1' , '-1' , '4' , '1.50' , '1.5' , '0' , '5' , '1.43' ) 07/11/2023 12:55: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 ( '88788' , '14145' , 'CREDO SPIEGATO AI RAGAZZI' , '1' , '-1' , '4' , '2.50' , '2.5' , '0' , '5' , '2.38' ) 07/11/2023 12:55: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 ( '88788' , '16199' , 'DIO E\' IN DIECI PAROLE - COMANDAMENTI' , '1' , '-1' , '4' , '3.00' , '3' , '0' , '5' , '2.85' ) 07/11/2023 12:55:32 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 ( '88788' , '17034' , 'SACRAMENTO DEL PERDONO' , '1' , '-1' , '4' , '2.00' , '2' , '0' , '5' , '1.90' ) 07/11/2023 12:55:32 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 ( '88788' , '18527' , 'SOGNI DI PACE - V. SAVOLDI' , '1' , '-1' , '4' , '2.00' , '2' , '0' , '5' , '1.90' ) 07/11/2023 12:55:32 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 ( '88788' , '2679' , 'CONOSCERE GESU\'' , '1' , '-1' , '4' , '3.50' , '3.5' , '0' , '5' , '3.33' ) 07/11/2023 12:55:32 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 ( '88788' , '2680' , 'CONOSCERE GESU\' - GUIDA' , '1' , '-1' , '4' , '6.00' , '6' , '0' , '5' , '5.70' ) 07/11/2023 12:55:32 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 ( '88788' , '8509' , 'PRIMI PASSI CON GESÙ - ANNO A' , '1' , '-1' , '4' , '3.50' , '3.5' , '0' , '5' , '3.33' ) 07/11/2023 12:55:32 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 ( '88788' , '8510' , 'PRIMI PASSI CON GESÙ - ANNO B' , '1' , '-1' , '4' , '3.40' , '3.4' , '0' , '5' , '3.23' ) 07/11/2023 12:55:32 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 ( '88788' , '8511' , 'PRIMI PASSI CON GESÙ - ANNO C' , '1' , '-1' , '4' , '3.40' , '3.4' , '0' , '5' , '3.23' ) 07/11/2023 12:55:32 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 ( '88788' , '8513' , 'PRIMI PASSI CON GESÙ ANNO A - GUIDA' , '1' , '-1' , '4' , '5.00' , '5' , '0' , '5' , '4.75' ) 07/11/2023 12:55:32 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 ( '88788' , '8514' , 'PRIMI PASSI CON GESÙ ANNO B - GUIDA' , '1' , '-1' , '4' , '5.00' , '5' , '0' , '5' , '4.75' ) 07/11/2023 12:55:32 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 ( '88788' , '8515' , 'PRIMI PASSI CON GESÙ ANNO C - GUIDA' , '1' , '-1' , '4' , '5.00' , '5' , '0' , '5' , '4.75' ) 07/11/2023 12:55:32 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 ( '88788' , '' , 'SPESE DI CONTRASSEGNO' , '1' , '-1' , '4' , '2.9' , '2.9' , '0' , '0' , '2.90' ) 07/11/2023 12:57:08 pm >> SELECT document_num FROM ps_document WHERE document_num = '98' AND id_document != '' AND id_document_type LIKE '21' AND YEAR(document_date) = YEAR('2023-11-07') 07/11/2023 12:57:08 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '21' , '98' , '2023-11-07' , '' , '7024' , '0' , '154022852' , 'VIA ROMITAGGIO 1 23884 CASTELLO DI BRIANZA' , '' , '' , '2.9' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '20.00' , '20.00' , NOW() , NOW() ) 07/11/2023 12:57:08 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '13229' 07/11/2023 12:57:08 pm >> DELETE FROM ps_document_detail WHERE id_document = '13229' 07/11/2023 12:57:08 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '13229' , '135' , 'LIBRO AGENDA CATTOLICO 2024' , '1' , '-1' , '4' , '18.00' , '18' , '0' , '5' , '17.10' ) 07/11/2023 12:57:22 pm >> SELECT document_num FROM ps_document WHERE document_num = '98' AND id_document != '13229' AND id_document_type LIKE '21' AND YEAR(document_date) = YEAR('2023-11-07') 07/11/2023 12:57:22 pm >> UPDATE ps_document SET id_document_type = '21', document_num = '98', document_date = '2023-11-07', document_letter = '', id_customer = '7024', id_supplier = '', id_address = '154022852', address1 = 'VIA ROMITAGGIO 1 23884 CASTELLO DI BRIANZA', address2 = '', note = '', price_shipping = '2.90', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '7', id_causal = '0', price_tax_included = '20.00', price_tax_excluded = '20.00', date_upd = NOW() WHERE id_document = '13229' 07/11/2023 12:57: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 = '13229' 07/11/2023 12:57:22 pm >> DELETE FROM ps_document_detail WHERE id_document = '13229' 07/11/2023 12:57: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 ( '13229' , '135' , 'LIBRO AGENDA CATTOLICO 2024' , '1' , '-1' , '4' , '18.0000' , '18' , '0' , '5' , '17.10' ) 07/11/2023 01:00:30 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') 07/11/2023 01:00:30 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 = '95.10', price_tax_excluded = '95.10', date_upd = NOW() WHERE id_document = '81317' 07/11/2023 01:00: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 = '81317' 07/11/2023 01:00:30 pm >> DELETE FROM ps_document_detail WHERE id_document = '81317' 07/11/2023 01:00: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 ( '81317' , '3612' , 'DOLOROSA PASSIONE DI N.S. GESÙ CRISTO - 8319' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '0' , '10.00' ) 07/11/2023 01:00: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 ( '81317' , '21610' , 'PAROLA VICINA 2023/2024 ANNO B' , '1' , '-1' , '4' , '9.9000' , '9.9' , '0' , '0' , '9.90' ) 07/11/2023 01:00: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 ( '81317' , '4223' , 'FOGLIETTI LA DOMENICA SAN PAOLO' , '2' , '-2' , '4' , '0.7000' , '0.7' , '0' , '0' , '1.40' ) 07/11/2023 01:00: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 ( '81317' , '21606' , 'UCCISERO ANCHE I BAMBINI' , '1' , '-1' , '4' , '15.0000' , '15' , '0' , '0' , '15.00' ) 07/11/2023 01:00: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 ( '81317' , '21665' , 'GRIDIAMO IL VANGELO - A. COMASTRI' , '1' , '-1' , '4' , '25.0000' , '25' , '0' , '0' , '25.00' ) 07/11/2023 01:00: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 ( '81317' , '21684' , 'CEST LA CONFIANCE ' , '1' , '-1' , '4' , '1.9000' , '1.9' , '0' , '0' , '1.90' ) 07/11/2023 01:00: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 ( '81317' , '21630' , 'PAROLE E PREGHIERA DIC 23' , '1' , '-1' , '4' , '2.9000' , '2.9' , '0' , '0' , '2.90' ) 07/11/2023 01:00: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 ( '81317' , '21708' , 'TU SEI SPECIALE - PAPA FRANCESCO' , '1' , '-1' , '4' , '17.0000' , '17' , '0' , '0' , '17.00' ) 07/11/2023 01:00: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 ( '81317' , '21780' , 'FRATELLINO' , '1' , '-1' , '4' , '12.00' , '12' , '0' , '0' , '12.00' ) 07/11/2023 02:39:13 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788826608587' AND id_product != '21784' AND ean13 != '' 07/11/2023 02:39:13 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '9788826608587', date_upd = NOW() WHERE id_product = '21784' 07/11/2023 02:39:13 pm >> UPDATE ps_product_lang SET name = 'NON DISTOGLIERE LO SGUARDO DAL POVERO', description = '' WHERE id_product = '21784' 07/11/2023 02:39:13 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '2.2' WHERE id_product = '21784' 07/11/2023 02:39:13 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '2.2', id_tax_rules_group = '4', id_category_default = '104', id_argoment_default = '69', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '21784' 07/11/2023 02:39:13 pm >> DELETE FROM ps_specific_price WHERE id_product = '21784' 07/11/2023 02:39:14 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 = '21784' 07/11/2023 02:39:14 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '21785' , '1' , '' , 'nuovo-prodotto' ) 07/11/2023 02:39:14 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 '21785' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '21784' 07/11/2023 02:39:14 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '21785' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '21784' 07/11/2023 02:39:28 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '33' , '2023-DL003254' , '2023-11-06' , '' , '0' , '79' , '2686' , 'CITTA\\\' DEL VATICANO 00120 CITTA\\\' DEL VATICANO' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '242.00' , '242.00' , NOW() , NOW() ) 07/11/2023 02:39:28 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '88789' 07/11/2023 02:39:28 pm >> DELETE FROM ps_document_detail WHERE id_document = '88789' 07/11/2023 02:39:29 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88789' , '21784' , 'NON DISTOGLIERE LO SGUARDO DAL POVERO' , '200' , '200' , '4' , '2.20' , '2.2' , '0' , '45' , '242.0000' ) 07/11/2023 02:39:29 pm >> DELETE FROM ps_product_supplier WHERE id_product = '21784' AND id_supplier = '79' 07/11/2023 02:39:29 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21784' , '79' , '1' ) 07/11/2023 03:05:00 pm >> SELECT document_num FROM ps_document WHERE document_num = '240' AND id_document != '' AND id_document_type LIKE '21' AND YEAR(document_date) = YEAR('2023-11-07') 07/11/2023 03:05:00 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '21' , '240' , '2023-11-07' , '' , '232' , '0' , '4671450' , 'VIA V. LASPRO, 8/A 84126 SALERNO' , '' , '' , '0.00' , '4' , '0' , '0' , '0' , '' , '15' , '0' , '120.10' , '120.10' , NOW() , NOW() ) 07/11/2023 03:05:00 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '88790' 07/11/2023 03:05:00 pm >> DELETE FROM ps_document_detail WHERE id_document = '88790' 07/11/2023 03:05: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 ( '88790' , '12819' , 'REGISTRO DEL CATECHISTA ' , '4' , '-4' , '4' , '1.0000' , '1' , '0' , '15' , '3.40' ) 07/11/2023 03:05: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 ( '88790' , '4495' , 'GESÙ RESTA CON NOI 3 - SCHEDE' , '8' , '-8' , '4' , '3.5000' , '3.5' , '0' , '15' , '23.80' ) 07/11/2023 03:05: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 ( '88790' , '4397' , 'GESÙ CI RIVELA IL PADRE 2 - SCHEDE' , '7' , '-7' , '4' , '3.5000' , '3.5' , '0' , '15' , '20.82' ) 07/11/2023 03:05: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 ( '88790' , '4394' , 'GESÙ CI CHIAMA 1 - SCHEDE' , '8' , '-8' , '4' , '3.5000' , '3.5' , '0' , '15' , '23.80' ) 07/11/2023 03:05: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 ( '88790' , '8510' , 'PRIMI PASSI CON GESÙ - ANNO B' , '7' , '-7' , '4' , '3.4000' , '3.4' , '0' , '15' , '20.23' ) 07/11/2023 03:05: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 ( '88790' , '2679' , 'CONOSCERE GESU' , '2' , '-2' , '4' , '3.5000' , '3.5' , '0' , '15' , '5.95' ) 07/11/2023 03:05: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 ( '88790' , '8514' , 'PRIMI PASSI CON GESÙ ANNO B - GUIDA' , '1' , '-1' , '4' , '5.0000' , '5' , '0' , '15' , '4.25' ) 07/11/2023 03:05: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 ( '88790' , '2680' , 'CONOSCERE GESU - GUIDA' , '1' , '-1' , '4' , '6.0000' , '6' , '0' , '15' , '5.10' ) 07/11/2023 03:05: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 ( '88790' , '18357' , 'MIE PREGHIERINE N.E.' , '10' , '-10' , '4' , '1.5000' , '1.5' , '0' , '15' , '12.75' ) 07/11/2023 03:06:04 pm >> DELETE FROM ps_document WHERE id_document = '87553' 07/11/2023 03:06:04 pm >> DELETE FROM ps_document_detail WHERE id_document = '87553' 07/11/2023 03:07:16 pm >> SELECT document_num FROM ps_document WHERE document_num = '3492' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-11-07') 07/11/2023 03:07:16 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3492' , '2023-11-07' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '17.80' , '14.59' , NOW() , NOW() ) 07/11/2023 03:07:16 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '88791' 07/11/2023 03:07:16 pm >> DELETE FROM ps_document_detail WHERE id_document = '88791' 07/11/2023 03:07:16 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88791' , '11384' , 'VINO BIANCO DOLCE - 102' , '2' , '-2' , '1' , '8.90' , '7.2950819672131' , '22' , '0' , '17.80' ) 07/11/2023 03:30:52 pm >> SELECT document_num FROM ps_document WHERE document_num = '3233' AND id_document != '88397' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-10-19') 07/11/2023 03:30:52 pm >> UPDATE ps_document SET id_document_type = '11', document_num = '3233', document_date = '2023-10-19', document_letter = '', id_customer = '0', id_supplier = '', id_address = '0', address1 = '', address2 = '', note = '', price_shipping = '0.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '0', id_causal = '0', price_tax_included = '109.60', price_tax_excluded = '105.27', date_upd = NOW() WHERE id_document = '88397' 07/11/2023 03:30:52 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 = '88397' 07/11/2023 03:30:52 pm >> DELETE FROM ps_document_detail WHERE id_document = '88397' 07/11/2023 03:30:53 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 ( '88397' , '4206' , 'FINTA CANDELA CM 5X30 - 116 ' , '2' , '-2' , '1' , '12.0000' , '9.8360655737705' , '22' , '0' , '24.00' ) 07/11/2023 03:30:53 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 ( '88397' , '5929' , 'LODI E VESPRI' , '14' , '-14' , '4' , '4.5000' , '4.5' , '0' , '5' , '59.92' ) 07/11/2023 03:30:53 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 ( '88397' , '18692' , 'IN_SEGUENDO GESU - GUIDA' , '1' , '-1' , '4' , '12.0000' , '12' , '0' , '5' , '11.40' ) 07/11/2023 03:30:53 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 ( '88397' , '21519' , 'SULLA TUA PAROLA - NOV/DIC 23' , '1' , '-1' , '4' , '4.2800' , '4.28' , '0' , '0' , '4.28' ) 07/11/2023 03:30:53 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 ( '88397' , '17073' , 'DIRETTORIO PER LA CATECHESI' , '1' , '-1' , '4' , '10' , '10' , '0' , '0' , '10.00' ) 07/11/2023 03:41:04 pm >> SELECT document_num FROM ps_document WHERE document_num = '124/A' AND id_document != '' AND id_document_type LIKE '2%' AND YEAR(document_date) = YEAR('2023-11-07') 07/11/2023 03:41:04 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '24' , '124/A' , '2023-11-07' , 'A' , '321' , '0' , '4672782' , 'VIA VICENZA 45 84099 FILETTA S. CIPRIANO PIC.' , '' , 'PRENOTATI 10 TU MI CHIAMI PER NOME' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '315.17' , '315.17' , NOW() , NOW() ) 07/11/2023 03:41:04 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '88792' 07/11/2023 03:41:04 pm >> DELETE FROM ps_document_detail WHERE id_document = '88792' 07/11/2023 03:41:04 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88792' , '2679' , 'CONOSCERE GESU\'' , '17' , '-17' , '4' , '3.50' , '3.5' , '0' , '15' , '50.58' ) 07/11/2023 03:41:04 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88792' , '8510' , 'PRIMI PASSI CON GESÙ - ANNO B' , '24' , '-24' , '4' , '3.40' , '3.4' , '0' , '15' , '69.36' ) 07/11/2023 03:41:04 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88792' , '4154' , 'FESTA DEL PERDONO' , '18' , '-18' , '4' , '3.00' , '3' , '0' , '15' , '45.90' ) 07/11/2023 03:41:04 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88792' , '8408' , 'PRENDETE E MANGIATE' , '20' , '-20' , '4' , '3.00' , '3' , '0' , '15' , '51.00' ) 07/11/2023 03:41:04 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88792' , '10748' , 'TU MI CHIAMI PER NOME' , '15' , '-15' , '4' , '6.90' , '6.9' , '0' , '5' , '98.33' ) 07/11/2023 04:02:11 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '002200' AND id_product != '21785' AND ean13 != '' 07/11/2023 04:02:11 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '002200', date_upd = NOW() WHERE id_product = '21785' 07/11/2023 04:02:11 pm >> UPDATE ps_product_lang SET name = 'SACRO CUORE CM 30 - 616', description = '' WHERE id_product = '21785' 07/11/2023 04:02:11 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '43.442622950819676' WHERE id_product = '21785' 07/11/2023 04:02:11 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '43.442622950819676', id_tax_rules_group = '1', id_category_default = '165', 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 = '21785' 07/11/2023 04:02:11 pm >> DELETE FROM ps_specific_price WHERE id_product = '21785' 07/11/2023 04:02:12 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 = '21785' 07/11/2023 04:02:12 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '21786' , '1' , '' , 'nuovo-prodotto' ) 07/11/2023 04:02:12 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 '21786' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '21785' 07/11/2023 04:02:12 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '21786' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '21785' 07/11/2023 04:02:50 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '002201' AND id_product != '21786' AND ean13 != '' 07/11/2023 04:02:50 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '002201', date_upd = NOW() WHERE id_product = '21786' 07/11/2023 04:02:50 pm >> UPDATE ps_product_lang SET name = 'MADONNA DEL CARMINE CM 30 - 621', description = '' WHERE id_product = '21786' 07/11/2023 04:02:50 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '45.08196721311476' WHERE id_product = '21786' 07/11/2023 04:02:50 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '45.08196721311476', id_tax_rules_group = '1', id_category_default = '165', 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 = '21786' 07/11/2023 04:02:50 pm >> DELETE FROM ps_specific_price WHERE id_product = '21786' 07/11/2023 04:02:51 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 = '21786' 07/11/2023 04:02:51 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '21787' , '1' , '' , 'nuovo-prodotto' ) 07/11/2023 04:02:51 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 '21787' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '21786' 07/11/2023 04:02:51 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '21787' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '21786' 07/11/2023 04:09:01 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '002202' AND id_product != '21787' AND ean13 != '' 07/11/2023 04:09:01 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '002202', date_upd = NOW() WHERE id_product = '21787' 07/11/2023 04:09:01 pm >> UPDATE ps_product_lang SET name = 'AUSILIATRICE CM 30 - 623', description = '' WHERE id_product = '21787' 07/11/2023 04:09:01 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '46.721311475409834' WHERE id_product = '21787' 07/11/2023 04:09:01 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '46.721311475409834', id_tax_rules_group = '1', id_category_default = '165', 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 = '21787' 07/11/2023 04:09:01 pm >> DELETE FROM ps_specific_price WHERE id_product = '21787' 07/11/2023 04:09:03 pm >> INSERT INTO ps_product ( id_tax_rules_group , `date_add` , `date_upd` ) SELECT id_tax_rules_group , NOW() , NOW() FROM ps_product WHERE id_product = '21787' 07/11/2023 04:09:03 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '21788' , '1' , '' , 'nuovo-prodotto' ) 07/11/2023 04:09:03 pm >> INSERT INTO ps_product_shop ( id_product , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , `date_add` , `date_upd` ) SELECT '21788' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '21787' 07/11/2023 04:09:03 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '21788' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '21787' 07/11/2023 04:09:26 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '002201' AND id_product != '21786' AND ean13 != '' 07/11/2023 04:09:26 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '002201', date_upd = NOW() WHERE id_product = '21786' 07/11/2023 04:09:26 pm >> UPDATE ps_product_lang SET name = 'MADONNA DEL CARMINE CM 30 - 621', description = '' WHERE id_product = '21786' 07/11/2023 04:09:26 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '46.721311475409834' WHERE id_product = '21786' 07/11/2023 04:09:26 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '46.721311475409834', id_tax_rules_group = '1', id_category_default = '165', 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 = '21786' 07/11/2023 04:09:26 pm >> DELETE FROM ps_specific_price WHERE id_product = '21786' 07/11/2023 04:15:03 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '002003' AND id_product != '21788' AND ean13 != '' 07/11/2023 04:15:12 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '002004' AND id_product != '21788' AND ean13 != '' 07/11/2023 04:15:23 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '002203' AND id_product != '21788' AND ean13 != '' 07/11/2023 04:15:23 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '002203', date_upd = NOW() WHERE id_product = '21788' 07/11/2023 04:15:23 pm >> UPDATE ps_product_lang SET name = 'MADONNA DEL CARMINE CM 22 - 345', description = '' WHERE id_product = '21788' 07/11/2023 04:15:23 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '32.78688524590164' WHERE id_product = '21788' 07/11/2023 04:15:23 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '32.78688524590164', id_tax_rules_group = '1', id_category_default = '165', 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 = '21788' 07/11/2023 04:15:23 pm >> DELETE FROM ps_specific_price WHERE id_product = '21788' 07/11/2023 04:18:19 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '002058' AND id_product != '20234' AND ean13 != '' 07/11/2023 04:18:19 pm >> UPDATE ps_product SET id_supplier = '130', reference = '', ean13 = '002058', date_upd = NOW() WHERE id_product = '20234' 07/11/2023 04:18:19 pm >> UPDATE ps_product_lang SET name = 'STATUA MADONNA DEL ROSARIO CM 30 - 631 ', description = '' WHERE id_product = '20234' 07/11/2023 04:18:19 pm >> UPDATE ps_product SET wholesale_price = '21.66', on_sale = '0', price = '46.721311475409834' WHERE id_product = '20234' 07/11/2023 04:18:19 pm >> UPDATE ps_product_shop SET wholesale_price = '21.66', price = '46.721311475409834', id_tax_rules_group = '1', id_category_default = '165', 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 = '20234' 07/11/2023 04:18:19 pm >> DELETE FROM ps_specific_price WHERE id_product = '20234' 07/11/2023 04:22:02 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' , '397/2023' , '2023-11-03' , '2023' , '0' , '130' , '4670548' , 'VIA CARRAIA,4/6/8 55025 COREGLIA ANTELMINELLI' , '' , '' , '26' , '1' , '0' , '0' , '0' , '' , '9' , '0' , '509.00' , '417.21' , NOW() , NOW() ) 07/11/2023 04:22:02 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 = '88793' 07/11/2023 04:22:02 pm >> DELETE FROM ps_document_detail WHERE id_document = '88793' 07/11/2023 04:22:02 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 ( '88793' , '16514' , 'CROCIFISSO 105X60 - 1015' , '1' , '1' , '1' , '134' , '109.83606557377' , '22' , '5' , '155.3060' ) 07/11/2023 04:22:02 pm >> DELETE FROM ps_product_supplier WHERE id_product = '16514' AND id_supplier = '130' 07/11/2023 04:22:02 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16514' , '130' , '1' ) 07/11/2023 04:22:02 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 ( '88793' , '21785' , 'SACRO CUORE CM 30 - 616' , '1' , '1' , '1' , '21.6' , '17.704918032787' , '22' , '5' , '25.0344' ) 07/11/2023 04:22:02 pm >> DELETE FROM ps_product_supplier WHERE id_product = '21785' AND id_supplier = '130' 07/11/2023 04:22:02 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21785' , '130' , '1' ) 07/11/2023 04:22:02 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 ( '88793' , '21786' , 'MADONNA DEL CARMINE CM 30 - 621' , '1' , '1' , '1' , '22.8' , '18.688524590164' , '22' , '5' , '26.4252' ) 07/11/2023 04:22:03 pm >> DELETE FROM ps_product_supplier WHERE id_product = '21786' AND id_supplier = '130' 07/11/2023 04:22:03 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21786' , '130' , '1' ) 07/11/2023 04:22:03 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88793' , '20232' , 'ADDOLORATA CM 28 - 608' , '2' , '2' , '1' , '24' , '19.672131147541' , '22' , '5' , '55.6320' ) 07/11/2023 04:22:03 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20232' AND id_supplier = '130' 07/11/2023 04:22:03 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20232' , '130' , '1' ) 07/11/2023 04:22:03 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88793' , '21787' , 'AUSILIATRICE CM 30 - 623' , '1' , '1' , '1' , '22.8' , '18.688524590164' , '22' , '5' , '26.4252' ) 07/11/2023 04:22:03 pm >> DELETE FROM ps_product_supplier WHERE id_product = '21787' AND id_supplier = '130' 07/11/2023 04:22:03 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21787' , '130' , '1' ) 07/11/2023 04:22:03 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88793' , '21788' , 'MADONNA DEL CARMINE CM 22 - 345' , '1' , '1' , '1' , '16.2' , '13.27868852459' , '22' , '5' , '18.7758' ) 07/11/2023 04:22:03 pm >> DELETE FROM ps_product_supplier WHERE id_product = '21788' AND id_supplier = '130' 07/11/2023 04:22:03 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21788' , '130' , '1' ) 07/11/2023 04:22:03 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88793' , '20234' , 'STATUA MADONNA DEL ROSARIO CM 30 - 631 ' , '1' , '1' , '1' , '22.8' , '18.688524590164' , '22' , '5' , '26.4252' ) 07/11/2023 04:22:03 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20234' AND id_supplier = '130' 07/11/2023 04:22:03 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20234' , '130' , '1' ) 07/11/2023 04:22:03 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88793' , '17400' , 'STATUA MIRACOLOSA CM 40 - 805' , '2' , '2' , '1' , '32.4' , '26.55737704918' , '22' , '5' , '75.1032' ) 07/11/2023 04:22:03 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17400' AND id_supplier = '130' 07/11/2023 04:22:03 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17400' , '130' , '1' ) 07/11/2023 04:22:03 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88793' , '15669' , 'IMMACOLATA DEL MURILLO CM 43 - PA404' , '1' , '1' , '1' , '58.8' , '48.196721311475' , '22' , '5' , '68.1492' ) 07/11/2023 04:22:03 pm >> DELETE FROM ps_product_supplier WHERE id_product = '15669' AND id_supplier = '130' 07/11/2023 04:22:03 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '15669' , '130' , '1' ) 07/11/2023 04:22:14 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '002203' AND id_product != '21788' AND ean13 != '' 07/11/2023 04:22:14 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '002203', date_upd = NOW() WHERE id_product = '21788' 07/11/2023 04:22:14 pm >> UPDATE ps_product_lang SET name = 'MADONNA DEL CARMINE CM 22 - 345', description = '' WHERE id_product = '21788' 07/11/2023 04:22:14 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '32.78688524590164' WHERE id_product = '21788' 07/11/2023 04:22:14 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '32.78688524590164', id_tax_rules_group = '1', id_category_default = '165', 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 = '21788' 07/11/2023 04:22:14 pm >> DELETE FROM ps_specific_price WHERE id_product = '21788' 07/11/2023 04:32:46 pm >> INSERT INTO ps_customer ( id_gender , firstname , lastname , email , passwd , `date_add` , `date_upd` ) VALUES ( '1' , '' , '' , '' , 'cpTcS9rMjEjcMdQ5' , NOW() , NOW() ) 07/11/2023 04:32:47 pm >> INSERT INTO ps_customer_group ( id_customer , id_group ) VALUES ( '4052' , '1' ) 07/11/2023 04:32:47 pm >> INSERT INTO ps_customer_group ( id_customer , id_group ) VALUES ( '4052' , '2' ) 07/11/2023 04:32:47 pm >> INSERT INTO ps_customer_group ( id_customer , id_group ) VALUES ( '4052' , '3' ) 07/11/2023 04:34:08 pm >> UPDATE ps_address SET deleted='1' , active = '0' WHERE id_customer = '4052' 07/11/2023 04:34:08 pm >> 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 ( '4052' , '10' , '224' , '' , 'BUDAI' , 'PAOLO' , 'VIA MONTE GRAPPA 2' , '' , '33039' , 'SEDEGLIANO' , '' , '' , '3312363401' , '' , '' , NOW() , NOW() ) 07/11/2023 04:34:08 pm >> UPDATE ps_customer SET email = 'budaipaolo@gmail.com', sdi = '', pec = '', date_upd = NOW() WHERE id_customer = '4052' 07/11/2023 04:36:18 pm >> SELECT document_num FROM ps_document WHERE document_num = '241' AND id_document != '' AND id_document_type LIKE '21' AND YEAR(document_date) = YEAR('2023-11-07') 07/11/2023 04:36: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 ( '21' , '241' , '2023-11-07' , '' , '4052' , '0' , '4679184' , 'VIA MONTE GRAPPA 2 33039 SEDEGLIANO' , '' , '' , '5' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '30.84' , '30.84' , NOW() , NOW() ) 07/11/2023 04:36: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 = '88794' 07/11/2023 04:36:18 pm >> DELETE FROM ps_document_detail WHERE id_document = '88794' 07/11/2023 04:36:18 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 ( '88794' , '8510' , 'PRIMI PASSI CON GESÙ - ANNO B' , '8' , '-8' , '4' , '3.40' , '3.4' , '0' , '5' , '25.84' ) 07/11/2023 04:36:36 pm >> SELECT document_num FROM ps_document WHERE document_num = '241' AND id_document != '88794' AND id_document_type LIKE '21' AND YEAR(document_date) = YEAR('2023-11-07') 07/11/2023 04:36:36 pm >> UPDATE ps_document SET id_document_type = '21', document_num = '241', document_date = '2023-11-07', document_letter = '', id_customer = '4052', id_supplier = '', id_address = '4679184', address1 = 'VIA MONTE GRAPPA 2 33039 SEDEGLIANO', address2 = '', note = '', price_shipping = '5.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 = '30.84', price_tax_excluded = '30.84', date_upd = NOW() WHERE id_document = '88794' 07/11/2023 04:36: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 = '88794' 07/11/2023 04:36:36 pm >> DELETE FROM ps_document_detail WHERE id_document = '88794' 07/11/2023 04:36: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 ( '88794' , '8510' , 'PRIMI PASSI CON GESÙ - ANNO B' , '8' , '-8' , '4' , '3.4000' , '3.4' , '0' , '5' , '25.84' ) 07/11/2023 04:55:12 pm >> SELECT document_num FROM ps_document WHERE document_num = '242' AND id_document != '' AND id_document_type LIKE '21' AND YEAR(document_date) = YEAR('2023-11-07') 07/11/2023 04:55:12 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '21' , '242' , '2023-11-07' , '' , '2385' , '0' , '4678091' , 'PIAZZA REGINA MARGHERITA 84084 LANCUSI BOLANO' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '29.75' , '29.75' , NOW() , NOW() ) 07/11/2023 04:55:12 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '88795' 07/11/2023 04:55:12 pm >> DELETE FROM ps_document_detail WHERE id_document = '88795' 07/11/2023 04:55:12 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88795' , '4397' , 'GESÙ CI RIVELA IL PADRE 2 - SCHEDE' , '10' , '-10' , '4' , '3.50' , '3.5' , '0' , '15' , '29.75' ) 07/11/2023 04:57:12 pm >> SELECT document_num FROM ps_document WHERE document_num = '242' AND id_document != '88795' AND id_document_type LIKE '21' AND YEAR(document_date) = YEAR('2023-11-07') 07/11/2023 04:57:13 pm >> UPDATE ps_document SET id_document_type = '21', document_num = '242', document_date = '2023-11-07', document_letter = '', id_customer = '2385', id_supplier = '', id_address = '4678091', address1 = 'PIAZZA REGINA MARGHERITA 84084 LANCUSI BOLANO', address2 = '', note = '', price_shipping = '0.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '1', id_causal = '0', price_tax_included = '29.75', price_tax_excluded = '29.75', date_upd = NOW() WHERE id_document = '88795' 07/11/2023 04:57:13 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '88795' 07/11/2023 04:57:13 pm >> DELETE FROM ps_document_detail WHERE id_document = '88795' 07/11/2023 04:57:13 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88795' , '4397' , 'GESÙ CI RIVELA IL PADRE 2 - SCHEDE' , '10' , '-10' , '4' , '3.5000' , '3.5' , '0' , '15' , '29.75' ) 07/11/2023 05:00:56 pm >> SELECT document_num FROM ps_document WHERE document_num = '3493' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-11-07') 07/11/2023 05:00:56 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' , '3493' , '2023-11-07' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '2.00' , '1.64' , NOW() , NOW() ) 07/11/2023 05:00:56 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 = '88796' 07/11/2023 05:00:56 pm >> DELETE FROM ps_document_detail WHERE id_document = '88796' 07/11/2023 05:00:56 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 ( '88796' , '19104' , 'LUMINELLI A OLIO' , '2' , '-2' , '1' , '1.00' , '0.81967213114754' , '22' , '0' , '2.00' ) 07/11/2023 05:06:15 pm >> SELECT document_num FROM ps_document WHERE document_num = '243' AND id_document != '' AND id_document_type LIKE '21' AND YEAR(document_date) = YEAR('2023-11-07') 07/11/2023 05:06:15 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 ( '21' , '243' , '2023-11-07' , '' , '2516' , '0' , '4673726' , 'VIA MARECHIARO, 96/A 80123 NAPOLI' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '7' , '0' , '81.28' , '81.28' , NOW() , NOW() ) 07/11/2023 05:06:15 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 = '88797' 07/11/2023 05:06:15 pm >> DELETE FROM ps_document_detail WHERE id_document = '88797' 07/11/2023 05:06:15 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 ( '88797' , '11193' , 'VENITE CON ME CAT.' , '6' , '-6' , '4' , '5.50' , '5.5' , '0' , '5' , '31.35' ) 07/11/2023 05:06:15 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 ( '88797' , '5444' , 'IO SONO CON VOI - CAT.' , '5' , '-5' , '4' , '5.50' , '5.5' , '0' , '5' , '26.13' ) 07/11/2023 05:06:15 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 ( '88797' , '5457' , 'IO SONO CON VOI 1 PARTE' , '5' , '-5' , '4' , '2.80' , '2.8' , '0' , '15' , '11.90' ) 07/11/2023 05:06:15 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 ( '88797' , '5458' , 'IO SONO CON VOI 2 PARTE' , '5' , '-5' , '4' , '2.80' , '2.8' , '0' , '15' , '11.90' ) 07/11/2023 05:09:13 pm >> SELECT document_num FROM ps_document WHERE document_num = '29/S' AND id_document != '' AND id_document_type LIKE '2%' AND YEAR(document_date) = YEAR('2023-11-07') 07/11/2023 05:09:13 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '22' , '29/S' , '2023-11-07' , 'S' , '3000' , '0' , '4669629' , 'VIA DEI CASTANI, 116 00172 ROMA' , '' , 'venduto ottobre 2023' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '2001.00' , '1975.57' , NOW() , NOW() ) 07/11/2023 05:09:13 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '13230' 07/11/2023 05:09:13 pm >> DELETE FROM ps_document_detail WHERE id_document = '13230' 07/11/2023 05:09:13 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '13230' , '7' , 'I miracoli da colorare. La pesca miracolosa' , '1' , '0' , '4' , '1.50' , '1.5' , '0' , '50' , '0.75' ) 07/11/2023 05:09:13 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '13230' , '13' , 'BUSSATE E VI SARÀ APERTO' , '5' , '0' , '4' , '1.50' , '1.5' , '0' , '50' , '3.75' ) 07/11/2023 05:09:13 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '13230' , '17' , 'LA FEDE NELLO ZAINETTO' , '68' , '0' , '4' , '6.00' , '6' , '0' , '50' , '204.00' ) 07/11/2023 05:09:13 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '13230' , '19' , 'CHIERICHETTI IERI OGGI DOMANI' , '1' , '0' , '4' , '2.50' , '2.5' , '0' , '50' , '1.25' ) 07/11/2023 05:09:13 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '13230' , '134' , 'AVE MARIA SPIEGATA AI BAMBINI - N.E.' , '5' , '0' , '4' , '1.80' , '1.8' , '0' , '50' , '4.50' ) 07/11/2023 05:09:13 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '13230' , '124' , 'PREGHIERE DEI RAGAZZI N. E. ' , '85' , '0' , '4' , '1.50' , '1.5' , '0' , '50' , '63.75' ) 07/11/2023 05:09:13 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '13230' , '23' , 'FATE QUESTO IN MEMORIA DI ME' , '36' , '0' , '4' , '2.50' , '2.5' , '0' , '50' , '45.00' ) 07/11/2023 05:09:13 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '13230' , '24' , 'PADRE NOSTRO SPIEGATO AI BAMBINI N. E.' , '3' , '0' , '4' , '2.50' , '2.5' , '0' , '50' , '3.75' ) 07/11/2023 05:09:13 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '13230' , '121' , 'DIZIONARIO DEI SIMBOLI DEL CRISTIANO' , '6' , '0' , '4' , '2.50' , '2.5' , '0' , '50' , '7.50' ) 07/11/2023 05:09:14 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '13230' , '130' , 'ROSARIO SPIEGATO AI BAMBINI - N.E.' , '6' , '0' , '4' , '2.50' , '2.5' , '0' , '50' , '7.50' ) 07/11/2023 05:09:14 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '13230' , '125' , 'MIE PREGHIERINE - N. E.' , '2' , '0' , '4' , '1.50' , '1.5' , '0' , '50' , '1.50' ) 07/11/2023 05:09:14 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '13230' , '33' , '100 GIORNI CON LO SPIRITO' , '3' , '0' , '4' , '7.50' , '7.5' , '0' , '50' , '11.25' ) 07/11/2023 05:09:14 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '13230' , '35' , 'ANGELI - I NOSTRI MIGLIORI AMICI' , '3' , '0' , '4' , '2.50' , '2.5' , '0' , '50' , '3.75' ) 07/11/2023 05:09:14 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '13230' , '44' , 'GUARDALIBRI: DVD IL CREDO' , '1' , '0' , '4' , '9.90' , '9.9' , '0' , '50' , '4.95' ) 07/11/2023 05:09:14 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '13230' , '48' , 'I SANTI E GLI ANIMALI' , '3' , '0' , '4' , '3.00' , '3' , '0' , '50' , '4.50' ) 07/11/2023 05:09:14 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '13230' , '50' , 'PERDONAMI SIGNORE' , '10' , '0' , '4' , '2.50' , '2.5' , '0' , '50' , '12.50' ) 07/11/2023 05:09:14 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '13230' , '55' , 'AVE MARIA ,SPIEGATA AI BAMBINI' , '1' , '0' , '4' , '1.50' , '1.5' , '0' , '50' , '0.75' ) 07/11/2023 05:09:14 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '13230' , '57' , 'ALBUM + BUSTINA AMICO GESÙ' , '2' , '0' , '4' , '2.00' , '2' , '0' , '50' , '2.00' ) 07/11/2023 05:09:14 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '13230' , '58' , 'SCATOLA FIGURINE AMICO GESÙ - 60 BUSTINE' , '1' , '0' , '4' , '30.00' , '30' , '0' , '50' , '15.00' ) 07/11/2023 05:09:14 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '13230' , '60' , 'IL NATALE SPIEGATO AI BAMBINI' , '1' , '0' , '4' , '2.00' , '2' , '0' , '50' , '1.00' ) 07/11/2023 05:09:14 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '13230' , '67' , 'CON GESU SULLA VIA DELLA CROCE - VIA CRUCIS ' , '5' , '0' , '4' , '2.00' , '2' , '0' , '50' , '5.00' ) 07/11/2023 05:09:14 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '13230' , '72' , 'FEDE, SPERANZA E CARITA' , '5' , '0' , '4' , '6.00' , '6' , '0' , '50' , '15.00' ) 07/11/2023 05:09:14 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '13230' , '92' , 'LA PREGHIERA DEL ROSARIO' , '15' , '0' , '4' , '2.50' , '2.5' , '0' , '50' , '18.75' ) 07/11/2023 05:09:14 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '13230' , '99' , 'AVE MARIA PREGHIERE MARIANE' , '5' , '0' , '4' , '2.00' , '2' , '0' , '50' , '5.00' ) 07/11/2023 05:09:14 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '13230' , '101' , 'GESU BENEDICI LA NOSTRA FAMIGLIA' , '5' , '0' , '4' , '1.50' , '1.5' , '0' , '50' , '3.75' ) 07/11/2023 05:09:14 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '13230' , '102' , 'LE BEATITUDINI N.EDIZ.' , '1' , '0' , '4' , '2.00' , '2' , '0' , '50' , '1.00' ) 07/11/2023 05:09:14 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '13230' , '103' , 'Lo Spirito Santo raccontato ai ragazzi N.E.' , '1' , '0' , '4' , '2.00' , '2' , '0' , '50' , '1.00' ) 07/11/2023 05:09:14 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '13230' , '127' , 'SPIRITO SANTO SPIEGATO AI RAGAZZI - N.E.' , '40' , '0' , '4' , '2.50' , '2.5' , '0' , '50' , '50.00' ) 07/11/2023 05:09:14 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '13230' , '106' , 'RICORDO DI UNA GIORNATA SPECIALE' , '1' , '0' , '4' , '1.50' , '1.5' , '0' , '50' , '0.75' ) 07/11/2023 05:09:14 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '13230' , '110' , 'SE MI AMI NON PIANGERE' , '3' , '0' , '4' , '1.80' , '1.8' , '0' , '50' , '2.70' ) 07/11/2023 05:09:14 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '13230' , '111' , 'I NONNI SONO UN TESORO' , '2' , '0' , '4' , '1.80' , '1.8' , '0' , '50' , '1.80' ) 07/11/2023 05:09:14 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '13230' , '123' , 'DIO E IN DIECI PAROLE - COMANDAMENTI' , '1' , '0' , '4' , '3.00' , '3' , '0' , '50' , '1.50' ) 07/11/2023 05:09:14 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '13230' , '115' , 'SAN FRANCESCO DASSISI RACCONTATO AI RAGAZZI N.E.' , '22' , '0' , '4' , '4.00' , '4' , '0' , '50' , '44.00' ) 07/11/2023 05:09:14 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '13230' , '117' , 'La preghiera delle cinque dita n.e.' , '51' , '0' , '4' , '1.80' , '1.8' , '0' , '50' , '45.90' ) 07/11/2023 05:09:14 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '13230' , '118' , 'Il Credo spiegato ai ragazzi n.e.' , '1' , '0' , '4' , '2.50' , '2.5' , '0' , '50' , '1.25' ) 07/11/2023 05:09:14 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '13230' , '132' , 'MINISTRANTI IERI, OGGI, DOMANI' , '55' , '0' , '4' , '2.50' , '2.5' , '0' , '50' , '68.75' ) 07/11/2023 05:09:14 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '13230' , '129' , 'NATALE SPIEGATO AI BAMBINI' , '2' , '0' , '4' , '3.00' , '3' , '0' , '50' , '3.00' ) 07/11/2023 05:09:15 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 ( '13230' , '135' , 'LIBRO AGENDA CATTOLICO 2024' , '79' , '0' , '4' , '18.00' , '18' , '0' , '50' , '711.00' ) 07/11/2023 05:09:15 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 ( '13230' , '138' , 'LA NASCITA DI GESU' , '142' , '0' , '4' , '2.50' , '2.5' , '0' , '50' , '177.50' ) 07/11/2023 05:09:15 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 ( '13230' , '139' , 'E NATO - n.e.' , '141' , '0' , '1' , '2.00' , '1.6393442622951' , '22' , '50' , '141.00' ) 07/11/2023 05:09:15 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 ( '13230' , '136' , 'ANGELO DI DIO N.E.' , '116' , '0' , '4' , '1.80' , '1.8' , '0' , '50' , '104.40' ) 07/11/2023 05:09:15 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 ( '13230' , '137' , 'AVVENTO' , '148' , '0' , '4' , '2.50' , '2.5' , '0' , '50' , '185.00' ) 07/11/2023 05:09:15 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 ( '13230' , '126' , 'SACRAMENTO DEL PERDONO' , '14' , '0' , '4' , '2.00' , '2' , '0' , '50' , '14.00' ) 07/11/2023 05:19:30 pm >> SELECT document_num FROM ps_document WHERE document_num = '30/S' AND id_document != '' AND id_document_type LIKE '2%' AND YEAR(document_date) = YEAR('2023-11-07') 07/11/2023 05:19: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 ( '25' , '30/S' , '2023-11-07' , 'S' , '3000' , '0' , '4669629' , 'VIA DEI CASTANI, 116 00172 ROMA' , '' , 'RESA OTTOBRE 2023' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '181.25' , '181.25' , NOW() , NOW() ) 07/11/2023 05:19: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 = '13231' 07/11/2023 05:19:30 pm >> DELETE FROM ps_document_detail WHERE id_document = '13231' 07/11/2023 05:19: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 ( '13231' , '13' , 'BUSSATE E VI SARÀ APERTO' , '5' , '5' , '4' , '1.50' , '1.5' , '0' , '50' , '3.75' ) 07/11/2023 05:19: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 ( '13231' , '17' , 'LA FEDE NELLO ZAINETTO' , '2' , '2' , '4' , '6.00' , '6' , '0' , '50' , '6.00' ) 07/11/2023 05:19: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 ( '13231' , '20' , 'GIOVEDÌ SANTO' , '13' , '13' , '4' , '1.50' , '1.5' , '0' , '50' , '9.75' ) 07/11/2023 05:19: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 ( '13231' , '134' , 'AVE MARIA SPIEGATA AI BAMBINI - N.E.' , '6' , '6' , '4' , '1.80' , '1.8' , '0' , '50' , '5.40' ) 07/11/2023 05:19: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 ( '13231' , '124' , 'PREGHIERE DEI RAGAZZI N. E. ' , '10' , '10' , '4' , '1.50' , '1.5' , '0' , '50' , '7.50' ) 07/11/2023 05:19: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 ( '13231' , '23' , 'FATE QUESTO IN MEMORIA DI ME' , '8' , '8' , '4' , '2.50' , '2.5' , '0' , '50' , '10.00' ) 07/11/2023 05:19: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 ( '13231' , '24' , 'PADRE NOSTRO SPIEGATO AI BAMBINI N. E.' , '11' , '11' , '4' , '2.50' , '2.5' , '0' , '50' , '13.75' ) 07/11/2023 05:19: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 ( '13231' , '121' , 'DIZIONARIO DEI SIMBOLI DEL CRISTIANO' , '4' , '4' , '4' , '2.50' , '2.5' , '0' , '50' , '5.00' ) 07/11/2023 05:19: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 ( '13231' , '130' , 'ROSARIO SPIEGATO AI BAMBINI - N.E.' , '6' , '6' , '4' , '2.50' , '2.5' , '0' , '50' , '7.50' ) 07/11/2023 05:19: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 ( '13231' , '125' , 'MIE PREGHIERINE - N. E.' , '6' , '6' , '4' , '1.50' , '1.5' , '0' , '50' , '4.50' ) 07/11/2023 05:19: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 ( '13231' , '33' , '100 GIORNI CON LO SPIRITO' , '4' , '4' , '4' , '7.50' , '7.5' , '0' , '50' , '15.00' ) 07/11/2023 05:19: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 ( '13231' , '38' , 'MADRE TERESA, UNA MISSIONARIA' , '1' , '1' , '4' , '2.60' , '2.6' , '0' , '50' , '1.30' ) 07/11/2023 05:19: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 ( '13231' , '50' , 'PERDONAMI SIGNORE' , '4' , '4' , '4' , '2.50' , '2.5' , '0' , '50' , '5.00' ) 07/11/2023 05:19: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 ( '13231' , '67' , 'CON GESU SULLA VIA DELLA CROCE - VIA CRUCIS ' , '10' , '10' , '4' , '2.00' , '2' , '0' , '50' , '10.00' ) 07/11/2023 05:19: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 ( '13231' , '76' , 'LA BIBBIA: NUOVO TESTAMENTO' , '1' , '1' , '4' , '7.90' , '7.9' , '0' , '50' , '3.95' ) 07/11/2023 05:19: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 ( '13231' , '88' , 'GESÙ È RISORTO' , '2' , '2' , '4' , '2.00' , '2' , '0' , '50' , '2.00' ) 07/11/2023 05:19: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 ( '13231' , '92' , 'LA PREGHIERA DEL ROSARIO' , '3' , '3' , '4' , '2.50' , '2.5' , '0' , '50' , '3.75' ) 07/11/2023 05:19: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 ( '13231' , '94' , 'IL BATTESIMO' , '4' , '4' , '4' , '1.50' , '1.5' , '0' , '50' , '3.00' ) 07/11/2023 05:19: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 ( '13231' , '96' , 'LA PREGHIERA - MEDICINA DELLANIMA' , '4' , '4' , '4' , '1.50' , '1.5' , '0' , '50' , '3.00' ) 07/11/2023 05:19: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 ( '13231' , '99' , 'AVE MARIA PREGHIERE MARIANE' , '7' , '7' , '4' , '2.00' , '2' , '0' , '50' , '7.00' ) 07/11/2023 05:19: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 ( '13231' , '101' , 'GESU BENEDICI LA NOSTRA FAMIGLIA' , '3' , '3' , '4' , '1.50' , '1.5' , '0' , '50' , '2.25' ) 07/11/2023 05:19: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 ( '13231' , '103' , 'Lo Spirito Santo raccontato ai ragazzi N.E.' , '1' , '1' , '4' , '2.00' , '2' , '0' , '50' , '1.00' ) 07/11/2023 05:19: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 ( '13231' , '104' , 'TEMPO DI QUARESIMA' , '8' , '8' , '4' , '2.50' , '2.5' , '0' , '50' , '10.00' ) 07/11/2023 05:19: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 ( '13231' , '127' , 'SPIRITO SANTO SPIEGATO AI RAGAZZI - N.E.' , '5' , '5' , '4' , '2.50' , '2.5' , '0' , '50' , '6.25' ) 07/11/2023 05:19: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 ( '13231' , '111' , 'I NONNI SONO UN TESORO' , '2' , '2' , '4' , '1.80' , '1.8' , '0' , '50' , '1.80' ) 07/11/2023 05:19: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 ( '13231' , '115' , 'SAN FRANCESCO DASSISI RACCONTATO AI RAGAZZI N.E.' , '9' , '9' , '4' , '4.00' , '4' , '0' , '50' , '18.00' ) 07/11/2023 05:19: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 ( '13231' , '117' , 'La preghiera delle cinque dita n.e.' , '2' , '2' , '4' , '1.80' , '1.8' , '0' , '50' , '1.80' ) 07/11/2023 05:19: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 ( '13231' , '118' , 'Il Credo spiegato ai ragazzi n.e.' , '3' , '3' , '4' , '2.50' , '2.5' , '0' , '50' , '3.75' ) 07/11/2023 05:19: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 ( '13231' , '132' , 'MINISTRANTI IERI, OGGI, DOMANI' , '5' , '5' , '4' , '2.50' , '2.5' , '0' , '50' , '6.25' ) 07/11/2023 05:19: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 ( '13231' , '126' , 'SACRAMENTO DEL PERDONO' , '3' , '3' , '4' , '2.00' , '2' , '0' , '50' , '3.00' ) 07/11/2023 05:19:53 pm >> SELECT document_num FROM ps_document WHERE document_num = '29/S' AND id_document != '13230' AND id_document_type LIKE '2%' AND YEAR(document_date) = YEAR('2023-11-07') 07/11/2023 05:19:53 pm >> UPDATE ps_document SET id_document_type = '22', document_num = '29/S', document_date = '2023-11-07', document_letter = 'S', id_customer = '3000', id_supplier = '', id_address = '4669629', address1 = 'VIA DEI CASTANI, 116 00172 ROMA', address2 = '', note = 'venduto ottobre 2023', price_shipping = '0.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '14', id_causal = '0', price_tax_included = '2001.00', price_tax_excluded = '1975.57', date_upd = NOW() WHERE id_document = '13230' 07/11/2023 05:19:53 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 = '13230' 07/11/2023 05:19:53 pm >> DELETE FROM ps_document_detail WHERE id_document = '13230' 07/11/2023 05:19:53 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 ( '13230' , '7' , 'I miracoli da colorare. La pesca miracolosa' , '1' , '0' , '4' , '1.5000' , '1.5' , '0' , '50' , '0.75' ) 07/11/2023 05:19:53 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 ( '13230' , '13' , 'BUSSATE E VI SARÀ APERTO' , '5' , '0' , '4' , '1.5000' , '1.5' , '0' , '50' , '3.75' ) 07/11/2023 05:19:53 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 ( '13230' , '17' , 'LA FEDE NELLO ZAINETTO' , '68' , '0' , '4' , '6.0000' , '6' , '0' , '50' , '204.00' ) 07/11/2023 05:19:53 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 ( '13230' , '19' , 'CHIERICHETTI IERI OGGI DOMANI' , '1' , '0' , '4' , '2.5000' , '2.5' , '0' , '50' , '1.25' ) 07/11/2023 05:19:53 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 ( '13230' , '134' , 'AVE MARIA SPIEGATA AI BAMBINI - N.E.' , '5' , '0' , '4' , '1.8000' , '1.8' , '0' , '50' , '4.50' ) 07/11/2023 05:19:53 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 ( '13230' , '124' , 'PREGHIERE DEI RAGAZZI N. E. ' , '85' , '0' , '4' , '1.5000' , '1.5' , '0' , '50' , '63.75' ) 07/11/2023 05:19:53 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 ( '13230' , '23' , 'FATE QUESTO IN MEMORIA DI ME' , '36' , '0' , '4' , '2.5000' , '2.5' , '0' , '50' , '45.00' ) 07/11/2023 05:19:53 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 ( '13230' , '24' , 'PADRE NOSTRO SPIEGATO AI BAMBINI N. E.' , '3' , '0' , '4' , '2.5000' , '2.5' , '0' , '50' , '3.75' ) 07/11/2023 05:19:53 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 ( '13230' , '121' , 'DIZIONARIO DEI SIMBOLI DEL CRISTIANO' , '6' , '0' , '4' , '2.5000' , '2.5' , '0' , '50' , '7.50' ) 07/11/2023 05:19: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 ( '13230' , '130' , 'ROSARIO SPIEGATO AI BAMBINI - N.E.' , '6' , '0' , '4' , '2.5000' , '2.5' , '0' , '50' , '7.50' ) 07/11/2023 05:19: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 ( '13230' , '125' , 'MIE PREGHIERINE - N. E.' , '2' , '0' , '4' , '1.5000' , '1.5' , '0' , '50' , '1.50' ) 07/11/2023 05:19: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 ( '13230' , '33' , '100 GIORNI CON LO SPIRITO' , '3' , '0' , '4' , '7.5000' , '7.5' , '0' , '50' , '11.25' ) 07/11/2023 05:19: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 ( '13230' , '35' , 'ANGELI - I NOSTRI MIGLIORI AMICI' , '3' , '0' , '4' , '2.5000' , '2.5' , '0' , '50' , '3.75' ) 07/11/2023 05:19: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 ( '13230' , '44' , 'GUARDALIBRI: DVD IL CREDO' , '1' , '0' , '4' , '9.9000' , '9.9' , '0' , '50' , '4.95' ) 07/11/2023 05:19: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 ( '13230' , '48' , 'I SANTI E GLI ANIMALI' , '3' , '0' , '4' , '3.0000' , '3' , '0' , '50' , '4.50' ) 07/11/2023 05:19: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 ( '13230' , '50' , 'PERDONAMI SIGNORE' , '10' , '0' , '4' , '2.5000' , '2.5' , '0' , '50' , '12.50' ) 07/11/2023 05:19: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 ( '13230' , '55' , 'AVE MARIA ,SPIEGATA AI BAMBINI' , '1' , '0' , '4' , '1.5000' , '1.5' , '0' , '50' , '0.75' ) 07/11/2023 05:19: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 ( '13230' , '57' , 'ALBUM + BUSTINA AMICO GESÙ' , '2' , '0' , '4' , '2.0000' , '2' , '0' , '50' , '2.00' ) 07/11/2023 05:19: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 ( '13230' , '58' , 'SCATOLA FIGURINE AMICO GESÙ - 60 BUSTINE' , '1' , '0' , '4' , '30.0000' , '30' , '0' , '50' , '15.00' ) 07/11/2023 05:19: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 ( '13230' , '60' , 'IL NATALE SPIEGATO AI BAMBINI' , '1' , '0' , '4' , '2.0000' , '2' , '0' , '50' , '1.00' ) 07/11/2023 05:19: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 ( '13230' , '67' , 'CON GESU SULLA VIA DELLA CROCE - VIA CRUCIS ' , '5' , '0' , '4' , '2.0000' , '2' , '0' , '50' , '5.00' ) 07/11/2023 05:19: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 ( '13230' , '72' , 'FEDE, SPERANZA E CARITA' , '5' , '0' , '4' , '6.0000' , '6' , '0' , '50' , '15.00' ) 07/11/2023 05:19: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 ( '13230' , '92' , 'LA PREGHIERA DEL ROSARIO' , '15' , '0' , '4' , '2.5000' , '2.5' , '0' , '50' , '18.75' ) 07/11/2023 05:19: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 ( '13230' , '99' , 'AVE MARIA PREGHIERE MARIANE' , '5' , '0' , '4' , '2.0000' , '2' , '0' , '50' , '5.00' ) 07/11/2023 05:19: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 ( '13230' , '101' , 'GESU BENEDICI LA NOSTRA FAMIGLIA' , '5' , '0' , '4' , '1.5000' , '1.5' , '0' , '50' , '3.75' ) 07/11/2023 05:19: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 ( '13230' , '102' , 'LE BEATITUDINI N.EDIZ.' , '1' , '0' , '4' , '2.0000' , '2' , '0' , '50' , '1.00' ) 07/11/2023 05:19: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 ( '13230' , '103' , 'Lo Spirito Santo raccontato ai ragazzi N.E.' , '1' , '0' , '4' , '2.0000' , '2' , '0' , '50' , '1.00' ) 07/11/2023 05:19: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 ( '13230' , '127' , 'SPIRITO SANTO SPIEGATO AI RAGAZZI - N.E.' , '40' , '0' , '4' , '2.5000' , '2.5' , '0' , '50' , '50.00' ) 07/11/2023 05:19: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 ( '13230' , '106' , 'RICORDO DI UNA GIORNATA SPECIALE' , '1' , '0' , '4' , '1.5000' , '1.5' , '0' , '50' , '0.75' ) 07/11/2023 05:19: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 ( '13230' , '110' , 'SE MI AMI NON PIANGERE' , '3' , '0' , '4' , '1.8000' , '1.8' , '0' , '50' , '2.70' ) 07/11/2023 05:19: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 ( '13230' , '111' , 'I NONNI SONO UN TESORO' , '2' , '0' , '4' , '1.8000' , '1.8' , '0' , '50' , '1.80' ) 07/11/2023 05:19: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 ( '13230' , '123' , 'DIO E IN DIECI PAROLE - COMANDAMENTI' , '1' , '0' , '4' , '3.0000' , '3' , '0' , '50' , '1.50' ) 07/11/2023 05:19: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 ( '13230' , '115' , 'SAN FRANCESCO DASSISI RACCONTATO AI RAGAZZI N.E.' , '22' , '0' , '4' , '4.0000' , '4' , '0' , '50' , '44.00' ) 07/11/2023 05:19: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 ( '13230' , '117' , 'La preghiera delle cinque dita n.e.' , '51' , '0' , '4' , '1.8000' , '1.8' , '0' , '50' , '45.90' ) 07/11/2023 05:19: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 ( '13230' , '118' , 'Il Credo spiegato ai ragazzi n.e.' , '1' , '0' , '4' , '2.5000' , '2.5' , '0' , '50' , '1.25' ) 07/11/2023 05:19: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 ( '13230' , '132' , 'MINISTRANTI IERI, OGGI, DOMANI' , '55' , '0' , '4' , '2.5000' , '2.5' , '0' , '50' , '68.75' ) 07/11/2023 05:19: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 ( '13230' , '129' , 'NATALE SPIEGATO AI BAMBINI' , '2' , '0' , '4' , '3.0000' , '3' , '0' , '50' , '3.00' ) 07/11/2023 05:19: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 ( '13230' , '135' , 'LIBRO AGENDA CATTOLICO 2024' , '79' , '0' , '4' , '18.0000' , '18' , '0' , '50' , '711.00' ) 07/11/2023 05:19: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 ( '13230' , '138' , 'LA NASCITA DI GESU' , '142' , '0' , '4' , '2.5000' , '2.5' , '0' , '50' , '177.50' ) 07/11/2023 05:19: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 ( '13230' , '139' , 'E NATO - n.e.' , '141' , '0' , '1' , '2.0000' , '1.6393442622951' , '22' , '50' , '141.00' ) 07/11/2023 05:19: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 ( '13230' , '136' , 'ANGELO DI DIO N.E.' , '116' , '0' , '4' , '1.8000' , '1.8' , '0' , '50' , '104.40' ) 07/11/2023 05:19:55 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 ( '13230' , '137' , 'AVVENTO' , '148' , '0' , '4' , '2.5000' , '2.5' , '0' , '50' , '185.00' ) 07/11/2023 05:19:55 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 ( '13230' , '126' , 'SACRAMENTO DEL PERDONO' , '14' , '0' , '4' , '2.0000' , '2' , '0' , '50' , '14.00' ) 07/11/2023 05:35:20 pm >> SELECT document_num FROM ps_document WHERE document_num = '241' AND id_document != '88794' AND id_document_type LIKE '21' AND YEAR(document_date) = YEAR('2023-11-07') 07/11/2023 05:35:20 pm >> UPDATE ps_document SET id_document_type = '21', document_num = '241', document_date = '2023-11-07', document_letter = '', id_customer = '4052', id_supplier = '', id_address = '4679184', address1 = 'VIA MONTE GRAPPA 2 33039 SEDEGLIANO', address2 = '', note = '', price_shipping = '5.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 = '31.60', price_tax_excluded = '31.60', date_upd = NOW() WHERE id_document = '88794' 07/11/2023 05:35: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 = '88794' 07/11/2023 05:35:21 pm >> DELETE FROM ps_document_detail WHERE id_document = '88794' 07/11/2023 05:35: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 ( '88794' , '8509' , 'PRIMI PASSI CON GESÙ - ANNO A' , '8' , '-8' , '4' , '3.50' , '3.5' , '0' , '5' , '26.60' ) 07/11/2023 05:36:16 pm >> INSERT INTO ps_customer ( id_gender , firstname , lastname , email , passwd , `date_add` , `date_upd` ) VALUES ( '1' , '' , '' , '' , 'uVbMappFOdlq17Jr' , NOW() , NOW() ) 07/11/2023 05:36:16 pm >> INSERT INTO ps_customer_group ( id_customer , id_group ) VALUES ( '4053' , '1' ) 07/11/2023 05:36:16 pm >> INSERT INTO ps_customer_group ( id_customer , id_group ) VALUES ( '4053' , '2' ) 07/11/2023 05:36:16 pm >> INSERT INTO ps_customer_group ( id_customer , id_group ) VALUES ( '4053' , '3' ) 07/11/2023 05:38:15 pm >> UPDATE ps_address SET deleted='1' , active = '0' WHERE id_customer = '4053' 07/11/2023 05:38:15 pm >> 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 ( '4053' , '10' , '139' , 'PARROCCHIA S. ANDREA AP.' , 'FORBICE' , 'GIANPIETRO' , 'PIAZZA MARCONI 1' , '' , '25030' , 'MAIRANO' , '' , '030975235' , '' , '' , '' , NOW() , NOW() ) 07/11/2023 05:38:15 pm >> UPDATE ps_customer SET email = 'mairano@diocesi.brescia.it', sdi = '', pec = '', date_upd = NOW() WHERE id_customer = '4053' 07/11/2023 05:38:50 pm >> SELECT document_num FROM ps_document WHERE document_num = '244' AND id_document != '' AND id_document_type LIKE '21' AND YEAR(document_date) = YEAR('2023-11-07') 07/11/2023 05:38: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 ( '21' , '244' , '2023-11-07' , '' , '4053' , '0' , '4679185' , 'PIAZZA MARCONI 1 25030 MAIRANO' , '' , '' , '5' , '4' , '0' , '0' , '0' , '' , '9' , '0' , '36.35' , '36.35' , NOW() , NOW() ) 07/11/2023 05:38: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 = '88798' 07/11/2023 05:38:50 pm >> DELETE FROM ps_document_detail WHERE id_document = '88798' 07/11/2023 05:38: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 ( '88798' , '4154' , 'FESTA DEL PERDONO' , '11' , '-11' , '4' , '3.00' , '3' , '0' , '5' , '31.35' ) 07/11/2023 06:01:35 pm >> SELECT document_num FROM ps_document WHERE document_num = '3494' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-11-07') 07/11/2023 06:01:35 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' , '3494' , '2023-11-07' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '21.40' , '18.84' , NOW() , NOW() ) 07/11/2023 06:01:35 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 = '88799' 07/11/2023 06:01:35 pm >> DELETE FROM ps_document_detail WHERE id_document = '88799' 07/11/2023 06:01:35 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 ( '88799' , '11151' , 'LIBRI' , '1' , '-1' , '4' , '7.2' , '7.2' , '0' , '0' , '7.20' ) 07/11/2023 06:01:35 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 ( '88799' , '20063' , 'BRACCIALE EMATITE - BC2023S' , '1' , '-1' , '1' , '8.00' , '6.5573770491803' , '22' , '0' , '8.00' ) 07/11/2023 06:01:35 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 ( '88799' , '17277' , 'BRACCIALE PIETRE DURE - 4633' , '1' , '-1' , '1' , '6.20' , '5.0819672131148' , '22' , '0' , '6.20' ) 07/11/2023 06:45:43 pm >> SELECT document_num FROM ps_document WHERE document_num = '54/E' AND id_document != '' AND id_document_type LIKE '2%' AND YEAR(document_date) = YEAR('2023-11-07') 07/11/2023 06:45:43 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '22' , '54/E' , '2023-11-07' , 'E' , '3000' , '0' , '4669629' , 'VIA DEI CASTANI, 116 00172 ROMA' , '' , 'VENDUTO OTTOBRE 2023' , '0' , '4' , '0' , '0' , '0' , '' , '14' , '0' , '23216.96' , '23145.73' , NOW() , NOW() ) 07/11/2023 06:45:43 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '88800' 07/11/2023 06:45:43 pm >> DELETE FROM ps_document_detail WHERE id_document = '88800' 07/11/2023 06:45:43 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88800' , '8488' , 'PRIMA CONFESSIONE E MESSA PRIMA COMUNIONE' , '1130' , '0' , '4' , '2.40' , '2.4' , '0' , '50' , '1356.00' ) 07/11/2023 06:45:43 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88800' , '2880' , 'CRESIMA: UN DONO E UN PROGETTO' , '7' , '0' , '4' , '2.50' , '2.5' , '0' , '50' , '8.75' ) 07/11/2023 06:45:43 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88800' , '5446' , 'IO SONO CON VOI - GUIDA' , '13' , '0' , '4' , '8.00' , '8' , '0' , '50' , '52.00' ) 07/11/2023 06:45:43 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88800' , '11183' , 'VENITE CON ME - GUIDA' , '12' , '0' , '4' , '8.00' , '8' , '0' , '50' , '48.00' ) 07/11/2023 06:45:43 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88800' , '107' , 'A MESSA SALTANDO DI GIOIA?' , '23' , '0' , '4' , '6.20' , '6.2' , '0' , '50' , '71.30' ) 07/11/2023 06:45:43 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88800' , '106' , 'A MESSA SALTANDO DI GIOIA - GUIDA' , '2' , '0' , '4' , '5.16' , '5.16' , '0' , '50' , '5.16' ) 07/11/2023 06:45:43 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88800' , '2448' , 'COLUI IN CUI CREDO' , '2' , '0' , '4' , '2.50' , '2.5' , '0' , '50' , '2.50' ) 07/11/2023 06:45:43 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88800' , '1829' , 'CATECHISMO PRIMARIO DEI SACRAMENTI' , '2' , '0' , '4' , '3.50' , '3.5' , '0' , '50' , '3.50' ) 07/11/2023 06:45:43 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88800' , '9675' , 'SARETE MIEI TESTIMONI' , '318' , '0' , '4' , '3.50' , '3.5' , '0' , '50' , '556.50' ) 07/11/2023 06:45:43 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88800' , '2869' , 'CREDO, PREGHIERA E IMPEGNO' , '1' , '0' , '4' , '2.10' , '2.1' , '0' , '50' , '1.05' ) 07/11/2023 06:45:43 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88800' , '5457' , 'IO SONO CON VOI 1 PARTE' , '2492' , '0' , '4' , '2.80' , '2.8' , '0' , '50' , '3488.80' ) 07/11/2023 06:45:43 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88800' , '5458' , 'IO SONO CON VOI 2 PARTE' , '1885' , '0' , '4' , '2.80' , '2.8' , '0' , '50' , '2639.00' ) 07/11/2023 06:45:43 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88800' , '11191' , 'VENITE CON ME 1 PARTE' , '1886' , '0' , '4' , '2.80' , '2.8' , '0' , '50' , '2640.40' ) 07/11/2023 06:45:43 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88800' , '11192' , 'VENITE CON ME 2 PARTE' , '1580' , '0' , '4' , '2.80' , '2.8' , '0' , '50' , '2212.00' ) 07/11/2023 06:45:43 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88800' , '8509' , 'PRIMI PASSI CON GESÙ - ANNO A' , '58' , '0' , '4' , '3.50' , '3.5' , '0' , '50' , '101.50' ) 07/11/2023 06:45:43 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88800' , '9677' , 'SARETE MIEI TESTIMONI - GUIDA' , '9' , '0' , '4' , '8.00' , '8' , '0' , '50' , '36.00' ) 07/11/2023 06:45:43 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88800' , '8510' , 'PRIMI PASSI CON GESÙ - ANNO B' , '383' , '0' , '4' , '3.40' , '3.4' , '0' , '50' , '651.10' ) 07/11/2023 06:45:43 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88800' , '8514' , 'PRIMI PASSI CON GESÙ ANNO B - GUIDA' , '22' , '0' , '4' , '5.00' , '5' , '0' , '50' , '55.00' ) 07/11/2023 06:45:44 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 ( '88800' , '8511' , 'PRIMI PASSI CON GESÙ - ANNO C' , '2' , '0' , '4' , '3.40' , '3.4' , '0' , '50' , '3.40' ) 07/11/2023 06:45:44 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 ( '88800' , '8515' , 'PRIMI PASSI CON GESÙ ANNO C - GUIDA' , '1' , '0' , '4' , '5.00' , '5' , '0' , '50' , '2.50' ) 07/11/2023 06:45:44 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 ( '88800' , '8489' , 'PRIMA CONFESSIONE... - GUIDA' , '15' , '0' , '4' , '8.00' , '8' , '0' , '50' , '60.00' ) 07/11/2023 06:45:44 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 ( '88800' , '6629' , 'MIA PREGHIERA' , '16' , '0' , '4' , '0.90' , '0.9' , '0' , '50' , '7.20' ) 07/11/2023 06:45:44 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 ( '88800' , '8408' , 'PRENDETE E MANGIATE' , '637' , '0' , '4' , '3.00' , '3' , '0' , '50' , '955.50' ) 07/11/2023 06:45:44 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 ( '88800' , '8409' , 'PRENDETE E MANGIATE - GUIDA' , '55' , '0' , '4' , '5.00' , '5' , '0' , '50' , '137.50' ) 07/11/2023 06:45:44 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 ( '88800' , '4155' , 'FESTA DEL PERDONO - GUIDA' , '40' , '0' , '4' , '5.00' , '5' , '0' , '50' , '100.00' ) 07/11/2023 06:45:44 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 ( '88800' , '4154' , 'FESTA DEL PERDONO' , '1211' , '0' , '4' , '3.00' , '3' , '0' , '50' , '1816.50' ) 07/11/2023 06:45:44 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 ( '88800' , '7824' , 'PER ILLUMINARE IL CAMMINO' , '4' , '0' , '4' , '0.90' , '0.9' , '0' , '50' , '1.80' ) 07/11/2023 06:45:44 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 ( '88800' , '2679' , 'CONOSCERE GESU' , '842' , '0' , '4' , '3.50' , '3.5' , '0' , '50' , '1473.50' ) 07/11/2023 06:45:44 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 ( '88800' , '2680' , 'CONOSCERE GESU - GUIDA' , '35' , '0' , '4' , '6.00' , '6' , '0' , '50' , '105.00' ) 07/11/2023 06:45:44 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 ( '88800' , '11097' , 'VANGELO E ATTI DEGLI APOSTOLI' , '3' , '0' , '4' , '5.00' , '5' , '0' , '50' , '7.50' ) 07/11/2023 06:45:44 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 ( '88800' , '11102' , 'VANGELO E ATTI DEGLI APOSTOLI - RIL.' , '2' , '0' , '4' , '8.50' , '8.5' , '0' , '50' , '8.50' ) 07/11/2023 06:45:44 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 ( '88800' , '8513' , 'PRIMI PASSI CON GESÙ ANNO A - GUIDA' , '1' , '0' , '4' , '5.00' , '5' , '0' , '50' , '2.50' ) 07/11/2023 06:45:44 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 ( '88800' , '1002' , 'BEATO CHI ASCOLTA... - ANNO B - B. PREVITALI' , '2' , '0' , '4' , '12.00' , '12' , '0' , '50' , '12.00' ) 07/11/2023 06:45:44 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 ( '88800' , '11103' , 'VANGELO E ATTI DEGLI APOSTOLI - TASC.' , '2' , '0' , '4' , '1.60' , '1.6' , '0' , '50' , '1.60' ) 07/11/2023 06:45:44 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 ( '88800' , '1886' , 'CELEBRIAMO CON GIOIA 3A EDIZ. - A. SORRENTINO' , '4' , '0' , '4' , '25.00' , '25' , '0' , '50' , '50.00' ) 07/11/2023 06:45:44 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 ( '88800' , '7543' , 'PARABOLE DI GESÙ' , '42' , '0' , '4' , '3.00' , '3' , '0' , '50' , '63.00' ) 07/11/2023 06:45:44 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 ( '88800' , '4394' , 'GESÙ CI CHIAMA 1 - SCHEDE' , '286' , '0' , '4' , '3.50' , '3.5' , '0' , '50' , '500.50' ) 07/11/2023 06:45:44 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 ( '88800' , '4397' , 'GESÙ CI RIVELA IL PADRE 2 - SCHEDE' , '271' , '0' , '4' , '3.50' , '3.5' , '0' , '50' , '474.25' ) 07/11/2023 06:45:44 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 ( '88800' , '4393' , 'GESÙ CI CHIAMA 1 - GUIDA' , '14' , '0' , '4' , '10.00' , '10' , '0' , '50' , '70.00' ) 07/11/2023 06:45:44 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 ( '88800' , '4495' , 'GESÙ RESTA CON NOI 3 - SCHEDE' , '277' , '0' , '4' , '3.50' , '3.5' , '0' , '50' , '484.75' ) 07/11/2023 06:45:44 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 ( '88800' , '12355' , 'VANGELO E ATTI DEGLI APOSTOLI - TASC. CENA' , '1' , '0' , '4' , '1.60' , '1.6' , '0' , '50' , '0.80' ) 07/11/2023 06:45:44 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 ( '88800' , '4396' , 'GESÙ CI RIVELA IL PADRE 2 - GUIDA' , '17' , '0' , '4' , '10.00' , '10' , '0' , '50' , '85.00' ) 07/11/2023 06:45:44 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 ( '88800' , '4494' , 'GESÙ RESTA CON NOI 3 - GUIDA' , '14' , '0' , '4' , '10.00' , '10' , '0' , '50' , '70.00' ) 07/11/2023 06:45:44 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 ( '88800' , '12819' , 'REGISTRO DEL CATECHISTA ' , '790' , '0' , '1' , '1.00' , '0.81967213114754' , '22' , '50' , '395.00' ) 07/11/2023 06:45:44 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 ( '88800' , '12813' , 'MARIA MADRE NOSTRA' , '2' , '0' , '4' , '3.00' , '3' , '0' , '50' , '3.00' ) 07/11/2023 06:45:44 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 ( '88800' , '12812' , 'CATECHISTA SECONDO PAPA FRANCESCO' , '2' , '0' , '4' , '3.50' , '3.5' , '0' , '50' , '3.50' ) 07/11/2023 06:45:44 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 ( '88800' , '12842' , 'RICEVI IL SIGILLO DELLO SPIRITO SANTO' , '6' , '0' , '4' , '6.00' , '6' , '0' , '50' , '18.00' ) 07/11/2023 06:45:44 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 ( '88800' , '15115' , 'CONVERSIONE - G. CELENTANO' , '1' , '0' , '4' , '15.00' , '15' , '0' , '50' , '7.50' ) 07/11/2023 06:45:44 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 ( '88800' , '13397' , 'MIO GESU' , '94' , '0' , '4' , '3.50' , '3.5' , '0' , '50' , '164.50' ) 07/11/2023 06:45:44 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 ( '88800' , '13956' , 'MIRACOLI DI GESU' , '28' , '0' , '4' , '3.00' , '3' , '0' , '50' , '42.00' ) 07/11/2023 06:45:44 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 ( '88800' , '14032' , 'AVE MARIA' , '3' , '0' , '4' , '3.00' , '3' , '0' , '50' , '4.50' ) 07/11/2023 06:45: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 ( '88800' , '15030' , 'PREGHIERE A SAN MICHELE ARCANGELO' , '7' , '0' , '4' , '1.00' , '1' , '0' , '50' , '3.50' ) 07/11/2023 06:45: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 ( '88800' , '15019' , 'PREGHIAMO CON MARIA' , '4' , '0' , '4' , '0.80' , '0.8' , '0' , '50' , '1.60' ) 07/11/2023 06:45: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 ( '88800' , '15020' , 'PREGARE OGNI GIORNO' , '44' , '0' , '4' , '1.00' , '1' , '0' , '50' , '22.00' ) 07/11/2023 06:45: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 ( '88800' , '16050' , 'BELLEZZA DELLA CELEBRAZIONE EUCARISTICA ' , '1' , '0' , '4' , '3.50' , '3.5' , '0' , '50' , '1.75' ) 07/11/2023 06:45: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 ( '88800' , '16665' , 'VIA CRUCIS Dialogata per comunità parrocchiali' , '24' , '0' , '4' , '1.00' , '1' , '0' , '50' , '12.00' ) 07/11/2023 06:45: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 ( '88800' , '16666' , 'VIA LUCIS Dialogata per comunità parrocchiali' , '6' , '0' , '4' , '2.00' , '2' , '0' , '50' , '6.00' ) 07/11/2023 06:45: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 ( '88800' , '16667' , 'VIA CRUCIS' , '2' , '0' , '4' , '3.00' , '3' , '0' , '50' , '3.00' ) 07/11/2023 06:45: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 ( '88800' , '16997' , 'PREGHIAMO IL PADRONE DELLA MESSE ' , '1' , '0' , '4' , '2.50' , '2.5' , '0' , '50' , '1.25' ) 07/11/2023 06:45: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 ( '88800' , '17257' , 'IO TI BATTEZZO ' , '76' , '0' , '4' , '1.80' , '1.8' , '0' , '50' , '68.40' ) 07/11/2023 06:45: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 ( '88800' , '17695' , 'VIA LUCIS CON SAN CESARE DE BUS' , '1' , '0' , '4' , '3.80' , '3.8' , '0' , '50' , '1.90' ) 07/11/2023 06:45: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 ( '88800' , '18052' , 'CONVERSAZIONI CON MADRE TERESA - GJERGJI' , '1' , '0' , '4' , '12.00' , '12' , '0' , '50' , '6.00' ) 07/11/2023 06:45: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 ( '88800' , '18176' , 'ANTIQUUM MINISTERIUM ' , '1' , '0' , '4' , '1.00' , '1' , '0' , '50' , '0.50' ) 07/11/2023 06:45: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 ( '88800' , '18460' , 'CON CUORE DI PADRE - V. SALVOLDI' , '7' , '0' , '4' , '2.00' , '2' , '0' , '50' , '7.00' ) 07/11/2023 06:45: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 ( '88800' , '17580' , 'NUOVO MESSALINO PER RAGAZZI' , '4' , '0' , '4' , '1.90' , '1.9' , '0' , '50' , '3.80' ) 07/11/2023 06:45: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 ( '88800' , '17861' , 'CARTA DIDENTITA DELLA CHIESA - R. LUPI' , '15' , '0' , '4' , '2.50' , '2.5' , '0' , '50' , '18.75' ) 07/11/2023 06:45: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 ( '88800' , '18527' , 'SOGNI DI PACE - V. SAVOLDI' , '26' , '0' , '4' , '2.00' , '2' , '0' , '50' , '26.00' ) 07/11/2023 06:45: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 ( '88800' , '18657' , 'HO DATO LORO LA TUA PAROLA - TEMPI FORTI- G. VALSECCHI' , '9' , '0' , '4' , '16.00' , '16' , '0' , '50' , '72.00' ) 07/11/2023 06:45: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 ( '88800' , '19050' , 'VENITE ADORIAMO - G. DAMORE' , '10' , '0' , '4' , '7.00' , '7' , '0' , '50' , '35.00' ) 07/11/2023 06:45: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 ( '88800' , '19159' , 'VOLTI DELLAMORE - V. SALVOLDI' , '1' , '0' , '4' , '2.00' , '2' , '0' , '50' , '1.00' ) 07/11/2023 06:45: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 ( '88800' , '18492' , 'UNA STORIA CHE SALVA VOL. 2' , '12' , '0' , '4' , '9.00' , '9' , '0' , '50' , '54.00' ) 07/11/2023 06:45: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 ( '88800' , '18491' , 'UNA STORIA CHE SALVA VOL. 1' , '14' , '0' , '4' , '9.00' , '9' , '0' , '50' , '63.00' ) 07/11/2023 06:45: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 ( '88800' , '18493' , 'UNA STORIA CHE SALVA VOL. 3' , '3' , '0' , '4' , '9.00' , '9' , '0' , '50' , '13.50' ) 07/11/2023 06:45: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 ( '88800' , '18906' , 'MI CHIAMERANNO BEATA - G. VALSECCHI' , '1' , '0' , '4' , '10.00' , '10' , '0' , '50' , '5.00' ) 07/11/2023 06:45: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 ( '88800' , '19361' , 'LITANIE LAURETANE - M. DE ROSA' , '5' , '0' , '4' , '12.00' , '12' , '0' , '50' , '30.00' ) 07/11/2023 06:45: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 ( '88800' , '19730' , 'RISPONDERE AL NATALE RINASCENDO - V. SALVOLDI' , '21' , '0' , '4' , '2.50' , '2.5' , '0' , '50' , '26.25' ) 07/11/2023 06:45: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 ( '88800' , '19728' , 'MOSTRATI MADRE - V. SALVOLDI' , '1' , '0' , '4' , '4.50' , '4.5' , '0' , '50' , '2.25' ) 07/11/2023 06:45: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 ( '88800' , '19727' , 'LITURGIA IN FRAMMENTI - A. SORRENTINO' , '2' , '0' , '4' , '35.00' , '35' , '0' , '50' , '35.00' ) 07/11/2023 06:45: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 ( '88800' , '19872' , 'CANTO DI LODE AL SIGNORE CHE VIENE' , '42' , '0' , '4' , '2.50' , '2.5' , '0' , '50' , '52.50' ) 07/11/2023 06:45: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 ( '88800' , '20640' , 'GESU, MOSSO A COMPASSIONE V. SALVOLDI' , '2' , '0' , '4' , '2.50' , '2.5' , '0' , '50' , '2.50' ) 07/11/2023 06:45: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 ( '88800' , '20719' , 'CORONA DELL’ADDOLORATA' , '12' , '0' , '4' , '1.80' , '1.8' , '0' , '50' , '10.80' ) 07/11/2023 06:45: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 ( '88800' , '20652' , 'VIA CRUCIS CON GLI SCRITTI DI C. LUBICH - G. VALSECCHI' , '10' , '0' , '4' , '2.00' , '2' , '0' , '50' , '10.00' ) 07/11/2023 06:45: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 ( '88800' , '20721' , 'AVE MARIA - L. CALABRETTA' , '4' , '0' , '4' , '4.50' , '4.5' , '0' , '50' , '9.00' ) 07/11/2023 06:45: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 ( '88800' , '20720' , 'PADRE NOSTRO - L. CALABRETTA' , '3' , '0' , '4' , '4.50' , '4.5' , '0' , '50' , '6.75' ) 07/11/2023 06:45: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 ( '88800' , '20722' , 'SEMINATORI DI GIOIA' , '123' , '0' , '4' , '2.50' , '2.5' , '0' , '50' , '153.75' ) 07/11/2023 06:45: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 ( '88800' , '20785' , 'CARTA DIDENTITA DEL CREATO - R. LUPI' , '40' , '0' , '4' , '2.50' , '2.5' , '0' , '50' , '50.00' ) 07/11/2023 06:45: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 ( '88800' , '20786' , 'GIUSEPPE DI NAZARET - M. VIANI' , '4' , '0' , '4' , '10.00' , '10' , '0' , '50' , '20.00' ) 07/11/2023 06:45: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 ( '88800' , '21417' , 'VIENI, NON TARDARE SIGNORE, NOSTRA PACE!' , '107' , '0' , '4' , '2.50' , '2.5' , '0' , '50' , '133.75' ) 07/11/2023 06:45: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 ( '88800' , '21644' , 'INCONTRO AL DIO CHE VIENE' , '152' , '0' , '4' , '8.00' , '8' , '0' , '50' , '608.00' ) 07/11/2023 06:45: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 ( '88800' , '21418' , 'CRISTO NOSTRA PACE - V. SALVORDI' , '166' , '0' , '4' , '2.50' , '2.5' , '0' , '50' , '207.50' ) 07/11/2023 06:45: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 ( '88800' , '20954' , 'TEMPO DELL’APOCALISSE ' , '1' , '0' , '4' , '15.00' , '15' , '0' , '50' , '7.50' ) 07/11/2023 06:45: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 ( '88800' , '20953' , 'VANGELO E ATTI DEGLI APOSTOLI' , '92' , '0' , '4' , '2.80' , '2.8' , '0' , '50' , '128.80' ) 07/11/2023 06:45: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 ( '88800' , '20952' , 'VANGELO E ATTI DEGLI APOSTOLI - ragazzi' , '147' , '0' , '4' , '2.80' , '2.8' , '0' , '50' , '205.80' ) 07/11/2023 06:45: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 ( '88800' , '20951' , 'STORIE DEL NOSTRO TEMPO - F. CERRI' , '4' , '0' , '4' , '15.00' , '15' , '0' , '50' , '30.00' ) 07/11/2023 06:56:32 pm >> SELECT document_num FROM ps_document WHERE document_num = '3495' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-11-07') 07/11/2023 06:56:32 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' , '3495' , '2023-11-07' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '11.20' , '11.20' , NOW() , NOW() ) 07/11/2023 06:56:32 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 = '88801' 07/11/2023 06:56:32 pm >> DELETE FROM ps_document_detail WHERE id_document = '88801' 07/11/2023 06:56:32 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 ( '88801' , '5570' , 'LAUDATO SÌ ' , '3' , '-3' , '4' , '1.90' , '1.9' , '0' , '0' , '5.70' ) 07/11/2023 06:56:32 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 ( '88801' , '21677' , 'LAUDATE DEUM ' , '3' , '-3' , '4' , '1.20' , '1.2' , '0' , '0' , '3.60' ) 07/11/2023 06:56:32 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 ( '88801' , '21684' , 'CEST LA CONFIANCE ' , '1' , '-1' , '4' , '1.90' , '1.9' , '0' , '0' , '1.90' ) 07/11/2023 06:57:45 pm >> SELECT document_num FROM ps_document WHERE document_num = '55/E' AND id_document != '' AND id_document_type LIKE '2%' AND YEAR(document_date) = YEAR('2023-11-07') 07/11/2023 06: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 ( '25' , '55/E' , '2023-11-07' , 'E' , '3000' , '0' , '4669629' , 'VIA DEI CASTANI, 116 00172 ROMA' , '' , 'RESA OTTOBRE 2023' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '652.65' , '652.65' , NOW() , NOW() ) 07/11/2023 06: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 = '88802' 07/11/2023 06:57:45 pm >> DELETE FROM ps_document_detail WHERE id_document = '88802' 07/11/2023 06: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 ( '88802' , '2448' , 'COLUI IN CUI CREDO' , '6' , '6' , '4' , '2.50' , '2.5' , '0' , '50' , '7.50' ) 07/11/2023 06: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 ( '88802' , '1829' , 'CATECHISMO PRIMARIO DEI SACRAMENTI' , '6' , '6' , '4' , '3.50' , '3.5' , '0' , '50' , '10.50' ) 07/11/2023 06: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 ( '88802' , '2869' , 'CREDO, PREGHIERA E IMPEGNO' , '8' , '8' , '4' , '2.10' , '2.1' , '0' , '50' , '8.40' ) 07/11/2023 06: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 ( '88802' , '3443' , 'DIECI PAROLE DAMORE' , '5' , '5' , '4' , '2.50' , '2.5' , '0' , '50' , '6.25' ) 07/11/2023 06: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 ( '88802' , '5643' , 'LEGGERE,... LA PAROLA - ANNO A' , '1' , '1' , '4' , '10.00' , '10' , '0' , '50' , '5.00' ) 07/11/2023 06: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 ( '88802' , '6629' , 'MIA PREGHIERA' , '5' , '5' , '4' , '0.90' , '0.9' , '0' , '50' , '2.25' ) 07/11/2023 06: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 ( '88802' , '7824' , 'PER ILLUMINARE IL CAMMINO' , '6' , '6' , '4' , '0.90' , '0.9' , '0' , '50' , '2.70' ) 07/11/2023 06: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 ( '88802' , '11097' , 'VANGELO E ATTI DEGLI APOSTOLI' , '3' , '3' , '4' , '5.00' , '5' , '0' , '50' , '7.50' ) 07/11/2023 06: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 ( '88802' , '11102' , 'VANGELO E ATTI DEGLI APOSTOLI - RIL.' , '1' , '1' , '4' , '8.50' , '8.5' , '0' , '50' , '4.25' ) 07/11/2023 06: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 ( '88802' , '11103' , 'VANGELO E ATTI DEGLI APOSTOLI - TASC.' , '3' , '3' , '4' , '1.60' , '1.6' , '0' , '50' , '2.40' ) 07/11/2023 06: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 ( '88802' , '12253' , 'MIO LIBRO DI PREGHIERE' , '20' , '20' , '4' , '2.80' , '2.8' , '0' , '50' , '28.00' ) 07/11/2023 06: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 ( '88802' , '12813' , 'MARIA MADRE NOSTRA' , '4' , '4' , '4' , '3.00' , '3' , '0' , '50' , '6.00' ) 07/11/2023 06: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 ( '88802' , '15115' , 'CONVERSIONE - G. CELENTANO' , '3' , '3' , '4' , '15.00' , '15' , '0' , '50' , '22.50' ) 07/11/2023 06: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 ( '88802' , '13397' , 'MIO GESU' , '1' , '1' , '4' , '3.50' , '3.5' , '0' , '50' , '1.75' ) 07/11/2023 06: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 ( '88802' , '13956' , 'MIRACOLI DI GESU' , '1' , '1' , '4' , '3.00' , '3' , '0' , '50' , '1.50' ) 07/11/2023 06: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 ( '88802' , '15019' , 'PREGHIAMO CON MARIA' , '5' , '5' , '4' , '0.80' , '0.8' , '0' , '50' , '2.00' ) 07/11/2023 06: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 ( '88802' , '16665' , 'VIA CRUCIS Dialogata per comunità parrocchiali' , '8' , '8' , '4' , '1.00' , '1' , '0' , '50' , '4.00' ) 07/11/2023 06: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 ( '88802' , '16666' , 'VIA LUCIS Dialogata per comunità parrocchiali' , '2' , '2' , '4' , '2.00' , '2' , '0' , '50' , '2.00' ) 07/11/2023 06: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 ( '88802' , '16667' , 'VIA CRUCIS' , '2' , '2' , '4' , '3.00' , '3' , '0' , '50' , '3.00' ) 07/11/2023 06: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 ( '88802' , '18052' , 'CONVERSAZIONI CON MADRE TERESA - GJERGJI' , '1' , '1' , '4' , '12.00' , '12' , '0' , '50' , '6.00' ) 07/11/2023 06: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 ( '88802' , '18175' , 'VIA DI SAN GIUSEPPE - G. POLIDORO' , '2' , '2' , '4' , '4.80' , '4.8' , '0' , '50' , '4.80' ) 07/11/2023 06: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 ( '88802' , '18176' , 'ANTIQUUM MINISTERIUM ' , '6' , '6' , '4' , '1.00' , '1' , '0' , '50' , '3.00' ) 07/11/2023 06: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 ( '88802' , '17861' , 'CARTA DIDENTITA DELLA CHIESA - R. LUPI' , '3' , '3' , '4' , '2.50' , '2.5' , '0' , '50' , '3.75' ) 07/11/2023 06: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 ( '88802' , '18528' , 'CON GESU VERSO IL CALVARIO - G. VALSECCHI' , '1' , '1' , '4' , '1.50' , '1.5' , '0' , '50' , '0.75' ) 07/11/2023 06: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 ( '88802' , '18497' , 'BUONA DOMENICA - ANNO A - G. BAGET BOZZO' , '4' , '4' , '4' , '16.00' , '16' , '0' , '50' , '32.00' ) 07/11/2023 06: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 ( '88802' , '18657' , 'HO DATO LORO LA TUA PAROLA - TEMPI FORTI- G. VALSECCHI' , '1' , '1' , '4' , '16.00' , '16' , '0' , '50' , '8.00' ) 07/11/2023 06: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 ( '88802' , '19050' , 'VENITE ADORIAMO - G. DAMORE' , '4' , '4' , '4' , '7.00' , '7' , '0' , '50' , '14.00' ) 07/11/2023 06: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 ( '88802' , '19159' , 'VOLTI DELLAMORE - V. SALVOLDI' , '20' , '20' , '4' , '2.00' , '2' , '0' , '50' , '20.00' ) 07/11/2023 06: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 ( '88802' , '18492' , 'UNA STORIA CHE SALVA VOL. 2' , '1' , '1' , '4' , '9.00' , '9' , '0' , '50' , '4.50' ) 07/11/2023 06: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 ( '88802' , '18491' , 'UNA STORIA CHE SALVA VOL. 1' , '1' , '1' , '4' , '9.00' , '9' , '0' , '50' , '4.50' ) 07/11/2023 06: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 ( '88802' , '18493' , 'UNA STORIA CHE SALVA VOL. 3' , '1' , '1' , '4' , '9.00' , '9' , '0' , '50' , '4.50' ) 07/11/2023 06:57: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 ( '88802' , '18906' , 'MI CHIAMERANNO BEATA - G. VALSECCHI' , '6' , '6' , '4' , '10.00' , '10' , '0' , '50' , '30.00' ) 07/11/2023 06:57: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 ( '88802' , '19361' , 'LITANIE LAURETANE - M. DE ROSA' , '2' , '2' , '4' , '12.00' , '12' , '0' , '50' , '12.00' ) 07/11/2023 06:57: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 ( '88802' , '19562' , 'SAN CESARE DE BUS. UNA VITA PER LA CATECHESI ' , '2' , '2' , '4' , '20.00' , '20' , '0' , '50' , '20.00' ) 07/11/2023 06:57: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 ( '88802' , '19728' , 'MOSTRATI MADRE - V. SALVOLDI' , '8' , '8' , '4' , '4.50' , '4.5' , '0' , '50' , '18.00' ) 07/11/2023 06:57: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 ( '88802' , '19727' , 'LITURGIA IN FRAMMENTI - A. SORRENTINO' , '2' , '2' , '4' , '35.00' , '35' , '0' , '50' , '35.00' ) 07/11/2023 06:57: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 ( '88802' , '20231' , 'PREGANDO NON SPRECATE PAROLE - G. DAMORE' , '1' , '1' , '4' , '10.00' , '10' , '0' , '50' , '5.00' ) 07/11/2023 06:57: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 ( '88802' , '20640' , 'GESU, MOSSO A COMPASSIONE V. SALVOLDI' , '21' , '21' , '4' , '2.50' , '2.5' , '0' , '50' , '26.25' ) 07/11/2023 06:57: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 ( '88802' , '20719' , 'CORONA DELL’ADDOLORATA' , '9' , '9' , '4' , '1.80' , '1.8' , '0' , '50' , '8.10' ) 07/11/2023 06:57: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 ( '88802' , '20652' , 'VIA CRUCIS CON GLI SCRITTI DI C. LUBICH - G. VALSECCHI' , '27' , '27' , '4' , '2.00' , '2' , '0' , '50' , '27.00' ) 07/11/2023 06:57: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 ( '88802' , '20721' , 'AVE MARIA - L. CALABRETTA' , '17' , '17' , '4' , '4.50' , '4.5' , '0' , '50' , '38.25' ) 07/11/2023 06:57: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 ( '88802' , '20720' , 'PADRE NOSTRO - L. CALABRETTA' , '21' , '21' , '4' , '4.50' , '4.5' , '0' , '50' , '47.25' ) 07/11/2023 06:57: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 ( '88802' , '20722' , 'SEMINATORI DI GIOIA' , '17' , '17' , '4' , '2.50' , '2.5' , '0' , '50' , '21.25' ) 07/11/2023 06:57: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 ( '88802' , '20785' , 'CARTA DIDENTITA DEL CREATO - R. LUPI' , '7' , '7' , '4' , '2.50' , '2.5' , '0' , '50' , '8.75' ) 07/11/2023 06:57: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 ( '88802' , '20786' , 'GIUSEPPE DI NAZARET - M. VIANI' , '8' , '8' , '4' , '10.00' , '10' , '0' , '50' , '40.00' ) 07/11/2023 06:57: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 ( '88802' , '20876' , 'HO DATO LORO LA TUA PAROLA - A/B/C - G. VALSECCHI' , '3' , '3' , '4' , '20.00' , '20' , '0' , '50' , '30.00' ) 07/11/2023 06:57: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 ( '88802' , '20951' , 'STORIE DEL NOSTRO TEMPO - F. CERRI' , '7' , '7' , '4' , '15.00' , '15' , '0' , '50' , '52.50' ) 07/11/2023 07:28:11 pm >> SELECT document_num FROM ps_document WHERE document_num = '3484' AND id_document != '88774' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-11-07') 07/11/2023 07:28:11 pm >> UPDATE ps_document SET id_document_type = '11', document_num = '3484', document_date = '2023-11-07', 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 = '302.00', price_tax_excluded = '260.96', date_upd = NOW() WHERE id_document = '88774' 07/11/2023 07:28:11 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 = '88774' 07/11/2023 07:28:11 pm >> DELETE FROM ps_document_detail WHERE id_document = '88774' 07/11/2023 07:28:11 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 ( '88774' , '11151' , 'LIBRI' , '1' , '-1' , '4' , '36.4' , '36.4' , '0' , '0' , '36.40' ) 07/11/2023 07:28:11 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 ( '88774' , '7962' , 'PETTINA ROMANA NERO - MISTO - 44' , '1' , '-1' , '1' , '35.0000' , '28.688524590164' , '22' , '0' , '35.00' ) 07/11/2023 07:28:11 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 ( '88774' , '19395' , 'CLERGY MISTO COTONE ML - C01' , '2' , '-2' , '1' , '39.9000' , '32.704918032787' , '22' , '0' , '79.80' ) 07/11/2023 07:28:11 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 ( '88774' , '1914' , 'CERA DELLA LITURGIA' , '24' , '-24' , '1' , '4.7000' , '3.8524590163934' , '22' , '0' , '112.80' ) 07/11/2023 07:28:11 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 ( '88774' , '21779' , 'CAMMINO DI UN POPOLO - C.M. MARTINI' , '1' , '-1' , '4' , '40.00' , '40' , '0' , '5' , '38.00' )