15/10/2025 08:25:40 am >> SELECT document_num FROM ps_document WHERE document_num = '125' AND id_document != '' AND id_document_type LIKE '21' AND YEAR(document_date) = YEAR('2025-10-15') 15/10/2025 08:25: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 ( '21' , '125' , '2025-10-15' , '' , '3475' , '0' , '4670809' , 'CORSO VITTORIO EMANUELE 71 52045 FOIANO DELLA CHIANA' , '' , '' , '5' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '38.82' , '38.82' , NOW() , NOW() ) 15/10/2025 08:25: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 = '99245' 15/10/2025 08:25:41 am >> DELETE FROM ps_document_detail WHERE id_document = '99245' 15/10/2025 08:25: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 ( '99245' , '16094' , 'CON GESU\' SULLA VIA DELLA CROCE - VIA CRUCIS' , '2' , '-2' , '4' , '2.00' , '2' , '0' , '5' , '3.80' ) 15/10/2025 08:25: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 ( '99245' , '15744' , 'GESU\' BENEDICI LA NOSTRA FAMIGLIA' , '2' , '-2' , '4' , '1.50' , '1.5' , '0' , '5' , '2.85' ) 15/10/2025 08:25: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 ( '99245' , '15743' , 'PREGHIERA DEL ROSARIO' , '2' , '-2' , '4' , '2.50' , '2.5' , '0' , '5' , '4.75' ) 15/10/2025 08:25: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 ( '99245' , '16199' , 'DIO E\' IN DIECI PAROLE - COMANDAMENTI' , '2' , '-2' , '4' , '3.00' , '3' , '0' , '5' , '5.70' ) 15/10/2025 08:25: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 ( '99245' , '17034' , 'SACRAMENTO DEL PERDONO' , '2' , '-2' , '4' , '2.00' , '2' , '0' , '5' , '3.80' ) 15/10/2025 08:25: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 ( '99245' , '15318' , 'PERDONAMI SIGNORE ' , '2' , '-2' , '4' , '2.50' , '2.5' , '0' , '5' , '4.75' ) 15/10/2025 08:25: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 ( '99245' , '17163' , 'SPIRITO SANTO SPIEGATO AI RAGAZZI' , '2' , '-2' , '4' , '2.50' , '2.5' , '0' , '5' , '4.75' ) 15/10/2025 08:25: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 ( '99245' , '15317' , 'LA COMUNIONE SPIEGATA AI RAGAZZI' , '2' , '-2' , '4' , '1.80' , '1.8' , '0' , '5' , '3.42' ) 15/10/2025 08:26:13 am >> SELECT document_num FROM ps_document WHERE document_num = '125' AND id_document != '99245' AND id_document_type LIKE '21' AND YEAR(document_date) = YEAR('2025-10-15') 15/10/2025 08:26:13 am >> UPDATE ps_document SET id_document_type = '21', document_num = '125', document_date = '2025-10-15', document_letter = '', id_customer = '3475', id_supplier = '', id_address = '4670809', address1 = 'CORSO VITTORIO EMANUELE 71 52045 FOIANO DELLA CHIANA', address2 = '', note = '', price_shipping = '5.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '9', id_causal = '0', price_tax_included = '38.82', price_tax_excluded = '38.82', date_upd = NOW() WHERE id_document = '99245' 15/10/2025 08:26: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 = '99245' 15/10/2025 08:26:13 am >> DELETE FROM ps_document_detail WHERE id_document = '99245' 15/10/2025 08:26: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 ( '99245' , '16094' , 'CON GESU\' SULLA VIA DELLA CROCE - VIA CRUCIS' , '2' , '-2' , '4' , '2.0000' , '2' , '0' , '5' , '3.80' ) 15/10/2025 08:26: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 ( '99245' , '15744' , 'GESU\' BENEDICI LA NOSTRA FAMIGLIA' , '2' , '-2' , '4' , '1.5000' , '1.5' , '0' , '5' , '2.85' ) 15/10/2025 08:26: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 ( '99245' , '15743' , 'PREGHIERA DEL ROSARIO' , '2' , '-2' , '4' , '2.5000' , '2.5' , '0' , '5' , '4.75' ) 15/10/2025 08:26: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 ( '99245' , '16199' , 'DIO E\' IN DIECI PAROLE - COMANDAMENTI' , '2' , '-2' , '4' , '3.0000' , '3' , '0' , '5' , '5.70' ) 15/10/2025 08:26: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 ( '99245' , '17034' , 'SACRAMENTO DEL PERDONO' , '2' , '-2' , '4' , '2.0000' , '2' , '0' , '5' , '3.80' ) 15/10/2025 08:26: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 ( '99245' , '15318' , 'PERDONAMI SIGNORE ' , '2' , '-2' , '4' , '2.5000' , '2.5' , '0' , '5' , '4.75' ) 15/10/2025 08:26: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 ( '99245' , '17163' , 'SPIRITO SANTO SPIEGATO AI RAGAZZI' , '2' , '-2' , '4' , '2.5000' , '2.5' , '0' , '5' , '4.75' ) 15/10/2025 08:26: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 ( '99245' , '15317' , 'LA COMUNIONE SPIEGATA AI RAGAZZI' , '2' , '-2' , '4' , '1.8000' , '1.8' , '0' , '5' , '3.42' ) 15/10/2025 08:52:30 am >> UPDATE ps_address SET deleted='1' , active = '0' WHERE id_customer = '3475' 15/10/2025 08:52:30 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 ( '3475' , '10' , '127' , '' , 'BONCI' , 'ANDREA' , 'VIA DEL DUCA 89' , '' , '52045' , 'FOIANO DELLA CHIANA' , '' , '' , '3381535854' , '' , '' , NOW() , NOW() ) 15/10/2025 08:52:30 am >> UPDATE ps_customer SET email = 'andreabonci78@gmail.com', sdi = '', pec = '', date_upd = NOW() WHERE id_customer = '3475' 15/10/2025 08:53:06 am >> SELECT document_num FROM ps_document WHERE document_num = '125' AND id_document != '99245' AND id_document_type LIKE '21' AND YEAR(document_date) = YEAR('2025-10-15') 15/10/2025 08:53:06 am >> UPDATE ps_document SET id_document_type = '21', document_num = '125', document_date = '2025-10-15', document_letter = '', id_customer = '3475', id_supplier = '0', id_address = '4679568', address1 = 'CORSO VITTORIO EMANUELE 71 52045 FOIANO DELLA CHIANA', address2 = '', note = '', price_shipping = '5.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '9', id_causal = '0', price_tax_included = '38.82', price_tax_excluded = '38.82', date_upd = NOW() WHERE id_document = '99245' 15/10/2025 08:53: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 = '99245' 15/10/2025 08:53:06 am >> DELETE FROM ps_document_detail WHERE id_document = '99245' 15/10/2025 08:53:07 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99245' , '16094' , 'CON GESU\' SULLA VIA DELLA CROCE - VIA CRUCIS' , '2' , '-2' , '4' , '2.0000' , '2' , '0' , '5' , '3.80' ) 15/10/2025 08:53:07 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99245' , '15744' , 'GESU\' BENEDICI LA NOSTRA FAMIGLIA' , '2' , '-2' , '4' , '1.5000' , '1.5' , '0' , '5' , '2.85' ) 15/10/2025 08:53:07 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99245' , '15743' , 'PREGHIERA DEL ROSARIO' , '2' , '-2' , '4' , '2.5000' , '2.5' , '0' , '5' , '4.75' ) 15/10/2025 08:53:07 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99245' , '16199' , 'DIO E\' IN DIECI PAROLE - COMANDAMENTI' , '2' , '-2' , '4' , '3.0000' , '3' , '0' , '5' , '5.70' ) 15/10/2025 08:53:07 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99245' , '17034' , 'SACRAMENTO DEL PERDONO' , '2' , '-2' , '4' , '2.0000' , '2' , '0' , '5' , '3.80' ) 15/10/2025 08:53:07 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99245' , '15318' , 'PERDONAMI SIGNORE ' , '2' , '-2' , '4' , '2.5000' , '2.5' , '0' , '5' , '4.75' ) 15/10/2025 08:53:07 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99245' , '17163' , 'SPIRITO SANTO SPIEGATO AI RAGAZZI' , '2' , '-2' , '4' , '2.5000' , '2.5' , '0' , '5' , '4.75' ) 15/10/2025 08:53:07 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99245' , '15317' , 'LA COMUNIONE SPIEGATA AI RAGAZZI' , '2' , '-2' , '4' , '1.8000' , '1.8' , '0' , '5' , '3.42' ) 15/10/2025 08:53:41 am >> SELECT document_num FROM ps_document WHERE document_num = '126' AND id_document != '' AND id_document_type LIKE '21' AND YEAR(document_date) = YEAR('2025-10-15') 15/10/2025 08:53: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 ( '21' , '126' , '2025-10-15' , '' , '3475' , '0' , '4679568' , 'VIA DEL DUCA 89 52045 FOIANO DELLA CHIANA' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '33.82' , '33.82' , NOW() , NOW() ) 15/10/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 = '99246' 15/10/2025 08:53:41 am >> DELETE FROM ps_document_detail WHERE id_document = '99246' 15/10/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 ( '99246' , '16094' , 'CON GESU\' SULLA VIA DELLA CROCE - VIA CRUCIS' , '2' , '-2' , '4' , '2.0000' , '2' , '0' , '5' , '3.80' ) 15/10/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 ( '99246' , '15744' , 'GESU\' BENEDICI LA NOSTRA FAMIGLIA' , '2' , '-2' , '4' , '1.5000' , '1.5' , '0' , '5' , '2.85' ) 15/10/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 ( '99246' , '15743' , 'PREGHIERA DEL ROSARIO' , '2' , '-2' , '4' , '2.5000' , '2.5' , '0' , '5' , '4.75' ) 15/10/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 ( '99246' , '16199' , 'DIO E\' IN DIECI PAROLE - COMANDAMENTI' , '2' , '-2' , '4' , '3.0000' , '3' , '0' , '5' , '5.70' ) 15/10/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 ( '99246' , '17034' , 'SACRAMENTO DEL PERDONO' , '2' , '-2' , '4' , '2.0000' , '2' , '0' , '5' , '3.80' ) 15/10/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 ( '99246' , '15318' , 'PERDONAMI SIGNORE ' , '2' , '-2' , '4' , '2.5000' , '2.5' , '0' , '5' , '4.75' ) 15/10/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 ( '99246' , '17163' , 'SPIRITO SANTO SPIEGATO AI RAGAZZI' , '2' , '-2' , '4' , '2.5000' , '2.5' , '0' , '5' , '4.75' ) 15/10/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 ( '99246' , '15317' , 'LA COMUNIONE SPIEGATA AI RAGAZZI' , '2' , '-2' , '4' , '1.8000' , '1.8' , '0' , '5' , '3.42' ) 15/10/2025 08:53:50 am >> DELETE FROM ps_document WHERE id_document = '99245' 15/10/2025 08:53:50 am >> DELETE FROM ps_document_detail WHERE id_document = '99245' 15/10/2025 08:54:06 am >> SELECT document_num FROM ps_document WHERE document_num = '125' AND id_document != '99246' AND id_document_type LIKE '21' AND YEAR(document_date) = YEAR('2025-10-15') 15/10/2025 08:54:06 am >> UPDATE ps_document SET id_document_type = '21', document_num = '125', document_date = '2025-10-15', document_letter = '', id_customer = '3475', id_supplier = '', id_address = '4679568', address1 = 'VIA DEL DUCA 89 52045 FOIANO DELLA CHIANA', address2 = '', note = '', price_shipping = '0.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '9', id_causal = '0', price_tax_included = '33.82', price_tax_excluded = '33.82', date_upd = NOW() WHERE id_document = '99246' 15/10/2025 08:54: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 = '99246' 15/10/2025 08:54:06 am >> DELETE FROM ps_document_detail WHERE id_document = '99246' 15/10/2025 08:54:07 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99246' , '16094' , 'CON GESU\' SULLA VIA DELLA CROCE - VIA CRUCIS' , '2' , '-2' , '4' , '2.0000' , '2' , '0' , '5' , '3.80' ) 15/10/2025 08:54:07 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99246' , '15744' , 'GESU\' BENEDICI LA NOSTRA FAMIGLIA' , '2' , '-2' , '4' , '1.5000' , '1.5' , '0' , '5' , '2.85' ) 15/10/2025 08:54:07 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99246' , '15743' , 'PREGHIERA DEL ROSARIO' , '2' , '-2' , '4' , '2.5000' , '2.5' , '0' , '5' , '4.75' ) 15/10/2025 08:54:07 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99246' , '16199' , 'DIO E\' IN DIECI PAROLE - COMANDAMENTI' , '2' , '-2' , '4' , '3.0000' , '3' , '0' , '5' , '5.70' ) 15/10/2025 08:54:07 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99246' , '17034' , 'SACRAMENTO DEL PERDONO' , '2' , '-2' , '4' , '2.0000' , '2' , '0' , '5' , '3.80' ) 15/10/2025 08:54:07 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99246' , '15318' , 'PERDONAMI SIGNORE ' , '2' , '-2' , '4' , '2.5000' , '2.5' , '0' , '5' , '4.75' ) 15/10/2025 08:54:07 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99246' , '17163' , 'SPIRITO SANTO SPIEGATO AI RAGAZZI' , '2' , '-2' , '4' , '2.5000' , '2.5' , '0' , '5' , '4.75' ) 15/10/2025 08:54:07 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99246' , '15317' , 'LA COMUNIONE SPIEGATA AI RAGAZZI' , '2' , '-2' , '4' , '1.8000' , '1.8' , '0' , '5' , '3.42' ) 15/10/2025 09:09:58 am >> SELECT document_num FROM ps_document WHERE document_num = '3360' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2025-10-15') 15/10/2025 09:09: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' , '3360' , '2025-10-15' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '60.00' , '49.18' , NOW() , NOW() ) 15/10/2025 09:09: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 = '99247' 15/10/2025 09:09:58 am >> DELETE FROM ps_document_detail WHERE id_document = '99247' 15/10/2025 09:09: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 ( '99247' , '18130' , 'TAU GRANDE CM 4 - T9' , '60' , '-60' , '1' , '1.00' , '0.81967213114754' , '22' , '0' , '60.00' ) 15/10/2025 09:23:09 am >> SELECT document_num FROM ps_document WHERE document_num = '2876' AND id_document != '98618' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2025-09-05') 15/10/2025 09:23:09 am >> UPDATE ps_document SET id_document_type = '11', document_num = '2876', document_date = '2025-09-05', document_letter = '', id_customer = '0', id_supplier = '', id_address = '0', address1 = '', address2 = '', note = '', price_shipping = '0.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '0', id_causal = '0', price_tax_included = '75.10', price_tax_excluded = '64.64', date_upd = NOW() WHERE id_document = '98618' 15/10/2025 09:23: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 = '98618' 15/10/2025 09:23:09 am >> DELETE FROM ps_document_detail WHERE id_document = '98618' 15/10/2025 09:23: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 ( '98618' , '22821' , 'CARLO ACUTIS - G. PARIS' , '1' , '-1' , '4' , '18.0000' , '18' , '0' , '5' , '17.10' ) 15/10/2025 09:23: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 ( '98618' , '18130' , 'TAU GRANDE CM 4 - T9' , '100' , '-100' , '1' , '0.58' , '0.47540983606557' , '22' , '0' , '58.00' ) 15/10/2025 09:23:30 am >> SELECT document_num FROM ps_document WHERE document_num = '3146' AND id_document != '98949' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2025-09-29') 15/10/2025 09:23:30 am >> UPDATE ps_document SET id_document_type = '11', document_num = '3146', document_date = '2025-09-29', document_letter = '', id_customer = '0', id_supplier = '', id_address = '0', address1 = '', address2 = '', note = '', price_shipping = '0.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '0', id_causal = '0', price_tax_included = '36.00', price_tax_excluded = '33.62', date_upd = NOW() WHERE id_document = '98949' 15/10/2025 09:23: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 = '98949' 15/10/2025 09:23:31 am >> DELETE FROM ps_document_detail WHERE id_document = '98949' 15/10/2025 09:23: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 ( '98949' , '16163' , 'PARTICOLE DOMUS - PAN DI CENA' , '4' , '-4' , '3' , '3.5000' , '3.3653846153846' , '4' , '0' , '14.00' ) 15/10/2025 09:23: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 ( '98949' , '7311' , 'OSTIA SOTTILE 74MM' , '3' , '-3' , '3' , '2.0000' , '1.9230769230769' , '4' , '0' , '6.00' ) 15/10/2025 09:23: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 ( '98949' , '16691' , 'PARTICOLE PER CELIACI 25pz' , '2' , '-2' , '3' , '4.5000' , '4.3269230769231' , '4' , '0' , '9.00' ) 15/10/2025 09:23: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 ( '98949' , '14926' , 'VESTINA BATTESIMALE' , '1' , '-1' , '1' , '6.0000' , '4.9180327868852' , '22' , '0' , '6.00' ) 15/10/2025 09:23: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 ( '98949' , '18130' , 'TAU GRANDE CM 4 - T9' , '1' , '-1' , '1' , '1.00' , '0.81967213114754' , '22' , '0' , '1.00' ) 15/10/2025 09:23:48 am >> SELECT document_num FROM ps_document WHERE document_num = '3266' AND id_document != '99120' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2025-10-08') 15/10/2025 09:23:48 am >> UPDATE ps_document SET id_document_type = '11', document_num = '3266', document_date = '2025-10-08', 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 = '3.40', price_tax_excluded = '2.79', date_upd = NOW() WHERE id_document = '99120' 15/10/2025 09:23:48 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '99120' 15/10/2025 09:23:48 am >> DELETE FROM ps_document_detail WHERE id_document = '99120' 15/10/2025 09:23:48 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99120' , '19560' , 'PERGAMENA COMUNIONE 17X25' , '2' , '-2' , '1' , '0.7000' , '0.57377049180328' , '22' , '0' , '1.40' ) 15/10/2025 09:23:48 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99120' , '18130' , 'TAU GRANDE CM 4 - T9' , '2' , '-2' , '1' , '1.00' , '0.81967213114754' , '22' , '0' , '2.00' ) 15/10/2025 09:24:20 am >> SELECT document_num FROM ps_document WHERE document_num = '3110' AND id_document != '98910' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2025-09-25') 15/10/2025 09:24:20 am >> UPDATE ps_document SET id_document_type = '11', document_num = '3110', document_date = '2025-09-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 = '57.60', price_tax_excluded = '47.21', date_upd = NOW() WHERE id_document = '98910' 15/10/2025 09:24:20 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '98910' 15/10/2025 09:24:20 am >> DELETE FROM ps_document_detail WHERE id_document = '98910' 15/10/2025 09:24:20 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '98910' , '20548' , 'MEDAGLIA SAN BENEDETTO -T18/SBB' , '112' , '-112' , '1' , '0.3000' , '0.24590163934426' , '22' , '0' , '33.60' ) 15/10/2025 09:24:20 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '98910' , '19716' , 'MEDAGLIA SAN BENEDETTO - Q1001-OX' , '35' , '-35' , '1' , '0.3000' , '0.24590163934426' , '22' , '0' , '10.50' ) 15/10/2025 09:24:20 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '98910' , '5903' , 'LITURGICO ART. 60LT ROSSO SUPER' , '1' , '-1' , '1' , '3.50' , '2.8688524590164' , '22' , '0' , '3.50' ) 15/10/2025 09:24:20 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '98910' , '18130' , 'TAU GRANDE CM 4 - T9' , '10' , '-10' , '1' , '1.00' , '0.81967213114754' , '22' , '0' , '10.00' ) 15/10/2025 09:24:53 am >> SELECT document_num FROM ps_document WHERE document_num = '3043' AND id_document != '98826' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2025-09-19') 15/10/2025 09:24:53 am >> UPDATE ps_document SET id_document_type = '11', document_num = '3043', document_date = '2025-09-19', document_letter = '', id_customer = '0', id_supplier = '', id_address = '0', address1 = '', address2 = '', note = '', price_shipping = '0.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '0', id_causal = '0', price_tax_included = '50.00', price_tax_excluded = '40.98', date_upd = NOW() WHERE id_document = '98826' 15/10/2025 09:24:53 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '98826' 15/10/2025 09:24:53 am >> DELETE FROM ps_document_detail WHERE id_document = '98826' 15/10/2025 09:24:53 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '98826' , '18130' , 'TAU GRANDE CM 4 - T9' , '50' , '-50' , '1' , '1.00' , '0.81967213114754' , '22' , '0' , '50.00' ) 15/10/2025 09:25:17 am >> SELECT document_num FROM ps_document WHERE document_num = '3330' AND id_document != '99203' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2025-10-13') 15/10/2025 09:25:18 am >> UPDATE ps_document SET id_document_type = '11', document_num = '3330', document_date = '2025-10-13', 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 = '16.00', price_tax_excluded = '13.11', date_upd = NOW() WHERE id_document = '99203' 15/10/2025 09:25:18 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 = '99203' 15/10/2025 09:25:18 am >> DELETE FROM ps_document_detail WHERE id_document = '99203' 15/10/2025 09:25:18 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99203' , '7202' , 'ARTICOLI RELIGIOSI' , '1' , '-1' , '1' , '15' , '12.295081967213' , '22' , '0' , '15.00' ) 15/10/2025 09:25:18 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99203' , '18130' , 'TAU GRANDE CM 4 - T9' , '1' , '-1' , '1' , '1.00' , '0.81967213114754' , '22' , '0' , '1.00' ) 15/10/2025 09:45:08 am >> SELECT document_num FROM ps_document WHERE document_num = '3361' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2025-10-15') 15/10/2025 09:45:08 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' , '3361' , '2025-10-15' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '109.70' , '93.78' , NOW() , NOW() ) 15/10/2025 09:45:08 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 = '99248' 15/10/2025 09:45:08 am >> DELETE FROM ps_document_detail WHERE id_document = '99248' 15/10/2025 09:45:08 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99248' , '1914' , 'CERA DELLA LITURGIA' , '2' , '-2' , '1' , '4.90' , '4.016393442623' , '22' , '0' , '9.80' ) 15/10/2025 09:45:08 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99248' , '11389' , 'VINO ROSSO DOLCE - 103' , '1' , '-1' , '1' , '8.90' , '7.2950819672131' , '22' , '0' , '8.90' ) 15/10/2025 09:45:08 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99248' , '16163' , 'PARTICOLE DOMUS - PAN DI CENA' , '5' , '-5' , '3' , '3.50' , '3.3653846153846' , '4' , '0' , '17.50' ) 15/10/2025 09:45:08 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99248' , '16689' , 'OSTIA PAN DI CENA mm80' , '2' , '-2' , '3' , '2.00' , '1.9230769230769' , '4' , '0' , '4.00' ) 15/10/2025 09:45:08 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99248' , '24142' , 'DILEXI TE' , '1' , '-1' , '4' , '2.90' , '2.9' , '0' , '0' , '2.90' ) 15/10/2025 09:45:08 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99248' , '23807' , 'CALENDARIO LITURGICO 2026' , '2' , '-2' , '4' , '0.80' , '0.8' , '0' , '0' , '1.60' ) 15/10/2025 09:45:08 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99248' , '23984' , 'AGENDA 2026' , '1' , '-1' , '1' , '10.00' , '8.1967213114754' , '22' , '0' , '10.00' ) 15/10/2025 09:45:08 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99248' , '6809' , 'MOCCOLO 60X165' , '4' , '-4' , '1' , '5.00' , '4.0983606557377' , '22' , '0' , '20.00' ) 15/10/2025 09:45:08 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99248' , '6811' , 'MOCCOLO 80X200' , '3' , '-3' , '1' , '9.50' , '7.7868852459016' , '22' , '0' , '28.50' ) 15/10/2025 09:45:08 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99248' , '6811' , 'MOCCOLO 80X200' , '1' , '-1' , '1' , '6.5' , '5.327868852459' , '22' , '0' , '6.50' ) 15/10/2025 10:23:13 am >> SELECT document_num FROM ps_document WHERE document_num = '3362' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2025-10-15') 15/10/2025 10:23: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 ( '11' , '3362' , '2025-10-15' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '35.50' , '30.38' , NOW() , NOW() ) 15/10/2025 10:23: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 = '99249' 15/10/2025 10:23:13 am >> DELETE FROM ps_document_detail WHERE id_document = '99249' 15/10/2025 10:23: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 ( '99249' , '791' , 'ASSISI IN BUSTA BATTESIMO - 20X270 - BAAS' , '6' , '-6' , '1' , '1.50' , '1.2295081967213' , '22' , '0' , '9.00' ) 15/10/2025 10:23: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 ( '99249' , '7924' , 'PERGAMENE - BATTESIMO MOD. A' , '5' , '-5' , '1' , '0.50' , '0.40983606557377' , '22' , '0' , '2.50' ) 15/10/2025 10:23: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 ( '99249' , '15387' , 'VESTINA BATTESIMALE ' , '5' , '-5' , '1' , '3.00' , '2.4590163934426' , '22' , '0' , '15.00' ) 15/10/2025 10:23: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 ( '99249' , '16691' , 'PARTICOLE PER CELIACI 25pz' , '2' , '-2' , '3' , '4.50' , '4.3269230769231' , '4' , '0' , '9.00' ) 15/10/2025 10:26:08 am >> INSERT INTO ps_product ( ean13 , id_tax_rules_group , `date_add` , `date_upd` ) VALUES ( '' , '1' , NOW() , NOW() ) 15/10/2025 10:26:08 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '24150' , '1' , '' , 'nuovo-prodotto' ) 15/10/2025 10:26:08 am >> INSERT INTO ps_product_shop ( id_product , id_tax_rules_group , id_shop , id_category_default , `date_add` , `date_upd` ) VALUES ( '24150' , '1' , '1' , '2' , NOW() , NOW() ) 15/10/2025 10:26:08 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) VALUES ( '24150' , '0' , '1' , '0' , '0' ) 15/10/2025 10:27:30 am >> SELECT ean13 FROM ps_product WHERE ean13 = '9788863622829' AND id_product != '24150' AND ean13 != '' 15/10/2025 10:27:30 am >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '9788863622829', date_upd = NOW() WHERE id_product = '24150' 15/10/2025 10:27:30 am >> UPDATE ps_product_lang SET name = 'CAMMINATORE DI DIO - R. ARTUSO', description = '' WHERE id_product = '24150' 15/10/2025 10:27:30 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '15' WHERE id_product = '24150' 15/10/2025 10:27:30 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '15', id_tax_rules_group = '4', id_category_default = '268', 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 = '24150' 15/10/2025 10:27:30 am >> DELETE FROM ps_specific_price WHERE id_product = '24150' 15/10/2025 10:27:35 am >> INSERT INTO ps_product ( id_tax_rules_group , `date_add` , `date_upd` ) SELECT id_tax_rules_group , NOW() , NOW() FROM ps_product WHERE id_product = '24150' 15/10/2025 10:27:35 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '24151' , '1' , '' , 'nuovo-prodotto' ) 15/10/2025 10:27:35 am >> INSERT INTO ps_product_shop ( id_product , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , `date_add` , `date_upd` ) SELECT '24151' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '24150' 15/10/2025 10:27:35 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '24151' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '24150' 15/10/2025 10:28:41 am >> SELECT ean13 FROM ps_product WHERE ean13 = '9788863622607' AND id_product != '24151' AND ean13 != '' 15/10/2025 10:28:41 am >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '9788863622607', date_upd = NOW() WHERE id_product = '24151' 15/10/2025 10:28:41 am >> UPDATE ps_product_lang SET name = 'LASCIATEVI RICONCILIARE CON DIO', description = '' WHERE id_product = '24151' 15/10/2025 10:28:41 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '9' WHERE id_product = '24151' 15/10/2025 10:28:42 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '9', id_tax_rules_group = '4', id_category_default = '268', id_argoment_default = '89', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '24151' 15/10/2025 10:28:42 am >> DELETE FROM ps_specific_price WHERE id_product = '24151' 15/10/2025 10:29:14 am >> SELECT ean13 FROM ps_product WHERE ean13 = '9788863622607' AND id_product != '24151' AND ean13 != '' 15/10/2025 10:29:14 am >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '9788863622607', date_upd = NOW() WHERE id_product = '24151' 15/10/2025 10:29:14 am >> UPDATE ps_product_lang SET name = 'LASCIATEVI RICONCILIARE CON DIO', description = '' WHERE id_product = '24151' 15/10/2025 10:29:14 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '9' WHERE id_product = '24151' 15/10/2025 10:29:14 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '9', id_tax_rules_group = '4', id_category_default = '268', id_argoment_default = '89', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '24151' 15/10/2025 10:29:14 am >> DELETE FROM ps_specific_price WHERE id_product = '24151' 15/10/2025 10:32:08 am >> SELECT ean13 FROM ps_product WHERE ean13 = '9788863620641' AND id_product != '2862' AND ean13 != '' 15/10/2025 10:32:08 am >> UPDATE ps_product SET id_supplier = '106', reference = '1/3', ean13 = '9788863620641', date_upd = NOW() WHERE id_product = '2862' 15/10/2025 10:32:08 am >> UPDATE ps_product_lang SET name = 'CREDO N.E. SIMBOLO DELLA FEDE - E.J.HERNANDEZ', description = '' WHERE id_product = '2862' 15/10/2025 10:32:08 am >> UPDATE ps_product SET wholesale_price = '11.39', on_sale = '0', price = '20' WHERE id_product = '2862' 15/10/2025 10:32:08 am >> UPDATE ps_product_shop SET wholesale_price = '11.39', price = '20', id_tax_rules_group = '4', id_category_default = '268', id_argoment_default = '22', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '2862' 15/10/2025 10:32:08 am >> DELETE FROM ps_specific_price WHERE id_product = '2862' 15/10/2025 10:33:04 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' , '335' , '2025-10-14' , '' , '0' , '106' , '4669099' , 'VIALE DEGLI OLEANDRI, 19 80131 NAPOLI' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '9' , '0' , '78.00' , '78.00' , NOW() , NOW() ) 15/10/2025 10:33:04 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 = '99250' 15/10/2025 10:33:04 am >> DELETE FROM ps_document_detail WHERE id_document = '99250' 15/10/2025 10:33:04 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99250' , '2862' , 'CREDO N.E. SIMBOLO DELLA FEDE - E.J.HERNANDEZ' , '1' , '1' , '4' , '20.00' , '20' , '0' , '25' , '15.0000' ) 15/10/2025 10:33:04 am >> DELETE FROM ps_product_supplier WHERE id_product = '2862' AND id_supplier = '106' 15/10/2025 10:33:04 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '2862' , '106' , '1' ) 15/10/2025 10:33:04 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99250' , '24150' , 'CAMMINATORE DI DIO - R. ARTUSO' , '5' , '5' , '4' , '15.00' , '15' , '0' , '25' , '56.2500' ) 15/10/2025 10:33:04 am >> DELETE FROM ps_product_supplier WHERE id_product = '24150' AND id_supplier = '106' 15/10/2025 10:33:04 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24150' , '106' , '1' ) 15/10/2025 10:33:04 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99250' , '24151' , 'LASCIATEVI RICONCILIARE CON DIO' , '1' , '1' , '4' , '9.00' , '9' , '0' , '25' , '6.7500' ) 15/10/2025 10:33:04 am >> DELETE FROM ps_product_supplier WHERE id_product = '24151' AND id_supplier = '106' 15/10/2025 10:33:04 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24151' , '106' , '1' ) 15/10/2025 10:40:13 am >> SELECT document_num FROM ps_document WHERE document_num = '126' AND id_document != '' AND id_document_type LIKE '21' AND YEAR(document_date) = YEAR('2025-10-15') 15/10/2025 10:40: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 ( '21' , '126' , '2025-10-15' , '' , '4032' , '0' , '4679110' , 'VIA FRATTA 83029 SOLOFRA' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '1' , '0' , '76.42' , '76.42' , NOW() , NOW() ) 15/10/2025 10:40: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 = '99251' 15/10/2025 10:40:13 am >> DELETE FROM ps_document_detail WHERE id_document = '99251' 15/10/2025 10:40: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 ( '99251' , '4394' , 'GESÙ CI CHIAMA 1 - SCHEDE' , '15' , '-15' , '4' , '3.80' , '3.8' , '0' , '158' , '-33.06' ) 15/10/2025 10:40: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 ( '99251' , '4397' , 'GESÙ CI RIVELA IL PADRE 2 - SCHEDE' , '12' , '-12' , '4' , '3.80' , '3.8' , '0' , '15' , '38.76' ) 15/10/2025 10:40: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 ( '99251' , '4495' , 'GESÙ RESTA CON NOI 3 - SCHEDE' , '14' , '-14' , '4' , '3.80' , '3.8' , '0' , '15' , '45.22' ) 15/10/2025 10:40: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 ( '99251' , '4393' , 'GESÙ CI CHIAMA 1 - GUIDA' , '1' , '-1' , '4' , '10.00' , '10' , '0' , '15' , '8.50' ) 15/10/2025 10:40: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 ( '99251' , '4494' , 'GESÙ RESTA CON NOI 3 - GUIDA' , '1' , '-1' , '4' , '10.00' , '10' , '0' , '15' , '8.50' ) 15/10/2025 10:40: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 ( '99251' , '4396' , 'GESÙ CI RIVELA IL PADRE 2 - GUIDA' , '1' , '-1' , '4' , '10.00' , '10' , '0' , '15' , '8.50' ) 15/10/2025 10:53:08 am >> SELECT document_num FROM ps_document WHERE document_num = '127' AND id_document != '' AND id_document_type LIKE '21' AND YEAR(document_date) = YEAR('2025-10-15') 15/10/2025 10:53:08 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' , '127' , '2025-10-15' , '' , '964' , '0' , '4671035' , 'P.ZZA S. MICHELE 83029 SOLOFRA' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '1' , '0' , '288.48' , '288.48' , NOW() , NOW() ) 15/10/2025 10:53:08 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 = '99252' 15/10/2025 10:53:08 am >> DELETE FROM ps_document_detail WHERE id_document = '99252' 15/10/2025 10:53:08 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99252' , '8509' , 'PRIMI PASSI CON GESÙ - ANNO A' , '35' , '-35' , '4' , '3.50' , '3.5' , '0' , '15' , '104.13' ) 15/10/2025 10:53:08 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99252' , '8513' , 'PRIMI PASSI CON GESÙ ANNO A - GUIDA' , '2' , '-2' , '4' , '5.00' , '5' , '0' , '15' , '8.50' ) 15/10/2025 10:53:08 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99252' , '4394' , 'GESÙ CI CHIAMA 1 - SCHEDE' , '25' , '-25' , '4' , '3.80' , '3.8' , '0' , '15' , '80.75' ) 15/10/2025 10:53:08 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99252' , '4393' , 'GESÙ CI CHIAMA 1 - GUIDA' , '1' , '-1' , '4' , '10.00' , '10' , '0' , '15' , '8.50' ) 15/10/2025 10:53:08 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99252' , '22033' , 'PRIMA CONFESSIONE E MESSA DI PRIMA COMUNIONE - GUIDA N.E.' , '2' , '-2' , '4' , '8.00' , '8' , '0' , '15' , '13.60' ) 15/10/2025 10:53:08 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99252' , '22028' , 'PRIMA CONFESSIONE E MESSA DI PRIMA COMUNIONE - N.E.' , '20' , '-20' , '4' , '3.00' , '3' , '0' , '15' , '51.00' ) 15/10/2025 10:53:08 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99252' , '4494' , 'GESÙ RESTA CON NOI 3 - GUIDA' , '1' , '-1' , '4' , '10.00' , '10' , '0' , '15' , '8.50' ) 15/10/2025 10:53:08 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99252' , '4396' , 'GESÙ CI RIVELA IL PADRE 2 - GUIDA' , '1' , '-1' , '4' , '10.00' , '10' , '0' , '15' , '8.50' ) 15/10/2025 10:53:08 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99252' , '12819' , 'REGISTRO DEL CATECHISTA ' , '5' , '-5' , '0' , '1.00' , '1' , '' , '0' , '5.00' ) 15/10/2025 10:54:56 am >> SELECT document_num FROM ps_document WHERE document_num = '126' AND id_document != '99251' AND id_document_type LIKE '21' AND YEAR(document_date) = YEAR('2025-10-15') 15/10/2025 10:54:56 am >> UPDATE ps_document SET id_document_type = '21', document_num = '126', document_date = '2025-10-15', document_letter = '', id_customer = '4032', id_supplier = '', id_address = '4679110', address1 = 'VIA FRATTA 83029 SOLOFRA', 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 = '90.03', price_tax_excluded = '90.03', date_upd = NOW() WHERE id_document = '99251' 15/10/2025 10:54:56 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '99251' 15/10/2025 10:54:56 am >> DELETE FROM ps_document_detail WHERE id_document = '99251' 15/10/2025 10:54:56 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99251' , '4394' , 'GESÙ CI CHIAMA 1 - SCHEDE' , '15' , '-15' , '4' , '3.8000' , '3.8' , '0' , '158' , '-33.06' ) 15/10/2025 10:54:56 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99251' , '4397' , 'GESÙ CI RIVELA IL PADRE 2 - SCHEDE' , '12' , '-12' , '4' , '3.8000' , '3.8' , '0' , '15' , '38.76' ) 15/10/2025 10:54:56 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99251' , '4495' , 'GESÙ RESTA CON NOI 3 - SCHEDE' , '14' , '-14' , '4' , '3.8000' , '3.8' , '0' , '15' , '45.22' ) 15/10/2025 10:54:56 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99251' , '4393' , 'GESÙ CI CHIAMA 1 - GUIDA' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '15' , '8.50' ) 15/10/2025 10:54:56 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99251' , '4494' , 'GESÙ RESTA CON NOI 3 - GUIDA' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '15' , '8.50' ) 15/10/2025 10:54:56 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99251' , '4396' , 'GESÙ CI RIVELA IL PADRE 2 - GUIDA' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '15' , '8.50' ) 15/10/2025 10:54:56 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99251' , '19977' , 'MINISTRANTI IERI, OGGI, DOMANI' , '1' , '-1' , '4' , '2.50' , '2.5' , '0' , '15' , '2.13' ) 15/10/2025 10:54:56 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99251' , '15251' , 'FATE QUESTO IN MEMORIA DI ME' , '1' , '-1' , '4' , '2.50' , '2.5' , '0' , '15' , '2.13' ) 15/10/2025 10:54:56 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99251' , '22033' , 'PRIMA CONFESSIONE E MESSA DI PRIMA COMUNIONE - GUIDA N.E.' , '1' , '-1' , '4' , '8.00' , '8' , '0' , '15' , '6.80' ) 15/10/2025 10:54:56 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99251' , '22028' , 'PRIMA CONFESSIONE E MESSA DI PRIMA COMUNIONE - N.E.' , '1' , '-1' , '4' , '3.00' , '3' , '0' , '15' , '2.55' ) 15/10/2025 10:58:20 am >> SELECT document_num FROM ps_document WHERE document_num = '3363' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2025-10-15') 15/10/2025 10:58:20 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3363' , '2025-10-15' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '85.55' , '85.55' , NOW() , NOW() ) 15/10/2025 10:58:20 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '99253' 15/10/2025 10:58:20 am >> DELETE FROM ps_document_detail WHERE id_document = '99253' 15/10/2025 10:58:20 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99253' , '23952' , 'BELLEZZA E STUPORE DELLEVENTO LITURGICO -G. CAVAGNOLI' , '1' , '-1' , '4' , '13.00' , '13' , '0' , '5' , '12.35' ) 15/10/2025 10:58:20 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99253' , '23978' , 'SACRA LITURGIA - E. FINOTTI' , '1' , '-1' , '4' , '26.00' , '26' , '0' , '5' , '24.70' ) 15/10/2025 10:58:20 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99253' , '24142' , 'DILEXI TE' , '1' , '-1' , '4' , '2.90' , '2.9' , '0' , '0' , '2.90' ) 15/10/2025 10:58:20 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99253' , '24081' , 'ECCLESIOLOGIA - R. GUARDINI' , '1' , '-1' , '4' , '48.00' , '48' , '0' , '5' , '45.60' ) 15/10/2025 10:59:18 am >> SELECT document_num FROM ps_document WHERE document_num = '3364' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2025-10-15') 15/10/2025 10:59:18 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' , '3364' , '2025-10-15' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '30.00' , '24.59' , NOW() , NOW() ) 15/10/2025 10:59:18 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 = '99254' 15/10/2025 10:59:18 am >> DELETE FROM ps_document_detail WHERE id_document = '99254' 15/10/2025 10:59:18 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99254' , '23984' , 'AGENDA 2026' , '3' , '-3' , '1' , '10.00' , '8.1967213114754' , '22' , '0' , '30.00' ) 15/10/2025 11:05:53 am >> SELECT document_num FROM ps_document WHERE document_num = '128' AND id_document != '' AND id_document_type LIKE '21' AND YEAR(document_date) = YEAR('2025-10-15') 15/10/2025 11:05:53 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '21' , '128' , '2025-10-15' , '' , '302' , '0' , '4679565' , 'VIA F. LLI ROSSELLI 84096 MONTECORVINO ROVELLA' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '1' , '0' , '47.60' , '47.60' , NOW() , NOW() ) 15/10/2025 11:05:53 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '99255' 15/10/2025 11:05:53 am >> DELETE FROM ps_document_detail WHERE id_document = '99255' 15/10/2025 11:05:53 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99255' , '5446' , 'IO SONO CON VOI - GUIDA' , '2' , '-2' , '4' , '8.00' , '8' , '0' , '15' , '13.60' ) 15/10/2025 11:05:53 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99255' , '9677' , 'SARETE MIEI TESTIMONI - GUIDA' , '4' , '-4' , '4' , '8.00' , '8' , '0' , '15' , '27.20' ) 15/10/2025 11:05:53 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99255' , '11183' , 'VENITE CON ME - GUIDA' , '1' , '-1' , '4' , '8.00' , '8' , '0' , '15' , '6.80' ) 15/10/2025 11:23:24 am >> SELECT document_num FROM ps_document WHERE document_num = '129' AND id_document != '' AND id_document_type LIKE '21' AND YEAR(document_date) = YEAR('2025-10-15') 15/10/2025 11:23: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' , '129' , '2025-10-15' , '' , '3868' , '0' , '4673725' , 'VIA LORENZO CAVALIERO 1 84100 SALERNO' , '' , 'COPIE OMAGGIO AUTORE' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '0.00' , '0.00' , NOW() , NOW() ) 15/10/2025 11:23: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 = '99256' 15/10/2025 11:23:24 am >> DELETE FROM ps_document_detail WHERE id_document = '99256' 15/10/2025 11:23: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 ( '99256' , '24129' , 'DIECI COMANDAMENTI - M. DE ROSA' , '60' , '-60' , '4' , '6.00' , '6' , '0' , '100' , '0.00' ) 15/10/2025 11:29:59 am >> SELECT document_num FROM ps_document WHERE document_num = '3365' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2025-10-15') 15/10/2025 11:29: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' , '3365' , '2025-10-15' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '36.00' , '36.00' , NOW() , NOW() ) 15/10/2025 11:29: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 = '99257' 15/10/2025 11:29:59 am >> DELETE FROM ps_document_detail WHERE id_document = '99257' 15/10/2025 11:29: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 ( '99257' , '24144' , 'LIBERI NELLA VERITA - M. DE MAIO' , '1' , '-1' , '4' , '36.00' , '36' , '0' , '0' , '36.00' ) 15/10/2025 11:53:29 am >> SELECT document_num FROM ps_document WHERE document_num = '130' AND id_document != '' AND id_document_type LIKE '21' AND YEAR(document_date) = YEAR('2025-10-15') 15/10/2025 11:53:30 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' , '130' , '2025-10-15' , '' , '1656' , '0' , '4679422' , 'VIA NAZIONALE 84060 OMIGNANO SCALO' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '168.30' , '168.30' , NOW() , NOW() ) 15/10/2025 11:53: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 = '99258' 15/10/2025 11:53:30 am >> DELETE FROM ps_document_detail WHERE id_document = '99258' 15/10/2025 11:53: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 ( '99258' , '4120' , 'FEDE NELLO ZAINETTO' , '33' , '-33' , '4' , '6.00' , '6' , '0' , '15' , '168.30' ) 15/10/2025 12:39:30 pm >> SELECT document_num FROM ps_document WHERE document_num = '3366' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2025-10-15') 15/10/2025 12:39:30 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3366' , '2025-10-15' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '91.50' , '89.38' , NOW() , NOW() ) 15/10/2025 12:39:30 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '99259' 15/10/2025 12:39:30 pm >> DELETE FROM ps_document_detail WHERE id_document = '99259' 15/10/2025 12:39: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 ( '99259' , '16163' , 'PARTICOLE DOMUS - PAN DI CENA' , '10' , '-10' , '3' , '3.50' , '3.3653846153846' , '4' , '0' , '35.00' ) 15/10/2025 12:39: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 ( '99259' , '7311' , 'OSTIA SOTTILE 74MM' , '10' , '-10' , '3' , '2.00' , '1.9230769230769' , '4' , '0' , '20.00' ) 15/10/2025 12:39: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 ( '99259' , '23918' , 'CE SPAZIO PER TE 2026 - 9-11 ANNI' , '1' , '-1' , '4' , '16.50' , '16.5' , '0' , '0' , '16.50' ) 15/10/2025 12:39: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 ( '99259' , '23917' , 'CE SPAZIO PER TE 2026 - 6-8 ANNI' , '1' , '-1' , '4' , '16.50' , '16.5' , '0' , '0' , '16.50' ) 15/10/2025 12:39: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 ( '99259' , '8509' , 'PRIMI PASSI CON GESÙ - ANNO A' , '1' , '-1' , '4' , '3.50' , '3.5' , '0' , '0' , '3.50' ) 15/10/2025 12:42:21 pm >> SELECT document_num FROM ps_document WHERE document_num = '3367' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2025-10-15') 15/10/2025 12:42:21 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3367' , '2025-10-15' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '69.12' , '66.23' , NOW() , NOW() ) 15/10/2025 12:42: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 = '99260' 15/10/2025 12:42:21 pm >> DELETE FROM ps_document_detail WHERE id_document = '99260' 15/10/2025 12:42: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 ( '99260' , '19106' , 'FRAGRANZA NARDO' , '1' , '-1' , '1' , '16.00' , '13.114754098361' , '22' , '0' , '16.00' ) 15/10/2025 12:42: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 ( '99260' , '19138' , 'ATTO DI ABBANDONO - D. D. RUOTOLO' , '1' , '-1' , '4' , '1.00' , '1' , '0' , '0' , '1.00' ) 15/10/2025 12:42: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 ( '99260' , '13633' , 'SAN LUIGI MARIA DI MONTFORT - 8386' , '1' , '-1' , '4' , '7.00' , '7' , '0' , '5' , '6.65' ) 15/10/2025 12:42: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 ( '99260' , '23750' , 'SPIRITO SANTO - PAPA FRANCESCO' , '1' , '-1' , '4' , '9.90' , '9.9' , '0' , '5' , '9.41' ) 15/10/2025 12:42: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 ( '99260' , '23574' , 'RISURREZIONE E LA VITA - PAPA FRANCESCO' , '1' , '-1' , '4' , '10.00' , '10' , '0' , '5' , '9.50' ) 15/10/2025 12:42: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 ( '99260' , '23749' , 'EUCARISTIA CUORE DELLA CHIESA - PAPA FRANCESCO' , '1' , '-1' , '4' , '8.90' , '8.9' , '0' , '5' , '8.46' ) 15/10/2025 12:42: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 ( '99260' , '22321' , 'PERDONO CHE GUARISCE - L. PASQUA' , '1' , '-1' , '4' , '16.00' , '16' , '0' , '5' , '15.20' ) 15/10/2025 12:42: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 ( '99260' , '24142' , 'DILEXI TE' , '1' , '-1' , '4' , '2.90' , '2.9' , '0' , '0' , '2.90' ) 15/10/2025 12:51:18 pm >> UPDATE ps_address SET deleted='1' , active = '0' WHERE id_customer = '302' 15/10/2025 12:51:18 pm >> INSERT INTO ps_address ( id_customer , id_country , id_state , company , lastname , firstname , address1 , address2 , postcode , city , other , phone , phone_mobile , vat_number , dni , date_add , date_upd ) VALUES ( '302' , '10' , '210' , 'PARR. IMMACOLATA CONCEZIONE' , 'RAGONE' , 'DON ANTONIO' , 'VIA F. LLI ROSSELLI' , '' , '84096' , 'MONTECORVINO ROVELLA' , '' , '' , '' , '' , '95020070652' , NOW() , NOW() ) 15/10/2025 12:51:18 pm >> UPDATE ps_customer SET email = '', sdi = '', pec = '', date_upd = NOW() WHERE id_customer = '302' 15/10/2025 03:38:53 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '31' , '3134' , '2025-10-10' , '' , '0' , '12' , '2607' , 'VIA NAZIONALE NORD, 4 - LAGARO 40035 CASTIGLIONE DEI PEPOLI' , '' , '' , '13' , '1' , '0' , '0' , '0' , '' , '9' , '0' , '408.76' , '335.05' , NOW() , NOW() ) 15/10/2025 03:38:53 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '99261' 15/10/2025 03:38:53 pm >> DELETE FROM ps_document_detail WHERE id_document = '99261' 15/10/2025 03:38: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 ( '99261' , '12578' , 'RICAMBIO VETRO PER ART. 486 - 65' , '4' , '4' , '1' , '7' , '5.7377049180328' , '22' , '5' , '32.4520' ) 15/10/2025 03:38:53 pm >> DELETE FROM ps_product_supplier WHERE id_product = '12578' AND id_supplier = '12' 15/10/2025 03:38:53 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '12578' , '12' , '1' ) 15/10/2025 03:38: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 ( '99261' , '780' , 'ASPERGES MAXI CON CUSTODIA - 700' , '4' , '4' , '1' , '21' , '17.213114754098' , '22' , '5' , '97.3560' ) 15/10/2025 03:38:53 pm >> DELETE FROM ps_product_supplier WHERE id_product = '780' AND id_supplier = '12' 15/10/2025 03:38:53 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '780' , '12' , '1' ) 15/10/2025 03:38: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 ( '99261' , '23311' , 'FINTA CANDELA 4X60 - 142' , '2' , '2' , '1' , '8.5' , '6.9672131147541' , '22' , '5' , '19.7030' ) 15/10/2025 03:38:53 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23311' AND id_supplier = '12' 15/10/2025 03:38:53 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23311' , '12' , '1' ) 15/10/2025 03:38: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 ( '99261' , '4205' , 'FINTA CANDELA 4X30 - 140 ' , '4' , '4' , '1' , '5.5' , '4.5081967213115' , '22' , '5' , '25.4980' ) 15/10/2025 03:38:54 pm >> DELETE FROM ps_product_supplier WHERE id_product = '4205' AND id_supplier = '12' 15/10/2025 03:38:54 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '4205' , '12' , '1' ) 15/10/2025 03:38: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 ( '99261' , '540' , 'AMPOLLE ALTARE FUSIONE DORATA - 504 ' , '1' , '1' , '1' , '56' , '45.901639344262' , '22' , '5' , '64.9040' ) 15/10/2025 03:38:54 pm >> DELETE FROM ps_product_supplier WHERE id_product = '540' AND id_supplier = '12' 15/10/2025 03:38:54 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '540' , '12' , '1' ) 15/10/2025 03:38: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 ( '99261' , '4696' , 'GLOBO PIREX DIAM. 3,5 COMPLETO - 89 ' , '10' , '10' , '1' , '3' , '2.4590163934426' , '22' , '5' , '34.7700' ) 15/10/2025 03:38:54 pm >> DELETE FROM ps_product_supplier WHERE id_product = '4696' AND id_supplier = '12' 15/10/2025 03:38:54 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '4696' , '12' , '1' ) 15/10/2025 03:38: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 ( '99261' , '5998' , 'LUME VETRO SOFFIATO - CM 20 - 1023' , '2' , '2' , '1' , '17.5' , '14.344262295082' , '22' , '5' , '40.5650' ) 15/10/2025 03:38:54 pm >> DELETE FROM ps_product_supplier WHERE id_product = '5998' AND id_supplier = '12' 15/10/2025 03:38:54 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '5998' , '12' , '1' ) 15/10/2025 03:38: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 ( '99261' , '778' , 'ASPERGES CON VASETTO O. S. - 1700 ' , '1' , '1' , '1' , '29' , '23.770491803279' , '22' , '5' , '33.6110' ) 15/10/2025 03:38:54 pm >> DELETE FROM ps_product_supplier WHERE id_product = '778' AND id_supplier = '12' 15/10/2025 03:38:54 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '778' , '12' , '1' ) 15/10/2025 03:38: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 ( '99261' , '16939' , 'SACCO PORTAELEMOSINA CON ASTA 1 m - 1750' , '2' , '2' , '1' , '19' , '15.573770491803' , '22' , '5' , '44.0420' ) 15/10/2025 03:38:54 pm >> DELETE FROM ps_product_supplier WHERE id_product = '16939' AND id_supplier = '12' 15/10/2025 03:38:54 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16939' , '12' , '1' ) 15/10/2025 03:39:41 pm >> SELECT document_num FROM ps_document WHERE document_num = '3330' AND id_document != '99203' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2025-10-13') 15/10/2025 03:39:41 pm >> UPDATE ps_document SET id_document_type = '11', document_num = '3330', document_date = '2025-10-13', 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 = '16.00', price_tax_excluded = '13.11', date_upd = NOW() WHERE id_document = '99203' 15/10/2025 03:39:41 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '99203' 15/10/2025 03:39:41 pm >> DELETE FROM ps_document_detail WHERE id_document = '99203' 15/10/2025 03:39:41 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99203' , '18130' , 'TAU GRANDE CM 4 - T9' , '1' , '-1' , '1' , '1.0000' , '0.81967213114754' , '22' , '0' , '1.00' ) 15/10/2025 03:39:41 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99203' , '23311' , 'FINTA CANDELA 4X60 - 142' , '2' , '-2' , '1' , '7.5' , '6.1475409836066' , '22' , '0' , '15.00' ) 15/10/2025 03:43:57 pm >> SELECT document_num FROM ps_document WHERE document_num = '3368' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2025-10-15') 15/10/2025 03:43: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' , '3368' , '2025-10-15' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '3.50' , '3.50' , NOW() , NOW() ) 15/10/2025 03:43: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 = '99262' 15/10/2025 03:43:57 pm >> DELETE FROM ps_document_detail WHERE id_document = '99262' 15/10/2025 03:43: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 ( '99262' , '17628' , 'PREGHIERE A SAN CHARBEL - 8946' , '1' , '-1' , '4' , '2.50' , '2.5' , '0' , '0' , '2.50' ) 15/10/2025 03:43: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 ( '99262' , '24021' , 'CALENDARIO LITURGICO 2026 - 8164' , '1' , '-1' , '4' , '1.00' , '1' , '0' , '0' , '1.00' ) 15/10/2025 04:06:39 pm >> SELECT document_num FROM ps_document WHERE document_num = '3369' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2025-10-15') 15/10/2025 04:06: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' , '3369' , '2025-10-15' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '11.00' , '9.02' , NOW() , NOW() ) 15/10/2025 04:06: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 = '99263' 15/10/2025 04:06:39 pm >> DELETE FROM ps_document_detail WHERE id_document = '99263' 15/10/2025 04:06: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 ( '99263' , '14063' , 'STELLARIO PLEX CM 10 / 12' , '1' , '-1' , '1' , '11.00' , '9.016393442623' , '22' , '0' , '11.00' ) 15/10/2025 04:09:35 pm >> SELECT document_num FROM ps_document WHERE document_num = '131' AND id_document != '' AND id_document_type LIKE '21' AND YEAR(document_date) = YEAR('2025-10-15') 15/10/2025 04:09:35 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '21' , '131' , '2025-10-15' , '' , '2214' , '0' , '4671715' , 'P.ZZA S. FRANCESCO 84124 SALERNO' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '15' , '0' , '90.10' , '90.10' , NOW() , NOW() ) 15/10/2025 04:09:35 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '99264' 15/10/2025 04:09:35 pm >> DELETE FROM ps_document_detail WHERE id_document = '99264' 15/10/2025 04:09:35 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99264' , '4393' , 'GESÙ CI CHIAMA 1 - GUIDA' , '3' , '-3' , '4' , '10.00' , '10' , '0' , '15' , '25.50' ) 15/10/2025 04:09:35 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99264' , '4394' , 'GESÙ CI CHIAMA 1 - SCHEDE' , '20' , '-20' , '4' , '3.80' , '3.8' , '0' , '15' , '64.60' ) 15/10/2025 05:36:26 pm >> SELECT document_num FROM ps_document WHERE document_num = '3370' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2025-10-15') 15/10/2025 05:36:26 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3370' , '2025-10-15' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '11.40' , '11.40' , NOW() , NOW() ) 15/10/2025 05:36:26 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '99265' 15/10/2025 05:36:26 pm >> DELETE FROM ps_document_detail WHERE id_document = '99265' 15/10/2025 05:36: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 ( '99265' , '8603' , 'VENITE CON ME 2 - MAGNIFICAT' , '4' , '-4' , '4' , '3.00' , '3' , '0' , '5' , '11.40' ) 15/10/2025 05:41:38 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788831528405' AND id_product != '1800' AND ean13 != '' 15/10/2025 05:41:38 pm >> UPDATE ps_product SET id_supplier = '', reference = '6/3', ean13 = '9788831528405', date_upd = NOW() WHERE id_product = '1800' 15/10/2025 05:41:38 pm >> UPDATE ps_product_lang SET name = 'CATECHESI AI PRINCIPIANTI - SANT\'AGOSTINO', description = '' WHERE id_product = '1800' 15/10/2025 05:41:38 pm >> UPDATE ps_product SET wholesale_price = '4.87', on_sale = '0', price = '8.5' WHERE id_product = '1800' 15/10/2025 05:41:38 pm >> UPDATE ps_product_shop SET wholesale_price = '4.87', price = '8.5', id_tax_rules_group = '4', id_category_default = '27', id_argoment_default = '74', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '1800' 15/10/2025 05:41:38 pm >> DELETE FROM ps_specific_price WHERE id_product = '1800' 15/10/2025 06:07:12 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788892872097' AND id_product != '23520' AND ean13 != '' 15/10/2025 06:07:12 pm >> UPDATE ps_product SET id_supplier = '7', reference = '6/4', ean13 = '9788892872097', date_upd = NOW() WHERE id_product = '23520' 15/10/2025 06:07:12 pm >> UPDATE ps_product_lang SET name = 'GRAZIE DON TONINO - V. ANGIULI', description = '' WHERE id_product = '23520' 15/10/2025 06:07:12 pm >> UPDATE ps_product SET wholesale_price = '10.50', on_sale = '0', price = '15.0000' WHERE id_product = '23520' 15/10/2025 06:07:12 pm >> UPDATE ps_product_shop SET wholesale_price = '10.50', price = '15.0000', id_tax_rules_group = '4', id_category_default = '26', 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 = '23520' 15/10/2025 06:07:12 pm >> DELETE FROM ps_specific_price WHERE id_product = '23520' 15/10/2025 06:09:10 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788884248596' AND id_product != '23054' AND ean13 != '' 15/10/2025 06:09:10 pm >> UPDATE ps_product SET id_supplier = '7', reference = '6/2', ean13 = '9788884248596', date_upd = NOW() WHERE id_product = '23054' 15/10/2025 06:09:10 pm >> UPDATE ps_product_lang SET name = 'HO VISTO TUTTA LA VITA DI GESU\' M. VALTORTA - G. PORRA', description = '' WHERE id_product = '23054' 15/10/2025 06:09:10 pm >> UPDATE ps_product SET wholesale_price = '8.40', on_sale = '0', price = '12.0000' WHERE id_product = '23054' 15/10/2025 06:09:10 pm >> UPDATE ps_product_shop SET wholesale_price = '8.40', price = '12.0000', id_tax_rules_group = '4', id_category_default = '83', id_argoment_default = '71', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '23054' 15/10/2025 06:09:10 pm >> DELETE FROM ps_specific_price WHERE id_product = '23054' 15/10/2025 06:09:42 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9791259754905' AND id_product != '23810' AND ean13 != '' 15/10/2025 06:09:42 pm >> UPDATE ps_product SET id_supplier = '7', reference = '11/7', ean13 = '9791259754905', date_upd = NOW() WHERE id_product = '23810' 15/10/2025 06:09:42 pm >> UPDATE ps_product_lang SET name = 'AMORE NEGLI OCCHI - R. MANDIROLA', description = '' WHERE id_product = '23810' 15/10/2025 06:09:42 pm >> UPDATE ps_product SET wholesale_price = '11.20', on_sale = '0', price = '16.0000' WHERE id_product = '23810' 15/10/2025 06:09:42 pm >> UPDATE ps_product_shop SET wholesale_price = '11.20', price = '16.0000', id_tax_rules_group = '4', id_category_default = '267', id_argoment_default = '78', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '23810' 15/10/2025 06:09:42 pm >> DELETE FROM ps_specific_price WHERE id_product = '23810' 15/10/2025 06:16: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' , '651/25' , '2025-10-15' , '25' , '0' , '159' , '4673403' , 'VIA PANNOSE 45 83025 MONTORO' , '' , '' , '0.00' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '473.20' , '455.00' , NOW() , NOW() ) 15/10/2025 06:16: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 = '99266' 15/10/2025 06:16:45 pm >> DELETE FROM ps_document_detail WHERE id_document = '99266' 15/10/2025 06:16: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 ( '99266' , '24129' , 'DIECI COMANDAMENTI - M. DE ROSA' , '500' , '0' , '3' , '0.91' , '0.875' , '4' , '0' , '473.2000' ) 15/10/2025 06:16:45 pm >> DELETE FROM ps_product_supplier WHERE id_product = '24129' AND id_supplier = '159' 15/10/2025 06:16:45 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24129' , '159' , '1' ) 15/10/2025 06:38:42 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788884247520' AND id_product != '20450' AND ean13 != '' 15/10/2025 06:38:42 pm >> UPDATE ps_product SET id_supplier = '7', reference = '11/4', ean13 = '9788884247520', date_upd = NOW() WHERE id_product = '20450' 15/10/2025 06:38:42 pm >> UPDATE ps_product_lang SET name = 'VANGELO PER IMMAGINI', description = '' WHERE id_product = '20450' 15/10/2025 06:38:42 pm >> UPDATE ps_product SET wholesale_price = '14.00', on_sale = '0', price = '20.0000' WHERE id_product = '20450' 15/10/2025 06:38:42 pm >> UPDATE ps_product_shop SET wholesale_price = '14.00', price = '20.0000', id_tax_rules_group = '4', id_category_default = '83', id_argoment_default = '20', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '20450' 15/10/2025 06:38:42 pm >> DELETE FROM ps_specific_price WHERE id_product = '20450' 15/10/2025 06:58:14 pm >> SELECT document_num FROM ps_document WHERE document_num = '3371' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2025-10-15') 15/10/2025 06:58:14 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3371' , '2025-10-15' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '15.00' , '12.30' , NOW() , NOW() ) 15/10/2025 06:58:14 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '99267' 15/10/2025 06:58:14 pm >> DELETE FROM ps_document_detail WHERE id_document = '99267' 15/10/2025 06:58:14 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99267' , '6809' , 'MOCCOLO 60X165' , '3' , '-3' , '1' , '5.00' , '4.0983606557377' , '22' , '0' , '15.00' ) 15/10/2025 07:00:39 pm >> SELECT document_num FROM ps_document WHERE document_num = '29' AND id_document != '' AND id_document_type LIKE '24' AND YEAR(document_date) = YEAR('2025-10-15') 15/10/2025 07:00: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 ( '24' , '29' , '2025-10-15' , '' , '0' , '7' , '2602' , 'P. ZZA SAN PAOLO, 14 12051 ALBA' , '' , 'RESA' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '9' , '975.10' , '974.25' , NOW() , NOW() ) 15/10/2025 07:00: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 = '99268' 15/10/2025 07:00:39 pm >> DELETE FROM ps_document_detail WHERE id_document = '99268' 15/10/2025 07:00: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 ( '99268' , '23990' , 'DI PASQUA IN PASQUA - F. ROSINI' , '6' , '-6' , '4' , '39.00' , '39' , '0' , '0' , '234.00' ) 15/10/2025 07:00:39 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23990' AND id_supplier = '7' 15/10/2025 07:00:39 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23990' , '7' , '1' ) 15/10/2025 07:00: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 ( '99268' , '23700' , 'AMEN - LUG 25' , '1' , '-1' , '4' , '3.90' , '3.9' , '0' , '0' , '3.90' ) 15/10/2025 07:00:39 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23700' AND id_supplier = '7' 15/10/2025 07:00:39 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23700' , '7' , '1' ) 15/10/2025 07:00: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 ( '99268' , '23492' , 'AMEN - GIU 25' , '1' , '-1' , '4' , '3.90' , '3.9' , '0' , '0' , '3.90' ) 15/10/2025 07:00:39 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23492' AND id_supplier = '7' 15/10/2025 07:00:39 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23492' , '7' , '1' ) 15/10/2025 07:00: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 ( '99268' , '23802' , 'MIA SPERANZA E IN TE - AGGIUNTA LIBRETTO' , '7' , '-7' , '4' , '4.50' , '4.5' , '0' , '0' , '31.50' ) 15/10/2025 07:00:39 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23802' AND id_supplier = '7' 15/10/2025 07:00:39 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23802' , '7' , '1' ) 15/10/2025 07:00: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 ( '99268' , '23803' , 'MIA SPERANZA E IN TE - AGGIUNTA SPARTITI' , '1' , '-1' , '3' , '10.00' , '9.6153846153846' , '4' , '0' , '10.00' ) 15/10/2025 07:00:39 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23803' AND id_supplier = '7' 15/10/2025 07:00:39 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23803' , '7' , '1' ) 15/10/2025 07:00: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 ( '99268' , '15828' , 'NOVUM TESTAMENTUM ET PSALTERIUM' , '1' , '-1' , '4' , '20.00' , '20' , '0' , '0' , '20.00' ) 15/10/2025 07:00:39 pm >> DELETE FROM ps_product_supplier WHERE id_product = '15828' AND id_supplier = '7' 15/10/2025 07:00:39 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '15828' , '7' , '1' ) 15/10/2025 07:00: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 ( '99268' , '22784' , 'ROSARIO CON PADRE PIO' , '2' , '-2' , '4' , '1.50' , '1.5' , '0' , '0' , '3.00' ) 15/10/2025 07:00:39 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22784' AND id_supplier = '7' 15/10/2025 07:00:39 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22784' , '7' , '1' ) 15/10/2025 07:00:40 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99268' , '1800' , 'CATECHESI AI PRINCIPIANTI - SANTAGOSTINO' , '1' , '-1' , '4' , '8.50' , '8.5' , '0' , '0' , '8.50' ) 15/10/2025 07:00:40 pm >> DELETE FROM ps_product_supplier WHERE id_product = '1800' AND id_supplier = '7' 15/10/2025 07:00:40 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '1800' , '7' , '1' ) 15/10/2025 07:00:40 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99268' , '11225' , 'VERGINE MARIA - A. DIPPONA' , '1' , '-1' , '4' , '9.00' , '9' , '0' , '0' , '9.00' ) 15/10/2025 07:00:40 pm >> DELETE FROM ps_product_supplier WHERE id_product = '11225' AND id_supplier = '7' 15/10/2025 07:00:40 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '11225' , '7' , '1' ) 15/10/2025 07:00:40 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99268' , '3724' , 'DOVERE DI AMARE DIO - B. DI CHIARAVALLE' , '1' , '-1' , '4' , '10.50' , '10.5' , '0' , '0' , '10.50' ) 15/10/2025 07:00:40 pm >> DELETE FROM ps_product_supplier WHERE id_product = '3724' AND id_supplier = '7' 15/10/2025 07:00:40 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '3724' , '7' , '1' ) 15/10/2025 07:00:40 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99268' , '2912' , 'CRISTO GESÙ DIO DELLA MIA VITA - T.DAVILA' , '1' , '-1' , '4' , '13.00' , '13' , '0' , '0' , '13.00' ) 15/10/2025 07:00:40 pm >> DELETE FROM ps_product_supplier WHERE id_product = '2912' AND id_supplier = '7' 15/10/2025 07:00:40 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '2912' , '7' , '1' ) 15/10/2025 07:00:40 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99268' , '23470' , 'SUO AMORE E PER SEMPRE - SPARTITO' , '1' , '-1' , '3' , '12.00' , '11.538461538462' , '4' , '0' , '12.00' ) 15/10/2025 07:00:40 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23470' AND id_supplier = '7' 15/10/2025 07:00:40 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23470' , '7' , '1' ) 15/10/2025 07:00:40 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99268' , '23469' , 'SUO AMORE E PER SEMPRE' , '1' , '-1' , '4' , '15.90' , '15.9' , '0' , '0' , '15.90' ) 15/10/2025 07:00:40 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23469' AND id_supplier = '7' 15/10/2025 07:00:40 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23469' , '7' , '1' ) 15/10/2025 07:00:40 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99268' , '14503' , 'GIOVANI LIBERI DI AMARE' , '3' , '-3' , '4' , '1.80' , '1.8' , '0' , '0' , '5.40' ) 15/10/2025 07:00:40 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14503' AND id_supplier = '7' 15/10/2025 07:00:40 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14503' , '7' , '1' ) 15/10/2025 07:00:40 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99268' , '19641' , 'PREGHIERA SEMINA VITA - O. MARRAFFA' , '1' , '-1' , '4' , '2.50' , '2.5' , '0' , '0' , '2.50' ) 15/10/2025 07:00:40 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19641' AND id_supplier = '7' 15/10/2025 07:00:40 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19641' , '7' , '1' ) 15/10/2025 07:00:40 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99268' , '23197' , 'AIUTAMI A PREGARE' , '1' , '-1' , '4' , '10.00' , '10' , '0' , '0' , '10.00' ) 15/10/2025 07:00:40 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23197' AND id_supplier = '7' 15/10/2025 07:00:40 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23197' , '7' , '1' ) 15/10/2025 07:00:40 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99268' , '21717' , 'AIUTAMI AD ESSERE MADRE ' , '1' , '-1' , '4' , '10.00' , '10' , '0' , '0' , '10.00' ) 15/10/2025 07:00:40 pm >> DELETE FROM ps_product_supplier WHERE id_product = '21717' AND id_supplier = '7' 15/10/2025 07:00:40 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21717' , '7' , '1' ) 15/10/2025 07:00:40 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99268' , '22326' , 'AIUTAMI A SUPERARE IL LUTTO ' , '1' , '-1' , '4' , '10.00' , '10' , '0' , '0' , '10.00' ) 15/10/2025 07:00:40 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22326' AND id_supplier = '7' 15/10/2025 07:00:40 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22326' , '7' , '1' ) 15/10/2025 07:00:40 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99268' , '21922' , 'A TU PER TU - S. JURGENS' , '1' , '-1' , '4' , '19.00' , '19' , '0' , '0' , '19.00' ) 15/10/2025 07:00:40 pm >> DELETE FROM ps_product_supplier WHERE id_product = '21922' AND id_supplier = '7' 15/10/2025 07:00:40 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21922' , '7' , '1' ) 15/10/2025 07:00:40 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99268' , '19293' , '10 OTTIMI MOTIVI PER CONFESSARSI - A. COMASTRI' , '1' , '-1' , '4' , '5.00' , '5' , '0' , '0' , '5.00' ) 15/10/2025 07:00:40 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19293' AND id_supplier = '7' 15/10/2025 07:00:40 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19293' , '7' , '1' ) 15/10/2025 07:00:40 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99268' , '22893' , 'MIO PICCOLO GIUBILEO - M. GATTAFONI' , '3' , '-3' , '4' , '1.00' , '1' , '0' , '0' , '3.00' ) 15/10/2025 07:00:40 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22893' AND id_supplier = '7' 15/10/2025 07:00:40 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22893' , '7' , '1' ) 15/10/2025 07:00:41 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99268' , '22979' , 'SCOPRIAMO INSIEME IL GIUBILEO' , '3' , '-3' , '4' , '4.90' , '4.9' , '0' , '0' , '14.70' ) 15/10/2025 07:00:41 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22979' AND id_supplier = '7' 15/10/2025 07:00:41 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22979' , '7' , '1' ) 15/10/2025 07:00:41 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99268' , '15896' , 'SEGUIRE GESU INSIEME A SAN PIETRO - O. DE BERTOLIS' , '1' , '-1' , '4' , '12.00' , '12' , '0' , '0' , '12.00' ) 15/10/2025 07:00:41 pm >> DELETE FROM ps_product_supplier WHERE id_product = '15896' AND id_supplier = '7' 15/10/2025 07:00:41 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '15896' , '7' , '1' ) 15/10/2025 07:00:41 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99268' , '22818' , 'MOSCHETTIERI DI PADRE PIO - ALLEGRI' , '1' , '-1' , '4' , '18.00' , '18' , '0' , '0' , '18.00' ) 15/10/2025 07:00:41 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22818' AND id_supplier = '7' 15/10/2025 07:00:41 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22818' , '7' , '1' ) 15/10/2025 07:00:41 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99268' , '18434' , 'QUANDO LA FEDE DIVENTA CONCRETA - F. KAMPHAUS' , '1' , '-1' , '4' , '16.00' , '16' , '0' , '0' , '16.00' ) 15/10/2025 07:00:41 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18434' AND id_supplier = '7' 15/10/2025 07:00:41 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18434' , '7' , '1' ) 15/10/2025 07:00:41 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99268' , '14381' , 'DIACONIA ALLA COCIENZA - M. TRAVASCIO' , '1' , '-1' , '4' , '9.00' , '9' , '0' , '0' , '9.00' ) 15/10/2025 07:00:41 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14381' AND id_supplier = '7' 15/10/2025 07:00:41 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14381' , '7' , '1' ) 15/10/2025 07:00:41 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99268' , '23481' , 'MEDITAZIONI TEOLOGICHE SULLA VIA CRUCIS - S. MACCHI' , '1' , '-1' , '4' , '14.00' , '14' , '0' , '0' , '14.00' ) 15/10/2025 07:00:41 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23481' AND id_supplier = '7' 15/10/2025 07:00:41 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23481' , '7' , '1' ) 15/10/2025 07:00:41 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99268' , '20672' , 'VOLGERANNO LO SGUARDO A COLUI ... - P. MONTINI' , '1' , '-1' , '4' , '12.00' , '12' , '0' , '0' , '12.00' ) 15/10/2025 07:00:41 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20672' AND id_supplier = '7' 15/10/2025 07:00:41 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20672' , '7' , '1' ) 15/10/2025 07:00:41 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99268' , '20761' , 'LUCE ATTRAVERSO IL TEMPO - M. CAMISASCA' , '1' , '-1' , '4' , '22.00' , '22' , '0' , '0' , '22.00' ) 15/10/2025 07:00:41 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20761' AND id_supplier = '7' 15/10/2025 07:00:41 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20761' , '7' , '1' ) 15/10/2025 07:00:41 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99268' , '21566' , 'CON FRANCESCO ALLA SCOPERTA DELLA REGOLA ' , '2' , '-2' , '4' , '6.90' , '6.9' , '0' , '0' , '13.80' ) 15/10/2025 07:00:41 pm >> DELETE FROM ps_product_supplier WHERE id_product = '21566' AND id_supplier = '7' 15/10/2025 07:00:41 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21566' , '7' , '1' ) 15/10/2025 07:00:41 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99268' , '20450' , 'VANGELO PER IMMAGINI' , '1' , '-1' , '4' , '20.00' , '20' , '0' , '0' , '20.00' ) 15/10/2025 07:00:41 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20450' AND id_supplier = '7' 15/10/2025 07:00:41 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20450' , '7' , '1' ) 15/10/2025 07:00:41 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99268' , '23509' , 'DIECI PARROCCHIE E UN SOLO PARROCO - S. BORGHI' , '1' , '-1' , '4' , '32.00' , '32' , '0' , '0' , '32.00' ) 15/10/2025 07:00:41 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23509' AND id_supplier = '7' 15/10/2025 07:00:41 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23509' , '7' , '1' ) 15/10/2025 07:00:41 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99268' , '23145' , 'SEI GRANDE! - PAPA FRANCESCO' , '1' , '-1' , '4' , '14.00' , '14' , '0' , '0' , '14.00' ) 15/10/2025 07:00:41 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23145' AND id_supplier = '7' 15/10/2025 07:00:41 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23145' , '7' , '1' ) 15/10/2025 07:00:41 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99268' , '22485' , 'MARIA DONNA CHE APRE SENTIERI - PAPA FRANCESCO' , '1' , '-1' , '4' , '18.00' , '18' , '0' , '0' , '18.00' ) 15/10/2025 07:00:41 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22485' AND id_supplier = '7' 15/10/2025 07:00:41 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22485' , '7' , '1' ) 15/10/2025 07:00: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 ( '99268' , '23521' , 'VERO BENE COMUNE - PAPA FRANCESCO' , '2' , '-2' , '4' , '18.00' , '18' , '0' , '0' , '36.00' ) 15/10/2025 07:00:42 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23521' AND id_supplier = '7' 15/10/2025 07:00:42 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23521' , '7' , '1' ) 15/10/2025 07:00: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 ( '99268' , '20663' , 'CON MARIA SULLA STRADA DELLA PASQUA - L. FANZAGA' , '1' , '-1' , '4' , '12.00' , '12' , '0' , '0' , '12.00' ) 15/10/2025 07:00:42 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20663' AND id_supplier = '7' 15/10/2025 07:00:42 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20663' , '7' , '1' ) 15/10/2025 07:00: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 ( '99268' , '22490' , 'MARIA DI NAZARET - F. MANZI' , '1' , '-1' , '4' , '14.00' , '14' , '0' , '0' , '14.00' ) 15/10/2025 07:00:42 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22490' AND id_supplier = '7' 15/10/2025 07:00:42 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22490' , '7' , '1' ) 15/10/2025 07:00: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 ( '99268' , '23250' , 'PREGANDO LA PAROLA - ANNO C - M. TELLAN' , '1' , '-1' , '4' , '16.00' , '16' , '0' , '0' , '16.00' ) 15/10/2025 07:00:42 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23250' AND id_supplier = '7' 15/10/2025 07:00:42 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23250' , '7' , '1' ) 15/10/2025 07:00: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 ( '99268' , '23070' , 'PAROLA CHE RISANA - ANNO C - A. SANSONE' , '1' , '-1' , '4' , '22.00' , '22' , '0' , '0' , '22.00' ) 15/10/2025 07:00:42 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23070' AND id_supplier = '7' 15/10/2025 07:00:42 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23070' , '7' , '1' ) 15/10/2025 07:00: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 ( '99268' , '8025' , 'PIER GIORGIO FRASSATI: MODELLO PER I CRISTIANI' , '1' , '-1' , '4' , '18.00' , '18' , '0' , '0' , '18.00' ) 15/10/2025 07:00:42 pm >> DELETE FROM ps_product_supplier WHERE id_product = '8025' AND id_supplier = '7' 15/10/2025 07:00:42 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '8025' , '7' , '1' ) 15/10/2025 07:00: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 ( '99268' , '4273' , 'FRANCESCO DASSISI - A. DE SIMONE' , '1' , '-1' , '4' , '9.90' , '9.9' , '0' , '0' , '9.90' ) 15/10/2025 07:00:42 pm >> DELETE FROM ps_product_supplier WHERE id_product = '4273' AND id_supplier = '7' 15/10/2025 07:00:42 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '4273' , '7' , '1' ) 15/10/2025 07:00: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 ( '99268' , '4507' , 'GESÙ, CONFIDO IN TE!' , '1' , '-1' , '4' , '6.00' , '6' , '0' , '0' , '6.00' ) 15/10/2025 07:00:42 pm >> DELETE FROM ps_product_supplier WHERE id_product = '4507' AND id_supplier = '7' 15/10/2025 07:00:42 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '4507' , '7' , '1' ) 15/10/2025 07:00: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 ( '99268' , '17929' , 'UOMO GIUSTO - E. FERRO' , '1' , '-1' , '4' , '10.00' , '10' , '0' , '0' , '10.00' ) 15/10/2025 07:00:42 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17929' AND id_supplier = '7' 15/10/2025 07:00:42 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17929' , '7' , '1' ) 15/10/2025 07:00: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 ( '99268' , '19415' , 'BIBBIA - PAROLA UNA E PLURALE - Y. BLANCHARD' , '1' , '-1' , '4' , '21.00' , '21' , '0' , '0' , '21.00' ) 15/10/2025 07:00:42 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19415' AND id_supplier = '7' 15/10/2025 07:00:42 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19415' , '7' , '1' ) 15/10/2025 07:00: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 ( '99268' , '8864' , 'REGOLA - B.DA NORCIA' , '1' , '-1' , '4' , '7.90' , '7.9' , '0' , '0' , '7.90' ) 15/10/2025 07:00:42 pm >> DELETE FROM ps_product_supplier WHERE id_product = '8864' AND id_supplier = '7' 15/10/2025 07:00:42 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '8864' , '7' , '1' ) 15/10/2025 07:00: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 ( '99268' , '19060' , 'NOI TI PREGHIAMO - ANNO C - S. SAVAGLIA' , '1' , '-1' , '4' , '14.00' , '14' , '0' , '0' , '14.00' ) 15/10/2025 07:00:42 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19060' AND id_supplier = '7' 15/10/2025 07:00:42 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19060' , '7' , '1' ) 15/10/2025 07:00: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 ( '99268' , '15854' , 'QOHELET - A. PONSO' , '1' , '-1' , '4' , '25.00' , '25' , '0' , '0' , '25.00' ) 15/10/2025 07:00:42 pm >> DELETE FROM ps_product_supplier WHERE id_product = '15854' AND id_supplier = '7' 15/10/2025 07:00:42 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '15854' , '7' , '1' ) 15/10/2025 07:00: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 ( '99268' , '16974' , 'PER STRADE DESERTE - C. BARONE' , '1' , '-1' , '4' , '16.00' , '16' , '0' , '0' , '16.00' ) 15/10/2025 07:00:43 pm >> DELETE FROM ps_product_supplier WHERE id_product = '16974' AND id_supplier = '7' 15/10/2025 07:00:43 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16974' , '7' , '1' ) 15/10/2025 07:00: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 ( '99268' , '22941' , 'VOLTI DI DIO - AAVV' , '1' , '-1' , '4' , '16.00' , '16' , '0' , '0' , '16.00' ) 15/10/2025 07:00:43 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22941' AND id_supplier = '7' 15/10/2025 07:00:43 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22941' , '7' , '1' ) 15/10/2025 07:00: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 ( '99268' , '19333' , 'LORO VOCE PERCORRE LA TERRA - A.M. CANOPI' , '1' , '-1' , '4' , '22.00' , '22' , '0' , '0' , '22.00' ) 15/10/2025 07:00:43 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19333' AND id_supplier = '7' 15/10/2025 07:00:43 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19333' , '7' , '1' ) 15/10/2025 07:00: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 ( '99268' , '' , 'TITOLI GUASTI AUTORIZZATI' , '0' , '0' , '4' , '0' , '0' , '0' , '0' , '0.00' ) 15/10/2025 07:00:43 pm >> DELETE FROM ps_product_supplier WHERE id_product = '' AND id_supplier = '7' 15/10/2025 07:00:43 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '' , '7' , '1' ) 15/10/2025 07:00: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 ( '99268' , '1090' , 'BIBBIA' , '3' , '-3' , '4' , '9.90' , '9.9' , '0' , '0' , '29.70' ) 15/10/2025 07:00:43 pm >> DELETE FROM ps_product_supplier WHERE id_product = '1090' AND id_supplier = '7' 15/10/2025 07:00:43 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '1090' , '7' , '1' ) 15/10/2025 07:00: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 ( '99268' , '12809' , 'SEDOTTI DALLA PAROLA - P. SCALABRINI' , '1' , '-1' , '4' , '24.00' , '24' , '0' , '0' , '24.00' ) 15/10/2025 07:00:43 pm >> DELETE FROM ps_product_supplier WHERE id_product = '12809' AND id_supplier = '7' 15/10/2025 07:00:43 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '12809' , '7' , '1' ) 15/10/2025 07:28:10 pm >> SELECT document_num FROM ps_document WHERE document_num = '3372' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2025-10-15') 15/10/2025 07:28:10 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' , '3372' , '2025-10-15' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '60.96' , '60.82' , NOW() , NOW() ) 15/10/2025 07:28:10 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 = '99269' 15/10/2025 07:28:10 pm >> DELETE FROM ps_document_detail WHERE id_document = '99269' 15/10/2025 07:28:10 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99269' , '23807' , 'CALENDARIO LITURGICO 2026' , '1' , '-1' , '4' , '0.80' , '0.8' , '0' , '0' , '0.80' ) 15/10/2025 07:28:10 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99269' , '24142' , 'DILEXI TE' , '1' , '-1' , '4' , '2.90' , '2.9' , '0' , '0' , '2.90' ) 15/10/2025 07:28:10 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99269' , '8855' , 'REGISTRO DEL CATECHISTA' , '1' , '-1' , '1' , '0.75' , '0.61475409836066' , '22' , '0' , '0.75' ) 15/10/2025 07:28:10 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99269' , '12842' , 'RICEVI IL SIGILLO DELLO SPIRITO SANTO' , '1' , '-1' , '4' , '6.00' , '6' , '0' , '5' , '5.70' ) 15/10/2025 07:28:10 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99269' , '3368' , 'DEI VERBUM' , '1' , '-1' , '4' , '1.50' , '1.5' , '0' , '0' , '1.50' ) 15/10/2025 07:28:10 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99269' , '4326' , 'GAUDIUM ET SPES' , '1' , '-1' , '4' , '4.50' , '4.5' , '0' , '5' , '4.28' ) 15/10/2025 07:28:10 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99269' , '2679' , 'CONOSCERE GESU' , '1' , '-1' , '4' , '3.50' , '3.5' , '0' , '5' , '3.33' ) 15/10/2025 07:28:10 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99269' , '2680' , 'CONOSCERE GESU\' - GUIDA' , '1' , '-1' , '4' , '6.00' , '6' , '0' , '5' , '5.70' ) 15/10/2025 07:28:10 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99269' , '24144' , 'LIBERI NELLA VERITA\' - M. DE MAIO' , '1' , '-1' , '4' , '36.00' , '36' , '0' , '0' , '36.00' ) 15/10/2025 07:29:00 pm >> SELECT document_num FROM ps_document WHERE document_num = '3373' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2025-10-15') 15/10/2025 07:29:00 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3373' , '2025-10-15' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '10.50' , '10.50' , NOW() , NOW() ) 15/10/2025 07:29:00 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '99270' 15/10/2025 07:29:00 pm >> DELETE FROM ps_document_detail WHERE id_document = '99270' 15/10/2025 07:29:00 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99270' , '24068' , 'MESSA MEDITAZIONE - NOV/DIC 25' , '1' , '-1' , '4' , '8.00' , '8' , '0' , '5' , '7.60' ) 15/10/2025 07:29:00 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99270' , '24142' , 'DILEXI TE' , '1' , '-1' , '4' , '2.90' , '2.9' , '0' , '0' , '2.90' ) 15/10/2025 07:31:15 pm >> SELECT document_num FROM ps_document WHERE document_num = '30' AND id_document != '' AND id_document_type LIKE '24' AND YEAR(document_date) = YEAR('2025-10-15') 15/10/2025 07:31:15 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '24' , '30' , '2025-10-15' , '' , '0' , '40' , '2635' , 'VIA CARLO POMA, 2 00151 ROMA' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '64.00' , '64.00' , NOW() , NOW() ) 15/10/2025 07:31:15 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '99271' 15/10/2025 07:31:15 pm >> DELETE FROM ps_document_detail WHERE id_document = '99271' 15/10/2025 07:31:15 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99271' , '22753' , 'MESSA MEDITAZIONE - SETT/OTT 2024' , '2' , '-2' , '4' , '8.00' , '8' , '0' , '0' , '16.00' ) 15/10/2025 07:31:15 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22753' AND id_supplier = '40' 15/10/2025 07:31:15 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22753' , '40' , '1' ) 15/10/2025 07:31:15 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99271' , '23607' , 'MESSA MEDITAZIONE - LUG/AGO 25' , '1' , '-1' , '4' , '8.00' , '8' , '0' , '0' , '8.00' ) 15/10/2025 07:31:15 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23607' AND id_supplier = '40' 15/10/2025 07:31:15 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23607' , '40' , '1' ) 15/10/2025 07:31:15 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99271' , '22307' , 'MESSA MEDITAZIONE - LUG/AGO 2024' , '1' , '-1' , '4' , '8.00' , '8' , '0' , '0' , '8.00' ) 15/10/2025 07:31:15 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22307' AND id_supplier = '40' 15/10/2025 07:31:15 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22307' , '40' , '1' ) 15/10/2025 07:31:16 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99271' , '23606' , 'MESSA MEDITAZIONE - MAG/GIU 25' , '1' , '-1' , '4' , '8.00' , '8' , '0' , '0' , '8.00' ) 15/10/2025 07:31:16 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23606' AND id_supplier = '40' 15/10/2025 07:31:16 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23606' , '40' , '1' ) 15/10/2025 07:31:16 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99271' , '21869' , 'MESSA MEDITAZIONE - MAR/APR 2024' , '1' , '-1' , '4' , '8.00' , '8' , '0' , '0' , '8.00' ) 15/10/2025 07:31:16 pm >> DELETE FROM ps_product_supplier WHERE id_product = '21869' AND id_supplier = '40' 15/10/2025 07:31:16 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21869' , '40' , '1' ) 15/10/2025 07:31:16 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99271' , '10829' , 'UMILE E ALTA - G. VIANELLO' , '2' , '-2' , '4' , '8.00' , '8' , '0' , '0' , '16.00' ) 15/10/2025 07:31:16 pm >> DELETE FROM ps_product_supplier WHERE id_product = '10829' AND id_supplier = '40' 15/10/2025 07:31:16 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '10829' , '40' , '1' )