03/03/2025 08:08:13 am >> UPDATE ps_address SET deleted='1' , active = '0' WHERE id_customer = '374' 03/03/2025 08:08:13 am >> INSERT INTO ps_address ( id_customer , id_country , id_state , company , lastname , firstname , address1 , address2 , postcode , city , other , phone , phone_mobile , vat_number , dni , date_add , date_upd ) VALUES ( '374' , '10' , '210' , 'PARR. SANTA MARIA E SAN NICOLA' , 'GRANOZIO' , 'DON VITO' , 'VIA OGLIARA 138' , '' , '84135' , 'OGLIARA' , 'C' , '' , '' , '' , '95017970658' , NOW() , NOW() ) 03/03/2025 08:08:13 am >> UPDATE ps_customer SET email = '', sdi = '', pec = '', date_upd = NOW() WHERE id_customer = '374' 03/03/2025 08:16:06 am >> INSERT INTO ps_customer ( id_gender , firstname , lastname , email , passwd , `date_add` , `date_upd` ) VALUES ( '1' , '' , '' , '' , '5m8OjMsfLFIxPkt8' , NOW() , NOW() ) 03/03/2025 08:16:06 am >> INSERT INTO ps_customer_group ( id_customer , id_group ) VALUES ( '4169' , '1' ) 03/03/2025 08:16:06 am >> INSERT INTO ps_customer_group ( id_customer , id_group ) VALUES ( '4169' , '2' ) 03/03/2025 08:16:06 am >> INSERT INTO ps_customer_group ( id_customer , id_group ) VALUES ( '4169' , '3' ) 03/03/2025 08:17:17 am >> UPDATE ps_address SET deleted='1' , active = '0' WHERE id_customer = '4169' 03/03/2025 08:17:17 am >> INSERT INTO ps_address ( id_customer , id_country , id_state , company , lastname , firstname , address1 , address2 , postcode , city , other , phone , phone_mobile , vat_number , dni , date_add , date_upd ) VALUES ( '4169' , '10' , '232' , '' , 'D\'INNOCENZO' , 'PAOLA ' , 'VIA SAN SEBASTIANO 4' , '' , '01035' , 'GALLESE' , '' , '' , '3314870369' , '' , '' , NOW() , NOW() ) 03/03/2025 08:17:17 am >> UPDATE ps_customer SET email = 'dinnocenzopaola73@gmail.com', sdi = '', pec = '', date_upd = NOW() WHERE id_customer = '4169' 03/03/2025 08:17:56 am >> SELECT document_num FROM ps_document WHERE document_num = '39' AND id_document != '' AND id_document_type LIKE '21' AND YEAR(document_date) = YEAR('2025-03-03') 03/03/2025 08:17:56 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '21' , '39' , '2025-03-03' , '' , '4169' , '0' , '4679474' , 'VIA SAN SEBASTIANO 4 01035 GALLESE' , '' , '' , '5' , '4' , '0' , '0' , '0' , '' , '9' , '0' , '43.00' , '43.00' , NOW() , NOW() ) 03/03/2025 08:17: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 = '96000' 03/03/2025 08:17:56 am >> DELETE FROM ps_document_detail WHERE id_document = '96000' 03/03/2025 08:17: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 ( '96000' , '16665' , 'VIA CRUCIS Dialogata per comunità parrocchiali' , '40' , '-40' , '4' , '1.00' , '1' , '0' , '5' , '38.00' ) 03/03/2025 08:53:42 am >> SELECT document_num FROM ps_document WHERE document_num = '39' AND id_document != '96000' AND id_document_type LIKE '21' AND YEAR(document_date) = YEAR('2025-03-03') 03/03/2025 08:53:42 am >> UPDATE ps_document SET id_document_type = '21', document_num = '39', document_date = '2025-03-03', document_letter = '', id_customer = '4169', id_supplier = '', id_address = '4679474', address1 = 'VIA SAN SEBASTIANO 4 01035 GALLESE', address2 = '', note = '', price_shipping = '5.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '9', id_causal = '0', price_tax_included = '24.00', price_tax_excluded = '24.00', date_upd = NOW() WHERE id_document = '96000' 03/03/2025 08:53:42 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '96000' 03/03/2025 08:53:42 am >> DELETE FROM ps_document_detail WHERE id_document = '96000' 03/03/2025 08:53:42 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96000' , '16665' , 'VIA CRUCIS Dialogata per comunità parrocchiali' , '20' , '-20' , '4' , '1.0000' , '1' , '0' , '5' , '19.00' ) 03/03/2025 09:29:05 am >> SELECT document_num FROM ps_document WHERE document_num = '695' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2025-03-03') 03/03/2025 09:29:05 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '695' , '2025-03-03' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '18.50' , '15.16' , NOW() , NOW() ) 03/03/2025 09:29:05 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '96001' 03/03/2025 09:29:05 am >> DELETE FROM ps_document_detail WHERE id_document = '96001' 03/03/2025 09:29: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 ( '96001' , '21176' , 'BRACCIALE ARG. EMATITE - 1642CAV' , '1' , '-1' , '1' , '18.50' , '15.16393442623' , '22' , '0' , '18.50' ) 03/03/2025 10:05:15 am >> SELECT document_num FROM ps_document WHERE document_num = '9' AND id_document != '' AND id_document_type LIKE '24' AND YEAR(document_date) = YEAR('2025-03-03') 03/03/2025 10:05:15 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' , '9' , '2025-03-03' , '' , '1148' , '0' , '1148' , 'P.ZZA GIOVANNI PAOLO II, 4 84080 COPERCHIA' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '281.00' , '253.41' , NOW() , NOW() ) 03/03/2025 10:05:15 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 = '96002' 03/03/2025 10:05:15 am >> DELETE FROM ps_document_detail WHERE id_document = '96002' 03/03/2025 10:05:15 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96002' , '20885' , 'BIGLIETTI SANTINI X 100 PZ' , '5' , '-5' , '1' , '15.00' , '12.295081967213' , '22' , '0' , '75.00' ) 03/03/2025 10:05:15 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96002' , '22871' , 'SPERANZA NON DELUDE - M. DE ROSA' , '10' , '-10' , '4' , '8.00' , '8' , '0' , '0' , '80.00' ) 03/03/2025 10:05:15 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96002' , '23131' , 'TEMPO DEL PERDONO - F. CRISTOFARO' , '3' , '-3' , '4' , '16.00' , '16' , '0' , '0' , '48.00' ) 03/03/2025 10:05:15 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96002' , '23095' , 'PORTACHIAVI GIUBILEO - G1878' , '15' , '-15' , '1' , '2.40' , '1.9672131147541' , '22' , '0' , '36.00' ) 03/03/2025 10:05:15 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96002' , '23425' , 'ROSARIO GIUBILEO - 198/1-G25' , '12' , '-12' , '1' , '3.50' , '2.8688524590164' , '22' , '0' , '42.00' ) 03/03/2025 10:07:43 am >> SELECT document_num FROM ps_document WHERE document_num = '47/A' AND id_document != '96002' AND id_document_type LIKE '2%' AND YEAR(document_date) = YEAR('2025-03-03') 03/03/2025 10:07:43 am >> UPDATE ps_document SET id_document_type = '24', document_num = '47/A', document_date = '2025-03-03', document_letter = 'A', id_customer = '1148', id_supplier = '', id_address = '1148', address1 = 'P.ZZA GIOVANNI PAOLO II, 4 84080 COPERCHIA', address2 = '', note = '9', 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 = '206.00', price_tax_excluded = '191.93', date_upd = NOW() WHERE id_document = '96002' 03/03/2025 10:07:44 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 = '96002' 03/03/2025 10:07:44 am >> DELETE FROM ps_document_detail WHERE id_document = '96002' 03/03/2025 10:07:44 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96002' , '22871' , 'SPERANZA NON DELUDE - M. DE ROSA' , '10' , '-10' , '4' , '8.0000' , '8' , '0' , '0' , '80.00' ) 03/03/2025 10:07:44 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96002' , '23131' , 'TEMPO DEL PERDONO - F. CRISTOFARO' , '3' , '-3' , '4' , '16.0000' , '16' , '0' , '0' , '48.00' ) 03/03/2025 10:07:44 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96002' , '23095' , 'PORTACHIAVI GIUBILEO - G1878' , '15' , '-15' , '1' , '2.4000' , '1.9672131147541' , '22' , '0' , '36.00' ) 03/03/2025 10:07:44 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96002' , '23425' , 'ROSARIO GIUBILEO - 198/1-G25' , '12' , '-12' , '1' , '3.5000' , '2.8688524590164' , '22' , '0' , '42.00' ) 03/03/2025 10:21:01 am >> SELECT document_num FROM ps_document WHERE document_num = '696' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2025-03-03') 03/03/2025 10:21:01 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '696' , '2025-03-03' , '' , '0' , '0' , '0' , 'VIA CROCE 1 - FRAZ. SALITTO 84062 OLEVANO SUL TUSCIANO' , '' , '' , '0.00' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '19.76' , '19.76' , NOW() , NOW() ) 03/03/2025 10:21:01 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '96003' 03/03/2025 10:21:01 am >> DELETE FROM ps_document_detail WHERE id_document = '96003' 03/03/2025 10:21:01 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96003' , '21906' , 'AMORIS LAETITIA' , '4' , '-4' , '4' , '2.7000' , '2.7' , '0' , '5' , '10.26' ) 03/03/2025 10:21:01 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96003' , '23407' , 'PROCESSO AL PROCESSETTO' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '5' , '9.50' ) 03/03/2025 10:21:40 am >> DELETE FROM ps_document WHERE id_document = '95854' 03/03/2025 10:21:40 am >> DELETE FROM ps_document_detail WHERE id_document = '95854' 03/03/2025 10:28:57 am >> SELECT document_num FROM ps_document WHERE document_num = '697' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2025-03-03') 03/03/2025 10:28:57 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '697' , '2025-03-03' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '6.00' , '4.92' , NOW() , NOW() ) 03/03/2025 10:28:57 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '96004' 03/03/2025 10:28:57 am >> DELETE FROM ps_document_detail WHERE id_document = '96004' 03/03/2025 10:28:57 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96004' , '14926' , 'VESTINA BATTESIMALE' , '1' , '-1' , '1' , '6.00' , '4.9180327868852' , '22' , '0' , '6.00' ) 03/03/2025 10:31:06 am >> SELECT document_num FROM ps_document WHERE document_num = '698' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2025-03-03') 03/03/2025 10:31:06 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' , '698' , '2025-03-03' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '28.70' , '23.52' , NOW() , NOW() ) 03/03/2025 10:31:06 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 = '96005' 03/03/2025 10:31:06 am >> DELETE FROM ps_document_detail WHERE id_document = '96005' 03/03/2025 10:31:06 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96005' , '5903' , 'LITURGICO ART. 60LT ROSSO SUPER' , '4' , '-4' , '1' , '3.50' , '2.8688524590164' , '22' , '0' , '14.00' ) 03/03/2025 10:31:06 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96005' , '1914' , 'CERA DELLA LITURGIA' , '3' , '-3' , '1' , '4.90' , '4.016393442623' , '22' , '0' , '14.70' ) 03/03/2025 10:46:41 am >> SELECT document_num FROM ps_document WHERE document_num = '699' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2025-03-03') 03/03/2025 10:46:41 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' , '699' , '2025-03-03' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '34.76' , '32.42' , NOW() , NOW() ) 03/03/2025 10:46:41 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 = '96006' 03/03/2025 10:46:41 am >> DELETE FROM ps_document_detail WHERE id_document = '96006' 03/03/2025 10:46:41 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96006' , '23441' , 'ANTIQUA ET NOVA' , '1' , '-1' , '4' , '3.90' , '3.9' , '0' , '5' , '3.71' ) 03/03/2025 10:46:41 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96006' , '20138' , 'SPIRITO DELLA LITURGIA - R. GUARDINI' , '1' , '-1' , '4' , '19.00' , '19' , '0' , '5' , '18.05' ) 03/03/2025 10:46:41 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96006' , '19102' , 'CARBONCINI MM 40' , '1' , '-1' , '1' , '13.00' , '10.655737704918' , '22' , '0' , '13.00' ) 03/03/2025 10:57:39 am >> SELECT document_num FROM ps_document WHERE document_num = '700' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2025-03-03') 03/03/2025 10:57: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' , '700' , '2025-03-03' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '2.00' , '2.00' , NOW() , NOW() ) 03/03/2025 10:57: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 = '96007' 03/03/2025 10:57:39 am >> DELETE FROM ps_document_detail WHERE id_document = '96007' 03/03/2025 10:57: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 ( '96007' , '5190' , 'IN ONORE DI SAN GIUSEPPE - 8190' , '1' , '-1' , '4' , '2.00' , '2' , '0' , '0' , '2.00' ) 03/03/2025 11:05:35 am >> SELECT document_num FROM ps_document WHERE document_num = '701' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2025-03-03') 03/03/2025 11:05:35 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '701' , '2025-03-03' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '6.00' , '6.00' , NOW() , NOW() ) 03/03/2025 11:05:35 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '96008' 03/03/2025 11:05:35 am >> DELETE FROM ps_document_detail WHERE id_document = '96008' 03/03/2025 11:05:35 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96008' , '23365' , 'VIA CRUCIS DEL PELLEGRINO ' , '1' , '-1' , '4' , '2.00' , '2' , '0' , '0' , '2.00' ) 03/03/2025 11:05:35 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96008' , '9105' , 'ROSARIO EUCARISTICO - 8183' , '1' , '-1' , '4' , '4.00' , '4' , '0' , '0' , '4.00' ) 03/03/2025 11:32:30 am >> SELECT document_num FROM ps_document WHERE document_num = '13/A' AND id_document != '94912' AND id_document_type LIKE '2%' AND YEAR(document_date) = YEAR('2025-01-02') 03/03/2025 11:32:30 am >> UPDATE ps_document SET id_document_type = '24', document_num = '13/A', document_date = '2025-01-02', document_letter = 'A', id_customer = '2739', id_supplier = '', id_address = '4671014', address1 = 'VIA F. WENNER, 37 84080 PELLEZZANO', address2 = '', note = '**** già scaricati', 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 = '242.80', price_tax_excluded = '205.76', date_upd = NOW() WHERE id_document = '94912' 03/03/2025 11:32:30 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 = '94912' 03/03/2025 11:32:30 am >> DELETE FROM ps_document_detail WHERE id_document = '94912' 03/03/2025 11:32:30 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94912' , '19906' , 'FASCIA PER TALARE*****' , '2' , '-2' , '1' , '100.0000' , '81.967213114754' , '22' , '0' , '200.00' ) 03/03/2025 11:32:30 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94912' , '23393' , 'SULLA TUA PAROLA - MAR/APR 25' , '3' , '-3' , '4' , '5.0000' , '5' , '0' , '0' , '15.00' ) 03/03/2025 11:32:30 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94912' , '23278' , 'AMEN - MAR 25' , '1' , '-1' , '4' , '3.9000' , '3.9' , '0' , '0' , '3.90' ) 03/03/2025 11:32:30 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94912' , '23279' , 'AMEN - APR 25' , '1' , '-1' , '4' , '3.9000' , '3.9' , '0' , '0' , '3.90' ) 03/03/2025 11:32:30 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94912' , '22854' , 'MESSALE FESTIVO 2025' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '0' , '10.00' ) 03/03/2025 11:32:30 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94912' , '9791' , 'SEGNABIBBIA - 3110' , '1' , '-1' , '1' , '5.0000' , '4.0983606557377' , '22' , '0' , '5.00' ) 03/03/2025 11:32:30 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '94912' , '7311' , 'OSTIA SOTTILE 74MM' , '1' , '-1' , '3' , '2.0000' , '1.9230769230769' , '4' , '0' , '2.00' ) 03/03/2025 11:32: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 ( '94912' , '16665' , 'VIA CRUCIS Dialogata per comunità parrocchiali' , '3' , '-3' , '4' , '1.00' , '1' , '0' , '0' , '3.00' ) 03/03/2025 11:54:15 am >> SELECT document_num FROM ps_document WHERE document_num = '702' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2025-03-03') 03/03/2025 11:54:15 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' , '702' , '2025-03-03' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '111.50' , '94.48' , NOW() , NOW() ) 03/03/2025 11:54:15 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 = '96009' 03/03/2025 11:54:15 am >> DELETE FROM ps_document_detail WHERE id_document = '96009' 03/03/2025 11:54:15 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96009' , '13049' , 'LITURGICO ART. 60LT BIANCO SUPER' , '30' , '-30' , '1' , '3' , '2.4590163934426' , '22' , '0' , '90.00' ) 03/03/2025 11:54:15 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96009' , '16665' , 'VIA CRUCIS Dialogata per comunità parrocchiali' , '1' , '-1' , '4' , '1.00' , '1' , '0' , '0' , '1.00' ) 03/03/2025 11:54:15 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96009' , '16689' , 'OSTIA PAN DI CENA mm80' , '5' , '-5' , '3' , '2.00' , '1.9230769230769' , '4' , '0' , '10.00' ) 03/03/2025 11:54:15 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96009' , '16163' , 'PARTICOLE DOMUS - PAN DI CENA' , '3' , '-3' , '3' , '3.50' , '3.3653846153846' , '4' , '0' , '10.50' ) 03/03/2025 12:07:17 pm >> SELECT document_num FROM ps_document WHERE document_num = '703' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2025-03-03') 03/03/2025 12:07: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' , '703' , '2025-03-03' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '2.50' , '2.50' , NOW() , NOW() ) 03/03/2025 12:07: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 = '96010' 03/03/2025 12:07:17 pm >> DELETE FROM ps_document_detail WHERE id_document = '96010' 03/03/2025 12:07: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 ( '96010' , '23359' , 'SUSSIDIO DI QUARESIMA E PASQUA 2025' , '1' , '-1' , '4' , '2.50' , '2.5' , '0' , '0' , '2.50' ) 03/03/2025 12:24:33 pm >> SELECT document_num FROM ps_document WHERE document_num = '704' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2025-03-03') 03/03/2025 12:24:33 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '704' , '2025-03-03' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '842.00' , '699.02' , NOW() , NOW() ) 03/03/2025 12:24:33 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '96011' 03/03/2025 12:24:33 pm >> DELETE FROM ps_document_detail WHERE id_document = '96011' 03/03/2025 12:24:33 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96011' , '5903' , 'LITURGICO ART. 60LT ROSSO SUPER' , '60' , '-60' , '1' , '3' , '2.4590163934426' , '22' , '0' , '180.00' ) 03/03/2025 12:24:33 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96011' , '11756' , 'VINO BIANCO SECCO - 14%' , '6' , '-6' , '1' , '6.5' , '5.327868852459' , '22' , '0' , '39.00' ) 03/03/2025 12:24:33 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96011' , '16163' , 'PARTICOLE DOMUS - PAN DI CENA' , '10' , '-10' , '3' , '3.50' , '3.3653846153846' , '4' , '0' , '35.00' ) 03/03/2025 12:24:34 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96011' , '16689' , 'OSTIA PAN DI CENA mm80' , '8' , '-8' , '3' , '2.00' , '1.9230769230769' , '4' , '0' , '16.00' ) 03/03/2025 12:24:34 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96011' , '19102' , 'CARBONCINI MM 40' , '1' , '-1' , '1' , '13.00' , '10.655737704918' , '22' , '0' , '13.00' ) 03/03/2025 12:24:34 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96011' , '19447' , 'CASULA L/S MOIRE\' - RICAMO DIRETTO - 7976LS' , '1' , '-1' , '1' , '550' , '450.81967213115' , '22' , '0' , '550.00' ) 03/03/2025 12:24:34 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96011' , '23366' , 'VIA CRUCIS CON MARIA - A. COMASTRI' , '1' , '-1' , '4' , '2.00' , '2' , '0' , '0' , '2.00' ) 03/03/2025 12:24:34 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96011' , '23365' , 'VIA CRUCIS DEL PELLEGRINO ' , '1' , '-1' , '4' , '2.00' , '2' , '0' , '0' , '2.00' ) 03/03/2025 12:24:34 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96011' , '23482' , 'VIA CRUCIS DELLA SPERANZA' , '1' , '-1' , '4' , '5.00' , '5' , '0' , '0' , '5.00' ) 03/03/2025 12:24:47 pm >> SELECT document_num FROM ps_document WHERE document_num = '705' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2025-03-03') 03/03/2025 12:24:47 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '705' , '2025-03-03' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '150.00' , '122.95' , NOW() , NOW() ) 03/03/2025 12:24:47 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '96012' 03/03/2025 12:24:47 pm >> DELETE FROM ps_document_detail WHERE id_document = '96012' 03/03/2025 12:24:47 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96012' , '7202' , 'ARTICOLI RELIGIOSI' , '1' , '-1' , '1' , '150' , '122.95081967213' , '22' , '0' , '150.00' ) 03/03/2025 12:29:50 pm >> SELECT document_num FROM ps_document WHERE document_num = '48/A' AND id_document != '' AND id_document_type LIKE '2%' AND YEAR(document_date) = YEAR('2025-03-03') 03/03/2025 12:29:50 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '24' , '48/A' , '2025-03-03' , 'A' , '1192' , '0' , '1192' , 'VIA ROMA 84020 RICIGLIANO' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '82.00' , '67.21' , NOW() , NOW() ) 03/03/2025 12:29:50 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '96013' 03/03/2025 12:29:50 pm >> DELETE FROM ps_document_detail WHERE id_document = '96013' 03/03/2025 12:29: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 ( '96013' , '4194' , 'FINTA CANDELA COMPLETA DI CARTUCCIA - 1180' , '2' , '-2' , '1' , '41.00' , '33.606557377049' , '22' , '0' , '82.00' ) 03/03/2025 12:37:50 pm >> SELECT document_num FROM ps_document WHERE document_num = '523' AND id_document != '95792' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2025-02-18') 03/03/2025 12:37:50 pm >> UPDATE ps_document SET id_document_type = '11', document_num = '523', document_date = '2025-02-18', 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 = '7.20', price_tax_excluded = '5.90', date_upd = NOW() WHERE id_document = '95792' 03/03/2025 12:37:50 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '95792' 03/03/2025 12:37:50 pm >> DELETE FROM ps_document_detail WHERE id_document = '95792' 03/03/2025 12:37: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 ( '95792' , '13049' , 'LITURGICO ART. 60LT BIANCO SUPER' , '1' , '-1' , '1' , '3.50' , '2.8688524590164' , '22' , '0' , '3.50' ) 03/03/2025 12:37: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 ( '95792' , '14772' , 'BRACCIALE SAN BENEDETTO 4 COLORI - 0818/3' , '1' , '-1' , '1' , '2.5000' , '2.0491803278689' , '22' , '0' , '2.50' ) 03/03/2025 12:37: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 ( '95792' , '22499' , 'BRACCIALE PRIMA COMUNIONE' , '1' , '-1' , '1' , '1.20' , '0.98360655737705' , '22' , '0' , '1.20' ) 03/03/2025 12:49:14 pm >> SELECT document_num FROM ps_document WHERE document_num = '567' AND id_document != '95843' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2025-02-20') 03/03/2025 12:49:14 pm >> UPDATE ps_document SET id_document_type = '11', document_num = '567', document_date = '2025-02-20', 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 = '24.00', price_tax_excluded = '24.00', date_upd = NOW() WHERE id_document = '95843' 03/03/2025 12:49: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 = '95843' 03/03/2025 12:49:14 pm >> DELETE FROM ps_document_detail WHERE id_document = '95843' 03/03/2025 12:49: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 ( '95843' , '8250' , 'PREGATE, PREGATE, PREGATE - 8001' , '1' , '-1' , '4' , '16.4' , '16.4' , '0' , '0' , '16.40' ) 03/03/2025 12:49: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 ( '95843' , '19116' , 'ROSARIO ALLA VERGINE DI LOURDES - 8978' , '2' , '-2' , '4' , '4.0000' , '4' , '0' , '5' , '7.60' ) 03/03/2025 12:52:03 pm >> SELECT document_num FROM ps_document WHERE document_num = '706' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2025-03-03') 03/03/2025 12:52:03 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '706' , '2025-03-03' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '95.00' , '84.25' , NOW() , NOW() ) 03/03/2025 12:52:03 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '96014' 03/03/2025 12:52:03 pm >> DELETE FROM ps_document_detail WHERE id_document = '96014' 03/03/2025 12:52:03 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96014' , '16163' , 'PARTICOLE DOMUS - PAN DI CENA' , '10' , '-10' , '3' , '3.50' , '3.3653846153846' , '4' , '0' , '35.00' ) 03/03/2025 12:52:03 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96014' , '16164' , 'OSTIA TAGLIO CHIUSO - 72 - OTC25' , '5' , '-5' , '3' , '2.00' , '1.9230769230769' , '4' , '0' , '10.00' ) 03/03/2025 12:52:03 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96014' , '15387' , 'VESTINA BATTESIMALE ' , '20' , '-20' , '1' , '2.5' , '2.0491803278689' , '22' , '0' , '50.00' ) 03/03/2025 03:26:23 pm >> SELECT document_num FROM ps_document WHERE document_num = '2' AND id_document != '' AND id_document_type LIKE '24' AND YEAR(document_date) = YEAR('2025-03-03') 03/03/2025 03:26:23 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' , '2' , '2025-03-03' , '' , '3000' , '0' , '4669629' , 'VIA DEI CASTANI, 116 00172 ROMA' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '1440.00' , '1440.00' , NOW() , NOW() ) 03/03/2025 03:26:23 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '14793' 03/03/2025 03:26:23 pm >> DELETE FROM ps_document_detail WHERE id_document = '14793' 03/03/2025 03:26:23 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '14793' , '17' , 'LA FEDE NELLO ZAINETTO' , '240' , '-240' , '4' , '6.00' , '6' , '0' , '0' , '1440.00' ) 03/03/2025 03:32:44 pm >> SELECT document_num FROM ps_document WHERE document_num = '2' AND id_document != '14793' AND id_document_type LIKE '24' AND YEAR(document_date) = YEAR('2025-03-03') 03/03/2025 03:32:44 pm >> UPDATE ps_document SET id_document_type = '24', document_num = '2', document_date = '2025-03-03', document_letter = '', id_customer = '3000', id_supplier = '', id_address = '4669629', address1 = 'VIA DEI CASTANI, 116 00172 ROMA', 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 = '2160.00', price_tax_excluded = '2160.00', date_upd = NOW() WHERE id_document = '14793' 03/03/2025 03:32: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 = '14793' 03/03/2025 03:32:44 pm >> DELETE FROM ps_document_detail WHERE id_document = '14793' 03/03/2025 03:32: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 ( '14793' , '17' , 'LA FEDE NELLO ZAINETTO' , '240' , '-240' , '4' , '6.0000' , '6' , '0' , '0' , '1440.00' ) 03/03/2025 03:32: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 ( '14793' , '89' , 'COMUNIONE SPIEGATA AI RAGAZZI' , '400' , '-400' , '4' , '1.80' , '1.8' , '0' , '0' , '720.00' ) 03/03/2025 03:38:11 pm >> SELECT document_num FROM ps_document WHERE document_num = '9' AND id_document != '' AND id_document_type LIKE '24' AND YEAR(document_date) = YEAR('2025-03-03') 03/03/2025 03:38: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 ( '24' , '9' , '2025-03-03' , '' , '3000' , '0' , '4669629' , 'VIA DEI CASTANI, 116 00172 ROMA' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '6640.00' , '6640.00' , NOW() , NOW() ) 03/03/2025 03:38: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 = '96015' 03/03/2025 03:38:11 pm >> DELETE FROM ps_document_detail WHERE id_document = '96015' 03/03/2025 03:38: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 ( '96015' , '11102' , 'VANGELO E ATTI DEGLI APOSTOLI - RIL.' , '60' , '-60' , '4' , '8.50' , '8.5' , '0' , '0' , '510.00' ) 03/03/2025 03:38: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 ( '96015' , '23348' , 'ECCE LIGNUM CRUCIS - V. SIRACUSA' , '300' , '-300' , '4' , '3.00' , '3' , '0' , '0' , '900.00' ) 03/03/2025 03:38: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 ( '96015' , '23420' , 'SPERANZA. per vivere nella gioia - R. LUPI' , '100' , '-100' , '4' , '3.00' , '3' , '0' , '0' , '300.00' ) 03/03/2025 03:38: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 ( '96015' , '22809' , 'O LUCE BEATISSIMA' , '400' , '-400' , '4' , '2.50' , '2.5' , '0' , '0' , '1000.00' ) 03/03/2025 03:38: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 ( '96015' , '20652' , 'VIA CRUCIS CON GLI SCRITTI DI C. LUBICH - G. VALSECCHI' , '400' , '-400' , '4' , '2.00' , '2' , '0' , '0' , '800.00' ) 03/03/2025 03:38: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 ( '96015' , '16665' , 'VIA CRUCIS Dialogata per comunità parrocchiali' , '280' , '-280' , '4' , '1.00' , '1' , '0' , '0' , '280.00' ) 03/03/2025 03:38: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 ( '96015' , '23467' , 'VIA CRUCIS CAMMINO DI REDENZIONE - R. LUPI' , '50' , '-50' , '4' , '3.00' , '3' , '0' , '0' , '150.00' ) 03/03/2025 03:38: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 ( '96015' , '23271' , 'OMELIA, ECO DELLA PAROLA DI DIO - R. RAMPOLLA' , '40' , '-40' , '4' , '5.00' , '5' , '0' , '0' , '200.00' ) 03/03/2025 03:38: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 ( '96015' , '23347' , 'PREGHIERA DEL ROSARIO' , '1000' , '-1000' , '4' , '2.50' , '2.5' , '0' , '0' , '2500.00' ) 03/03/2025 03:51:00 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '32' , '25V601076' , '2025-02-28' , '' , '0' , '7' , '2602' , 'P. ZZA SAN PAOLO, 14 12051 ALBA' , '' , '' , '4.69' , '4' , '0' , '0' , '0' , '' , '11' , '0' , '72.75' , '69.97' , NOW() , NOW() ) 03/03/2025 03:51:00 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '96016' 03/03/2025 03:51:00 pm >> DELETE FROM ps_document_detail WHERE id_document = '96016' 03/03/2025 03:51: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 ( '96016' , '21907' , 'DON BOSCO - MUSICAL' , '1' , '0' , '1' , '18.0300' , '14.7787' , '22' , '30' , '15.40' ) 03/03/2025 03:51:00 pm >> DELETE FROM ps_product_supplier WHERE id_product = '21907' AND id_supplier = '7' 03/03/2025 03:51:00 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21907' , '7' , '1' ) 03/03/2025 03:51: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 ( '96016' , '3986' , 'EVANGELII GAUDIUM' , '1' , '0' , '4' , '3.0000' , '3' , '0' , '33' , '2.01' ) 03/03/2025 03:51:00 pm >> DELETE FROM ps_product_supplier WHERE id_product = '3986' AND id_supplier = '7' 03/03/2025 03:51:00 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '3986' , '7' , '1' ) 03/03/2025 03:51: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 ( '96016' , '16019' , 'MARTA, MARIA E LAZZARO - L. EPICOCO' , '1' , '0' , '4' , '10.0000' , '10' , '0' , '30' , '7.00' ) 03/03/2025 03:51:00 pm >> DELETE FROM ps_product_supplier WHERE id_product = '16019' AND id_supplier = '7' 03/03/2025 03:51:00 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16019' , '7' , '1' ) 03/03/2025 03:51: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 ( '96016' , '10430' , 'TABOR' , '1' , '0' , '4' , '17.9000' , '17.9' , '0' , '30' , '12.53' ) 03/03/2025 03:51:00 pm >> DELETE FROM ps_product_supplier WHERE id_product = '10430' AND id_supplier = '7' 03/03/2025 03:51:00 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '10430' , '7' , '1' ) 03/03/2025 03:51: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 ( '96016' , '23013' , 'EUCARISTIA LA MIA AUTOSTRADA N.E. - CARLO ACUTIS' , '1' , '0' , '4' , '16.0000' , '16' , '0' , '33' , '10.72' ) 03/03/2025 03:51:00 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23013' AND id_supplier = '7' 03/03/2025 03:51:00 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23013' , '7' , '1' ) 03/03/2025 03:51: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 ( '96016' , '23407' , 'PROCESSO AL PROCESSETTO' , '2' , '0' , '4' , '10.0000' , '10' , '0' , '33' , '13.40' ) 03/03/2025 03:51:00 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23407' AND id_supplier = '7' 03/03/2025 03:51:00 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23407' , '7' , '1' ) 03/03/2025 03:51: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 ( '96016' , '19360' , 'IN PRINCIPIO ERANO FRATELLI - L. EPICOCO' , '1' , '0' , '4' , '10.0000' , '10' , '0' , '30' , '7.00' ) 03/03/2025 03:51:00 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19360' AND id_supplier = '7' 03/03/2025 03:51:00 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19360' , '7' , '1' ) 03/03/2025 03:57:26 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' , '25V601077' , '2025-02-28' , '' , '0' , '7' , '2602' , 'P. ZZA SAN PAOLO, 14 12051 ALBA' , '' , '' , '2.07' , '4' , '0' , '0' , '0' , '' , '11' , '0' , '1074.41' , '1069.79' , NOW() , NOW() ) 03/03/2025 03:57:26 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '96017' 03/03/2025 03:57:26 pm >> DELETE FROM ps_document_detail WHERE id_document = '96017' 03/03/2025 03:57:26 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96017' , '23444' , 'SCOPRIAMO INSIEME I DIECI COMANDAMENTI' , '2' , '0' , '4' , '4.9000' , '4.9' , '0' , '30' , '6.86' ) 03/03/2025 03:57:26 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23444' AND id_supplier = '7' 03/03/2025 03:57:27 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23444' , '7' , '1' ) 03/03/2025 03:57:27 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96017' , '23445' , 'PAROLE DI GESU IN CROCE - POPPI/ LA PERA' , '1' , '0' , '4' , '17.5000' , '17.5' , '0' , '30' , '12.25' ) 03/03/2025 03:57:27 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23445' AND id_supplier = '7' 03/03/2025 03:57:27 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23445' , '7' , '1' ) 03/03/2025 03:57:27 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96017' , '23446' , 'ESSERE ADOLESCENTI OGGI' , '1' , '0' , '4' , '18.0000' , '18' , '0' , '30' , '12.60' ) 03/03/2025 03:57:27 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23446' AND id_supplier = '7' 03/03/2025 03:57:27 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23446' , '7' , '1' ) 03/03/2025 03:57:27 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96017' , '23448' , 'VERSO IL GOLGOTA' , '2' , '0' , '4' , '5.0000' , '5' , '0' , '30' , '7.00' ) 03/03/2025 03:57:27 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23448' AND id_supplier = '7' 03/03/2025 03:57:27 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23448' , '7' , '1' ) 03/03/2025 03:57:27 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96017' , '23449' , 'TENTATI MA NON VINTI - L. PASQUA' , '1' , '0' , '4' , '16.0000' , '16' , '0' , '30' , '11.20' ) 03/03/2025 03:57:27 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23449' AND id_supplier = '7' 03/03/2025 03:57:27 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23449' , '7' , '1' ) 03/03/2025 03:57:27 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96017' , '23450' , 'GIOCHIAMO CON LA PASQUA' , '1' , '0' , '4' , '4.9000' , '4.9' , '0' , '30' , '3.43' ) 03/03/2025 03:57:27 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23450' AND id_supplier = '7' 03/03/2025 03:57:27 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23450' , '7' , '1' ) 03/03/2025 03:57:27 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96017' , '23451' , 'PIER GIORGIO FRASSATI' , '2' , '0' , '4' , '4.9000' , '4.9' , '0' , '30' , '6.86' ) 03/03/2025 03:57:27 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23451' AND id_supplier = '7' 03/03/2025 03:57:27 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23451' , '7' , '1' ) 03/03/2025 03:57:27 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96017' , '23452' , 'TUTTO RICOMINCIA ' , '5' , '0' , '4' , '2.8000' , '2.8' , '0' , '30' , '9.80' ) 03/03/2025 03:57:27 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23452' AND id_supplier = '7' 03/03/2025 03:57:27 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23452' , '7' , '1' ) 03/03/2025 03:57:27 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96017' , '23453' , 'COLPO DI SCENA' , '5' , '0' , '4' , '3.5000' , '3.5' , '0' , '30' , '12.25' ) 03/03/2025 03:57:27 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23453' AND id_supplier = '7' 03/03/2025 03:57:27 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23453' , '7' , '1' ) 03/03/2025 03:57:27 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96017' , '23443' , 'MA COME SI FA?' , '1' , '0' , '4' , '10.0000' , '10' , '0' , '33' , '6.70' ) 03/03/2025 03:57:27 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23443' AND id_supplier = '7' 03/03/2025 03:57:27 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23443' , '7' , '1' ) 03/03/2025 03:57:27 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96017' , '23454' , 'COME SOPRAVVIVERE A UN MATRIMONIO IMPERFETTO ... - E. AMBROSI' , '1' , '0' , '4' , '16.0000' , '16' , '0' , '33' , '10.72' ) 03/03/2025 03:57:27 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23454' AND id_supplier = '7' 03/03/2025 03:57:27 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23454' , '7' , '1' ) 03/03/2025 03:57:27 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96017' , '23455' , 'TACERE - K. BERGER' , '1' , '0' , '4' , '33.0000' , '33' , '0' , '30' , '23.10' ) 03/03/2025 03:57:27 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23455' AND id_supplier = '7' 03/03/2025 03:57:27 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23455' , '7' , '1' ) 03/03/2025 03:57:27 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96017' , '23457' , 'QUARESIMA 2025 GIORNO PER GIORNO' , '3' , '0' , '4' , '8.0000' , '8' , '0' , '30' , '16.80' ) 03/03/2025 03:57:27 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23457' AND id_supplier = '7' 03/03/2025 03:57:27 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23457' , '7' , '1' ) 03/03/2025 03:57:27 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96017' , '23458' , 'INSIEME NELLA MESSA - APR 2025' , '1' , '0' , '4' , '1.8000' , '1.8' , '0' , '33' , '1.21' ) 03/03/2025 03:57:27 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23458' AND id_supplier = '7' 03/03/2025 03:57:28 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23458' , '7' , '1' ) 03/03/2025 03:57:28 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96017' , '23459' , 'PAROLA E PREGHIERA - APR 2025' , '4' , '0' , '4' , '2.9000' , '2.9' , '0' , '33' , '7.77' ) 03/03/2025 03:57:28 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23459' AND id_supplier = '7' 03/03/2025 03:57:28 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23459' , '7' , '1' ) 03/03/2025 03:57:28 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96017' , '23460' , 'INVOCAZIONE DEL NOME DI GESU - C. ROCCHETTA' , '1' , '0' , '4' , '18.0000' , '18' , '0' , '30' , '12.60' ) 03/03/2025 03:57:28 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23460' AND id_supplier = '7' 03/03/2025 03:57:28 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23460' , '7' , '1' ) 03/03/2025 03:57:28 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96017' , '23456' , 'RINNOVAMENTO DALLORIGINE - W. KASPER' , '1' , '0' , '4' , '27.0000' , '27' , '0' , '30' , '18.90' ) 03/03/2025 03:57:28 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23456' AND id_supplier = '7' 03/03/2025 03:57:28 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23456' , '7' , '1' ) 03/03/2025 03:57:28 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96017' , '23461' , 'APPASSIONATI DI GESU CRISTO, DEDICATO AI GIOVANI' , '1' , '0' , '4' , '20.0000' , '20' , '0' , '35' , '13.00' ) 03/03/2025 03:57:28 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23461' AND id_supplier = '7' 03/03/2025 03:57:28 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23461' , '7' , '1' ) 03/03/2025 03:57:28 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96017' , '23442' , 'DIO DAL CUORE UMANO - E. DELLA CORTE' , '1' , '0' , '4' , '19.0000' , '19' , '0' , '30' , '13.30' ) 03/03/2025 03:57:28 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23442' AND id_supplier = '7' 03/03/2025 03:57:28 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23442' , '7' , '1' ) 03/03/2025 03:57:28 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96017' , '23462' , 'LECTIO DIVINA CON IL VANGELO DI LUCA' , '1' , '0' , '4' , '12.0000' , '12' , '0' , '30' , '8.40' ) 03/03/2025 03:57:28 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23462' AND id_supplier = '7' 03/03/2025 03:57:28 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23462' , '7' , '1' ) 03/03/2025 03:57:28 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96017' , '23463' , 'GRUPPO LITURGICO PARROCCHIALE - F. GILARDI' , '1' , '0' , '4' , '2.0000' , '2' , '0' , '30' , '1.40' ) 03/03/2025 03:57:28 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23463' AND id_supplier = '7' 03/03/2025 03:57:28 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23463' , '7' , '1' ) 03/03/2025 03:57:28 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96017' , '23464' , 'SALVE CROCE UNICA SPERANZA' , '3' , '0' , '4' , '6.0000' , '6' , '0' , '30' , '12.60' ) 03/03/2025 03:57:28 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23464' AND id_supplier = '7' 03/03/2025 03:57:28 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23464' , '7' , '1' ) 03/03/2025 03:57:28 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96017' , '22813' , 'GIUBILEO SPIEGATO AI BAMBINI' , '1' , '0' , '4' , '3.9000' , '3.9' , '0' , '30' , '2.73' ) 03/03/2025 03:57:28 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22813' AND id_supplier = '7' 03/03/2025 03:57:28 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22813' , '7' , '1' ) 03/03/2025 03:57:28 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96017' , '22813' , 'GIUBILEO SPIEGATO AI BAMBINI' , '1' , '0' , '4' , '3.9000' , '3.9' , '0' , '30' , '2.73' ) 03/03/2025 03:57:28 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22813' AND id_supplier = '7' 03/03/2025 03:57:28 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22813' , '7' , '1' ) 03/03/2025 03:57:28 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96017' , '23429' , 'COMUNICAZIONE DELLA CHIESA CHE VERRA - F. BOLZETTA' , '1' , '0' , '4' , '20.0000' , '20' , '0' , '30' , '14.00' ) 03/03/2025 03:57:28 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23429' AND id_supplier = '7' 03/03/2025 03:57:29 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23429' , '7' , '1' ) 03/03/2025 03:57:29 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96017' , '11314' , 'VIA CRUCIS PER RAGAZZI E FAMIGLIE ' , '1' , '0' , '4' , '1.5000' , '1.5' , '0' , '35' , '0.98' ) 03/03/2025 03:57:29 pm >> DELETE FROM ps_product_supplier WHERE id_product = '11314' AND id_supplier = '7' 03/03/2025 03:57:29 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '11314' , '7' , '1' ) 03/03/2025 03:57:29 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96017' , '23430' , 'CELEBRIAMO LA VIA CRUCIS - T. COLA' , '1' , '0' , '4' , '3.5000' , '3.5' , '0' , '35' , '2.28' ) 03/03/2025 03:57:29 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23430' AND id_supplier = '7' 03/03/2025 03:57:29 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23430' , '7' , '1' ) 03/03/2025 03:57:29 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96017' , '23431' , 'VIA CRUCIS DEI GIOVANI' , '1' , '0' , '4' , '2.0700' , '2.07' , '0' , '33' , '1.39' ) 03/03/2025 03:57:29 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23431' AND id_supplier = '7' 03/03/2025 03:57:29 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23431' , '7' , '1' ) 03/03/2025 03:57:29 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96017' , '11317' , 'VIA CRUCIS UN CAMMINO DI DOLORE - VIA CRUCIS' , '1' , '0' , '4' , '2.5000' , '2.5' , '0' , '33' , '1.68' ) 03/03/2025 03:57:29 pm >> DELETE FROM ps_product_supplier WHERE id_product = '11317' AND id_supplier = '7' 03/03/2025 03:57:29 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '11317' , '7' , '1' ) 03/03/2025 03:57:29 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96017' , '23432' , 'VIA CRUCIS' , '1' , '0' , '4' , '2.5000' , '2.5' , '0' , '33' , '1.68' ) 03/03/2025 03:57:29 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23432' AND id_supplier = '7' 03/03/2025 03:57:29 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23432' , '7' , '1' ) 03/03/2025 03:57:29 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96017' , '3986' , 'EVANGELII GAUDIUM' , '1' , '0' , '4' , '3.0000' , '3' , '0' , '33' , '2.01' ) 03/03/2025 03:57:29 pm >> DELETE FROM ps_product_supplier WHERE id_product = '3986' AND id_supplier = '7' 03/03/2025 03:57:29 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '3986' , '7' , '1' ) 03/03/2025 03:57:29 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96017' , '23433' , 'VIA CRUCIS CON SANTA FAUSTINA KOWALSKA' , '1' , '0' , '4' , '1.9000' , '1.9' , '0' , '33' , '1.27' ) 03/03/2025 03:57:29 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23433' AND id_supplier = '7' 03/03/2025 03:57:29 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23433' , '7' , '1' ) 03/03/2025 03:57:29 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96017' , '23434' , 'VIA CRUCIS DELLA SPERANZA' , '1' , '0' , '4' , '1.9000' , '1.9' , '0' , '33' , '1.27' ) 03/03/2025 03:57:29 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23434' AND id_supplier = '7' 03/03/2025 03:57:29 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23434' , '7' , '1' ) 03/03/2025 03:57:29 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96017' , '23435' , 'PREGO CON LA VIA CRUCIS' , '1' , '0' , '4' , '1.5000' , '1.5' , '0' , '30' , '1.05' ) 03/03/2025 03:57:29 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23435' AND id_supplier = '7' 03/03/2025 03:57:29 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23435' , '7' , '1' ) 03/03/2025 03:57:29 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96017' , '23436' , 'VIA CRUCIS I MISERICORDIANTI' , '1' , '0' , '4' , '3.0000' , '3' , '0' , '30' , '2.10' ) 03/03/2025 03:57:29 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23436' AND id_supplier = '7' 03/03/2025 03:57:29 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23436' , '7' , '1' ) 03/03/2025 03:57:29 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96017' , '23437' , 'VIA CRUCIS IN PARROCCHIA' , '1' , '0' , '4' , '2.0000' , '2' , '0' , '30' , '1.40' ) 03/03/2025 03:57:29 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23437' AND id_supplier = '7' 03/03/2025 03:57:29 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23437' , '7' , '1' ) 03/03/2025 03:57:29 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96017' , '22881' , 'ADORAZIONE EUCARISTICA ALLA SCUOLA DELLA LITURGIA - POLI/ZOTTELE' , '1' , '0' , '4' , '10.0000' , '10' , '0' , '30' , '7.00' ) 03/03/2025 03:57:29 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22881' AND id_supplier = '7' 03/03/2025 03:57:29 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22881' , '7' , '1' ) 03/03/2025 03:57:30 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96017' , '20749' , 'VIA CRUCIS IL CANTO DELLA PASSIONE' , '1' , '0' , '4' , '2.9000' , '2.9' , '0' , '30' , '2.03' ) 03/03/2025 03:57:30 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20749' AND id_supplier = '7' 03/03/2025 03:57:30 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20749' , '7' , '1' ) 03/03/2025 03:57:30 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96017' , '22093' , 'VIA CRUCIS DEI BAMBINI - M. GATTAFONI' , '1' , '0' , '4' , '3.0000' , '3' , '0' , '30' , '2.10' ) 03/03/2025 03:57:30 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22093' AND id_supplier = '7' 03/03/2025 03:57:30 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22093' , '7' , '1' ) 03/03/2025 03:57:30 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96017' , '18289' , 'SANTA MESSA DEGLI SPOSI - N.E.' , '36' , '0' , '4' , '1.9000' , '1.9' , '0' , '33' , '45.83' ) 03/03/2025 03:57:30 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18289' AND id_supplier = '7' 03/03/2025 03:57:30 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18289' , '7' , '1' ) 03/03/2025 03:57:30 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96017' , '18289' , 'SANTA MESSA DEGLI SPOSI - N.E.' , '3' , '0' , '4' , '1.9000' , '1.9' , '0' , '100' , '0.00' ) 03/03/2025 03:57:30 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18289' AND id_supplier = '7' 03/03/2025 03:57:30 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18289' , '7' , '1' ) 03/03/2025 03:57:30 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96017' , '23438' , 'ANTIQUA ET NOVA' , '24' , '0' , '4' , '2.0000' , '2' , '0' , '33' , '32.16' ) 03/03/2025 03:57:30 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23438' AND id_supplier = '7' 03/03/2025 03:57:30 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23438' , '7' , '1' ) 03/03/2025 03:57:30 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96017' , '23438' , 'ANTIQUA ET NOVA' , '2' , '0' , '4' , '2.0000' , '2' , '0' , '100' , '0.00' ) 03/03/2025 03:57:30 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23438' AND id_supplier = '7' 03/03/2025 03:57:30 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23438' , '7' , '1' ) 03/03/2025 03:57:30 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96017' , '20769' , 'SULLA STRADA DELLAMORE - V. ROSSI' , '5' , '0' , '4' , '1.9000' , '1.9' , '0' , '35' , '6.18' ) 03/03/2025 03:57:30 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20769' AND id_supplier = '7' 03/03/2025 03:57:30 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20769' , '7' , '1' ) 03/03/2025 03:57:30 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96017' , '23439' , '12 ORE PER LA SALVEZZA' , '3' , '0' , '4' , '1.9000' , '1.9' , '0' , '35' , '3.71' ) 03/03/2025 03:57:30 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23439' AND id_supplier = '7' 03/03/2025 03:57:30 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23439' , '7' , '1' ) 03/03/2025 03:57:30 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96017' , '7186' , 'NUOVO TESTAMENTO INTERLINEARE' , '1' , '0' , '4' , '79.0000' , '79' , '0' , '33' , '52.93' ) 03/03/2025 03:57:30 pm >> DELETE FROM ps_product_supplier WHERE id_product = '7186' AND id_supplier = '7' 03/03/2025 03:57:30 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '7186' , '7' , '1' ) 03/03/2025 03:57:30 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96017' , '23442' , 'DIO DAL CUORE UMANO - E. DELLA CORTE' , '1' , '0' , '4' , '19.0000' , '19' , '0' , '30' , '13.30' ) 03/03/2025 03:57:30 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23442' AND id_supplier = '7' 03/03/2025 03:57:30 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23442' , '7' , '1' ) 03/03/2025 03:57:30 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96017' , '5659' , 'LEGGO E GIOCO CON LA BIBBIA' , '1' , '0' , '4' , '6.9000' , '6.9' , '0' , '35' , '4.49' ) 03/03/2025 03:57:30 pm >> DELETE FROM ps_product_supplier WHERE id_product = '5659' AND id_supplier = '7' 03/03/2025 03:57:30 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '5659' , '7' , '1' ) 03/03/2025 03:57:31 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96017' , '17953' , 'GIOCHIAMO CON LA BIBBIA - 4/7 ANNI' , '1' , '0' , '4' , '10.9000' , '10.9' , '0' , '35' , '7.09' ) 03/03/2025 03:57:31 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17953' AND id_supplier = '7' 03/03/2025 03:57:31 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17953' , '7' , '1' ) 03/03/2025 03:57:31 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96017' , '17954' , 'GIOCHIAMO CON LA BIBBIA - 7+' , '1' , '0' , '4' , '10.9000' , '10.9' , '0' , '35' , '7.09' ) 03/03/2025 03:57:31 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17954' AND id_supplier = '7' 03/03/2025 03:57:31 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17954' , '7' , '1' ) 03/03/2025 03:57:31 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96017' , '22230' , 'GIOCHIAMO CON LA BIBBIA' , '1' , '0' , '4' , '12.9000' , '12.9' , '0' , '35' , '8.39' ) 03/03/2025 03:57:31 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22230' AND id_supplier = '7' 03/03/2025 03:57:31 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22230' , '7' , '1' ) 03/03/2025 03:57:31 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96017' , '10293' , 'STORIA DI SAN FRANCESCO' , '2' , '0' , '4' , '1.9000' , '1.9' , '0' , '30' , '2.66' ) 03/03/2025 03:57:31 pm >> DELETE FROM ps_product_supplier WHERE id_product = '10293' AND id_supplier = '7' 03/03/2025 03:57:31 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '10293' , '7' , '1' ) 03/03/2025 03:57:31 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96017' , '16856' , 'PADRE NOSTRO' , '1' , '0' , '4' , '4.9000' , '4.9' , '0' , '35' , '3.19' ) 03/03/2025 03:57:31 pm >> DELETE FROM ps_product_supplier WHERE id_product = '16856' AND id_supplier = '7' 03/03/2025 03:57:31 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16856' , '7' , '1' ) 03/03/2025 03:57:31 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96017' , '23443' , 'MA COME SI FA?' , '2' , '0' , '4' , '10.0000' , '10' , '0' , '33' , '13.40' ) 03/03/2025 03:57:31 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23443' AND id_supplier = '7' 03/03/2025 03:57:31 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23443' , '7' , '1' ) 03/03/2025 03:57:31 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96017' , '23367' , 'COMPASSIONE E RIPARAZIONE - O. DE BERTOLIS' , '1' , '0' , '4' , '12.0000' , '12' , '0' , '30' , '8.40' ) 03/03/2025 03:57:31 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23367' AND id_supplier = '7' 03/03/2025 03:57:31 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23367' , '7' , '1' ) 03/03/2025 03:57:31 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96017' , '23088' , 'CAMPANA DEL GIUBILEO' , '2' , '0' , '1' , '8.9000' , '7.2951' , '22' , '0' , '21.72' ) 03/03/2025 03:57:31 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23088' AND id_supplier = '7' 03/03/2025 03:57:31 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23088' , '7' , '1' ) 03/03/2025 03:57:31 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96017' , '23479' , 'GESU AMICO DEI BAMBINI' , '1' , '0' , '4' , '4.9000' , '4.9' , '0' , '30' , '3.43' ) 03/03/2025 03:57:31 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23479' AND id_supplier = '7' 03/03/2025 03:57:31 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23479' , '7' , '1' ) 03/03/2025 03:57:31 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96017' , '23480' , 'PREGHIERA DEI FIGLI DI DIO - G. GROSSO' , '1' , '0' , '4' , '11.0000' , '11' , '0' , '33' , '7.37' ) 03/03/2025 03:57:31 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23480' AND id_supplier = '7' 03/03/2025 03:57:31 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23480' , '7' , '1' ) 03/03/2025 03:57:31 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96017' , '23481' , 'MEDITAZIONI TEOLOGICHE SULLA VIA CRUCIS - S. MACCHI' , '1' , '0' , '4' , '14.0000' , '14' , '0' , '33' , '9.38' ) 03/03/2025 03:57:32 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23481' AND id_supplier = '7' 03/03/2025 03:57:32 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23481' , '7' , '1' ) 03/03/2025 03:57: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 ( '96017' , '23482' , 'VIA CRUCIS DELLA SPERANZA' , '3' , '0' , '4' , '5.0000' , '5' , '0' , '30' , '10.50' ) 03/03/2025 03:57:32 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23482' AND id_supplier = '7' 03/03/2025 03:57:32 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23482' , '7' , '1' ) 03/03/2025 03:57: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 ( '96017' , '23483' , 'INDAGINE SULLA MORTE DI GESU - S. LEONE' , '3' , '0' , '4' , '18.0000' , '18' , '0' , '30' , '37.80' ) 03/03/2025 03:57:32 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23483' AND id_supplier = '7' 03/03/2025 03:57:32 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23483' , '7' , '1' ) 03/03/2025 03:57: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 ( '96017' , '23484' , 'STORIA DI PIER GIORGIO FRASSATI' , '1' , '0' , '4' , '1.9000' , '1.9' , '0' , '30' , '1.33' ) 03/03/2025 03:57:32 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23484' AND id_supplier = '7' 03/03/2025 03:57:32 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23484' , '7' , '1' ) 03/03/2025 03:57: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 ( '96017' , '23486' , 'SERVI INUTILI A TEMPO PIENO - T. BELLO' , '1' , '0' , '4' , '14.0000' , '14' , '0' , '33' , '9.38' ) 03/03/2025 03:57:32 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23486' AND id_supplier = '7' 03/03/2025 03:57:32 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23486' , '7' , '1' ) 03/03/2025 03:57: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 ( '96017' , '23487' , 'CINQUE PANI E DUE PESCI - F. XAVIER' , '1' , '0' , '4' , '14.0000' , '14' , '0' , '33' , '9.38' ) 03/03/2025 03:57:32 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23487' AND id_supplier = '7' 03/03/2025 03:57:32 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23487' , '7' , '1' ) 03/03/2025 03:57: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 ( '96017' , '23489' , 'PER VINCERE IL MALE - A. GRUN' , '1' , '0' , '4' , '10.0000' , '10' , '0' , '33' , '6.70' ) 03/03/2025 03:57:32 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23489' AND id_supplier = '7' 03/03/2025 03:57:32 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23489' , '7' , '1' ) 03/03/2025 03:57: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 ( '96017' , '23488' , 'GESU INCONTRA - P. CURTAZ ' , '1' , '0' , '4' , '14.0000' , '14' , '0' , '33' , '9.38' ) 03/03/2025 03:57:32 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23488' AND id_supplier = '7' 03/03/2025 03:57:32 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23488' , '7' , '1' ) 03/03/2025 03:57: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 ( '96017' , '23495' , 'PUZZLE PASQUALE' , '1' , '0' , '4' , '20.0000' , '20' , '0' , '30' , '14.00' ) 03/03/2025 03:57:32 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23495' AND id_supplier = '7' 03/03/2025 03:57:32 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23495' , '7' , '1' ) 03/03/2025 03:57: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 ( '96017' , '23490' , 'INSIEME NELLA MESSA - MAG 25' , '1' , '0' , '4' , '1.8000' , '1.8' , '0' , '33' , '1.21' ) 03/03/2025 03:57:32 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23490' AND id_supplier = '7' 03/03/2025 03:57:32 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23490' , '7' , '1' ) 03/03/2025 03:57: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 ( '96017' , '23493' , 'PAROLA E PREGHIERA - MAG 25' , '4' , '0' , '4' , '2.9000' , '2.9' , '0' , '33' , '7.77' ) 03/03/2025 03:57:32 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23493' AND id_supplier = '7' 03/03/2025 03:57:32 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23493' , '7' , '1' ) 03/03/2025 03:57: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 ( '96017' , '23491' , 'AMEN - MAG 25' , '24' , '0' , '4' , '3.9000' , '3.9' , '0' , '33' , '62.71' ) 03/03/2025 03:57:32 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23491' AND id_supplier = '7' 03/03/2025 03:57:32 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23491' , '7' , '1' ) 03/03/2025 03:57: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 ( '96017' , '23491' , 'AMEN - MAG 25' , '2' , '0' , '4' , '3.9000' , '3.9' , '0' , '100' , '0.00' ) 03/03/2025 03:57:33 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23491' AND id_supplier = '7' 03/03/2025 03:57:33 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23491' , '7' , '1' ) 03/03/2025 03:57:33 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96017' , '23492' , 'AMEN - GIU 25' , '24' , '0' , '4' , '3.9000' , '3.9' , '0' , '33' , '62.71' ) 03/03/2025 03:57:33 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23492' AND id_supplier = '7' 03/03/2025 03:57:33 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23492' , '7' , '1' ) 03/03/2025 03:57:33 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96017' , '23492' , 'AMEN - GIU 25' , '2' , '0' , '4' , '3.9000' , '3.9' , '0' , '100' , '0.00' ) 03/03/2025 03:57:33 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23492' AND id_supplier = '7' 03/03/2025 03:57:33 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23492' , '7' , '1' ) 03/03/2025 03:57:33 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96017' , '23494' , 'DEVOZIONE ALLA SACRA SPINA DI GESU - A. BOTTIGLIERI' , '3' , '0' , '4' , '2.5000' , '2.5' , '0' , '30' , '5.25' ) 03/03/2025 03:57:33 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23494' AND id_supplier = '7' 03/03/2025 03:57:33 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23494' , '7' , '1' ) 03/03/2025 03:57:33 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96017' , '23485' , 'CONFESSIONE' , '5' , '0' , '4' , '2.5000' , '2.5' , '0' , '30' , '8.75' ) 03/03/2025 03:57:33 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23485' AND id_supplier = '7' 03/03/2025 03:57:33 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23485' , '7' , '1' ) 03/03/2025 03:57:33 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96017' , '6962' , 'NELLA CASA DEL DEFUNTO' , '12' , '0' , '4' , '1.5000' , '1.5' , '0' , '33' , '12.06' ) 03/03/2025 03:57:33 pm >> DELETE FROM ps_product_supplier WHERE id_product = '6962' AND id_supplier = '7' 03/03/2025 03:57:33 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '6962' , '7' , '1' ) 03/03/2025 03:57:33 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96017' , '6962' , 'NELLA CASA DEL DEFUNTO' , '1' , '0' , '4' , '1.5000' , '1.5' , '0' , '100' , '0.00' ) 03/03/2025 03:57:33 pm >> DELETE FROM ps_product_supplier WHERE id_product = '6962' AND id_supplier = '7' 03/03/2025 03:57:33 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '6962' , '7' , '1' ) 03/03/2025 03:57:33 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96017' , '3930' , 'ESPERTI IN UMANITÀ - T. LORENZIN' , '1' , '0' , '4' , '20.0000' , '20' , '0' , '35' , '13.00' ) 03/03/2025 03:57:33 pm >> DELETE FROM ps_product_supplier WHERE id_product = '3930' AND id_supplier = '7' 03/03/2025 03:57:33 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '3930' , '7' , '1' ) 03/03/2025 03:57:33 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96017' , '15137' , 'TESTIMONIANZA DEL DISCEPOLO - C. DOGLIO' , '2' , '0' , '4' , '22.0000' , '22' , '0' , '35' , '28.60' ) 03/03/2025 03:57:33 pm >> DELETE FROM ps_product_supplier WHERE id_product = '15137' AND id_supplier = '7' 03/03/2025 03:57:33 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '15137' , '7' , '1' ) 03/03/2025 03:57:33 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96017' , '21906' , 'AMORIS LAETITIA' , '3' , '0' , '4' , '2.7000' , '2.7' , '0' , '33' , '5.43' ) 03/03/2025 03:57:33 pm >> DELETE FROM ps_product_supplier WHERE id_product = '21906' AND id_supplier = '7' 03/03/2025 03:57:33 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21906' , '7' , '1' ) 03/03/2025 03:57:33 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96017' , '18710' , 'SERVIRE A MESSA ' , '1' , '0' , '4' , '6.0000' , '6' , '0' , '33' , '4.02' ) 03/03/2025 03:57:33 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18710' AND id_supplier = '7' 03/03/2025 03:57:33 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18710' , '7' , '1' ) 03/03/2025 03:57:33 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96017' , '23353' , 'VANGELO A CARETTERI GRANDI' , '1' , '0' , '4' , '7.0000' , '7' , '0' , '30' , '4.90' ) 03/03/2025 03:57:33 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23353' AND id_supplier = '7' 03/03/2025 03:57:34 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23353' , '7' , '1' ) 03/03/2025 03:57:34 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96017' , '20804' , 'AFFIDABILI STORIE DI DONNE - L. EPICOCO' , '1' , '0' , '4' , '12.0000' , '12' , '0' , '30' , '8.40' ) 03/03/2025 03:57:34 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20804' AND id_supplier = '7' 03/03/2025 03:57:34 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20804' , '7' , '1' ) 03/03/2025 03:57:34 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96017' , '23469' , 'SUO AMORE E PER SEMPRE' , '2' , '0' , '4' , '15.9000' , '15.9' , '0' , '27' , '23.21' ) 03/03/2025 03:57:34 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23469' AND id_supplier = '7' 03/03/2025 03:57:34 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23469' , '7' , '1' ) 03/03/2025 03:57:34 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96017' , '23470' , 'SUO AMORE E PER SEMPRE - SPARTITO' , '2' , '0' , '3' , '12.0000' , '11.5385' , '4' , '27' , '18.22' ) 03/03/2025 03:57:34 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23470' AND id_supplier = '7' 03/03/2025 03:57:34 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23470' , '7' , '1' ) 03/03/2025 03:57:34 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96017' , '23471' , 'NUOVO TESTAMENTO' , '1' , '0' , '4' , '15.0000' , '15' , '0' , '35' , '9.75' ) 03/03/2025 03:57:34 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23471' AND id_supplier = '7' 03/03/2025 03:57:34 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23471' , '7' , '1' ) 03/03/2025 03:57:34 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96017' , '23499' , 'LIBRO DELLA MIA VITA ' , '1' , '0' , '4' , '12.0000' , '12' , '0' , '33' , '8.04' ) 03/03/2025 03:57:34 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23499' AND id_supplier = '7' 03/03/2025 03:57:34 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23499' , '7' , '1' ) 03/03/2025 03:57:34 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96017' , '3986' , 'EVANGELII GAUDIUM' , '5' , '0' , '4' , '3.0000' , '3' , '0' , '33' , '10.05' ) 03/03/2025 03:57:34 pm >> DELETE FROM ps_product_supplier WHERE id_product = '3986' AND id_supplier = '7' 03/03/2025 03:57:34 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '3986' , '7' , '1' ) 03/03/2025 03:57:34 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96017' , '21906' , 'AMORIS LAETITIA' , '14' , '0' , '4' , '2.7000' , '2.7' , '0' , '33' , '25.33' ) 03/03/2025 03:57:34 pm >> DELETE FROM ps_product_supplier WHERE id_product = '21906' AND id_supplier = '7' 03/03/2025 03:57:34 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21906' , '7' , '1' ) 03/03/2025 03:57:34 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96017' , '21906' , 'AMORIS LAETITIA' , '1' , '0' , '4' , '2.7000' , '2.7' , '0' , '100' , '0.00' ) 03/03/2025 03:57:34 pm >> DELETE FROM ps_product_supplier WHERE id_product = '21906' AND id_supplier = '7' 03/03/2025 03:57:34 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21906' , '7' , '1' ) 03/03/2025 03:57:34 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96017' , '22979' , 'SCOPRIAMO INSIEME IL GIUBILEO' , '1' , '0' , '4' , '4.9000' , '4.9' , '0' , '30' , '3.43' ) 03/03/2025 03:57:34 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22979' AND id_supplier = '7' 03/03/2025 03:57:34 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22979' , '7' , '1' ) 03/03/2025 03:57:34 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96017' , '22881' , 'ADORAZIONE EUCARISTICA ALLA SCUOLA DELLA LITURGIA - POLI/ZOTTELE' , '1' , '0' , '4' , '10.0000' , '10' , '0' , '30' , '7.00' ) 03/03/2025 03:57:34 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22881' AND id_supplier = '7' 03/03/2025 03:57:34 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22881' , '7' , '1' ) 03/03/2025 03:57:34 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96017' , '23443' , 'MA COME SI FA?' , '1' , '0' , '4' , '10.0000' , '10' , '0' , '33' , '6.70' ) 03/03/2025 03:57:34 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23443' AND id_supplier = '7' 03/03/2025 03:57:34 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23443' , '7' , '1' ) 03/03/2025 03:57:34 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96017' , '23407' , 'PROCESSO AL PROCESSETTO' , '3' , '0' , '4' , '10.0000' , '10' , '0' , '33' , '20.10' ) 03/03/2025 03:57:34 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23407' AND id_supplier = '7' 03/03/2025 03:57:34 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23407' , '7' , '1' ) 03/03/2025 03:57: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 ( '96017' , '22813' , 'GIUBILEO SPIEGATO AI BAMBINI' , '1' , '0' , '4' , '3.9000' , '3.9' , '0' , '30' , '2.73' ) 03/03/2025 03:57:35 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22813' AND id_supplier = '7' 03/03/2025 03:57:35 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22813' , '7' , '1' ) 03/03/2025 03:57: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 ( '96017' , '23500' , 'CONDIVIDIAMO LA CROCE DI GESU - VIA CRUCIS - U. DE VANNA' , '12' , '0' , '4' , '2.0000' , '2' , '0' , '30' , '16.80' ) 03/03/2025 03:57:35 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23500' AND id_supplier = '7' 03/03/2025 03:57:35 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23500' , '7' , '1' ) 03/03/2025 03:57: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 ( '96017' , '23500' , 'CONDIVIDIAMO LA CROCE DI GESU - VIA CRUCIS - U. DE VANNA' , '1' , '0' , '4' , '2.0000' , '2' , '0' , '100' , '0.00' ) 03/03/2025 03:57:35 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23500' AND id_supplier = '7' 03/03/2025 03:57:35 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23500' , '7' , '1' ) 03/03/2025 03:57: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 ( '96017' , '22979' , 'SCOPRIAMO INSIEME IL GIUBILEO' , '1' , '0' , '4' , '4.9000' , '4.9' , '0' , '30' , '3.43' ) 03/03/2025 03:57:35 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22979' AND id_supplier = '7' 03/03/2025 03:57:35 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22979' , '7' , '1' ) 03/03/2025 03:57: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 ( '96017' , '22881' , 'ADORAZIONE EUCARISTICA ALLA SCUOLA DELLA LITURGIA - POLI/ZOTTELE' , '1' , '0' , '4' , '10.0000' , '10' , '0' , '30' , '7.00' ) 03/03/2025 03:57:35 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22881' AND id_supplier = '7' 03/03/2025 03:57:35 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22881' , '7' , '1' ) 03/03/2025 03:57: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 ( '96017' , '23278' , 'AMEN - MAR 25' , '3' , '0' , '4' , '3.9000' , '3.9' , '0' , '33' , '7.84' ) 03/03/2025 03:57:35 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23278' AND id_supplier = '7' 03/03/2025 03:57:35 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23278' , '7' , '1' ) 03/03/2025 03:57: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 ( '96017' , '23279' , 'AMEN - APR 25' , '2' , '0' , '4' , '3.9000' , '3.9' , '0' , '33' , '5.23' ) 03/03/2025 03:57:35 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23279' AND id_supplier = '7' 03/03/2025 03:57:35 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23279' , '7' , '1' ) 03/03/2025 03:57: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 ( '96017' , '23407' , 'PROCESSO AL PROCESSETTO' , '3' , '0' , '4' , '10.0000' , '10' , '0' , '33' , '20.10' ) 03/03/2025 03:57:35 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23407' AND id_supplier = '7' 03/03/2025 03:57:35 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23407' , '7' , '1' ) 03/03/2025 03:57: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 ( '96017' , '23443' , 'MA COME SI FA?' , '1' , '0' , '4' , '10.0000' , '10' , '0' , '33' , '6.70' ) 03/03/2025 03:57:35 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23443' AND id_supplier = '7' 03/03/2025 03:57:35 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23443' , '7' , '1' ) 03/03/2025 03:57: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 ( '96017' , '22813' , 'GIUBILEO SPIEGATO AI BAMBINI' , '1' , '0' , '4' , '3.9000' , '3.9' , '0' , '30' , '2.73' ) 03/03/2025 03:57:35 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22813' AND id_supplier = '7' 03/03/2025 03:57:35 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22813' , '7' , '1' ) 03/03/2025 03:57: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 ( '96017' , '22100' , 'COMMENTO AI VANGELI BENEDETTO XVI' , '1' , '0' , '4' , '25.0000' , '25' , '0' , '30' , '17.50' ) 03/03/2025 03:57:35 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22100' AND id_supplier = '7' 03/03/2025 03:57:36 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22100' , '7' , '1' ) 03/03/2025 04:18:57 pm >> SELECT document_num FROM ps_document WHERE document_num = '9' AND id_document != '96015' AND id_document_type LIKE '24' AND YEAR(document_date) = YEAR('2025-03-03') 03/03/2025 04:18:57 pm >> UPDATE ps_document SET id_document_type = '24', document_num = '9', document_date = '2025-03-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 = '6640.00', price_tax_excluded = '6640.00', date_upd = NOW() WHERE id_document = '96015' 03/03/2025 04:18: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 = '96015' 03/03/2025 04:18:57 pm >> DELETE FROM ps_document_detail WHERE id_document = '96015' 03/03/2025 04:18: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 ( '96015' , '11102' , 'VANGELO E ATTI DEGLI APOSTOLI - RIL.' , '60' , '-60' , '4' , '8.5000' , '8.5' , '0' , '0' , '510.00' ) 03/03/2025 04:18: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 ( '96015' , '23348' , 'ECCE LIGNUM CRUCIS - V. SIRACUSA' , '300' , '-300' , '4' , '3.0000' , '3' , '0' , '0' , '900.00' ) 03/03/2025 04:18: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 ( '96015' , '23420' , 'SPERANZA. per vivere nella gioia - R. LUPI' , '100' , '-100' , '4' , '3.0000' , '3' , '0' , '0' , '300.00' ) 03/03/2025 04:18: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 ( '96015' , '22809' , 'O LUCE BEATISSIMA' , '400' , '-400' , '4' , '2.5000' , '2.5' , '0' , '0' , '1000.00' ) 03/03/2025 04:18: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 ( '96015' , '20652' , 'VIA CRUCIS CON GLI SCRITTI DI C. LUBICH - G. VALSECCHI' , '400' , '-400' , '4' , '2.0000' , '2' , '0' , '0' , '800.00' ) 03/03/2025 04:18: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 ( '96015' , '16665' , 'VIA CRUCIS Dialogata per comunità parrocchiali' , '280' , '-280' , '4' , '1.0000' , '1' , '0' , '0' , '280.00' ) 03/03/2025 04:18: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 ( '96015' , '23467' , 'VIA CRUCIS CAMMINO DI REDENZIONE - R. LUPI' , '50' , '-50' , '4' , '3.0000' , '3' , '0' , '0' , '150.00' ) 03/03/2025 04:18: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 ( '96015' , '23271' , 'OMELIA, ECO DELLA PAROLA DI DIO - R. RAMPOLLA' , '40' , '-40' , '4' , '5.0000' , '5' , '0' , '0' , '200.00' ) 03/03/2025 04:18: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 ( '96015' , '23347' , 'PREGHIERA DEL ROSARIO' , '1000' , '-1000' , '4' , '2.5000' , '2.5' , '0' , '0' , '2500.00' ) 03/03/2025 04:23:32 pm >> SELECT document_num FROM ps_document WHERE document_num = '10' AND id_document != '' AND id_document_type LIKE '24' AND YEAR(document_date) = YEAR('2025-03-03') 03/03/2025 04:23: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 ( '24' , '10' , '2025-03-03' , '' , '0' , '107' , '4669100' , 'VIA DEI CASTANI, 116 00172 ROMA' , '' , 'RESA ' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '9' , '524.40' , '524.40' , NOW() , NOW() ) 03/03/2025 04:23: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 = '96018' 03/03/2025 04:23:32 pm >> DELETE FROM ps_document_detail WHERE id_document = '96018' 03/03/2025 04:23: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 ( '96018' , '18806' , 'SANTORALE FRANCESCANO MISSARUM' , '1' , '-1' , '4' , '120.00' , '120' , '0' , '0' , '120.00' ) 03/03/2025 04:23:32 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18806' AND id_supplier = '107' 03/03/2025 04:23:32 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18806' , '107' , '1' ) 03/03/2025 04:23: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 ( '96018' , '18807' , 'SANTORALE FRANCESCANO LETTURE' , '1' , '-1' , '4' , '60.00' , '60' , '0' , '0' , '60.00' ) 03/03/2025 04:23:32 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18807' AND id_supplier = '107' 03/03/2025 04:23:32 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18807' , '107' , '1' ) 03/03/2025 04:23: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 ( '96018' , '19117' , 'NON PERDIAMO LA PAROLA - ANNO C - L. SAPIENZA' , '1' , '-1' , '4' , '14.00' , '14' , '0' , '0' , '14.00' ) 03/03/2025 04:23:33 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19117' AND id_supplier = '107' 03/03/2025 04:23:33 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19117' , '107' , '1' ) 03/03/2025 04:23:33 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96018' , '20397' , 'FRATERNITà IMPOSSIBILE? - G. CUCCI' , '1' , '-1' , '4' , '13.50' , '13.5' , '0' , '0' , '13.50' ) 03/03/2025 04:23:33 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20397' AND id_supplier = '107' 03/03/2025 04:23:33 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20397' , '107' , '1' ) 03/03/2025 04:23:33 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96018' , '18821' , 'CONFESSIONI FRATERNE - E. CASTELLUCCI' , '1' , '-1' , '4' , '15.50' , '15.5' , '0' , '0' , '15.50' ) 03/03/2025 04:23:33 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18821' AND id_supplier = '107' 03/03/2025 04:23:33 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18821' , '107' , '1' ) 03/03/2025 04:23:33 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96018' , '18178' , 'FRANCESCO FRATELLO DI TUTTI - P. MARANESI' , '1' , '-1' , '4' , '14.90' , '14.9' , '0' , '0' , '14.90' ) 03/03/2025 04:23:33 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18178' AND id_supplier = '107' 03/03/2025 04:23:33 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18178' , '107' , '1' ) 03/03/2025 04:23:33 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96018' , '18177' , 'UOMINI FRATELLI TUTTI? - A. GRILLO' , '1' , '-1' , '4' , '12.50' , '12.5' , '0' , '0' , '12.50' ) 03/03/2025 04:23:33 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18177' AND id_supplier = '107' 03/03/2025 04:23:33 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18177' , '107' , '1' ) 03/03/2025 04:23:33 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96018' , '12520' , 'TUTTA LA GIOIA CHE MI HAI MESSO IN CUORE - AAVV' , '1' , '-1' , '4' , '22.00' , '22' , '0' , '0' , '22.00' ) 03/03/2025 04:23:33 pm >> DELETE FROM ps_product_supplier WHERE id_product = '12520' AND id_supplier = '107' 03/03/2025 04:23:33 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '12520' , '107' , '1' ) 03/03/2025 04:23:33 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96018' , '22275' , 'THE CHOSEN. TI HO CHIAMATO PER NOME' , '2' , '-2' , '4' , '20.00' , '20' , '0' , '0' , '40.00' ) 03/03/2025 04:23:33 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22275' AND id_supplier = '107' 03/03/2025 04:23:33 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22275' , '107' , '1' ) 03/03/2025 04:23:33 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96018' , '17681' , 'SACRAMENTO DEL PERDONO E DELLA RICONCILIAZIONE - M. ROSSINO' , '1' , '-1' , '4' , '30.00' , '30' , '0' , '0' , '30.00' ) 03/03/2025 04:23:33 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17681' AND id_supplier = '107' 03/03/2025 04:23:33 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17681' , '107' , '1' ) 03/03/2025 04:23:33 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96018' , '12596' , 'BUONA NOTIZIA PORTATA DA MARIA - K. STOCK' , '2' , '-2' , '4' , '3.00' , '3' , '0' , '0' , '6.00' ) 03/03/2025 04:23:33 pm >> DELETE FROM ps_product_supplier WHERE id_product = '12596' AND id_supplier = '107' 03/03/2025 04:23:33 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '12596' , '107' , '1' ) 03/03/2025 04:23:33 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96018' , '22850' , 'UPPO 2025 - CALENDARIO' , '1' , '-1' , '4' , '3.00' , '3' , '0' , '0' , '3.00' ) 03/03/2025 04:23:33 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22850' AND id_supplier = '107' 03/03/2025 04:23:33 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22850' , '107' , '1' ) 03/03/2025 04:23:33 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96018' , '20395' , 'SANTA FAMIGLIA ' , '4' , '-4' , '4' , '5.00' , '5' , '0' , '0' , '20.00' ) 03/03/2025 04:23:33 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20395' AND id_supplier = '107' 03/03/2025 04:23:33 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20395' , '107' , '1' ) 03/03/2025 04:23:33 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96018' , '19498' , 'VANGELI' , '1' , '-1' , '4' , '69.00' , '69' , '0' , '0' , '69.00' ) 03/03/2025 04:23:33 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19498' AND id_supplier = '107' 03/03/2025 04:23:33 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19498' , '107' , '1' ) 03/03/2025 04:23:34 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96018' , '18181' , 'MARCELLINO PANE E VINO' , '2' , '-2' , '4' , '10.00' , '10' , '0' , '0' , '20.00' ) 03/03/2025 04:23:34 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18181' AND id_supplier = '107' 03/03/2025 04:23:34 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18181' , '107' , '1' ) 03/03/2025 04:23:34 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96018' , '22999' , 'PREGHIERA GRATUITA' , '1' , '-1' , '4' , '16.00' , '16' , '0' , '0' , '16.00' ) 03/03/2025 04:23:34 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22999' AND id_supplier = '107' 03/03/2025 04:23:34 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22999' , '107' , '1' ) 03/03/2025 04:23:34 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96018' , '21623' , 'VIDE CHE TUTTO ERA BUONO - R. COLIZZI' , '1' , '-1' , '4' , '10.00' , '10' , '0' , '0' , '10.00' ) 03/03/2025 04:23:34 pm >> DELETE FROM ps_product_supplier WHERE id_product = '21623' AND id_supplier = '107' 03/03/2025 04:23:34 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21623' , '107' , '1' ) 03/03/2025 04:23:34 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96018' , '19494' , 'POVERI CRISTI - O. DE BERTOLIS' , '1' , '-1' , '4' , '7.00' , '7' , '0' , '0' , '7.00' ) 03/03/2025 04:23:34 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19494' AND id_supplier = '107' 03/03/2025 04:23:34 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19494' , '107' , '1' ) 03/03/2025 04:23:34 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96018' , '19576' , 'ABBRACCIATI A MARIA - M.G. DARCO' , '1' , '-1' , '4' , '15.00' , '15' , '0' , '0' , '15.00' ) 03/03/2025 04:23:34 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19576' AND id_supplier = '107' 03/03/2025 04:23:34 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19576' , '107' , '1' ) 03/03/2025 04:23:34 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96018' , '19084' , 'OMELIE E PREDICAZIONE - CAVOLO/SODI' , '1' , '-1' , '4' , '16.00' , '16' , '0' , '0' , '16.00' ) 03/03/2025 04:23:34 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19084' AND id_supplier = '107' 03/03/2025 04:23:34 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19084' , '107' , '1' ) 03/03/2025 04:29:53 pm >> SELECT document_num FROM ps_document WHERE document_num = '707' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2025-03-03') 03/03/2025 04:29:53 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' , '707' , '2025-03-03' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '33.25' , '33.25' , NOW() , NOW() ) 03/03/2025 04:29:53 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '96019' 03/03/2025 04:29:53 pm >> DELETE FROM ps_document_detail WHERE id_document = '96019' 03/03/2025 04:29:53 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96019' , '4229' , 'FONTI FRANCESCANE - ED. MINOR' , '1' , '-1' , '4' , '35.00' , '35' , '0' , '5' , '33.25' ) 03/03/2025 05:04:22 pm >> SELECT document_num FROM ps_document WHERE document_num = '708' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2025-03-03') 03/03/2025 05:04:22 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '708' , '2025-03-03' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '105.00' , '95.09' , NOW() , NOW() ) 03/03/2025 05:04:22 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '96020' 03/03/2025 05:04:22 pm >> DELETE FROM ps_document_detail WHERE id_document = '96020' 03/03/2025 05:04: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 ( '96020' , '23229' , 'COPRILEGGIO GIUBILEO RICAMATO - CL18GBR' , '1' , '-1' , '1' , '54.97' , '45.05737704918' , '22' , '0' , '54.97' ) 03/03/2025 05:04: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 ( '96020' , '20872' , 'CON TE GESU ' , '1' , '-1' , '4' , '2.50' , '2.5' , '0' , '5' , '2.38' ) 03/03/2025 05:04:23 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96020' , '20790' , 'AI PIEDI DEL SUO AMORE ' , '1' , '-1' , '4' , '3.50' , '3.5' , '0' , '5' , '3.33' ) 03/03/2025 05:04:23 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96020' , '20769' , 'SULLA STRADA DELLAMORE - V. ROSSI' , '1' , '-1' , '4' , '1.90' , '1.9' , '0' , '5' , '1.81' ) 03/03/2025 05:04:23 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96020' , '23393' , 'SULLA TUA PAROLA - MAR/APR 25' , '1' , '-1' , '4' , '5.00' , '5' , '0' , '5' , '4.75' ) 03/03/2025 05:04:23 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96020' , '23014' , 'GIUBILEO 2025 - SUSSIDIO RAGAZZI' , '1' , '-1' , '4' , '2.90' , '2.9' , '0' , '5' , '2.76' ) 03/03/2025 05:04:23 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96020' , '11151' , 'LIBRI' , '1' , '-1' , '4' , '35' , '35' , '0' , '0' , '35.00' ) 03/03/2025 06:18:32 pm >> SELECT document_num FROM ps_document WHERE document_num = '709' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2025-03-03') 03/03/2025 06:18: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' , '709' , '2025-03-03' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '14.00' , '14.00' , NOW() , NOW() ) 03/03/2025 06:18: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 = '96021' 03/03/2025 06:18:32 pm >> DELETE FROM ps_document_detail WHERE id_document = '96021' 03/03/2025 06:18: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 ( '96021' , '1876' , 'CELEBRARE LA PRIMA RICONCILIAZIONE E LA PRIMA COM.' , '1' , '-1' , '4' , '7.00' , '7' , '0' , '0' , '7.00' ) 03/03/2025 06:18: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 ( '96021' , '2573' , 'CON GLI ADOLESCENTI' , '1' , '-1' , '4' , '7.00' , '7' , '0' , '0' , '7.00' ) 03/03/2025 07:20:51 pm >> SELECT document_num FROM ps_document WHERE document_num = '710' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2025-03-03') 03/03/2025 07:20:51 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' , '710' , '2025-03-03' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '276.00' , '226.23' , NOW() , NOW() ) 03/03/2025 07:20: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 = '96022' 03/03/2025 07:20:51 pm >> DELETE FROM ps_document_detail WHERE id_document = '96022' 03/03/2025 07:20: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 ( '96022' , '7202' , 'ARTICOLI RELIGIOSI' , '12' , '-12' , '1' , '18' , '14.754098360656' , '22' , '0' , '216.00' ) 03/03/2025 07:20: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 ( '96022' , '19107' , 'INCENSO GRANI 3A - BUSTA' , '2' , '-2' , '1' , '30.00' , '24.590163934426' , '22' , '0' , '60.00' ) 03/03/2025 09:22:24 pm >> INSERT INTO ps_product ( ean13 , id_tax_rules_group , `date_add` , `date_upd` ) VALUES ( '' , '1' , NOW() , NOW() ) 03/03/2025 09:22:24 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '23506' , '1' , '' , 'nuovo-prodotto' ) 03/03/2025 09:22:24 pm >> INSERT INTO ps_product_shop ( id_product , id_tax_rules_group , id_shop , id_category_default , `date_add` , `date_upd` ) VALUES ( '23506' , '1' , '1' , '2' , NOW() , NOW() ) 03/03/2025 09:22:24 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) VALUES ( '23506' , '0' , '1' , '0' , '0' ) 03/03/2025 09:29:32 pm >> INSERT INTO ps_customer ( id_gender , firstname , lastname , email , passwd , `date_add` , `date_upd` ) VALUES ( '1' , '' , '' , '' , 'FcnElIiinwO5stZt' , NOW() , NOW() ) 03/03/2025 09:29:32 pm >> INSERT INTO ps_customer_group ( id_customer , id_group ) VALUES ( '4170' , '1' ) 03/03/2025 09:29:32 pm >> INSERT INTO ps_customer_group ( id_customer , id_group ) VALUES ( '4170' , '2' ) 03/03/2025 09:29:32 pm >> INSERT INTO ps_customer_group ( id_customer , id_group ) VALUES ( '4170' , '3' )