03/12/2024 08:48:11 am >> SELECT document_num FROM ps_document WHERE document_num = '3764' AND id_document != '94641' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2024-12-02') 03/12/2024 08:48:11 am >> UPDATE ps_document SET id_document_type = '11', document_num = '3764', document_date = '2024-12-02', 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 = '75.00', price_tax_excluded = '61.76', date_upd = NOW() WHERE id_document = '94641' 03/12/2024 08:48:11 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 = '94641' 03/12/2024 08:48:11 am >> DELETE FROM ps_document_detail WHERE id_document = '94641' 03/12/2024 08:48:11 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 ( '94641' , '7202' , 'ARTICOLI RELIGIOSI' , '1' , '-1' , '1' , '8' , '6.5573770491803' , '22' , '0' , '8.00' ) 03/12/2024 08:48:12 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 ( '94641' , '11384' , 'VINO BIANCO DOLCE - 102' , '1' , '-1' , '1' , '8.9000' , '7.2950819672131' , '22' , '0' , '8.90' ) 03/12/2024 08:48:12 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 ( '94641' , '12317' , 'SCATOLA PORTA OSTIE IN ALLUMINIO - 1879' , '1' , '-1' , '1' , '10.0000' , '8.1967213114754' , '22' , '0' , '10.00' ) 03/12/2024 08:48:12 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 ( '94641' , '7311' , 'OSTIA SOTTILE 74MM' , '1' , '-1' , '3' , '2.0000' , '1.9230769230769' , '4' , '0' , '2.00' ) 03/12/2024 08:48:12 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 ( '94641' , '7202' , 'ARTICOLI RELIGIOSI' , '1' , '-1' , '1' , '23.1000' , '18.934426229508' , '22' , '0' , '23.10' ) 03/12/2024 08:48:12 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 ( '94641' , '19818' , 'INCENSO NATURALE 3A KG 1' , '1' , '-1' , '1' , '23.0000' , '18.852459016393' , '22' , '0' , '23.00' ) 03/12/2024 09:19:17 am >> SELECT ean13 FROM ps_product WHERE ean13 = '9788821591396' AND id_product != '3991' AND ean13 != '' 03/12/2024 09:19:18 am >> UPDATE ps_product SET id_supplier = '7', reference = '14', ean13 = '9788821591396', date_upd = NOW() WHERE id_product = '3991' 03/12/2024 09:19:18 am >> UPDATE ps_product_lang SET name = 'EVANGELII GAUDIUM - RILEGATO ', description = '' WHERE id_product = '3991' 03/12/2024 09:19:18 am >> UPDATE ps_product SET wholesale_price = '2.35', on_sale = '0', price = '3.5000' WHERE id_product = '3991' 03/12/2024 09:19:18 am >> UPDATE ps_product_shop SET wholesale_price = '2.35', price = '3.5000', id_tax_rules_group = '4', id_category_default = '30', 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 = '3991' 03/12/2024 09:19:18 am >> DELETE FROM ps_specific_price WHERE id_product = '3991' 03/12/2024 09:20:27 am >> INSERT INTO ps_product ( ean13 , id_tax_rules_group , `date_add` , `date_upd` ) VALUES ( '' , '1' , NOW() , NOW() ) 03/12/2024 09:20:27 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '23287' , '1' , '' , 'nuovo-prodotto' ) 03/12/2024 09:20:27 am >> INSERT INTO ps_product_shop ( id_product , id_tax_rules_group , id_shop , id_category_default , `date_add` , `date_upd` ) VALUES ( '23287' , '1' , '1' , '2' , NOW() , NOW() ) 03/12/2024 09:20:28 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) VALUES ( '23287' , '0' , '1' , '0' , '0' ) 03/12/2024 09:21:15 am >> SELECT ean13 FROM ps_product WHERE ean13 = '9788801069303' AND id_product != '23287' AND ean13 != '' 03/12/2024 09:21:15 am >> UPDATE ps_product SET id_supplier = '', reference = '1/6', ean13 = '9788801069303', date_upd = NOW() WHERE id_product = '23287' 03/12/2024 09:21:15 am >> UPDATE ps_product_lang SET name = '50 STORIE PER RACCONTARE GESU\' - B. FERRERO', description = '' WHERE id_product = '23287' 03/12/2024 09:21:15 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '7' WHERE id_product = '23287' 03/12/2024 09:21:15 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '7', id_tax_rules_group = '4', id_category_default = '19', id_argoment_default = '40', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '23287' 03/12/2024 09:21:15 am >> DELETE FROM ps_specific_price WHERE id_product = '23287' 03/12/2024 09:21:17 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 = '23287' 03/12/2024 09:21:17 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '23288' , '1' , '' , 'nuovo-prodotto' ) 03/12/2024 09:21:17 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 '23288' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '23287' 03/12/2024 09:21:17 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '23288' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '23287' 03/12/2024 09:22:48 am >> SELECT ean13 FROM ps_product WHERE ean13 = '9788801069310' AND id_product != '23288' AND ean13 != '' 03/12/2024 09:22:48 am >> UPDATE ps_product SET id_supplier = '', reference = '11/4', ean13 = '9788801069310', date_upd = NOW() WHERE id_product = '23288' 03/12/2024 09:22:48 am >> UPDATE ps_product_lang SET name = 'UNA STORIA, UNA PERSONA, UN LETTORE - A. BAGNI', description = '' WHERE id_product = '23288' 03/12/2024 09:22:48 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '14' WHERE id_product = '23288' 03/12/2024 09:22:48 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '14', id_tax_rules_group = '4', id_category_default = '19', id_argoment_default = '20', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '23288' 03/12/2024 09:22:48 am >> DELETE FROM ps_specific_price WHERE id_product = '23288' 03/12/2024 09:23:27 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '33' , '683886' , '2024-11-29' , '' , '0' , '7' , '2602' , 'P. ZZA SAN PAOLO, 14 12051 ALBA' , '' , '' , '1.15' , '4' , '0' , '0' , '0' , '' , '11' , '0' , '39.90' , '39.90' , NOW() , NOW() ) 03/12/2024 09:23:27 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '94644' 03/12/2024 09:23:27 am >> DELETE FROM ps_document_detail WHERE id_document = '94644' 03/12/2024 09:23:27 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94644' , '3991' , 'EVANGELII GAUDIUM - RILEGATO ' , '1' , '1' , '4' , '3.5' , '3.5' , '0' , '33' , '2.3450' ) 03/12/2024 09:23:27 am >> DELETE FROM ps_product_supplier WHERE id_product = '3991' AND id_supplier = '7' 03/12/2024 09:23:27 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '3991' , '7' , '1' ) 03/12/2024 09:23:27 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94644' , '12104' , 'MINISTERO ORDINATO - E. CASTELLUCCI' , '1' , '1' , '4' , '26.00' , '26' , '0' , '30' , '18.2000' ) 03/12/2024 09:23:27 am >> DELETE FROM ps_product_supplier WHERE id_product = '12104' AND id_supplier = '7' 03/12/2024 09:23:27 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '12104' , '7' , '1' ) 03/12/2024 09:23:27 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94644' , '23287' , '50 STORIE PER RACCONTARE GESU - B. FERRERO' , '2' , '2' , '4' , '7.00' , '7' , '0' , '35' , '9.1000' ) 03/12/2024 09:23:27 am >> DELETE FROM ps_product_supplier WHERE id_product = '23287' AND id_supplier = '7' 03/12/2024 09:23:27 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23287' , '7' , '1' ) 03/12/2024 09:23:27 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94644' , '23288' , 'UNA STORIA, UNA PERSONA, UN LETTORE - A. BAGNI' , '1' , '1' , '4' , '14.00' , '14' , '0' , '35' , '9.1000' ) 03/12/2024 09:23:27 am >> DELETE FROM ps_product_supplier WHERE id_product = '23288' AND id_supplier = '7' 03/12/2024 09:23:27 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23288' , '7' , '1' ) 03/12/2024 09:27:18 am >> SELECT ean13 FROM ps_product WHERE ean13 = '9788892221567' AND id_product != '16856' AND ean13 != '' 03/12/2024 09:27:19 am >> UPDATE ps_product SET id_supplier = '7', reference = '5/3', ean13 = '9788892221567', date_upd = NOW() WHERE id_product = '16856' 03/12/2024 09:27:19 am >> UPDATE ps_product_lang SET name = 'PADRE NOSTRO', description = '' WHERE id_product = '16856' 03/12/2024 09:27:19 am >> UPDATE ps_product SET wholesale_price = '1.89', on_sale = '0', price = '4.9' WHERE id_product = '16856' 03/12/2024 09:27:19 am >> UPDATE ps_product_shop SET wholesale_price = '1.89', price = '4.9', id_tax_rules_group = '4', id_category_default = '30', id_argoment_default = '25', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '16856' 03/12/2024 09:27:19 am >> DELETE FROM ps_specific_price WHERE id_product = '16856' 03/12/2024 09:31:24 am >> SELECT document_num FROM ps_document WHERE document_num = '3766' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2024-12-03') 03/12/2024 09:31:24 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' , '3766' , '2024-12-03' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '24.90' , '22.47' , NOW() , NOW() ) 03/12/2024 09:31: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 = '94645' 03/12/2024 09:31:24 am >> DELETE FROM ps_document_detail WHERE id_document = '94645' 03/12/2024 09:31: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 ( '94645' , '12040' , 'MEDAGLIA MIRACOLOSA GRANDE IN ARGENTO - M058' , '1' , '-1' , '1' , '13.50' , '11.065573770492' , '22' , '0' , '13.50' ) 03/12/2024 09:31: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 ( '94645' , '21670' , 'PER CUSTODIRE IL FUOCO - L. EPICOCO' , '1' , '-1' , '4' , '12.00' , '12' , '0' , '5' , '11.40' ) 03/12/2024 09:33:19 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '33' , '683885' , '2024-11-29' , '' , '0' , '7' , '2602' , 'P. ZZA SAN PAOLO, 14 12051 ALBA' , '' , '' , '2.95' , '4' , '0' , '0' , '0' , '' , '12' , '0' , '94.11' , '94.11' , NOW() , NOW() ) 03/12/2024 09:33:19 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '94646' 03/12/2024 09:33:19 am >> DELETE FROM ps_document_detail WHERE id_document = '94646' 03/12/2024 09:33:19 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94646' , '22979' , 'SCOPRIAMO INSIEME IL GIUBILEO' , '3' , '3' , '4' , '4.90' , '4.9' , '0' , '30+7' , '9.5697' ) 03/12/2024 09:33:19 am >> DELETE FROM ps_product_supplier WHERE id_product = '22979' AND id_supplier = '7' 03/12/2024 09:33:19 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22979' , '7' , '1' ) 03/12/2024 09:33:19 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94646' , '18550' , 'SEGNO DI CROCE' , '2' , '2' , '4' , '3.90' , '3.9' , '0' , '35+7' , '4.7151' ) 03/12/2024 09:33:19 am >> DELETE FROM ps_product_supplier WHERE id_product = '18550' AND id_supplier = '7' 03/12/2024 09:33:19 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18550' , '7' , '1' ) 03/12/2024 09:33:19 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94646' , '20208' , 'SEGNI DELLA MESSA' , '2' , '2' , '4' , '4.90' , '4.9' , '0' , '35+7' , '5.9241' ) 03/12/2024 09:33:19 am >> DELETE FROM ps_product_supplier WHERE id_product = '20208' AND id_supplier = '7' 03/12/2024 09:33:19 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20208' , '7' , '1' ) 03/12/2024 09:33:19 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94646' , '16129' , 'TU MI DONI IL TUO SPIRITO' , '3' , '3' , '4' , '6.90' , '6.9' , '0' , '30+7' , '13.4757' ) 03/12/2024 09:33:20 am >> DELETE FROM ps_product_supplier WHERE id_product = '16129' AND id_supplier = '7' 03/12/2024 09:33:20 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16129' , '7' , '1' ) 03/12/2024 09:33: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 ( '94646' , '10740' , 'TROPPO FORTE - 1/ IL DECOLLO' , '3' , '3' , '4' , '5.00' , '5' , '0' , '35+7' , '9.0675' ) 03/12/2024 09:33:20 am >> DELETE FROM ps_product_supplier WHERE id_product = '10740' AND id_supplier = '7' 03/12/2024 09:33:20 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '10740' , '7' , '1' ) 03/12/2024 09:33: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 ( '94646' , '16856' , 'PADRE NOSTRO' , '3' , '3' , '4' , '4.90' , '4.9' , '0' , '35+7' , '8.8862' ) 03/12/2024 09:33:20 am >> DELETE FROM ps_product_supplier WHERE id_product = '16856' AND id_supplier = '7' 03/12/2024 09:33:20 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16856' , '7' , '1' ) 03/12/2024 09:33: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 ( '94646' , '19953' , 'FELIZ CITTA - GIOCO CARLO ACUTIS' , '1' , '1' , '4' , '15.00' , '15' , '0' , '30+7' , '9.7650' ) 03/12/2024 09:33:20 am >> DELETE FROM ps_product_supplier WHERE id_product = '19953' AND id_supplier = '7' 03/12/2024 09:33:20 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19953' , '7' , '1' ) 03/12/2024 09:33: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 ( '94646' , '13431' , 'PASSI VERSO LEUCARISTIA' , '2' , '2' , '4' , '5.90' , '5.9' , '0' , '35+7' , '7.1331' ) 03/12/2024 09:33:20 am >> DELETE FROM ps_product_supplier WHERE id_product = '13431' AND id_supplier = '7' 03/12/2024 09:33:20 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '13431' , '7' , '1' ) 03/12/2024 09:33: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 ( '94646' , '21709' , 'GESU E IL PANE DI VITA' , '1' , '1' , '4' , '6.90' , '6.9' , '0' , '30+7' , '4.4919' ) 03/12/2024 09:33:20 am >> DELETE FROM ps_product_supplier WHERE id_product = '21709' AND id_supplier = '7' 03/12/2024 09:33:20 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21709' , '7' , '1' ) 03/12/2024 09:33: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 ( '94646' , '21484' , 'MIA IMPRONTA NELLA TUA - GUIDA 1 - N.E.' , '2' , '2' , '4' , '15.00' , '15' , '0' , '35+7' , '18.1350' ) 03/12/2024 09:33:20 am >> DELETE FROM ps_product_supplier WHERE id_product = '21484' AND id_supplier = '7' 03/12/2024 09:33:20 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21484' , '7' , '1' ) 03/12/2024 09:51:48 am >> SELECT document_num FROM ps_document WHERE document_num = '3767' AND id_document != '' AND id_document_type LIKE '12' AND YEAR(document_date) = YEAR('2024-12-03') 03/12/2024 09:51:48 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3767' , '2024-12-03' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '1.90' , '1.77' , NOW() , NOW() ) 03/12/2024 09:51:48 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '94647' 03/12/2024 09:51:48 am >> DELETE FROM ps_document_detail WHERE id_document = '94647' 03/12/2024 09:51:48 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94647' , '2653' , 'CONFEZIONE CARTONCINO CON BAMBINO - P391' , '1' , '-1' , '1' , '0.70' , '0.57377049180328' , '22' , '0' , '0.70' ) 03/12/2024 09:51:48 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94647' , '11151' , 'LIBRI' , '1' , '-1' , '4' , '1.2' , '1.2' , '0' , '0' , '1.20' ) 03/12/2024 10:09:53 am >> SELECT document_num FROM ps_document WHERE document_num = '3768' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2024-12-03') 03/12/2024 10:09:53 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3768' , '2024-12-03' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '96.80' , '79.34' , NOW() , NOW() ) 03/12/2024 10:09:53 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '94648' 03/12/2024 10:09:53 am >> DELETE FROM ps_document_detail WHERE id_document = '94648' 03/12/2024 10:09:53 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94648' , '5998' , 'LUME VETRO SOFFIATO - CM 20 - 1023' , '2' , '-2' , '1' , '39.50' , '32.377049180328' , '22' , '0' , '79.00' ) 03/12/2024 10:09:53 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94648' , '2436' , 'COLORANTE PER CERA LIQUIDA - 1002' , '4' , '-4' , '1' , '2.00' , '1.6393442622951' , '22' , '0' , '8.00' ) 03/12/2024 10:09:53 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94648' , '1914' , 'CERA DELLA LITURGIA' , '2' , '-2' , '1' , '4.90' , '4.016393442623' , '22' , '0' , '9.80' ) 03/12/2024 10:20:38 am >> SELECT document_num FROM ps_document WHERE document_num = '3769' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2024-12-03') 03/12/2024 10:20:38 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3769' , '2024-12-03' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '49.90' , '40.90' , NOW() , NOW() ) 03/12/2024 10:20:38 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '94649' 03/12/2024 10:20:38 am >> DELETE FROM ps_document_detail WHERE id_document = '94649' 03/12/2024 10:20:38 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94649' , '18238' , 'SERVIZIO MESSA - M/LINO - 6799' , '1' , '-1' , '1' , '49.90' , '40.901639344262' , '22' , '0' , '49.90' ) 03/12/2024 10:24:48 am >> SELECT document_num FROM ps_document WHERE document_num = '28' AND id_document != '93682' AND id_document_type LIKE '24' AND YEAR(document_date) = YEAR('2024-10-17') 03/12/2024 10:24:49 am >> UPDATE ps_document SET id_document_type = '24', document_num = '28', document_date = '2024-10-17', document_letter = '', id_customer = '0', id_supplier = '', id_address = '4669106', address1 = 'VIA G. VERDI, 8 20090 ASSAGO', address2 = '', note = 'RESA - N. C. RICEVUTA', 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 = '642.60', price_tax_excluded = '642.60', date_upd = NOW() WHERE id_document = '93682' 03/12/2024 10:24:49 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '93682' 03/12/2024 10:24:49 am >> DELETE FROM ps_document_detail WHERE id_document = '93682' 03/12/2024 10:24:49 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93682' , '19308' , 'MISERICORDIA E NON SACRIFICI - P. MIRABELLA' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '0' , '10.00' ) 03/12/2024 10:24:49 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93682' , '18626' , 'NUOVO MESSALINO DEI BAMBINI' , '1' , '-1' , '4' , '5.5000' , '5.5' , '0' , '0' , '5.50' ) 03/12/2024 10:24:49 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93682' , '20591' , 'NELLE TUE MANI' , '1' , '-1' , '4' , '9.0000' , '9' , '0' , '0' , '9.00' ) 03/12/2024 10:24:49 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93682' , '21550' , 'MANUALE DEL DIAVOLO - R. CAMILLERI' , '1' , '-1' , '4' , '23.0000' , '23' , '0' , '0' , '23.00' ) 03/12/2024 10:24:49 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93682' , '11370' , 'VIENI IN MIO AIUTO, SIGNORE' , '1' , '-1' , '4' , '2.5000' , '2.5' , '0' , '0' , '2.50' ) 03/12/2024 10:24:49 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93682' , '6086' , 'MADRE DI MISERICORDIA - M.PAPPALARDO' , '3' , '-3' , '4' , '3.5000' , '3.5' , '0' , '0' , '10.50' ) 03/12/2024 10:24:49 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93682' , '19199' , '50 PREGHIERE PER IL CAMMINO DELLA VITA - G. FERRISI' , '1' , '-1' , '4' , '8.0000' , '8' , '0' , '0' , '8.00' ) 03/12/2024 10:24:49 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93682' , '18465' , 'GESU CONFIDO IN TE' , '1' , '-1' , '4' , '14.0000' , '14' , '0' , '0' , '14.00' ) 03/12/2024 10:24:49 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93682' , '18040' , 'GUARIGIONI DI GESU - AAVV' , '1' , '-1' , '4' , '15.0000' , '15' , '0' , '0' , '15.00' ) 03/12/2024 10:24:49 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93682' , '20417' , 'NON SARA SUBITO LA FINE - G. ZANCHI' , '1' , '-1' , '4' , '12.0000' , '12' , '0' , '0' , '12.00' ) 03/12/2024 10:24:49 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93682' , '18756' , 'UNA GIORNATA LUNGA UNA VITA - A. QUARANTA' , '2' , '-2' , '4' , '11.0000' , '11' , '0' , '0' , '22.00' ) 03/12/2024 10:24:49 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93682' , '22572' , '5 MINUTI AL GIORNO PER UNA VITA PIENA - R. CARTA' , '1' , '-1' , '4' , '13.0000' , '13' , '0' , '0' , '13.00' ) 03/12/2024 10:24:49 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93682' , '21553' , 'SCOPRIRE IL VANGELO IN UN WEEKEND - J. FABRE' , '1' , '-1' , '4' , '14.0000' , '14' , '0' , '0' , '14.00' ) 03/12/2024 10:24:49 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93682' , '21135' , 'PIENAMENTE VIVI - J. MAIN' , '1' , '-1' , '4' , '14.0000' , '14' , '0' , '0' , '14.00' ) 03/12/2024 10:24:49 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93682' , '19425' , 'CREDIAMO NELLO SPIRITO SANTO - 4' , '2' , '-2' , '4' , '52.0000' , '52' , '0' , '0' , '104.00' ) 03/12/2024 10:24:49 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93682' , '17945' , 'CREDIAMO IN UN SOLO SIGNORE - VOL 2' , '1' , '-1' , '4' , '45.0000' , '45' , '0' , '0' , '45.00' ) 03/12/2024 10:24:49 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93682' , '18337' , 'CREDIAMO NEL SIGNORE CROCIFISSO - VOL. 3' , '1' , '-1' , '4' , '45.0000' , '45' , '0' , '0' , '45.00' ) 03/12/2024 10:24:49 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93682' , '19152' , 'CREDIAMO NELLA CHIESA UNA... - VOL. 5' , '1' , '-1' , '4' , '55.0000' , '55' , '0' , '0' , '55.00' ) 03/12/2024 10:24:49 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93682' , '19425' , 'CREDIAMO NELLO SPIRITO SANTO - 4' , '1' , '-1' , '4' , '52.0000' , '52' , '0' , '0' , '52.00' ) 03/12/2024 10:24:49 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93682' , '11135' , 'VANGELO SECONDO MARCO' , '34' , '-34' , '4' , '1.9000' , '1.9' , '0' , '0' , '64.60' ) 03/12/2024 10:24:49 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93682' , '19047' , 'E COMINCIARONO A FAR FESTA - ANNO C' , '1' , '-1' , '4' , '20.0000' , '20' , '0' , '0' , '20.00' ) 03/12/2024 10:24:49 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93682' , '16205' , 'PREGHIERE DEI FEDELI - TEMPO ORDINARIO ANNO II' , '1' , '-1' , '4' , '19.5000' , '19.5' , '0' , '0' , '19.50' ) 03/12/2024 10:24:49 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93682' , '22186' , 'VANGELO DI MARCO - MASCILONGO' , '1' , '-1' , '4' , '65.0000' , '65' , '0' , '0' , '65.00' ) 03/12/2024 10:37:51 am >> SELECT document_num FROM ps_document WHERE document_num = '3734' AND id_document != '94598' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2024-11-30') 03/12/2024 10:37:51 am >> UPDATE ps_document SET id_document_type = '11', document_num = '3734', document_date = '2024-11-30', 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 = '23.52', price_tax_excluded = '22.35', date_upd = NOW() WHERE id_document = '94598' 03/12/2024 10:37: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 = '94598' 03/12/2024 10:37:51 am >> DELETE FROM ps_document_detail WHERE id_document = '94598' 03/12/2024 10:37: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 ( '94598' , '22482' , 'AVE MARIA - E. RONCHI' , '1' , '-1' , '4' , '4.9000' , '4.9' , '0' , '5' , '4.66' ) 03/12/2024 10:37: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 ( '94598' , '11151' , 'LIBRI' , '1' , '-1' , '4' , '2.38' , '2.38' , '0' , '0' , '2.38' ) 03/12/2024 10:37: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 ( '94598' , '19730' , 'RISPONDERE AL NATALE RINASCENDO - V. SALVOLDI' , '1' , '-1' , '4' , '2.5000' , '2.5' , '0' , '5' , '2.38' ) 03/12/2024 10:37: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 ( '94598' , '23139' , 'SAI COSE IL NATALE - A. COMASTRI' , '1' , '-1' , '4' , '8.0000' , '8' , '0' , '5' , '7.60' ) 03/12/2024 10:37: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 ( '94598' , '21796' , 'SET NATIVITA CON CAPANNA CM 15 - PB19889' , '1' , '-1' , '1' , '6.5000' , '5.327868852459' , '22' , '0' , '6.50' ) 03/12/2024 10:38:51 am >> SELECT document_num FROM ps_document WHERE document_num = '240' AND id_document != '94327' AND id_document_type LIKE '21' AND YEAR(document_date) = YEAR('2024-11-18') 03/12/2024 10:38:51 am >> UPDATE ps_document SET id_document_type = '21', document_num = '240', document_date = '2024-11-18', document_letter = '', id_customer = '65', id_supplier = '', id_address = '4679378', address1 = 'VIA SAN MARCO 1 81016 CASTELLO DEL MATESE', address2 = '', note = 'attenzione cambiare', price_shipping = '0.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '7', id_causal = '0', price_tax_included = '111.44', price_tax_excluded = '111.44', date_upd = NOW() WHERE id_document = '94327' 03/12/2024 10:38: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 = '94327' 03/12/2024 10:38:51 am >> DELETE FROM ps_document_detail WHERE id_document = '94327' 03/12/2024 10:38: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 ( '94327' , '23043' , 'PREGHIAMO CON MARIA' , '1' , '-1' , '4' , '13.0000' , '13' , '0' , '5' , '12.35' ) 03/12/2024 10:38: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 ( '94327' , '1833' , 'CATECHISTA: VOCAZIONE E MISSIONE ' , '1' , '-1' , '4' , '3.00' , '3' , '0' , '5' , '2.85' ) 03/12/2024 10:38: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 ( '94327' , '23199' , 'VERBUM CARO FACTUM EST' , '1' , '-1' , '4' , '3.0000' , '3' , '0' , '5' , '2.85' ) 03/12/2024 10:38:52 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94327' , '21659' , 'MARIA RITRATTO DI UNA DONNA ' , '1' , '-1' , '4' , '6.9000' , '6.9' , '0' , '5' , '6.56' ) 03/12/2024 10:38:52 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94327' , '23156' , 'ACCOGLIAMO GESU' , '1' , '-1' , '4' , '2.5000' , '2.5' , '0' , '5' , '2.38' ) 03/12/2024 10:38:52 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94327' , '23134' , 'AVVENTO E NATALE 2024/25' , '1' , '-1' , '4' , '2.9000' , '2.9' , '0' , '5' , '2.75' ) 03/12/2024 10:38:52 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94327' , '23051' , 'PREGHIERE A MARIA - PAPA FRANCESCO' , '1' , '-1' , '4' , '11.0000' , '11' , '0' , '5' , '10.45' ) 03/12/2024 10:38:52 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94327' , '23200' , 'VANGELO AL CONTRARIO ANNO C- S. RESCA' , '1' , '-1' , '4' , '18.0000' , '18' , '0' , '5' , '17.10' ) 03/12/2024 10:38:52 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94327' , '23126' , 'DI PASQUA IN PASQUA ANNO C - F. ROSINI' , '1' , '-1' , '4' , '16.0000' , '16' , '0' , '5' , '15.20' ) 03/12/2024 10:38:52 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94327' , '18740' , 'VENITE E PRONTO - ANNO C - A. VITALI' , '1' , '-1' , '4' , '20.0000' , '20' , '0' , '5' , '19.00' ) 03/12/2024 10:38:52 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94327' , '15020' , 'PREGARE OGNI GIORNO' , '1' , '-1' , '4' , '0.9500' , '0.95' , '0' , '0' , '0.95' ) 03/12/2024 10:38:52 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94327' , '1882' , 'CELEBRAZIONI PER L\'ANNO CATECHISTICO' , '2' , '-2' , '4' , '9.5000' , '9.5' , '0' , '0' , '19.00' ) 03/12/2024 10:41:11 am >> SELECT document_num FROM ps_document WHERE document_num = '3718' AND id_document != '94581' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2024-11-29') 03/12/2024 10:41:11 am >> UPDATE ps_document SET id_document_type = '11', document_num = '3718', document_date = '2024-11-29', document_letter = '', id_customer = '0', id_supplier = '', id_address = '0', address1 = '', address2 = '', note = '', price_shipping = '0.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '0', id_causal = '0', price_tax_included = '49.55', price_tax_excluded = '43.24', date_upd = NOW() WHERE id_document = '94581' 03/12/2024 10:41:11 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 = '94581' 03/12/2024 10:41:11 am >> DELETE FROM ps_document_detail WHERE id_document = '94581' 03/12/2024 10:41:11 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 ( '94581' , '19150' , 'MOCCOLO 70X200' , '2' , '-2' , '1' , '8.5000' , '6.9672131147541' , '22' , '0' , '17.00' ) 03/12/2024 10:41:11 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 ( '94581' , '6811' , 'MOCCOLO 80X200' , '1' , '-1' , '1' , '9.0000' , '7.3770491803279' , '22' , '0' , '9.00' ) 03/12/2024 10:41:11 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 ( '94581' , '23169' , 'DILEXIT NOS ' , '1' , '-1' , '4' , '2.2000' , '2.2' , '0' , '0' , '2.20' ) 03/12/2024 10:41:11 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 ( '94581' , '23249' , 'SPERANZA - G. CUCCI' , '1' , '-1' , '4' , '13.0000' , '13' , '0' , '5' , '12.35' ) 03/12/2024 10:41:11 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 ( '94581' , '7202' , 'ARTICOLI RELIGIOSI' , '1' , '-1' , '1' , '9' , '7.3770491803279' , '22' , '0' , '9.00' ) 03/12/2024 10:42:31 am >> SELECT document_num FROM ps_document WHERE document_num = '3592' AND id_document != '94417' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2024-11-21') 03/12/2024 10:42:31 am >> UPDATE ps_document SET id_document_type = '11', document_num = '3592', document_date = '2024-11-21', document_letter = '', id_customer = '0', id_supplier = '', id_address = '0', address1 = '', address2 = '', note = '', price_shipping = '0.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '0', id_causal = '0', price_tax_included = '48.92', price_tax_excluded = '48.92', date_upd = NOW() WHERE id_document = '94417' 03/12/2024 10:42: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 = '94417' 03/12/2024 10:42:31 am >> DELETE FROM ps_document_detail WHERE id_document = '94417' 03/12/2024 10:42: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 ( '94417' , '3388' , 'DEVOZIONE AL SANTO VOLTO DI GESÙ - 8426' , '2' , '-2' , '4' , '4.0000' , '4' , '0' , '5' , '7.60' ) 03/12/2024 10:42: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 ( '94417' , '15030' , 'PREGHIERE A SAN MICHELE ARCANGELO' , '1' , '-1' , '4' , '0.8' , '0.8' , '0' , '0' , '0.80' ) 03/12/2024 10:42: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 ( '94417' , '7109' , 'NOVENA ALLIMMACOLATA CONCEZIONE - 8520' , '1' , '-1' , '4' , '3.0000' , '3' , '0' , '5' , '2.85' ) 03/12/2024 10:42: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 ( '94417' , '7108' , 'NOVENA AL SANTO NATALE - 8521' , '1' , '-1' , '4' , '2.0000' , '2' , '0' , '5' , '1.90' ) 03/12/2024 10:42: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 ( '94417' , '20719' , 'CORONA DELL’ADDOLORATA' , '1' , '-1' , '4' , '1.8000' , '1.8' , '0' , '5' , '1.71' ) 03/12/2024 10:42: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 ( '94417' , '22669' , 'ABBI CURA - 8669' , '1' , '-1' , '4' , '1.5000' , '1.5' , '0' , '5' , '1.43' ) 03/12/2024 10:42: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 ( '94417' , '1829' , 'CATECHISMO PRIMARIO DEI SACRAMENTI' , '1' , '-1' , '4' , '1.9000' , '1.9' , '0' , '0' , '1.90' ) 03/12/2024 10:42: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 ( '94417' , '6629' , 'MIA PREGHIERA' , '1' , '-1' , '4' , '0.9000' , '0.9' , '0' , '0' , '0.90' ) 03/12/2024 10:42: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 ( '94417' , '7098' , 'NOVENA A MARIA CHE SCIOGLIE I NODI - 8558' , '1' , '-1' , '4' , '3.0000' , '3' , '0' , '5' , '2.85' ) 03/12/2024 10:42: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 ( '94417' , '7111' , 'NOVENA ALLA MADONNA CHE SCIOGLIE I NODI' , '1' , '-1' , '4' , '3.0000' , '3' , '0' , '5' , '2.85' ) 03/12/2024 10:42: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 ( '94417' , '15020' , 'PREGARE OGNI GIORNO' , '1' , '-1' , '4' , '1.0000' , '1' , '0' , '0' , '1.00' ) 03/12/2024 10:42: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 ( '94417' , '15019' , 'PREGHIAMO CON MARIA' , '1' , '-1' , '4' , '0.8000' , '0.8' , '0' , '0' , '0.80' ) 03/12/2024 10:42: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 ( '94417' , '17124' , '100 PREGHIERE N.E. - A. COMASTRI' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '5' , '9.50' ) 03/12/2024 10:42: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 ( '94417' , '16175' , 'MALATTIA, SOFFERENZA E UNZIONE DEGLI INFERMI - PAPA FRANCESCO' , '1' , '-1' , '4' , '8.5000' , '8.5' , '0' , '5' , '8.08' ) 03/12/2024 10:42:32 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94417' , '16220' , 'GUARISCIMI LIBERAMI CONSOLAMI' , '1' , '-1' , '4' , '5.0000' , '5' , '0' , '5' , '4.75' ) 03/12/2024 10:47:02 am >> SELECT document_num FROM ps_document WHERE document_num = '29' AND id_document != '93684' AND id_document_type LIKE '24' AND YEAR(document_date) = YEAR('2024-10-17') 03/12/2024 10:47:02 am >> UPDATE ps_document SET id_document_type = '24', document_num = '29', document_date = '2024-10-17', document_letter = '', id_customer = '0', id_supplier = '', id_address = '2602', address1 = 'P. ZZA SAN PAOLO, 14 12051 ALBA', address2 = '', note = 'RESA - N. C. RICEVUTA', 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 = '1581.90', price_tax_excluded = '1579.83', date_upd = NOW() WHERE id_document = '93684' 03/12/2024 10:47:02 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 = '93684' 03/12/2024 10:47:02 am >> DELETE FROM ps_document_detail WHERE id_document = '93684' 03/12/2024 10:47:02 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 ( '93684' , '6982' , 'NELLE FERITE UMANE LA DIVINA MISERICORDIA - V. SALVOLDI' , '3' , '-3' , '4' , '2.5000' , '2.5' , '0' , '0' , '7.50' ) 03/12/2024 10:47:02 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 ( '93684' , '19697' , 'DIARIO DELLA FELICITA 3 ' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '0' , '10.00' ) 03/12/2024 10:47:02 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 ( '93684' , '18205' , 'DIARIO DELLA FELICITA - 2' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '0' , '10.00' ) 03/12/2024 10:47:02 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 ( '93684' , '20317' , 'PREGHIERE TRADIZIONALI' , '2' , '-2' , '4' , '3.5000' , '3.5' , '0' , '0' , '7.00' ) 03/12/2024 10:47:02 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 ( '93684' , '17548' , 'TU CI NUTRI, O SIGNORE' , '3' , '-3' , '4' , '2.0000' , '2' , '0' , '0' , '6.00' ) 03/12/2024 10:47:02 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 ( '93684' , '19947' , 'COSI STA SCRITTO - B. BOURGINE' , '1' , '-1' , '4' , '32.0000' , '32' , '0' , '0' , '32.00' ) 03/12/2024 10:47:02 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 ( '93684' , '16233' , 'SALMI NELLO SPECCHIO DELLA CREAZIONE - G. RAVASI' , '1' , '-1' , '4' , '25.0000' , '25' , '0' , '0' , '25.00' ) 03/12/2024 10:47:02 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 ( '93684' , '21485' , 'MIO GRANDE LIBRO DA COLORARE' , '1' , '-1' , '4' , '7.9000' , '7.9' , '0' , '0' , '7.90' ) 03/12/2024 10:47:02 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 ( '93684' , '21204' , 'MIO GRANDE LIBRO DA COLORARE - FAVOLOSO' , '3' , '-3' , '4' , '7.9000' , '7.9' , '0' , '0' , '23.70' ) 03/12/2024 10:47:02 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 ( '93684' , '21203' , 'MIO GRANDE LIBRO DA COLORARE - SUPER' , '3' , '-3' , '4' , '7.9000' , '7.9' , '0' , '0' , '23.70' ) 03/12/2024 10:47:02 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 ( '93684' , '14744' , 'PAOLO E IL SUO VANGELO - G. BENZI' , '1' , '-1' , '4' , '18.0000' , '18' , '0' , '0' , '18.00' ) 03/12/2024 10:47:02 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 ( '93684' , '15187' , 'ABBIAMO VISTO IL SIGNORE - L. ROSSI' , '1' , '-1' , '4' , '12.0000' , '12' , '0' , '0' , '12.00' ) 03/12/2024 10:47:02 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 ( '93684' , '18724' , 'GESU IN RELAZIONE' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '0' , '10.00' ) 03/12/2024 10:47:02 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 ( '93684' , '19329' , 'GLORIA MERAVIGLIOSA - J. DRISCOLL' , '1' , '-1' , '4' , '26.0000' , '26' , '0' , '0' , '26.00' ) 03/12/2024 10:47:02 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 ( '93684' , '17516' , 'SPIRAGLI DI CIELO - ANNO B - F. FARRONATO' , '1' , '-1' , '4' , '21.0000' , '21' , '0' , '0' , '21.00' ) 03/12/2024 10:47:02 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 ( '93684' , '17317' , 'AMORE SPIEGA OGNI COSA - ANNO B ' , '1' , '-1' , '4' , '13.0000' , '13' , '0' , '0' , '13.00' ) 03/12/2024 10:47:02 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 ( '93684' , '18299' , 'MESSIA SEGRETO - AAVV' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '0' , '10.00' ) 03/12/2024 10:47:02 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 ( '93684' , '22478' , 'MARIA DONNA DEI NOSTRI GIORNI - TONINO BELLO' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '0' , '10.00' ) 03/12/2024 10:47:03 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93684' , '16902' , 'MARIA E LA CHIESA - G. GRESHAKE' , '1' , '-1' , '4' , '15.0000' , '15' , '0' , '0' , '15.00' ) 03/12/2024 10:47:03 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93684' , '19555' , 'CON MARIA - E. MASSERONI' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '0' , '10.00' ) 03/12/2024 10:47:03 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93684' , '14290' , 'CON MARIA MADRE DI DIO - M. GANDOLFO' , '1' , '-1' , '4' , '12.0000' , '12' , '0' , '0' , '12.00' ) 03/12/2024 10:47:03 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93684' , '15627' , 'PER UNA NUOVA CULTURA PASTORALE - A. AUTIERO' , '1' , '-1' , '4' , '18.0000' , '18' , '0' , '0' , '18.00' ) 03/12/2024 10:47:03 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93684' , '14665' , 'COSCIENZA E DISCERNIMENTO' , '1' , '-1' , '4' , '22.0000' , '22' , '0' , '0' , '22.00' ) 03/12/2024 10:47:03 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93684' , '16302' , 'MISERICORDIA E TENEREZZA' , '1' , '-1' , '4' , '60.0000' , '60' , '0' , '0' , '60.00' ) 03/12/2024 10:47:03 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93684' , '19178' , 'KYRIOS VERSO IL TRIONFO FINALE' , '1' , '-1' , '4' , '28.0000' , '28' , '0' , '0' , '28.00' ) 03/12/2024 10:47:03 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93684' , '22521' , 'ROSARIO CON SAN PADRE PIO' , '2' , '-2' , '4' , '15.0000' , '15' , '0' , '0' , '30.00' ) 03/12/2024 10:47:03 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93684' , '14190' , 'TREDICI MARTEDI CON SANTANTONIO' , '2' , '-2' , '4' , '3.0000' , '3' , '0' , '0' , '6.00' ) 03/12/2024 10:47:03 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93684' , '20811' , 'TESTIMONI SENZA VOCE - E. RICCO' , '1' , '-1' , '4' , '14.0000' , '14' , '0' , '0' , '14.00' ) 03/12/2024 10:47:03 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93684' , '18773' , 'CE BISOGNO DI NAZARET - AAVV' , '1' , '-1' , '4' , '12.0000' , '12' , '0' , '0' , '12.00' ) 03/12/2024 10:47:03 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93684' , '18823' , 'MISTERO DELLA MANDORLA - G. GARGANO' , '1' , '-1' , '4' , '20.0000' , '20' , '0' , '0' , '20.00' ) 03/12/2024 10:47:03 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93684' , '22088' , 'SULLA SOGLIA DEL GIARDINO' , '1' , '-1' , '4' , '8.5000' , '8.5' , '0' , '0' , '8.50' ) 03/12/2024 10:47:03 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93684' , '22142' , 'PAROLE CHIAVE PER LA QUARESIMA' , '1' , '-1' , '4' , '5.0000' , '5' , '0' , '0' , '5.00' ) 03/12/2024 10:47:03 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93684' , '22226' , 'ACCENDE LUMEN SENSIBUS - A. FUMAGALLI' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '0' , '10.00' ) 03/12/2024 10:47:03 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93684' , '21986' , 'MORBIDEZZA - AAVV' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '0' , '10.00' ) 03/12/2024 10:47:03 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93684' , '20111' , 'ATTENDERE LINATTESO - G. BOSELLI' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '0' , '10.00' ) 03/12/2024 10:47:03 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93684' , '18930' , 'COMANDAMENTI PER LA LIBERTA - AAVV' , '1' , '-1' , '4' , '17.0000' , '17' , '0' , '0' , '17.00' ) 03/12/2024 10:47:03 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93684' , '20303' , 'MEDITAVA QUESTE COSE NEL SUO CUORE - R. WILLIAMS' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '0' , '10.00' ) 03/12/2024 10:47:03 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93684' , '16776' , 'UNA DONNA DI NOME MARIA - P. RESTA' , '1' , '-1' , '4' , '9.9000' , '9.9' , '0' , '0' , '9.90' ) 03/12/2024 10:47:03 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93684' , '16742' , 'CONTEMPLANDO UNA MADRE DI NOME MARIA - M. DE NINNO' , '1' , '-1' , '4' , '14.0000' , '14' , '0' , '0' , '14.00' ) 03/12/2024 10:47:03 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93684' , '19940' , 'VANGELO SECONDO MARIA - A. TRADIGO' , '1' , '-1' , '4' , '14.0000' , '14' , '0' , '0' , '14.00' ) 03/12/2024 10:47:03 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93684' , '15374' , 'AGOSTINO LUMANITA E LA GRAZIA - E. BALDUCCI' , '1' , '-1' , '4' , '24.0000' , '24' , '0' , '0' , '24.00' ) 03/12/2024 10:47:03 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93684' , '15282' , 'MARIA MADDALENA - S. LANDRIVON' , '1' , '-1' , '4' , '16.0000' , '16' , '0' , '0' , '16.00' ) 03/12/2024 10:47:03 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93684' , '16735' , 'GIOVANNI PAOLO II - A. COMASTRI' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '0' , '10.00' ) 03/12/2024 10:47:03 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93684' , '4714' , 'GOVINDO IL DONO DI MADRE TERESA - M. RICCI' , '1' , '-1' , '4' , '14.5000' , '14.5' , '0' , '0' , '14.50' ) 03/12/2024 10:47:03 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93684' , '18780' , 'MARIA E LA MODERNITA - A. COMASTRI' , '1' , '-1' , '4' , '6.0000' , '6' , '0' , '0' , '6.00' ) 03/12/2024 10:47:03 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93684' , '19475' , 'A MARIA - LETTERE - A. LECU' , '1' , '-1' , '4' , '20.0000' , '20' , '0' , '0' , '20.00' ) 03/12/2024 10:47:03 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93684' , '22225' , 'DISCORSO AI GIOVANI AGOSTINO DIPPONA' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '0' , '10.00' ) 03/12/2024 10:47:03 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93684' , '21714' , 'VANGELO SINE GLOSSA - A. COMASTRI' , '2' , '-2' , '4' , '3.0000' , '3' , '0' , '0' , '6.00' ) 03/12/2024 10:47:03 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93684' , '21738' , 'HANNO LASCIATO UN SEGNO... E TU? - A. COMASTRI' , '1' , '-1' , '4' , '4.0000' , '4' , '0' , '0' , '4.00' ) 03/12/2024 10:47:03 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93684' , '18125' , 'RESISTENZA SENZARMI - V. BERTOLONE' , '1' , '-1' , '4' , '12.0000' , '12' , '0' , '0' , '12.00' ) 03/12/2024 10:47:03 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93684' , '18538' , 'PRESBITERIO - M. DAGOSTINO' , '1' , '-1' , '4' , '11.0000' , '11' , '0' , '0' , '11.00' ) 03/12/2024 10:47:03 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93684' , '14982' , 'NEL SILENZIO PARLAMI - F. DE LAZZARI' , '1' , '-1' , '4' , '12.0000' , '12' , '0' , '0' , '12.00' ) 03/12/2024 10:47:03 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93684' , '20844' , 'SE LO DICE GESU - G. AGAGLIATI' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '0' , '10.00' ) 03/12/2024 10:47:03 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93684' , '21162' , 'MARIA DI MAGDALA - C. REYNIER' , '1' , '-1' , '4' , '21.0000' , '21' , '0' , '0' , '21.00' ) 03/12/2024 10:47:04 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93684' , '21163' , 'BRICIOLE POVERE DI UN PANE - F. FARRONATO' , '1' , '-1' , '4' , '13.0000' , '13' , '0' , '0' , '13.00' ) 03/12/2024 10:47:04 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93684' , '22339' , 'UMILTA UN DONO NASCOSTO - F. LE CORRE' , '1' , '-1' , '4' , '13.0000' , '13' , '0' , '0' , '13.00' ) 03/12/2024 10:47:04 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93684' , '21293' , 'GRIDO DELLA PACE - A. RICCARDI' , '1' , '-1' , '4' , '18.0000' , '18' , '0' , '0' , '18.00' ) 03/12/2024 10:47:04 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93684' , '22394' , 'NOVISSIMI ... O VECCHISSIMI? - L. ALESSANDRINI' , '1' , '-1' , '4' , '12.0000' , '12' , '0' , '0' , '12.00' ) 03/12/2024 10:47:04 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93684' , '20474' , 'SFRONTATI E IMPERTINENTI CERCATORI DI DIO - R. FUSCO' , '1' , '-1' , '4' , '14.5000' , '14.5' , '0' , '0' , '14.50' ) 03/12/2024 10:47:04 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93684' , '17205' , 'DIO PADRE E AMORE E MISERICORDIA - A. FIOZZO' , '1' , '-1' , '4' , '12.0000' , '12' , '0' , '0' , '12.00' ) 03/12/2024 10:47:04 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93684' , '10404' , 'SUOR FAUSTINA - G. ATTANASIO' , '1' , '-1' , '4' , '15.0000' , '15' , '0' , '0' , '15.00' ) 03/12/2024 10:47:04 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93684' , '14815' , 'PAOLO DI TARSO - L. CATALANO' , '1' , '-1' , '4' , '6.0000' , '6' , '0' , '0' , '6.00' ) 03/12/2024 10:47:04 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93684' , '18145' , 'SUL TUO, IL VOLTO DEL PADRE - FRA ALESSANDO' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '0' , '10.00' ) 03/12/2024 10:47:04 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93684' , '6371' , 'MEDITAZIONI SUL CANTICO DEI CANTICI - C. DE CHERGE' , '1' , '-1' , '4' , '15.0000' , '15' , '0' , '0' , '15.00' ) 03/12/2024 10:47:04 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93684' , '20203' , 'ISOLE NEL QUOTIDIANO - A. GRUN' , '1' , '-1' , '4' , '12.0000' , '12' , '0' , '0' , '12.00' ) 03/12/2024 10:47:04 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93684' , '19616' , 'VENTO DI DIO - G. CAROZZA' , '1' , '-1' , '4' , '12.5000' , '12.5' , '0' , '0' , '12.50' ) 03/12/2024 10:47:04 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93684' , '21827' , 'GIOIA DEL CUORE - C. STERCAL' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '0' , '10.00' ) 03/12/2024 10:47:04 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93684' , '17449' , 'GESU FIGLIO DELLUOMO - K. GIBRAN' , '1' , '-1' , '4' , '14.0000' , '14' , '0' , '0' , '14.00' ) 03/12/2024 10:47:04 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93684' , '21628' , 'DOVE VA LA CHIESA? - E. BIANCHI' , '1' , '-1' , '4' , '18.0000' , '18' , '0' , '0' , '18.00' ) 03/12/2024 10:47:04 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93684' , '21487' , 'SEI UN MITO - L. GALBIATI' , '1' , '-1' , '4' , '12.0000' , '12' , '0' , '0' , '12.00' ) 03/12/2024 10:47:04 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93684' , '18609' , 'BUSSOLA DI ABRAMO - G. MATARAZZO' , '1' , '-1' , '4' , '18.0000' , '18' , '0' , '0' , '18.00' ) 03/12/2024 10:47:04 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93684' , '21164' , 'BRULICANTE DI VITA - Z. J. KIJAS' , '1' , '-1' , '4' , '12.0000' , '12' , '0' , '0' , '12.00' ) 03/12/2024 10:47:04 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93684' , '20887' , 'COMMENTO AL CREDO DI PAOLO VI - E. MALNATI' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '0' , '10.00' ) 03/12/2024 10:47:04 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93684' , '22393' , 'BATTESIMO NELLO SPIRITO - R. CANTALAMESSA' , '1' , '-1' , '4' , '12.0000' , '12' , '0' , '0' , '12.00' ) 03/12/2024 10:47:04 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93684' , '15372' , 'PREGHIERA DI GESU - G. FORLAI' , '1' , '-1' , '4' , '12.0000' , '12' , '0' , '0' , '12.00' ) 03/12/2024 10:47:04 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93684' , '20315' , 'FEDE CATTOLICA - J. KNOP' , '1' , '-1' , '4' , '23.0000' , '23' , '0' , '0' , '23.00' ) 03/12/2024 10:47:04 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93684' , '18056' , 'SACRAMENTI - F. BRASCHI' , '1' , '-1' , '4' , '12.0000' , '12' , '0' , '0' , '12.00' ) 03/12/2024 10:47:04 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93684' , '9844' , 'SEI LAMICO CHE PERDONA' , '1' , '-1' , '1' , '11.5000' , '9.4262295081967' , '22' , '0' , '11.50' ) 03/12/2024 10:47:04 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93684' , '19487' , 'ROSARIO - R. LUPI' , '1' , '-1' , '4' , '3.0000' , '3' , '0' , '0' , '3.00' ) 03/12/2024 10:47:04 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93684' , '7100' , 'NOVENA A MARIA PER I MALATI - TERESA DI LISIEUX' , '1' , '-1' , '4' , '3.5000' , '3.5' , '0' , '0' , '3.50' ) 03/12/2024 10:47:04 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93684' , '18608' , 'SACRAMENTO DELLA PENITENZA - M. VINAI' , '1' , '-1' , '4' , '12.0000' , '12' , '0' , '0' , '12.00' ) 03/12/2024 10:47:04 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93684' , '16804' , 'ALLA FINE IL NULLA?' , '1' , '-1' , '4' , '34.0000' , '34' , '0' , '0' , '34.00' ) 03/12/2024 10:47:04 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93684' , '16857' , 'GRATIA SUPPONIT NATURAM - S. BILLECI' , '1' , '-1' , '4' , '30.0000' , '30' , '0' , '0' , '30.00' ) 03/12/2024 10:47:04 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93684' , '15234' , 'INTRODUZIONE ALLA TEOLOGIA - B. SESBOUE' , '1' , '-1' , '4' , '16.0000' , '16' , '0' , '0' , '16.00' ) 03/12/2024 10:47:04 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93684' , '19649' , 'MEMORIA VIVA - R. FISICHELLA ' , '1' , '-1' , '4' , '25.0000' , '25' , '0' , '0' , '25.00' ) 03/12/2024 10:47:04 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93684' , '18429' , 'VERSO LALTO - -G. GHIGLIONE' , '1' , '-1' , '4' , '14.0000' , '14' , '0' , '0' , '14.00' ) 03/12/2024 10:47:04 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93684' , '19419' , 'PO DI TEMPO PER DIO E PER NOI - R. BONETTI' , '1' , '-1' , '4' , '12.0000' , '12' , '0' , '0' , '12.00' ) 03/12/2024 10:47:04 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93684' , '20101' , 'UNA SFIDA PER LA CHIESA - M. GRILLI' , '1' , '-1' , '4' , '13.0000' , '13' , '0' , '0' , '13.00' ) 03/12/2024 10:47:04 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93684' , '22820' , 'DISCERNIMENTO COMUNITARIO - BRAMBILLA/RUCCIA' , '1' , '-1' , '4' , '15.0000' , '15' , '0' , '0' , '15.00' ) 03/12/2024 10:47:04 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93684' , '16146' , 'MISTERIOSO INCANTO - N. GIORDANO' , '1' , '-1' , '4' , '6.0000' , '6' , '0' , '0' , '6.00' ) 03/12/2024 10:47:04 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93684' , '6936' , 'NAZARET LA SCOPERTA DI GESÙ - PER GENITORI - PER GENITORI E EDUCATORI' , '1' , '-1' , '4' , '4.0000' , '4' , '0' , '0' , '4.00' ) 03/12/2024 10:47: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 ( '93684' , '1443' , 'CAFARNAO IL PADRE - PER GENITORI - PER GENITORI E EDUCATORI' , '1' , '-1' , '4' , '4.0000' , '4' , '0' , '0' , '4.00' ) 03/12/2024 10:47: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 ( '93684' , '4361' , 'GERUSALEMME LA STORIA CHE SALVA - PER GENITORI ED EDUCATORI' , '1' , '-1' , '4' , '4.0000' , '4' , '0' , '0' , '4.00' ) 03/12/2024 10:47: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 ( '93684' , '3822' , 'EMMAUS: LE PIETRE VIVE - GUIDA' , '1' , '-1' , '4' , '7.5000' , '7.5' , '0' , '0' , '7.50' ) 03/12/2024 10:47: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 ( '93684' , '685' , 'ANTIOCHIA METTERSI IN GIOCO - PER GENITORI ED EDUCATORI' , '1' , '-1' , '4' , '4.0000' , '4' , '0' , '0' , '4.00' ) 03/12/2024 10:47: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 ( '93684' , '17380' , 'FRATELLI TUTTI' , '16' , '-16' , '4' , '2.3000' , '2.3' , '0' , '0' , '36.80' ) 03/12/2024 10:47: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 ( '93684' , '22695' , 'ON THE ROAD' , '1' , '-1' , '4' , '12.9000' , '12.9' , '0' , '0' , '12.90' ) 03/12/2024 10:47: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 ( '93684' , '14529' , 'PANE E VINO - SUSSIDIO' , '4' , '-4' , '4' , '5.0000' , '5' , '0' , '0' , '20.00' ) 03/12/2024 10:47: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 ( '93684' , '22404' , 'CINQUE DOMANDE CHE AGITANO LA CHIESA - I. INGRAO' , '1' , '-1' , '4' , '16.0000' , '16' , '0' , '0' , '16.00' ) 03/12/2024 10:47: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 ( '93684' , '22309' , 'MI INDICHERAI IL SENTIERO DELLA VITA ' , '1' , '-1' , '4' , '2.9000' , '2.9' , '0' , '0' , '2.90' ) 03/12/2024 10:47: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 ( '93684' , '22095' , 'CREARE CASA 2 - ANIMATORI TEENAGER' , '1' , '-1' , '4' , '7.0000' , '7' , '0' , '0' , '7.00' ) 03/12/2024 10:47: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 ( '93684' , '22096' , 'CREARE CASA 3 - SUSSIDIO GIOVANI' , '1' , '-1' , '4' , '7.0000' , '7' , '0' , '0' , '7.00' ) 03/12/2024 10:47: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 ( '93684' , '22094' , 'CREARE CASA 1 - ANIMATORI RAGAZZI' , '1' , '-1' , '4' , '7.0000' , '7' , '0' , '0' , '7.00' ) 03/12/2024 10:47: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 ( '93684' , '22559' , 'GIOVANNI PAOLO II - A. COMASTRI' , '1' , '-1' , '4' , '5.0000' , '5' , '0' , '0' , '5.00' ) 03/12/2024 10:47: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 ( '93684' , '22176' , 'FONTE DI GIOIA - G. GULOTTA' , '1' , '-1' , '4' , '5.0000' , '5' , '0' , '0' , '5.00' ) 03/12/2024 10:47: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 ( '93684' , '21719' , 'DIO E PADRE - A. COMASTRI' , '2' , '-2' , '4' , '12.0000' , '12' , '0' , '0' , '24.00' ) 03/12/2024 10:47: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 ( '93684' , '22518' , 'SANTO ROSARIO NELLANNO DELLA PREGHIERA' , '3' , '-3' , '4' , '3.5000' , '3.5' , '0' , '0' , '10.50' ) 03/12/2024 10:47: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 ( '93684' , '22175' , 'OSCAR ROMERO OMELIE - A. COMASTRI' , '3' , '-3' , '4' , '1.5000' , '1.5' , '0' , '0' , '4.50' ) 03/12/2024 10:47: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 ( '93684' , '22731' , 'DALLALBA AL TRAMONTO - AGO 24' , '1' , '-1' , '4' , '3.2000' , '3.2' , '0' , '0' , '3.20' ) 03/12/2024 10:47: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 ( '93684' , '22855' , 'DALLALBA AL TRAMONTO - SETT 2024' , '1' , '-1' , '4' , '3.2000' , '3.2' , '0' , '0' , '3.20' ) 03/12/2024 10:47: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 ( '93684' , '22768' , 'PAROLA E PREGHIERA - OTT 24' , '1' , '-1' , '4' , '2.9000' , '2.9' , '0' , '0' , '2.90' ) 03/12/2024 10:47: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 ( '93684' , '22557' , 'PAROLA E PREGHIERA - AGO 2024' , '1' , '-1' , '4' , '2.9000' , '2.9' , '0' , '0' , '2.90' ) 03/12/2024 10:47: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 ( '93684' , '22717' , 'PAROLA E PREGHIERA - SETT 24' , '1' , '-1' , '4' , '2.9000' , '2.9' , '0' , '0' , '2.90' ) 03/12/2024 10:47: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 ( '93684' , '22474' , 'PAROLA E PREGHIERA - LUG 2024' , '1' , '-1' , '4' , '2.9000' , '2.9' , '0' , '0' , '2.90' ) 03/12/2024 10:47: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 ( '93684' , '22388' , 'MESSALINO QUOTIDIANO - AGO/SET/OTT 2024' , '2' , '-2' , '4' , '6.0000' , '6' , '0' , '0' , '12.00' ) 03/12/2024 10:47: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 ( '93684' , '22181' , 'MESSALINO QUOTIDIANO - MAG/GIU/LUG 2024' , '3' , '-3' , '4' , '6.0000' , '6' , '0' , '0' , '18.00' ) 03/12/2024 10:47: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 ( '93684' , '22691' , 'DAALALBA AL TRAMONTO - LUG 2024' , '1' , '-1' , '4' , '3.2000' , '3.2' , '0' , '0' , '3.20' ) 03/12/2024 10:47: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 ( '93684' , '22475' , 'AMEN - LUG 24' , '8' , '-8' , '4' , '3.9000' , '3.9' , '0' , '0' , '31.20' ) 03/12/2024 10:47: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 ( '93684' , '22476' , 'AMEN - AGO 24' , '1' , '-1' , '4' , '3.9000' , '3.9' , '0' , '0' , '3.90' ) 03/12/2024 10:47: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 ( '93684' , '22713' , 'AMEN - SET 24' , '2' , '-2' , '4' , '3.9000' , '3.9' , '0' , '0' , '7.80' ) 03/12/2024 10:48:39 am >> SELECT document_num FROM ps_document WHERE document_num = '28' AND id_document != '93682' AND id_document_type LIKE '24' AND YEAR(document_date) = YEAR('2024-10-17') 03/12/2024 10:48:39 am >> UPDATE ps_document SET id_document_type = '24', document_num = '28', document_date = '2024-10-17', document_letter = '', id_customer = '0', id_supplier = '', id_address = '4669106', address1 = 'VIA G. VERDI, 8 20090 ASSAGO', address2 = '', note = 'RESA - N. C. RICEVUTA', 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 = '562.60', price_tax_excluded = '562.60', date_upd = NOW() WHERE id_document = '93682' 03/12/2024 10:48:39 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '93682' 03/12/2024 10:48:39 am >> DELETE FROM ps_document_detail WHERE id_document = '93682' 03/12/2024 10:48:39 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93682' , '19308' , 'MISERICORDIA E NON SACRIFICI - P. MIRABELLA' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '0' , '10.00' ) 03/12/2024 10:48:39 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93682' , '18626' , 'NUOVO MESSALINO DEI BAMBINI' , '1' , '-1' , '4' , '5.5000' , '5.5' , '0' , '0' , '5.50' ) 03/12/2024 10:48:39 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93682' , '20591' , 'NELLE TUE MANI' , '1' , '-1' , '4' , '9.0000' , '9' , '0' , '0' , '9.00' ) 03/12/2024 10:48:39 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93682' , '21550' , 'MANUALE DEL DIAVOLO - R. CAMILLERI' , '1' , '-1' , '4' , '23.0000' , '23' , '0' , '0' , '23.00' ) 03/12/2024 10:48:39 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93682' , '11370' , 'VIENI IN MIO AIUTO, SIGNORE' , '1' , '-1' , '4' , '2.5000' , '2.5' , '0' , '0' , '2.50' ) 03/12/2024 10:48:39 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93682' , '6086' , 'MADRE DI MISERICORDIA - M.PAPPALARDO' , '3' , '-3' , '4' , '3.5000' , '3.5' , '0' , '0' , '10.50' ) 03/12/2024 10:48:39 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93682' , '18465' , 'GESU CONFIDO IN TE' , '1' , '-1' , '4' , '14.0000' , '14' , '0' , '0' , '14.00' ) 03/12/2024 10:48:39 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93682' , '18040' , 'GUARIGIONI DI GESU - AAVV' , '1' , '-1' , '4' , '15.0000' , '15' , '0' , '0' , '15.00' ) 03/12/2024 10:48:39 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93682' , '20417' , 'NON SARA SUBITO LA FINE - G. ZANCHI' , '1' , '-1' , '4' , '12.0000' , '12' , '0' , '0' , '12.00' ) 03/12/2024 10:48:39 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93682' , '18756' , 'UNA GIORNATA LUNGA UNA VITA - A. QUARANTA' , '2' , '-2' , '4' , '11.0000' , '11' , '0' , '0' , '22.00' ) 03/12/2024 10:48:39 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93682' , '22572' , '5 MINUTI AL GIORNO PER UNA VITA PIENA - R. CARTA' , '1' , '-1' , '4' , '13.0000' , '13' , '0' , '0' , '13.00' ) 03/12/2024 10:48:39 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93682' , '21553' , 'SCOPRIRE IL VANGELO IN UN WEEKEND - J. FABRE' , '1' , '-1' , '4' , '14.0000' , '14' , '0' , '0' , '14.00' ) 03/12/2024 10:48:39 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93682' , '21135' , 'PIENAMENTE VIVI - J. MAIN' , '1' , '-1' , '4' , '14.0000' , '14' , '0' , '0' , '14.00' ) 03/12/2024 10:48:39 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93682' , '19425' , 'CREDIAMO NELLO SPIRITO SANTO - 4' , '2' , '-2' , '4' , '52.0000' , '52' , '0' , '0' , '104.00' ) 03/12/2024 10:48:39 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93682' , '17945' , 'CREDIAMO IN UN SOLO SIGNORE - VOL 2' , '1' , '-1' , '4' , '45.0000' , '45' , '0' , '0' , '45.00' ) 03/12/2024 10:48:39 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93682' , '18337' , 'CREDIAMO NEL SIGNORE CROCIFISSO - VOL. 3' , '1' , '-1' , '4' , '45.0000' , '45' , '0' , '0' , '45.00' ) 03/12/2024 10:48:39 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93682' , '19152' , 'CREDIAMO NELLA CHIESA UNA... - VOL. 5' , '1' , '-1' , '4' , '55.0000' , '55' , '0' , '0' , '55.00' ) 03/12/2024 10:48:40 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93682' , '11135' , 'VANGELO SECONDO MARCO' , '34' , '-34' , '4' , '1.9000' , '1.9' , '0' , '0' , '64.60' ) 03/12/2024 10:48:40 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93682' , '16205' , 'PREGHIERE DEI FEDELI - TEMPO ORDINARIO ANNO II' , '1' , '-1' , '4' , '19.5000' , '19.5' , '0' , '0' , '19.50' ) 03/12/2024 10:48:40 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93682' , '22186' , 'VANGELO DI MARCO - MASCILONGO' , '1' , '-1' , '4' , '65.0000' , '65' , '0' , '0' , '65.00' ) 03/12/2024 10:49:27 am >> SELECT document_num FROM ps_document WHERE document_num = '37/A' AND id_document != '90734' AND id_document_type LIKE '2%' AND YEAR(document_date) = YEAR('2024-03-13') 03/12/2024 10:49:27 am >> UPDATE ps_document SET id_document_type = '24', document_num = '37/A', document_date = '2024-03-13', document_letter = 'A', id_customer = '357', id_supplier = '', id_address = '4676034', address1 = 'VIA TORRIONE 84100 SALERNO', address2 = '', note = 'ACCONTO € 165,00 / 25-10-2024 - € 100,00 07/11/2024', 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 = '688.16', price_tax_excluded = '581.46', date_upd = NOW() WHERE id_document = '90734' 03/12/2024 10:49:27 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '90734' 03/12/2024 10:49:27 am >> DELETE FROM ps_document_detail WHERE id_document = '90734' 03/12/2024 10:49:27 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '90734' , '19106' , 'FRAGRANZA NARDO' , '3' , '-3' , '1' , '16.0000' , '13.114754098361' , '22' , '0' , '48.00' ) 03/12/2024 10:49:27 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '90734' , '21848' , 'PORTACHIAVI ACUTIS - PC240' , '5' , '-5' , '1' , '2.0000' , '1.6393442622951' , '22' , '0' , '10.00' ) 03/12/2024 10:49:27 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '90734' , '6629' , 'MIA PREGHIERA' , '3' , '-3' , '4' , '0.9000' , '0.9' , '0' , '0' , '2.70' ) 03/12/2024 10:49:27 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '90734' , '22169' , 'PIANTO DEL CRISTO - F. SHEEN' , '1' , '-1' , '4' , '18.0000' , '18' , '0' , '5' , '17.10' ) 03/12/2024 10:49:27 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '90734' , '22099' , 'YOUCAT' , '2' , '-2' , '4' , '18.0000' , '18' , '0' , '5' , '34.20' ) 03/12/2024 10:49:27 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '90734' , '22810' , 'SULLA VALIDITA DEI SACRAMENTI - A. LAMERI' , '1' , '-1' , '4' , '16.0000' , '16' , '0' , '5' , '15.20' ) 03/12/2024 10:49:27 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '90734' , '15024' , 'CATECHISMO DELLA CHIESA CATTOLICA N.E.' , '1' , '-1' , '4' , '13.0000' , '13' , '0' , '0' , '13.00' ) 03/12/2024 10:49:27 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '90734' , '23003' , 'SANTA MESSA - M. MIRTILLI' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '5' , '9.50' ) 03/12/2024 10:49:27 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '90734' , '13086' , 'VENTI SABATI' , '1' , '-1' , '4' , '5.0000' , '5' , '0' , '5' , '4.75' ) 03/12/2024 10:49:27 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '90734' , '22981' , 'CALENDARIO PARROCCHIALE 2025' , '1' , '-1' , '1' , '11.9000' , '9.7540983606557' , '22' , '5' , '11.31' ) 03/12/2024 10:49:27 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '90734' , '5095' , 'IMMAGINI ISONZO ASSORTITE X 100' , '4' , '-4' , '1' , '8.0000' , '6.5573770491803' , '22' , '0' , '32.00' ) 03/12/2024 10:49:28 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 ( '90734' , '1515' , 'CALICE CM 15 INT.ORO IHS' , '1' , '-1' , '1' , '135.0000' , '110.65573770492' , '22' , '0' , '135.00' ) 03/12/2024 10:49:28 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 ( '90734' , '1251' , 'BOLO CM 14 INT. ORO IHS ' , '1' , '-1' , '1' , '60.0000' , '49.180327868852' , '22' , '0' , '60.00' ) 03/12/2024 10:49:28 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 ( '90734' , '8048' , 'PISSIDE CM 14 INT. ORO IHS ' , '1' , '-1' , '1' , '169.0000' , '138.52459016393' , '22' , '0' , '169.00' ) 03/12/2024 10:49:28 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 ( '90734' , '1914' , 'CERA DELLA LITURGIA' , '12' , '-12' , '1' , '4.7000' , '3.8524590163934' , '22' , '0' , '56.40' ) 03/12/2024 10:49:28 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 ( '90734' , '7730' , 'PATENA CM 15 IHS - 015BIZ0575' , '1' , '-1' , '1' , '70.0000' , '57.377049180328' , '22' , '0' , '70.00' ) 03/12/2024 11:18:25 am >> SELECT document_num FROM ps_document WHERE document_num = '3770' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2024-12-03') 03/12/2024 11:18:25 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' , '3770' , '2024-12-03' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '30.00' , '24.59' , NOW() , NOW() ) 03/12/2024 11:18:25 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 = '94650' 03/12/2024 11:18:25 am >> DELETE FROM ps_document_detail WHERE id_document = '94650' 03/12/2024 11:18:25 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 ( '94650' , '1220' , 'BICCHIERI FLAMBEAUX - PZ. 50' , '2' , '-2' , '1' , '15.00' , '12.295081967213' , '22' , '0' , '30.00' ) 03/12/2024 11:34:09 am >> SELECT document_num FROM ps_document WHERE document_num = '10' AND id_document != '' AND id_document_type LIKE '24' AND YEAR(document_date) = YEAR('2024-12-03') 03/12/2024 11:34:09 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '24' , '10' , '2024-12-03' , '' , '3000' , '0' , '4669629' , 'VIA DEI CASTANI, 116 00172 ROMA' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '1845.00' , '1845.00' , NOW() , NOW() ) 03/12/2024 11:34:09 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '14775' 03/12/2024 11:34:09 am >> DELETE FROM ps_document_detail WHERE id_document = '14775' 03/12/2024 11:34:09 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '14775' , '110' , 'SE MI AMI NON PIANGERE' , '400' , '-400' , '4' , '1.80' , '1.8' , '0' , '0' , '720.00' ) 03/12/2024 11:34:09 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '14775' , '132' , 'MINISTRANTI IERI, OGGI, DOMANI' , '450' , '-450' , '4' , '2.50' , '2.5' , '0' , '0' , '1125.00' ) 03/12/2024 11:35:32 am >> SELECT document_num FROM ps_document WHERE document_num = '34' AND id_document != '' AND id_document_type LIKE '24' AND YEAR(document_date) = YEAR('2024-12-03') 03/12/2024 11:35:32 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '24' , '34' , '2024-12-03' , '' , '3000' , '0' , '4669629' , 'VIA DEI CASTANI, 116 00172 ROMA' , '' , 'EDIZIONI' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '1590.00' , '1590.00' , NOW() , NOW() ) 03/12/2024 11:35:32 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '94651' 03/12/2024 11:35:32 am >> DELETE FROM ps_document_detail WHERE id_document = '94651' 03/12/2024 11:35:32 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94651' , '8511' , 'PRIMI PASSI CON GESÙ - ANNO C' , '200' , '-200' , '4' , '3.40' , '3.4' , '0' , '0' , '680.00' ) 03/12/2024 11:35:32 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94651' , '8409' , 'PRENDETE E MANGIATE - GUIDA' , '50' , '-50' , '4' , '5.00' , '5' , '0' , '0' , '250.00' ) 03/12/2024 11:35:32 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94651' , '12842' , 'RICEVI IL SIGILLO DELLO SPIRITO SANTO' , '110' , '-110' , '4' , '6.00' , '6' , '0' , '0' , '660.00' ) 03/12/2024 11:53:03 am >> SELECT document_num FROM ps_document WHERE document_num = '3771' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2024-12-03') 03/12/2024 11:53:03 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3771' , '2024-12-03' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '26.40' , '21.64' , NOW() , NOW() ) 03/12/2024 11:53:03 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '94652' 03/12/2024 11:53:03 am >> DELETE FROM ps_document_detail WHERE id_document = '94652' 03/12/2024 11:53:03 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94652' , '23093' , 'CONFEZIONE CAPANNA - P622-ITA' , '22' , '-22' , '1' , '1.20' , '0.98360655737705' , '22' , '0' , '26.40' ) 03/12/2024 11:54:39 am >> SELECT document_num FROM ps_document WHERE document_num = '3772' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2024-12-03') 03/12/2024 11:54:39 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3772' , '2024-12-03' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '13.40' , '10.98' , NOW() , NOW() ) 03/12/2024 11:54:39 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '94653' 03/12/2024 11:54:39 am >> DELETE FROM ps_document_detail WHERE id_document = '94653' 03/12/2024 11:54:39 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94653' , '1621' , 'CANDELE CONICHE 10 PZ' , '1' , '-1' , '1' , '7.90' , '6.4754098360656' , '22' , '0' , '7.90' ) 03/12/2024 11:54:39 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94653' , '19149' , 'CANDELE STEREATICHE E/10 TRIB' , '1' , '-1' , '1' , '5.50' , '4.5081967213115' , '22' , '0' , '5.50' ) 03/12/2024 11:58:56 am >> SELECT document_num FROM ps_document WHERE document_num = '3538' AND id_document != '94343' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2024-11-19') 03/12/2024 11:58:56 am >> UPDATE ps_document SET id_document_type = '11', document_num = '3538', document_date = '2024-11-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 = '275.00', price_tax_excluded = '225.41', date_upd = NOW() WHERE id_document = '94343' 03/12/2024 11:58: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 = '94343' 03/12/2024 11:58:56 am >> DELETE FROM ps_document_detail WHERE id_document = '94343' 03/12/2024 11:58: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 ( '94343' , '1914' , 'CERA DELLA LITURGIA' , '48' , '-48' , '1' , '4.5000' , '3.6885245901639' , '22' , '0' , '216.00' ) 03/12/2024 11:58: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 ( '94343' , '11756' , 'VINO BIANCO SECCO - 14%' , '4' , '-4' , '1' , '6.5000' , '5.327868852459' , '22' , '0' , '26.00' ) 03/12/2024 11:58: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 ( '94343' , '11757' , 'VINO LIQUOROSO DOLCE - 16%' , '2' , '-2' , '1' , '7.5000' , '6.1475409836066' , '22' , '0' , '15.00' ) 03/12/2024 11:58: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 ( '94343' , '13355' , 'ROSARIO CRISTALLO VARI COLORI - 07777' , '1' , '-1' , '1' , '12.50' , '10.245901639344' , '22' , '0' , '12.50' ) 03/12/2024 11:58: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 ( '94343' , '19717' , 'ROSARIO LEGNO SAN BENEDETTO - RE5042NAT' , '1' , '-1' , '1' , '5.5' , '4.5081967213115' , '22' , '0' , '5.50' ) 03/12/2024 12:05:19 pm >> SELECT document_num FROM ps_document WHERE document_num = '3773' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2024-12-03') 03/12/2024 12:05:19 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3773' , '2024-12-03' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '87.00' , '71.49' , NOW() , NOW() ) 03/12/2024 12:05:19 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '94654' 03/12/2024 12:05:19 pm >> DELETE FROM ps_document_detail WHERE id_document = '94654' 03/12/2024 12:05:19 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94654' , '1626' , 'CANDELE VOTIVE KG 10 - 13X26 - CIRCA 300 PZ' , '1' , '-1' , '1' , '70.00' , '57.377049180328' , '22' , '0' , '70.00' ) 03/12/2024 12:05:19 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94654' , '19102' , 'CARBONCINI MM 40' , '1' , '-1' , '1' , '13.00' , '10.655737704918' , '22' , '0' , '13.00' ) 03/12/2024 12:05:19 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94654' , '7202' , 'ARTICOLI RELIGIOSI' , '1' , '-1' , '1' , '3' , '2.4590163934426' , '22' , '0' , '3.00' ) 03/12/2024 12:05:19 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94654' , '11858' , 'FOGLIETTI LA DOMENICA - LER' , '25' , '-25' , '4' , '0.04' , '0.04' , '0' , '0' , '1.00' ) 03/12/2024 12:11:20 pm >> SELECT document_num FROM ps_document WHERE document_num = '3774' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2024-12-03') 03/12/2024 12:11:20 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' , '3774' , '2024-12-03' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '12.00' , '11.73' , NOW() , NOW() ) 03/12/2024 12:11:20 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '94655' 03/12/2024 12:11:20 pm >> DELETE FROM ps_document_detail WHERE id_document = '94655' 03/12/2024 12:11:20 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94655' , '16163' , 'PARTICOLE DOMUS - PAN DI CENA' , '2' , '-2' , '3' , '3.50' , '3.3653846153846' , '4' , '0' , '7.00' ) 03/12/2024 12:11:20 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94655' , '8409' , 'PRENDETE E MANGIATE - GUIDA' , '1' , '-1' , '4' , '5.00' , '5' , '0' , '0' , '5.00' ) 03/12/2024 12:25:55 pm >> SELECT document_num FROM ps_document WHERE document_num = '3775' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2024-12-03') 03/12/2024 12:25:55 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3775' , '2024-12-03' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '97.90' , '80.79' , NOW() , NOW() ) 03/12/2024 12:25:55 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '94656' 03/12/2024 12:25:55 pm >> DELETE FROM ps_document_detail WHERE id_document = '94656' 03/12/2024 12:25: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 ( '94656' , '1751' , 'CARTUCCIA TRASPARENTE DIAM. 4 - 455' , '2' , '-2' , '1' , '13.50' , '11.065573770492' , '22' , '0' , '27.00' ) 03/12/2024 12:25: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 ( '94656' , '17617' , 'IMMAGINI ISONZO X 100' , '13' , '-13' , '1' , '3.3' , '2.7049180327869' , '22' , '0' , '42.90' ) 03/12/2024 12:25: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 ( '94656' , '23169' , 'DILEXIT NOS ' , '1' , '-1' , '4' , '2.20' , '2.2' , '0' , '0' , '2.20' ) 03/12/2024 12:25: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 ( '94656' , '17160' , 'CARBONCINI ROSSI - CARRO' , '1' , '-1' , '1' , '10.00' , '8.1967213114754' , '22' , '0' , '10.00' ) 03/12/2024 12:25: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 ( '94656' , '22698' , 'CALENDARIO LITURGICO 2025' , '1' , '-1' , '4' , '0.80' , '0.8' , '0' , '0' , '0.80' ) 03/12/2024 12:25: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 ( '94656' , '20885' , 'BIGLIETTI SANTINI X 100 PZ' , '1' , '-1' , '1' , '15.00' , '12.295081967213' , '22' , '0' , '15.00' ) 03/12/2024 12:26:56 pm >> SELECT document_num FROM ps_document WHERE document_num = '3776' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2024-12-03') 03/12/2024 12:26: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' , '3776' , '2024-12-03' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '86.90' , '71.23' , NOW() , NOW() ) 03/12/2024 12:26: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 = '94657' 03/12/2024 12:26:56 pm >> DELETE FROM ps_document_detail WHERE id_document = '94657' 03/12/2024 12:26: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 ( '94657' , '18682' , 'CLERGY ROMANO ML - C17' , '1' , '-1' , '1' , '49.90' , '40.901639344262' , '22' , '0' , '49.90' ) 03/12/2024 12:26: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 ( '94657' , '19395' , 'CLERGY MISTO COTONE ML - C01' , '1' , '-1' , '1' , '37.00' , '30.327868852459' , '22' , '0' , '37.00' ) 03/12/2024 12:28:57 pm >> SELECT document_num FROM ps_document WHERE document_num = '3777' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2024-12-03') 03/12/2024 12:28:57 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3777' , '2024-12-03' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '211.90' , '176.60' , NOW() , NOW() ) 03/12/2024 12:28: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 = '94658' 03/12/2024 12:28:57 pm >> DELETE FROM ps_document_detail WHERE id_document = '94658' 03/12/2024 12:28: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 ( '94658' , '16163' , 'PARTICOLE DOMUS - PAN DI CENA' , '3' , '-3' , '3' , '3.50' , '3.3653846153846' , '4' , '0' , '10.50' ) 03/12/2024 12:28: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 ( '94658' , '7311' , 'OSTIA SOTTILE 74MM' , '5' , '-5' , '3' , '2.00' , '1.9230769230769' , '4' , '0' , '10.00' ) 03/12/2024 12:28: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 ( '94658' , '11757' , 'VINO LIQUOROSO DOLCE - 16%' , '6' , '-6' , '1' , '7.5' , '6.1475409836066' , '22' , '0' , '45.00' ) 03/12/2024 12:28: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 ( '94658' , '1914' , 'CERA DELLA LITURGIA' , '12' , '-12' , '1' , '4.7' , '3.8524590163934' , '22' , '0' , '56.40' ) 03/12/2024 12:28: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 ( '94658' , '5903' , 'LITURGICO ART. 60LT ROSSO SUPER' , '30' , '-30' , '1' , '3' , '2.4590163934426' , '22' , '0' , '90.00' ) 03/12/2024 02:23:49 pm >> SELECT document_num FROM ps_document WHERE document_num = '3263' AND id_document != '93946' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2024-10-29') 03/12/2024 02:23:49 pm >> UPDATE ps_document SET id_document_type = '11', document_num = '3263', document_date = '2024-10-29', document_letter = '', id_customer = '0', id_supplier = '', id_address = '0', address1 = '', address2 = '', note = '', price_shipping = '0.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '0', id_causal = '0', price_tax_included = '850.00', price_tax_excluded = '696.72', date_upd = NOW() WHERE id_document = '93946' 03/12/2024 02:23:49 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 = '93946' 03/12/2024 02:23:49 pm >> DELETE FROM ps_document_detail WHERE id_document = '93946' 03/12/2024 02:23:49 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93946' , '7202' , 'ARTICOLI RELIGIOSI' , '1' , '-1' , '1' , '18' , '14.754098360656' , '22' , '0' , '18.00' ) 03/12/2024 02:23:49 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93946' , '8050' , 'PISSIDE CM 16 INT. ORO + CONF. - OGGETTI' , '1' , '-1' , '1' , '150.0000' , '122.95081967213' , '22' , '0' , '150.00' ) 03/12/2024 02:23:49 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93946' , '19796' , 'CASULA MARIANA - 815' , '1' , '-1' , '1' , '300' , '245.90163934426' , '22' , '0' , '300.00' ) 03/12/2024 02:23:49 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93946' , '22739' , 'CASULA RIGHE - 65/002024CRO' , '1' , '-1' , '1' , '300' , '245.90163934426' , '22' , '0' , '300.00' ) 03/12/2024 02:23:49 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '93946' , '16374' , 'CASULA ROSA' , '1' , '-1' , '1' , '82.00' , '67.213114754098' , '22' , '0' , '82.00' ) 03/12/2024 02:24:11 pm >> SELECT document_num FROM ps_document WHERE document_num = '3745' AND id_document != '94609' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2024-11-30') 03/12/2024 02:24:11 pm >> UPDATE ps_document SET id_document_type = '11', document_num = '3745', document_date = '2024-11-30', 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 = '220.00', price_tax_excluded = '180.33', date_upd = NOW() WHERE id_document = '94609' 03/12/2024 02:24: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 = '94609' 03/12/2024 02:24:11 pm >> DELETE FROM ps_document_detail WHERE id_document = '94609' 03/12/2024 02:24: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 ( '94609' , '19821' , 'CASULA RIGHE - 65/1909' , '1' , '-1' , '1' , '220' , '180.32786885246' , '22' , '0' , '220.00' ) 03/12/2024 02:25:15 pm >> SELECT document_num FROM ps_document WHERE document_num = '3740' AND id_document != '94604' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2024-11-30') 03/12/2024 02:25:15 pm >> UPDATE ps_document SET id_document_type = '11', document_num = '3740', document_date = '2024-11-30', 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 = '175.00', price_tax_excluded = '143.44', date_upd = NOW() WHERE id_document = '94604' 03/12/2024 02:25: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 = '94604' 03/12/2024 02:25:15 pm >> DELETE FROM ps_document_detail WHERE id_document = '94604' 03/12/2024 02:25: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 ( '94604' , '16456' , 'CINGOLO - CING03' , '5' , '-5' , '1' , '10' , '8.1967213114754' , '22' , '0' , '50.00' ) 03/12/2024 02:25: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 ( '94604' , '8050' , 'PISSIDE CM 16 INT. ORO + CONF. - OGGETTI' , '1' , '-1' , '1' , '125' , '102.45901639344' , '22' , '0' , '125.00' ) 03/12/2024 02:26:04 pm >> SELECT document_num FROM ps_document WHERE document_num = '3754' AND id_document != '94623' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2024-12-02') 03/12/2024 02:26:04 pm >> UPDATE ps_document SET id_document_type = '11', document_num = '3754', document_date = '2024-12-02', 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 = '140.00', price_tax_excluded = '114.75', date_upd = NOW() WHERE id_document = '94623' 03/12/2024 02:26: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 = '94623' 03/12/2024 02:26:04 pm >> DELETE FROM ps_document_detail WHERE id_document = '94623' 03/12/2024 02:26: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 ( '94623' , '12292' , 'CASULA 100% POLIESTERE' , '1' , '-1' , '1' , '70.0000' , '57.377049180328' , '22' , '0' , '70.00' ) 03/12/2024 02:26: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 ( '94623' , '16374' , 'CASULA ROSA' , '1' , '-1' , '1' , '70' , '57.377049180328' , '22' , '0' , '70.00' ) 03/12/2024 02:29:57 pm >> SELECT document_num FROM ps_document WHERE document_num = '3263' AND id_document != '93946' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2024-10-29') 03/12/2024 02:29:57 pm >> UPDATE ps_document SET id_document_type = '11', document_num = '3263', document_date = '2024-10-29', document_letter = '', id_customer = '0', id_supplier = '', id_address = '0', address1 = '', address2 = '', note = '', price_shipping = '0.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '0', id_causal = '0', price_tax_included = '850.00', price_tax_excluded = '696.72', date_upd = NOW() WHERE id_document = '93946' 03/12/2024 02:29:58 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '93946' 03/12/2024 02:29:58 pm >> DELETE FROM ps_document_detail WHERE id_document = '93946' 03/12/2024 02:29: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 ( '93946' , '19796' , 'CASULA MARIANA - 815' , '1' , '-1' , '1' , '300.0000' , '245.90163934426' , '22' , '0' , '300.00' ) 03/12/2024 02:29: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 ( '93946' , '22739' , 'CASULA RIGHE - 65/002024CRO' , '1' , '-1' , '1' , '300.0000' , '245.90163934426' , '22' , '0' , '300.00' ) 03/12/2024 02:29: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 ( '93946' , '15869' , 'CASULA SATIN RAYE CON RICAMO ' , '1' , '-1' , '1' , '250' , '204.91803278689' , '22' , '0' , '250.00' ) 03/12/2024 02:32:45 pm >> SELECT document_num FROM ps_document WHERE document_num = '128/A' AND id_document != '' AND id_document_type LIKE '2%' AND YEAR(document_date) = YEAR('2024-12-03') 03/12/2024 02:32:45 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '24' , '128/A' , '2024-12-03' , 'A' , '3882' , '0' , '4674171' , 'PLACE D\\\'ABOURD 25 - 84300 CAVAILLON' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '1485.00' , '1217.21' , NOW() , NOW() ) 03/12/2024 02:32:45 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '94659' 03/12/2024 02:32:45 pm >> DELETE FROM ps_document_detail WHERE id_document = '94659' 03/12/2024 02:32: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 ( '94659' , '15869' , 'CASULA SATIN RAYE CON RICAMO ' , '1' , '-1' , '1' , '350' , '286.88524590164' , '22' , '0' , '350.00' ) 03/12/2024 02:32:46 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94659' , '19821' , 'CASULA RIGHE - 65/1909' , '1' , '-1' , '1' , '335.00' , '274.59016393443' , '22' , '0' , '335.00' ) 03/12/2024 02:32:46 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94659' , '16374' , 'CASULA ROSA' , '1' , '-1' , '1' , '82.00' , '67.213114754098' , '22' , '0' , '82.00' ) 03/12/2024 02:32:46 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94659' , '22739' , 'CASULA RIGHE - 65/002024CRO' , '1' , '-1' , '1' , '348.00' , '285.24590163934' , '22' , '0' , '348.00' ) 03/12/2024 02:32:46 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94659' , '19796' , 'CASULA MARIANA - 815' , '1' , '-1' , '1' , '370.00' , '303.27868852459' , '22' , '0' , '370.00' ) 03/12/2024 02:51:19 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '101023' AND id_product != '14351' AND ean13 != '' 03/12/2024 02:51:19 pm >> UPDATE ps_product SET id_supplier = '94', reference = '', ean13 = '101023', date_upd = NOW() WHERE id_product = '14351' 03/12/2024 02:51:19 pm >> UPDATE ps_product_lang SET name = 'CASULA IN SETA - 132DKW', description = '' WHERE id_product = '14351' 03/12/2024 02:51:19 pm >> UPDATE ps_product SET wholesale_price = '921.00', on_sale = '0', price = '1557.377049180328' WHERE id_product = '14351' 03/12/2024 02:51:19 pm >> UPDATE ps_product_shop SET wholesale_price = '921.00', price = '1557.377049180328', id_tax_rules_group = '1', id_category_default = '431', 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 = '14351' 03/12/2024 02:51:19 pm >> DELETE FROM ps_specific_price WHERE id_product = '14351' 03/12/2024 03:33:14 pm >> SELECT document_num FROM ps_document WHERE document_num = '3778' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2024-12-03') 03/12/2024 03:33:14 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3778' , '2024-12-03' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '70.00' , '69.85' , NOW() , NOW() ) 03/12/2024 03:33:14 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '94660' 03/12/2024 03:33:14 pm >> DELETE FROM ps_document_detail WHERE id_document = '94660' 03/12/2024 03:33: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 ( '94660' , '20798' , 'LEZIONARIO DOMENICALE E FESTIVO - N.E. - ANNO C' , '1' , '-1' , '4' , '60.00' , '60' , '0' , '5' , '57.00' ) 03/12/2024 03:33: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 ( '94660' , '16691' , 'PARTICOLE PER CELIACI 25pz' , '1' , '-1' , '3' , '4' , '3.8461538461538' , '4' , '0' , '4.00' ) 03/12/2024 03:33: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 ( '94660' , '9312' , 'SACRAMENTO DELLUNZIONE DEGLI INFERMI ' , '1' , '-1' , '4' , '3.00' , '3' , '0' , '0' , '3.00' ) 03/12/2024 03:33: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 ( '94660' , '10965' , 'UNZIONE DEGLI INFERMI E IL VIATICO' , '1' , '-1' , '4' , '2.50' , '2.5' , '0' , '0' , '2.50' ) 03/12/2024 03:33: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 ( '94660' , '19157' , 'COMUNIONE AGLI INFERMI - N.E.' , '1' , '-1' , '4' , '2.00' , '2' , '0' , '0' , '2.00' ) 03/12/2024 03:33: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 ( '94660' , '6962' , 'NELLA CASA DEL DEFUNTO' , '1' , '-1' , '4' , '1.50' , '1.5' , '0' , '0' , '1.50' ) 03/12/2024 03:34:18 pm >> SELECT document_num FROM ps_document WHERE document_num = '3779' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2024-12-03') 03/12/2024 03:34:18 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3779' , '2024-12-03' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '0.40' , '0.33' , NOW() , NOW() ) 03/12/2024 03:34: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 = '94661' 03/12/2024 03:34:18 pm >> DELETE FROM ps_document_detail WHERE id_document = '94661' 03/12/2024 03:34: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 ( '94661' , '941' , 'BAMBINO CM 5 - CARNE - PX' , '1' , '-1' , '1' , '0.40' , '0.32786885245902' , '22' , '0' , '0.40' ) 03/12/2024 03:46: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 ( '32' , '24V606853' , '2024-11-30' , '' , '0' , '7' , '2602' , 'P. ZZA SAN PAOLO, 14 12051 ALBA' , '' , '' , '2.93' , '4' , '0' , '0' , '0' , '' , '12' , '0' , '94.11' , '94.11' , NOW() , NOW() ) 03/12/2024 03:46: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 = '94662' 03/12/2024 03:46:04 pm >> DELETE FROM ps_document_detail WHERE id_document = '94662' 03/12/2024 03:46: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 ( '94662' , '22979' , 'SCOPRIAMO INSIEME IL GIUBILEO' , '3' , '0' , '4' , '4.9000' , '4.9' , '0' , '30+7' , '9.57' ) 03/12/2024 03:46:04 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22979' AND id_supplier = '7' 03/12/2024 03:46:04 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22979' , '7' , '1' ) 03/12/2024 03:46: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 ( '94662' , '18550' , 'SEGNO DI CROCE' , '2' , '0' , '4' , '3.9000' , '3.9' , '0' , '35+7' , '4.72' ) 03/12/2024 03:46:04 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18550' AND id_supplier = '7' 03/12/2024 03:46:04 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18550' , '7' , '1' ) 03/12/2024 03:46: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 ( '94662' , '20208' , 'SEGNI DELLA MESSA' , '2' , '0' , '4' , '4.9000' , '4.9' , '0' , '35+7' , '5.92' ) 03/12/2024 03:46:04 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20208' AND id_supplier = '7' 03/12/2024 03:46:04 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20208' , '7' , '1' ) 03/12/2024 03:46:05 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94662' , '16129' , 'TU MI DONI IL TUO SPIRITO' , '3' , '0' , '4' , '6.9000' , '6.9' , '0' , '30+7' , '13.48' ) 03/12/2024 03:46:05 pm >> DELETE FROM ps_product_supplier WHERE id_product = '16129' AND id_supplier = '7' 03/12/2024 03:46:05 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16129' , '7' , '1' ) 03/12/2024 03:46:05 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94662' , '10740' , 'TROPPO FORTE - 1/ IL DECOLLO' , '3' , '0' , '4' , '5.0000' , '5' , '0' , '35+7' , '9.07' ) 03/12/2024 03:46:05 pm >> DELETE FROM ps_product_supplier WHERE id_product = '10740' AND id_supplier = '7' 03/12/2024 03:46:05 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '10740' , '7' , '1' ) 03/12/2024 03:46:05 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94662' , '16856' , 'PADRE NOSTRO' , '3' , '0' , '4' , '4.9000' , '4.9' , '0' , '35+7' , '8.89' ) 03/12/2024 03:46:05 pm >> DELETE FROM ps_product_supplier WHERE id_product = '16856' AND id_supplier = '7' 03/12/2024 03:46:05 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16856' , '7' , '1' ) 03/12/2024 03:46:05 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94662' , '19953' , 'FELIZ CITTA - GIOCO CARLO ACUTIS' , '1' , '0' , '4' , '15.0000' , '15' , '0' , '30+7' , '9.77' ) 03/12/2024 03:46:05 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19953' AND id_supplier = '7' 03/12/2024 03:46:05 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19953' , '7' , '1' ) 03/12/2024 03:46:05 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94662' , '13431' , 'PASSI VERSO LEUCARISTIA' , '2' , '0' , '4' , '5.9000' , '5.9' , '0' , '35+7' , '7.13' ) 03/12/2024 03:46:05 pm >> DELETE FROM ps_product_supplier WHERE id_product = '13431' AND id_supplier = '7' 03/12/2024 03:46:05 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '13431' , '7' , '1' ) 03/12/2024 03:46:05 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94662' , '21709' , 'GESU E IL PANE DI VITA' , '1' , '0' , '4' , '6.9000' , '6.9' , '0' , '30+7' , '4.49' ) 03/12/2024 03:46:05 pm >> DELETE FROM ps_product_supplier WHERE id_product = '21709' AND id_supplier = '7' 03/12/2024 03:46:05 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21709' , '7' , '1' ) 03/12/2024 03:46:05 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94662' , '21484' , 'MIA IMPRONTA NELLA TUA - GUIDA 1 - N.E.' , '2' , '0' , '4' , '15.0000' , '15' , '0' , '35+7' , '18.14' ) 03/12/2024 03:46:05 pm >> DELETE FROM ps_product_supplier WHERE id_product = '21484' AND id_supplier = '7' 03/12/2024 03:46:05 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21484' , '7' , '1' ) 03/12/2024 03:47:48 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '32' , '24V606854' , '2024-11-30' , '' , '0' , '7' , '2602' , 'P. ZZA SAN PAOLO, 14 12051 ALBA' , '' , '' , '25.58' , '4' , '0' , '0' , '0' , '' , '13' , '0' , '799.21' , '799.21' , NOW() , NOW() ) 03/12/2024 03:47:48 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '94663' 03/12/2024 03:47:48 pm >> DELETE FROM ps_document_detail WHERE id_document = '94663' 03/12/2024 03:47:48 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94663' , '401' , 'ALLA SCOPERTA DELLA MESSA' , '13' , '0' , '4' , '3.0000' , '3' , '0' , '35+7' , '23.58' ) 03/12/2024 03:47:48 pm >> DELETE FROM ps_product_supplier WHERE id_product = '401' AND id_supplier = '7' 03/12/2024 03:47:48 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '401' , '7' , '1' ) 03/12/2024 03:47:49 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94663' , '21436' , 'MIA IMPRONTA NELLA TUA - CALENDALBUM 1 - N.E.' , '60' , '0' , '4' , '5.0000' , '5' , '0' , '35+7' , '181.35' ) 03/12/2024 03:47:49 pm >> DELETE FROM ps_product_supplier WHERE id_product = '21436' AND id_supplier = '7' 03/12/2024 03:47:49 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21436' , '7' , '1' ) 03/12/2024 03:47:49 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94663' , '21437' , 'IMPRONTE DI MISERICORDIA - CALENDALBUM 2 - N.E.' , '60' , '0' , '4' , '5.0000' , '5' , '0' , '35+7' , '181.35' ) 03/12/2024 03:47:49 pm >> DELETE FROM ps_product_supplier WHERE id_product = '21437' AND id_supplier = '7' 03/12/2024 03:47:49 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21437' , '7' , '1' ) 03/12/2024 03:47:49 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94663' , '22804' , 'PANE E VINO - N.E. - SUSSIDIO' , '50' , '0' , '4' , '5.0000' , '5' , '0' , '35+7' , '151.13' ) 03/12/2024 03:47:49 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22804' AND id_supplier = '7' 03/12/2024 03:47:49 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22804' , '7' , '1' ) 03/12/2024 03:47:49 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94663' , '22803' , 'PANE E VINO - N.E. - GUIDA 3' , '3' , '0' , '4' , '15.0000' , '15' , '0' , '35+7' , '27.20' ) 03/12/2024 03:47:49 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22803' AND id_supplier = '7' 03/12/2024 03:47:49 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22803' , '7' , '1' ) 03/12/2024 03:47:49 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94663' , '21735' , 'IMPRONTE DI MISERICORDIA - GUIDA 2 - N.E.' , '4' , '0' , '4' , '15.0000' , '15' , '0' , '35+7' , '36.27' ) 03/12/2024 03:47:49 pm >> DELETE FROM ps_product_supplier WHERE id_product = '21735' AND id_supplier = '7' 03/12/2024 03:47:49 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21735' , '7' , '1' ) 03/12/2024 03:47:49 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94663' , '21484' , 'MIA IMPRONTA NELLA TUA - GUIDA 1 - N.E.' , '6' , '0' , '4' , '15.0000' , '15' , '0' , '35+7' , '54.41' ) 03/12/2024 03:47:49 pm >> DELETE FROM ps_product_supplier WHERE id_product = '21484' AND id_supplier = '7' 03/12/2024 03:47:49 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21484' , '7' , '1' ) 03/12/2024 03:47:49 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94663' , '21629' , 'MANUALE DI AMMINISTRAZIONE DELLE PARROCCHIE' , '1' , '0' , '4' , '25.0000' , '25' , '0' , '33+7' , '15.58' ) 03/12/2024 03:47:49 pm >> DELETE FROM ps_product_supplier WHERE id_product = '21629' AND id_supplier = '7' 03/12/2024 03:47:49 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21629' , '7' , '1' ) 03/12/2024 03:47:49 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94663' , '18564' , 'CONNESSI CON GESU’ - AGENDUM 2' , '25' , '0' , '4' , '5.0000' , '5' , '0' , '35+7' , '75.56' ) 03/12/2024 03:47:49 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18564' AND id_supplier = '7' 03/12/2024 03:47:49 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18564' , '7' , '1' ) 03/12/2024 03:47:49 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94663' , '22803' , 'PANE E VINO - N.E. - GUIDA 3' , '3' , '0' , '4' , '15.0000' , '15' , '0' , '35+7' , '27.20' ) 03/12/2024 03:47:49 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22803' AND id_supplier = '7' 03/12/2024 03:47:49 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22803' , '7' , '1' ) 03/12/2024 03:50:11 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 ( '32' , '24V606855' , '2024-11-30' , '' , '0' , '7' , '2602' , 'P. ZZA SAN PAOLO, 14 12051 ALBA' , '' , '' , '23.25' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '759.19' , '759.19' , NOW() , NOW() ) 03/12/2024 03:50: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 = '94664' 03/12/2024 03:50:11 pm >> DELETE FROM ps_document_detail WHERE id_document = '94664' 03/12/2024 03:50: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 ( '94664' , '5450' , 'IO SONO CON VOI - GUIDA 1 - MAGNIFICAT' , '2' , '0' , '4' , '12.0000' , '12' , '0' , '35+7' , '14.51' ) 03/12/2024 03:50:11 pm >> DELETE FROM ps_product_supplier WHERE id_product = '5450' AND id_supplier = '7' 03/12/2024 03:50:11 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '5450' , '7' , '1' ) 03/12/2024 03:50: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 ( '94664' , '8603' , 'VENITE CON ME 2 - MAGNIFICAT' , '20' , '0' , '4' , '3.0000' , '3' , '0' , '35+7' , '36.27' ) 03/12/2024 03:50:11 pm >> DELETE FROM ps_product_supplier WHERE id_product = '8603' AND id_supplier = '7' 03/12/2024 03:50:11 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '8603' , '7' , '1' ) 03/12/2024 03:50: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 ( '94664' , '11187' , 'VENITE CON ME - GUIDA 1 - MAGNIFICAT' , '2' , '0' , '4' , '12.0000' , '12' , '0' , '35+7' , '14.51' ) 03/12/2024 03:50:11 pm >> DELETE FROM ps_product_supplier WHERE id_product = '11187' AND id_supplier = '7' 03/12/2024 03:50:11 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '11187' , '7' , '1' ) 03/12/2024 03:50: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 ( '94664' , '9679' , 'SARETE MIEI TESTIMONI - GUIDA - G. MORANTE' , '1' , '0' , '4' , '14.0000' , '14' , '0' , '35+7' , '8.46' ) 03/12/2024 03:50:11 pm >> DELETE FROM ps_product_supplier WHERE id_product = '9679' AND id_supplier = '7' 03/12/2024 03:50:11 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '9679' , '7' , '1' ) 03/12/2024 03:50: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 ( '94664' , '11186' , 'VENITE CON ME - GUIDA - M. FILIPPI' , '1' , '0' , '4' , '14.0000' , '14' , '0' , '35+7' , '8.46' ) 03/12/2024 03:50:11 pm >> DELETE FROM ps_product_supplier WHERE id_product = '11186' AND id_supplier = '7' 03/12/2024 03:50:11 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '11186' , '7' , '1' ) 03/12/2024 03:50: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 ( '94664' , '21591' , 'GESU VIENE AD ABITARE CON NOI - SCHEDE 1' , '20' , '0' , '4' , '6.9000' , '6.9' , '0' , '30+7' , '89.84' ) 03/12/2024 03:50:11 pm >> DELETE FROM ps_product_supplier WHERE id_product = '21591' AND id_supplier = '7' 03/12/2024 03:50:11 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21591' , '7' , '1' ) 03/12/2024 03:50: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 ( '94664' , '22804' , 'PANE E VINO - N.E. - SUSSIDIO' , '25' , '0' , '4' , '5.0000' , '5' , '0' , '35+7' , '75.56' ) 03/12/2024 03:50:12 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22804' AND id_supplier = '7' 03/12/2024 03:50:12 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22804' , '7' , '1' ) 03/12/2024 03:50: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 ( '94664' , '22803' , 'PANE E VINO - N.E. - GUIDA 3' , '3' , '0' , '4' , '15.0000' , '15' , '0' , '35+7' , '27.20' ) 03/12/2024 03:50:12 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22803' AND id_supplier = '7' 03/12/2024 03:50:12 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22803' , '7' , '1' ) 03/12/2024 03:50: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 ( '94664' , '19953' , 'FELIZ CITTA - GIOCO CARLO ACUTIS' , '1' , '0' , '4' , '15.0000' , '15' , '0' , '30+7' , '9.77' ) 03/12/2024 03:50:12 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19953' AND id_supplier = '7' 03/12/2024 03:50:12 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19953' , '7' , '1' ) 03/12/2024 03:50: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 ( '94664' , '20043' , 'FOLLOWERS 2.0 - GUIDA' , '1' , '0' , '4' , '14.0000' , '14' , '0' , '33+7' , '8.72' ) 03/12/2024 03:50:12 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20043' AND id_supplier = '7' 03/12/2024 03:50:12 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20043' , '7' , '1' ) 03/12/2024 03:50: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 ( '94664' , '8598' , 'IO SONO CON VOI 1 - MAGNIFICAT' , '30' , '0' , '4' , '3.0000' , '3' , '0' , '35+7' , '54.41' ) 03/12/2024 03:50:12 pm >> DELETE FROM ps_product_supplier WHERE id_product = '8598' AND id_supplier = '7' 03/12/2024 03:50:12 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '8598' , '7' , '1' ) 03/12/2024 03:50: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 ( '94664' , '18163' , 'GIOCO DELLE PAROLE DI DIO' , '1' , '0' , '4' , '10.0000' , '10' , '0' , '30+7' , '6.51' ) 03/12/2024 03:50:12 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18163' AND id_supplier = '7' 03/12/2024 03:50:12 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18163' , '7' , '1' ) 03/12/2024 03:50: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 ( '94664' , '22230' , 'GIOCHIAMO CON LA BIBBIA' , '1' , '0' , '4' , '12.9000' , '12.9' , '0' , '35+7' , '7.80' ) 03/12/2024 03:50:12 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22230' AND id_supplier = '7' 03/12/2024 03:50:12 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22230' , '7' , '1' ) 03/12/2024 03:50: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 ( '94664' , '23143' , 'CATECHISTI DI SPERANZA - F. VANNOTTI' , '2' , '0' , '4' , '7.9000' , '7.9' , '0' , '35+7' , '9.55' ) 03/12/2024 03:50:12 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23143' AND id_supplier = '7' 03/12/2024 03:50:12 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23143' , '7' , '1' ) 03/12/2024 03:50: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 ( '94664' , '17244' , 'DIARIO DELLA MIA PRIMA CONFESSIONE' , '10' , '0' , '4' , '5.9000' , '5.9' , '0' , '30+7' , '38.41' ) 03/12/2024 03:50:12 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17244' AND id_supplier = '7' 03/12/2024 03:50:12 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17244' , '7' , '1' ) 03/12/2024 03:50: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 ( '94664' , '12712' , 'CRESIMA UNA FESTA DA VIVERE' , '6' , '0' , '4' , '1.9000' , '1.9' , '0' , '35+7' , '6.89' ) 03/12/2024 03:50:12 pm >> DELETE FROM ps_product_supplier WHERE id_product = '12712' AND id_supplier = '7' 03/12/2024 03:50:12 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '12712' , '7' , '1' ) 03/12/2024 03:50: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 ( '94664' , '17245' , 'DIARIO DELLA MIA PRIMA COMUNIONE' , '11' , '0' , '4' , '5.9000' , '5.9' , '0' , '30+7' , '42.25' ) 03/12/2024 03:50:13 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17245' AND id_supplier = '7' 03/12/2024 03:50:13 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17245' , '7' , '1' ) 03/12/2024 03:50: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 ( '94664' , '22893' , 'MIO PICCOLO GIUBILEO - M. GATTAFONI' , '25' , '0' , '4' , '1.0000' , '1' , '0' , '30+7' , '16.28' ) 03/12/2024 03:50:13 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22893' AND id_supplier = '7' 03/12/2024 03:50:13 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22893' , '7' , '1' ) 03/12/2024 03:50: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 ( '94664' , '16129' , 'TU MI DONI IL TUO SPIRITO' , '3' , '0' , '4' , '6.9000' , '6.9' , '0' , '30+7' , '13.48' ) 03/12/2024 03:50:13 pm >> DELETE FROM ps_product_supplier WHERE id_product = '16129' AND id_supplier = '7' 03/12/2024 03:50:13 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16129' , '7' , '1' ) 03/12/2024 03:50: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 ( '94664' , '10748' , 'TU MI CHIAMI PER NOME' , '20' , '0' , '4' , '6.9000' , '6.9' , '0' , '30+7' , '89.84' ) 03/12/2024 03:50:13 pm >> DELETE FROM ps_product_supplier WHERE id_product = '10748' AND id_supplier = '7' 03/12/2024 03:50:13 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '10748' , '7' , '1' ) 03/12/2024 03:50: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 ( '94664' , '14719' , 'TU MI AMI DAVVERO' , '10' , '0' , '4' , '6.9000' , '6.9' , '0' , '30+7' , '44.92' ) 03/12/2024 03:50:13 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14719' AND id_supplier = '7' 03/12/2024 03:50:13 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14719' , '7' , '1' ) 03/12/2024 03:50: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 ( '94664' , '10751' , 'TU MI PERDONI' , '25' , '0' , '4' , '6.9000' , '6.9' , '0' , '30+7' , '112.30' ) 03/12/2024 03:50:13 pm >> DELETE FROM ps_product_supplier WHERE id_product = '10751' AND id_supplier = '7' 03/12/2024 03:50:13 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '10751' , '7' , '1' ) 03/12/2024 04:03:51 pm >> UPDATE ps_document SET id_document_type = '33', document_num = '683428', document_date = '2024-11-27', document_letter = '', id_customer = '0', id_supplier = '', id_address = '2602', address1 = 'P. ZZA SAN PAOLO, 14 12051 ALBA', address2 = '', note = '', price_shipping = '5.73', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '0', id_causal = '0', price_tax_included = '241.40', price_tax_excluded = '241.40', date_upd = NOW() WHERE id_document = '94618' 03/12/2024 04:03:51 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 = '94618' 03/12/2024 04:03:51 pm >> DELETE FROM ps_document_detail WHERE id_document = '94618' 03/12/2024 04:03:51 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94618' , '23277' , 'GESU - G. VIGINI' , '1' , '1' , '4' , '16.0000' , '16' , '0' , '30' , '11.20' ) 03/12/2024 04:03:51 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94618' , '23278' , 'AMEN - MAR 25' , '24' , '24' , '4' , '3.9000' , '3.9' , '0' , '33' , '62.71' ) 03/12/2024 04:03:51 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94618' , '23278' , 'AMEN - MAR 25' , '2' , '2' , '4' , '3.9000' , '3.9' , '0' , '100' , '0.00' ) 03/12/2024 04:03:51 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94618' , '23279' , 'AMEN - APR 25' , '24' , '24' , '4' , '3.9000' , '3.9' , '0' , '33' , '62.71' ) 03/12/2024 04:03:51 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94618' , '23279' , 'AMEN - APR 25' , '2' , '2' , '4' , '3.9000' , '3.9' , '0' , '100' , '0.00' ) 03/12/2024 04:03:51 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94618' , '23280' , 'ABC DEL PAPA - MARCEL/VINCENTE' , '1' , '1' , '4' , '18.0000' , '18' , '0' , '33' , '12.06' ) 03/12/2024 04:03:51 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94618' , '23281' , 'SCOPRIAMO INSIEME LANNO LITURGICO' , '3' , '3' , '4' , '4.9000' , '4.9' , '0' , '30' , '10.29' ) 03/12/2024 04:03:51 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94618' , '23282' , 'CASTITA - E. VARDEN' , '1' , '1' , '4' , '20.0000' , '20' , '0' , '33' , '13.40' ) 03/12/2024 04:03:51 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94618' , '23283' , 'LIBRO DELLA VITA - M. ZAPPELLA' , '1' , '1' , '4' , '18.0000' , '18' , '0' , '33' , '12.06' ) 03/12/2024 04:03:51 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94618' , '23284' , 'TUE PREGHIERE' , '5' , '5' , '4' , '2.9000' , '2.9' , '0' , '33' , '9.72' ) 03/12/2024 04:03:51 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94618' , '23285' , 'CHI E GESU - G. LAJOLO' , '1' , '1' , '4' , '28.0000' , '28' , '0' , '35' , '18.20' ) 03/12/2024 04:03:51 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94618' , '23196' , 'DILEXIT NOS' , '12' , '12' , '4' , '2.9000' , '2.9' , '0' , '33' , '23.32' ) 03/12/2024 04:03:52 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94618' , '23196' , 'DILEXIT NOS' , '1' , '1' , '4' , '2.9000' , '2.9' , '0' , '100' , '0.00' ) 03/12/2024 04:09:05 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '32' , '24V606852' , '2024-11-30' , '' , '0' , '7' , '2602' , 'P. ZZA SAN PAOLO, 14 12051 ALBA' , '' , '' , '' , '4' , '0' , '0' , '0' , '' , '11' , '0' , '1532.99' , '1526.42' , NOW() , NOW() ) 03/12/2024 04:09:05 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '94665' 03/12/2024 04:09:05 pm >> DELETE FROM ps_document_detail WHERE id_document = '94665' 03/12/2024 04:09:05 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94665' , '23165' , 'DILEXIT NOS' , '24' , '0' , '4' , '2.2000' , '2.2' , '0' , '33' , '35.38' ) 03/12/2024 04:09:05 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23165' AND id_supplier = '7' 03/12/2024 04:09:05 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23165' , '7' , '1' ) 03/12/2024 04:09:05 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94665' , '23165' , 'DILEXIT NOS' , '2' , '0' , '4' , '2.2000' , '2.2' , '0' , '100' , '0.00' ) 03/12/2024 04:09:05 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23165' AND id_supplier = '7' 03/12/2024 04:09:05 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23165' , '7' , '1' ) 03/12/2024 04:09:05 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94665' , '23131' , 'TEMPO DEL PERDONO - F. CRISTOFARO' , '3' , '0' , '4' , '16.0000' , '16' , '0' , '33' , '32.16' ) 03/12/2024 04:09:05 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23131' AND id_supplier = '7' 03/12/2024 04:09:05 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23131' , '7' , '1' ) 03/12/2024 04:09:05 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94665' , '23069' , 'PAROLA DI OGNI GIORNO 2025' , '2' , '0' , '4' , '22.0000' , '22' , '0' , '33' , '29.48' ) 03/12/2024 04:09:05 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23069' AND id_supplier = '7' 03/12/2024 04:09:05 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23069' , '7' , '1' ) 03/12/2024 04:09: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 ( '94665' , '23137' , 'PREGHIERE ALLO SPIRITO SANTO' , '1' , '0' , '4' , '10.0000' , '10' , '0' , '30' , '7.00' ) 03/12/2024 04:09:06 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23137' AND id_supplier = '7' 03/12/2024 04:09:06 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23137' , '7' , '1' ) 03/12/2024 04:09: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 ( '94665' , '23169' , 'DILEXIT NOS ' , '72' , '0' , '4' , '2.2000' , '2.2' , '0' , '35' , '102.96' ) 03/12/2024 04:09:06 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23169' AND id_supplier = '7' 03/12/2024 04:09:06 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23169' , '7' , '1' ) 03/12/2024 04:09: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 ( '94665' , '23169' , 'DILEXIT NOS ' , '6' , '0' , '4' , '2.2000' , '2.2' , '0' , '100' , '0.00' ) 03/12/2024 04:09:06 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23169' AND id_supplier = '7' 03/12/2024 04:09:06 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23169' , '7' , '1' ) 03/12/2024 04:09: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 ( '94665' , '23212' , 'AVVENTURE DI PINOCCHIO' , '1' , '0' , '4' , '16.0000' , '16' , '0' , '35' , '10.40' ) 03/12/2024 04:09:06 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23212' AND id_supplier = '7' 03/12/2024 04:09:06 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23212' , '7' , '1' ) 03/12/2024 04:09: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 ( '94665' , '23202' , 'CHIAMATA - C. DALESIO' , '1' , '0' , '4' , '12.0000' , '12' , '0' , '30' , '8.40' ) 03/12/2024 04:09:06 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23202' AND id_supplier = '7' 03/12/2024 04:09:06 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23202' , '7' , '1' ) 03/12/2024 04:09: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 ( '94665' , '23205' , 'STRADE DEGLI UOMINI SENTIERI DI DIO - P. ZAGO' , '1' , '0' , '4' , '14.0000' , '14' , '0' , '30' , '9.80' ) 03/12/2024 04:09:06 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23205' AND id_supplier = '7' 03/12/2024 04:09:06 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23205' , '7' , '1' ) 03/12/2024 04:09: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 ( '94665' , '23206' , 'GIUBILEO DELLA SPERANZA - U. TERRINONI' , '2' , '0' , '4' , '10.0000' , '10' , '0' , '30' , '14.00' ) 03/12/2024 04:09:06 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23206' AND id_supplier = '7' 03/12/2024 04:09:06 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23206' , '7' , '1' ) 03/12/2024 04:09: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 ( '94665' , '23208' , 'SPERANZA NELLA TRADIZIONE EBRAICA - AAVV' , '1' , '0' , '4' , '14.0000' , '14' , '0' , '30' , '9.80' ) 03/12/2024 04:09:06 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23208' AND id_supplier = '7' 03/12/2024 04:09:06 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23208' , '7' , '1' ) 03/12/2024 04:09: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 ( '94665' , '23209' , 'FRANCESCO HA UN CUORE GIOVANE - G. SCARLATO' , '1' , '0' , '4' , '12.0000' , '12' , '0' , '30' , '8.40' ) 03/12/2024 04:09:06 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23209' AND id_supplier = '7' 03/12/2024 04:09:06 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23209' , '7' , '1' ) 03/12/2024 04:09: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 ( '94665' , '23201' , 'VI VOGLIO BENE - TONINO BELLO' , '1' , '0' , '4' , '18.0000' , '18' , '0' , '30' , '12.60' ) 03/12/2024 04:09:06 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23201' AND id_supplier = '7' 03/12/2024 04:09:06 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23201' , '7' , '1' ) 03/12/2024 04:09: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 ( '94665' , '23199' , 'VERBUM CARO FACTUM EST' , '12' , '0' , '4' , '3.0000' , '3' , '0' , '30' , '25.20' ) 03/12/2024 04:09:06 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23199' AND id_supplier = '7' 03/12/2024 04:09:06 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23199' , '7' , '1' ) 03/12/2024 04:09: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 ( '94665' , '23203' , 'STO ALLA PORTA E BUSSO' , '1' , '0' , '4' , '6.9000' , '6.9' , '0' , '30' , '4.83' ) 03/12/2024 04:09:06 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23203' AND id_supplier = '7' 03/12/2024 04:09:07 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23203' , '7' , '1' ) 03/12/2024 04:09:07 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94665' , '23204' , 'VIZIO DI SPERARE - P. PELLEGRINO' , '1' , '0' , '4' , '4.5000' , '4.5' , '0' , '30' , '3.15' ) 03/12/2024 04:09:07 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23204' AND id_supplier = '7' 03/12/2024 04:09:07 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23204' , '7' , '1' ) 03/12/2024 04:09:07 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94665' , '23200' , 'VANGELO AL CONTRARIO ANNO C- S. RESCA' , '1' , '0' , '4' , '18.0000' , '18' , '0' , '30' , '12.60' ) 03/12/2024 04:09:07 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23200' AND id_supplier = '7' 03/12/2024 04:09:07 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23200' , '7' , '1' ) 03/12/2024 04:09:07 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94665' , '23211' , 'VIVERE IL GIUBILEO - E. FORTUNATO' , '1' , '0' , '4' , '14.0000' , '14' , '0' , '33' , '9.38' ) 03/12/2024 04:09:07 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23211' AND id_supplier = '7' 03/12/2024 04:09:07 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23211' , '7' , '1' ) 03/12/2024 04:09:07 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94665' , '23198' , 'CINQUE MINUTI DELLO SPIRITO SANTO - V.M. FERNANDEZ' , '1' , '0' , '4' , '16.0000' , '16' , '0' , '33' , '10.72' ) 03/12/2024 04:09:07 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23198' AND id_supplier = '7' 03/12/2024 04:09:07 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23198' , '7' , '1' ) 03/12/2024 04:09:07 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94665' , '23213' , 'BEATI VOI - G. MATINO' , '1' , '0' , '4' , '18.0000' , '18' , '0' , '33' , '12.06' ) 03/12/2024 04:09:07 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23213' AND id_supplier = '7' 03/12/2024 04:09:07 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23213' , '7' , '1' ) 03/12/2024 04:09:07 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94665' , '23210' , 'ETA DELLA VITA - C. M. MARTINI' , '1' , '0' , '4' , '22.0000' , '22' , '0' , '30' , '15.40' ) 03/12/2024 04:09:07 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23210' AND id_supplier = '7' 03/12/2024 04:09:07 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23210' , '7' , '1' ) 03/12/2024 04:09:07 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94665' , '23207' , 'GESU, ECO LUOMO - B. SESBOUE' , '1' , '0' , '4' , '20.0000' , '20' , '0' , '30' , '14.00' ) 03/12/2024 04:09:07 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23207' AND id_supplier = '7' 03/12/2024 04:09:07 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23207' , '7' , '1' ) 03/12/2024 04:09:07 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94665' , '23195' , 'SALE E PEPE NELLA LITURGIA - E. MASSINI' , '1' , '0' , '4' , '10.0000' , '10' , '0' , '35' , '6.50' ) 03/12/2024 04:09:07 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23195' AND id_supplier = '7' 03/12/2024 04:09:07 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23195' , '7' , '1' ) 03/12/2024 04:09:07 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94665' , '23196' , 'DILEXIT NOS' , '12' , '0' , '4' , '2.9000' , '2.9' , '0' , '33' , '23.32' ) 03/12/2024 04:09:07 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23196' AND id_supplier = '7' 03/12/2024 04:09:07 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23196' , '7' , '1' ) 03/12/2024 04:09:07 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94665' , '23196' , 'DILEXIT NOS' , '1' , '0' , '4' , '2.9000' , '2.9' , '0' , '100' , '0.00' ) 03/12/2024 04:09:07 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23196' AND id_supplier = '7' 03/12/2024 04:09:07 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23196' , '7' , '1' ) 03/12/2024 04:09:07 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94665' , '23169' , 'DILEXIT NOS ' , '60' , '0' , '4' , '2.2000' , '2.2' , '0' , '35' , '85.80' ) 03/12/2024 04:09:07 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23169' AND id_supplier = '7' 03/12/2024 04:09:07 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23169' , '7' , '1' ) 03/12/2024 04:09:07 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94665' , '23169' , 'DILEXIT NOS ' , '5' , '0' , '4' , '2.2000' , '2.2' , '0' , '100' , '0.00' ) 03/12/2024 04:09:07 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23169' AND id_supplier = '7' 03/12/2024 04:09:07 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23169' , '7' , '1' ) 03/12/2024 04:09: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 ( '94665' , '23197' , 'AIUTAMI A PREGARE' , '1' , '0' , '4' , '10.0000' , '10' , '0' , '30' , '7.00' ) 03/12/2024 04:09:08 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23197' AND id_supplier = '7' 03/12/2024 04:09:08 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23197' , '7' , '1' ) 03/12/2024 04:09: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 ( '94665' , '23195' , 'SALE E PEPE NELLA LITURGIA - E. MASSINI' , '1' , '0' , '4' , '10.0000' , '10' , '0' , '35' , '6.50' ) 03/12/2024 04:09:08 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23195' AND id_supplier = '7' 03/12/2024 04:09:08 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23195' , '7' , '1' ) 03/12/2024 04:09: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 ( '94665' , '17377' , 'SAMARITANUS BONUS' , '1' , '0' , '4' , '2.2000' , '2.2' , '0' , '33' , '1.47' ) 03/12/2024 04:09:08 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17377' AND id_supplier = '7' 03/12/2024 04:09:08 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17377' , '7' , '1' ) 03/12/2024 04:09: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 ( '94665' , '23138' , 'VIZI E VIRTU - PAPA FRANCESCO' , '1' , '0' , '4' , '14.0000' , '14' , '0' , '33' , '9.38' ) 03/12/2024 04:09:08 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23138' AND id_supplier = '7' 03/12/2024 04:09:08 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23138' , '7' , '1' ) 03/12/2024 04:09: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 ( '94665' , '22875' , 'AMEN - DIC 24' , '3' , '0' , '4' , '3.9000' , '3.9' , '0' , '33' , '7.84' ) 03/12/2024 04:09:08 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22875' AND id_supplier = '7' 03/12/2024 04:09:08 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22875' , '7' , '1' ) 03/12/2024 04:09: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 ( '94665' , '23131' , 'TEMPO DEL PERDONO - F. CRISTOFARO' , '3' , '0' , '4' , '16.0000' , '16' , '0' , '33' , '32.16' ) 03/12/2024 04:09:08 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23131' AND id_supplier = '7' 03/12/2024 04:09:08 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23131' , '7' , '1' ) 03/12/2024 04:09: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 ( '94665' , '23017' , 'GRIDIAMO IL VANGELO - ANNO C - COMASTRI' , '1' , '0' , '4' , '25.0000' , '25' , '0' , '30' , '17.50' ) 03/12/2024 04:09:08 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23017' AND id_supplier = '7' 03/12/2024 04:09:08 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23017' , '7' , '1' ) 03/12/2024 04:09: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 ( '94665' , '22091' , '10 OTTIMI MOTIVI PER CONFESSARSI - A. COMASTRI' , '1' , '0' , '4' , '5.0000' , '5' , '0' , '30' , '3.50' ) 03/12/2024 04:09:08 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22091' AND id_supplier = '7' 03/12/2024 04:09:08 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22091' , '7' , '1' ) 03/12/2024 04:09: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 ( '94665' , '23169' , 'DILEXIT NOS ' , '60' , '0' , '4' , '2.2000' , '2.2' , '0' , '35' , '85.80' ) 03/12/2024 04:09:08 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23169' AND id_supplier = '7' 03/12/2024 04:09:08 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23169' , '7' , '1' ) 03/12/2024 04:09: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 ( '94665' , '23169' , 'DILEXIT NOS ' , '5' , '0' , '4' , '2.2000' , '2.2' , '0' , '100' , '0.00' ) 03/12/2024 04:09:08 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23169' AND id_supplier = '7' 03/12/2024 04:09:08 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23169' , '7' , '1' ) 03/12/2024 04:09: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 ( '94665' , '23221' , 'CHE BELLA STORIA QUELLA DI GESU - P. VILLANUEVA' , '1' , '0' , '4' , '14.0000' , '14' , '0' , '35' , '9.10' ) 03/12/2024 04:09:08 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23221' AND id_supplier = '7' 03/12/2024 04:09:08 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23221' , '7' , '1' ) 03/12/2024 04:09: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 ( '94665' , '19618' , 'CARLO ACUTIS' , '1' , '0' , '4' , '4.9000' , '4.9' , '0' , '30' , '3.43' ) 03/12/2024 04:09:08 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19618' AND id_supplier = '7' 03/12/2024 04:09:08 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19618' , '7' , '1' ) 03/12/2024 04:09:09 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94665' , '5892' , 'LITURGIA DELLE ORE II - FRANCESCANA' , '1' , '0' , '4' , '38.0000' , '38' , '0' , '25' , '28.50' ) 03/12/2024 04:09:09 pm >> DELETE FROM ps_product_supplier WHERE id_product = '5892' AND id_supplier = '7' 03/12/2024 04:09:09 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '5892' , '7' , '1' ) 03/12/2024 04:09:09 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94665' , '5894' , 'LITURGIA DELLE ORE IV - FRANCESCANA' , '1' , '0' , '4' , '38.0000' , '38' , '0' , '25' , '28.50' ) 03/12/2024 04:09:09 pm >> DELETE FROM ps_product_supplier WHERE id_product = '5894' AND id_supplier = '7' 03/12/2024 04:09:09 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '5894' , '7' , '1' ) 03/12/2024 04:09:09 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94665' , '5893' , 'LITURGIA DELLE ORE III - FRANCESCANA' , '1' , '0' , '4' , '38.0000' , '38' , '0' , '25' , '28.50' ) 03/12/2024 04:09:09 pm >> DELETE FROM ps_product_supplier WHERE id_product = '5893' AND id_supplier = '7' 03/12/2024 04:09:09 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '5893' , '7' , '1' ) 03/12/2024 04:09:09 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94665' , '21541' , 'OMELIE SUI SANTI - A. COMASTRI' , '1' , '0' , '4' , '20.0000' , '20' , '0' , '30' , '14.00' ) 03/12/2024 04:09:09 pm >> DELETE FROM ps_product_supplier WHERE id_product = '21541' AND id_supplier = '7' 03/12/2024 04:09:09 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21541' , '7' , '1' ) 03/12/2024 04:09:09 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94665' , '23069' , 'PAROLA DI OGNI GIORNO 2025' , '1' , '0' , '4' , '22.0000' , '22' , '0' , '33' , '14.74' ) 03/12/2024 04:09:09 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23069' AND id_supplier = '7' 03/12/2024 04:09:09 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23069' , '7' , '1' ) 03/12/2024 04:09:09 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94665' , '23244' , 'INSIEME NELLA MESSA - FEB 2025' , '1' , '0' , '4' , '1.8000' , '1.8' , '0' , '33' , '1.21' ) 03/12/2024 04:09:09 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23244' AND id_supplier = '7' 03/12/2024 04:09:09 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23244' , '7' , '1' ) 03/12/2024 04:09:09 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94665' , '23245' , 'PAROLA E PREGHIERA - FEB 2025' , '4' , '0' , '4' , '2.9000' , '2.9' , '0' , '33' , '7.77' ) 03/12/2024 04:09:09 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23245' AND id_supplier = '7' 03/12/2024 04:09:09 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23245' , '7' , '1' ) 03/12/2024 04:09:09 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94665' , '23243' , 'NATALE PER SPERARE' , '2' , '0' , '4' , '4.5000' , '4.5' , '0' , '33' , '6.03' ) 03/12/2024 04:09:09 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23243' AND id_supplier = '7' 03/12/2024 04:09:09 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23243' , '7' , '1' ) 03/12/2024 04:09:09 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94665' , '23249' , 'SPERANZA - G. CUCCI' , '1' , '0' , '4' , '13.0000' , '13' , '0' , '33' , '8.71' ) 03/12/2024 04:09:09 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23249' AND id_supplier = '7' 03/12/2024 04:09:09 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23249' , '7' , '1' ) 03/12/2024 04:09:09 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94665' , '23250' , 'PREGANDO LA PAROLA - ANNO C - M. TELLAN' , '1' , '0' , '4' , '16.0000' , '16' , '0' , '33' , '10.72' ) 03/12/2024 04:09:09 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23250' AND id_supplier = '7' 03/12/2024 04:09:09 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23250' , '7' , '1' ) 03/12/2024 04:09:09 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94665' , '23247' , 'ASCOLTARLO ERA RIMANERE ACCESI - ANNO C - E. RONCHI' , '1' , '0' , '4' , '20.0000' , '20' , '0' , '33' , '13.40' ) 03/12/2024 04:09:09 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23247' AND id_supplier = '7' 03/12/2024 04:09:09 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23247' , '7' , '1' ) 03/12/2024 04:09:09 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94665' , '23246' , 'CANTI NUOVI - TUROLDO/RAVASI' , '1' , '0' , '4' , '25.0000' , '25' , '0' , '33' , '16.75' ) 03/12/2024 04:09:09 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23246' AND id_supplier = '7' 03/12/2024 04:09:10 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23246' , '7' , '1' ) 03/12/2024 04:09:10 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94665' , '23254' , 'UN NATALE INCONTENIBILE - A. SCHWARZ' , '1' , '0' , '4' , '12.0000' , '12' , '0' , '30' , '8.40' ) 03/12/2024 04:09:10 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23254' AND id_supplier = '7' 03/12/2024 04:09:10 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23254' , '7' , '1' ) 03/12/2024 04:09:10 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94665' , '23253' , 'PAROLE CHIAVE PER LAVVENTO - R. LAURITA' , '1' , '0' , '4' , '5.0000' , '5' , '0' , '30' , '3.50' ) 03/12/2024 04:09:10 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23253' AND id_supplier = '7' 03/12/2024 04:09:10 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23253' , '7' , '1' ) 03/12/2024 04:09:10 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94665' , '23248' , 'COMMENTO AL VANGELO DEL GIORNO - ANNO C - A. SPINA' , '1' , '0' , '4' , '18.0000' , '18' , '0' , '30' , '12.60' ) 03/12/2024 04:09:10 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23248' AND id_supplier = '7' 03/12/2024 04:09:10 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23248' , '7' , '1' ) 03/12/2024 04:09:10 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94665' , '23251' , 'ANGELI CON UNALA SOLTANTO - TONINO BELLO' , '1' , '0' , '4' , '18.0000' , '18' , '0' , '33' , '12.06' ) 03/12/2024 04:09:10 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23251' AND id_supplier = '7' 03/12/2024 04:09:10 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23251' , '7' , '1' ) 03/12/2024 04:09:10 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94665' , '23255' , 'MARIA DONNA DI SPERANZA - GALIAZZO/RAMINA' , '1' , '0' , '4' , '20.0000' , '20' , '0' , '30' , '14.00' ) 03/12/2024 04:09:10 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23255' AND id_supplier = '7' 03/12/2024 04:09:10 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23255' , '7' , '1' ) 03/12/2024 04:09:10 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94665' , '23252' , 'BREVE INTRODUZIONE AL CRISTIANESIMO - J. RATZINGER' , '1' , '0' , '4' , '18.0000' , '18' , '0' , '30' , '12.60' ) 03/12/2024 04:09:10 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23252' AND id_supplier = '7' 03/12/2024 04:09:10 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23252' , '7' , '1' ) 03/12/2024 04:09:10 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94665' , '23165' , 'DILEXIT NOS' , '24' , '0' , '4' , '2.2000' , '2.2' , '0' , '33' , '35.38' ) 03/12/2024 04:09:10 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23165' AND id_supplier = '7' 03/12/2024 04:09:10 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23165' , '7' , '1' ) 03/12/2024 04:09:10 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94665' , '23165' , 'DILEXIT NOS' , '2' , '0' , '4' , '2.2000' , '2.2' , '0' , '100' , '0.00' ) 03/12/2024 04:09:10 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23165' AND id_supplier = '7' 03/12/2024 04:09:10 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23165' , '7' , '1' ) 03/12/2024 04:09:10 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94665' , '23169' , 'DILEXIT NOS ' , '60' , '0' , '4' , '2.2000' , '2.2' , '0' , '35' , '85.80' ) 03/12/2024 04:09:10 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23169' AND id_supplier = '7' 03/12/2024 04:09:10 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23169' , '7' , '1' ) 03/12/2024 04:09:10 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94665' , '23169' , 'DILEXIT NOS ' , '5' , '0' , '4' , '2.2000' , '2.2' , '0' , '100' , '0.00' ) 03/12/2024 04:09:10 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23169' AND id_supplier = '7' 03/12/2024 04:09:10 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23169' , '7' , '1' ) 03/12/2024 04:09:10 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94665' , '23263' , 'SEI SPECIALE DI GESU - M. DE SANCTIS' , '1' , '0' , '4' , '8.0000' , '8' , '0' , '30' , '5.60' ) 03/12/2024 04:09:11 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23263' AND id_supplier = '7' 03/12/2024 04:09:11 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23263' , '7' , '1' ) 03/12/2024 04:09: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 ( '94665' , '23264' , 'MEDAGLIA MIRACOLOSA CAMMINO ... - ' , '1' , '0' , '4' , '4.0000' , '4' , '0' , '30' , '2.80' ) 03/12/2024 04:09:11 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23264' AND id_supplier = '7' 03/12/2024 04:09:11 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23264' , '7' , '1' ) 03/12/2024 04:09: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 ( '94665' , '23266' , 'FOLLOWERS 3 ' , '2' , '0' , '4' , '16.0000' , '16' , '0' , '33' , '21.44' ) 03/12/2024 04:09:11 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23266' AND id_supplier = '7' 03/12/2024 04:09:11 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23266' , '7' , '1' ) 03/12/2024 04:09: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 ( '94665' , '22870' , 'AGENDA SAN PAOLO 2025' , '6' , '0' , '1' , '4.8300' , '3.959' , '22' , '0' , '35.36' ) 03/12/2024 04:09:11 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22870' AND id_supplier = '7' 03/12/2024 04:09:11 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22870' , '7' , '1' ) 03/12/2024 04:09: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 ( '94665' , '21522' , 'MASSIME ETERNE' , '3' , '0' , '4' , '5.5000' , '5.5' , '0' , '30' , '11.55' ) 03/12/2024 04:09:11 pm >> DELETE FROM ps_product_supplier WHERE id_product = '21522' AND id_supplier = '7' 03/12/2024 04:09:11 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21522' , '7' , '1' ) 03/12/2024 04:09: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 ( '94665' , '22265' , 'DIO ATTRAVERSA LA CITTA - TONINO BELLO' , '1' , '0' , '4' , '6.0000' , '6' , '0' , '33' , '4.02' ) 03/12/2024 04:09:11 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22265' AND id_supplier = '7' 03/12/2024 04:09:11 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22265' , '7' , '1' ) 03/12/2024 04:09: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 ( '94665' , '23267' , 'NUTRIRE LA MENTE - CALABRESE/NOE' , '1' , '0' , '4' , '18.0000' , '18' , '0' , '33' , '12.06' ) 03/12/2024 04:09:11 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23267' AND id_supplier = '7' 03/12/2024 04:09:11 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23267' , '7' , '1' ) 03/12/2024 04:09: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 ( '94665' , '23265' , 'ROSARIO E NOVENA A MARIA CHE SCIOGLIE I NODI ' , '1' , '0' , '4' , '4.0000' , '4' , '0' , '30' , '2.80' ) 03/12/2024 04:09:11 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23265' AND id_supplier = '7' 03/12/2024 04:09:11 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23265' , '7' , '1' ) 03/12/2024 04:09: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 ( '94665' , '23277' , 'GESU - G. VIGINI' , '1' , '0' , '4' , '16.0000' , '16' , '0' , '30' , '11.20' ) 03/12/2024 04:09:11 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23277' AND id_supplier = '7' 03/12/2024 04:09:11 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23277' , '7' , '1' ) 03/12/2024 04:09: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 ( '94665' , '23278' , 'AMEN - MAR 25' , '24' , '0' , '4' , '3.9000' , '3.9' , '0' , '33' , '62.71' ) 03/12/2024 04:09:11 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23278' AND id_supplier = '7' 03/12/2024 04:09:11 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23278' , '7' , '1' ) 03/12/2024 04:09: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 ( '94665' , '23278' , 'AMEN - MAR 25' , '2' , '0' , '4' , '3.9000' , '3.9' , '0' , '100' , '0.00' ) 03/12/2024 04:09:11 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23278' AND id_supplier = '7' 03/12/2024 04:09:11 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23278' , '7' , '1' ) 03/12/2024 04:09: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 ( '94665' , '23279' , 'AMEN - APR 25' , '24' , '0' , '4' , '3.9000' , '3.9' , '0' , '33' , '62.71' ) 03/12/2024 04:09:11 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23279' AND id_supplier = '7' 03/12/2024 04:09:11 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23279' , '7' , '1' ) 03/12/2024 04:09: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 ( '94665' , '23279' , 'AMEN - APR 25' , '2' , '0' , '4' , '3.9000' , '3.9' , '0' , '100' , '0.00' ) 03/12/2024 04:09:12 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23279' AND id_supplier = '7' 03/12/2024 04:09:12 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23279' , '7' , '1' ) 03/12/2024 04:09: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 ( '94665' , '23280' , 'ABC DEL PAPA - MARCEL/VINCENTE' , '1' , '0' , '4' , '18.0000' , '18' , '0' , '33' , '12.06' ) 03/12/2024 04:09:12 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23280' AND id_supplier = '7' 03/12/2024 04:09:12 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23280' , '7' , '1' ) 03/12/2024 04:09: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 ( '94665' , '23281' , 'SCOPRIAMO INSIEME LANNO LITURGICO' , '3' , '0' , '4' , '4.9000' , '4.9' , '0' , '30' , '10.29' ) 03/12/2024 04:09:12 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23281' AND id_supplier = '7' 03/12/2024 04:09:12 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23281' , '7' , '1' ) 03/12/2024 04:09: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 ( '94665' , '23282' , 'CASTITA - E. VARDEN' , '1' , '0' , '4' , '20.0000' , '20' , '0' , '33' , '13.40' ) 03/12/2024 04:09:12 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23282' AND id_supplier = '7' 03/12/2024 04:09:12 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23282' , '7' , '1' ) 03/12/2024 04:09: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 ( '94665' , '23283' , 'LIBRO DELLA VITA - M. ZAPPELLA' , '1' , '0' , '4' , '18.0000' , '18' , '0' , '33' , '12.06' ) 03/12/2024 04:09:12 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23283' AND id_supplier = '7' 03/12/2024 04:09:12 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23283' , '7' , '1' ) 03/12/2024 04:09: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 ( '94665' , '23284' , 'TUE PREGHIERE' , '5' , '0' , '4' , '2.9000' , '2.9' , '0' , '33' , '9.72' ) 03/12/2024 04:09:12 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23284' AND id_supplier = '7' 03/12/2024 04:09:12 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23284' , '7' , '1' ) 03/12/2024 04:09: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 ( '94665' , '23285' , 'CHI E GESU - G. LAJOLO' , '1' , '0' , '4' , '28.0000' , '28' , '0' , '35' , '18.20' ) 03/12/2024 04:09:12 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23285' AND id_supplier = '7' 03/12/2024 04:09:12 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23285' , '7' , '1' ) 03/12/2024 04:09: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 ( '94665' , '23196' , 'DILEXIT NOS' , '12' , '0' , '4' , '2.9000' , '2.9' , '0' , '33' , '23.32' ) 03/12/2024 04:09:12 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23196' AND id_supplier = '7' 03/12/2024 04:09:12 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23196' , '7' , '1' ) 03/12/2024 04:09: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 ( '94665' , '23196' , 'DILEXIT NOS' , '1' , '0' , '4' , '2.9000' , '2.9' , '0' , '100' , '0.00' ) 03/12/2024 04:09:12 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23196' AND id_supplier = '7' 03/12/2024 04:09:12 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23196' , '7' , '1' ) 03/12/2024 04:09: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 ( '94665' , '12104' , 'MINISTERO ORDINATO - E. CASTELLUCCI' , '1' , '0' , '4' , '26.0000' , '26' , '0' , '30' , '18.20' ) 03/12/2024 04:09:12 pm >> DELETE FROM ps_product_supplier WHERE id_product = '12104' AND id_supplier = '7' 03/12/2024 04:09:12 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '12104' , '7' , '1' ) 03/12/2024 04:09: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 ( '94665' , '22975' , 'VERGINITA DELLA MADRE DI GESU - S.M. PERRELLA' , '1' , '0' , '4' , '55.0000' , '55' , '0' , '33' , '36.85' ) 03/12/2024 04:09:12 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22975' AND id_supplier = '7' 03/12/2024 04:09:12 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22975' , '7' , '1' ) 03/12/2024 04:09: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 ( '94665' , '23247' , 'ASCOLTARLO ERA RIMANERE ACCESI - ANNO C - E. RONCHI' , '1' , '0' , '4' , '20.0000' , '20' , '0' , '33' , '13.40' ) 03/12/2024 04:09:12 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23247' AND id_supplier = '7' 03/12/2024 04:09:12 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23247' , '7' , '1' ) 03/12/2024 04:09: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 ( '94665' , '3991' , 'EVANGELII GAUDIUM - RILEGATO ' , '1' , '0' , '4' , '3.5000' , '3.5' , '0' , '33' , '2.35' ) 03/12/2024 04:09:13 pm >> DELETE FROM ps_product_supplier WHERE id_product = '3991' AND id_supplier = '7' 03/12/2024 04:09:13 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '3991' , '7' , '1' ) 03/12/2024 04: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 ( '94665' , '12104' , 'MINISTERO ORDINATO - E. CASTELLUCCI' , '1' , '0' , '4' , '26.0000' , '26' , '0' , '30' , '18.20' ) 03/12/2024 04:09:13 pm >> DELETE FROM ps_product_supplier WHERE id_product = '12104' AND id_supplier = '7' 03/12/2024 04:09:13 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '12104' , '7' , '1' ) 03/12/2024 04: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 ( '94665' , '23287' , '50 STORIE PER RACCONTARE GESU - B. FERRERO' , '2' , '0' , '4' , '7.0000' , '7' , '0' , '35' , '9.10' ) 03/12/2024 04:09:13 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23287' AND id_supplier = '7' 03/12/2024 04:09:13 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23287' , '7' , '1' ) 03/12/2024 04: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 ( '94665' , '23288' , 'UNA STORIA, UNA PERSONA, UN LETTORE - A. BAGNI' , '1' , '0' , '4' , '14.0000' , '14' , '0' , '35' , '9.10' ) 03/12/2024 04:09:13 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23288' AND id_supplier = '7' 03/12/2024 04:09:13 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23288' , '7' , '1' ) 03/12/2024 04: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 ( '94665' , '10133' , 'SPESE DI TRASPORTO' , '1' , '0' , '4' , '43.25' , '43.25' , '0' , '0' , '43.2500' ) 03/12/2024 04:09:13 pm >> DELETE FROM ps_product_supplier WHERE id_product = '10133' AND id_supplier = '7' 03/12/2024 04:09:13 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '10133' , '7' , '1' ) 03/12/2024 04: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 ( '94665' , '10133' , 'SPESE DI TRASPORTO' , '1' , '0' , '1' , '0.86' , '0.70491803278689' , '22' , '0' , '1.0492' ) 03/12/2024 04:09:13 pm >> DELETE FROM ps_product_supplier WHERE id_product = '10133' AND id_supplier = '7' 03/12/2024 04:09:13 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '10133' , '7' , '1' ) 03/12/2024 04:10:53 pm >> INSERT INTO ps_product ( ean13 , id_tax_rules_group , `date_add` , `date_upd` ) VALUES ( '' , '1' , NOW() , NOW() ) 03/12/2024 04:10:53 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '23289' , '1' , '' , 'nuovo-prodotto' ) 03/12/2024 04:10:53 pm >> INSERT INTO ps_product_shop ( id_product , id_tax_rules_group , id_shop , id_category_default , `date_add` , `date_upd` ) VALUES ( '23289' , '1' , '1' , '2' , NOW() , NOW() ) 03/12/2024 04:10:53 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) VALUES ( '23289' , '0' , '1' , '0' , '0' ) 03/12/2024 04:11:38 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788831557184' AND id_product != '23289' AND ean13 != '' 03/12/2024 04:11:38 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '9788831557184', date_upd = NOW() WHERE id_product = '23289' 03/12/2024 04:11:38 pm >> UPDATE ps_product_lang SET name = 'NESSUNO VIVE SOLO PER SE STESSO', description = '' WHERE id_product = '23289' 03/12/2024 04:11:38 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '22' WHERE id_product = '23289' 03/12/2024 04:11:38 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '22', id_tax_rules_group = '4', id_category_default = '27', id_argoment_default = '', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '23289' 03/12/2024 04:11:38 pm >> DELETE FROM ps_specific_price WHERE id_product = '23289' 03/12/2024 04:11:39 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 = '23289' 03/12/2024 04:11:39 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '23290' , '1' , '' , 'nuovo-prodotto' ) 03/12/2024 04:11:39 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 '23290' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '23289' 03/12/2024 04:11:39 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '23290' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '23289' 03/12/2024 04:11:59 pm >> UPDATE ps_document SET id_document_type = '33', document_num = '683428', document_date = '2024-11-27', document_letter = '', id_customer = '0', id_supplier = '', id_address = '2602', address1 = 'P. ZZA SAN PAOLO, 14 12051 ALBA', address2 = '', note = '', price_shipping = '5.73', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '0', id_causal = '0', price_tax_included = '256.14', price_tax_excluded = '256.14', date_upd = NOW() WHERE id_document = '94618' 03/12/2024 04:11:59 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '94618' 03/12/2024 04:11:59 pm >> DELETE FROM ps_document_detail WHERE id_document = '94618' 03/12/2024 04:12: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 ( '94618' , '23277' , 'GESU - G. VIGINI' , '1' , '1' , '4' , '16.0000' , '16' , '0' , '30' , '11.20' ) 03/12/2024 04:12: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 ( '94618' , '23278' , 'AMEN - MAR 25' , '24' , '24' , '4' , '3.9000' , '3.9' , '0' , '33' , '62.71' ) 03/12/2024 04:12: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 ( '94618' , '23278' , 'AMEN - MAR 25' , '2' , '2' , '4' , '3.9000' , '3.9' , '0' , '100' , '0.00' ) 03/12/2024 04:12: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 ( '94618' , '23279' , 'AMEN - APR 25' , '24' , '24' , '4' , '3.9000' , '3.9' , '0' , '33' , '62.71' ) 03/12/2024 04:12: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 ( '94618' , '23279' , 'AMEN - APR 25' , '2' , '2' , '4' , '3.9000' , '3.9' , '0' , '100' , '0.00' ) 03/12/2024 04:12: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 ( '94618' , '23280' , 'ABC DEL PAPA - MARCEL/VINCENTE' , '1' , '1' , '4' , '18.0000' , '18' , '0' , '33' , '12.06' ) 03/12/2024 04:12: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 ( '94618' , '23281' , 'SCOPRIAMO INSIEME LANNO LITURGICO' , '3' , '3' , '4' , '4.9000' , '4.9' , '0' , '30' , '10.29' ) 03/12/2024 04:12: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 ( '94618' , '23282' , 'CASTITA - E. VARDEN' , '1' , '1' , '4' , '20.0000' , '20' , '0' , '33' , '13.40' ) 03/12/2024 04:12: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 ( '94618' , '23283' , 'LIBRO DELLA VITA - M. ZAPPELLA' , '1' , '1' , '4' , '18.0000' , '18' , '0' , '33' , '12.06' ) 03/12/2024 04:12: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 ( '94618' , '23284' , 'TUE PREGHIERE' , '5' , '5' , '4' , '2.9000' , '2.9' , '0' , '33' , '9.72' ) 03/12/2024 04:12: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 ( '94618' , '23285' , 'CHI E GESU - G. LAJOLO' , '1' , '1' , '4' , '28.0000' , '28' , '0' , '35' , '18.20' ) 03/12/2024 04:12: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 ( '94618' , '23196' , 'DILEXIT NOS' , '12' , '12' , '4' , '2.9000' , '2.9' , '0' , '33' , '23.32' ) 03/12/2024 04:12: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 ( '94618' , '23196' , 'DILEXIT NOS' , '1' , '1' , '4' , '2.9000' , '2.9' , '0' , '100' , '0.00' ) 03/12/2024 04:12: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 ( '94618' , '23289' , 'NESSUNO VIVE SOLO PER SE STESSO' , '1' , '1' , '4' , '22.00' , '22' , '0' , '33' , '14.7400' ) 03/12/2024 04:13:11 pm >> UPDATE ps_document SET id_document_type = '32', document_num = '24V606852', document_date = '2024-11-30', document_letter = '', id_customer = '0', id_supplier = '', id_address = '2602', address1 = 'P. ZZA SAN PAOLO, 14 12051 ALBA', address2 = '', note = '', price_shipping = '0.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '11', id_causal = '0', price_tax_included = '1547.72', price_tax_excluded = '1541.15', date_upd = NOW() WHERE id_document = '94665' 03/12/2024 04:13: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 = '94665' 03/12/2024 04:13:11 pm >> DELETE FROM ps_document_detail WHERE id_document = '94665' 03/12/2024 04:13: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 ( '94665' , '23165' , 'DILEXIT NOS' , '24' , '0' , '4' , '2.2000' , '2.2' , '0' , '33' , '35.38' ) 03/12/2024 04:13: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 ( '94665' , '23165' , 'DILEXIT NOS' , '2' , '0' , '4' , '2.2000' , '2.2' , '0' , '100' , '0.00' ) 03/12/2024 04:13: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 ( '94665' , '23131' , 'TEMPO DEL PERDONO - F. CRISTOFARO' , '3' , '0' , '4' , '16.0000' , '16' , '0' , '33' , '32.16' ) 03/12/2024 04:13: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 ( '94665' , '23069' , 'PAROLA DI OGNI GIORNO 2025' , '2' , '0' , '4' , '22.0000' , '22' , '0' , '33' , '29.48' ) 03/12/2024 04:13: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 ( '94665' , '23137' , 'PREGHIERE ALLO SPIRITO SANTO' , '1' , '0' , '4' , '10.0000' , '10' , '0' , '30' , '7.00' ) 03/12/2024 04:13: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 ( '94665' , '23169' , 'DILEXIT NOS ' , '72' , '0' , '4' , '2.2000' , '2.2' , '0' , '35' , '102.96' ) 03/12/2024 04:13: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 ( '94665' , '23169' , 'DILEXIT NOS ' , '6' , '0' , '4' , '2.2000' , '2.2' , '0' , '100' , '0.00' ) 03/12/2024 04:13: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 ( '94665' , '23212' , 'AVVENTURE DI PINOCCHIO' , '1' , '0' , '4' , '16.0000' , '16' , '0' , '35' , '10.40' ) 03/12/2024 04:13: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 ( '94665' , '23202' , 'CHIAMATA - C. DALESIO' , '1' , '0' , '4' , '12.0000' , '12' , '0' , '30' , '8.40' ) 03/12/2024 04:13: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 ( '94665' , '23205' , 'STRADE DEGLI UOMINI SENTIERI DI DIO - P. ZAGO' , '1' , '0' , '4' , '14.0000' , '14' , '0' , '30' , '9.80' ) 03/12/2024 04:13: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 ( '94665' , '23206' , 'GIUBILEO DELLA SPERANZA - U. TERRINONI' , '2' , '0' , '4' , '10.0000' , '10' , '0' , '30' , '14.00' ) 03/12/2024 04:13: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 ( '94665' , '23208' , 'SPERANZA NELLA TRADIZIONE EBRAICA - AAVV' , '1' , '0' , '4' , '14.0000' , '14' , '0' , '30' , '9.80' ) 03/12/2024 04:13: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 ( '94665' , '23209' , 'FRANCESCO HA UN CUORE GIOVANE - G. SCARLATO' , '1' , '0' , '4' , '12.0000' , '12' , '0' , '30' , '8.40' ) 03/12/2024 04:13: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 ( '94665' , '23201' , 'VI VOGLIO BENE - TONINO BELLO' , '1' , '0' , '4' , '18.0000' , '18' , '0' , '30' , '12.60' ) 03/12/2024 04:13: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 ( '94665' , '23199' , 'VERBUM CARO FACTUM EST' , '12' , '0' , '4' , '3.0000' , '3' , '0' , '30' , '25.20' ) 03/12/2024 04:13: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 ( '94665' , '23203' , 'STO ALLA PORTA E BUSSO' , '1' , '0' , '4' , '6.9000' , '6.9' , '0' , '30' , '4.83' ) 03/12/2024 04:13: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 ( '94665' , '23204' , 'VIZIO DI SPERARE - P. PELLEGRINO' , '1' , '0' , '4' , '4.5000' , '4.5' , '0' , '30' , '3.15' ) 03/12/2024 04:13: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 ( '94665' , '23200' , 'VANGELO AL CONTRARIO ANNO C- S. RESCA' , '1' , '0' , '4' , '18.0000' , '18' , '0' , '30' , '12.60' ) 03/12/2024 04:13: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 ( '94665' , '23211' , 'VIVERE IL GIUBILEO - E. FORTUNATO' , '1' , '0' , '4' , '14.0000' , '14' , '0' , '33' , '9.38' ) 03/12/2024 04:13: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 ( '94665' , '23198' , 'CINQUE MINUTI DELLO SPIRITO SANTO - V.M. FERNANDEZ' , '1' , '0' , '4' , '16.0000' , '16' , '0' , '33' , '10.72' ) 03/12/2024 04:13: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 ( '94665' , '23213' , 'BEATI VOI - G. MATINO' , '1' , '0' , '4' , '18.0000' , '18' , '0' , '33' , '12.06' ) 03/12/2024 04:13: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 ( '94665' , '23210' , 'ETA DELLA VITA - C. M. MARTINI' , '1' , '0' , '4' , '22.0000' , '22' , '0' , '30' , '15.40' ) 03/12/2024 04:13: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 ( '94665' , '23207' , 'GESU, ECO LUOMO - B. SESBOUE' , '1' , '0' , '4' , '20.0000' , '20' , '0' , '30' , '14.00' ) 03/12/2024 04:13: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 ( '94665' , '23195' , 'SALE E PEPE NELLA LITURGIA - E. MASSINI' , '1' , '0' , '4' , '10.0000' , '10' , '0' , '35' , '6.50' ) 03/12/2024 04:13: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 ( '94665' , '23196' , 'DILEXIT NOS' , '12' , '0' , '4' , '2.9000' , '2.9' , '0' , '33' , '23.32' ) 03/12/2024 04:13: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 ( '94665' , '23196' , 'DILEXIT NOS' , '1' , '0' , '4' , '2.9000' , '2.9' , '0' , '100' , '0.00' ) 03/12/2024 04:13: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 ( '94665' , '23169' , 'DILEXIT NOS ' , '60' , '0' , '4' , '2.2000' , '2.2' , '0' , '35' , '85.80' ) 03/12/2024 04:13: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 ( '94665' , '23169' , 'DILEXIT NOS ' , '5' , '0' , '4' , '2.2000' , '2.2' , '0' , '100' , '0.00' ) 03/12/2024 04:13: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 ( '94665' , '23197' , 'AIUTAMI A PREGARE' , '1' , '0' , '4' , '10.0000' , '10' , '0' , '30' , '7.00' ) 03/12/2024 04:13: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 ( '94665' , '23195' , 'SALE E PEPE NELLA LITURGIA - E. MASSINI' , '1' , '0' , '4' , '10.0000' , '10' , '0' , '35' , '6.50' ) 03/12/2024 04:13: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 ( '94665' , '17377' , 'SAMARITANUS BONUS' , '1' , '0' , '4' , '2.2000' , '2.2' , '0' , '33' , '1.47' ) 03/12/2024 04:13: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 ( '94665' , '23138' , 'VIZI E VIRTU - PAPA FRANCESCO' , '1' , '0' , '4' , '14.0000' , '14' , '0' , '33' , '9.38' ) 03/12/2024 04:13: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 ( '94665' , '22875' , 'AMEN - DIC 24' , '3' , '0' , '4' , '3.9000' , '3.9' , '0' , '33' , '7.84' ) 03/12/2024 04:13: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 ( '94665' , '23131' , 'TEMPO DEL PERDONO - F. CRISTOFARO' , '3' , '0' , '4' , '16.0000' , '16' , '0' , '33' , '32.16' ) 03/12/2024 04:13: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 ( '94665' , '23017' , 'GRIDIAMO IL VANGELO - ANNO C - COMASTRI' , '1' , '0' , '4' , '25.0000' , '25' , '0' , '30' , '17.50' ) 03/12/2024 04:13: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 ( '94665' , '22091' , '10 OTTIMI MOTIVI PER CONFESSARSI - A. COMASTRI' , '1' , '0' , '4' , '5.0000' , '5' , '0' , '30' , '3.50' ) 03/12/2024 04:13: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 ( '94665' , '23169' , 'DILEXIT NOS ' , '60' , '0' , '4' , '2.2000' , '2.2' , '0' , '35' , '85.80' ) 03/12/2024 04:13: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 ( '94665' , '23169' , 'DILEXIT NOS ' , '5' , '0' , '4' , '2.2000' , '2.2' , '0' , '100' , '0.00' ) 03/12/2024 04:13: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 ( '94665' , '23221' , 'CHE BELLA STORIA QUELLA DI GESU - P. VILLANUEVA' , '1' , '0' , '4' , '14.0000' , '14' , '0' , '35' , '9.10' ) 03/12/2024 04:13: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 ( '94665' , '19618' , 'CARLO ACUTIS' , '1' , '0' , '4' , '4.9000' , '4.9' , '0' , '30' , '3.43' ) 03/12/2024 04:13: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 ( '94665' , '5892' , 'LITURGIA DELLE ORE II - FRANCESCANA' , '1' , '0' , '4' , '38.0000' , '38' , '0' , '25' , '28.50' ) 03/12/2024 04:13: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 ( '94665' , '5894' , 'LITURGIA DELLE ORE IV - FRANCESCANA' , '1' , '0' , '4' , '38.0000' , '38' , '0' , '25' , '28.50' ) 03/12/2024 04:13: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 ( '94665' , '5893' , 'LITURGIA DELLE ORE III - FRANCESCANA' , '1' , '0' , '4' , '38.0000' , '38' , '0' , '25' , '28.50' ) 03/12/2024 04:13: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 ( '94665' , '21541' , 'OMELIE SUI SANTI - A. COMASTRI' , '1' , '0' , '4' , '20.0000' , '20' , '0' , '30' , '14.00' ) 03/12/2024 04:13: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 ( '94665' , '23069' , 'PAROLA DI OGNI GIORNO 2025' , '1' , '0' , '4' , '22.0000' , '22' , '0' , '33' , '14.74' ) 03/12/2024 04:13: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 ( '94665' , '23244' , 'INSIEME NELLA MESSA - FEB 2025' , '1' , '0' , '4' , '1.8000' , '1.8' , '0' , '33' , '1.21' ) 03/12/2024 04:13: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 ( '94665' , '23245' , 'PAROLA E PREGHIERA - FEB 2025' , '4' , '0' , '4' , '2.9000' , '2.9' , '0' , '33' , '7.77' ) 03/12/2024 04:13: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 ( '94665' , '23243' , 'NATALE PER SPERARE' , '2' , '0' , '4' , '4.5000' , '4.5' , '0' , '33' , '6.03' ) 03/12/2024 04:13: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 ( '94665' , '23249' , 'SPERANZA - G. CUCCI' , '1' , '0' , '4' , '13.0000' , '13' , '0' , '33' , '8.71' ) 03/12/2024 04:13: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 ( '94665' , '23250' , 'PREGANDO LA PAROLA - ANNO C - M. TELLAN' , '1' , '0' , '4' , '16.0000' , '16' , '0' , '33' , '10.72' ) 03/12/2024 04:13: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 ( '94665' , '23247' , 'ASCOLTARLO ERA RIMANERE ACCESI - ANNO C - E. RONCHI' , '1' , '0' , '4' , '20.0000' , '20' , '0' , '33' , '13.40' ) 03/12/2024 04:13: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 ( '94665' , '23246' , 'CANTI NUOVI - TUROLDO/RAVASI' , '1' , '0' , '4' , '25.0000' , '25' , '0' , '33' , '16.75' ) 03/12/2024 04:13: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 ( '94665' , '23254' , 'UN NATALE INCONTENIBILE - A. SCHWARZ' , '1' , '0' , '4' , '12.0000' , '12' , '0' , '30' , '8.40' ) 03/12/2024 04:13: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 ( '94665' , '23253' , 'PAROLE CHIAVE PER LAVVENTO - R. LAURITA' , '1' , '0' , '4' , '5.0000' , '5' , '0' , '30' , '3.50' ) 03/12/2024 04:13: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 ( '94665' , '23248' , 'COMMENTO AL VANGELO DEL GIORNO - ANNO C - A. SPINA' , '1' , '0' , '4' , '18.0000' , '18' , '0' , '30' , '12.60' ) 03/12/2024 04:13: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 ( '94665' , '23251' , 'ANGELI CON UNALA SOLTANTO - TONINO BELLO' , '1' , '0' , '4' , '18.0000' , '18' , '0' , '33' , '12.06' ) 03/12/2024 04:13: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 ( '94665' , '23255' , 'MARIA DONNA DI SPERANZA - GALIAZZO/RAMINA' , '1' , '0' , '4' , '20.0000' , '20' , '0' , '30' , '14.00' ) 03/12/2024 04:13: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 ( '94665' , '23252' , 'BREVE INTRODUZIONE AL CRISTIANESIMO - J. RATZINGER' , '1' , '0' , '4' , '18.0000' , '18' , '0' , '30' , '12.60' ) 03/12/2024 04:13: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 ( '94665' , '23165' , 'DILEXIT NOS' , '24' , '0' , '4' , '2.2000' , '2.2' , '0' , '33' , '35.38' ) 03/12/2024 04:13: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 ( '94665' , '23165' , 'DILEXIT NOS' , '2' , '0' , '4' , '2.2000' , '2.2' , '0' , '100' , '0.00' ) 03/12/2024 04:13: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 ( '94665' , '23169' , 'DILEXIT NOS ' , '60' , '0' , '4' , '2.2000' , '2.2' , '0' , '35' , '85.80' ) 03/12/2024 04:13: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 ( '94665' , '23169' , 'DILEXIT NOS ' , '5' , '0' , '4' , '2.2000' , '2.2' , '0' , '100' , '0.00' ) 03/12/2024 04:13: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 ( '94665' , '23263' , 'SEI SPECIALE DI GESU - M. DE SANCTIS' , '1' , '0' , '4' , '8.0000' , '8' , '0' , '30' , '5.60' ) 03/12/2024 04:13: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 ( '94665' , '23264' , 'MEDAGLIA MIRACOLOSA CAMMINO ... - ' , '1' , '0' , '4' , '4.0000' , '4' , '0' , '30' , '2.80' ) 03/12/2024 04:13: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 ( '94665' , '23266' , 'FOLLOWERS 3 ' , '2' , '0' , '4' , '16.0000' , '16' , '0' , '33' , '21.44' ) 03/12/2024 04:13: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 ( '94665' , '22870' , 'AGENDA SAN PAOLO 2025' , '6' , '0' , '1' , '4.8300' , '3.9590163934426' , '22' , '0' , '35.36' ) 03/12/2024 04:13: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 ( '94665' , '21522' , 'MASSIME ETERNE' , '3' , '0' , '4' , '5.5000' , '5.5' , '0' , '30' , '11.55' ) 03/12/2024 04:13: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 ( '94665' , '22265' , 'DIO ATTRAVERSA LA CITTA - TONINO BELLO' , '1' , '0' , '4' , '6.0000' , '6' , '0' , '33' , '4.02' ) 03/12/2024 04:13: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 ( '94665' , '23267' , 'NUTRIRE LA MENTE - CALABRESE/NOE' , '1' , '0' , '4' , '18.0000' , '18' , '0' , '33' , '12.06' ) 03/12/2024 04:13: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 ( '94665' , '23265' , 'ROSARIO E NOVENA A MARIA CHE SCIOGLIE I NODI ' , '1' , '0' , '4' , '4.0000' , '4' , '0' , '30' , '2.80' ) 03/12/2024 04:13: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 ( '94665' , '23277' , 'GESU - G. VIGINI' , '1' , '0' , '4' , '16.0000' , '16' , '0' , '30' , '11.20' ) 03/12/2024 04:13: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 ( '94665' , '23278' , 'AMEN - MAR 25' , '24' , '0' , '4' , '3.9000' , '3.9' , '0' , '33' , '62.71' ) 03/12/2024 04:13: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 ( '94665' , '23278' , 'AMEN - MAR 25' , '2' , '0' , '4' , '3.9000' , '3.9' , '0' , '100' , '0.00' ) 03/12/2024 04:13: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 ( '94665' , '23279' , 'AMEN - APR 25' , '24' , '0' , '4' , '3.9000' , '3.9' , '0' , '33' , '62.71' ) 03/12/2024 04:13: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 ( '94665' , '23279' , 'AMEN - APR 25' , '2' , '0' , '4' , '3.9000' , '3.9' , '0' , '100' , '0.00' ) 03/12/2024 04:13: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 ( '94665' , '23280' , 'ABC DEL PAPA - MARCEL/VINCENTE' , '1' , '0' , '4' , '18.0000' , '18' , '0' , '33' , '12.06' ) 03/12/2024 04:13: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 ( '94665' , '23281' , 'SCOPRIAMO INSIEME LANNO LITURGICO' , '3' , '0' , '4' , '4.9000' , '4.9' , '0' , '30' , '10.29' ) 03/12/2024 04:13: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 ( '94665' , '23282' , 'CASTITA - E. VARDEN' , '1' , '0' , '4' , '20.0000' , '20' , '0' , '33' , '13.40' ) 03/12/2024 04:13: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 ( '94665' , '23283' , 'LIBRO DELLA VITA - M. ZAPPELLA' , '1' , '0' , '4' , '18.0000' , '18' , '0' , '33' , '12.06' ) 03/12/2024 04:13: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 ( '94665' , '23284' , 'TUE PREGHIERE' , '5' , '0' , '4' , '2.9000' , '2.9' , '0' , '33' , '9.72' ) 03/12/2024 04:13: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 ( '94665' , '23285' , 'CHI E GESU - G. LAJOLO' , '1' , '0' , '4' , '28.0000' , '28' , '0' , '35' , '18.20' ) 03/12/2024 04:13: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 ( '94665' , '23196' , 'DILEXIT NOS' , '12' , '0' , '4' , '2.9000' , '2.9' , '0' , '33' , '23.32' ) 03/12/2024 04:13: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 ( '94665' , '23196' , 'DILEXIT NOS' , '1' , '0' , '4' , '2.9000' , '2.9' , '0' , '100' , '0.00' ) 03/12/2024 04:13: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 ( '94665' , '12104' , 'MINISTERO ORDINATO - E. CASTELLUCCI' , '1' , '0' , '4' , '26.0000' , '26' , '0' , '30' , '18.20' ) 03/12/2024 04:13: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 ( '94665' , '22975' , 'VERGINITA DELLA MADRE DI GESU - S.M. PERRELLA' , '1' , '0' , '4' , '55.0000' , '55' , '0' , '33' , '36.85' ) 03/12/2024 04:13: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 ( '94665' , '23247' , 'ASCOLTARLO ERA RIMANERE ACCESI - ANNO C - E. RONCHI' , '1' , '0' , '4' , '20.0000' , '20' , '0' , '33' , '13.40' ) 03/12/2024 04:13: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 ( '94665' , '3991' , 'EVANGELII GAUDIUM - RILEGATO ' , '1' , '0' , '4' , '3.5000' , '3.5' , '0' , '33' , '2.35' ) 03/12/2024 04:13: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 ( '94665' , '12104' , 'MINISTERO ORDINATO - E. CASTELLUCCI' , '1' , '0' , '4' , '26.0000' , '26' , '0' , '30' , '18.20' ) 03/12/2024 04:13: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 ( '94665' , '23287' , '50 STORIE PER RACCONTARE GESU - B. FERRERO' , '2' , '0' , '4' , '7.0000' , '7' , '0' , '35' , '9.10' ) 03/12/2024 04:13: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 ( '94665' , '23288' , 'UNA STORIA, UNA PERSONA, UN LETTORE - A. BAGNI' , '1' , '0' , '4' , '14.0000' , '14' , '0' , '35' , '9.10' ) 03/12/2024 04:13: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 ( '94665' , '10133' , 'SPESE DI TRASPORTO' , '1' , '0' , '4' , '43.2500' , '43.25' , '0' , '0' , '43.25' ) 03/12/2024 04:13: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 ( '94665' , '10133' , 'SPESE DI TRASPORTO' , '1' , '0' , '1' , '0.85' , '0.69672131147541' , '22' , '0' , '1.0370' ) 03/12/2024 04:13: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 ( '94665' , '23289' , 'NESSUNO VIVE SOLO PER SE STESSO' , '1' , '0' , '4' , '22.00' , '22' , '0' , '33' , '14.7400' ) 03/12/2024 04:26:35 pm >> SELECT document_num FROM ps_document WHERE document_num = '3780' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2024-12-03') 03/12/2024 04:26: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' , '3780' , '2024-12-03' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '4.75' , '4.75' , NOW() , NOW() ) 03/12/2024 04:26: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 = '94666' 03/12/2024 04:26:35 pm >> DELETE FROM ps_document_detail WHERE id_document = '94666' 03/12/2024 04:26: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 ( '94666' , '23104' , 'SULLA TUA PAROLA - GEN/FEB 25' , '1' , '-1' , '4' , '5.00' , '5' , '0' , '5' , '4.75' ) 03/12/2024 04:32:18 pm >> SELECT document_num FROM ps_document WHERE document_num = '3781' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2024-12-03') 03/12/2024 04:32:18 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3781' , '2024-12-03' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '25.00' , '20.49' , NOW() , NOW() ) 03/12/2024 04:32: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 = '94667' 03/12/2024 04:32:18 pm >> DELETE FROM ps_document_detail WHERE id_document = '94667' 03/12/2024 04:32: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 ( '94667' , '7202' , 'ARTICOLI RELIGIOSI' , '1' , '-1' , '1' , '22.2' , '18.196721311475' , '22' , '0' , '22.20' ) 03/12/2024 04:32: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 ( '94667' , '12833' , 'BOTTONE RETROCOLLO - 21630' , '1' , '-1' , '1' , '2.80' , '2.2950819672131' , '22' , '0' , '2.80' ) 03/12/2024 04:36:17 pm >> SELECT document_num FROM ps_document WHERE document_num = '3782' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2024-12-03') 03/12/2024 04: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 ( '11' , '3782' , '2024-12-03' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '11.40' , '11.40' , NOW() , NOW() ) 03/12/2024 04: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 = '94668' 03/12/2024 04:36:17 pm >> DELETE FROM ps_document_detail WHERE id_document = '94668' 03/12/2024 04: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 ( '94668' , '20858' , 'DIARIO SPIRITUALE - C. LA COLOMBIERE' , '1' , '-1' , '4' , '12.00' , '12' , '0' , '5' , '11.40' ) 03/12/2024 04:53:08 pm >> SELECT document_num FROM ps_document WHERE document_num = '3783' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2024-12-03') 03/12/2024 04:53:08 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3783' , '2024-12-03' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '76.90' , '63.56' , NOW() , NOW() ) 03/12/2024 04:53: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 = '94669' 03/12/2024 04:53:08 pm >> DELETE FROM ps_document_detail WHERE id_document = '94669' 03/12/2024 04:53: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 ( '94669' , '23196' , 'DILEXIT NOS' , '1' , '-1' , '4' , '2.90' , '2.9' , '0' , '0' , '2.90' ) 03/12/2024 04:53: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 ( '94669' , '19395' , 'CLERGY MISTO COTONE ML - C01' , '2' , '-2' , '1' , '37.00' , '30.327868852459' , '22' , '0' , '74.00' ) 03/12/2024 05:20:21 pm >> SELECT document_num FROM ps_document WHERE document_num = '3784' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2024-12-03') 03/12/2024 05:20:21 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3784' , '2024-12-03' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '187.73' , '184.65' , NOW() , NOW() ) 03/12/2024 05:20: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 = '94670' 03/12/2024 05:20:21 pm >> DELETE FROM ps_document_detail WHERE id_document = '94670' 03/12/2024 05:20: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 ( '94670' , '939' , 'BAMBINO CM 4 - CARNE - P1' , '20' , '-20' , '1' , '0.30' , '0.24590163934426' , '22' , '0' , '6.00' ) 03/12/2024 05:20: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 ( '94670' , '940' , 'BAMBINO CM 4 - FOSFORO - P1' , '25' , '-25' , '1' , '0.30' , '0.24590163934426' , '22' , '0' , '7.50' ) 03/12/2024 05:20: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 ( '94670' , '17617' , 'IMMAGINI ISONZO X 100' , '1' , '-1' , '1' , '3.60' , '2.9508196721311' , '22' , '0' , '3.60' ) 03/12/2024 05:20: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 ( '94670' , '6242' , 'MARIA IMMACOLATA - S. CECCHIN' , '1' , '-1' , '4' , '5.00' , '5' , '0' , '5' , '4.75' ) 03/12/2024 05:20: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 ( '94670' , '1005' , 'BEATO GIUSEPPE PUGLISI' , '1' , '-1' , '4' , '4.00' , '4' , '0' , '0' , '4.00' ) 03/12/2024 05:20: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 ( '94670' , '23127' , 'NASCE LA SPERANZA' , '1' , '-1' , '4' , '2.80' , '2.8' , '0' , '5' , '2.66' ) 03/12/2024 05:20: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 ( '94670' , '19730' , 'RISPONDERE AL NATALE RINASCENDO - V. SALVOLDI' , '1' , '-1' , '4' , '2.50' , '2.5' , '0' , '0' , '2.50' ) 03/12/2024 05:20: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 ( '94670' , '23135' , 'SUSSIDIO AVVENTO E NATALE 2024/25 RAGAZZI' , '1' , '-1' , '4' , '2.50' , '2.5' , '0' , '0' , '2.50' ) 03/12/2024 05:20: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 ( '94670' , '9573' , 'SANTA LUCIA' , '1' , '-1' , '4' , '5.00' , '5' , '0' , '5' , '4.75' ) 03/12/2024 05:20: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 ( '94670' , '23156' , 'ACCOGLIAMO GESU' , '1' , '-1' , '4' , '2.50' , '2.5' , '0' , '0' , '2.50' ) 03/12/2024 05:20: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 ( '94670' , '22943' , 'AVVENTO 2024' , '1' , '-1' , '4' , '3.50' , '3.5' , '0' , '5' , '3.33' ) 03/12/2024 05:20: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 ( '94670' , '20953' , 'VANGELO E ATTI DEGLI APOSTOLI' , '54' , '-54' , '4' , '2.80' , '2.8' , '0' , '5' , '143.64' ) 03/12/2024 05:28:49 pm >> SELECT document_num FROM ps_document WHERE document_num = '34' AND id_document != '94651' AND id_document_type LIKE '24' AND YEAR(document_date) = YEAR('2024-12-03') 03/12/2024 05:28:49 pm >> UPDATE ps_document SET id_document_type = '24', document_num = '34', document_date = '2024-12-03', document_letter = '', id_customer = '3000', id_supplier = '', id_address = '4669629', address1 = 'VIA DEI CASTANI, 116 00172 ROMA', address2 = '', note = 'EDIZIONI', 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 = '3990.00', price_tax_excluded = '3990.00', date_upd = NOW() WHERE id_document = '94651' 03/12/2024 05:28:49 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 = '94651' 03/12/2024 05:28:49 pm >> DELETE FROM ps_document_detail WHERE id_document = '94651' 03/12/2024 05:28:49 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94651' , '8511' , 'PRIMI PASSI CON GESÙ - ANNO C' , '200' , '-200' , '4' , '3.4000' , '3.4' , '0' , '0' , '680.00' ) 03/12/2024 05:28:49 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94651' , '8409' , 'PRENDETE E MANGIATE - GUIDA' , '50' , '-50' , '4' , '5.0000' , '5' , '0' , '0' , '250.00' ) 03/12/2024 05:28:49 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94651' , '12842' , 'RICEVI IL SIGILLO DELLO SPIRITO SANTO' , '110' , '-110' , '4' , '6.0000' , '6' , '0' , '0' , '660.00' ) 03/12/2024 05:28: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 ( '94651' , '22871' , 'SPERANZA NON DELUDE - M. DE ROSA' , '300' , '-300' , '4' , '8.00' , '8' , '0' , '0' , '2400.00' ) 03/12/2024 05:29:54 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' , '010141/24' , '2024-12-03' , '24' , '0' , '125' , '4669745' , 'VIA SIBELLUCCIA, AREA P.I.P. 84088 MERCATO SAN SEVERINO' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '0.00' , '0.00' , NOW() , NOW() ) 03/12/2024 05:29:54 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '94671' 03/12/2024 05:29:54 pm >> DELETE FROM ps_document_detail WHERE id_document = '94671' 03/12/2024 05:29: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 ( '94671' , '22871' , 'SPERANZA NON DELUDE - M. DE ROSA' , '500' , '500' , '4' , '0' , '0' , '0' , '0' , '0.0000' ) 03/12/2024 05:29:54 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22871' AND id_supplier = '125' 03/12/2024 05:29:54 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22871' , '125' , '1' ) 03/12/2024 05:57:44 pm >> SELECT document_num FROM ps_document WHERE document_num = '3785' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2024-12-03') 03/12/2024 05:57:44 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' , '3785' , '2024-12-03' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '55.00' , '52.88' , NOW() , NOW() ) 03/12/2024 05:57:44 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 = '94672' 03/12/2024 05:57:44 pm >> DELETE FROM ps_document_detail WHERE id_document = '94672' 03/12/2024 05:57: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 ( '94672' , '20433' , 'PARTICOLA MORREALE 38MM - PTC38S' , '10' , '-10' , '3' , '3.50' , '3.3653846153846' , '4' , '0' , '35.00' ) 03/12/2024 05:57: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 ( '94672' , '20429' , 'OSTIA SENZA TOSTATURA MORREALE - OS25' , '10' , '-10' , '3' , '2.00' , '1.9230769230769' , '4' , '0' , '20.00' ) 03/12/2024 07:01:19 pm >> SELECT document_num FROM ps_document WHERE document_num = '3786' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2024-12-03') 03/12/2024 07:01:19 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3786' , '2024-12-03' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '9.60' , '7.87' , NOW() , NOW() ) 03/12/2024 07:01:19 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '94673' 03/12/2024 07:01:19 pm >> DELETE FROM ps_document_detail WHERE id_document = '94673' 03/12/2024 07:01:19 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94673' , '939' , 'BAMBINO CM 4 - CARNE - P1' , '32' , '-32' , '1' , '0.30' , '0.24590163934426' , '22' , '0' , '9.60' ) 03/12/2024 07:01:32 pm >> SELECT document_num FROM ps_document WHERE document_num = '3787' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2024-12-03') 03/12/2024 07:01: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' , '3787' , '2024-12-03' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '16.06' , '16.06' , NOW() , NOW() ) 03/12/2024 07:01: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 = '94674' 03/12/2024 07:01:32 pm >> DELETE FROM ps_document_detail WHERE id_document = '94674' 03/12/2024 07:01: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 ( '94674' , '21934' , 'TI VOGLIO BENE - PAPA FRANCESCO' , '1' , '-1' , '4' , '16.90' , '16.9' , '0' , '5' , '16.06' )