04/11/2025 08:35:49 am >> SELECT document_num FROM ps_document WHERE document_num = '191' AND id_document != '99653' AND id_document_type LIKE '21' AND YEAR(document_date) = YEAR('2025-11-03') 04/11/2025 08:35:49 am >> UPDATE ps_document SET id_document_type = '21', document_num = '191', document_date = '2025-11-03', document_letter = '', id_customer = '1854', id_supplier = '', id_address = '4671605', address1 = 'PIAZZA S. GREGORIO 84020 SAN GREGORIO MAGNO', address2 = '', note = '', price_shipping = '0.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '1', id_causal = '0', price_tax_included = '472.18', price_tax_excluded = '472.18', date_upd = NOW() WHERE id_document = '99653' 04/11/2025 08:35:49 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '99653' 04/11/2025 08:35:49 am >> DELETE FROM ps_document_detail WHERE id_document = '99653' 04/11/2025 08:35:49 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99653' , '2679' , 'CONOSCERE GESU\'' , '20' , '-20' , '4' , '3.5000' , '3.5' , '0' , '15' , '59.50' ) 04/11/2025 08:35:49 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99653' , '8509' , 'PRIMI PASSI CON GESÙ - ANNO A' , '25' , '-25' , '4' , '3.5000' , '3.5' , '0' , '15' , '74.38' ) 04/11/2025 08:35:49 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99653' , '4394' , 'GESÙ CI CHIAMA 1 - SCHEDE' , '30' , '-30' , '4' , '3.8000' , '3.8' , '0' , '15' , '96.90' ) 04/11/2025 08:35:49 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99653' , '4397' , 'GESÙ CI RIVELA IL PADRE 2 - SCHEDE' , '25' , '-25' , '4' , '3.8000' , '3.8' , '0' , '15' , '80.75' ) 04/11/2025 08:35:49 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99653' , '4495' , 'GESÙ RESTA CON NOI 3 - SCHEDE' , '35' , '-35' , '4' , '3.8000' , '3.8' , '0' , '15' , '113.05' ) 04/11/2025 08:35:49 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99653' , '20953' , 'VANGELO E ATTI DEGLI APOSTOLI' , '20' , '-20' , '4' , '2.80' , '2.8' , '0' , '15' , '47.60' ) 04/11/2025 08:46:51 am >> INSERT INTO ps_product ( ean13 , id_tax_rules_group , `date_add` , `date_upd` ) VALUES ( '' , '1' , NOW() , NOW() ) 04/11/2025 08:46:51 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '24220' , '1' , '' , 'nuovo-prodotto' ) 04/11/2025 08:46:51 am >> INSERT INTO ps_product_shop ( id_product , id_tax_rules_group , id_shop , id_category_default , `date_add` , `date_upd` ) VALUES ( '24220' , '1' , '1' , '2' , NOW() , NOW() ) 04/11/2025 08:46:51 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) VALUES ( '24220' , '0' , '1' , '0' , '0' ) 04/11/2025 08:47:38 am >> SELECT ean13 FROM ps_product WHERE ean13 = '9791256392858' AND id_product != '24220' AND ean13 != '' 04/11/2025 08:47:38 am >> UPDATE ps_product SET id_supplier = '', reference = 'ESPOSITORE SHALOM', ean13 = '9791256392858', date_upd = NOW() WHERE id_product = '24220' 04/11/2025 08:47:38 am >> UPDATE ps_product_lang SET name = 'SIATE SANTI SIATE FELICI - 8404', description = '' WHERE id_product = '24220' 04/11/2025 08:47:38 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '7' WHERE id_product = '24220' 04/11/2025 08:47:38 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '7', id_tax_rules_group = '4', id_category_default = '106', id_argoment_default = '10', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '24220' 04/11/2025 08:47:38 am >> DELETE FROM ps_specific_price WHERE id_product = '24220' 04/11/2025 08:48:13 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '31' , '16387/00/2025' , '2025-10-31' , '00' , '0' , '38' , '2633' , 'VIA GALVANI, 1 60020 CAMERATA PICENA' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '6' , '0' , '124.20' , '116.63' , NOW() , NOW() ) 04/11/2025 08:48:13 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 = '99654' 04/11/2025 08:48:13 am >> DELETE FROM ps_document_detail WHERE id_document = '99654' 04/11/2025 08:48:13 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99654' , '24022' , 'SULLA TUA PAROLA NOV/DIC 2025 - 531' , '10' , '10' , '4' , '5.00' , '5' , '0' , '40' , '30.0000' ) 04/11/2025 08:48:13 am >> DELETE FROM ps_product_supplier WHERE id_product = '24022' AND id_supplier = '38' 04/11/2025 08:48:13 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24022' , '38' , '1' ) 04/11/2025 08:48:13 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99654' , '24214' , 'SULLA TUA PAROLA GEN/FEB 2026 - 532' , '13' , '13' , '4' , '5.00' , '5' , '0' , '40' , '39.0000' ) 04/11/2025 08:48:13 am >> DELETE FROM ps_product_supplier WHERE id_product = '24214' AND id_supplier = '38' 04/11/2025 08:48:13 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24214' , '38' , '1' ) 04/11/2025 08:48:13 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99654' , '8247' , 'PREGATE, PREGATE, PREGATE - 8100' , '1' , '1' , '4' , '10.00' , '10' , '0' , '40' , '6.0000' ) 04/11/2025 08:48:13 am >> DELETE FROM ps_product_supplier WHERE id_product = '8247' AND id_supplier = '38' 04/11/2025 08:48:13 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '8247' , '38' , '1' ) 04/11/2025 08:48:13 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99654' , '6313' , 'MEDAGLIA DI SAN BENEDETTO - 8242' , '2' , '2' , '4' , '2.50' , '2.5' , '0' , '40' , '3.0000' ) 04/11/2025 08:48:13 am >> DELETE FROM ps_product_supplier WHERE id_product = '6313' AND id_supplier = '38' 04/11/2025 08:48:13 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '6313' , '38' , '1' ) 04/11/2025 08:48:13 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99654' , '24220' , 'SIATE SANTI SIATE FELICI - 8404' , '1' , '1' , '4' , '7.00' , '7' , '0' , '40' , '4.2000' ) 04/11/2025 08:48:13 am >> DELETE FROM ps_product_supplier WHERE id_product = '24220' AND id_supplier = '38' 04/11/2025 08:48:14 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24220' , '38' , '1' ) 04/11/2025 08:48:14 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99654' , '24073' , 'AGENDA LITURGICO PASTORALE 2026 - 40830' , '5' , '5' , '1' , '11.475' , '9.405737704918' , '22' , '40' , '41.9985' ) 04/11/2025 08:48:14 am >> DELETE FROM ps_product_supplier WHERE id_product = '24073' AND id_supplier = '38' 04/11/2025 08:48:14 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24073' , '38' , '1' ) 04/11/2025 08:53:41 am >> SELECT document_num FROM ps_document WHERE document_num = '3513' AND id_document != '99477' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2025-10-25') 04/11/2025 08:53:41 am >> UPDATE ps_document SET id_document_type = '11', document_num = '3513', document_date = '2025-10-25', 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 = '6.70', price_tax_excluded = '6.70', date_upd = NOW() WHERE id_document = '99477' 04/11/2025 08:53: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 = '99477' 04/11/2025 08:53:41 am >> DELETE FROM ps_document_detail WHERE id_document = '99477' 04/11/2025 08:53: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 ( '99477' , '17034' , 'SACRAMENTO DEL PERDONO' , '1' , '-1' , '4' , '2.0000' , '2' , '0' , '0' , '2.00' ) 04/11/2025 08:53: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 ( '99477' , '9769' , 'SCUSA, PAPÀ!' , '1' , '-1' , '4' , '2.5000' , '2.5' , '0' , '0' , '2.50' ) 04/11/2025 08:53: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 ( '99477' , '6313' , 'MEDAGLIA DI SAN BENEDETTO - 8242' , '1' , '-1' , '4' , '2.2' , '2.2' , '0' , '0' , '2.20' ) 04/11/2025 09:03:41 am >> SELECT document_num FROM ps_document WHERE document_num = '191' AND id_document != '99653' AND id_document_type LIKE '21' AND YEAR(document_date) = YEAR('2025-11-03') 04/11/2025 09:03:41 am >> UPDATE ps_document SET id_document_type = '21', document_num = '191', document_date = '2025-11-03', document_letter = '', id_customer = '1854', id_supplier = '', id_address = '4671605', address1 = 'PIAZZA S. GREGORIO 84020 SAN GREGORIO MAGNO', address2 = '', note = '', price_shipping = '0.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '3', id_causal = '0', price_tax_included = '472.18', price_tax_excluded = '472.18', date_upd = NOW() WHERE id_document = '99653' 04/11/2025 09:03: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 = '99653' 04/11/2025 09:03:41 am >> DELETE FROM ps_document_detail WHERE id_document = '99653' 04/11/2025 09:03: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 ( '99653' , '2679' , 'CONOSCERE GESU\'' , '20' , '-20' , '4' , '3.5000' , '3.5' , '0' , '15' , '59.50' ) 04/11/2025 09:03: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 ( '99653' , '8509' , 'PRIMI PASSI CON GESÙ - ANNO A' , '25' , '-25' , '4' , '3.5000' , '3.5' , '0' , '15' , '74.38' ) 04/11/2025 09:03: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 ( '99653' , '4394' , 'GESÙ CI CHIAMA 1 - SCHEDE' , '30' , '-30' , '4' , '3.8000' , '3.8' , '0' , '15' , '96.90' ) 04/11/2025 09:03: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 ( '99653' , '4397' , 'GESÙ CI RIVELA IL PADRE 2 - SCHEDE' , '25' , '-25' , '4' , '3.8000' , '3.8' , '0' , '15' , '80.75' ) 04/11/2025 09:03: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 ( '99653' , '4495' , 'GESÙ RESTA CON NOI 3 - SCHEDE' , '35' , '-35' , '4' , '3.8000' , '3.8' , '0' , '15' , '113.05' ) 04/11/2025 09:03: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 ( '99653' , '20953' , 'VANGELO E ATTI DEGLI APOSTOLI' , '20' , '-20' , '4' , '2.8000' , '2.8' , '0' , '15' , '47.60' ) 04/11/2025 09:04:32 am >> SELECT document_num FROM ps_document WHERE document_num = '3635' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2025-11-04') 04/11/2025 09:04:32 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3635' , '2025-11-04' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '57.05' , '55.25' , NOW() , NOW() ) 04/11/2025 09:04:32 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '99655' 04/11/2025 09:04:32 am >> DELETE FROM ps_document_detail WHERE id_document = '99655' 04/11/2025 09:04:32 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99655' , '1090' , 'BIBBIA' , '5' , '-5' , '4' , '9.90' , '9.9' , '0' , '5' , '47.05' ) 04/11/2025 09:04:32 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99655' , '23984' , 'AGENDA 2026' , '1' , '-1' , '1' , '10.00' , '8.1967213114754' , '22' , '0' , '10.00' ) 04/11/2025 09:09:31 am >> SELECT document_num FROM ps_document WHERE document_num = '3636' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2025-11-04') 04/11/2025 09:09:31 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3636' , '2025-11-04' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '95.00' , '77.87' , NOW() , NOW() ) 04/11/2025 09:09:31 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '99656' 04/11/2025 09:09:31 am >> DELETE FROM ps_document_detail WHERE id_document = '99656' 04/11/2025 09:09: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 ( '99656' , '1540' , 'CAMICE RAGLAN - CM 155 - ART. 54' , '1' , '-1' , '1' , '55' , '45.081967213115' , '22' , '0' , '55.00' ) 04/11/2025 09:09: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 ( '99656' , '6809' , 'MOCCOLO 60X165' , '8' , '-8' , '1' , '5.00' , '4.0983606557377' , '22' , '0' , '40.00' ) 04/11/2025 09:18:45 am >> SELECT document_num FROM ps_document WHERE document_num = '3637' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2025-11-04') 04/11/2025 09:18:45 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' , '3637' , '2025-11-04' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '192.40' , '169.76' , NOW() , NOW() ) 04/11/2025 09:18:45 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 = '99657' 04/11/2025 09:18:45 am >> DELETE FROM ps_document_detail WHERE id_document = '99657' 04/11/2025 09:18:45 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99657' , '16163' , 'PARTICOLE DOMUS - PAN DI CENA' , '15' , '-15' , '3' , '3.50' , '3.3653846153846' , '4' , '0' , '52.50' ) 04/11/2025 09:18:45 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99657' , '16689' , 'OSTIA PAN DI CENA mm80' , '5' , '-5' , '3' , '2.00' , '1.9230769230769' , '4' , '0' , '10.00' ) 04/11/2025 09:18:45 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99657' , '16691' , 'PARTICOLE PER CELIACI 25pz' , '5' , '-5' , '3' , '4.50' , '4.3269230769231' , '4' , '0' , '22.50' ) 04/11/2025 09:18:45 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99657' , '1914' , 'CERA DELLA LITURGIA' , '12' , '-12' , '1' , '4.7' , '3.8524590163934' , '22' , '0' , '56.40' ) 04/11/2025 09:18:45 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99657' , '11384' , 'VINO BIANCO DOLCE - 102' , '6' , '-6' , '1' , '8.5' , '6.9672131147541' , '22' , '0' , '51.00' ) 04/11/2025 09:20:03 am >> SELECT document_num FROM ps_document WHERE document_num = '3638' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2025-11-04') 04/11/2025 09:20:03 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3638' , '2025-11-04' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '33.25' , '33.25' , NOW() , NOW() ) 04/11/2025 09:20:03 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '99658' 04/11/2025 09:20:03 am >> DELETE FROM ps_document_detail WHERE id_document = '99658' 04/11/2025 09:20:03 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99658' , '22283' , 'BIBBIA DI GERUSALEMME VERDE' , '1' , '-1' , '4' , '35.00' , '35' , '0' , '5' , '33.25' ) 04/11/2025 09:20:26 am >> SELECT document_num FROM ps_document WHERE document_num = '3639' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2025-11-04') 04/11/2025 09:20:26 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' , '3639' , '2025-11-04' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '45.00' , '36.89' , NOW() , NOW() ) 04/11/2025 09:20:26 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 = '99659' 04/11/2025 09:20:26 am >> DELETE FROM ps_document_detail WHERE id_document = '99659' 04/11/2025 09:20:26 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99659' , '22199' , 'VINO LIQUOROSO ROSSO ' , '6' , '-6' , '1' , '7.5' , '6.1475409836066' , '22' , '0' , '45.00' ) 04/11/2025 09:32:58 am >> SELECT document_num FROM ps_document WHERE document_num = '3640' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2025-11-04') 04/11/2025 09:32:58 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3640' , '2025-11-04' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '11.00' , '9.02' , NOW() , NOW() ) 04/11/2025 09:32:58 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '99660' 04/11/2025 09:32:58 am >> DELETE FROM ps_document_detail WHERE id_document = '99660' 04/11/2025 09:32:58 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99660' , '14063' , 'STELLARIO PLEX CM 10 / 12' , '1' , '-1' , '1' , '11.00' , '9.016393442623' , '22' , '0' , '11.00' ) 04/11/2025 09:34:48 am >> UPDATE ps_address SET deleted='1' , active = '0' WHERE id_customer = '3834' 04/11/2025 09:34:48 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 ( '3834' , '10' , '173' , '' , 'CERRI' , 'DON FRANCESCO' , 'VIA CHIOSTRO DELLA CATTEDRALE 14' , '' , '55100' , 'LUCCA' , '' , '' , '3384069400' , '' , '' , NOW() , NOW() ) 04/11/2025 09:34:48 am >> UPDATE ps_customer SET email = '', sdi = '', pec = '', date_upd = NOW() WHERE id_customer = '3834' 04/11/2025 09:35:24 am >> SELECT document_num FROM ps_document WHERE document_num = '192' AND id_document != '' AND id_document_type LIKE '21' AND YEAR(document_date) = YEAR('2025-11-04') 04/11/2025 09:35:24 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '21' , '192' , '2025-11-04' , '' , '3834' , '0' , '4679613' , 'VIA CHIOSTRO DELLA CATTEDRALE 14 55100 LUCCA' , '' , 'OMAGGIO AUTORE' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '0.00' , '0.00' , NOW() , NOW() ) 04/11/2025 09:35:24 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '99661' 04/11/2025 09:35:24 am >> DELETE FROM ps_document_detail WHERE id_document = '99661' 04/11/2025 09:35:24 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99661' , '18950' , 'DOV\'E\' FINITO IL CONCILIO? - F. CERRI' , '10' , '-10' , '4' , '18.00' , '18' , '0' , '100' , '0.00' ) 04/11/2025 09:36:48 am >> DELETE FROM ps_document WHERE id_document = '99661' 04/11/2025 09:36:48 am >> DELETE FROM ps_document_detail WHERE id_document = '99661' 04/11/2025 09:44:09 am >> SELECT document_num FROM ps_document WHERE document_num = '3641' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2025-11-04') 04/11/2025 09:44:09 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3641' , '2025-11-04' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '120.00' , '98.36' , NOW() , NOW() ) 04/11/2025 09:44:09 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '99662' 04/11/2025 09:44:09 am >> DELETE FROM ps_document_detail WHERE id_document = '99662' 04/11/2025 09:44:09 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99662' , '7202' , 'ARTICOLI RELIGIOSI' , '1' , '-1' , '1' , '120' , '98.360655737705' , '22' , '0' , '120.00' ) 04/11/2025 09:44:59 am >> SELECT document_num FROM ps_document WHERE document_num = '3642' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2025-11-04') 04/11/2025 09:44:59 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' , '3642' , '2025-11-04' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '2.80' , '2.30' , NOW() , NOW() ) 04/11/2025 09:44:59 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 = '99663' 04/11/2025 09:44:59 am >> DELETE FROM ps_document_detail WHERE id_document = '99663' 04/11/2025 09:44:59 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99663' , '20061' , 'BRACCIALE DECINA - BC528' , '1' , '-1' , '1' , '1.60' , '1.3114754098361' , '22' , '0' , '1.60' ) 04/11/2025 09:44:59 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99663' , '18892' , 'BRACCIALE DECINA AZZURRO - BC822NP' , '1' , '-1' , '1' , '1.20' , '0.98360655737705' , '22' , '0' , '1.20' ) 04/11/2025 09:51: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 ( '33' , '714158' , '2025-10-30' , '' , '0' , '7' , '2602' , 'P. ZZA SAN PAOLO, 14 12051 ALBA' , '' , '' , '3.67' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '143.33' , '132.71' , NOW() , NOW() ) 04/11/2025 09:51: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 = '99664' 04/11/2025 09:51:41 am >> DELETE FROM ps_document_detail WHERE id_document = '99664' 04/11/2025 09:51: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 ( '99664' , '23984' , 'AGENDA 2026' , '10' , '10' , '1' , '4.83' , '3.9590163934426' , '22' , '0' , '58.9260' ) 04/11/2025 09:51:41 am >> DELETE FROM ps_product_supplier WHERE id_product = '23984' AND id_supplier = '7' 04/11/2025 09:51:41 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23984' , '7' , '1' ) 04/11/2025 09:51: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 ( '99664' , '24162' , 'EQUILIBRIO DEL SOLCO - E. RONCHI' , '1' , '1' , '4' , '14.00' , '14' , '0' , '33' , '9.3800' ) 04/11/2025 09:51:41 am >> DELETE FROM ps_product_supplier WHERE id_product = '24162' AND id_supplier = '7' 04/11/2025 09:51:41 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24162' , '7' , '1' ) 04/11/2025 09:51: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 ( '99664' , '24197' , 'PAROLA DI DIO OGNI GIORNO 2026 - V. PAGLIA' , '2' , '2' , '4' , '24.00' , '24' , '0' , '33' , '32.1600' ) 04/11/2025 09:51:42 am >> DELETE FROM ps_product_supplier WHERE id_product = '24197' AND id_supplier = '7' 04/11/2025 09:51:42 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24197' , '7' , '1' ) 04/11/2025 09:51: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 ( '99664' , '23988' , 'AMEN - DIC 25' , '15' , '15' , '4' , '3.90' , '3.9' , '0' , '33' , '39.1950' ) 04/11/2025 09:51:42 am >> DELETE FROM ps_product_supplier WHERE id_product = '23988' AND id_supplier = '7' 04/11/2025 09:51:42 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23988' , '7' , '1' ) 04/11/2025 09:51: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 ( '99664' , '23988' , 'AMEN - DIC 25' , '1' , '1' , '4' , '3.90' , '3.9' , '0' , '100' , '0.0000' ) 04/11/2025 09:51:42 am >> DELETE FROM ps_product_supplier WHERE id_product = '23988' AND id_supplier = '7' 04/11/2025 09:51:42 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23988' , '7' , '1' ) 04/11/2025 10:03:59 am >> SELECT document_num FROM ps_document WHERE document_num = '3636' AND id_document != '99656' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2025-11-04') 04/11/2025 10:03:59 am >> UPDATE ps_document SET id_document_type = '11', document_num = '3636', document_date = '2025-11-04', 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 = '3', id_causal = '0', price_tax_included = '95.00', price_tax_excluded = '77.87', date_upd = NOW() WHERE id_document = '99656' 04/11/2025 10:03:59 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 = '99656' 04/11/2025 10:03:59 am >> DELETE FROM ps_document_detail WHERE id_document = '99656' 04/11/2025 10:03:59 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99656' , '1540' , 'CAMICE RAGLAN - CM 155 - ART. 54' , '1' , '-1' , '1' , '55.0000' , '45.081967213115' , '22' , '0' , '55.00' ) 04/11/2025 10:03:59 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99656' , '6809' , 'MOCCOLO 60X165' , '8' , '-8' , '1' , '5.0000' , '4.0983606557377' , '22' , '0' , '40.00' ) 04/11/2025 10:04:17 am >> SELECT document_num FROM ps_document WHERE document_num = '3635' AND id_document != '99655' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2025-11-04') 04/11/2025 10:04:17 am >> UPDATE ps_document SET id_document_type = '11', document_num = '3635', document_date = '2025-11-04', 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 = '3', id_causal = '0', price_tax_included = '57.05', price_tax_excluded = '55.25', date_upd = NOW() WHERE id_document = '99655' 04/11/2025 10:04:17 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 = '99655' 04/11/2025 10:04:17 am >> DELETE FROM ps_document_detail WHERE id_document = '99655' 04/11/2025 10:04:17 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99655' , '1090' , 'BIBBIA' , '5' , '-5' , '4' , '9.9000' , '9.9' , '0' , '5' , '47.05' ) 04/11/2025 10:04:17 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99655' , '23984' , 'AGENDA 2026' , '1' , '-1' , '1' , '10.0000' , '8.1967213114754' , '22' , '0' , '10.00' ) 04/11/2025 10:30:16 am >> SELECT document_num FROM ps_document WHERE document_num = '3629' AND id_document != '99642' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2025-11-03') 04/11/2025 10:30:16 am >> UPDATE ps_document SET id_document_type = '11', document_num = '3629', document_date = '2025-11-03', 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 = '31.70', price_tax_excluded = '28.27', date_upd = NOW() WHERE id_document = '99642' 04/11/2025 10:30:16 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 = '99642' 04/11/2025 10:30:16 am >> DELETE FROM ps_document_detail WHERE id_document = '99642' 04/11/2025 10:30:16 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99642' , '19253' , 'BRUCIAINCENSO CM 9' , '1' , '-1' , '1' , '19.0000' , '15.573770491803' , '22' , '0' , '19.00' ) 04/11/2025 10:30:16 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99642' , '24180' , 'DILEXI TE' , '1' , '-1' , '4' , '2.4' , '2.4' , '0' , '0' , '2.40' ) 04/11/2025 10:30:16 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99642' , '24069' , 'CINQUE PANI DORZO 2026' , '1' , '-1' , '4' , '7.9000' , '7.9' , '0' , '0' , '7.90' ) 04/11/2025 10:30:16 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99642' , '23196' , 'DILEXIT NOS' , '1' , '-1' , '4' , '2.4' , '2.4' , '0' , '0' , '2.40' ) 04/11/2025 10:33:13 am >> INSERT INTO ps_product ( ean13 , id_tax_rules_group , `date_add` , `date_upd` ) VALUES ( '' , '1' , NOW() , NOW() ) 04/11/2025 10:33:13 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '24221' , '1' , '' , 'nuovo-prodotto' ) 04/11/2025 10:33:13 am >> INSERT INTO ps_product_shop ( id_product , id_tax_rules_group , id_shop , id_category_default , `date_add` , `date_upd` ) VALUES ( '24221' , '1' , '1' , '2' , NOW() , NOW() ) 04/11/2025 10:33:13 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) VALUES ( '24221' , '0' , '1' , '0' , '0' ) 04/11/2025 10:33:49 am >> SELECT ean13 FROM ps_product WHERE ean13 = '9791255082910' AND id_product != '24221' AND ean13 != '' 04/11/2025 10:33:49 am >> UPDATE ps_product SET id_supplier = '', reference = '14', ean13 = '9791255082910', date_upd = NOW() WHERE id_product = '24221' 04/11/2025 10:33:49 am >> UPDATE ps_product_lang SET name = 'DILEXI TE', description = '' WHERE id_product = '24221' 04/11/2025 10:33:49 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '2.8' WHERE id_product = '24221' 04/11/2025 10:33:49 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '2.8', id_tax_rules_group = '4', id_category_default = '501', id_argoment_default = '69', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '24221' 04/11/2025 10:33:49 am >> DELETE FROM ps_specific_price WHERE id_product = '24221' 04/11/2025 10:35: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 ( '33' , '195/25' , '2025-10-27' , '25' , '0' , '0' , '4671003' , 'VIA TORQUATO TASSO, 10 24020 GORLE' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '7.00' , '7.00' , NOW() , NOW() ) 04/11/2025 10:35: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 = '99665' 04/11/2025 10:35:06 am >> DELETE FROM ps_document_detail WHERE id_document = '99665' 04/11/2025 10:35: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 ( '99665' , '24221' , 'DILEXI TE' , '5' , '5' , '4' , '2.80' , '2.8' , '0' , '50' , '7.0000' ) 04/11/2025 11:00:28 am >> SELECT document_num FROM ps_document WHERE document_num = '192' AND id_document != '' AND id_document_type LIKE '21' AND YEAR(document_date) = YEAR('2025-11-04') 04/11/2025 11:00:28 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' , '192' , '2025-11-04' , '' , '229' , '0' , '4673704' , 'VIA TORINO 84092 BELLIZZI' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '1' , '0' , '361.68' , '361.68' , NOW() , NOW() ) 04/11/2025 11:00:28 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 = '99666' 04/11/2025 11:00:28 am >> DELETE FROM ps_document_detail WHERE id_document = '99666' 04/11/2025 11:00:28 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99666' , '21899' , 'SACRA BIBBIA cei/uelci ' , '23' , '-23' , '4' , '18.50' , '18.5' , '0' , '15' , '361.68' ) 04/11/2025 11:01:24 am >> SELECT document_num FROM ps_document WHERE document_num = '3643' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2025-11-04') 04/11/2025 11:01:24 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3643' , '2025-11-04' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '19.00' , '16.30' , NOW() , NOW() ) 04/11/2025 11:01:24 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '99667' 04/11/2025 11:01:24 am >> DELETE FROM ps_document_detail WHERE id_document = '99667' 04/11/2025 11:01:24 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99667' , '14000' , 'GALATEO IN CHIESA' , '4' , '-4' , '4' , '1.00' , '1' , '0' , '0' , '4.00' ) 04/11/2025 11:01:24 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99667' , '8855' , 'REGISTRO DEL CATECHISTA' , '20' , '-20' , '1' , '0.75' , '0.61475409836066' , '22' , '0' , '15.00' ) 04/11/2025 11:02:14 am >> SELECT document_num FROM ps_document WHERE document_num = '192' AND id_document != '99666' AND id_document_type LIKE '21' AND YEAR(document_date) = YEAR('2025-11-04') 04/11/2025 11:02:14 am >> UPDATE ps_document SET id_document_type = '21', document_num = '192', document_date = '2025-11-04', document_letter = '', id_customer = '229', id_supplier = '', id_address = '4673704', address1 = 'VIA TORINO 84092 BELLIZZI', address2 = '', note = '', price_shipping = '0.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '1', id_causal = '0', price_tax_included = '393.13', price_tax_excluded = '393.13', date_upd = NOW() WHERE id_document = '99666' 04/11/2025 11:02:14 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 = '99666' 04/11/2025 11:02:14 am >> DELETE FROM ps_document_detail WHERE id_document = '99666' 04/11/2025 11:02:14 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99666' , '21899' , 'SACRA BIBBIA cei/uelci ' , '25' , '-25' , '4' , '18.5000' , '18.5' , '0' , '15' , '393.13' ) 04/11/2025 11:04:03 am >> SELECT document_num FROM ps_document WHERE document_num = '3644' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2025-11-04') 04/11/2025 11:04:03 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3644' , '2025-11-04' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '9.50' , '9.50' , NOW() , NOW() ) 04/11/2025 11:04:03 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '99668' 04/11/2025 11:04:03 am >> DELETE FROM ps_document_detail WHERE id_document = '99668' 04/11/2025 11:04:03 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99668' , '17580' , 'NUOVO MESSALINO PER RAGAZZI' , '5' , '-5' , '4' , '1.90' , '1.9' , '0' , '0' , '9.50' ) 04/11/2025 11:22:23 am >> SELECT document_num FROM ps_document WHERE document_num = '3645' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2025-11-04') 04/11/2025 11:22:23 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' , '3645' , '2025-11-04' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '6.00' , '6.00' , NOW() , NOW() ) 04/11/2025 11:22:23 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 = '99669' 04/11/2025 11:22:23 am >> DELETE FROM ps_document_detail WHERE id_document = '99669' 04/11/2025 11:22:23 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99669' , '22028' , 'PRIMA CONFESSIONE E MESSA DI PRIMA COMUNIONE - N.E.' , '2' , '-2' , '4' , '3.00' , '3' , '0' , '0' , '6.00' ) 04/11/2025 11:53:23 am >> SELECT document_num FROM ps_document WHERE document_num = '3646' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2025-11-04') 04/11/2025 11:53:23 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' , '3646' , '2025-11-04' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '286.90' , '236.41' , NOW() , NOW() ) 04/11/2025 11:53:23 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 = '99670' 04/11/2025 11:53:23 am >> DELETE FROM ps_document_detail WHERE id_document = '99670' 04/11/2025 11:53:23 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99670' , '7202' , 'ARTICOLI RELIGIOSI' , '1' , '-1' , '1' , '280' , '229.50819672131' , '22' , '0' , '280.00' ) 04/11/2025 11:53:23 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99670' , '23807' , 'CALENDARIO LITURGICO 2026' , '5' , '-5' , '4' , '0.80' , '0.8' , '0' , '0' , '4.00' ) 04/11/2025 11:53:23 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99670' , '24180' , 'DILEXI TE' , '1' , '-1' , '4' , '2.90' , '2.9' , '0' , '0' , '2.90' ) 04/11/2025 11:54:30 am >> SELECT document_num FROM ps_document WHERE document_num = '3646' AND id_document != '99670' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2025-11-04') 04/11/2025 11:54:30 am >> UPDATE ps_document SET id_document_type = '11', document_num = '3646', document_date = '2025-11-04', 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 = '286.90', price_tax_excluded = '236.41', date_upd = NOW() WHERE id_document = '99670' 04/11/2025 11:54: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 = '99670' 04/11/2025 11:54:30 am >> DELETE FROM ps_document_detail WHERE id_document = '99670' 04/11/2025 11:54: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 ( '99670' , '23807' , 'CALENDARIO LITURGICO 2026' , '5' , '-5' , '4' , '0.8000' , '0.8' , '0' , '0' , '4.00' ) 04/11/2025 11:54: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 ( '99670' , '24180' , 'DILEXI TE' , '1' , '-1' , '4' , '2.9000' , '2.9' , '0' , '0' , '2.90' ) 04/11/2025 11:54: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 ( '99670' , '15041' , 'CAMICE MONASTICO - MISTO' , '1' , '-1' , '1' , '280' , '229.50819672131' , '22' , '0' , '280.00' ) 04/11/2025 11:56:34 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 ( '32' , '25V605706' , '2025-10-31' , '' , '0' , '7' , '2602' , 'P. ZZA SAN PAOLO, 14 12051 ALBA' , '' , '' , '13.93' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '436.29' , '436.29' , NOW() , NOW() ) 04/11/2025 11:56:34 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 = '99671' 04/11/2025 11:56:34 am >> DELETE FROM ps_document_detail WHERE id_document = '99671' 04/11/2025 11:56:34 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99671' , '20255' , 'DOMENICHE DA COLORARE - ANNO A' , '1' , '0' , '4' , '9.9000' , '9.9' , '0' , '30+7' , '6.44' ) 04/11/2025 11:56:34 am >> DELETE FROM ps_product_supplier WHERE id_product = '20255' AND id_supplier = '7' 04/11/2025 11:56:34 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20255' , '7' , '1' ) 04/11/2025 11:56:34 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99671' , '10741' , 'TROPPO FORTE - 2/ LA DIREZIONE' , '10' , '0' , '4' , '5.0000' , '5' , '0' , '35+7' , '30.23' ) 04/11/2025 11:56:34 am >> DELETE FROM ps_product_supplier WHERE id_product = '10741' AND id_supplier = '7' 04/11/2025 11:56:34 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '10741' , '7' , '1' ) 04/11/2025 11:56:34 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99671' , '21436' , 'MIA IMPRONTA NELLA TUA - CALENDALBUM 1 - N.E.' , '20' , '0' , '4' , '5.0000' , '5' , '0' , '35+7' , '60.45' ) 04/11/2025 11:56:34 am >> DELETE FROM ps_product_supplier WHERE id_product = '21436' AND id_supplier = '7' 04/11/2025 11:56:34 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21436' , '7' , '1' ) 04/11/2025 11:56:34 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99671' , '22804' , 'PANE E VINO - N.E. - SUSSIDIO' , '20' , '0' , '4' , '5.0000' , '5' , '0' , '35+7' , '60.45' ) 04/11/2025 11:56:34 am >> DELETE FROM ps_product_supplier WHERE id_product = '22804' AND id_supplier = '7' 04/11/2025 11:56:34 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22804' , '7' , '1' ) 04/11/2025 11:56:34 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99671' , '21437' , 'IMPRONTE DI MISERICORDIA - CALENDALBUM 2 - N.E.' , '20' , '0' , '4' , '5.0000' , '5' , '0' , '35+7' , '60.45' ) 04/11/2025 11:56:34 am >> DELETE FROM ps_product_supplier WHERE id_product = '21437' AND id_supplier = '7' 04/11/2025 11:56:34 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21437' , '7' , '1' ) 04/11/2025 11:56:34 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99671' , '21484' , 'MIA IMPRONTA NELLA TUA - GUIDA 1 - N.E.' , '2' , '0' , '4' , '15.0000' , '15' , '0' , '35+7' , '18.14' ) 04/11/2025 11:56:34 am >> DELETE FROM ps_product_supplier WHERE id_product = '21484' AND id_supplier = '7' 04/11/2025 11:56:34 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21484' , '7' , '1' ) 04/11/2025 11:56:34 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99671' , '21735' , 'IMPRONTE DI MISERICORDIA - GUIDA 2 - N.E.' , '1' , '0' , '4' , '15.0000' , '15' , '0' , '35+7' , '9.07' ) 04/11/2025 11:56:34 am >> DELETE FROM ps_product_supplier WHERE id_product = '21735' AND id_supplier = '7' 04/11/2025 11:56:34 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21735' , '7' , '1' ) 04/11/2025 11:56:34 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99671' , '22803' , 'PANE E VINO - N.E. - GUIDA 3' , '2' , '0' , '4' , '15.0000' , '15' , '0' , '35+7' , '18.14' ) 04/11/2025 11:56:34 am >> DELETE FROM ps_product_supplier WHERE id_product = '22803' AND id_supplier = '7' 04/11/2025 11:56:34 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22803' , '7' , '1' ) 04/11/2025 11:56: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 ( '99671' , '17230' , 'FELICI SUI PASSI DI GESU - 5 - GUIDA' , '1' , '0' , '4' , '15.0000' , '15' , '0' , '35+7' , '9.07' ) 04/11/2025 11:56:35 am >> DELETE FROM ps_product_supplier WHERE id_product = '17230' AND id_supplier = '7' 04/11/2025 11:56:35 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17230' , '7' , '1' ) 04/11/2025 11:56: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 ( '99671' , '15927' , 'COMUNITA’ SEGNI DI BELLEZZA - 4 GUIDA' , '1' , '0' , '4' , '15.0000' , '15' , '0' , '35+7' , '9.07' ) 04/11/2025 11:56:35 am >> DELETE FROM ps_product_supplier WHERE id_product = '15927' AND id_supplier = '7' 04/11/2025 11:56:35 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '15927' , '7' , '1' ) 04/11/2025 11:56: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 ( '99671' , '23789' , 'SAN PIERGIORGIO FRASSATI' , '1' , '0' , '4' , '14.0000' , '14' , '0' , '35+7' , '8.46' ) 04/11/2025 11:56:35 am >> DELETE FROM ps_product_supplier WHERE id_product = '23789' AND id_supplier = '7' 04/11/2025 11:56:35 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23789' , '7' , '1' ) 04/11/2025 11:56: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 ( '99671' , '24044' , 'PREGHIERE DEI FEDELI A-B-C-' , '1' , '0' , '4' , '19.0000' , '19' , '0' , '35+7' , '11.49' ) 04/11/2025 11:56:35 am >> DELETE FROM ps_product_supplier WHERE id_product = '24044' AND id_supplier = '7' 04/11/2025 11:56:35 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24044' , '7' , '1' ) 04/11/2025 11:56: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 ( '99671' , '12895' , 'PASSI VERSO LA CRESIMA' , '4' , '0' , '4' , '7.9000' , '7.9' , '0' , '35+7' , '19.10' ) 04/11/2025 11:56:35 am >> DELETE FROM ps_product_supplier WHERE id_product = '12895' AND id_supplier = '7' 04/11/2025 11:56:35 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '12895' , '7' , '1' ) 04/11/2025 11:56: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 ( '99671' , '15610' , 'MAMMA E PAPA A CATECHISMO' , '1' , '0' , '4' , '7.9000' , '7.9' , '0' , '35+7' , '4.78' ) 04/11/2025 11:56:35 am >> DELETE FROM ps_product_supplier WHERE id_product = '15610' AND id_supplier = '7' 04/11/2025 11:56:35 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '15610' , '7' , '1' ) 04/11/2025 11:56: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 ( '99671' , '12937' , 'CATECHISMO DELLA CHIESA CATTOLICA' , '1' , '0' , '4' , '29.9000' , '29.9' , '0' , '33+7' , '18.63' ) 04/11/2025 11:56:35 am >> DELETE FROM ps_product_supplier WHERE id_product = '12937' AND id_supplier = '7' 04/11/2025 11:56:35 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '12937' , '7' , '1' ) 04/11/2025 11:56: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 ( '99671' , '21003' , 'FARE CATECHESI OGGI - U. MONTISCI' , '1' , '0' , '4' , '38.0000' , '38' , '0' , '33+7' , '23.68' ) 04/11/2025 11:56:35 am >> DELETE FROM ps_product_supplier WHERE id_product = '21003' AND id_supplier = '7' 04/11/2025 11:56:35 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21003' , '7' , '1' ) 04/11/2025 11:56: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 ( '99671' , '11540' , 'VOGLIAMO IL BATTESIMO PER NOSTRO FIGLIO' , '5' , '0' , '4' , '2.0000' , '2' , '0' , '35+7' , '6.05' ) 04/11/2025 11:56:35 am >> DELETE FROM ps_product_supplier WHERE id_product = '11540' AND id_supplier = '7' 04/11/2025 11:56:35 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '11540' , '7' , '1' ) 04/11/2025 11:56: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 ( '99671' , '7258' , 'ORA DI CATECHISMO 1 QUADERNO - L. FERRARESSO' , '1' , '0' , '4' , '4.5000' , '4.5' , '0' , '35+7' , '2.72' ) 04/11/2025 11:56:35 am >> DELETE FROM ps_product_supplier WHERE id_product = '7258' AND id_supplier = '7' 04/11/2025 11:56:35 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '7258' , '7' , '1' ) 04/11/2025 11:56: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 ( '99671' , '24000' , 'SEGUIRE ' , '1' , '0' , '4' , '15.0000' , '15' , '0' , '35+7' , '9.07' ) 04/11/2025 11:56:35 am >> DELETE FROM ps_product_supplier WHERE id_product = '24000' AND id_supplier = '7' 04/11/2025 11:56:36 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24000' , '7' , '1' ) 04/11/2025 11:56:36 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99671' , '10889' , 'PROGETTO DA SCOPRIRE 5 QUADERNO - L.A. LEPORATI' , '2' , '0' , '4' , '3.5000' , '3.5' , '0' , '35+7' , '4.23' ) 04/11/2025 11:56:36 am >> DELETE FROM ps_product_supplier WHERE id_product = '10889' AND id_supplier = '7' 04/11/2025 11:56:36 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '10889' , '7' , '1' ) 04/11/2025 11:56:36 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99671' , '10888' , 'PROGETTO DA SCOPRIRE GUIDA - L.A. LEPORATI' , '2' , '0' , '4' , '9.0000' , '9' , '0' , '35+7' , '10.88' ) 04/11/2025 11:56:36 am >> DELETE FROM ps_product_supplier WHERE id_product = '10888' AND id_supplier = '7' 04/11/2025 11:56:36 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '10888' , '7' , '1' ) 04/11/2025 11:56:36 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99671' , '1996' , 'CHIAMATA ANNO 4 - QUADERNO - L.A. LEPORATI' , '8' , '0' , '4' , '4.5000' , '4.5' , '0' , '35+7' , '21.76' ) 04/11/2025 11:56:36 am >> DELETE FROM ps_product_supplier WHERE id_product = '1996' AND id_supplier = '7' 04/11/2025 11:56:36 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '1996' , '7' , '1' ) 04/11/2025 12:04:45 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '32' , '25V605705' , '2025-10-31' , '' , '0' , '7' , '2602' , 'P. ZZA SAN PAOLO, 14 12051 ALBA' , '' , '' , '' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '2346.15' , '2322.47' , NOW() , NOW() ) 04/11/2025 12:04:45 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '99672' 04/11/2025 12:04:45 pm >> DELETE FROM ps_document_detail WHERE id_document = '99672' 04/11/2025 12:04:45 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99672' , '24120' , 'CHE BELLO! CAMMINA CON GESU - QUADERNO 1' , '1' , '0' , '4' , '5.0000' , '5' , '0' , '35' , '3.25' ) 04/11/2025 12:04:45 pm >> DELETE FROM ps_product_supplier WHERE id_product = '24120' AND id_supplier = '7' 04/11/2025 12:04:45 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24120' , '7' , '1' ) 04/11/2025 12:04:45 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99672' , '12809' , 'SEDOTTI DALLA PAROLA - P. SCALABRINI' , '6' , '0' , '4' , '24.0000' , '24' , '0' , '35' , '93.60' ) 04/11/2025 12:04:45 pm >> DELETE FROM ps_product_supplier WHERE id_product = '12809' AND id_supplier = '7' 04/11/2025 12:04:45 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '12809' , '7' , '1' ) 04/11/2025 12:04:45 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99672' , '24059' , 'FRANCESCO E CHIARA - L. EPICOCO' , '2' , '0' , '4' , '14.0000' , '14' , '0' , '30' , '19.60' ) 04/11/2025 12:04:45 pm >> DELETE FROM ps_product_supplier WHERE id_product = '24059' AND id_supplier = '7' 04/11/2025 12:04:45 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24059' , '7' , '1' ) 04/11/2025 12:04:45 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99672' , '24121' , 'MORIAR NE MORIAR - A. GENOVESE' , '1' , '0' , '4' , '18.0000' , '18' , '0' , '30' , '12.60' ) 04/11/2025 12:04:45 pm >> DELETE FROM ps_product_supplier WHERE id_product = '24121' AND id_supplier = '7' 04/11/2025 12:04:45 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24121' , '7' , '1' ) 04/11/2025 12:04:45 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99672' , '16019' , 'MARTA, MARIA E LAZZARO - L. EPICOCO' , '1' , '0' , '4' , '10.0000' , '10' , '0' , '30' , '7.00' ) 04/11/2025 12:04:45 pm >> DELETE FROM ps_product_supplier WHERE id_product = '16019' AND id_supplier = '7' 04/11/2025 12:04:45 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16019' , '7' , '1' ) 04/11/2025 12:04:45 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99672' , '21629' , 'MANUALE DI AMMINISTRAZIONE DELLE PARROCCHIE' , '1' , '0' , '4' , '25.0000' , '25' , '0' , '33' , '16.75' ) 04/11/2025 12:04:45 pm >> DELETE FROM ps_product_supplier WHERE id_product = '21629' AND id_supplier = '7' 04/11/2025 12:04:45 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21629' , '7' , '1' ) 04/11/2025 12:04:45 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99672' , '17526' , 'PREGHIERE EUCARISTICHE PER CONCELEBRAZIONE N.E.' , '3' , '0' , '4' , '6.0000' , '6' , '0' , '15' , '15.30' ) 04/11/2025 12:04:45 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17526' AND id_supplier = '7' 04/11/2025 12:04:45 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17526' , '7' , '1' ) 04/11/2025 12:04:45 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99672' , '7442' , 'PANE QUOTIDIANO' , '1' , '0' , '4' , '4.5000' , '4.5' , '0' , '30' , '3.15' ) 04/11/2025 12:04:45 pm >> DELETE FROM ps_product_supplier WHERE id_product = '7442' AND id_supplier = '7' 04/11/2025 12:04:45 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '7442' , '7' , '1' ) 04/11/2025 12:04:45 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99672' , '16686' , 'EVANGELIARIO' , '1' , '0' , '4' , '150.0000' , '150' , '0' , '30' , '105.00' ) 04/11/2025 12:04:45 pm >> DELETE FROM ps_product_supplier WHERE id_product = '16686' AND id_supplier = '7' 04/11/2025 12:04:45 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16686' , '7' , '1' ) 04/11/2025 12:04:45 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99672' , '24059' , 'FRANCESCO E CHIARA - L. EPICOCO' , '3' , '0' , '4' , '14.0000' , '14' , '0' , '30' , '29.40' ) 04/11/2025 12:04:46 pm >> DELETE FROM ps_product_supplier WHERE id_product = '24059' AND id_supplier = '7' 04/11/2025 12:04:46 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24059' , '7' , '1' ) 04/11/2025 12:04:46 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99672' , '24128' , 'GIARDINO PIENO DI FIORI ' , '1' , '0' , '4' , '9.0000' , '9' , '0' , '30' , '6.30' ) 04/11/2025 12:04:46 pm >> DELETE FROM ps_product_supplier WHERE id_product = '24128' AND id_supplier = '7' 04/11/2025 12:04:46 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24128' , '7' , '1' ) 04/11/2025 12:04:46 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99672' , '2048' , 'CHRISTIFIDELES LAICI' , '1' , '0' , '4' , '4.0000' , '4' , '0' , '33' , '2.68' ) 04/11/2025 12:04:46 pm >> DELETE FROM ps_product_supplier WHERE id_product = '2048' AND id_supplier = '7' 04/11/2025 12:04:46 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '2048' , '7' , '1' ) 04/11/2025 12:04:46 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99672' , '3368' , 'DEI VERBUM' , '2' , '0' , '4' , '1.5000' , '1.5' , '0' , '33' , '2.01' ) 04/11/2025 12:04:46 pm >> DELETE FROM ps_product_supplier WHERE id_product = '3368' AND id_supplier = '7' 04/11/2025 12:04:46 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '3368' , '7' , '1' ) 04/11/2025 12:04:46 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99672' , '6005' , 'LUMEN GENTIUM' , '1' , '0' , '4' , '4.0000' , '4' , '0' , '33' , '2.68' ) 04/11/2025 12:04:46 pm >> DELETE FROM ps_product_supplier WHERE id_product = '6005' AND id_supplier = '7' 04/11/2025 12:04:46 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '6005' , '7' , '1' ) 04/11/2025 12:04:46 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99672' , '4326' , 'GAUDIUM ET SPES' , '2' , '0' , '4' , '4.5000' , '4.5' , '0' , '33' , '6.03' ) 04/11/2025 12:04:46 pm >> DELETE FROM ps_product_supplier WHERE id_product = '4326' AND id_supplier = '7' 04/11/2025 12:04:46 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '4326' , '7' , '1' ) 04/11/2025 12:04:46 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99672' , '14642' , 'FIDES ET RATIO - GIOVANNI PAOLO II' , '3' , '0' , '4' , '4.5000' , '4.5' , '0' , '33' , '9.05' ) 04/11/2025 12:04:46 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14642' AND id_supplier = '7' 04/11/2025 12:04:46 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14642' , '7' , '1' ) 04/11/2025 12:04:46 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99672' , '3786' , 'EDUCARE ALLA VITA BUONA DEL VANGELO' , '3' , '0' , '4' , '1.5000' , '1.5' , '0' , '33' , '3.02' ) 04/11/2025 12:04:46 pm >> DELETE FROM ps_product_supplier WHERE id_product = '3786' AND id_supplier = '7' 04/11/2025 12:04:46 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '3786' , '7' , '1' ) 04/11/2025 12:04:46 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99672' , '12270' , 'NUOVO ABC DEL CATECHISTA' , '3' , '0' , '4' , '4.5000' , '4.5' , '0' , '33' , '9.05' ) 04/11/2025 12:04:46 pm >> DELETE FROM ps_product_supplier WHERE id_product = '12270' AND id_supplier = '7' 04/11/2025 12:04:47 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '12270' , '7' , '1' ) 04/11/2025 12:04: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 ( '99672' , '23983' , 'PIER GIORGIO FRASSATI. UN AVVENTURIERO IN PARADISO - CROUX/DE RUYVER' , '1' , '0' , '4' , '18.0000' , '18' , '0' , '30' , '12.60' ) 04/11/2025 12:04:47 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23983' AND id_supplier = '7' 04/11/2025 12:04:47 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23983' , '7' , '1' ) 04/11/2025 12:04: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 ( '99672' , '24142' , 'DILEXI TE' , '48' , '0' , '4' , '2.9000' , '2.9' , '0' , '30' , '97.44' ) 04/11/2025 12:04:47 pm >> DELETE FROM ps_product_supplier WHERE id_product = '24142' AND id_supplier = '7' 04/11/2025 12:04:47 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24142' , '7' , '1' ) 04/11/2025 12:04: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 ( '99672' , '24142' , 'DILEXI TE' , '4' , '0' , '4' , '2.9000' , '2.9' , '0' , '100' , '0.00' ) 04/11/2025 12:04:47 pm >> DELETE FROM ps_product_supplier WHERE id_product = '24142' AND id_supplier = '7' 04/11/2025 12:04:47 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24142' , '7' , '1' ) 04/11/2025 12:04: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 ( '99672' , '24135' , 'SULLA SOGLIA DELLA VITA - E. RONCHI' , '1' , '0' , '4' , '12.0000' , '12' , '0' , '33' , '8.04' ) 04/11/2025 12:04:47 pm >> DELETE FROM ps_product_supplier WHERE id_product = '24135' AND id_supplier = '7' 04/11/2025 12:04:47 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24135' , '7' , '1' ) 04/11/2025 12:04: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 ( '99672' , '24136' , 'UN ANNO CON IL VANGELO 2026 - ' , '1' , '0' , '4' , '8.0000' , '8' , '0' , '30' , '5.60' ) 04/11/2025 12:04:47 pm >> DELETE FROM ps_product_supplier WHERE id_product = '24136' AND id_supplier = '7' 04/11/2025 12:04:47 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24136' , '7' , '1' ) 04/11/2025 12:04: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 ( '99672' , '24137' , 'GIOCHIAMO CON IL NATALE' , '1' , '0' , '4' , '4.9000' , '4.9' , '0' , '30' , '3.43' ) 04/11/2025 12:04:47 pm >> DELETE FROM ps_product_supplier WHERE id_product = '24137' AND id_supplier = '7' 04/11/2025 12:04:47 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24137' , '7' , '1' ) 04/11/2025 12:04: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 ( '99672' , '24138' , 'BIBBIA UNA STORIA AL GIORNO' , '1' , '0' , '4' , '25.0000' , '25' , '0' , '30' , '17.50' ) 04/11/2025 12:04:47 pm >> DELETE FROM ps_product_supplier WHERE id_product = '24138' AND id_supplier = '7' 04/11/2025 12:04:47 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24138' , '7' , '1' ) 04/11/2025 12:04: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 ( '99672' , '24139' , 'MARIA, PRIMA LAICA - T. BELLO' , '1' , '0' , '4' , '14.0000' , '14' , '0' , '33' , '9.38' ) 04/11/2025 12:04:47 pm >> DELETE FROM ps_product_supplier WHERE id_product = '24139' AND id_supplier = '7' 04/11/2025 12:04:47 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24139' , '7' , '1' ) 04/11/2025 12:04: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 ( '99672' , '24140' , 'GRAZIA - V. M. FERNANDEZ' , '1' , '0' , '4' , '27.0000' , '27' , '0' , '30' , '18.90' ) 04/11/2025 12:04:47 pm >> DELETE FROM ps_product_supplier WHERE id_product = '24140' AND id_supplier = '7' 04/11/2025 12:04:47 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24140' , '7' , '1' ) 04/11/2025 12:04: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 ( '99672' , '5774' , 'LEZIONARIO PER LE CELEBRAZIONI DEI SANTI' , '1' , '0' , '4' , '90.0000' , '90' , '0' , '15' , '76.50' ) 04/11/2025 12:04:47 pm >> DELETE FROM ps_product_supplier WHERE id_product = '5774' AND id_supplier = '7' 04/11/2025 12:04:47 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '5774' , '7' , '1' ) 04/11/2025 12:04:48 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99672' , '529' , 'AMORIS LAETITIA' , '19' , '0' , '4' , '2.2000' , '2.2' , '0' , '35' , '27.17' ) 04/11/2025 12:04:48 pm >> DELETE FROM ps_product_supplier WHERE id_product = '529' AND id_supplier = '7' 04/11/2025 12:04:48 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '529' , '7' , '1' ) 04/11/2025 12:04:48 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99672' , '529' , 'AMORIS LAETITIA' , '1' , '0' , '4' , '2.2000' , '2.2' , '0' , '100' , '0.00' ) 04/11/2025 12:04:48 pm >> DELETE FROM ps_product_supplier WHERE id_product = '529' AND id_supplier = '7' 04/11/2025 12:04:48 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '529' , '7' , '1' ) 04/11/2025 12:04:48 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99672' , '23405' , 'DIARIO SANTA FAUSTINA - N.E.' , '1' , '0' , '4' , '15.0000' , '15' , '0' , '30' , '10.50' ) 04/11/2025 12:04:48 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23405' AND id_supplier = '7' 04/11/2025 12:04:48 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23405' , '7' , '1' ) 04/11/2025 12:04:48 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99672' , '9338' , 'SACROSANCTUM CONCILIUM' , '1' , '0' , '4' , '2.5000' , '2.5' , '0' , '33' , '1.68' ) 04/11/2025 12:04:48 pm >> DELETE FROM ps_product_supplier WHERE id_product = '9338' AND id_supplier = '7' 04/11/2025 12:04:48 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '9338' , '7' , '1' ) 04/11/2025 12:04:48 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99672' , '24158' , 'I DOCUMENTI DEL CONCILIO VATICANO II' , '3' , '0' , '4' , '10.0000' , '10' , '0' , '33' , '20.10' ) 04/11/2025 12:04:48 pm >> DELETE FROM ps_product_supplier WHERE id_product = '24158' AND id_supplier = '7' 04/11/2025 12:04:48 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24158' , '7' , '1' ) 04/11/2025 12:04:48 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99672' , '24024' , 'SCLERO - D. CRAVERO' , '1' , '0' , '4' , '17.0000' , '17' , '0' , '30' , '11.90' ) 04/11/2025 12:04:48 pm >> DELETE FROM ps_product_supplier WHERE id_product = '24024' AND id_supplier = '7' 04/11/2025 12:04:48 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24024' , '7' , '1' ) 04/11/2025 12:04:48 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99672' , '24160' , 'SIMBOLI NELLARTE CRISTIANA - C. CORTI' , '1' , '0' , '4' , '35.0000' , '35' , '0' , '33' , '23.45' ) 04/11/2025 12:04:48 pm >> DELETE FROM ps_product_supplier WHERE id_product = '24160' AND id_supplier = '7' 04/11/2025 12:04:48 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24160' , '7' , '1' ) 04/11/2025 12:04:48 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99672' , '24161' , 'BIBBIA CHE SORPRESA' , '1' , '0' , '4' , '13.9000' , '13.9' , '0' , '35' , '9.04' ) 04/11/2025 12:04:48 pm >> DELETE FROM ps_product_supplier WHERE id_product = '24161' AND id_supplier = '7' 04/11/2025 12:04:48 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24161' , '7' , '1' ) 04/11/2025 12:04:48 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99672' , '24165' , 'DOMANDE DI GESU - L. MONTI' , '1' , '0' , '4' , '18.0000' , '18' , '0' , '33' , '12.06' ) 04/11/2025 12:04:48 pm >> DELETE FROM ps_product_supplier WHERE id_product = '24165' AND id_supplier = '7' 04/11/2025 12:04:48 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24165' , '7' , '1' ) 04/11/2025 12:04:48 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99672' , '24162' , 'EQUILIBRIO DEL SOLCO - E. RONCHI' , '1' , '0' , '4' , '14.0000' , '14' , '0' , '33' , '9.38' ) 04/11/2025 12:04:48 pm >> DELETE FROM ps_product_supplier WHERE id_product = '24162' AND id_supplier = '7' 04/11/2025 12:04:48 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24162' , '7' , '1' ) 04/11/2025 12:04:48 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99672' , '24159' , 'VIVERE E PENSARE IL DIO DEI POVERI - G. GUTIERREZ' , '1' , '0' , '4' , '42.0000' , '42' , '0' , '30' , '29.40' ) 04/11/2025 12:04:49 pm >> DELETE FROM ps_product_supplier WHERE id_product = '24159' AND id_supplier = '7' 04/11/2025 12:04:49 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24159' , '7' , '1' ) 04/11/2025 12:04:49 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99672' , '24171' , 'MISSA HIELMALIS - A.M. MOTTA' , '1' , '0' , '4' , '14.0000' , '14' , '0' , '30' , '9.80' ) 04/11/2025 12:04:49 pm >> DELETE FROM ps_product_supplier WHERE id_product = '24171' AND id_supplier = '7' 04/11/2025 12:04:49 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24171' , '7' , '1' ) 04/11/2025 12:04:49 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99672' , '24170' , 'DON BOSCO COMMENTA IL VANGELO - M. WIRTH' , '1' , '0' , '4' , '14.0000' , '14' , '0' , '35' , '9.10' ) 04/11/2025 12:04:49 pm >> DELETE FROM ps_product_supplier WHERE id_product = '24170' AND id_supplier = '7' 04/11/2025 12:04:49 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24170' , '7' , '1' ) 04/11/2025 12:04:49 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99672' , '24167' , 'DIO PER SEMPRE? - G. CHEMINI' , '1' , '0' , '4' , '10.0000' , '10' , '0' , '30' , '7.00' ) 04/11/2025 12:04:49 pm >> DELETE FROM ps_product_supplier WHERE id_product = '24167' AND id_supplier = '7' 04/11/2025 12:04:49 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24167' , '7' , '1' ) 04/11/2025 12:04:49 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99672' , '24164' , 'FARSI AMICA LESSANZA - H. NOUWEN' , '1' , '0' , '4' , '9.0000' , '9' , '0' , '30' , '6.30' ) 04/11/2025 12:04:49 pm >> DELETE FROM ps_product_supplier WHERE id_product = '24164' AND id_supplier = '7' 04/11/2025 12:04:49 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24164' , '7' , '1' ) 04/11/2025 12:04:49 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99672' , '24168' , 'AVVENTO 2025 GIORNO PER GIORNO' , '3' , '0' , '4' , '6.0000' , '6' , '0' , '30' , '12.60' ) 04/11/2025 12:04:49 pm >> DELETE FROM ps_product_supplier WHERE id_product = '24168' AND id_supplier = '7' 04/11/2025 12:04:49 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24168' , '7' , '1' ) 04/11/2025 12:04:49 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99672' , '24163' , 'SCHIZZI DI VANGELO' , '1' , '0' , '4' , '12' , '12' , '0' , '33' , '8.0400' ) 04/11/2025 12:04:49 pm >> DELETE FROM ps_product_supplier WHERE id_product = '24163' AND id_supplier = '7' 04/11/2025 12:04:49 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24163' , '7' , '1' ) 04/11/2025 12:04:49 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99672' , '24169' , 'NOVENA ALLA MADRE DEL BUON CONSIGLIO - G. PARIS' , '2' , '0' , '4' , '5.0000' , '5' , '0' , '30' , '7.00' ) 04/11/2025 12:04:49 pm >> DELETE FROM ps_product_supplier WHERE id_product = '24169' AND id_supplier = '7' 04/11/2025 12:04:49 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24169' , '7' , '1' ) 04/11/2025 12:04:49 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99672' , '24166' , 'QUATTRO RIVOLUZIONI GENTILI - P. PELLEGRINO' , '1' , '0' , '4' , '10.5000' , '10.5' , '0' , '30' , '7.35' ) 04/11/2025 12:04:49 pm >> DELETE FROM ps_product_supplier WHERE id_product = '24166' AND id_supplier = '7' 04/11/2025 12:04:49 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24166' , '7' , '1' ) 04/11/2025 12:04:49 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99672' , '24173' , 'VANGELO E ATTI DEGLI APOSTOLI' , '139' , '0' , '4' , '1.9000' , '1.9' , '0' , '35' , '171.67' ) 04/11/2025 12:04:49 pm >> DELETE FROM ps_product_supplier WHERE id_product = '24173' AND id_supplier = '7' 04/11/2025 12:04:49 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24173' , '7' , '1' ) 04/11/2025 12:04:49 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99672' , '24173' , 'VANGELO E ATTI DEGLI APOSTOLI' , '11' , '0' , '4' , '1.9000' , '1.9' , '0' , '100' , '0.00' ) 04/11/2025 12:04:50 pm >> DELETE FROM ps_product_supplier WHERE id_product = '24173' AND id_supplier = '7' 04/11/2025 12:04:50 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24173' , '7' , '1' ) 04/11/2025 12:04: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 ( '99672' , '24174' , 'CUORE DI MAMMA - CALENDARIO 2026' , '2' , '0' , '1' , '5.7300' , '4.6967' , '22' , '30' , '9.79' ) 04/11/2025 12:04:50 pm >> DELETE FROM ps_product_supplier WHERE id_product = '24174' AND id_supplier = '7' 04/11/2025 12:04:50 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24174' , '7' , '1' ) 04/11/2025 12:04: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 ( '99672' , '24142' , 'DILEXI TE' , '36' , '0' , '4' , '2.9000' , '2.9' , '0' , '30' , '73.08' ) 04/11/2025 12:04:50 pm >> DELETE FROM ps_product_supplier WHERE id_product = '24142' AND id_supplier = '7' 04/11/2025 12:04:50 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24142' , '7' , '1' ) 04/11/2025 12:04: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 ( '99672' , '24142' , 'DILEXI TE' , '3' , '0' , '4' , '2.9000' , '2.9' , '0' , '100' , '0.00' ) 04/11/2025 12:04:50 pm >> DELETE FROM ps_product_supplier WHERE id_product = '24142' AND id_supplier = '7' 04/11/2025 12:04:50 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24142' , '7' , '1' ) 04/11/2025 12:04: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 ( '99672' , '23984' , 'AGENDA 2026' , '10' , '0' , '1' , '4.8300' , '3.959' , '22' , '0' , '58.93' ) 04/11/2025 12:04:50 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23984' AND id_supplier = '7' 04/11/2025 12:04:50 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23984' , '7' , '1' ) 04/11/2025 12:04: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 ( '99672' , '7186' , 'NUOVO TESTAMENTO INTERLINEARE' , '1' , '0' , '4' , '79.0000' , '79' , '0' , '33' , '52.93' ) 04/11/2025 12:04:50 pm >> DELETE FROM ps_product_supplier WHERE id_product = '7186' AND id_supplier = '7' 04/11/2025 12:04:50 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '7186' , '7' , '1' ) 04/11/2025 12:04: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 ( '99672' , '19805' , 'DESIDERIO DESIDERAVI' , '2' , '0' , '4' , '2.0000' , '2' , '0' , '33' , '2.68' ) 04/11/2025 12:04:50 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19805' AND id_supplier = '7' 04/11/2025 12:04:50 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19805' , '7' , '1' ) 04/11/2025 12:04: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 ( '99672' , '21483' , 'BIBBIA - SCRUTATE - TELATA' , '1' , '0' , '4' , '35.0000' , '35' , '0' , '33' , '23.45' ) 04/11/2025 12:04:50 pm >> DELETE FROM ps_product_supplier WHERE id_product = '21483' AND id_supplier = '7' 04/11/2025 12:04:50 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21483' , '7' , '1' ) 04/11/2025 12:04: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 ( '99672' , '17415' , 'BIBBIA - SCRUTATE LE SCRITTURE' , '1' , '0' , '4' , '32.0000' , '32' , '0' , '33' , '21.44' ) 04/11/2025 12:04:50 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17415' AND id_supplier = '7' 04/11/2025 12:04:50 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17415' , '7' , '1' ) 04/11/2025 12:04: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 ( '99672' , '4326' , 'GAUDIUM ET SPES' , '2' , '0' , '4' , '4.5000' , '4.5' , '0' , '33' , '6.03' ) 04/11/2025 12:04:50 pm >> DELETE FROM ps_product_supplier WHERE id_product = '4326' AND id_supplier = '7' 04/11/2025 12:04:50 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '4326' , '7' , '1' ) 04/11/2025 12:04: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 ( '99672' , '21736' , 'NOVE GIORNI CON MARIA - M. GATTAFONI' , '3' , '0' , '4' , '2.0000' , '2' , '0' , '30' , '4.20' ) 04/11/2025 12:04:51 pm >> DELETE FROM ps_product_supplier WHERE id_product = '21736' AND id_supplier = '7' 04/11/2025 12:04:51 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21736' , '7' , '1' ) 04/11/2025 12:04: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 ( '99672' , '23952' , 'BELLEZZA E STUPORE DELLEVENTO LITURGICO -G. CAVAGNOLI' , '1' , '0' , '4' , '13.0000' , '13' , '0' , '30' , '9.10' ) 04/11/2025 12:04:51 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23952' AND id_supplier = '7' 04/11/2025 12:04:51 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23952' , '7' , '1' ) 04/11/2025 12:04: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 ( '99672' , '24179' , 'DILEXI TE' , '60' , '0' , '4' , '2.0000' , '2' , '0' , '33' , '80.40' ) 04/11/2025 12:04:51 pm >> DELETE FROM ps_product_supplier WHERE id_product = '24179' AND id_supplier = '7' 04/11/2025 12:04:51 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24179' , '7' , '1' ) 04/11/2025 12:04: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 ( '99672' , '24179' , 'DILEXI TE' , '5' , '0' , '4' , '2.0000' , '2' , '0' , '100' , '0.00' ) 04/11/2025 12:04:51 pm >> DELETE FROM ps_product_supplier WHERE id_product = '24179' AND id_supplier = '7' 04/11/2025 12:04:51 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24179' , '7' , '1' ) 04/11/2025 12:04: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 ( '99672' , '24180' , 'DILEXI TE' , '12' , '0' , '4' , '2.9000' , '2.9' , '0' , '33' , '23.32' ) 04/11/2025 12:04:51 pm >> DELETE FROM ps_product_supplier WHERE id_product = '24180' AND id_supplier = '7' 04/11/2025 12:04:51 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24180' , '7' , '1' ) 04/11/2025 12:04: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 ( '99672' , '24180' , 'DILEXI TE' , '1' , '0' , '4' , '2.9000' , '2.9' , '0' , '100' , '0.00' ) 04/11/2025 12:04:51 pm >> DELETE FROM ps_product_supplier WHERE id_product = '24180' AND id_supplier = '7' 04/11/2025 12:04:51 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24180' , '7' , '1' ) 04/11/2025 12:04: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 ( '99672' , '24188' , 'MA ANCHE NO - F. ROSINI' , '12' , '0' , '4' , '18.0000' , '18' , '0' , '33' , '144.72' ) 04/11/2025 12:04:51 pm >> DELETE FROM ps_product_supplier WHERE id_product = '24188' AND id_supplier = '7' 04/11/2025 12:04:51 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24188' , '7' , '1' ) 04/11/2025 12:04: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 ( '99672' , '24188' , 'MA ANCHE NO - F. ROSINI' , '1' , '0' , '4' , '18.0000' , '18' , '0' , '100' , '0.00' ) 04/11/2025 12:04:52 pm >> DELETE FROM ps_product_supplier WHERE id_product = '24188' AND id_supplier = '7' 04/11/2025 12:04:52 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24188' , '7' , '1' ) 04/11/2025 12:04:52 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99672' , '9104' , 'ROSARIO E VEGLIA DI PREGHIERA PER I DEFUNTI - R. GOZZELINO' , '1' , '0' , '4' , '5.0000' , '5' , '0' , '35' , '3.25' ) 04/11/2025 12:04:52 pm >> DELETE FROM ps_product_supplier WHERE id_product = '9104' AND id_supplier = '7' 04/11/2025 12:04:52 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '9104' , '7' , '1' ) 04/11/2025 12:04:52 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99672' , '14955' , 'DARAI ALLA LUCE UN FIGLIO - NOVENA IMMACOLATA - G. FORLAI' , '2' , '0' , '4' , '2.9000' , '2.9' , '0' , '33' , '3.89' ) 04/11/2025 12:04:52 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14955' AND id_supplier = '7' 04/11/2025 12:04:52 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14955' , '7' , '1' ) 04/11/2025 12:04:52 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99672' , '9086' , 'ROSARIO CON I DEFUNTI' , '1' , '0' , '4' , '3.0000' , '3' , '0' , '30' , '2.10' ) 04/11/2025 12:04:52 pm >> DELETE FROM ps_product_supplier WHERE id_product = '9086' AND id_supplier = '7' 04/11/2025 12:04:52 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '9086' , '7' , '1' ) 04/11/2025 12:04:52 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99672' , '23405' , 'DIARIO SANTA FAUSTINA - N.E.' , '1' , '0' , '4' , '15.0000' , '15' , '0' , '30' , '10.50' ) 04/11/2025 12:04:52 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23405' AND id_supplier = '7' 04/11/2025 12:04:52 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23405' , '7' , '1' ) 04/11/2025 12:04:52 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99672' , '21736' , 'NOVE GIORNI CON MARIA - M. GATTAFONI' , '3' , '0' , '4' , '2.0000' , '2' , '0' , '30' , '4.20' ) 04/11/2025 12:04:52 pm >> DELETE FROM ps_product_supplier WHERE id_product = '21736' AND id_supplier = '7' 04/11/2025 12:04:52 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21736' , '7' , '1' ) 04/11/2025 12:04:52 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99672' , '23989' , 'AMEN - NOV 25' , '2' , '0' , '4' , '3.9000' , '3.9' , '0' , '33' , '5.23' ) 04/11/2025 12:04:52 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23989' AND id_supplier = '7' 04/11/2025 12:04:52 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23989' , '7' , '1' ) 04/11/2025 12:04:52 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99672' , '23988' , 'AMEN - DIC 25' , '2' , '0' , '4' , '3.9000' , '3.9' , '0' , '33' , '5.23' ) 04/11/2025 12:04:52 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23988' AND id_supplier = '7' 04/11/2025 12:04:52 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23988' , '7' , '1' ) 04/11/2025 12:04:52 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99672' , '21591' , 'GESU VIENE AD ABITARE CON NOI - SCHEDE 1' , '40' , '0' , '4' , '6.9000' , '6.9' , '0' , '30+7' , '179.68' ) 04/11/2025 12:04:52 pm >> DELETE FROM ps_product_supplier WHERE id_product = '21591' AND id_supplier = '7' 04/11/2025 12:04:52 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21591' , '7' , '1' ) 04/11/2025 12:04:52 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99672' , '8274' , 'PREGHIERA DEI FEDELI NEI GIORNI FERIALI - 1 - TEMPI FORTI' , '1' , '0' , '4' , '28.0000' , '28' , '0' , '30' , '19.60' ) 04/11/2025 12:04:52 pm >> DELETE FROM ps_product_supplier WHERE id_product = '8274' AND id_supplier = '7' 04/11/2025 12:04:53 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '8274' , '7' , '1' ) 04/11/2025 12:04: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 ( '99672' , '8275' , 'PREGHIERA DEI FEDELI NEI GIORNI FERIALI - 2 - TEMPO ORDINARIO' , '1' , '0' , '4' , '38.0000' , '38' , '0' , '30' , '26.60' ) 04/11/2025 12:04:53 pm >> DELETE FROM ps_product_supplier WHERE id_product = '8275' AND id_supplier = '7' 04/11/2025 12:04:53 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '8275' , '7' , '1' ) 04/11/2025 12:04: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 ( '99672' , '24187' , 'QUALE VITA DOPO LA MORTE? BILLON/RAMOND' , '1' , '0' , '4' , '23.0000' , '23' , '0' , '30' , '16.10' ) 04/11/2025 12:04:53 pm >> DELETE FROM ps_product_supplier WHERE id_product = '24187' AND id_supplier = '7' 04/11/2025 12:04:53 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24187' , '7' , '1' ) 04/11/2025 12:04: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 ( '99672' , '24186' , 'DILEXI TE ' , '36' , '0' , '4' , '2.0000' , '2' , '0' , '33' , '48.24' ) 04/11/2025 12:04:53 pm >> DELETE FROM ps_product_supplier WHERE id_product = '24186' AND id_supplier = '7' 04/11/2025 12:04:53 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24186' , '7' , '1' ) 04/11/2025 12:04: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 ( '99672' , '24186' , 'DILEXI TE ' , '3' , '0' , '4' , '2.0000' , '2' , '0' , '100' , '0.00' ) 04/11/2025 12:04:53 pm >> DELETE FROM ps_product_supplier WHERE id_product = '24186' AND id_supplier = '7' 04/11/2025 12:04:53 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24186' , '7' , '1' ) 04/11/2025 12:04: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 ( '99672' , '3368' , 'DEI VERBUM' , '2' , '0' , '4' , '1.5000' , '1.5' , '0' , '33' , '2.01' ) 04/11/2025 12:04:53 pm >> DELETE FROM ps_product_supplier WHERE id_product = '3368' AND id_supplier = '7' 04/11/2025 12:04:53 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '3368' , '7' , '1' ) 04/11/2025 12:04: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 ( '99672' , '1160' , 'BIBBIA FRANCESCANA' , '1' , '0' , '4' , '29.0000' , '29' , '0' , '30' , '20.30' ) 04/11/2025 12:04:53 pm >> DELETE FROM ps_product_supplier WHERE id_product = '1160' AND id_supplier = '7' 04/11/2025 12:04:53 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '1160' , '7' , '1' ) 04/11/2025 12:04: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 ( '99672' , '23165' , 'DILEXIT NOS' , '5' , '0' , '4' , '2.2000' , '2.2' , '0' , '33' , '7.37' ) 04/11/2025 12:04:53 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23165' AND id_supplier = '7' 04/11/2025 12:04:53 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23165' , '7' , '1' ) 04/11/2025 12:04: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 ( '99672' , '18395' , 'EDITH STEIN - SCRITTI' , '1' , '0' , '4' , '12.0000' , '12' , '0' , '30' , '8.40' ) 04/11/2025 12:04:53 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18395' AND id_supplier = '7' 04/11/2025 12:04:53 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18395' , '7' , '1' ) 04/11/2025 12:04: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 ( '99672' , '13432' , 'ARTE DI RICOMINCIARE - F. ROSINI' , '2' , '0' , '4' , '18.0000' , '18' , '0' , '33' , '24.12' ) 04/11/2025 12:04:53 pm >> DELETE FROM ps_product_supplier WHERE id_product = '13432' AND id_supplier = '7' 04/11/2025 12:04:53 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '13432' , '7' , '1' ) 04/11/2025 12:04:54 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99672' , '18051' , 'MIA BIBBIA' , '36' , '0' , '4' , '3.5000' , '3.5' , '0' , '30' , '88.20' ) 04/11/2025 12:04:54 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18051' AND id_supplier = '7' 04/11/2025 12:04:54 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18051' , '7' , '1' ) 04/11/2025 12:04:54 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99672' , '18051' , 'MIA BIBBIA' , '3' , '0' , '4' , '3.5000' , '3.5' , '0' , '100' , '0.00' ) 04/11/2025 12:04:54 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18051' AND id_supplier = '7' 04/11/2025 12:04:54 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18051' , '7' , '1' ) 04/11/2025 12:04:54 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99672' , '24179' , 'DILEXI TE' , '36' , '0' , '4' , '2.0000' , '2' , '0' , '33' , '48.24' ) 04/11/2025 12:04:54 pm >> DELETE FROM ps_product_supplier WHERE id_product = '24179' AND id_supplier = '7' 04/11/2025 12:04:54 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24179' , '7' , '1' ) 04/11/2025 12:04:54 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99672' , '24179' , 'DILEXI TE' , '3' , '0' , '4' , '2.0000' , '2' , '0' , '100' , '0.00' ) 04/11/2025 12:04:54 pm >> DELETE FROM ps_product_supplier WHERE id_product = '24179' AND id_supplier = '7' 04/11/2025 12:04:54 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24179' , '7' , '1' ) 04/11/2025 12:04:54 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99672' , '24180' , 'DILEXI TE' , '12' , '0' , '4' , '2.9000' , '2.9' , '0' , '33' , '23.32' ) 04/11/2025 12:04:54 pm >> DELETE FROM ps_product_supplier WHERE id_product = '24180' AND id_supplier = '7' 04/11/2025 12:04:54 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24180' , '7' , '1' ) 04/11/2025 12:04:54 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99672' , '24180' , 'DILEXI TE' , '1' , '0' , '4' , '2.9000' , '2.9' , '0' , '100' , '0.00' ) 04/11/2025 12:04:54 pm >> DELETE FROM ps_product_supplier WHERE id_product = '24180' AND id_supplier = '7' 04/11/2025 12:04:54 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24180' , '7' , '1' ) 04/11/2025 12:04:54 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99672' , '23485' , 'CONFESSIONE' , '12' , '0' , '4' , '2.5000' , '2.5' , '0' , '30' , '21.00' ) 04/11/2025 12:04:54 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23485' AND id_supplier = '7' 04/11/2025 12:04:54 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23485' , '7' , '1' ) 04/11/2025 12:04:54 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99672' , '23485' , 'CONFESSIONE' , '1' , '0' , '4' , '2.5000' , '2.5' , '0' , '100' , '0.00' ) 04/11/2025 12:04:54 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23485' AND id_supplier = '7' 04/11/2025 12:04:54 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23485' , '7' , '1' ) 04/11/2025 12:04:54 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99672' , '24196' , 'VANGELO A FUMETTI' , '1' , '0' , '4' , '25.0000' , '25' , '0' , '35' , '16.25' ) 04/11/2025 12:04:54 pm >> DELETE FROM ps_product_supplier WHERE id_product = '24196' AND id_supplier = '7' 04/11/2025 12:04:54 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24196' , '7' , '1' ) 04/11/2025 12:04:54 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99672' , '24198' , 'NATALE SCOPRIAMOLO INSIEME - E. GIORDANO' , '1' , '0' , '4' , '4.9000' , '4.9' , '0' , '30' , '3.43' ) 04/11/2025 12:04:54 pm >> DELETE FROM ps_product_supplier WHERE id_product = '24198' AND id_supplier = '7' 04/11/2025 12:04:55 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24198' , '7' , '1' ) 04/11/2025 12:04:55 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99672' , '24197' , 'PAROLA DI DIO OGNI GIORNO 2026 - V. PAGLIA' , '2' , '0' , '4' , '24.0000' , '24' , '0' , '33' , '32.16' ) 04/11/2025 12:04:55 pm >> DELETE FROM ps_product_supplier WHERE id_product = '24197' AND id_supplier = '7' 04/11/2025 12:04:55 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24197' , '7' , '1' ) 04/11/2025 12:04:55 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99672' , '24201' , 'PORTA IL DONO' , '3' , '0' , '4' , '2.8000' , '2.8' , '0' , '30' , '5.88' ) 04/11/2025 12:04:55 pm >> DELETE FROM ps_product_supplier WHERE id_product = '24201' AND id_supplier = '7' 04/11/2025 12:04:55 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24201' , '7' , '1' ) 04/11/2025 12:04:55 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99672' , '24200' , 'AVVENTURE SPAZIALI' , '3' , '0' , '4' , '3.5000' , '3.5' , '0' , '30' , '7.35' ) 04/11/2025 12:04:55 pm >> DELETE FROM ps_product_supplier WHERE id_product = '24200' AND id_supplier = '7' 04/11/2025 12:04:55 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24200' , '7' , '1' ) 04/11/2025 12:04:55 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99672' , '24199' , 'NATALE DEI SANTI E DEGLI ATEI - A. COMASTRI' , '1' , '0' , '4' , '12.0000' , '12' , '0' , '30' , '8.40' ) 04/11/2025 12:04:55 pm >> DELETE FROM ps_product_supplier WHERE id_product = '24199' AND id_supplier = '7' 04/11/2025 12:04:55 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24199' , '7' , '1' ) 04/11/2025 12:04:55 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99672' , '23984' , 'AGENDA 2026' , '10' , '0' , '1' , '4.8300' , '3.959' , '22' , '0' , '58.93' ) 04/11/2025 12:04:55 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23984' AND id_supplier = '7' 04/11/2025 12:04:55 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23984' , '7' , '1' ) 04/11/2025 12:04:55 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99672' , '24162' , 'EQUILIBRIO DEL SOLCO - E. RONCHI' , '1' , '0' , '4' , '14.0000' , '14' , '0' , '33' , '9.38' ) 04/11/2025 12:04:55 pm >> DELETE FROM ps_product_supplier WHERE id_product = '24162' AND id_supplier = '7' 04/11/2025 12:04:55 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24162' , '7' , '1' ) 04/11/2025 12:04:55 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99672' , '24197' , 'PAROLA DI DIO OGNI GIORNO 2026 - V. PAGLIA' , '2' , '0' , '4' , '24.0000' , '24' , '0' , '33' , '32.16' ) 04/11/2025 12:04:55 pm >> DELETE FROM ps_product_supplier WHERE id_product = '24197' AND id_supplier = '7' 04/11/2025 12:04:55 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24197' , '7' , '1' ) 04/11/2025 12:04:55 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99672' , '23988' , 'AMEN - DIC 25' , '15' , '0' , '4' , '3.9000' , '3.9' , '0' , '33' , '39.20' ) 04/11/2025 12:04:55 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23988' AND id_supplier = '7' 04/11/2025 12:04:56 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23988' , '7' , '1' ) 04/11/2025 12:04:56 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99672' , '23988' , 'AMEN - DIC 25' , '1' , '0' , '4' , '3.9000' , '3.9' , '0' , '100' , '0.00' ) 04/11/2025 12:04:56 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23988' AND id_supplier = '7' 04/11/2025 12:04:56 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23988' , '7' , '1' ) 04/11/2025 12:04:56 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99672' , '10133' , 'SPESE DI TRASPORTO' , '1' , '0' , '4' , '62.28' , '62.28' , '0' , '0' , '62.2800' ) 04/11/2025 12:04:56 pm >> DELETE FROM ps_product_supplier WHERE id_product = '10133' AND id_supplier = '7' 04/11/2025 12:04:56 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '10133' , '7' , '1' ) 04/11/2025 12:04:56 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99672' , '10133' , 'SPESE DI TRASPORTO' , '1' , '0' , '1' , '3.02' , '2.4754098360656' , '22' , '0' , '3.6844' ) 04/11/2025 12:04:56 pm >> DELETE FROM ps_product_supplier WHERE id_product = '10133' AND id_supplier = '7' 04/11/2025 12:04:56 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '10133' , '7' , '1' ) 04/11/2025 12:06:05 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788831558648' AND id_product != '24163' AND ean13 != '' 04/11/2025 12:06:05 pm >> UPDATE ps_product SET id_supplier = '7', reference = '7/2', ean13 = '9788831558648', date_upd = NOW() WHERE id_product = '24163' 04/11/2025 12:06:05 pm >> UPDATE ps_product_lang SET name = 'SCHIZZI DI VANGELO', description = '' WHERE id_product = '24163' 04/11/2025 12:06:05 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '12' WHERE id_product = '24163' 04/11/2025 12:06:05 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '12', id_tax_rules_group = '4', id_category_default = '27', id_argoment_default = '64', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '24163' 04/11/2025 12:06:05 pm >> DELETE FROM ps_specific_price WHERE id_product = '24163' 04/11/2025 03:04:56 pm >> SELECT document_num FROM ps_document WHERE document_num = '3647' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2025-11-04') 04/11/2025 03:04:57 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3647' , '2025-11-04' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '107.00' , '107.00' , NOW() , NOW() ) 04/11/2025 03:04: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 = '99673' 04/11/2025 03:04:57 pm >> DELETE FROM ps_document_detail WHERE id_document = '99673' 04/11/2025 03:04: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 ( '99673' , '5929' , 'LODI E VESPRI' , '25' , '-25' , '4' , '4.50' , '4.5' , '0' , '5' , '107.00' ) 04/11/2025 03:35:44 pm >> SELECT document_num FROM ps_document WHERE document_num = '3648' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2025-11-04') 04/11/2025 03:35:44 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3648' , '2025-11-04' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '280.00' , '229.51' , NOW() , NOW() ) 04/11/2025 03:35: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 = '99674' 04/11/2025 03:35:44 pm >> DELETE FROM ps_document_detail WHERE id_document = '99674' 04/11/2025 03:35: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 ( '99674' , '1914' , 'CERA DELLA LITURGIA' , '60' , '-60' , '1' , '4.5' , '3.6885245901639' , '22' , '0' , '270.00' ) 04/11/2025 03:35: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 ( '99674' , '23984' , 'AGENDA 2026' , '1' , '-1' , '1' , '10.00' , '8.1967213114754' , '22' , '0' , '10.00' ) 04/11/2025 04:03:43 pm >> SELECT document_num FROM ps_document WHERE document_num = '3649' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2025-11-04') 04/11/2025 04:03:43 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3649' , '2025-11-04' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '22.00' , '18.03' , NOW() , NOW() ) 04/11/2025 04:03:43 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '99675' 04/11/2025 04:03:43 pm >> DELETE FROM ps_document_detail WHERE id_document = '99675' 04/11/2025 04:03:43 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99675' , '7202' , 'ARTICOLI RELIGIOSI' , '1' , '-1' , '1' , '22' , '18.032786885246' , '22' , '0' , '22.00' ) 04/11/2025 04:18:08 pm >> SELECT document_num FROM ps_document WHERE document_num = '115/A' AND id_document != '98783' AND id_document_type LIKE '2%' AND YEAR(document_date) = YEAR('2025-09-17') 04/11/2025 04:18:08 pm >> UPDATE ps_document SET id_document_type = '24', document_num = '115/A', document_date = '2025-09-17', document_letter = 'A', id_customer = '3812', id_supplier = '', id_address = '4679440', address1 = 'LARGO PLEBISCITO 12 84121 SALERNO ', address2 = '', note = '', price_shipping = '0.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '0', id_causal = '0', price_tax_included = '299.90', price_tax_excluded = '253.85', date_upd = NOW() WHERE id_document = '98783' 04/11/2025 04:18:08 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '98783' 04/11/2025 04:18:08 pm >> DELETE FROM ps_document_detail WHERE id_document = '98783' 04/11/2025 04:18:08 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '98783' , '15356' , 'AMPOLLE ABBRACCIO DORATE - 1511' , '1' , '-1' , '1' , '105.0000' , '86.065573770492' , '22' , '0' , '105.00' ) 04/11/2025 04:18:08 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '98783' , '19298' , 'BIGLIETTO AUGURALE GRANDE' , '1' , '-1' , '1' , '1.2000' , '0.98360655737705' , '22' , '0' , '1.20' ) 04/11/2025 04:18:08 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '98783' , '16691' , 'PARTICOLE PER CELIACI 25pz' , '2' , '-2' , '3' , '4.5000' , '4.3269230769231' , '4' , '0' , '9.00' ) 04/11/2025 04:18:08 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '98783' , '1914' , 'CERA DELLA LITURGIA' , '24' , '-24' , '1' , '4.7000' , '3.8524590163934' , '22' , '0' , '112.80' ) 04/11/2025 04:18:08 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '98783' , '16163' , 'PARTICOLE DOMUS - PAN DI CENA' , '5' , '-5' , '3' , '3.5000' , '3.3653846153846' , '4' , '0' , '17.50' ) 04/11/2025 04:18:08 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '98783' , '16689' , 'OSTIA PAN DI CENA mm80' , '10' , '-10' , '3' , '2.0000' , '1.9230769230769' , '4' , '0' , '20.00' ) 04/11/2025 04:18:08 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '98783' , '16164' , 'OSTIA TAGLIO CHIUSO - 72 - OTC25' , '1' , '-1' , '3' , '2.0000' , '1.9230769230769' , '4' , '0' , '2.00' ) 04/11/2025 04:18:08 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '98783' , '1710' , 'CARBONCINI PER TURIBOLO BIANCHI - PZ 120' , '2' , '-2' , '1' , '13.0000' , '10.655737704918' , '22' , '0' , '26.00' ) 04/11/2025 04:18:08 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '98783' , '23807' , 'CALENDARIO LITURGICO 2026' , '8' , '-8' , '4' , '0.80' , '0.8' , '0' , '0' , '6.40' ) 04/11/2025 04:19:42 pm >> SELECT document_num FROM ps_document WHERE document_num = '115/A' AND id_document != '98783' AND id_document_type LIKE '2%' AND YEAR(document_date) = YEAR('2025-09-17') 04/11/2025 04:19:42 pm >> UPDATE ps_document SET id_document_type = '24', document_num = '115/A', document_date = '2025-09-17', document_letter = 'A', id_customer = '3812', id_supplier = '', id_address = '4679440', address1 = 'LARGO PLEBISCITO 12 84121 SALERNO ', address2 = '', note = '', price_shipping = '0.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '0', id_causal = '0', price_tax_included = '389.90', price_tax_excluded = '327.62', date_upd = NOW() WHERE id_document = '98783' 04/11/2025 04:19:42 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 = '98783' 04/11/2025 04:19:42 pm >> DELETE FROM ps_document_detail WHERE id_document = '98783' 04/11/2025 04:19:42 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '98783' , '15356' , 'AMPOLLE ABBRACCIO DORATE - 1511' , '1' , '-1' , '1' , '105.0000' , '86.065573770492' , '22' , '0' , '105.00' ) 04/11/2025 04:19:42 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '98783' , '19298' , 'BIGLIETTO AUGURALE GRANDE' , '1' , '-1' , '1' , '1.2000' , '0.98360655737705' , '22' , '0' , '1.20' ) 04/11/2025 04:19:42 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '98783' , '16691' , 'PARTICOLE PER CELIACI 25pz' , '2' , '-2' , '3' , '4.5000' , '4.3269230769231' , '4' , '0' , '9.00' ) 04/11/2025 04:19:42 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '98783' , '1914' , 'CERA DELLA LITURGIA' , '24' , '-24' , '1' , '4.7000' , '3.8524590163934' , '22' , '0' , '112.80' ) 04/11/2025 04:19:42 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '98783' , '16163' , 'PARTICOLE DOMUS - PAN DI CENA' , '5' , '-5' , '3' , '3.5000' , '3.3653846153846' , '4' , '0' , '17.50' ) 04/11/2025 04:19:42 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '98783' , '16689' , 'OSTIA PAN DI CENA mm80' , '10' , '-10' , '3' , '2.0000' , '1.9230769230769' , '4' , '0' , '20.00' ) 04/11/2025 04:19:42 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '98783' , '16164' , 'OSTIA TAGLIO CHIUSO - 72 - OTC25' , '1' , '-1' , '3' , '2.0000' , '1.9230769230769' , '4' , '0' , '2.00' ) 04/11/2025 04:19:42 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '98783' , '1710' , 'CARBONCINI PER TURIBOLO BIANCHI - PZ 120' , '2' , '-2' , '1' , '13.0000' , '10.655737704918' , '22' , '0' , '26.00' ) 04/11/2025 04:19:42 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '98783' , '23807' , 'CALENDARIO LITURGICO 2026' , '8' , '-8' , '4' , '0.8000' , '0.8' , '0' , '0' , '6.40' ) 04/11/2025 04:19:42 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '98783' , '5903' , 'LITURGICO ART. 60LT ROSSO SUPER' , '30' , '-30' , '1' , '3' , '2.4590163934426' , '22' , '0' , '90.00' ) 04/11/2025 04:21:25 pm >> SELECT document_num FROM ps_document WHERE document_num = '115/A' AND id_document != '98783' AND id_document_type LIKE '2%' AND YEAR(document_date) = YEAR('2025-09-17') 04/11/2025 04:21:25 pm >> UPDATE ps_document SET id_document_type = '24', document_num = '115/A', document_date = '2025-09-17', document_letter = 'A', id_customer = '3812', id_supplier = '', id_address = '4679440', address1 = 'LARGO PLEBISCITO 12 84121 SALERNO ', address2 = '', note = '', price_shipping = '0.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '0', id_causal = '0', price_tax_included = '389.90', price_tax_excluded = '327.62', date_upd = NOW() WHERE id_document = '98783' 04/11/2025 04:21:25 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 = '98783' 04/11/2025 04:21:26 pm >> DELETE FROM ps_document_detail WHERE id_document = '98783' 04/11/2025 04:21: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 ( '98783' , '15356' , 'AMPOLLE ABBRACCIO DORATE - 1511' , '1' , '-1' , '1' , '105.0000' , '86.065573770492' , '22' , '0' , '105.00' ) 04/11/2025 04:21: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 ( '98783' , '19298' , 'BIGLIETTO AUGURALE GRANDE' , '1' , '-1' , '1' , '1.2000' , '0.98360655737705' , '22' , '0' , '1.20' ) 04/11/2025 04:21: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 ( '98783' , '16691' , 'PARTICOLE PER CELIACI 25pz' , '2' , '-2' , '3' , '4.5000' , '4.3269230769231' , '4' , '0' , '9.00' ) 04/11/2025 04:21: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 ( '98783' , '1914' , 'CERA DELLA LITURGIA' , '24' , '-24' , '1' , '4.7000' , '3.8524590163934' , '22' , '0' , '112.80' ) 04/11/2025 04:21: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 ( '98783' , '16163' , 'PARTICOLE DOMUS - PAN DI CENA' , '5' , '-5' , '3' , '3.5000' , '3.3653846153846' , '4' , '0' , '17.50' ) 04/11/2025 04:21: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 ( '98783' , '16689' , 'OSTIA PAN DI CENA mm80' , '10' , '-10' , '3' , '2.0000' , '1.9230769230769' , '4' , '0' , '20.00' ) 04/11/2025 04:21: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 ( '98783' , '16164' , 'OSTIA TAGLIO CHIUSO - 72 - OTC25' , '1' , '-1' , '3' , '2.0000' , '1.9230769230769' , '4' , '0' , '2.00' ) 04/11/2025 04:21: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 ( '98783' , '1710' , 'CARBONCINI PER TURIBOLO BIANCHI - PZ 120' , '2' , '-2' , '1' , '13.0000' , '10.655737704918' , '22' , '0' , '26.00' ) 04/11/2025 04:21: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 ( '98783' , '23807' , 'CALENDARIO LITURGICO 2026' , '8' , '-8' , '4' , '0.8000' , '0.8' , '0' , '0' , '6.40' ) 04/11/2025 04:21: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 ( '98783' , '13049' , 'LITURGICO ART. 60LT BIANCO SUPER' , '30' , '-30' , '1' , '3' , '2.4590163934426' , '22' , '0' , '90.00' ) 04/11/2025 04:37:39 pm >> SELECT document_num FROM ps_document WHERE document_num = '3650' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2025-11-04') 04/11/2025 04:37:39 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' , '3650' , '2025-11-04' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '4.00' , '3.28' , NOW() , NOW() ) 04/11/2025 04:37:39 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 = '99676' 04/11/2025 04:37:39 pm >> DELETE FROM ps_document_detail WHERE id_document = '99676' 04/11/2025 04:37:39 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99676' , '18199' , 'QUADRETTO EFFETTO PIETRA SANTA RITA - 2952' , '1' , '-1' , '1' , '4.00' , '3.2786885245902' , '22' , '0' , '4.00' ) 04/11/2025 04:54:04 pm >> SELECT document_num FROM ps_document WHERE document_num = '193' AND id_document != '' AND id_document_type LIKE '21' AND YEAR(document_date) = YEAR('2025-11-04') 04/11/2025 04:54:04 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '21' , '193' , '2025-11-04' , '' , '2385' , '0' , '4678091' , 'PIAZZA REGINA MARGHERITA 84084 LANCUSI BOLANO' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '1' , '0' , '105.40' , '105.40' , NOW() , NOW() ) 04/11/2025 04:54:04 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '99677' 04/11/2025 04:54:04 pm >> DELETE FROM ps_document_detail WHERE id_document = '99677' 04/11/2025 04:54:04 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99677' , '4397' , 'GESÙ CI RIVELA IL PADRE 2 - SCHEDE' , '30' , '-30' , '4' , '3.80' , '3.8' , '0' , '15' , '96.90' ) 04/11/2025 04:54:04 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99677' , '4396' , 'GESÙ CI RIVELA IL PADRE 2 - GUIDA' , '1' , '-1' , '4' , '10.00' , '10' , '0' , '15' , '8.50' ) 04/11/2025 04:59:21 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '31' , '335/25' , '2025-10-31' , '25' , '0' , '0' , '4671003' , 'VIA TORQUATO TASSO, 10 24020 GORLE' , '' , '' , '0.00' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '38.25' , '38.25' , NOW() , NOW() ) 04/11/2025 04:59:21 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '99678' 04/11/2025 04:59:21 pm >> DELETE FROM ps_document_detail WHERE id_document = '99678' 04/11/2025 04:59:21 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99678' , '24181' , 'DIO HA TANTO AMATO IL MONDO' , '5' , '5' , '4' , '2.5000' , '2.5' , '0' , '50' , '6.2500' ) 04/11/2025 04:59:21 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99678' , '24182' , 'ANDIAMO INCONTRO A GESU' , '5' , '5' , '4' , '2.5000' , '2.5' , '0' , '50' , '6.2500' ) 04/11/2025 04:59:21 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99678' , '24183' , 'PAPA LEONE XIV - F. INNOCENTE' , '5' , '5' , '4' , '7.5000' , '7.5' , '0' , '50' , '18.7500' ) 04/11/2025 04:59:21 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99678' , '24221' , 'DILEXI TE' , '5' , '5' , '4' , '2.8000' , '2.8' , '0' , '50' , '7.00' ) 04/11/2025 05:34:48 pm >> SELECT document_num FROM ps_document WHERE document_num = '3651' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2025-11-04') 04/11/2025 05:34:48 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3651' , '2025-11-04' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '65.00' , '53.28' , NOW() , NOW() ) 04/11/2025 05:34:48 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '99679' 04/11/2025 05:34:48 pm >> DELETE FROM ps_document_detail WHERE id_document = '99679' 04/11/2025 05:34:48 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99679' , '15801' , 'ARGENTO A PESO' , '1' , '-1' , '1' , '20' , '16.393442622951' , '22' , '0' , '20.00' ) 04/11/2025 05:34:48 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99679' , '22618' , 'CROCE ARG. - CRSB-042' , '1' , '-1' , '1' , '25' , '20.491803278689' , '22' , '0' , '25.00' ) 04/11/2025 05:34:48 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99679' , '22737' , 'MEDAGLIA SAN BENEDETTO ARG - RA812' , '1' , '-1' , '1' , '20.00' , '16.393442622951' , '22' , '0' , '20.00' ) 04/11/2025 05:35:07 pm >> SELECT document_num FROM ps_document WHERE document_num = '3652' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2025-11-04') 04/11/2025 05:35:08 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3652' , '2025-11-04' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '16.50' , '13.52' , NOW() , NOW() ) 04/11/2025 05:35:08 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '99680' 04/11/2025 05:35:08 pm >> DELETE FROM ps_document_detail WHERE id_document = '99680' 04/11/2025 05:35:08 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99680' , '22302' , 'BRUCIA INCENSO CM 11 REGOLABILE' , '1' , '-1' , '1' , '16.50' , '13.524590163934' , '22' , '0' , '16.50' ) 04/11/2025 05:37:23 pm >> SELECT document_num FROM ps_document WHERE document_num = '3653' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2025-11-04') 04/11/2025 05:37: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 ( '11' , '3653' , '2025-11-04' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '5.50' , '4.51' , NOW() , NOW() ) 04/11/2025 05:37: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 = '99681' 04/11/2025 05:37:23 pm >> DELETE FROM ps_document_detail WHERE id_document = '99681' 04/11/2025 05:37: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 ( '99681' , '10475' , 'TEALIGHTS X 50 ' , '1' , '-1' , '1' , '5.50' , '4.5081967213115' , '22' , '0' , '5.50' ) 04/11/2025 06:27:21 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '32' , '698/25' , '2025-10-29' , '25' , '0' , '159' , '4673403' , 'VIA PANNOSE 45 83025 MONTORO' , '' , '' , '0.00' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '66.56' , '64.00' , NOW() , NOW() ) 04/11/2025 06:27:21 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '99682' 04/11/2025 06:27:21 pm >> DELETE FROM ps_document_detail WHERE id_document = '99682' 04/11/2025 06:27:21 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99682' , '24202' , 'GRANDI DONNE E GRANDI SANTE' , '100' , '0' , '3' , '0.64' , '0.61538461538462' , '4' , '0' , '66.5600' ) 04/11/2025 06:27:21 pm >> DELETE FROM ps_product_supplier WHERE id_product = '24202' AND id_supplier = '159' 04/11/2025 06:27:21 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24202' , '159' , '1' ) 04/11/2025 06:29:29 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' , '2241' , '2025-10-31' , '' , '0' , '47' , '2642' , 'V.LE BACCHIGLIONE, 20 20139 MILANO' , '' , '' , '10.7' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '150.37' , '150.37' , NOW() , NOW() ) 04/11/2025 06:29:29 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 = '99683' 04/11/2025 06:29:29 pm >> DELETE FROM ps_document_detail WHERE id_document = '99683' 04/11/2025 06:29: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 ( '99683' , '24122' , 'GESU E SATANA - G. TOMASELLI' , '1' , '0' , '4' , '16.0000' , '16' , '0' , '30' , '11.20' ) 04/11/2025 06:29:29 pm >> DELETE FROM ps_product_supplier WHERE id_product = '24122' AND id_supplier = '47' 04/11/2025 06:29:29 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24122' , '47' , '1' ) 04/11/2025 06:29: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 ( '99683' , '24123' , 'TROMBE DELLAPOCALISSE - L. FANZAGA' , '1' , '0' , '4' , '16.0000' , '16' , '0' , '27' , '11.68' ) 04/11/2025 06:29:29 pm >> DELETE FROM ps_product_supplier WHERE id_product = '24123' AND id_supplier = '47' 04/11/2025 06:29:29 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24123' , '47' , '1' ) 04/11/2025 06:29: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 ( '99683' , '18114' , 'MIA VITA - TERESA DI GESU' , '1' , '0' , '4' , '28.0000' , '28' , '0' , '30' , '19.60' ) 04/11/2025 06:29:29 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18114' AND id_supplier = '47' 04/11/2025 06:29:29 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18114' , '47' , '1' ) 04/11/2025 06:29: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 ( '99683' , '17894' , 'OPERE TERESA DI GESU' , '2' , '0' , '4' , '30.0000' , '30' , '0' , '30' , '42.00' ) 04/11/2025 06:29:29 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17894' AND id_supplier = '47' 04/11/2025 06:29:29 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17894' , '47' , '1' ) 04/11/2025 06:29: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 ( '99683' , '23759' , 'NON IO MA DIO - A. SALZANO ACUTIS' , '1' , '0' , '4' , '18.9000' , '18.9' , '0' , '27' , '13.80' ) 04/11/2025 06:29:29 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23759' AND id_supplier = '47' 04/11/2025 06:29:29 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23759' , '47' , '1' ) 04/11/2025 06:29: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 ( '99683' , '23760' , 'SANTA MESSA SANTO ME - A. SALZANO ACUTIS' , '2' , '0' , '4' , '18.9000' , '18.9' , '0' , '27' , '27.59' ) 04/11/2025 06:29:29 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23760' AND id_supplier = '47' 04/11/2025 06:29:29 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23760' , '47' , '1' ) 04/11/2025 06:29: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 ( '99683' , '24118' , 'SPIRITUAL INSIGHT - A. SALZANO ACUTIS' , '1' , '0' , '4' , '18.9000' , '18.9' , '0' , '27' , '13.80' ) 04/11/2025 06:29:30 pm >> DELETE FROM ps_product_supplier WHERE id_product = '24118' AND id_supplier = '47' 04/11/2025 06:29:30 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24118' , '47' , '1' )