05/12/2022 09:02:25 am >> SELECT document_num FROM ps_document WHERE document_num = '3740' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-05') 05/12/2022 09:02:25 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3740' , '2022-12-05' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '55.00' , '45.08' , NOW() , NOW() ) 05/12/2022 09:02:25 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '75560' 05/12/2022 09:02:25 am >> DELETE FROM ps_document_detail WHERE id_document = '75560' 05/12/2022 09:02:25 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75560' , '20234' , 'STATUA MADONNA DEL ROSARIO CM 30 - 631 ' , '1' , '-1' , '1' , '55.00' , '45.081967213115' , '22' , '0' , '55.00' ) 05/12/2022 09:02:25 am >> DELETE FROM ps_product_supplier WHERE id_product = '20234' AND id_supplier = '' 05/12/2022 09:02:25 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20234' , '' , '1' ) 05/12/2022 09:06:41 am >> INSERT INTO ps_product ( ean13 , id_tax_rules_group , `date_add` , `date_upd` ) VALUES ( '' , '1' , NOW() , NOW() ) 05/12/2022 09:06:41 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '20488' , '1' , '' , 'nuovo-prodotto' ) 05/12/2022 09:06:41 am >> INSERT INTO ps_product_shop ( id_product , id_tax_rules_group , id_shop , id_category_default , `date_add` , `date_upd` ) VALUES ( '20488' , '1' , '1' , '2' , NOW() , NOW() ) 05/12/2022 09:06:41 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) VALUES ( '20488' , '0' , '1' , '0' , '0' ) 05/12/2022 09:09:23 am >> SELECT ean13 FROM ps_product WHERE ean13 = '9788893596428' AND id_product != '20488' AND ean13 != '' 05/12/2022 09:09:23 am >> UPDATE ps_product SET id_supplier = '', reference = '7/2', ean13 = '9788893596428', date_upd = NOW() WHERE id_product = '20488' 05/12/2022 09:09:23 am >> UPDATE ps_product_lang SET name = 'chiesa e\' viva - benedetto xvi', description = '' WHERE id_product = '20488' 05/12/2022 09:09:23 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '9' WHERE id_product = '20488' 05/12/2022 09:09:23 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '9', id_tax_rules_group = '4', id_category_default = '346', id_argoment_default = '64', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '20488' 05/12/2022 09:09:23 am >> DELETE FROM ps_specific_price WHERE id_product = '20488' 05/12/2022 09:09:57 am >> SELECT ean13 FROM ps_product WHERE ean13 = '9788893596428' AND id_product != '20488' AND ean13 != '' 05/12/2022 09:09:57 am >> UPDATE ps_product SET id_supplier = '', reference = '7/2', ean13 = '9788893596428', date_upd = NOW() WHERE id_product = '20488' 05/12/2022 09:09:57 am >> UPDATE ps_product_lang SET name = 'CHIESA E\' VIVA - J. RATZINGER', description = '' WHERE id_product = '20488' 05/12/2022 09:09:57 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '9.0000' WHERE id_product = '20488' 05/12/2022 09:09:57 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '9.0000', id_tax_rules_group = '4', id_category_default = '346', id_argoment_default = '64', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '20488' 05/12/2022 09:09:57 am >> DELETE FROM ps_specific_price WHERE id_product = '20488' 05/12/2022 09:10:33 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 = '20488' 05/12/2022 09:10:33 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '20489' , '1' , '' , 'nuovo-prodotto' ) 05/12/2022 09:10:33 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 '20489' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '20488' 05/12/2022 09:10:33 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '20489' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '20488' 05/12/2022 09:14:14 am >> SELECT ean13 FROM ps_product WHERE ean13 = '9788869298776' AND id_product != '20489' AND ean13 != '' 05/12/2022 09:14:14 am >> UPDATE ps_product SET id_supplier = '', reference = '1/6', ean13 = '9788869298776', date_upd = NOW() WHERE id_product = '20489' 05/12/2022 09:14:14 am >> UPDATE ps_product_lang SET name = 'SALMI NEL CANTO L\'AMORE - M. VERSACI', description = '' WHERE id_product = '20489' 05/12/2022 09:14:14 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '14' WHERE id_product = '20489' 05/12/2022 09:14:14 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '14', id_tax_rules_group = '4', id_category_default = '45', id_argoment_default = '66', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '20489' 05/12/2022 09:14:14 am >> DELETE FROM ps_specific_price WHERE id_product = '20489' 05/12/2022 09:23:59 am >> SELECT document_num FROM ps_document WHERE document_num = '3741' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-05') 05/12/2022 09:23: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' , '3741' , '2022-12-05' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '90.80' , '78.80' , NOW() , NOW() ) 05/12/2022 09:23: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 = '75561' 05/12/2022 09:23:59 am >> DELETE FROM ps_document_detail WHERE id_document = '75561' 05/12/2022 09:23: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 ( '75561' , '16163' , 'PARTICOLE TAGLIO CHIUSO - PAN DI CENA' , '5' , '-5' , '3' , '3.50' , '3.3653846153846' , '4' , '0' , '17.50' ) 05/12/2022 09:23:59 am >> DELETE FROM ps_product_supplier WHERE id_product = '16163' AND id_supplier = '' 05/12/2022 09:23:59 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16163' , '' , '1' ) 05/12/2022 09:23: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 ( '75561' , '7311' , 'OSTIA SOTTILE 74MM' , '7' , '-7' , '3' , '1.90' , '1.8269230769231' , '4' , '0' , '13.30' ) 05/12/2022 09:23:59 am >> DELETE FROM ps_product_supplier WHERE id_product = '7311' AND id_supplier = '' 05/12/2022 09:23:59 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '7311' , '' , '1' ) 05/12/2022 09:23: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 ( '75561' , '1220' , 'BICCHIERI FLAMBEAUX - PZ. 50' , '4' , '-4' , '1' , '15.00' , '12.295081967213' , '22' , '0' , '60.00' ) 05/12/2022 09:23:59 am >> DELETE FROM ps_product_supplier WHERE id_product = '1220' AND id_supplier = '' 05/12/2022 09:23:59 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '1220' , '' , '1' ) 05/12/2022 09:33:51 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 = '20489' 05/12/2022 09:33:51 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '20490' , '1' , '' , 'nuovo-prodotto' ) 05/12/2022 09:33:51 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 '20490' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '20489' 05/12/2022 09:33:51 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '20490' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '20489' 05/12/2022 09:35:13 am >> SELECT document_num FROM ps_document WHERE document_num = '3742' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-05') 05/12/2022 09:35: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' , '3742' , '2022-12-05' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '8.35' , '8.35' , NOW() , NOW() ) 05/12/2022 09:35: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 = '75562' 05/12/2022 09:35:13 am >> DELETE FROM ps_document_detail WHERE id_document = '75562' 05/12/2022 09:35:14 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75562' , '11733' , 'DONO DELLA VOCAZIONE PRESBITERALE' , '1' , '-1' , '4' , '3.00' , '3' , '0' , '5' , '2.85' ) 05/12/2022 09:35:14 am >> DELETE FROM ps_product_supplier WHERE id_product = '11733' AND id_supplier = '' 05/12/2022 09:35:14 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '11733' , '' , '1' ) 05/12/2022 09:35:14 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75562' , '7275' , 'ORDO VIRGINUM' , '1' , '-1' , '4' , '2.50' , '2.5' , '0' , '0' , '2.50' ) 05/12/2022 09:35:14 am >> DELETE FROM ps_product_supplier WHERE id_product = '7275' AND id_supplier = '' 05/12/2022 09:35:14 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '7275' , '' , '1' ) 05/12/2022 09:35:14 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75562' , '14543' , 'CALENDARIO LITURGICO MARIANO 2023' , '3' , '-3' , '4' , '1.00' , '1' , '0' , '0' , '3.00' ) 05/12/2022 09:35:14 am >> DELETE FROM ps_product_supplier WHERE id_product = '14543' AND id_supplier = '' 05/12/2022 09:35:14 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14543' , '' , '1' ) 05/12/2022 09:37:01 am >> SELECT ean13 FROM ps_product WHERE ean13 = '9788869299094' AND id_product != '20490' AND ean13 != '' 05/12/2022 09:37:01 am >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '9788869299094', date_upd = NOW() WHERE id_product = '20490' 05/12/2022 09:37:01 am >> UPDATE ps_product_lang SET name = 'DIACONO', description = '' WHERE id_product = '20490' 05/12/2022 09:37:01 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '15' WHERE id_product = '20490' 05/12/2022 09:37:01 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '15', id_tax_rules_group = '4', id_category_default = '45', id_argoment_default = '86', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '20490' 05/12/2022 09:37:01 am >> DELETE FROM ps_specific_price WHERE id_product = '20490' 05/12/2022 09:37:02 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 = '20490' 05/12/2022 09:37:02 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '20491' , '1' , '' , 'nuovo-prodotto' ) 05/12/2022 09:37:02 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 '20491' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '20490' 05/12/2022 09:37:02 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '20491' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '20490' 05/12/2022 09:38:10 am >> SELECT ean13 FROM ps_product WHERE ean13 = '9791280403049' AND id_product != '20491' AND ean13 != '' 05/12/2022 09:38:10 am >> UPDATE ps_product SET id_supplier = '', reference = '6/4', ean13 = '9791280403049', date_upd = NOW() WHERE id_product = '20491' 05/12/2022 09:38:10 am >> UPDATE ps_product_lang SET name = 'DIO E\' MISERICORDIA - D. BARSOTTI', description = '' WHERE id_product = '20491' 05/12/2022 09:38:10 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '12' WHERE id_product = '20491' 05/12/2022 09:38:10 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '12', id_tax_rules_group = '4', id_category_default = '160', id_argoment_default = '41', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '20491' 05/12/2022 09:38:10 am >> DELETE FROM ps_specific_price WHERE id_product = '20491' 05/12/2022 09:39:45 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '33' , '338105' , '2022-12-01' , '' , '0' , '109' , '4669106' , 'VIA G. VERDI, 8 20090 ASSAGO' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '173.90' , '173.90' , NOW() , NOW() ) 05/12/2022 09:39:45 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '75563' 05/12/2022 09:39:45 am >> DELETE FROM ps_document_detail WHERE id_document = '75563' 05/12/2022 09:39:45 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75563' , '20299' , 'DONNE E SCIENZA' , '1' , '1' , '4' , '16.90' , '16.9' , '0' , '0' , '16.90' ) 05/12/2022 09:39:45 am >> DELETE FROM ps_product_supplier WHERE id_product = '20299' AND id_supplier = '109' 05/12/2022 09:39:45 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20299' , '109' , '1' ) 05/12/2022 09:39:45 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75563' , '20488' , 'CHIESA E VIVA - J. RATZINGER' , '1' , '1' , '4' , '9.00' , '9' , '0' , '0' , '9.00' ) 05/12/2022 09:39:45 am >> DELETE FROM ps_product_supplier WHERE id_product = '20488' AND id_supplier = '109' 05/12/2022 09:39:45 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20488' , '109' , '1' ) 05/12/2022 09:39:45 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75563' , '20490' , 'DIACONO' , '1' , '1' , '4' , '15.00' , '15' , '0' , '0' , '15.00' ) 05/12/2022 09:39:45 am >> DELETE FROM ps_product_supplier WHERE id_product = '20490' AND id_supplier = '109' 05/12/2022 09:39:45 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20490' , '109' , '1' ) 05/12/2022 09:39:45 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75563' , '20352' , 'STORIA DELLA CHIESA VOL 1' , '1' , '1' , '4' , '28.00' , '28' , '0' , '0' , '28.00' ) 05/12/2022 09:39:45 am >> DELETE FROM ps_product_supplier WHERE id_product = '20352' AND id_supplier = '109' 05/12/2022 09:39:45 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20352' , '109' , '1' ) 05/12/2022 09:39:45 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75563' , '17865' , 'MESSALE QUOTIDIANO - N. E.' , '2' , '2' , '4' , '39.50' , '39.5' , '0' , '0' , '79.0000' ) 05/12/2022 09:39:45 am >> DELETE FROM ps_product_supplier WHERE id_product = '17865' AND id_supplier = '109' 05/12/2022 09:39:45 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17865' , '109' , '1' ) 05/12/2022 09:39:45 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75563' , '20491' , 'DIO E MISERICORDIA - D. BARSOTTI' , '1' , '1' , '4' , '12.00' , '12' , '0' , '0' , '12.00' ) 05/12/2022 09:39:45 am >> DELETE FROM ps_product_supplier WHERE id_product = '20491' AND id_supplier = '109' 05/12/2022 09:39:46 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20491' , '109' , '1' ) 05/12/2022 09:39:46 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75563' , '20489' , 'SALMI NEL CANTO LAMORE - M. VERSACI' , '1' , '1' , '4' , '14.00' , '14' , '0' , '0' , '14.00' ) 05/12/2022 09:39:46 am >> DELETE FROM ps_product_supplier WHERE id_product = '20489' AND id_supplier = '109' 05/12/2022 09:39:46 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20489' , '109' , '1' ) 05/12/2022 09:45:49 am >> SELECT document_num FROM ps_document WHERE document_num = '3743' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-05') 05/12/2022 09:45:49 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' , '3743' , '2022-12-05' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '38.48' , '35.14' , NOW() , NOW() ) 05/12/2022 09:45:49 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '75564' 05/12/2022 09:45:49 am >> DELETE FROM ps_document_detail WHERE id_document = '75564' 05/12/2022 09:45:49 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75564' , '11384' , 'VINO BIANCO DOLCE - 102' , '1' , '-1' , '1' , '8.50' , '6.9672131147541' , '22' , '0' , '8.50' ) 05/12/2022 09:45:49 am >> DELETE FROM ps_product_supplier WHERE id_product = '11384' AND id_supplier = '' 05/12/2022 09:45:49 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '11384' , '' , '1' ) 05/12/2022 09:45:49 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75564' , '3988' , 'EVANGELII GAUDIUM ' , '6' , '-6' , '4' , '3.50' , '3.5' , '0' , '5' , '19.98' ) 05/12/2022 09:45:49 am >> DELETE FROM ps_product_supplier WHERE id_product = '3988' AND id_supplier = '' 05/12/2022 09:45:49 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '3988' , '' , '1' ) 05/12/2022 09:45:49 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75564' , '19938' , 'AGENDA 2023 SAN PAOLO' , '1' , '-1' , '1' , '10.00' , '8.1967213114754' , '22' , '0' , '10.00' ) 05/12/2022 09:45:49 am >> DELETE FROM ps_product_supplier WHERE id_product = '19938' AND id_supplier = '' 05/12/2022 09:45:49 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19938' , '' , '1' ) 05/12/2022 09:46:15 am >> SELECT document_num FROM ps_document WHERE document_num = '325' AND id_document != '' AND id_document_type LIKE '21' AND YEAR(document_date) = YEAR('2022-12-05') 05/12/2022 09:46:15 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '21' , '325' , '2022-12-05' , '' , '3259' , '0' , '4671434' , 'VIA EX MONASTERO 2 84030 CAGGIANO' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '38.25' , '38.25' , NOW() , NOW() ) 05/12/2022 09:46:15 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '75565' 05/12/2022 09:46:15 am >> DELETE FROM ps_document_detail WHERE id_document = '75565' 05/12/2022 09:46:15 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75565' , '6629' , 'MIA PREGHIERA' , '50' , '-50' , '4' , '0.90' , '0.9' , '0' , '15' , '38.25' ) 05/12/2022 09:47:57 am >> SELECT document_num FROM ps_document WHERE document_num = '3744' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-05') 05/12/2022 09:47:57 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3744' , '2022-12-05' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '90.00' , '73.77' , NOW() , NOW() ) 05/12/2022 09:47:57 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '75566' 05/12/2022 09:47:57 am >> DELETE FROM ps_document_detail WHERE id_document = '75566' 05/12/2022 09:47:57 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75566' , '5903' , 'LITURGICO ART. 60LT ROSSO SUPER' , '30' , '-30' , '1' , '3' , '2.4590163934426' , '22' , '0' , '90.00' ) 05/12/2022 09:47:57 am >> DELETE FROM ps_product_supplier WHERE id_product = '5903' AND id_supplier = '' 05/12/2022 09:47:57 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '5903' , '' , '1' ) 05/12/2022 09:52:06 am >> SELECT document_num FROM ps_document WHERE document_num = '3745' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-05') 05/12/2022 09:52:06 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3745' , '2022-12-05' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '15.00' , '12.30' , NOW() , NOW() ) 05/12/2022 09:52: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 = '75567' 05/12/2022 09:52:06 am >> DELETE FROM ps_document_detail WHERE id_document = '75567' 05/12/2022 09:52:06 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75567' , '17520' , 'LUMINO SMERALDO' , '30' , '-30' , '1' , '0.5' , '0.40983606557377' , '22' , '0' , '15.00' ) 05/12/2022 09:52:06 am >> DELETE FROM ps_product_supplier WHERE id_product = '17520' AND id_supplier = '' 05/12/2022 09:52:06 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17520' , '' , '1' ) 05/12/2022 09:54:26 am >> SELECT ean13 FROM ps_product WHERE ean13 = '9788830818071' AND id_product != '18821' AND ean13 != '' 05/12/2022 09:54:26 am >> UPDATE ps_product SET id_supplier = '107', reference = '7/6', ean13 = '9788830818071', date_upd = NOW() WHERE id_product = '18821' 05/12/2022 09:54:27 am >> UPDATE ps_product_lang SET name = 'CONFESSIONI FRATERNE - E. CASTELLUCCI', description = '' WHERE id_product = '18821' 05/12/2022 09:54:27 am >> UPDATE ps_product SET wholesale_price = '10.08', on_sale = '0', price = '15.5000' WHERE id_product = '18821' 05/12/2022 09:54:27 am >> UPDATE ps_product_shop SET wholesale_price = '10.08', price = '15.5000', id_tax_rules_group = '4', id_category_default = '11', id_argoment_default = '23', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '18821' 05/12/2022 09:54:27 am >> DELETE FROM ps_specific_price WHERE id_product = '18821' 05/12/2022 09:54:38 am >> SELECT ean13 FROM ps_product WHERE ean13 = '9788830817852' AND id_product != '18178' AND ean13 != '' 05/12/2022 09:54:39 am >> UPDATE ps_product SET id_supplier = '107', reference = '7/6', ean13 = '9788830817852', date_upd = NOW() WHERE id_product = '18178' 05/12/2022 09:54:39 am >> UPDATE ps_product_lang SET name = 'FRANCESCO FRATELLO DI TUTTI - P. MARANESI', description = '' WHERE id_product = '18178' 05/12/2022 09:54:39 am >> UPDATE ps_product SET wholesale_price = '9.69', on_sale = '0', price = '14.9000' WHERE id_product = '18178' 05/12/2022 09:54:39 am >> UPDATE ps_product_shop SET wholesale_price = '9.69', price = '14.9000', id_tax_rules_group = '4', id_category_default = '11', id_argoment_default = '23', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '18178' 05/12/2022 09:54:39 am >> DELETE FROM ps_specific_price WHERE id_product = '18178' 05/12/2022 09:54:50 am >> SELECT ean13 FROM ps_product WHERE ean13 = '9788830817869' AND id_product != '18177' AND ean13 != '' 05/12/2022 09:54:50 am >> UPDATE ps_product SET id_supplier = '107', reference = '7/6', ean13 = '9788830817869', date_upd = NOW() WHERE id_product = '18177' 05/12/2022 09:54:50 am >> UPDATE ps_product_lang SET name = 'UOMINI FRATELLI TUTTI? - A. GRILLO', description = '' WHERE id_product = '18177' 05/12/2022 09:54:50 am >> UPDATE ps_product SET wholesale_price = '8.13', on_sale = '0', price = '12.5000' WHERE id_product = '18177' 05/12/2022 09:54:50 am >> UPDATE ps_product_shop SET wholesale_price = '8.13', price = '12.5000', id_tax_rules_group = '4', id_category_default = '11', id_argoment_default = '23', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '18177' 05/12/2022 09:54:50 am >> DELETE FROM ps_specific_price WHERE id_product = '18177' 05/12/2022 10:10:53 am >> SELECT document_num FROM ps_document WHERE document_num = '3746' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-05') 05/12/2022 10:10:53 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3746' , '2022-12-05' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '60.00' , '49.18' , NOW() , NOW() ) 05/12/2022 10:10: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 = '75568' 05/12/2022 10:10:53 am >> DELETE FROM ps_document_detail WHERE id_document = '75568' 05/12/2022 10:10: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 ( '75568' , '17047' , 'SERVIZIO MESSA LINO - BIANCO' , '1' , '-1' , '1' , '60.00' , '49.180327868852' , '22' , '0' , '60.00' ) 05/12/2022 10:10:53 am >> DELETE FROM ps_product_supplier WHERE id_product = '17047' AND id_supplier = '' 05/12/2022 10:10:53 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17047' , '' , '1' ) 05/12/2022 10:19:42 am >> SELECT document_num FROM ps_document WHERE document_num = '3747' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-05') 05/12/2022 10:19:42 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3747' , '2022-12-05' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '49.90' , '42.63' , NOW() , NOW() ) 05/12/2022 10:19:42 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '75569' 05/12/2022 10:19:42 am >> DELETE FROM ps_document_detail WHERE id_document = '75569' 05/12/2022 10:19:42 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75569' , '2644' , 'CONFEZ. CON CROCE IN METALLO - 1961' , '1' , '-1' , '1' , '2.80' , '2.2950819672131' , '22' , '0' , '2.80' ) 05/12/2022 10:19:42 am >> DELETE FROM ps_product_supplier WHERE id_product = '2644' AND id_supplier = '' 05/12/2022 10:19:42 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '2644' , '' , '1' ) 05/12/2022 10:19:42 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75569' , '11681' , 'CROCE TRAFORATA CON LACCIO' , '1' , '-1' , '1' , '2.00' , '1.6393442622951' , '22' , '0' , '2.00' ) 05/12/2022 10:19:42 am >> DELETE FROM ps_product_supplier WHERE id_product = '11681' AND id_supplier = '' 05/12/2022 10:19:42 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '11681' , '' , '1' ) 05/12/2022 10:19:42 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75569' , '19920' , 'CALENDARIO LITURGICO 2023 - 8078' , '2' , '-2' , '4' , '0.50' , '0.5' , '0' , '0' , '1.00' ) 05/12/2022 10:19:42 am >> DELETE FROM ps_product_supplier WHERE id_product = '19920' AND id_supplier = '' 05/12/2022 10:19:42 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19920' , '' , '1' ) 05/12/2022 10:19:42 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75569' , '7673' , 'PARTICOLE MM38' , '2' , '-2' , '3' , '3.50' , '3.3653846153846' , '4' , '0' , '7.00' ) 05/12/2022 10:19:42 am >> DELETE FROM ps_product_supplier WHERE id_product = '7673' AND id_supplier = '' 05/12/2022 10:19:42 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '7673' , '' , '1' ) 05/12/2022 10:19:42 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75569' , '7311' , 'OSTIA SOTTILE 74MM' , '1' , '-1' , '3' , '1.90' , '1.8269230769231' , '4' , '0' , '1.90' ) 05/12/2022 10:19:42 am >> DELETE FROM ps_product_supplier WHERE id_product = '7311' AND id_supplier = '' 05/12/2022 10:19:42 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '7311' , '' , '1' ) 05/12/2022 10:19:42 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75569' , '16689' , 'OSTIA PAN DI CENA mm80' , '1' , '-1' , '3' , '2.00' , '1.9230769230769' , '4' , '0' , '2.00' ) 05/12/2022 10:19:42 am >> DELETE FROM ps_product_supplier WHERE id_product = '16689' AND id_supplier = '' 05/12/2022 10:19:42 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16689' , '' , '1' ) 05/12/2022 10:19:42 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75569' , '15483' , 'CROCE - 075 ALV' , '1' , '-1' , '1' , '1.20' , '0.98360655737705' , '22' , '0' , '1.20' ) 05/12/2022 10:19:42 am >> DELETE FROM ps_product_supplier WHERE id_product = '15483' AND id_supplier = '' 05/12/2022 10:19:42 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '15483' , '' , '1' ) 05/12/2022 10:19:42 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75569' , '6811' , 'MOCCOLO 80X200' , '4' , '-4' , '1' , '8' , '6.5573770491803' , '22' , '0' , '32.00' ) 05/12/2022 10:19:42 am >> DELETE FROM ps_product_supplier WHERE id_product = '6811' AND id_supplier = '' 05/12/2022 10:19:42 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '6811' , '' , '1' ) 05/12/2022 10:25:10 am >> SELECT document_num FROM ps_document WHERE document_num = '3748' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-05') 05/12/2022 10:25:10 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' , '3748' , '2022-12-05' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '77.90' , '72.65' , NOW() , NOW() ) 05/12/2022 10:25:10 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 = '75570' 05/12/2022 10:25:10 am >> DELETE FROM ps_document_detail WHERE id_document = '75570' 05/12/2022 10:25:10 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75570' , '19147' , 'CANDELINE NON GOCCIOLANTI GRECHE' , '1' , '-1' , '1' , '15.90' , '13.032786885246' , '22' , '0' , '15.90' ) 05/12/2022 10:25:10 am >> DELETE FROM ps_product_supplier WHERE id_product = '19147' AND id_supplier = '' 05/12/2022 10:25:10 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19147' , '' , '1' ) 05/12/2022 10:25:10 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75570' , '16689' , 'OSTIA PAN DI CENA mm80' , '10' , '-10' , '3' , '2.00' , '1.9230769230769' , '4' , '0' , '20.00' ) 05/12/2022 10:25:10 am >> DELETE FROM ps_product_supplier WHERE id_product = '16689' AND id_supplier = '' 05/12/2022 10:25:10 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16689' , '' , '1' ) 05/12/2022 10:25:10 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75570' , '16163' , 'PARTICOLE TAGLIO CHIUSO - PAN DI CENA' , '12' , '-12' , '3' , '3.50' , '3.3653846153846' , '4' , '0' , '42.00' ) 05/12/2022 10:25:10 am >> DELETE FROM ps_product_supplier WHERE id_product = '16163' AND id_supplier = '' 05/12/2022 10:25:10 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16163' , '' , '1' ) 05/12/2022 10:28:02 am >> SELECT document_num FROM ps_document WHERE document_num = '3749' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-05') 05/12/2022 10:28:02 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' , '3749' , '2022-12-05' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '20.00' , '16.39' , NOW() , NOW() ) 05/12/2022 10:28:02 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '75571' 05/12/2022 10:28:02 am >> DELETE FROM ps_document_detail WHERE id_document = '75571' 05/12/2022 10:28:02 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75571' , '939' , 'BAMBINO CM 4 - CARNE - P1' , '100' , '-100' , '1' , '0.2' , '0.16393442622951' , '22' , '0' , '20.00' ) 05/12/2022 10:28:02 am >> DELETE FROM ps_product_supplier WHERE id_product = '939' AND id_supplier = '' 05/12/2022 10:28:02 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '939' , '' , '1' ) 05/12/2022 10:34:42 am >> SELECT ean13 FROM ps_product WHERE ean13 = '001594' AND id_product != '17520' AND ean13 != '' 05/12/2022 10:34:42 am >> UPDATE ps_product SET id_supplier = '36', reference = '', ean13 = '001594', date_upd = NOW() WHERE id_product = '17520' 05/12/2022 10:34:42 am >> UPDATE ps_product_lang SET name = 'LUMINO SMERALDO', description = '' WHERE id_product = '17520' 05/12/2022 10:34:42 am >> UPDATE ps_product SET wholesale_price = '0.16', on_sale = '0', price = '0.4098360655737705' WHERE id_product = '17520' 05/12/2022 10:34:42 am >> UPDATE ps_product_shop SET wholesale_price = '0.16', price = '0.4098360655737705', id_tax_rules_group = '1', id_category_default = '205', id_argoment_default = '42', id_internal_category = '3', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '17520' 05/12/2022 10:34:42 am >> DELETE FROM ps_specific_price WHERE id_product = '17520' 05/12/2022 10:35:42 am >> SELECT ean13 FROM ps_product WHERE ean13 = '9788801029093' AND id_product != '1077' AND ean13 != '' 05/12/2022 10:35:42 am >> UPDATE ps_product SET id_supplier = '7', reference = '6/4', ean13 = '9788801029093', date_upd = NOW() WHERE id_product = '1077' 05/12/2022 10:35:42 am >> UPDATE ps_product_lang SET name = 'BERNADETTE', description = '' WHERE id_product = '1077' 05/12/2022 10:35:42 am >> UPDATE ps_product SET wholesale_price = '2.50', on_sale = '0', price = '5.0000' WHERE id_product = '1077' 05/12/2022 10:35:42 am >> UPDATE ps_product_shop SET wholesale_price = '2.50', price = '5.0000', id_tax_rules_group = '4', id_category_default = '19', id_argoment_default = '53', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '1077' 05/12/2022 10:35:42 am >> DELETE FROM ps_specific_price WHERE id_product = '1077' 05/12/2022 10:40:51 am >> SELECT document_num FROM ps_document WHERE document_num = '2637' AND id_document != '61166' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-09-05') 05/12/2022 10:40:51 am >> UPDATE ps_document SET id_document_type = '11', document_num = '2637', document_date = '2022-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 = '16.50', price_tax_excluded = '13.52', date_upd = NOW() WHERE id_document = '61166' 05/12/2022 10:40:51 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '61166' 05/12/2022 10:40:51 am >> DELETE FROM ps_document_detail WHERE id_document = '61166' 05/12/2022 10:40:51 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '61166' , '19938' , 'AGENDA 2023 SAN PAOLO' , '1' , '-1' , '1' , '10.0000' , '8.1967213114754' , '22' , '0' , '10.00' ) 05/12/2022 10:40:51 am >> DELETE FROM ps_product_supplier WHERE id_product = '19938' AND id_supplier = '' 05/12/2022 10:40:51 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19938' , '' , '1' ) 05/12/2022 10:40:51 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '61166' , '13542' , 'ANGELO RESINA CON MANI GIUNTE - 4200' , '1' , '-1' , '1' , '6.5' , '5.327868852459' , '22' , '0' , '6.50' ) 05/12/2022 10:40:51 am >> DELETE FROM ps_product_supplier WHERE id_product = '13542' AND id_supplier = '' 05/12/2022 10:40:51 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '13542' , '' , '1' ) 05/12/2022 10:43:33 am >> SELECT ean13 FROM ps_product WHERE ean13 = '9788884047021' AND id_product != '19534' AND ean13 != '' 05/12/2022 10:43:33 am >> UPDATE ps_product SET id_supplier = '38', reference = 'ESPOSITORE SHALOM', ean13 = '9788884047021', date_upd = NOW() WHERE id_product = '19534' 05/12/2022 10:43:33 am >> UPDATE ps_product_lang SET name = 'NOVENA ALLA MADONNA DI FATIMA - 8013', description = '' WHERE id_product = '19534' 05/12/2022 10:43:33 am >> UPDATE ps_product SET wholesale_price = '1.20', on_sale = '0', price = '2.0000' WHERE id_product = '19534' 05/12/2022 10:43:33 am >> UPDATE ps_product_shop SET wholesale_price = '1.20', price = '2.0000', id_tax_rules_group = '4', id_category_default = '106', id_argoment_default = '28', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '19534' 05/12/2022 10:43:33 am >> DELETE FROM ps_specific_price WHERE id_product = '19534' 05/12/2022 10:58:03 am >> SELECT document_num FROM ps_document WHERE document_num = '3729' AND id_document != '75547' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-03') 05/12/2022 10:58:03 am >> UPDATE ps_document SET id_document_type = '11', document_num = '3729', document_date = '2022-12-03', document_letter = '', id_customer = '0', id_supplier = '', id_address = '0', address1 = '', address2 = '', note = '', price_shipping = '0.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '0', id_causal = '0', price_tax_included = '23.00', price_tax_excluded = '18.85', date_upd = NOW() WHERE id_document = '75547' 05/12/2022 10:58:03 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '75547' 05/12/2022 10:58:03 am >> DELETE FROM ps_document_detail WHERE id_document = '75547' 05/12/2022 10:58:03 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75547' , '19107' , 'INCENSO GRANI 3A' , '1' , '-1' , '1' , '23' , '18.852459016393' , '22' , '0' , '23.00' ) 05/12/2022 10:58:03 am >> DELETE FROM ps_product_supplier WHERE id_product = '19107' AND id_supplier = '' 05/12/2022 10:58:03 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19107' , '' , '1' ) 05/12/2022 10:58:18 am >> SELECT document_num FROM ps_document WHERE document_num = '3750' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-05') 05/12/2022 10:58: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' , '3750' , '2022-12-05' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '7.00' , '7.00' , NOW() , NOW() ) 05/12/2022 10:58: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 = '75572' 05/12/2022 10:58:18 am >> DELETE FROM ps_document_detail WHERE id_document = '75572' 05/12/2022 10:58: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 ( '75572' , '11151' , 'LIBRI' , '1' , '-1' , '4' , '7' , '7' , '0' , '0' , '7.00' ) 05/12/2022 10:58:18 am >> DELETE FROM ps_product_supplier WHERE id_product = '11151' AND id_supplier = '' 05/12/2022 10:58:18 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '11151' , '' , '1' ) 05/12/2022 11:02:45 am >> SELECT document_num FROM ps_document WHERE document_num = '3751' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-05') 05/12/2022 11:02:45 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3751' , '2022-12-05' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '53.00' , '43.44' , NOW() , NOW() ) 05/12/2022 11:02:45 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '75573' 05/12/2022 11:02:45 am >> DELETE FROM ps_document_detail WHERE id_document = '75573' 05/12/2022 11:02:45 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75573' , '18838' , 'CAPOCULLA PICCOLO' , '1' , '-1' , '1' , '15.00' , '12.295081967213' , '22' , '0' , '15.00' ) 05/12/2022 11:02:45 am >> DELETE FROM ps_product_supplier WHERE id_product = '18838' AND id_supplier = '' 05/12/2022 11:02:45 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18838' , '' , '1' ) 05/12/2022 11:02:45 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75573' , '19602' , 'QUADRETTO EFFETTO PIETRA - SACRA FAMIGLIA - 2952' , '1' , '-1' , '1' , '4.00' , '3.2786885245902' , '22' , '0' , '4.00' ) 05/12/2022 11:02:45 am >> DELETE FROM ps_product_supplier WHERE id_product = '19602' AND id_supplier = '' 05/12/2022 11:02:45 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19602' , '' , '1' ) 05/12/2022 11:02:45 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75573' , '14114' , 'CINGOLO ORO - CING08ORO' , '1' , '-1' , '1' , '34.00' , '27.868852459016' , '22' , '0' , '34.00' ) 05/12/2022 11:02:45 am >> DELETE FROM ps_product_supplier WHERE id_product = '14114' AND id_supplier = '' 05/12/2022 11:02:45 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14114' , '' , '1' ) 05/12/2022 11:03:18 am >> SELECT document_num FROM ps_document WHERE document_num = '3752' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-05') 05/12/2022 11:03: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' , '3752' , '2022-12-05' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '200.00' , '163.93' , NOW() , NOW() ) 05/12/2022 11:03: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 = '75574' 05/12/2022 11:03:18 am >> DELETE FROM ps_document_detail WHERE id_document = '75574' 05/12/2022 11:03: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 ( '75574' , '20486' , 'RAGGIERA CM 30 - ART.25' , '1' , '-1' , '1' , '200' , '163.93442622951' , '22' , '0' , '200.00' ) 05/12/2022 11:03:18 am >> DELETE FROM ps_product_supplier WHERE id_product = '20486' AND id_supplier = '' 05/12/2022 11:03:18 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20486' , '' , '1' ) 05/12/2022 11:04:26 am >> DELETE FROM ps_document WHERE id_document = '74903' 05/12/2022 11:04:26 am >> DELETE FROM ps_document_detail WHERE id_document = '74903' 05/12/2022 11:04:35 am >> SELECT document_num FROM ps_document WHERE document_num = '3753' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-05') 05/12/2022 11:04:35 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3753' , '2022-12-05' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '100.00' , '81.97' , NOW() , NOW() ) 05/12/2022 11:04:35 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '75575' 05/12/2022 11:04:35 am >> DELETE FROM ps_document_detail WHERE id_document = '75575' 05/12/2022 11:04:35 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75575' , '7202' , 'ARTICOLI RELIGIOSI' , '1' , '-1' , '1' , '100' , '81.967213114754' , '22' , '0' , '100.00' ) 05/12/2022 11:04:35 am >> DELETE FROM ps_product_supplier WHERE id_product = '7202' AND id_supplier = '' 05/12/2022 11:04:35 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '7202' , '' , '1' ) 05/12/2022 11:39:50 am >> SELECT document_num FROM ps_document WHERE document_num = '3754' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-05') 05/12/2022 11:39:50 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' , '3754' , '2022-12-05' , '' , '357' , '' , '4675734' , 'VIA TORRIONE 84100 SALERNO' , '' , '' , '0.00' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '100.00' , '95.90' , NOW() , NOW() ) 05/12/2022 11:39:50 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 = '75576' 05/12/2022 11:39:50 am >> DELETE FROM ps_document_detail WHERE id_document = '75576' 05/12/2022 11:39:50 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75576' , '13005' , 'PASSAPORTO DEL CATECHISTA' , '5' , '-5' , '4' , '1.2000' , '1.2' , '0' , '0' , '6.00' ) 05/12/2022 11:39:50 am >> DELETE FROM ps_product_supplier WHERE id_product = '13005' AND id_supplier = '' 05/12/2022 11:39:50 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '13005' , '' , '1' ) 05/12/2022 11:39:50 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75576' , '17014' , 'COME GIOISCE LO SPOSO ... - GUIDA - S. MURATORE' , '1' , '-1' , '4' , '18.0000' , '18' , '0' , '5' , '17.10' ) 05/12/2022 11:39:51 am >> DELETE FROM ps_product_supplier WHERE id_product = '17014' AND id_supplier = '' 05/12/2022 11:39:51 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17014' , '' , '1' ) 05/12/2022 11:39:51 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75576' , '17015' , 'COME GIOISCE LO SPOSO ... - SUSSIDIO - S. MURATORE' , '1' , '-1' , '4' , '22.0000' , '22' , '0' , '5' , '20.90' ) 05/12/2022 11:39:51 am >> DELETE FROM ps_product_supplier WHERE id_product = '17015' AND id_supplier = '' 05/12/2022 11:39:51 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17015' , '' , '1' ) 05/12/2022 11:39:51 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75576' , '20394' , 'TEOLOGIA LITURGICA DEI SACRAMENTI - EUCARISTIA - A. MIRALLES' , '1' , '-1' , '4' , '35.0000' , '35' , '0' , '5' , '33.25' ) 05/12/2022 11:39:51 am >> DELETE FROM ps_product_supplier WHERE id_product = '20394' AND id_supplier = '' 05/12/2022 11:39:51 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20394' , '' , '1' ) 05/12/2022 11:39:51 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75576' , '9209' , 'S. FAMIGLIA BABY - 023 HF/9 BB' , '1' , '-1' , '1' , '12.00' , '9.8360655737705' , '22' , '0' , '12.00' ) 05/12/2022 11:39:51 am >> DELETE FROM ps_product_supplier WHERE id_product = '9209' AND id_supplier = '' 05/12/2022 11:39:51 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '9209' , '' , '1' ) 05/12/2022 11:39:51 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75576' , '14622' , 'IMMACOLATA CONCEZIONE BABY - 023 IC/9BB' , '1' , '-1' , '1' , '10.00' , '8.1967213114754' , '22' , '0' , '10.00' ) 05/12/2022 11:39:51 am >> DELETE FROM ps_product_supplier WHERE id_product = '14622' AND id_supplier = '' 05/12/2022 11:39:51 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14622' , '' , '1' ) 05/12/2022 11:39:51 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75576' , '2436' , 'COLORANTE PER CERA LIQUIDA - 1002' , '1' , '-1' , '1' , '0.75' , '0.61475409836066' , '22' , '0' , '0.75' ) 05/12/2022 11:39:51 am >> DELETE FROM ps_product_supplier WHERE id_product = '2436' AND id_supplier = '' 05/12/2022 11:39:51 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '2436' , '' , '1' ) 05/12/2022 11:44:36 am >> SELECT document_num FROM ps_document WHERE document_num = '80/A' AND id_document != '68007' AND id_document_type LIKE '2%' AND YEAR(document_date) = YEAR('2022-10-20') 05/12/2022 11:44:36 am >> UPDATE ps_document SET id_document_type = '24', document_num = '80/A', document_date = '2022-10-20', document_letter = 'A', id_customer = '357', id_supplier = '', id_address = '4675734', address1 = 'VIA TORRIONE 84100 SALERNO', address2 = '', note = '', price_shipping = '0.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '0', id_causal = '0', price_tax_included = '24.00', price_tax_excluded = '24.00', date_upd = NOW() WHERE id_document = '68007' 05/12/2022 11:44:36 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '68007' 05/12/2022 11:44:36 am >> DELETE FROM ps_document_detail WHERE id_document = '68007' 05/12/2022 11:44:36 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '68007' , '' , 'culla' , '1' , '-1' , '0' , '24' , '24' , '' , '0' , '24.00' ) 05/12/2022 11:44:36 am >> DELETE FROM ps_product_supplier WHERE id_product = '' AND id_supplier = '' 05/12/2022 11:44:36 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '' , '' , '1' ) 05/12/2022 11:45:43 am >> SELECT document_num FROM ps_document WHERE document_num = '3755' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-05') 05/12/2022 11:45:43 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3755' , '2022-12-05' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '31.50' , '27.73' , NOW() , NOW() ) 05/12/2022 11:45:43 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '75577' 05/12/2022 11:45:43 am >> DELETE FROM ps_document_detail WHERE id_document = '75577' 05/12/2022 11:45:43 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75577' , '18748' , 'OSTIA MAGNA 125mm' , '3' , '-3' , '3' , '4.50' , '4.3269230769231' , '4' , '0' , '13.50' ) 05/12/2022 11:45:43 am >> DELETE FROM ps_product_supplier WHERE id_product = '18748' AND id_supplier = '' 05/12/2022 11:45:43 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18748' , '' , '1' ) 05/12/2022 11:45:43 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75577' , '1752' , 'CARTUCCIA TRASPARENTE DIAM. 8 - 457' , '1' , '-1' , '1' , '18.00' , '14.754098360656' , '22' , '0' , '18.00' ) 05/12/2022 11:45:43 am >> DELETE FROM ps_product_supplier WHERE id_product = '1752' AND id_supplier = '' 05/12/2022 11:45:43 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '1752' , '' , '1' ) 05/12/2022 11:49:44 am >> SELECT document_num FROM ps_document WHERE document_num = '3754' AND id_document != '75576' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-05') 05/12/2022 11:49:44 am >> UPDATE ps_document SET id_document_type = '11', document_num = '3754', document_date = '2022-12-05', document_letter = '', id_customer = '', id_supplier = '', id_address = '', address1 = 'VIA TORRIONE 84100 SALERNO', address2 = '', note = '', price_shipping = '0.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '0', id_causal = '0', price_tax_included = '100.00', price_tax_excluded = '95.90', date_upd = NOW() WHERE id_document = '75576' 05/12/2022 11:49:44 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '75576' 05/12/2022 11:49:44 am >> DELETE FROM ps_document_detail WHERE id_document = '75576' 05/12/2022 11:49:44 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75576' , '13005' , 'PASSAPORTO DEL CATECHISTA' , '5' , '-5' , '4' , '1.2000' , '1.2' , '0' , '0' , '6.00' ) 05/12/2022 11:49:44 am >> DELETE FROM ps_product_supplier WHERE id_product = '13005' AND id_supplier = '' 05/12/2022 11:49:44 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '13005' , '' , '1' ) 05/12/2022 11:49:44 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75576' , '17014' , 'COME GIOISCE LO SPOSO ... - GUIDA - S. MURATORE' , '1' , '-1' , '4' , '18.0000' , '18' , '0' , '5' , '17.10' ) 05/12/2022 11:49:44 am >> DELETE FROM ps_product_supplier WHERE id_product = '17014' AND id_supplier = '' 05/12/2022 11:49:44 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17014' , '' , '1' ) 05/12/2022 11:49:44 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75576' , '17015' , 'COME GIOISCE LO SPOSO ... - SUSSIDIO - S. MURATORE' , '1' , '-1' , '4' , '22.0000' , '22' , '0' , '5' , '20.90' ) 05/12/2022 11:49:44 am >> DELETE FROM ps_product_supplier WHERE id_product = '17015' AND id_supplier = '' 05/12/2022 11:49:44 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17015' , '' , '1' ) 05/12/2022 11:49:44 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75576' , '20394' , 'TEOLOGIA LITURGICA DEI SACRAMENTI - EUCARISTIA - A. MIRALLES' , '1' , '-1' , '4' , '35.0000' , '35' , '0' , '5' , '33.25' ) 05/12/2022 11:49:44 am >> DELETE FROM ps_product_supplier WHERE id_product = '20394' AND id_supplier = '' 05/12/2022 11:49:44 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20394' , '' , '1' ) 05/12/2022 11:49:44 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75576' , '9209' , 'S. FAMIGLIA BABY - 023 HF/9 BB' , '1' , '-1' , '1' , '12.0000' , '9.8360655737705' , '22' , '0' , '12.00' ) 05/12/2022 11:49:44 am >> DELETE FROM ps_product_supplier WHERE id_product = '9209' AND id_supplier = '' 05/12/2022 11:49:44 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '9209' , '' , '1' ) 05/12/2022 11:49:44 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75576' , '14622' , 'IMMACOLATA CONCEZIONE BABY - 023 IC/9BB' , '1' , '-1' , '1' , '10.0000' , '8.1967213114754' , '22' , '0' , '10.00' ) 05/12/2022 11:49:44 am >> DELETE FROM ps_product_supplier WHERE id_product = '14622' AND id_supplier = '' 05/12/2022 11:49:44 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14622' , '' , '1' ) 05/12/2022 11:49:44 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75576' , '2436' , 'COLORANTE PER CERA LIQUIDA - 1002' , '1' , '-1' , '1' , '0.7500' , '0.61475409836066' , '22' , '0' , '0.75' ) 05/12/2022 11:49:44 am >> DELETE FROM ps_product_supplier WHERE id_product = '2436' AND id_supplier = '' 05/12/2022 11:49:44 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '2436' , '' , '1' ) 05/12/2022 12:02:39 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '8019118042262' AND id_product != '6973' AND ean13 != '' 05/12/2022 12:02:39 pm >> UPDATE ps_product SET id_supplier = '7', reference = '8/5', ean13 = '8019118042262', date_upd = NOW() WHERE id_product = '6973' 05/12/2022 12:02:39 pm >> UPDATE ps_product_lang SET name = 'NELLA GROTTA DI GESÙ', description = '' WHERE id_product = '6973' 05/12/2022 12:02:39 pm >> UPDATE ps_product SET wholesale_price = '10.04', on_sale = '0', price = '14.344262295081968' WHERE id_product = '6973' 05/12/2022 12:02:39 pm >> UPDATE ps_product_shop SET wholesale_price = '10.04', price = '14.344262295081968', id_tax_rules_group = '1', id_category_default = '27', id_argoment_default = '66', id_internal_category = '', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '6973' 05/12/2022 12:02:39 pm >> DELETE FROM ps_specific_price WHERE id_product = '6973' 05/12/2022 12:05:39 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788892240308' AND id_product != '20474' AND ean13 != '' 05/12/2022 12:05:39 pm >> UPDATE ps_product SET id_supplier = '', reference = '6/7', ean13 = '9788892240308', date_upd = NOW() WHERE id_product = '20474' 05/12/2022 12:05:39 pm >> UPDATE ps_product_lang SET name = 'SFRONTATI E IMPERTINENTI CERCATORI DI DIO - R. FUSCO', description = '' WHERE id_product = '20474' 05/12/2022 12:05:39 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '14.5' WHERE id_product = '20474' 05/12/2022 12:05:39 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '14.5', id_tax_rules_group = '4', id_category_default = '30', 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 = '20474' 05/12/2022 12:05:39 pm >> DELETE FROM ps_specific_price WHERE id_product = '20474' 05/12/2022 12:07:38 pm >> UPDATE ps_document SET id_document_type = '33', document_num = '616107', document_date = '2022-11-22', document_letter = '', id_customer = '0', id_supplier = '', id_address = '2602', address1 = 'P. ZZA SAN PAOLO, 14 12051 ALBA', address2 = '', note = '', price_shipping = '23.59', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '0', id_causal = '0', price_tax_included = '718.25', price_tax_excluded = '718.25', date_upd = NOW() WHERE id_document = '75437' 05/12/2022 12:07:38 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 = '75437' 05/12/2022 12:07:38 pm >> DELETE FROM ps_document_detail WHERE id_document = '75437' 05/12/2022 12:07:38 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75437' , '20462' , 'ASCOLTARLO ERA RIMANERE ACCESI - E. RONCHI' , '1' , '1' , '4' , '20.0000' , '20' , '0' , '33' , '13.40' ) 05/12/2022 12:07:38 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20462' AND id_supplier = '' 05/12/2022 12:07:38 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20462' , '' , '1' ) 05/12/2022 12:07:38 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75437' , '15276' , 'SCOLLINARE O SRADICARE - VIA CRUCIS' , '2' , '2' , '4' , '2.0000' , '2' , '0' , '30' , '2.8000' ) 05/12/2022 12:07:38 pm >> DELETE FROM ps_product_supplier WHERE id_product = '15276' AND id_supplier = '' 05/12/2022 12:07:38 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '15276' , '' , '1' ) 05/12/2022 12:07:38 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75437' , '18647' , 'SCOPRIAMO INSIEME LAVVENTO' , '2' , '2' , '4' , '4.9000' , '4.9' , '0' , '30' , '6.86' ) 05/12/2022 12:07:38 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18647' AND id_supplier = '' 05/12/2022 12:07:38 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18647' , '' , '1' ) 05/12/2022 12:07:38 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75437' , '19731' , 'ITINERARI CAT. PER LA VITA MATRIMONIALE' , '2' , '2' , '4' , '3.0000' , '3' , '0' , '33' , '4.02' ) 05/12/2022 12:07:38 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19731' AND id_supplier = '' 05/12/2022 12:07:38 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19731' , '' , '1' ) 05/12/2022 12:07:38 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75437' , '14955' , 'DARAI ALLA LUCE UN FIGLIO - NOVENA IMMACOLATA - G. FORLAI' , '1' , '1' , '4' , '2.9000' , '2.9' , '0' , '33' , '1.94' ) 05/12/2022 12:07:38 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14955' AND id_supplier = '' 05/12/2022 12:07:38 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14955' , '' , '1' ) 05/12/2022 12:07:38 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75437' , '13116' , 'NOVENA A MARIA IMMACOLATA' , '1' , '1' , '4' , '3.5000' , '3.5' , '0' , '33' , '2.35' ) 05/12/2022 12:07:38 pm >> DELETE FROM ps_product_supplier WHERE id_product = '13116' AND id_supplier = '' 05/12/2022 12:07:38 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '13116' , '' , '1' ) 05/12/2022 12:07:38 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75437' , '6619' , 'MIA IMPRONTA È TUA - 1 QUADERNO' , '48' , '48' , '4' , '5.0000' , '5' , '0' , '35' , '156.00' ) 05/12/2022 12:07:38 pm >> DELETE FROM ps_product_supplier WHERE id_product = '6619' AND id_supplier = '' 05/12/2022 12:07:38 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '6619' , '' , '1' ) 05/12/2022 12:07:38 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75437' , '6619' , 'MIA IMPRONTA È TUA - 1 QUADERNO' , '4' , '4' , '4' , '5.0000' , '5' , '0' , '100' , '0.00' ) 05/12/2022 12:07:38 pm >> DELETE FROM ps_product_supplier WHERE id_product = '6619' AND id_supplier = '' 05/12/2022 12:07:38 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '6619' , '' , '1' ) 05/12/2022 12:07:38 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75437' , '6620' , 'MIA IMPRONTA È TUA- GUIDA' , '2' , '2' , '4' , '15.0000' , '15' , '0' , '35' , '19.50' ) 05/12/2022 12:07:38 pm >> DELETE FROM ps_product_supplier WHERE id_product = '6620' AND id_supplier = '' 05/12/2022 12:07:38 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '6620' , '' , '1' ) 05/12/2022 12:07: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 ( '75437' , '12864' , 'IMPRONTE DI MISERICORDIA E DI PERDONO - SUSSIDIO' , '60' , '60' , '4' , '5.0000' , '5' , '0' , '35' , '195.00' ) 05/12/2022 12:07:39 pm >> DELETE FROM ps_product_supplier WHERE id_product = '12864' AND id_supplier = '' 05/12/2022 12:07:39 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '12864' , '' , '1' ) 05/12/2022 12:07: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 ( '75437' , '12864' , 'IMPRONTE DI MISERICORDIA E DI PERDONO - SUSSIDIO' , '5' , '5' , '4' , '5.0000' , '5' , '0' , '100' , '0.00' ) 05/12/2022 12:07:39 pm >> DELETE FROM ps_product_supplier WHERE id_product = '12864' AND id_supplier = '' 05/12/2022 12:07:39 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '12864' , '' , '1' ) 05/12/2022 12:07: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 ( '75437' , '14529' , 'PANE E VINO - SUSSIDIO' , '72' , '72' , '4' , '5.0000' , '5' , '0' , '35' , '234.00' ) 05/12/2022 12:07:39 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14529' AND id_supplier = '' 05/12/2022 12:07:39 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14529' , '' , '1' ) 05/12/2022 12:07: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 ( '75437' , '14529' , 'PANE E VINO - SUSSIDIO' , '6' , '6' , '4' , '5.0000' , '5' , '0' , '100' , '0.00' ) 05/12/2022 12:07:39 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14529' AND id_supplier = '' 05/12/2022 12:07:39 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14529' , '' , '1' ) 05/12/2022 12:07: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 ( '75437' , '12922' , 'IMPRONTE DI MISERICORDIA - GUIDA 2' , '3' , '3' , '4' , '15.0000' , '15' , '0' , '35' , '29.25' ) 05/12/2022 12:07:39 pm >> DELETE FROM ps_product_supplier WHERE id_product = '12922' AND id_supplier = '' 05/12/2022 12:07:39 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '12922' , '' , '1' ) 05/12/2022 12:07: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 ( '75437' , '14530' , 'PANE E VINO - GUIDA 3' , '2' , '2' , '4' , '15.0000' , '15' , '0' , '35' , '19.50' ) 05/12/2022 12:07:39 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14530' AND id_supplier = '' 05/12/2022 12:07:39 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14530' , '' , '1' ) 05/12/2022 12:07: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 ( '75437' , '6973' , 'NELLA GROTTA DI GESÙ' , '1' , '1' , '4' , '14.3400' , '14.34' , '0' , '30' , '10.04' ) 05/12/2022 12:07:39 pm >> DELETE FROM ps_product_supplier WHERE id_product = '6973' AND id_supplier = '' 05/12/2022 12:07:39 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '6973' , '' , '1' ) 05/12/2022 12:12:22 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '32' , '22V605738' , '2022-11-30' , '' , '0' , '7' , '2602' , 'P. ZZA SAN PAOLO, 14 12051 ALBA' , '' , '' , '' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '3464.46' , '3452.40' , NOW() , NOW() ) 05/12/2022 12:12:22 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '75578' 05/12/2022 12:12:22 pm >> DELETE FROM ps_document_detail WHERE id_document = '75578' 05/12/2022 12:16:14 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '8019118042262' AND id_product != '6973' AND ean13 != '' 05/12/2022 12:16:14 pm >> UPDATE ps_product SET id_supplier = '7', reference = '8/5', ean13 = '8019118042262', date_upd = NOW() WHERE id_product = '6973' 05/12/2022 12:16:14 pm >> UPDATE ps_product_lang SET name = 'NELLA GROTTA DI GESÙ', description = '' WHERE id_product = '6973' 05/12/2022 12:16:14 pm >> UPDATE ps_product SET wholesale_price = '10.04', on_sale = '0', price = '14.3443' WHERE id_product = '6973' 05/12/2022 12:16:14 pm >> UPDATE ps_product_shop SET wholesale_price = '10.04', price = '14.3443', id_tax_rules_group = '1', id_category_default = '27', id_argoment_default = '66', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '6973' 05/12/2022 12:16:14 pm >> DELETE FROM ps_specific_price WHERE id_product = '6973' 05/12/2022 12:22:39 pm >> UPDATE ps_document SET id_document_type = '32', document_num = '22V605738', document_date = '2022-11-30', document_letter = '', id_customer = '0', id_supplier = '', id_address = '2602', address1 = 'P. ZZA SAN PAOLO, 14 12051 ALBA', address2 = '', note = '', price_shipping = '101.51', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '0', id_causal = '0', price_tax_included = '3465.53', price_tax_excluded = '3453.47', date_upd = NOW() WHERE id_document = '75578' 05/12/2022 12:22: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 = '75578' 05/12/2022 12:22:39 pm >> DELETE FROM ps_document_detail WHERE id_document = '75578' 05/12/2022 12:22: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 ( '75578' , '20303' , 'MEDITAVA QUESTE COSE NEL SUO CUORE - R. WILLIAMS' , '1' , '1' , '4' , '10.0000' , '10' , '0' , '30' , '7.00' ) 05/12/2022 12:22:39 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20303' AND id_supplier = '' 05/12/2022 12:22:39 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20303' , '' , '1' ) 05/12/2022 12:22: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 ( '75578' , '20304' , 'FAMIGLIA RACCONTATA AI BAMBINI - FERRERO/PAIRETTO' , '1' , '1' , '4' , '5.9000' , '5.9' , '0' , '35' , '3.84' ) 05/12/2022 12:22:39 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20304' AND id_supplier = '' 05/12/2022 12:22:39 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20304' , '' , '1' ) 05/12/2022 12:22: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 ( '75578' , '20305' , 'ALFABETO DELLO SPIRITO - FERRERO/PAIRETTO' , '1' , '1' , '4' , '5.9000' , '5.9' , '0' , '35' , '3.84' ) 05/12/2022 12:22:39 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20305' AND id_supplier = '' 05/12/2022 12:22:39 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20305' , '' , '1' ) 05/12/2022 12:22: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 ( '75578' , '20306' , 'RAGGI DI LUCE - A. COMASTRI' , '1' , '1' , '4' , '8.0000' , '8' , '0' , '30' , '5.60' ) 05/12/2022 12:22:39 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20306' AND id_supplier = '' 05/12/2022 12:22:39 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20306' , '' , '1' ) 05/12/2022 12:22: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 ( '75578' , '20307' , 'SCIOGLIERE IL CUORE - C.M. MARTINI' , '1' , '1' , '4' , '19.5000' , '19.5' , '0' , '30' , '13.65' ) 05/12/2022 12:22:39 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20307' AND id_supplier = '' 05/12/2022 12:22:39 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20307' , '' , '1' ) 05/12/2022 12:22: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 ( '75578' , '20308' , 'ATTENDERE E SPERARE - PAPA FRANCESCO' , '3' , '3' , '4' , '3.0000' , '3' , '0' , '33' , '6.03' ) 05/12/2022 12:22:40 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20308' AND id_supplier = '' 05/12/2022 12:22:40 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20308' , '' , '1' ) 05/12/2022 12:22: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 ( '75578' , '20309' , 'DISEGNIAMO LA NATIVITA' , '1' , '1' , '4' , '8.0000' , '8' , '0' , '35' , '5.20' ) 05/12/2022 12:22:40 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20309' AND id_supplier = '' 05/12/2022 12:22:40 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20309' , '' , '1' ) 05/12/2022 12:22: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 ( '75578' , '20310' , 'CALENDARIO PARROCCHIALE 2023 ANNO A' , '1' , '1' , '1' , '9.7500' , '7.9918' , '22' , '35' , '7.73' ) 05/12/2022 12:22:40 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20310' AND id_supplier = '' 05/12/2022 12:22:40 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20310' , '' , '1' ) 05/12/2022 12:22: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 ( '75578' , '20311' , 'SAN CHARBEL UNA LUCE ... - M. LICATA' , '1' , '1' , '4' , '10.0000' , '10' , '0' , '30' , '7.00' ) 05/12/2022 12:22:40 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20311' AND id_supplier = '' 05/12/2022 12:22:40 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20311' , '' , '1' ) 05/12/2022 12:22: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 ( '75578' , '20312' , 'LIETA E LA NOTTE - O. MANGIACAPRA' , '1' , '1' , '4' , '18.0000' , '18' , '0' , '33' , '12.06' ) 05/12/2022 12:22:40 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20312' AND id_supplier = '' 05/12/2022 12:22:40 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20312' , '' , '1' ) 05/12/2022 12:22: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 ( '75578' , '20313' , 'TERRA DI DIO - M.S. MOSTAJO' , '1' , '1' , '4' , '15.0000' , '15' , '0' , '33' , '10.05' ) 05/12/2022 12:22:40 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20313' AND id_supplier = '' 05/12/2022 12:22:40 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20313' , '' , '1' ) 05/12/2022 12:22: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 ( '75578' , '20314' , 'NOVE AURORE E DODICI NOTTI - FR. M. DAVIDE' , '1' , '1' , '4' , '8.0000' , '8' , '0' , '30' , '5.60' ) 05/12/2022 12:22:40 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20314' AND id_supplier = '' 05/12/2022 12:22:40 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20314' , '' , '1' ) 05/12/2022 12:22: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 ( '75578' , '20315' , 'FEDE CATTOLICA - J. KNOP' , '1' , '1' , '4' , '23.0000' , '23' , '0' , '30' , '16.10' ) 05/12/2022 12:22:40 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20315' AND id_supplier = '' 05/12/2022 12:22:40 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20315' , '' , '1' ) 05/12/2022 12:22: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 ( '75578' , '20316' , 'PAROLE CHE SI VIVONO - A. SGRO' , '1' , '1' , '4' , '20.0000' , '20' , '0' , '30' , '14.00' ) 05/12/2022 12:22:40 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20316' AND id_supplier = '' 05/12/2022 12:22:40 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20316' , '' , '1' ) 05/12/2022 12:22: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 ( '75578' , '20317' , 'PREGHIERE TRADIZIONALI' , '2' , '2' , '4' , '3.5000' , '3.5' , '0' , '30' , '4.90' ) 05/12/2022 12:22:40 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20317' AND id_supplier = '' 05/12/2022 12:22:40 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20317' , '' , '1' ) 05/12/2022 12:22: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 ( '75578' , '8603' , 'VENITE CON ME 2 - MAGNIFICAT' , '24' , '24' , '4' , '3.0000' , '3' , '0' , '35+7' , '43.52' ) 05/12/2022 12:22:40 pm >> DELETE FROM ps_product_supplier WHERE id_product = '8603' AND id_supplier = '' 05/12/2022 12:22:40 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '8603' , '' , '1' ) 05/12/2022 12:22: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 ( '75578' , '8603' , 'VENITE CON ME 2 - MAGNIFICAT' , '2' , '2' , '4' , '3.0000' , '3' , '0' , '100' , '0.00' ) 05/12/2022 12:22:40 pm >> DELETE FROM ps_product_supplier WHERE id_product = '8603' AND id_supplier = '' 05/12/2022 12:22:40 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '8603' , '' , '1' ) 05/12/2022 12:22: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 ( '75578' , '16779' , 'MESSAGGERI DI PERFETTA LETIZIA - M. ASSELLE' , '1' , '1' , '4' , '13.0000' , '13' , '0' , '30' , '9.10' ) 05/12/2022 12:22:40 pm >> DELETE FROM ps_product_supplier WHERE id_product = '16779' AND id_supplier = '' 05/12/2022 12:22:40 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16779' , '' , '1' ) 05/12/2022 12:22: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 ( '75578' , '19925' , 'AMEN - NOV. 2022' , '3' , '3' , '4' , '3.9000' , '3.9' , '0' , '33' , '7.84' ) 05/12/2022 12:22:41 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19925' AND id_supplier = '' 05/12/2022 12:22:41 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19925' , '' , '1' ) 05/12/2022 12:22: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 ( '75578' , '19926' , 'AMEN - DIC. 2022' , '3' , '3' , '4' , '3.9000' , '3.9' , '0' , '33' , '7.84' ) 05/12/2022 12:22:41 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19926' AND id_supplier = '' 05/12/2022 12:22:41 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19926' , '' , '1' ) 05/12/2022 12:22: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 ( '75578' , '20096' , 'VISIONI BIBLICHE E CONTEMPLAZIONI MISTICHE - A.K. EMMERICK' , '1' , '1' , '4' , '15.0000' , '15' , '0' , '33' , '10.05' ) 05/12/2022 12:22:41 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20096' AND id_supplier = '' 05/12/2022 12:22:41 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20096' , '' , '1' ) 05/12/2022 12:22: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 ( '75578' , '7647' , 'PAROLE DI GESÙ MISERICORDIOSO - SUOR FAUSTINA' , '1' , '1' , '4' , '7.0000' , '7' , '0' , '30' , '4.90' ) 05/12/2022 12:22:41 pm >> DELETE FROM ps_product_supplier WHERE id_product = '7647' AND id_supplier = '' 05/12/2022 12:22:41 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '7647' , '' , '1' ) 05/12/2022 12:22: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 ( '75578' , '20106' , 'GRIDIAMO IL VANGELO ANNO A - A. COMASTRI' , '1' , '1' , '4' , '25.0000' , '25' , '0' , '30' , '17.50' ) 05/12/2022 12:22:41 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20106' AND id_supplier = '' 05/12/2022 12:22:41 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20106' , '' , '1' ) 05/12/2022 12:22: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 ( '75578' , '19985' , 'LECTIO DIVINA CON IL VANGELO DI MATTEO' , '1' , '1' , '4' , '12.0000' , '12' , '0' , '30' , '8.40' ) 05/12/2022 12:22:41 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19985' AND id_supplier = '' 05/12/2022 12:22:41 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19985' , '' , '1' ) 05/12/2022 12:22: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 ( '75578' , '18704' , 'IN_SEGUENDO GESU A NAZARET' , '24' , '24' , '4' , '5.0000' , '5' , '0' , '33+7' , '74.77' ) 05/12/2022 12:22:41 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18704' AND id_supplier = '' 05/12/2022 12:22:41 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18704' , '' , '1' ) 05/12/2022 12:22: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 ( '75578' , '18704' , 'IN_SEGUENDO GESU A NAZARET' , '2' , '2' , '4' , '5.0000' , '5' , '0' , '100' , '0.00' ) 05/12/2022 12:22:41 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18704' AND id_supplier = '' 05/12/2022 12:22:41 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18704' , '' , '1' ) 05/12/2022 12:22: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 ( '75578' , '18691' , 'IN_SEGUENDO GESU a emmaus - QUADERNO' , '24' , '24' , '4' , '5.0000' , '5' , '0' , '33+7' , '74.77' ) 05/12/2022 12:22:41 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18691' AND id_supplier = '' 05/12/2022 12:22:41 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18691' , '' , '1' ) 05/12/2022 12:22: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 ( '75578' , '18691' , 'IN_SEGUENDO GESU a emmaus - QUADERNO' , '2' , '2' , '4' , '5.0000' , '5' , '0' , '100' , '0.00' ) 05/12/2022 12:22:41 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18691' AND id_supplier = '' 05/12/2022 12:22:41 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18691' , '' , '1' ) 05/12/2022 12:22: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 ( '75578' , '18703' , 'IN_SEGUENDO GESU A CAFARNAO' , '24' , '24' , '4' , '5.0000' , '5' , '0' , '33+7' , '74.77' ) 05/12/2022 12:22:41 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18703' AND id_supplier = '' 05/12/2022 12:22:41 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18703' , '' , '1' ) 05/12/2022 12:22: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 ( '75578' , '18703' , 'IN_SEGUENDO GESU A CAFARNAO' , '2' , '2' , '4' , '5.0000' , '5' , '0' , '100' , '0.00' ) 05/12/2022 12:22:41 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18703' AND id_supplier = '' 05/12/2022 12:22:41 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18703' , '' , '1' ) 05/12/2022 12:22: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 ( '75578' , '14719' , 'TU MI AMI DAVVERO' , '12' , '12' , '4' , '5.9000' , '5.9' , '0' , '30+7' , '46.09' ) 05/12/2022 12:22:42 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14719' AND id_supplier = '' 05/12/2022 12:22:42 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14719' , '' , '1' ) 05/12/2022 12:22: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 ( '75578' , '14719' , 'TU MI AMI DAVVERO' , '1' , '1' , '4' , '5.9000' , '5.9' , '0' , '100' , '0.00' ) 05/12/2022 12:22:42 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14719' AND id_supplier = '' 05/12/2022 12:22:42 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14719' , '' , '1' ) 05/12/2022 12:22: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 ( '75578' , '20301' , 'CREDIAMO - LE PRINCIPALI VERITA DI FEDE' , '12' , '12' , '4' , '0.9000' , '0.9' , '0' , '35' , '7.02' ) 05/12/2022 12:22:42 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20301' AND id_supplier = '' 05/12/2022 12:22:42 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20301' , '' , '1' ) 05/12/2022 12:22: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 ( '75578' , '20301' , 'CREDIAMO - LE PRINCIPALI VERITA DI FEDE' , '1' , '1' , '4' , '0.9000' , '0.9' , '0' , '100' , '0.00' ) 05/12/2022 12:22:42 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20301' AND id_supplier = '' 05/12/2022 12:22:42 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20301' , '' , '1' ) 05/12/2022 12:22: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 ( '75578' , '20199' , 'PAROLA DI DIO OGNI GIORNO 2023 - V. PAGLIA' , '1' , '1' , '4' , '22.0000' , '22' , '0' , '33' , '14.74' ) 05/12/2022 12:22:42 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20199' AND id_supplier = '' 05/12/2022 12:22:42 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20199' , '' , '1' ) 05/12/2022 12:22: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 ( '75578' , '17581' , 'MESSALE QUOTIDIANO N.E. ' , '2' , '2' , '4' , '39.0000' , '39' , '0' , '33' , '52.26' ) 05/12/2022 12:22:42 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17581' AND id_supplier = '' 05/12/2022 12:22:42 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17581' , '' , '1' ) 05/12/2022 12:22: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 ( '75578' , '9466' , 'SAN GIUSEPPE DA COPERTINO' , '1' , '1' , '4' , '3.9000' , '3.9' , '0' , '30' , '2.73' ) 05/12/2022 12:22:42 pm >> DELETE FROM ps_product_supplier WHERE id_product = '9466' AND id_supplier = '' 05/12/2022 12:22:42 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '9466' , '' , '1' ) 05/12/2022 12:22: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 ( '75578' , '19638' , 'STORIA DI CARLO ACUTIS' , '1' , '1' , '4' , '1.9000' , '1.9' , '0' , '30' , '1.33' ) 05/12/2022 12:22:42 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19638' AND id_supplier = '' 05/12/2022 12:22:42 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19638' , '' , '1' ) 05/12/2022 12:22: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 ( '75578' , '20302' , 'SIMPATICO PRESEPIO' , '1' , '1' , '1' , '10.2400' , '8.3934' , '22' , '30' , '8.75' ) 05/12/2022 12:22:42 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20302' AND id_supplier = '' 05/12/2022 12:22:42 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20302' , '' , '1' ) 05/12/2022 12:22: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 ( '75578' , '15903' , 'CULLA DEL PICCOLO RE' , '2' , '2' , '1' , '10.2400' , '8.3934' , '22' , '30' , '17.49' ) 05/12/2022 12:22:42 pm >> DELETE FROM ps_product_supplier WHERE id_product = '15903' AND id_supplier = '' 05/12/2022 12:22:42 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '15903' , '' , '1' ) 05/12/2022 12:22: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 ( '75578' , '15906' , 'CULLA DEL PICCOLO RE - SPARTITO' , '1' , '1' , '3' , '8.1700' , '7.8558' , '4' , '30' , '5.95' ) 05/12/2022 12:22:42 pm >> DELETE FROM ps_product_supplier WHERE id_product = '15906' AND id_supplier = '' 05/12/2022 12:22:42 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '15906' , '' , '1' ) 05/12/2022 12:22: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 ( '75578' , '20207' , 'DONI DI GRAZIA - SPARTITO' , '1' , '1' , '3' , '18.1700' , '17.4712' , '4' , '30' , '13.23' ) 05/12/2022 12:22:42 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20207' AND id_supplier = '' 05/12/2022 12:22:43 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20207' , '' , '1' ) 05/12/2022 12:22: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 ( '75578' , '8598' , 'IO SONO CON VOI 1 - MAGNIFICAT' , '12' , '12' , '4' , '3.0000' , '3' , '0' , '35+7' , '21.76' ) 05/12/2022 12:22:43 pm >> DELETE FROM ps_product_supplier WHERE id_product = '8598' AND id_supplier = '' 05/12/2022 12:22:43 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '8598' , '' , '1' ) 05/12/2022 12:22: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 ( '75578' , '8598' , 'IO SONO CON VOI 1 - MAGNIFICAT' , '1' , '1' , '4' , '3.0000' , '3' , '0' , '100' , '0.00' ) 05/12/2022 12:22:43 pm >> DELETE FROM ps_product_supplier WHERE id_product = '8598' AND id_supplier = '' 05/12/2022 12:22:43 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '8598' , '' , '1' ) 05/12/2022 12:22: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 ( '75578' , '14530' , 'PANE E VINO - GUIDA 3' , '2' , '2' , '4' , '15.0000' , '15' , '0' , '35+7' , '18.14' ) 05/12/2022 12:22:43 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14530' AND id_supplier = '' 05/12/2022 12:22:43 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14530' , '' , '1' ) 05/12/2022 12:22: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 ( '75578' , '14529' , 'PANE E VINO - SUSSIDIO' , '12' , '12' , '4' , '5.0000' , '5' , '0' , '35+7' , '36.27' ) 05/12/2022 12:22:43 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14529' AND id_supplier = '' 05/12/2022 12:22:43 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14529' , '' , '1' ) 05/12/2022 12:22: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 ( '75578' , '14529' , 'PANE E VINO - SUSSIDIO' , '1' , '1' , '4' , '5.0000' , '5' , '0' , '100' , '0.00' ) 05/12/2022 12:22:43 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14529' AND id_supplier = '' 05/12/2022 12:22:43 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14529' , '' , '1' ) 05/12/2022 12:22: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 ( '75578' , '20420' , 'PRIMO PINOCCHIO CON CARTE' , '1' , '1' , '4' , '19.0000' , '19' , '0' , '30' , '13.30' ) 05/12/2022 12:22:43 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20420' AND id_supplier = '' 05/12/2022 12:22:43 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20420' , '' , '1' ) 05/12/2022 12:22: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 ( '75578' , '5161' , 'IN CAMMINO VERSO LEUCARISTIA' , '19' , '19' , '4' , '3.5000' , '3.5' , '0' , '35+7' , '40.20' ) 05/12/2022 12:22:43 pm >> DELETE FROM ps_product_supplier WHERE id_product = '5161' AND id_supplier = '' 05/12/2022 12:22:43 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '5161' , '' , '1' ) 05/12/2022 12:22: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 ( '75578' , '5161' , 'IN CAMMINO VERSO LEUCARISTIA' , '1' , '1' , '4' , '3.5000' , '3.5' , '0' , '100' , '0.00' ) 05/12/2022 12:22:43 pm >> DELETE FROM ps_product_supplier WHERE id_product = '5161' AND id_supplier = '' 05/12/2022 12:22:43 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '5161' , '' , '1' ) 05/12/2022 12:22: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 ( '75578' , '19805' , 'DESIDERIO DESIDERAVI' , '12' , '12' , '4' , '2.0000' , '2' , '0' , '33' , '16.08' ) 05/12/2022 12:22:43 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19805' AND id_supplier = '' 05/12/2022 12:22:43 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19805' , '' , '1' ) 05/12/2022 12:22: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 ( '75578' , '19805' , 'DESIDERIO DESIDERAVI' , '1' , '1' , '4' , '2.0000' , '2' , '0' , '100' , '0.00' ) 05/12/2022 12:22:43 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19805' AND id_supplier = '' 05/12/2022 12:22:43 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19805' , '' , '1' ) 05/12/2022 12:22: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 ( '75578' , '4534' , 'GIOCA E COLORA - IO SONO I' , '12' , '12' , '4' , '4.0000' , '4' , '0' , '35+7' , '29.02' ) 05/12/2022 12:22:43 pm >> DELETE FROM ps_product_supplier WHERE id_product = '4534' AND id_supplier = '' 05/12/2022 12:22:43 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '4534' , '' , '1' ) 05/12/2022 12:22: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 ( '75578' , '4534' , 'GIOCA E COLORA - IO SONO I' , '1' , '1' , '4' , '4.0000' , '4' , '0' , '100' , '0.00' ) 05/12/2022 12:22:44 pm >> DELETE FROM ps_product_supplier WHERE id_product = '4534' AND id_supplier = '' 05/12/2022 12:22:44 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '4534' , '' , '1' ) 05/12/2022 12:22:44 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20261' , 'GIOIA - PAPA FRANCESCO' , '1' , '1' , '4' , '14.0000' , '14' , '0' , '35' , '9.10' ) 05/12/2022 12:22:44 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20261' AND id_supplier = '' 05/12/2022 12:22:44 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20261' , '' , '1' ) 05/12/2022 12:22:44 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '18051' , 'MIA BIBBIA' , '5' , '5' , '4' , '3.5000' , '3.5' , '0' , '30' , '12.25' ) 05/12/2022 12:22:44 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18051' AND id_supplier = '' 05/12/2022 12:22:44 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18051' , '' , '1' ) 05/12/2022 12:22:44 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '17488' , 'STELLA IL CAMMINO IL BAMBINO - L.M. EPICOCO' , '2' , '2' , '4' , '15.0000' , '15' , '0' , '33+7' , '18.69' ) 05/12/2022 12:22:44 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17488' AND id_supplier = '' 05/12/2022 12:22:44 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17488' , '' , '1' ) 05/12/2022 12:22:44 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '17852' , 'CON CUORE DI PADRE - L. EPICOCO' , '1' , '1' , '4' , '10.0000' , '10' , '0' , '33+7' , '6.23' ) 05/12/2022 12:22:44 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17852' AND id_supplier = '' 05/12/2022 12:22:44 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17852' , '' , '1' ) 05/12/2022 12:22:44 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '10060' , 'SOLO I MALATI GUARISCONO - L. EPICOCO' , '2' , '2' , '4' , '10.0000' , '10' , '0' , '33+7' , '12.46' ) 05/12/2022 12:22:44 pm >> DELETE FROM ps_product_supplier WHERE id_product = '10060' AND id_supplier = '' 05/12/2022 12:22:44 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '10060' , '' , '1' ) 05/12/2022 12:22:44 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '17127' , 'STABILI E CREDIBILI - L. EPICOCO' , '2' , '2' , '4' , '12.0000' , '12' , '0' , '33+7' , '14.95' ) 05/12/2022 12:22:44 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17127' AND id_supplier = '' 05/12/2022 12:22:44 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17127' , '' , '1' ) 05/12/2022 12:22:44 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '12995' , 'SALE, NON MIELE - L. EPICOCO' , '2' , '2' , '4' , '16.0000' , '16' , '0' , '33+7' , '19.94' ) 05/12/2022 12:22:44 pm >> DELETE FROM ps_product_supplier WHERE id_product = '12995' AND id_supplier = '' 05/12/2022 12:22:44 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '12995' , '' , '1' ) 05/12/2022 12:22:44 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '18261' , 'PIETRA SCARTATA - L. EPICOCO' , '2' , '2' , '4' , '16.0000' , '16' , '0' , '33+7' , '19.94' ) 05/12/2022 12:22:44 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18261' AND id_supplier = '' 05/12/2022 12:22:44 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18261' , '' , '1' ) 05/12/2022 12:22:44 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '17001' , 'SPERANZA NON E MORTA - L. EPICOCO' , '2' , '2' , '4' , '12.0000' , '12' , '0' , '33+7' , '14.95' ) 05/12/2022 12:22:44 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17001' AND id_supplier = '' 05/12/2022 12:22:44 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17001' , '' , '1' ) 05/12/2022 12:22:44 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '15939' , 'AMORE CHE DECIDE - L. EPICOCO' , '2' , '2' , '4' , '10.0000' , '10' , '0' , '30+7' , '13.02' ) 05/12/2022 12:22:44 pm >> DELETE FROM ps_product_supplier WHERE id_product = '15939' AND id_supplier = '' 05/12/2022 12:22:44 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '15939' , '' , '1' ) 05/12/2022 12:22:44 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '16019' , 'MARTA, MARIA E LAZZARO - L. EPICOCO' , '2' , '2' , '4' , '10.0000' , '10' , '0' , '30+7' , '13.02' ) 05/12/2022 12:22:44 pm >> DELETE FROM ps_product_supplier WHERE id_product = '16019' AND id_supplier = '' 05/12/2022 12:22:44 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16019' , '' , '1' ) 05/12/2022 12:22: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 ( '75578' , '19360' , 'IN PRINCIPIO ERANO FRATELLI - L. EPICOCO' , '2' , '2' , '4' , '10.0000' , '10' , '0' , '30+7' , '13.02' ) 05/12/2022 12:22:45 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19360' AND id_supplier = '' 05/12/2022 12:22:45 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19360' , '' , '1' ) 05/12/2022 12:22: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 ( '75578' , '20250' , 'PREGA MANGIA AMA - L. EPICOCO' , '3' , '3' , '4' , '16.0000' , '16' , '0' , '33+7' , '29.91' ) 05/12/2022 12:22:45 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20250' AND id_supplier = '' 05/12/2022 12:22:45 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20250' , '' , '1' ) 05/12/2022 12:22: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 ( '75578' , '19171' , 'QUEL CRETINO DI UN CRISTIANO - M. BOTTA' , '1' , '1' , '4' , '16.0000' , '16' , '0' , '33+7' , '9.97' ) 05/12/2022 12:22:45 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19171' AND id_supplier = '' 05/12/2022 12:22:45 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19171' , '' , '1' ) 05/12/2022 12:22: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 ( '75578' , '20423' , 'una gioia mai provata - e. fortunato' , '1' , '1' , '4' , '14.0000' , '14' , '0' , '33+7' , '8.72' ) 05/12/2022 12:22:45 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20423' AND id_supplier = '' 05/12/2022 12:22:45 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20423' , '' , '1' ) 05/12/2022 12:22: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 ( '75578' , '19388' , 'NOI CREDIAMO - PAPA FRANCESCO' , '1' , '1' , '4' , '14.9000' , '14.9' , '0' , '33+7' , '9.28' ) 05/12/2022 12:22:45 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19388' AND id_supplier = '' 05/12/2022 12:22:45 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19388' , '' , '1' ) 05/12/2022 12:22: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 ( '75578' , '15283' , 'DIARIO DELLA FELICITA ' , '1' , '1' , '4' , '8.0000' , '8' , '0' , '30+7' , '5.21' ) 05/12/2022 12:22:45 pm >> DELETE FROM ps_product_supplier WHERE id_product = '15283' AND id_supplier = '' 05/12/2022 12:22:45 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '15283' , '' , '1' ) 05/12/2022 12:22: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 ( '75578' , '18205' , 'DIARIO DELLA FELICITA - 2' , '1' , '1' , '4' , '10.0000' , '10' , '0' , '30+7' , '6.51' ) 05/12/2022 12:22:45 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18205' AND id_supplier = '' 05/12/2022 12:22:45 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18205' , '' , '1' ) 05/12/2022 12:22: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 ( '75578' , '19697' , 'DIARIO DELLA FELICITA 3 ' , '1' , '1' , '4' , '10.0000' , '10' , '0' , '30+7' , '6.51' ) 05/12/2022 12:22:45 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19697' AND id_supplier = '' 05/12/2022 12:22:45 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19697' , '' , '1' ) 05/12/2022 12:22: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 ( '75578' , '17414' , 'BIBBIA SCRUTATE LE SCRITTURE - TELATA' , '4' , '4' , '4' , '34.0000' , '34' , '0' , '33+7' , '84.74' ) 05/12/2022 12:22:45 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17414' AND id_supplier = '' 05/12/2022 12:22:45 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17414' , '' , '1' ) 05/12/2022 12:22: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 ( '75578' , '17415' , 'BIBBIA - SCRUTATE LE SCRITTURE' , '3' , '3' , '4' , '29.0000' , '29' , '0' , '33+7' , '54.21' ) 05/12/2022 12:22:45 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17415' AND id_supplier = '' 05/12/2022 12:22:45 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17415' , '' , '1' ) 05/12/2022 12:22: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 ( '75578' , '19096' , 'BIBBIA SCRUTATE - TASC.' , '1' , '1' , '4' , '28.0000' , '28' , '0' , '33+7' , '17.45' ) 05/12/2022 12:22:45 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19096' AND id_supplier = '' 05/12/2022 12:22:45 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19096' , '' , '1' ) 05/12/2022 12:22: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 ( '75578' , '19143' , 'BIBBIA SCRUTATE - TASC.' , '3' , '3' , '4' , '33.0000' , '33' , '0' , '33+7' , '61.69' ) 05/12/2022 12:22:45 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19143' AND id_supplier = '' 05/12/2022 12:22:45 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19143' , '' , '1' ) 05/12/2022 12:22: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 ( '75578' , '20424' , 'abbi cura di me - s. cristicchi' , '1' , '1' , '4' , '18.0000' , '18' , '0' , '33+7' , '11.22' ) 05/12/2022 12:22:46 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20424' AND id_supplier = '' 05/12/2022 12:22:46 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20424' , '' , '1' ) 05/12/2022 12:22:46 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '16884' , 'ARTE DI GUARIRE - F. ROSINI' , '1' , '1' , '4' , '16.0000' , '16' , '0' , '33+7' , '9.97' ) 05/12/2022 12:22:46 pm >> DELETE FROM ps_product_supplier WHERE id_product = '16884' AND id_supplier = '' 05/12/2022 12:22:46 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16884' , '' , '1' ) 05/12/2022 12:22:46 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '13432' , 'ARTE DI RICOMINCIARE - F. ROSINI' , '1' , '1' , '4' , '16.0000' , '16' , '0' , '33+7' , '9.97' ) 05/12/2022 12:22:46 pm >> DELETE FROM ps_product_supplier WHERE id_product = '13432' AND id_supplier = '' 05/12/2022 12:22:46 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '13432' , '' , '1' ) 05/12/2022 12:22:46 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '10064' , 'SOLO LAMORE CREA - F. ROSINI' , '1' , '1' , '4' , '12.0000' , '12' , '0' , '33+7' , '7.48' ) 05/12/2022 12:22:46 pm >> DELETE FROM ps_product_supplier WHERE id_product = '10064' AND id_supplier = '' 05/12/2022 12:22:46 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '10064' , '' , '1' ) 05/12/2022 12:22:46 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20261' , 'GIOIA - PAPA FRANCESCO' , '2' , '2' , '4' , '14.0000' , '14' , '0' , '35+7' , '16.93' ) 05/12/2022 12:22:46 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20261' AND id_supplier = '' 05/12/2022 12:22:46 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20261' , '' , '1' ) 05/12/2022 12:22:46 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20422' , 'PRESEPE' , '2' , '2' , '4' , '4.5000' , '4.5' , '0' , '35+7' , '5.44' ) 05/12/2022 12:22:46 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20422' AND id_supplier = '' 05/12/2022 12:22:46 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20422' , '' , '1' ) 05/12/2022 12:22:46 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20421' , 'DECORAZIONI DI NATALE' , '2' , '2' , '4' , '4.5000' , '4.5' , '0' , '35+7' , '5.44' ) 05/12/2022 12:22:46 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20421' AND id_supplier = '' 05/12/2022 12:22:46 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20421' , '' , '1' ) 05/12/2022 12:22:46 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '18909' , 'NATIVITA CREA E GIOCA' , '1' , '1' , '4' , '10.9000' , '10.9' , '0' , '35+7' , '6.59' ) 05/12/2022 12:22:46 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18909' AND id_supplier = '' 05/12/2022 12:22:46 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18909' , '' , '1' ) 05/12/2022 12:22:46 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20425' , 'CARO GESU HO TANTE COSE DA FARE' , '1' , '1' , '4' , '3.9000' , '3.9' , '0' , '30+7' , '2.54' ) 05/12/2022 12:22:46 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20425' AND id_supplier = '' 05/12/2022 12:22:46 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20425' , '' , '1' ) 05/12/2022 12:22:46 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '14674' , 'MIO PRIMO NATALE DA COLORARE' , '1' , '1' , '4' , '4.9000' , '4.9' , '0' , '35+7' , '2.96' ) 05/12/2022 12:22:46 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14674' AND id_supplier = '' 05/12/2022 12:22:46 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14674' , '' , '1' ) 05/12/2022 12:22:46 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '894' , 'AVVENTO SPIEGATO AI BAMBINI' , '1' , '1' , '4' , '3.5000' , '3.5' , '0' , '30+7' , '2.28' ) 05/12/2022 12:22:46 pm >> DELETE FROM ps_product_supplier WHERE id_product = '894' AND id_supplier = '' 05/12/2022 12:22:46 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '894' , '' , '1' ) 05/12/2022 12:22:46 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '16394' , 'GIOCA INSIEME AL BAMBINO GESU ' , '1' , '1' , '4' , '10.0000' , '10' , '0' , '30+7' , '6.51' ) 05/12/2022 12:22:46 pm >> DELETE FROM ps_product_supplier WHERE id_product = '16394' AND id_supplier = '' 05/12/2022 12:22:47 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16394' , '' , '1' ) 05/12/2022 12:22:47 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '16393' , 'GIOCA ANCORA CON GESU ' , '1' , '1' , '4' , '10.0000' , '10' , '0' , '30+7' , '6.51' ) 05/12/2022 12:22:47 pm >> DELETE FROM ps_product_supplier WHERE id_product = '16393' AND id_supplier = '' 05/12/2022 12:22:47 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16393' , '' , '1' ) 05/12/2022 12:22:47 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '10288' , 'STORIA DI MARIA' , '1' , '1' , '4' , '1.9000' , '1.9' , '0' , '30+7' , '1.24' ) 05/12/2022 12:22:47 pm >> DELETE FROM ps_product_supplier WHERE id_product = '10288' AND id_supplier = '' 05/12/2022 12:22:47 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '10288' , '' , '1' ) 05/12/2022 12:22:47 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '17792' , 'STORIA DI SAN GIUSEPPE' , '1' , '1' , '4' , '1.9000' , '1.9' , '0' , '30+7' , '1.24' ) 05/12/2022 12:22:47 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17792' AND id_supplier = '' 05/12/2022 12:22:47 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17792' , '' , '1' ) 05/12/2022 12:22:47 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '18783' , 'MIA BIBBIA PREFERITA ' , '1' , '1' , '4' , '12.9000' , '12.9' , '0' , '30+7' , '8.40' ) 05/12/2022 12:22:47 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18783' AND id_supplier = '' 05/12/2022 12:22:47 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18783' , '' , '1' ) 05/12/2022 12:22:47 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '6901' , 'NATALE SPIEGATO AI BAMBINI' , '1' , '1' , '4' , '3.5000' , '3.5' , '0' , '30+7' , '2.28' ) 05/12/2022 12:22:47 pm >> DELETE FROM ps_product_supplier WHERE id_product = '6901' AND id_supplier = '' 05/12/2022 12:22:47 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '6901' , '' , '1' ) 05/12/2022 12:22:47 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '18446' , 'MIA BIBBIA MORBIDA' , '1' , '1' , '4' , '11.9000' , '11.9' , '0' , '35+7' , '7.19' ) 05/12/2022 12:22:47 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18446' AND id_supplier = '' 05/12/2022 12:22:47 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18446' , '' , '1' ) 05/12/2022 12:22:47 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '8598' , 'IO SONO CON VOI 1 - MAGNIFICAT' , '36' , '36' , '4' , '3.0000' , '3' , '0' , '35+7' , '65.29' ) 05/12/2022 12:22:47 pm >> DELETE FROM ps_product_supplier WHERE id_product = '8598' AND id_supplier = '' 05/12/2022 12:22:47 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '8598' , '' , '1' ) 05/12/2022 12:22:47 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '8598' , 'IO SONO CON VOI 1 - MAGNIFICAT' , '3' , '3' , '4' , '3.0000' , '3' , '0' , '100' , '0.00' ) 05/12/2022 12:22:47 pm >> DELETE FROM ps_product_supplier WHERE id_product = '8598' AND id_supplier = '' 05/12/2022 12:22:47 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '8598' , '' , '1' ) 05/12/2022 12:22:47 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '8599' , 'IO SONO CON VOI 2 - MAGNIFICAT' , '36' , '36' , '4' , '3.0000' , '3' , '0' , '35+7' , '65.29' ) 05/12/2022 12:22:47 pm >> DELETE FROM ps_product_supplier WHERE id_product = '8599' AND id_supplier = '' 05/12/2022 12:22:47 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '8599' , '' , '1' ) 05/12/2022 12:22:47 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '8599' , 'IO SONO CON VOI 2 - MAGNIFICAT' , '3' , '3' , '4' , '3.0000' , '3' , '0' , '100' , '0.00' ) 05/12/2022 12:22:47 pm >> DELETE FROM ps_product_supplier WHERE id_product = '8599' AND id_supplier = '' 05/12/2022 12:22:47 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '8599' , '' , '1' ) 05/12/2022 12:22:47 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '8602' , 'VENITE CON ME 1 - MAGNIFICAT' , '36' , '36' , '4' , '3.0000' , '3' , '0' , '35+7' , '65.29' ) 05/12/2022 12:22:47 pm >> DELETE FROM ps_product_supplier WHERE id_product = '8602' AND id_supplier = '' 05/12/2022 12:22:47 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '8602' , '' , '1' ) 05/12/2022 12:22:47 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '8602' , 'VENITE CON ME 1 - MAGNIFICAT' , '3' , '3' , '4' , '3.0000' , '3' , '0' , '100' , '0.00' ) 05/12/2022 12:22:47 pm >> DELETE FROM ps_product_supplier WHERE id_product = '8602' AND id_supplier = '' 05/12/2022 12:22:48 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '8602' , '' , '1' ) 05/12/2022 12:22:48 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '8603' , 'VENITE CON ME 2 - MAGNIFICAT' , '36' , '36' , '4' , '3.0000' , '3' , '0' , '35+7' , '65.29' ) 05/12/2022 12:22:48 pm >> DELETE FROM ps_product_supplier WHERE id_product = '8603' AND id_supplier = '' 05/12/2022 12:22:48 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '8603' , '' , '1' ) 05/12/2022 12:22:48 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '8603' , 'VENITE CON ME 2 - MAGNIFICAT' , '3' , '3' , '4' , '3.0000' , '3' , '0' , '100' , '0.00' ) 05/12/2022 12:22:48 pm >> DELETE FROM ps_product_supplier WHERE id_product = '8603' AND id_supplier = '' 05/12/2022 12:22:48 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '8603' , '' , '1' ) 05/12/2022 12:22:48 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20447' , 'SALMI NEL CUORE DI FRANCESCO - M. WIRTH' , '1' , '1' , '4' , '5.9000' , '5.9' , '0' , '35' , '3.84' ) 05/12/2022 12:22:48 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20447' AND id_supplier = '' 05/12/2022 12:22:48 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20447' , '' , '1' ) 05/12/2022 12:22:48 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20448' , 'SENTIERI PER CAMMINARE - W. RUSPI' , '1' , '1' , '4' , '5.9000' , '5.9' , '0' , '35' , '3.84' ) 05/12/2022 12:22:48 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20448' AND id_supplier = '' 05/12/2022 12:22:48 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20448' , '' , '1' ) 05/12/2022 12:22:48 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20449' , 'PREGHIERA DI SEMPLICITA - A. GASPARINO' , '1' , '1' , '4' , '9.0000' , '9' , '0' , '35' , '5.85' ) 05/12/2022 12:22:48 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20449' AND id_supplier = '' 05/12/2022 12:22:48 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20449' , '' , '1' ) 05/12/2022 12:22:48 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20450' , 'VANGELO PER IMMAGINI' , '1' , '1' , '4' , '20.0000' , '20' , '0' , '30' , '14.00' ) 05/12/2022 12:22:48 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20450' AND id_supplier = '' 05/12/2022 12:22:48 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20450' , '' , '1' ) 05/12/2022 12:22:48 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20451' , 'BISACCIA DEL PELLEGRINO - T. BELLO' , '1' , '1' , '4' , '15.0000' , '15' , '0' , '33' , '10.05' ) 05/12/2022 12:22:48 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20451' AND id_supplier = '' 05/12/2022 12:22:48 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20451' , '' , '1' ) 05/12/2022 12:22:48 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20452' , 'DANZA DEI GREMBI - E. RONCHI' , '2' , '2' , '4' , '6.0000' , '6' , '0' , '33' , '8.04' ) 05/12/2022 12:22:48 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20452' AND id_supplier = '' 05/12/2022 12:22:48 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20452' , '' , '1' ) 05/12/2022 12:22:48 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20453' , 'TORNIAMO AL GUSTO DEL PANE - M. CASTELLANO' , '1' , '1' , '4' , '9.0000' , '9' , '0' , '33' , '6.03' ) 05/12/2022 12:22:48 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20453' AND id_supplier = '' 05/12/2022 12:22:48 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20453' , '' , '1' ) 05/12/2022 12:22:48 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20454' , 'GRANDI INSIEME GENITORI E FIGLI 0-6' , '1' , '1' , '4' , '10.0000' , '10' , '0' , '33' , '6.70' ) 05/12/2022 12:22:48 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20454' AND id_supplier = '' 05/12/2022 12:22:48 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20454' , '' , '1' ) 05/12/2022 12:22:48 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20456' , 'GRANDI INSIEME GENITORI E FIGLI 6-12' , '1' , '1' , '4' , '10.0000' , '10' , '0' , '33' , '6.70' ) 05/12/2022 12:22:48 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20456' AND id_supplier = '' 05/12/2022 12:22:48 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20456' , '' , '1' ) 05/12/2022 12:22:48 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20455' , 'GRANDI INSIEME GENITORI E FIGLI 12-18' , '1' , '1' , '4' , '10.0000' , '10' , '0' , '33' , '6.70' ) 05/12/2022 12:22:48 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20455' AND id_supplier = '' 05/12/2022 12:22:48 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20455' , '' , '1' ) 05/12/2022 12:22:48 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20457' , 'CANTI NATALIZI DI TUTTO IL MONDO' , '1' , '1' , '1' , '8.9300' , '7.3197' , '22' , '30' , '7.63' ) 05/12/2022 12:22:48 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20457' AND id_supplier = '' 05/12/2022 12:22:48 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20457' , '' , '1' ) 05/12/2022 12:22:48 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20458' , 'DOLCE NATALE' , '1' , '1' , '1' , '8.1100' , '6.6475' , '22' , '30' , '6.93' ) 05/12/2022 12:22:48 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20458' AND id_supplier = '' 05/12/2022 12:22:48 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20458' , '' , '1' ) 05/12/2022 12:22:48 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20459' , 'ACCENDI LA LUCE AL TUO NATALE POSTER' , '3' , '3' , '4' , '1.9000' , '1.9' , '0' , '35' , '3.71' ) 05/12/2022 12:22:48 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20459' AND id_supplier = '' 05/12/2022 12:22:49 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20459' , '' , '1' ) 05/12/2022 12:22:49 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '3657' , 'DON PEPPINO DIANA' , '1' , '1' , '4' , '3.9000' , '3.9' , '0' , '30' , '2.73' ) 05/12/2022 12:22:49 pm >> DELETE FROM ps_product_supplier WHERE id_product = '3657' AND id_supplier = '' 05/12/2022 12:22:49 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '3657' , '' , '1' ) 05/12/2022 12:22:49 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20199' , 'PAROLA DI DIO OGNI GIORNO 2023 - V. PAGLIA' , '1' , '1' , '4' , '22.0000' , '22' , '0' , '33' , '14.74' ) 05/12/2022 12:22:49 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20199' AND id_supplier = '' 05/12/2022 12:22:49 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20199' , '' , '1' ) 05/12/2022 12:22:49 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '17072' , 'S. ALFONSO M. DE LIGUORI E LE MISSIONI POPOLARI - R. DADDIO' , '1' , '1' , '4' , '11.0000' , '11' , '0' , '30' , '7.70' ) 05/12/2022 12:22:49 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17072' AND id_supplier = '' 05/12/2022 12:22:49 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17072' , '' , '1' ) 05/12/2022 12:22:49 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '1103' , 'BIBBIA COME PAROLA DI DIO - MANNUCCI/MAZZINGHI' , '1' , '1' , '4' , '38.0000' , '38' , '0' , '30' , '26.60' ) 05/12/2022 12:22:49 pm >> DELETE FROM ps_product_supplier WHERE id_product = '1103' AND id_supplier = '' 05/12/2022 12:22:49 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '1103' , '' , '1' ) 05/12/2022 12:22:49 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '17393' , 'BREVE STORIA DELLA CHIESA - A. FRANZEN' , '1' , '1' , '4' , '30.0000' , '30' , '0' , '30' , '21.00' ) 05/12/2022 12:22:49 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17393' AND id_supplier = '' 05/12/2022 12:22:49 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17393' , '' , '1' ) 05/12/2022 12:22:49 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20435' , 'BIBBIA E IL TESORO NASCOSTO' , '24' , '24' , '4' , '4.5000' , '4.5' , '0' , '30' , '75.60' ) 05/12/2022 12:22:49 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20435' AND id_supplier = '' 05/12/2022 12:22:49 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20435' , '' , '1' ) 05/12/2022 12:22:49 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20435' , 'BIBBIA E IL TESORO NASCOSTO' , '2' , '2' , '4' , '4.5000' , '4.5' , '0' , '100' , '0.00' ) 05/12/2022 12:22:49 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20435' AND id_supplier = '' 05/12/2022 12:22:49 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20435' , '' , '1' ) 05/12/2022 12:22:49 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20436' , 'MARIA GREMBO DI DIO' , '1' , '1' , '4' , '10.0000' , '10' , '0' , '33' , '6.70' ) 05/12/2022 12:22:49 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20436' AND id_supplier = '' 05/12/2022 12:22:49 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20436' , '' , '1' ) 05/12/2022 12:22:49 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '13002' , 'ECCOMI TI ASCOLTO! - ANNO B - G. CALABRESE' , '1' , '1' , '4' , '15.0000' , '15' , '0' , '35' , '9.75' ) 05/12/2022 12:22:49 pm >> DELETE FROM ps_product_supplier WHERE id_product = '13002' AND id_supplier = '' 05/12/2022 12:22:49 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '13002' , '' , '1' ) 05/12/2022 12:22:49 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '14640' , 'ECCOMI TI ASCOLTO! - ANNO C - G. CALABRESE' , '1' , '1' , '4' , '15.0000' , '15' , '0' , '35' , '9.75' ) 05/12/2022 12:22:49 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14640' AND id_supplier = '' 05/12/2022 12:22:49 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14640' , '' , '1' ) 05/12/2022 12:22:49 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '9307' , 'SACRAMENTI SPIEGATI AI BAMBINI' , '1' , '1' , '4' , '3.9000' , '3.9' , '0' , '30' , '2.73' ) 05/12/2022 12:22:49 pm >> DELETE FROM ps_product_supplier WHERE id_product = '9307' AND id_supplier = '' 05/12/2022 12:22:50 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '9307' , '' , '1' ) 05/12/2022 12:22:50 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20441' , 'AMEN - GEN. 23' , '24' , '24' , '4' , '3.9000' , '3.9' , '0' , '33' , '62.71' ) 05/12/2022 12:22:50 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20441' AND id_supplier = '' 05/12/2022 12:22:50 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20441' , '' , '1' ) 05/12/2022 12:22:50 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20441' , 'AMEN - GEN. 23' , '2' , '2' , '4' , '3.9000' , '3.9' , '0' , '100' , '0.00' ) 05/12/2022 12:22:50 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20441' AND id_supplier = '' 05/12/2022 12:22:50 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20441' , '' , '1' ) 05/12/2022 12:22:50 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20440' , 'AMEN - FEB. 23' , '24' , '24' , '4' , '3.9000' , '3.9' , '0' , '33' , '62.71' ) 05/12/2022 12:22:50 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20440' AND id_supplier = '' 05/12/2022 12:22:50 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20440' , '' , '1' ) 05/12/2022 12:22:50 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20440' , 'AMEN - FEB. 23' , '2' , '2' , '4' , '3.9000' , '3.9' , '0' , '100' , '0.00' ) 05/12/2022 12:22:50 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20440' AND id_supplier = '' 05/12/2022 12:22:50 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20440' , '' , '1' ) 05/12/2022 12:22:50 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20442' , 'INSIEME NELLA MESSA - GEN. 23' , '1' , '1' , '4' , '1.8000' , '1.8' , '0' , '33' , '1.21' ) 05/12/2022 12:22:50 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20442' AND id_supplier = '' 05/12/2022 12:22:50 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20442' , '' , '1' ) 05/12/2022 12:22:50 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20443' , 'PAROLA E PREGHIERA - GEN. 23' , '3' , '3' , '4' , '2.9000' , '2.9' , '0' , '33' , '5.83' ) 05/12/2022 12:22:50 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20443' AND id_supplier = '' 05/12/2022 12:22:50 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20443' , '' , '1' ) 05/12/2022 12:22:50 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '19805' , 'DESIDERIO DESIDERAVI' , '24' , '24' , '4' , '2.0000' , '2' , '0' , '33' , '32.16' ) 05/12/2022 12:22:50 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19805' AND id_supplier = '' 05/12/2022 12:22:50 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19805' , '' , '1' ) 05/12/2022 12:22:50 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '19805' , 'DESIDERIO DESIDERAVI' , '2' , '2' , '4' , '2.0000' , '2' , '0' , '100' , '0.00' ) 05/12/2022 12:22:50 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19805' AND id_supplier = '' 05/12/2022 12:22:50 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19805' , '' , '1' ) 05/12/2022 12:22:50 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20444' , 'SI ALZO VERSO LALTO - ANNO A' , '2' , '2' , '4' , '6.9000' , '6.9' , '0' , '30' , '9.66' ) 05/12/2022 12:22:50 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20444' AND id_supplier = '' 05/12/2022 12:22:50 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20444' , '' , '1' ) 05/12/2022 12:22:50 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20462' , 'ASCOLTARLO ERA RIMANERE ACCESI - E. RONCHI' , '1' , '1' , '4' , '20.0000' , '20' , '0' , '33' , '13.40' ) 05/12/2022 12:22:50 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20462' AND id_supplier = '' 05/12/2022 12:22:50 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20462' , '' , '1' ) 05/12/2022 12:22:50 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '15276' , 'SCOLLINARE O SRADICARE - VIA CRUCIS' , '2' , '2' , '4' , '2.0000' , '2' , '0' , '30' , '2.80' ) 05/12/2022 12:22:50 pm >> DELETE FROM ps_product_supplier WHERE id_product = '15276' AND id_supplier = '' 05/12/2022 12:22:50 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '15276' , '' , '1' ) 05/12/2022 12:22:50 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '18647' , 'SCOPRIAMO INSIEME LAVVENTO' , '2' , '2' , '4' , '4.9000' , '4.9' , '0' , '30' , '6.86' ) 05/12/2022 12:22:50 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18647' AND id_supplier = '' 05/12/2022 12:22:50 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18647' , '' , '1' ) 05/12/2022 12:22:50 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '19731' , 'ITINERARI CAT. PER LA VITA MATRIMONIALE' , '2' , '2' , '4' , '3.0000' , '3' , '0' , '33' , '4.02' ) 05/12/2022 12:22:50 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19731' AND id_supplier = '' 05/12/2022 12:22:51 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19731' , '' , '1' ) 05/12/2022 12:22:51 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '14955' , 'DARAI ALLA LUCE UN FIGLIO - NOVENA IMMACOLATA - G. FORLAI' , '1' , '1' , '4' , '2.9000' , '2.9' , '0' , '33' , '1.94' ) 05/12/2022 12:22:51 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14955' AND id_supplier = '' 05/12/2022 12:22:51 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14955' , '' , '1' ) 05/12/2022 12:22:51 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '13116' , 'NOVENA A MARIA IMMACOLATA' , '1' , '1' , '4' , '3.5000' , '3.5' , '0' , '33' , '2.35' ) 05/12/2022 12:22:51 pm >> DELETE FROM ps_product_supplier WHERE id_product = '13116' AND id_supplier = '' 05/12/2022 12:22:51 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '13116' , '' , '1' ) 05/12/2022 12:22:51 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '6619' , 'MIA IMPRONTA È TUA - 1 QUADERNO' , '48' , '48' , '4' , '5.0000' , '5' , '0' , '35' , '156.00' ) 05/12/2022 12:22:51 pm >> DELETE FROM ps_product_supplier WHERE id_product = '6619' AND id_supplier = '' 05/12/2022 12:22:51 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '6619' , '' , '1' ) 05/12/2022 12:22:51 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '6619' , 'MIA IMPRONTA È TUA - 1 QUADERNO' , '4' , '4' , '4' , '5.0000' , '5' , '0' , '100' , '0.00' ) 05/12/2022 12:22:51 pm >> DELETE FROM ps_product_supplier WHERE id_product = '6619' AND id_supplier = '' 05/12/2022 12:22:51 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '6619' , '' , '1' ) 05/12/2022 12:22:51 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '6620' , 'MIA IMPRONTA È TUA- GUIDA' , '2' , '2' , '4' , '15.0000' , '15' , '0' , '35' , '19.50' ) 05/12/2022 12:22:51 pm >> DELETE FROM ps_product_supplier WHERE id_product = '6620' AND id_supplier = '' 05/12/2022 12:22:51 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '6620' , '' , '1' ) 05/12/2022 12:22:51 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '12864' , 'IMPRONTE DI MISERICORDIA E DI PERDONO - SUSSIDIO' , '60' , '60' , '4' , '5.0000' , '5' , '0' , '35' , '195.00' ) 05/12/2022 12:22:51 pm >> DELETE FROM ps_product_supplier WHERE id_product = '12864' AND id_supplier = '' 05/12/2022 12:22:51 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '12864' , '' , '1' ) 05/12/2022 12:22:51 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '12864' , 'IMPRONTE DI MISERICORDIA E DI PERDONO - SUSSIDIO' , '5' , '5' , '4' , '5.0000' , '5' , '0' , '100' , '0.00' ) 05/12/2022 12:22:51 pm >> DELETE FROM ps_product_supplier WHERE id_product = '12864' AND id_supplier = '' 05/12/2022 12:22:51 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '12864' , '' , '1' ) 05/12/2022 12:22:51 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '14529' , 'PANE E VINO - SUSSIDIO' , '72' , '72' , '4' , '5.0000' , '5' , '0' , '35' , '234.00' ) 05/12/2022 12:22:51 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14529' AND id_supplier = '' 05/12/2022 12:22:51 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14529' , '' , '1' ) 05/12/2022 12:22:51 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '14529' , 'PANE E VINO - SUSSIDIO' , '6' , '6' , '4' , '5.0000' , '5' , '0' , '100' , '0.00' ) 05/12/2022 12:22:51 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14529' AND id_supplier = '' 05/12/2022 12:22:51 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14529' , '' , '1' ) 05/12/2022 12:22:51 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '12922' , 'IMPRONTE DI MISERICORDIA - GUIDA 2' , '3' , '3' , '4' , '15.0000' , '15' , '0' , '35' , '29.25' ) 05/12/2022 12:22:51 pm >> DELETE FROM ps_product_supplier WHERE id_product = '12922' AND id_supplier = '' 05/12/2022 12:22:51 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '12922' , '' , '1' ) 05/12/2022 12:22:51 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '14530' , 'PANE E VINO - GUIDA 3' , '2' , '2' , '4' , '15.0000' , '15' , '0' , '35' , '19.50' ) 05/12/2022 12:22:51 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14530' AND id_supplier = '' 05/12/2022 12:22:51 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14530' , '' , '1' ) 05/12/2022 12:22:52 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '6973' , 'NELLA GROTTA DI GESÙ' , '1' , '1' , '1' , '14.34' , '11.754098360656' , '22' , '30' , '12.2464' ) 05/12/2022 12:22:52 pm >> DELETE FROM ps_product_supplier WHERE id_product = '6973' AND id_supplier = '' 05/12/2022 12:22:52 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '6973' , '' , '1' ) 05/12/2022 12:22:52 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '529' , 'AMORIS LAETITIA' , '96' , '96' , '4' , '2.2000' , '2.2' , '0' , '35' , '137.28' ) 05/12/2022 12:22:52 pm >> DELETE FROM ps_product_supplier WHERE id_product = '529' AND id_supplier = '' 05/12/2022 12:22:52 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '529' , '' , '1' ) 05/12/2022 12:22:52 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '529' , 'AMORIS LAETITIA' , '8' , '8' , '4' , '2.2000' , '2.2' , '0' , '100' , '0.00' ) 05/12/2022 12:22:52 pm >> DELETE FROM ps_product_supplier WHERE id_product = '529' AND id_supplier = '' 05/12/2022 12:22:52 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '529' , '' , '1' ) 05/12/2022 12:22:52 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20472' , 'CAMMINARE NELLA LUCE - L. MONTI' , '1' , '1' , '4' , '20.0000' , '20' , '0' , '33' , '13.40' ) 05/12/2022 12:22:52 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20472' AND id_supplier = '' 05/12/2022 12:22:52 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20472' , '' , '1' ) 05/12/2022 12:22:52 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20473' , 'GLI ANGELI CI PROTEGGONO' , '1' , '1' , '4' , '3.5000' , '3.5' , '0' , '35' , '2.28' ) 05/12/2022 12:22:52 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20473' AND id_supplier = '' 05/12/2022 12:22:52 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20473' , '' , '1' ) 05/12/2022 12:22:52 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20474' , 'SFRONTATI E IMPERTINENTI CERCATORI DI DIO - R. FUSCO' , '1' , '1' , '4' , '14.0000' , '14' , '0' , '33' , '9.38' ) 05/12/2022 12:22:52 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20474' AND id_supplier = '' 05/12/2022 12:22:52 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20474' , '' , '1' ) 05/12/2022 12:22:52 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20475' , '50 DOMANDE A DIO - G. BIADER' , '1' , '1' , '4' , '16.0000' , '16' , '0' , '35' , '10.40' ) 05/12/2022 12:22:52 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20475' AND id_supplier = '' 05/12/2022 12:22:52 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20475' , '' , '1' ) 05/12/2022 12:22:52 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20476' , 'NON GUARDARE AI NOSTRI PECCATI - B.P. FLANAGAN' , '1' , '1' , '4' , '28.0000' , '28' , '0' , '30' , '19.60' ) 05/12/2022 12:22:52 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20476' AND id_supplier = '' 05/12/2022 12:22:52 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20476' , '' , '1' ) 05/12/2022 12:22:52 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20477' , 'VERITA E MENZOGNE - FULTON J. SHEEN' , '1' , '1' , '4' , '14.0000' , '14' , '0' , '30' , '9.80' ) 05/12/2022 12:22:52 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20477' AND id_supplier = '' 05/12/2022 12:22:52 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20477' , '' , '1' ) 05/12/2022 12:22:52 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20478' , 'PANE QUOTIDIANO - GEN FEB 2023' , '1' , '1' , '4' , '3.9000' , '3.9' , '0' , '30' , '2.73' ) 05/12/2022 12:22:52 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20478' AND id_supplier = '' 05/12/2022 12:22:52 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20478' , '' , '1' ) 05/12/2022 12:22: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 ( '75578' , '20479' , 'PAROLA E PREGHIERA - FEB 2023' , '3' , '3' , '4' , '2.9000' , '2.9' , '0' , '33' , '5.83' ) 05/12/2022 12:22:53 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20479' AND id_supplier = '' 05/12/2022 12:22:53 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20479' , '' , '1' ) 05/12/2022 12:22: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 ( '75578' , '20480' , 'INSIEME NELLA MESSA - FEB 2023' , '1' , '1' , '4' , '1.8000' , '1.8' , '0' , '33' , '1.21' ) 05/12/2022 12:22:53 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20480' AND id_supplier = '' 05/12/2022 12:22:53 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20480' , '' , '1' ) 05/12/2022 12:22: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 ( '75578' , '17713' , 'FARSI SANTI CON CIO CHE CE - L. EPICOCO' , '2' , '2' , '4' , '9.0000' , '9' , '0' , '30+7' , '11.72' ) 05/12/2022 12:22:53 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17713' AND id_supplier = '' 05/12/2022 12:22:53 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17713' , '' , '1' ) 05/12/2022 12:22: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 ( '75578' , '14642' , 'FIDES ET RATIO - GIOVANNI PAOLO II' , '1' , '1' , '4' , '4.0000' , '4' , '0' , '33' , '2.68' ) 05/12/2022 12:22:53 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14642' AND id_supplier = '' 05/12/2022 12:22:53 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14642' , '' , '1' ) 05/12/2022 12:22: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 ( '75578' , '14738' , 'FIGURE DELLAVVENTO - F. PIAZZOLLA' , '1' , '1' , '4' , '10.0000' , '10' , '0' , '33' , '6.70' ) 05/12/2022 12:22:53 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14738' AND id_supplier = '' 05/12/2022 12:22:53 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14738' , '' , '1' ) 05/12/2022 12:22: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 ( '75578' , '18776' , 'GESU A COLORI' , '5' , '5' , '4' , '8.9000' , '8.9' , '0' , '30' , '31.15' ) 05/12/2022 12:22:53 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18776' AND id_supplier = '' 05/12/2022 12:22:53 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18776' , '' , '1' ) 05/12/2022 12:22: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 ( '75578' , '14649' , 'COMPENDIO AL CATECHISMO DI PIO X' , '36' , '36' , '4' , '1.6000' , '1.6' , '0' , '30' , '40.32' ) 05/12/2022 12:22:53 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14649' AND id_supplier = '' 05/12/2022 12:22:53 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14649' , '' , '1' ) 05/12/2022 12:22: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 ( '75578' , '14649' , 'COMPENDIO AL CATECHISMO DI PIO X' , '3' , '3' , '4' , '1.6000' , '1.6' , '0' , '100' , '0.00' ) 05/12/2022 12:22:53 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14649' AND id_supplier = '' 05/12/2022 12:22:53 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14649' , '' , '1' ) 05/12/2022 12:22: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 ( '75578' , '10748' , 'TU MI CHIAMI PER NOME' , '12' , '12' , '4' , '5.9000' , '5.9' , '0' , '30+7' , '46.09' ) 05/12/2022 12:22:53 pm >> DELETE FROM ps_product_supplier WHERE id_product = '10748' AND id_supplier = '' 05/12/2022 12:22:53 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '10748' , '' , '1' ) 05/12/2022 12:22: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 ( '75578' , '10748' , 'TU MI CHIAMI PER NOME' , '1' , '1' , '4' , '5.9000' , '5.9' , '0' , '100' , '0.00' ) 05/12/2022 12:22:53 pm >> DELETE FROM ps_product_supplier WHERE id_product = '10748' AND id_supplier = '' 05/12/2022 12:22:53 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '10748' , '' , '1' ) 05/12/2022 12:22: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 ( '75578' , '10751' , 'TU MI PERDONI' , '24' , '24' , '4' , '5.9000' , '5.9' , '0' , '30+7' , '92.18' ) 05/12/2022 12:22:53 pm >> DELETE FROM ps_product_supplier WHERE id_product = '10751' AND id_supplier = '' 05/12/2022 12:22:53 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '10751' , '' , '1' ) 05/12/2022 12:22: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 ( '75578' , '10751' , 'TU MI PERDONI' , '2' , '2' , '4' , '5.9000' , '5.9' , '0' , '100' , '0.00' ) 05/12/2022 12:22:53 pm >> DELETE FROM ps_product_supplier WHERE id_product = '10751' AND id_supplier = '' 05/12/2022 12:22:53 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '10751' , '' , '1' ) 05/12/2022 12:22: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 ( '75578' , '14719' , 'TU MI AMI DAVVERO' , '24' , '24' , '4' , '5.9000' , '5.9' , '0' , '30+7' , '92.18' ) 05/12/2022 12:22:54 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14719' AND id_supplier = '' 05/12/2022 12:22:54 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14719' , '' , '1' ) 05/12/2022 12:22: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 ( '75578' , '14719' , 'TU MI AMI DAVVERO' , '2' , '2' , '4' , '5.9000' , '5.9' , '0' , '100' , '0.00' ) 05/12/2022 12:22:54 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14719' AND id_supplier = '' 05/12/2022 12:22:54 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14719' , '' , '1' ) 05/12/2022 12:22: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 ( '75578' , '19043' , 'HA VINTO IL TUO AMORE - AGG. CANTI' , '2' , '2' , '4' , '3.5000' , '3.5' , '0' , '30' , '4.90' ) 05/12/2022 12:22:54 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19043' AND id_supplier = '' 05/12/2022 12:22:54 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19043' , '' , '1' ) 05/12/2022 12:22: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 ( '75578' , '8702' , 'QUANDO IL MAESTRO PARLA AL CUORE - G. COURTOIS' , '1' , '1' , '4' , '14.0000' , '14' , '0' , '33' , '9.38' ) 05/12/2022 12:22:54 pm >> DELETE FROM ps_product_supplier WHERE id_product = '8702' AND id_supplier = '' 05/12/2022 12:22:54 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '8702' , '' , '1' ) 05/12/2022 12:22: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 ( '75578' , '17242' , 'SCOPRIAMO INSIEME LA COMUNIONE' , '1' , '1' , '4' , '4.9000' , '4.9' , '0' , '30' , '3.43' ) 05/12/2022 12:22:54 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17242' AND id_supplier = '' 05/12/2022 12:22:54 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17242' , '' , '1' ) 05/12/2022 12:22: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 ( '75578' , '20462' , 'ASCOLTARLO ERA RIMANERE ACCESI - E. RONCHI' , '1' , '1' , '4' , '20.0000' , '20' , '0' , '33' , '13.40' ) 05/12/2022 12:22:54 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20462' AND id_supplier = '' 05/12/2022 12:22:54 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20462' , '' , '1' ) 05/12/2022 12:22: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 ( '75578' , '12922' , 'IMPRONTE DI MISERICORDIA - GUIDA 2' , '1' , '1' , '4' , '15.0000' , '15' , '0' , '35' , '9.75' ) 05/12/2022 12:22:54 pm >> DELETE FROM ps_product_supplier WHERE id_product = '12922' AND id_supplier = '' 05/12/2022 12:22:54 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '12922' , '' , '1' ) 05/12/2022 12:22: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 ( '75578' , '18565' , 'CONNESSI CON GESU - GUIDA 6' , '1' , '1' , '4' , '15.0000' , '15' , '0' , '35' , '9.75' ) 05/12/2022 12:22:54 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18565' AND id_supplier = '' 05/12/2022 12:22:54 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18565' , '' , '1' ) 05/12/2022 12:22: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 ( '75578' , '' , 'SPESE ACCESSORIE' , '1' , '1' , '1' , '1.54' , '1.2622950819672' , '22' , '0' , '1.8788' ) 05/12/2022 12:22:54 pm >> DELETE FROM ps_product_supplier WHERE id_product = '' AND id_supplier = '' 05/12/2022 12:22:54 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '' , '' , '1' ) 05/12/2022 12:22: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 ( '75578' , '' , 'SPESE ACCESSORIE' , '1' , '1' , '3' , '0.57' , '0.54807692307692' , '4' , '0' , '0.5928' ) 05/12/2022 12:22:54 pm >> DELETE FROM ps_product_supplier WHERE id_product = '' AND id_supplier = '' 05/12/2022 12:22:54 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '' , '' , '1' ) 05/12/2022 12:33:55 pm >> SELECT document_num FROM ps_document WHERE document_num = '3756' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-05') 05/12/2022 12:33:55 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3756' , '2022-12-05' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '10.50' , '8.61' , NOW() , NOW() ) 05/12/2022 12:33:55 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '75579' 05/12/2022 12:33:55 pm >> DELETE FROM ps_document_detail WHERE id_document = '75579' 05/12/2022 12:33:55 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75579' , '20178' , 'ANGELI SEDUTI CON CUORE - AR116' , '1' , '-1' , '1' , '3.50' , '2.8688524590164' , '22' , '0' , '3.50' ) 05/12/2022 12:33:55 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20178' AND id_supplier = '' 05/12/2022 12:33:55 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20178' , '' , '1' ) 05/12/2022 12:33:55 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75579' , '20178' , 'ANGELI SEDUTI CON CUORE - AR116' , '1' , '-1' , '1' , '3.50' , '2.8688524590164' , '22' , '0' , '3.50' ) 05/12/2022 12:33:55 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20178' AND id_supplier = '' 05/12/2022 12:33:55 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20178' , '' , '1' ) 05/12/2022 12:33:55 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75579' , '20178' , 'ANGELI SEDUTI CON CUORE - AR116' , '1' , '-1' , '1' , '3.50' , '2.8688524590164' , '22' , '0' , '3.50' ) 05/12/2022 12:33:55 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20178' AND id_supplier = '' 05/12/2022 12:33:55 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20178' , '' , '1' ) 05/12/2022 12:50:58 pm >> SELECT document_num FROM ps_document WHERE document_num = '3757' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-05') 05/12/2022 12:50:58 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' , '3757' , '2022-12-05' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '200.00' , '166.49' , NOW() , NOW() ) 05/12/2022 12:50:58 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '75580' 05/12/2022 12:50:58 pm >> DELETE FROM ps_document_detail WHERE id_document = '75580' 05/12/2022 12:50:58 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75580' , '17160' , 'CARBONCINI ROSSI - CARRO' , '1' , '-1' , '1' , '10.00' , '8.1967213114754' , '22' , '0' , '10.00' ) 05/12/2022 12:50:58 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17160' AND id_supplier = '' 05/12/2022 12:50:58 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17160' , '' , '1' ) 05/12/2022 12:50:58 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75580' , '19100' , 'INCENSO B' , '1' , '-1' , '1' , '35.00' , '28.688524590164' , '22' , '0' , '35.00' ) 05/12/2022 12:50:58 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19100' AND id_supplier = '' 05/12/2022 12:50:58 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19100' , '' , '1' ) 05/12/2022 12:50:58 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75580' , '16163' , 'PARTICOLE TAGLIO CHIUSO - PAN DI CENA' , '4' , '-4' , '3' , '3.50' , '3.3653846153846' , '4' , '0' , '14.00' ) 05/12/2022 12:50:58 pm >> DELETE FROM ps_product_supplier WHERE id_product = '16163' AND id_supplier = '' 05/12/2022 12:50:58 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16163' , '' , '1' ) 05/12/2022 12:50:58 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75580' , '16689' , 'OSTIA PAN DI CENA mm80' , '2' , '-2' , '3' , '2.00' , '1.9230769230769' , '4' , '0' , '4.00' ) 05/12/2022 12:50:59 pm >> DELETE FROM ps_product_supplier WHERE id_product = '16689' AND id_supplier = '' 05/12/2022 12:50:59 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16689' , '' , '1' ) 05/12/2022 12:50:59 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75580' , '1751' , 'CARTUCCIA TRASPARENTE DIAM. 4 - 455' , '4' , '-4' , '1' , '12' , '9.8360655737705' , '22' , '0' , '48.00' ) 05/12/2022 12:50:59 pm >> DELETE FROM ps_product_supplier WHERE id_product = '1751' AND id_supplier = '' 05/12/2022 12:50:59 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '1751' , '' , '1' ) 05/12/2022 12:50:59 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75580' , '4205' , 'FINTA CANDELA 4X30 - 140 ' , '2' , '-2' , '1' , '12.00' , '9.8360655737705' , '22' , '0' , '24.00' ) 05/12/2022 12:50:59 pm >> DELETE FROM ps_product_supplier WHERE id_product = '4205' AND id_supplier = '' 05/12/2022 12:50:59 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '4205' , '' , '1' ) 05/12/2022 12:50:59 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75580' , '19213' , 'FINTA CANDELA 4X25 - 114' , '2' , '-2' , '1' , '10.50' , '8.6065573770492' , '22' , '0' , '21.00' ) 05/12/2022 12:50:59 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19213' AND id_supplier = '' 05/12/2022 12:50:59 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19213' , '' , '1' ) 05/12/2022 12:50:59 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75580' , '16939' , 'SACCO PORTAELEMOSINA CON ASTA 1 m - 1750' , '1' , '-1' , '1' , '44' , '36.065573770492' , '22' , '0' , '44.00' ) 05/12/2022 12:50:59 pm >> DELETE FROM ps_product_supplier WHERE id_product = '16939' AND id_supplier = '' 05/12/2022 12:50:59 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16939' , '' , '1' ) 05/12/2022 12:52:20 pm >> SELECT document_num FROM ps_document WHERE document_num = '3758' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-05') 05/12/2022 12:52:20 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3758' , '2022-12-05' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '144.00' , '118.03' , NOW() , NOW() ) 05/12/2022 12:52:20 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '75581' 05/12/2022 12:52:20 pm >> DELETE FROM ps_document_detail WHERE id_document = '75581' 05/12/2022 12:52:20 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75581' , '7202' , 'ARTICOLI RELIGIOSI' , '1' , '-1' , '1' , '144' , '118.03278688525' , '22' , '0' , '144.00' ) 05/12/2022 12:52:20 pm >> DELETE FROM ps_product_supplier WHERE id_product = '7202' AND id_supplier = '' 05/12/2022 12:52:20 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '7202' , '' , '1' ) 05/12/2022 12:52:32 pm >> DELETE FROM ps_document WHERE id_document = '70289' 05/12/2022 12:52:32 pm >> DELETE FROM ps_document_detail WHERE id_document = '70289' 05/12/2022 12:53:33 pm >> SELECT document_num FROM ps_document WHERE document_num = '108/A' AND id_document != '' AND id_document_type LIKE '2%' AND YEAR(document_date) = YEAR('2022-12-05') 05/12/2022 12:53:33 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '24' , '108/A' , '2022-12-05' , 'A' , '1192' , '0' , '1192' , 'VIA ROMA 84020 RICIGLIANO' , '' , 'ACCONTO € 100,00' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '2350.00' , '2350.00' , NOW() , NOW() ) 05/12/2022 12:53:33 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '75582' 05/12/2022 12:53:33 pm >> DELETE FROM ps_document_detail WHERE id_document = '75582' 05/12/2022 12:53:33 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75582' , '' , 'CASULA MARIANA' , '1' , '-1' , '0' , '2350' , '2350' , '' , '0' , '2350.00' ) 05/12/2022 01:07:26 pm >> SELECT document_num FROM ps_document WHERE document_num = '108/A' AND id_document != '75582' AND id_document_type LIKE '2%' AND YEAR(document_date) = YEAR('2022-12-05') 05/12/2022 01:07:26 pm >> UPDATE ps_document SET id_document_type = '24', document_num = '108/A', document_date = '2022-12-05', document_letter = 'A', id_customer = '1192', id_supplier = '', id_address = '1192', address1 = 'VIA ROMA 84020 RICIGLIANO', address2 = '', note = 'ACCONTO € 100,00 PAGATO CON POS', 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 = '2350.00', price_tax_excluded = '2350.00', date_upd = NOW() WHERE id_document = '75582' 05/12/2022 01:07: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 = '75582' 05/12/2022 01:07:26 pm >> DELETE FROM ps_document_detail WHERE id_document = '75582' 05/12/2022 01:07: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 ( '75582' , '0' , 'CASULA MARIANA' , '1' , '-1' , '0' , '2350.0000' , '2350' , '0' , '0' , '2350.00' ) 05/12/2022 01:07:26 pm >> DELETE FROM ps_product_supplier WHERE id_product = '0' AND id_supplier = '' 05/12/2022 01:07:26 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '0' , '' , '1' ) 05/12/2022 02:24:08 pm >> SELECT document_num FROM ps_document WHERE document_num = '3758' AND id_document != '75581' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-05') 05/12/2022 02:24:08 pm >> UPDATE ps_document SET id_document_type = '11', document_num = '3758', document_date = '2022-12-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 = '144.00', price_tax_excluded = '118.03', date_upd = NOW() WHERE id_document = '75581' 05/12/2022 02:24:08 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '75581' 05/12/2022 02:24:08 pm >> DELETE FROM ps_document_detail WHERE id_document = '75581' 05/12/2022 02:24:08 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75581' , '14016' , 'BALZA SU TESSUTO AZZURRO' , '3' , '-3' , '1' , '48.00' , '39.344262295082' , '22' , '0' , '144.00' ) 05/12/2022 02:24:08 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14016' AND id_supplier = '' 05/12/2022 02:24:08 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14016' , '' , '1' ) 05/12/2022 02:38:44 pm >> SELECT document_num FROM ps_document WHERE document_num = '108/A' AND id_document != '75582' AND id_document_type LIKE '2%' AND YEAR(document_date) = YEAR('2022-12-05') 05/12/2022 02:38:44 pm >> UPDATE ps_document SET id_document_type = '24', document_num = '108/A', document_date = '2022-12-05', document_letter = 'A', id_customer = '1192', id_supplier = '', id_address = '1192', address1 = 'VIA ROMA 84020 RICIGLIANO', address2 = '', note = 'ACCONTO € 100,00 - ', 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 = '2350.00', price_tax_excluded = '2350.00', date_upd = NOW() WHERE id_document = '75582' 05/12/2022 02:38:44 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '75582' 05/12/2022 02:38:44 pm >> DELETE FROM ps_document_detail WHERE id_document = '75582' 05/12/2022 02:38:44 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75582' , '0' , 'CASULA MARIANA' , '1' , '-1' , '0' , '2350.0000' , '2350' , '0' , '0' , '2350.00' ) 05/12/2022 02:38:44 pm >> DELETE FROM ps_product_supplier WHERE id_product = '0' AND id_supplier = '' 05/12/2022 02:38:44 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '0' , '' , '1' ) 05/12/2022 02:42:13 pm >> SELECT document_num FROM ps_document WHERE document_num = '325' AND id_document != '75565' AND id_document_type LIKE '21' AND YEAR(document_date) = YEAR('2022-12-05') 05/12/2022 02:42:13 pm >> UPDATE ps_document SET id_document_type = '21', document_num = '325', document_date = '2022-12-05', document_letter = '', id_customer = '3259', id_supplier = '', id_address = '4671434', address1 = 'VIA EX MONASTERO 2 84030 CAGGIANO', 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 = '38.25', price_tax_excluded = '38.25', date_upd = NOW() WHERE id_document = '75565' 05/12/2022 02:42:13 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '75565' 05/12/2022 02:42:13 pm >> DELETE FROM ps_document_detail WHERE id_document = '75565' 05/12/2022 02:42:13 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75565' , '6629' , 'MIA PREGHIERA' , '50' , '-50' , '4' , '0.9000' , '0.9' , '0' , '15' , '38.25' ) 05/12/2022 02:42:13 pm >> DELETE FROM ps_product_supplier WHERE id_product = '6629' AND id_supplier = '' 05/12/2022 02:42:13 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '6629' , '' , '1' ) 05/12/2022 03:08:13 pm >> UPDATE ps_orders SET current_state = '4', delivery_date = '2022-11-26' WHERE id_order = '404' 05/12/2022 03:08:13 pm >> DELETE FROM ps_document WHERE document_num = '404' AND id_document_type = '28' 05/12/2022 03:09:25 pm >> SELECT document_num FROM ps_document WHERE document_num = '326' AND id_document != '' AND id_document_type LIKE '21' AND YEAR(document_date) = YEAR('2022-12-05') 05/12/2022 03:09:25 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' , '326' , '2022-12-05' , '' , '3989' , '' , '4677717' , 'Via Polvica 262 , 262 80035 Nola ' , '' , '' , '' , '0' , '0' , '0' , '0' , '' , '3' , '0' , '82.65' , '82.65' , NOW() , NOW() ) 05/12/2022 03:09:25 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '76094' 05/12/2022 03:09:25 pm >> DELETE FROM ps_document_detail WHERE id_document = '76094' 05/12/2022 03:09:25 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76094' , '4154' , 'FESTA DEL PERDONO' , '29' , '-29' , '4' , '3.0000' , '3' , '0' , '5' , '82.65' ) 05/12/2022 03:09:25 pm >> DELETE FROM ps_product_supplier WHERE id_product = '4154' AND id_supplier = '' 05/12/2022 03:09:25 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '4154' , '' , '1' ) 05/12/2022 03:10:07 pm >> UPDATE ps_orders SET current_state = '4', delivery_date = '2022-12-04' WHERE id_order = '406' 05/12/2022 03:10:07 pm >> DELETE FROM ps_document WHERE document_num = '406' AND id_document_type = '28' 05/12/2022 03:13:56 pm >> SELECT document_num FROM ps_document WHERE document_num = '327' AND id_document != '' AND id_document_type LIKE '21' AND YEAR(document_date) = YEAR('2022-12-05') 05/12/2022 03:13:56 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '21' , '327' , '2022-12-05' , '' , '3988' , '' , '4677716' , 'Piazza cattedrale 6 , 6 72024 Oria ' , '' , '' , '' , '0' , '0' , '0' , '0' , '' , '1' , '0' , '116.55' , '116.55' , NOW() , NOW() ) 05/12/2022 03:13:56 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '76095' 05/12/2022 03:13:56 pm >> DELETE FROM ps_document_detail WHERE id_document = '76095' 05/12/2022 03:13:56 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76095' , '4397' , 'GESÙ CI RIVELA IL PADRE 2 - SCHEDE' , '35' , '-35' , '4' , '3.5000' , '3.5' , '0' , '5' , '116.55' ) 05/12/2022 03:13:56 pm >> DELETE FROM ps_product_supplier WHERE id_product = '4397' AND id_supplier = '' 05/12/2022 03:13:56 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '4397' , '' , '1' ) 05/12/2022 03:14:16 pm >> SELECT document_num FROM ps_document WHERE document_num = '327' AND id_document != '76095' AND id_document_type LIKE '21' AND YEAR(document_date) = YEAR('2022-12-05') 05/12/2022 03:14:16 pm >> UPDATE ps_document SET id_document_type = '21', document_num = '327', document_date = '2022-12-05', document_letter = '', id_customer = '3988', id_supplier = '', id_address = '4677716', address1 = 'Piazza cattedrale 6 , 6 72024 Oria ', address2 = '', note = '', price_shipping = '0.00', id_tax_shipping_rules = '0', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '3', id_causal = '0', price_tax_included = '116.55', price_tax_excluded = '116.55', date_upd = NOW() WHERE id_document = '76095' 05/12/2022 03:14:16 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '76095' 05/12/2022 03:14:16 pm >> DELETE FROM ps_document_detail WHERE id_document = '76095' 05/12/2022 03:14: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 ( '76095' , '4397' , 'GESÙ CI RIVELA IL PADRE 2 - SCHEDE' , '35' , '-35' , '4' , '3.5000' , '3.5' , '0' , '5' , '116.55' ) 05/12/2022 03:14:16 pm >> DELETE FROM ps_product_supplier WHERE id_product = '4397' AND id_supplier = '' 05/12/2022 03:14:16 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '4397' , '' , '1' ) 05/12/2022 03:19:01 pm >> SELECT document_num FROM ps_document WHERE document_num = '3/PA' AND id_document != '' AND id_document_type LIKE '2%' AND YEAR(document_date) = YEAR('2022-12-05') 05/12/2022 03:19:01 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 ( '23' , '3/PA' , '2022-12-05' , 'PA' , '3965' , '' , '4676684' , 'PIAZZA GARIBALDI 84020 OLIVETO CITRA' , '' , '' , '0.00' , '4' , '0' , '0' , '0' , '' , '3' , '0' , '435.04' , '435.04' , NOW() , NOW() ) 05/12/2022 03:19:01 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 = '76096' 05/12/2022 03:19:01 pm >> DELETE FROM ps_document_detail WHERE id_document = '76096' 05/12/2022 03:19:01 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76096' , '20277' , 'Grand Central dream' , '1' , '-1' , '4' , '14.0000' , '14' , '0' , '5' , '13.30' ) 05/12/2022 03:19:01 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20277' AND id_supplier = '' 05/12/2022 03:19:01 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20277' , '' , '1' ) 05/12/2022 03:19:01 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76096' , '20278' , 'Violenze e fascismo nel napoletano' , '1' , '-1' , '4' , '16.0000' , '16' , '0' , '5' , '15.20' ) 05/12/2022 03:19:01 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20278' AND id_supplier = '' 05/12/2022 03:19:01 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20278' , '' , '1' ) 05/12/2022 03:19:01 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76096' , '20279' , 'Heinrich Schliemann a Napoli' , '1' , '-1' , '4' , '16.0000' , '16' , '0' , '5' , '15.20' ) 05/12/2022 03:19:01 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20279' AND id_supplier = '' 05/12/2022 03:19:01 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20279' , '' , '1' ) 05/12/2022 03:19:01 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76096' , '20280' , 'C’era una volta Storybrooke' , '1' , '-1' , '4' , '14.0000' , '14' , '0' , '5' , '13.30' ) 05/12/2022 03:19:01 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20280' AND id_supplier = '' 05/12/2022 03:19:01 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20280' , '' , '1' ) 05/12/2022 03:19:01 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76096' , '20281' , 'Bibliografia degli scritti' , '1' , '-1' , '4' , '15.0000' , '15' , '0' , '5' , '14.25' ) 05/12/2022 03:19:01 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20281' AND id_supplier = '' 05/12/2022 03:19:01 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20281' , '' , '1' ) 05/12/2022 03:19:01 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76096' , '20285' , 'Quid est veritas?' , '1' , '-1' , '4' , '13.0000' , '13' , '0' , '5' , '12.35' ) 05/12/2022 03:19:01 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20285' AND id_supplier = '' 05/12/2022 03:19:01 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20285' , '' , '1' ) 05/12/2022 03:19:01 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76096' , '20283' , 'conquista normanna del meridione d’Italia' , '1' , '-1' , '4' , '12.0000' , '12' , '0' , '5' , '11.40' ) 05/12/2022 03:19:01 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20283' AND id_supplier = '' 05/12/2022 03:19:01 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20283' , '' , '1' ) 05/12/2022 03:19:01 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76096' , '20284' , 'bizantini nel Mezzogiorno d’Italia' , '1' , '-1' , '4' , '12.0000' , '12' , '0' , '5' , '11.40' ) 05/12/2022 03:19:01 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20284' AND id_supplier = '' 05/12/2022 03:19:01 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20284' , '' , '1' ) 05/12/2022 03:19:01 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76096' , '20286' , 'Chirone d’Achille' , '1' , '-1' , '4' , '18.0000' , '18' , '0' , '5' , '17.10' ) 05/12/2022 03:19:01 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20286' AND id_supplier = '' 05/12/2022 03:19:01 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20286' , '' , '1' ) 05/12/2022 03:19:01 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76096' , '20287' , 'geopolitica di Francesco' , '1' , '-1' , '4' , '18.0000' , '18' , '0' , '5' , '17.10' ) 05/12/2022 03:19:01 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20287' AND id_supplier = '' 05/12/2022 03:19:01 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20287' , '' , '1' ) 05/12/2022 03:19:01 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76096' , '20288' , 'Codice Corallino' , '1' , '-1' , '4' , '14.0000' , '14' , '0' , '5' , '13.30' ) 05/12/2022 03:19:01 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20288' AND id_supplier = '' 05/12/2022 03:19:01 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20288' , '' , '1' ) 05/12/2022 03:19:01 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76096' , '20289' , 'Folia Follia' , '1' , '-1' , '4' , '20.0000' , '20' , '0' , '5' , '19.00' ) 05/12/2022 03:19:01 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20289' AND id_supplier = '' 05/12/2022 03:19:01 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20289' , '' , '1' ) 05/12/2022 03:19:01 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76096' , '20290' , 'Raffaella Carrà una leggenda in tre minuti' , '1' , '-1' , '4' , '14.0000' , '14' , '0' , '5' , '13.30' ) 05/12/2022 03:19:02 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20290' AND id_supplier = '' 05/12/2022 03:19:02 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20290' , '' , '1' ) 05/12/2022 03:19:02 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76096' , '20291' , 'Futurvesuvio' , '1' , '-1' , '4' , '16.0000' , '16' , '0' , '5' , '15.20' ) 05/12/2022 03:19:02 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20291' AND id_supplier = '' 05/12/2022 03:19:02 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20291' , '' , '1' ) 05/12/2022 03:19:02 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76096' , '20292' , 'A vita nova' , '1' , '-1' , '4' , '14.0000' , '14' , '0' , '5' , '13.30' ) 05/12/2022 03:19:02 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20292' AND id_supplier = '' 05/12/2022 03:19:02 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20292' , '' , '1' ) 05/12/2022 03:19:02 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76096' , '20282' , 'Storia politica della Langobardia minore' , '1' , '-1' , '4' , '12.0000' , '12' , '0' , '5' , '11.40' ) 05/12/2022 03:19:02 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20282' AND id_supplier = '' 05/12/2022 03:19:02 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20282' , '' , '1' ) 05/12/2022 03:19:02 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76096' , '20295' , 'GUIDA PER BAMBINE RIBELLI' , '1' , '-1' , '4' , '19.0000' , '19' , '0' , '5' , '18.05' ) 05/12/2022 03:19:02 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20295' AND id_supplier = '' 05/12/2022 03:19:02 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20295' , '' , '1' ) 05/12/2022 03:19:02 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76096' , '20294' , 'STORIE DELLA BUONA NOTTE PER BAMBINE RIBELLI ' , '1' , '-1' , '4' , '13.5000' , '13.5' , '0' , '5' , '12.82' ) 05/12/2022 03:19:02 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20294' AND id_supplier = '' 05/12/2022 03:19:02 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20294' , '' , '1' ) 05/12/2022 03:19:02 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76096' , '20293' , 'Storie della buona notte PER BAMBINE RIBELLI 2' , '1' , '-1' , '4' , '13.5000' , '13.5' , '0' , '5' , '12.82' ) 05/12/2022 03:19:02 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20293' AND id_supplier = '' 05/12/2022 03:19:02 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20293' , '' , '1' ) 05/12/2022 03:19:02 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76096' , '20297' , 'STORIE DELLA BUONA NOTTE PER BAMBINE RIBELLI - 100 DONNE...' , '1' , '-1' , '4' , '13.5000' , '13.5' , '0' , '5' , '12.82' ) 05/12/2022 03:19:02 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20297' AND id_supplier = '' 05/12/2022 03:19:02 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20297' , '' , '1' ) 05/12/2022 03:19:02 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76096' , '20296' , 'STORIE DELLA BUONA NOTTE PER BAMBINE RIBELLI - 100 RAGAZZE...' , '1' , '-1' , '4' , '19.0000' , '19' , '0' , '5' , '18.05' ) 05/12/2022 03:19:02 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20296' AND id_supplier = '' 05/12/2022 03:19:02 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20296' , '' , '1' ) 05/12/2022 03:19:02 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76096' , '20298' , 'COFANETTO STORIE PER BAMBINI VOL 1 E 2' , '1' , '-1' , '4' , '29.9000' , '29.9' , '0' , '5' , '28.40' ) 05/12/2022 03:19:02 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20298' AND id_supplier = '' 05/12/2022 03:19:02 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20298' , '' , '1' ) 05/12/2022 03:19:02 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76096' , '20299' , 'DONNE E SCIENZA' , '1' , '-1' , '4' , '16.9000' , '16.9' , '0' , '5' , '16.05' ) 05/12/2022 03:19:02 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20299' AND id_supplier = '' 05/12/2022 03:19:02 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20299' , '' , '1' ) 05/12/2022 03:19:03 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76096' , '18291' , 'DALLA DISPERAZIONE ALLA SPERANZA - N. SENATORE' , '1' , '-1' , '4' , '15.0000' , '15' , '0' , '5' , '14.25' ) 05/12/2022 03:19:03 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18291' AND id_supplier = '' 05/12/2022 03:19:03 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18291' , '' , '1' ) 05/12/2022 03:19:03 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76096' , '17630' , 'RACCONTI SOTTO L\'ALBERO - G. CELENTANO' , '1' , '-1' , '4' , '15.0000' , '15' , '0' , '5' , '14.25' ) 05/12/2022 03:19:03 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17630' AND id_supplier = '' 05/12/2022 03:19:03 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17630' , '' , '1' ) 05/12/2022 03:19:03 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76096' , '14693' , 'VITE MERAVIGLIOSE - P. MARTINELLI' , '1' , '-1' , '4' , '16.0000' , '16' , '0' , '5' , '15.20' ) 05/12/2022 03:19:03 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14693' AND id_supplier = '' 05/12/2022 03:19:03 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14693' , '' , '1' ) 05/12/2022 03:19:03 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76096' , '11838' , 'UNA TERRA BAGNATA DAL SANGUE - A. PALINI' , '1' , '-1' , '4' , '16.0000' , '16' , '0' , '5' , '15.20' ) 05/12/2022 03:19:03 pm >> DELETE FROM ps_product_supplier WHERE id_product = '11838' AND id_supplier = '' 05/12/2022 03:19:03 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '11838' , '' , '1' ) 05/12/2022 03:19:03 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76096' , '10052' , 'SOLE A MEZZANOTTE M. GARGANI' , '1' , '-1' , '4' , '12.0000' , '12' , '0' , '5' , '11.40' ) 05/12/2022 03:19:03 pm >> DELETE FROM ps_product_supplier WHERE id_product = '10052' AND id_supplier = '' 05/12/2022 03:19:03 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '10052' , '' , '1' ) 05/12/2022 03:19:03 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76096' , '18052' , 'CONVERSAZIONI CON MADRE TERESA - GJERGJI' , '1' , '-1' , '4' , '12.0000' , '12' , '0' , '5' , '11.40' ) 05/12/2022 03:19:03 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18052' AND id_supplier = '' 05/12/2022 03:19:03 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18052' , '' , '1' ) 05/12/2022 03:19:03 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76096' , '20300' , 'PSICOLOGIA PRATICA PER EDUCATORI' , '1' , '-1' , '4' , '8.6600' , '8.66' , '0' , '5' , '8.23' ) 05/12/2022 03:19:03 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20300' AND id_supplier = '' 05/12/2022 03:19:03 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20300' , '' , '1' ) 05/12/2022 03:22:28 pm >> SELECT document_num FROM ps_document WHERE document_num = '4/PA' AND id_document != '76096' AND id_document_type LIKE '2%' AND YEAR(document_date) = YEAR('2022-12-05') 05/12/2022 03:22:28 pm >> UPDATE ps_document SET id_document_type = '23', document_num = '4/PA', document_date = '2022-12-05', document_letter = 'PA', id_customer = '3965', id_supplier = '', id_address = '4676684', address1 = 'PIAZZA GARIBALDI 84020 OLIVETO CITRA', address2 = '', note = '', price_shipping = '0.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '3', id_causal = '0', price_tax_included = '435.04', price_tax_excluded = '435.04', date_upd = NOW() WHERE id_document = '76096' 05/12/2022 03:22:28 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '76096' 05/12/2022 03:22:28 pm >> DELETE FROM ps_document_detail WHERE id_document = '76096' 05/12/2022 03:22:28 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76096' , '20277' , 'Grand Central dream' , '1' , '-1' , '4' , '14.0000' , '14' , '0' , '5' , '13.30' ) 05/12/2022 03:22:28 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20277' AND id_supplier = '' 05/12/2022 03:22:28 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20277' , '' , '1' ) 05/12/2022 03:22:28 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76096' , '20278' , 'Violenze e fascismo nel napoletano' , '1' , '-1' , '4' , '16.0000' , '16' , '0' , '5' , '15.20' ) 05/12/2022 03:22:28 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20278' AND id_supplier = '' 05/12/2022 03:22:28 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20278' , '' , '1' ) 05/12/2022 03:22:28 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76096' , '20279' , 'Heinrich Schliemann a Napoli' , '1' , '-1' , '4' , '16.0000' , '16' , '0' , '5' , '15.20' ) 05/12/2022 03:22:28 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20279' AND id_supplier = '' 05/12/2022 03:22:28 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20279' , '' , '1' ) 05/12/2022 03:22:28 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76096' , '20280' , 'C’era una volta Storybrooke' , '1' , '-1' , '4' , '14.0000' , '14' , '0' , '5' , '13.30' ) 05/12/2022 03:22:29 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20280' AND id_supplier = '' 05/12/2022 03:22:29 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20280' , '' , '1' ) 05/12/2022 03:22:29 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76096' , '20281' , 'Bibliografia degli scritti' , '1' , '-1' , '4' , '15.0000' , '15' , '0' , '5' , '14.25' ) 05/12/2022 03:22:29 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20281' AND id_supplier = '' 05/12/2022 03:22:29 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20281' , '' , '1' ) 05/12/2022 03:22:29 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76096' , '20285' , 'Quid est veritas?' , '1' , '-1' , '4' , '13.0000' , '13' , '0' , '5' , '12.35' ) 05/12/2022 03:22:29 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20285' AND id_supplier = '' 05/12/2022 03:22:29 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20285' , '' , '1' ) 05/12/2022 03:22:29 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76096' , '20283' , 'conquista normanna del meridione d’Italia' , '1' , '-1' , '4' , '12.0000' , '12' , '0' , '5' , '11.40' ) 05/12/2022 03:22:29 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20283' AND id_supplier = '' 05/12/2022 03:22:29 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20283' , '' , '1' ) 05/12/2022 03:22:29 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76096' , '20284' , 'bizantini nel Mezzogiorno d’Italia' , '1' , '-1' , '4' , '12.0000' , '12' , '0' , '5' , '11.40' ) 05/12/2022 03:22:29 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20284' AND id_supplier = '' 05/12/2022 03:22:29 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20284' , '' , '1' ) 05/12/2022 03:22:29 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76096' , '20286' , 'Chirone d’Achille' , '1' , '-1' , '4' , '18.0000' , '18' , '0' , '5' , '17.10' ) 05/12/2022 03:22:29 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20286' AND id_supplier = '' 05/12/2022 03:22:29 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20286' , '' , '1' ) 05/12/2022 03:22:29 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76096' , '20287' , 'geopolitica di Francesco' , '1' , '-1' , '4' , '18.0000' , '18' , '0' , '5' , '17.10' ) 05/12/2022 03:22:29 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20287' AND id_supplier = '' 05/12/2022 03:22:29 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20287' , '' , '1' ) 05/12/2022 03:22:29 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76096' , '20288' , 'Codice Corallino' , '1' , '-1' , '4' , '14.0000' , '14' , '0' , '5' , '13.30' ) 05/12/2022 03:22:29 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20288' AND id_supplier = '' 05/12/2022 03:22:29 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20288' , '' , '1' ) 05/12/2022 03:22:29 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76096' , '20289' , 'Folia Follia' , '1' , '-1' , '4' , '20.0000' , '20' , '0' , '5' , '19.00' ) 05/12/2022 03:22:29 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20289' AND id_supplier = '' 05/12/2022 03:22:29 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20289' , '' , '1' ) 05/12/2022 03:22:29 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76096' , '20290' , 'Raffaella Carrà una leggenda in tre minuti' , '1' , '-1' , '4' , '14.0000' , '14' , '0' , '5' , '13.30' ) 05/12/2022 03:22:29 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20290' AND id_supplier = '' 05/12/2022 03:22:29 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20290' , '' , '1' ) 05/12/2022 03:22:29 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76096' , '20291' , 'Futurvesuvio' , '1' , '-1' , '4' , '16.0000' , '16' , '0' , '5' , '15.20' ) 05/12/2022 03:22:29 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20291' AND id_supplier = '' 05/12/2022 03:22:29 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20291' , '' , '1' ) 05/12/2022 03:22:29 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76096' , '20292' , 'A vita nova' , '1' , '-1' , '4' , '14.0000' , '14' , '0' , '5' , '13.30' ) 05/12/2022 03:22:29 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20292' AND id_supplier = '' 05/12/2022 03:22:30 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20292' , '' , '1' ) 05/12/2022 03:22: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 ( '76096' , '20282' , 'Storia politica della Langobardia minore' , '1' , '-1' , '4' , '12.0000' , '12' , '0' , '5' , '11.40' ) 05/12/2022 03:22:30 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20282' AND id_supplier = '' 05/12/2022 03:22:30 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20282' , '' , '1' ) 05/12/2022 03:22: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 ( '76096' , '20295' , 'GUIDA PER BAMBINE RIBELLI' , '1' , '-1' , '4' , '19.0000' , '19' , '0' , '5' , '18.05' ) 05/12/2022 03:22:30 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20295' AND id_supplier = '' 05/12/2022 03:22:30 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20295' , '' , '1' ) 05/12/2022 03:22: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 ( '76096' , '20294' , 'STORIE DELLA BUONA NOTTE PER BAMBINE RIBELLI ' , '1' , '-1' , '4' , '13.5000' , '13.5' , '0' , '5' , '12.82' ) 05/12/2022 03:22:30 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20294' AND id_supplier = '' 05/12/2022 03:22:30 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20294' , '' , '1' ) 05/12/2022 03:22: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 ( '76096' , '20293' , 'Storie della buona notte PER BAMBINE RIBELLI 2' , '1' , '-1' , '4' , '13.5000' , '13.5' , '0' , '5' , '12.82' ) 05/12/2022 03:22:30 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20293' AND id_supplier = '' 05/12/2022 03:22:30 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20293' , '' , '1' ) 05/12/2022 03:22: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 ( '76096' , '20297' , 'STORIE DELLA BUONA NOTTE PER BAMBINE RIBELLI - 100 DONNE...' , '1' , '-1' , '4' , '13.5000' , '13.5' , '0' , '5' , '12.82' ) 05/12/2022 03:22:30 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20297' AND id_supplier = '' 05/12/2022 03:22:30 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20297' , '' , '1' ) 05/12/2022 03:22: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 ( '76096' , '20296' , 'STORIE DELLA BUONA NOTTE PER BAMBINE RIBELLI - 100 RAGAZZE...' , '1' , '-1' , '4' , '19.0000' , '19' , '0' , '5' , '18.05' ) 05/12/2022 03:22:30 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20296' AND id_supplier = '' 05/12/2022 03:22:30 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20296' , '' , '1' ) 05/12/2022 03:22: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 ( '76096' , '20298' , 'COFANETTO STORIE PER BAMBINI VOL 1 E 2' , '1' , '-1' , '4' , '29.9000' , '29.9' , '0' , '5' , '28.40' ) 05/12/2022 03:22:30 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20298' AND id_supplier = '' 05/12/2022 03:22:30 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20298' , '' , '1' ) 05/12/2022 03:22: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 ( '76096' , '20299' , 'DONNE E SCIENZA' , '1' , '-1' , '4' , '16.9000' , '16.9' , '0' , '5' , '16.05' ) 05/12/2022 03:22:30 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20299' AND id_supplier = '' 05/12/2022 03:22:30 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20299' , '' , '1' ) 05/12/2022 03:22: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 ( '76096' , '18291' , 'DALLA DISPERAZIONE ALLA SPERANZA - N. SENATORE' , '1' , '-1' , '4' , '15.0000' , '15' , '0' , '5' , '14.25' ) 05/12/2022 03:22:30 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18291' AND id_supplier = '' 05/12/2022 03:22:30 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18291' , '' , '1' ) 05/12/2022 03:22: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 ( '76096' , '17630' , 'RACCONTI SOTTO L\'ALBERO - G. CELENTANO' , '1' , '-1' , '4' , '15.0000' , '15' , '0' , '5' , '14.25' ) 05/12/2022 03:22:30 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17630' AND id_supplier = '' 05/12/2022 03:22:30 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17630' , '' , '1' ) 05/12/2022 03:22: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 ( '76096' , '14693' , 'VITE MERAVIGLIOSE - P. MARTINELLI' , '1' , '-1' , '4' , '16.0000' , '16' , '0' , '5' , '15.20' ) 05/12/2022 03:22:30 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14693' AND id_supplier = '' 05/12/2022 03:22:30 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14693' , '' , '1' ) 05/12/2022 03:22: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 ( '76096' , '11838' , 'UNA TERRA BAGNATA DAL SANGUE - A. PALINI' , '1' , '-1' , '4' , '16.0000' , '16' , '0' , '5' , '15.20' ) 05/12/2022 03:22:30 pm >> DELETE FROM ps_product_supplier WHERE id_product = '11838' AND id_supplier = '' 05/12/2022 03:22:31 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '11838' , '' , '1' ) 05/12/2022 03:22:31 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76096' , '10052' , 'SOLE A MEZZANOTTE M. GARGANI' , '1' , '-1' , '4' , '12.0000' , '12' , '0' , '5' , '11.40' ) 05/12/2022 03:22:31 pm >> DELETE FROM ps_product_supplier WHERE id_product = '10052' AND id_supplier = '' 05/12/2022 03:22:31 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '10052' , '' , '1' ) 05/12/2022 03:22:31 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76096' , '18052' , 'CONVERSAZIONI CON MADRE TERESA - GJERGJI' , '1' , '-1' , '4' , '12.0000' , '12' , '0' , '5' , '11.40' ) 05/12/2022 03:22:31 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18052' AND id_supplier = '' 05/12/2022 03:22:31 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18052' , '' , '1' ) 05/12/2022 03:22:31 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76096' , '20300' , 'PSICOLOGIA PRATICA PER EDUCATORI' , '1' , '-1' , '4' , '8.6600' , '8.66' , '0' , '5' , '8.23' ) 05/12/2022 03:22:31 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20300' AND id_supplier = '' 05/12/2022 03:22:31 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20300' , '' , '1' ) 05/12/2022 03:30:22 pm >> SELECT document_num FROM ps_document WHERE document_num = '6/PA' AND id_document != '76096' AND id_document_type LIKE '2%' AND YEAR(document_date) = YEAR('2022-12-05') 05/12/2022 03:30:23 pm >> UPDATE ps_document SET id_document_type = '23', document_num = '6/PA', document_date = '2022-12-05', document_letter = 'PA', id_customer = '3965', id_supplier = '', id_address = '4676684', address1 = 'PIAZZA GARIBALDI 84020 OLIVETO CITRA', address2 = '', note = '', price_shipping = '0.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '3', id_causal = '0', price_tax_included = '435.04', price_tax_excluded = '435.04', date_upd = NOW() WHERE id_document = '76096' 05/12/2022 03:30:23 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '76096' 05/12/2022 03:30:23 pm >> DELETE FROM ps_document_detail WHERE id_document = '76096' 05/12/2022 03:30:23 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76096' , '20277' , 'Grand Central dream' , '1' , '-1' , '4' , '14.0000' , '14' , '0' , '5' , '13.30' ) 05/12/2022 03:30:23 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20277' AND id_supplier = '' 05/12/2022 03:30:23 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20277' , '' , '1' ) 05/12/2022 03:30:23 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76096' , '20278' , 'Violenze e fascismo nel napoletano' , '1' , '-1' , '4' , '16.0000' , '16' , '0' , '5' , '15.20' ) 05/12/2022 03:30:23 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20278' AND id_supplier = '' 05/12/2022 03:30:23 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20278' , '' , '1' ) 05/12/2022 03:30:23 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76096' , '20279' , 'Heinrich Schliemann a Napoli' , '1' , '-1' , '4' , '16.0000' , '16' , '0' , '5' , '15.20' ) 05/12/2022 03:30:23 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20279' AND id_supplier = '' 05/12/2022 03:30:23 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20279' , '' , '1' ) 05/12/2022 03:30:23 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76096' , '20280' , 'C’era una volta Storybrooke' , '1' , '-1' , '4' , '14.0000' , '14' , '0' , '5' , '13.30' ) 05/12/2022 03:30:23 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20280' AND id_supplier = '' 05/12/2022 03:30:23 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20280' , '' , '1' ) 05/12/2022 03:30:23 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76096' , '20281' , 'Bibliografia degli scritti' , '1' , '-1' , '4' , '15.0000' , '15' , '0' , '5' , '14.25' ) 05/12/2022 03:30:23 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20281' AND id_supplier = '' 05/12/2022 03:30:23 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20281' , '' , '1' ) 05/12/2022 03:30:23 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76096' , '20285' , 'Quid est veritas?' , '1' , '-1' , '4' , '13.0000' , '13' , '0' , '5' , '12.35' ) 05/12/2022 03:30:23 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20285' AND id_supplier = '' 05/12/2022 03:30:23 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20285' , '' , '1' ) 05/12/2022 03:30:23 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76096' , '20283' , 'conquista normanna del meridione d’Italia' , '1' , '-1' , '4' , '12.0000' , '12' , '0' , '5' , '11.40' ) 05/12/2022 03:30:23 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20283' AND id_supplier = '' 05/12/2022 03:30:23 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20283' , '' , '1' ) 05/12/2022 03:30:23 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76096' , '20284' , 'bizantini nel Mezzogiorno d’Italia' , '1' , '-1' , '4' , '12.0000' , '12' , '0' , '5' , '11.40' ) 05/12/2022 03:30:23 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20284' AND id_supplier = '' 05/12/2022 03:30:23 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20284' , '' , '1' ) 05/12/2022 03:30:23 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76096' , '20286' , 'Chirone d’Achille' , '1' , '-1' , '4' , '18.0000' , '18' , '0' , '5' , '17.10' ) 05/12/2022 03:30:23 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20286' AND id_supplier = '' 05/12/2022 03:30:23 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20286' , '' , '1' ) 05/12/2022 03:30:23 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76096' , '20287' , 'geopolitica di Francesco' , '1' , '-1' , '4' , '18.0000' , '18' , '0' , '5' , '17.10' ) 05/12/2022 03:30:23 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20287' AND id_supplier = '' 05/12/2022 03:30:23 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20287' , '' , '1' ) 05/12/2022 03:30:23 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76096' , '20288' , 'Codice Corallino' , '1' , '-1' , '4' , '14.0000' , '14' , '0' , '5' , '13.30' ) 05/12/2022 03:30:23 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20288' AND id_supplier = '' 05/12/2022 03:30:24 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20288' , '' , '1' ) 05/12/2022 03:30:24 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76096' , '20289' , 'Folia Follia' , '1' , '-1' , '4' , '20.0000' , '20' , '0' , '5' , '19.00' ) 05/12/2022 03:30:24 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20289' AND id_supplier = '' 05/12/2022 03:30:24 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20289' , '' , '1' ) 05/12/2022 03:30:24 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76096' , '20290' , 'Raffaella Carrà una leggenda in tre minuti' , '1' , '-1' , '4' , '14.0000' , '14' , '0' , '5' , '13.30' ) 05/12/2022 03:30:24 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20290' AND id_supplier = '' 05/12/2022 03:30:24 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20290' , '' , '1' ) 05/12/2022 03:30:24 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76096' , '20291' , 'Futurvesuvio' , '1' , '-1' , '4' , '16.0000' , '16' , '0' , '5' , '15.20' ) 05/12/2022 03:30:24 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20291' AND id_supplier = '' 05/12/2022 03:30:24 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20291' , '' , '1' ) 05/12/2022 03:30:24 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76096' , '20292' , 'A vita nova' , '1' , '-1' , '4' , '14.0000' , '14' , '0' , '5' , '13.30' ) 05/12/2022 03:30:24 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20292' AND id_supplier = '' 05/12/2022 03:30:24 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20292' , '' , '1' ) 05/12/2022 03:30:24 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76096' , '20282' , 'Storia politica della Langobardia minore' , '1' , '-1' , '4' , '12.0000' , '12' , '0' , '5' , '11.40' ) 05/12/2022 03:30:24 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20282' AND id_supplier = '' 05/12/2022 03:30:24 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20282' , '' , '1' ) 05/12/2022 03:30:24 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76096' , '20295' , 'GUIDA PER BAMBINE RIBELLI' , '1' , '-1' , '4' , '19.0000' , '19' , '0' , '5' , '18.05' ) 05/12/2022 03:30:24 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20295' AND id_supplier = '' 05/12/2022 03:30:24 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20295' , '' , '1' ) 05/12/2022 03:30:24 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76096' , '20294' , 'STORIE DELLA BUONA NOTTE PER BAMBINE RIBELLI ' , '1' , '-1' , '4' , '13.5000' , '13.5' , '0' , '5' , '12.82' ) 05/12/2022 03:30:24 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20294' AND id_supplier = '' 05/12/2022 03:30:24 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20294' , '' , '1' ) 05/12/2022 03:30:24 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76096' , '20293' , 'Storie della buona notte PER BAMBINE RIBELLI 2' , '1' , '-1' , '4' , '13.5000' , '13.5' , '0' , '5' , '12.82' ) 05/12/2022 03:30:24 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20293' AND id_supplier = '' 05/12/2022 03:30:24 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20293' , '' , '1' ) 05/12/2022 03:30:24 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76096' , '20297' , 'STORIE DELLA BUONA NOTTE PER BAMBINE RIBELLI - 100 DONNE...' , '1' , '-1' , '4' , '13.5000' , '13.5' , '0' , '5' , '12.82' ) 05/12/2022 03:30:24 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20297' AND id_supplier = '' 05/12/2022 03:30:24 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20297' , '' , '1' ) 05/12/2022 03:30:24 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76096' , '20296' , 'STORIE DELLA BUONA NOTTE PER BAMBINE RIBELLI - 100 RAGAZZE...' , '1' , '-1' , '4' , '19.0000' , '19' , '0' , '5' , '18.05' ) 05/12/2022 03:30:24 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20296' AND id_supplier = '' 05/12/2022 03:30:24 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20296' , '' , '1' ) 05/12/2022 03:30:24 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76096' , '20298' , 'COFANETTO STORIE PER BAMBINI VOL 1 E 2' , '1' , '-1' , '4' , '29.9000' , '29.9' , '0' , '5' , '28.40' ) 05/12/2022 03:30:24 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20298' AND id_supplier = '' 05/12/2022 03:30:24 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20298' , '' , '1' ) 05/12/2022 03:30:24 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76096' , '20299' , 'DONNE E SCIENZA' , '1' , '-1' , '4' , '16.9000' , '16.9' , '0' , '5' , '16.05' ) 05/12/2022 03:30:24 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20299' AND id_supplier = '' 05/12/2022 03:30:25 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20299' , '' , '1' ) 05/12/2022 03:30:25 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76096' , '18291' , 'DALLA DISPERAZIONE ALLA SPERANZA - N. SENATORE' , '1' , '-1' , '4' , '15.0000' , '15' , '0' , '5' , '14.25' ) 05/12/2022 03:30:25 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18291' AND id_supplier = '' 05/12/2022 03:30:25 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18291' , '' , '1' ) 05/12/2022 03:30:25 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76096' , '17630' , 'RACCONTI SOTTO L\'ALBERO - G. CELENTANO' , '1' , '-1' , '4' , '15.0000' , '15' , '0' , '5' , '14.25' ) 05/12/2022 03:30:25 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17630' AND id_supplier = '' 05/12/2022 03:30:25 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17630' , '' , '1' ) 05/12/2022 03:30:25 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76096' , '14693' , 'VITE MERAVIGLIOSE - P. MARTINELLI' , '1' , '-1' , '4' , '16.0000' , '16' , '0' , '5' , '15.20' ) 05/12/2022 03:30:25 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14693' AND id_supplier = '' 05/12/2022 03:30:25 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14693' , '' , '1' ) 05/12/2022 03:30:25 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76096' , '11838' , 'UNA TERRA BAGNATA DAL SANGUE - A. PALINI' , '1' , '-1' , '4' , '16.0000' , '16' , '0' , '5' , '15.20' ) 05/12/2022 03:30:25 pm >> DELETE FROM ps_product_supplier WHERE id_product = '11838' AND id_supplier = '' 05/12/2022 03:30:25 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '11838' , '' , '1' ) 05/12/2022 03:30:25 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76096' , '10052' , 'SOLE A MEZZANOTTE M. GARGANI' , '1' , '-1' , '4' , '12.0000' , '12' , '0' , '5' , '11.40' ) 05/12/2022 03:30:25 pm >> DELETE FROM ps_product_supplier WHERE id_product = '10052' AND id_supplier = '' 05/12/2022 03:30:25 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '10052' , '' , '1' ) 05/12/2022 03:30:25 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76096' , '18052' , 'CONVERSAZIONI CON MADRE TERESA - GJERGJI' , '1' , '-1' , '4' , '12.0000' , '12' , '0' , '5' , '11.40' ) 05/12/2022 03:30:25 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18052' AND id_supplier = '' 05/12/2022 03:30:25 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18052' , '' , '1' ) 05/12/2022 03:30:25 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76096' , '20300' , 'PSICOLOGIA PRATICA PER EDUCATORI' , '1' , '-1' , '4' , '8.6600' , '8.66' , '0' , '5' , '8.23' ) 05/12/2022 03:30:25 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20300' AND id_supplier = '' 05/12/2022 03:30:25 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20300' , '' , '1' ) 05/12/2022 03:31:44 pm >> INSERT INTO ps_product ( ean13 , id_tax_rules_group , `date_add` , `date_upd` ) VALUES ( '' , '1' , NOW() , NOW() ) 05/12/2022 03:31:44 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '20492' , '1' , '' , 'nuovo-prodotto' ) 05/12/2022 03:31:44 pm >> INSERT INTO ps_product_shop ( id_product , id_tax_rules_group , id_shop , id_category_default , `date_add` , `date_upd` ) VALUES ( '20492' , '1' , '1' , '2' , NOW() , NOW() ) 05/12/2022 03:31:44 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) VALUES ( '20492' , '0' , '1' , '0' , '0' ) 05/12/2022 03:32:17 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788860995018' AND id_product != '20492' AND ean13 != '' 05/12/2022 03:32:17 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '9788860995018', date_upd = NOW() WHERE id_product = '20492' 05/12/2022 03:32:17 pm >> UPDATE ps_product_lang SET name = 'AMORE IN UNO SGUARDO', description = '' WHERE id_product = '20492' 05/12/2022 03:32:17 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '17' WHERE id_product = '20492' 05/12/2022 03:32:17 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '17', id_tax_rules_group = '4', id_category_default = '140', 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 = '20492' 05/12/2022 03:32:17 pm >> DELETE FROM ps_specific_price WHERE id_product = '20492' 05/12/2022 03:32:17 pm >> INSERT INTO ps_product ( id_tax_rules_group , `date_add` , `date_upd` ) SELECT id_tax_rules_group , NOW() , NOW() FROM ps_product WHERE id_product = '20492' 05/12/2022 03:32:17 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '20493' , '1' , '' , 'nuovo-prodotto' ) 05/12/2022 03:32:17 pm >> INSERT INTO ps_product_shop ( id_product , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , `date_add` , `date_upd` ) SELECT '20493' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '20492' 05/12/2022 03:32:17 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '20493' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '20492' 05/12/2022 03:33:08 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788809874169' AND id_product != '20493' AND ean13 != '' 05/12/2022 03:33:08 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '9788809874169', date_upd = NOW() WHERE id_product = '20493' 05/12/2022 03:33:08 pm >> UPDATE ps_product_lang SET name = 'FANTASMA DI CANTERVILLE', description = '' WHERE id_product = '20493' 05/12/2022 03:33:08 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '8' WHERE id_product = '20493' 05/12/2022 03:33:08 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '8', id_tax_rules_group = '4', id_category_default = '231', 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 = '20493' 05/12/2022 03:33:08 pm >> DELETE FROM ps_specific_price WHERE id_product = '20493' 05/12/2022 03:33:09 pm >> INSERT INTO ps_product ( id_tax_rules_group , `date_add` , `date_upd` ) SELECT id_tax_rules_group , NOW() , NOW() FROM ps_product WHERE id_product = '20493' 05/12/2022 03:33:09 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '20494' , '1' , '' , 'nuovo-prodotto' ) 05/12/2022 03:33:09 pm >> INSERT INTO ps_product_shop ( id_product , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , `date_add` , `date_upd` ) SELECT '20494' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '20493' 05/12/2022 03:33:09 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '20494' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '20493' 05/12/2022 03:33:21 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '31' , '22V505233' , '2022-12-05' , '' , '0' , '7' , '2602' , 'P. ZZA SAN PAOLO, 14 12051 ALBA' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '11' , '0' , '29.25' , '29.25' , NOW() , NOW() ) 05/12/2022 03:33: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 = '76097' 05/12/2022 03:33:21 pm >> DELETE FROM ps_document_detail WHERE id_document = '76097' 05/12/2022 03:33: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 ( '76097' , '20492' , 'AMORE IN UNO SGUARDO' , '1' , '1' , '4' , '12.75' , '12.75' , '0' , '0' , '12.7500' ) 05/12/2022 03:33:21 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20492' AND id_supplier = '7' 05/12/2022 03:33:21 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20492' , '7' , '1' ) 05/12/2022 03:33: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 ( '76097' , '19713' , 'vivere con gli angeli' , '1' , '1' , '4' , '10.5' , '10.5' , '0' , '0' , '10.5000' ) 05/12/2022 03:33:21 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19713' AND id_supplier = '7' 05/12/2022 03:33:21 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19713' , '7' , '1' ) 05/12/2022 03:33: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 ( '76097' , '20493' , 'FANTASMA DI CANTERVILLE' , '1' , '1' , '4' , '6' , '6' , '0' , '0' , '6.0000' ) 05/12/2022 03:33:21 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20493' AND id_supplier = '7' 05/12/2022 03:33:21 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20493' , '7' , '1' ) 05/12/2022 03:33:42 pm >> SELECT document_num FROM ps_document WHERE document_num = '68/A' AND id_document != '61794' AND id_document_type LIKE '2%' AND YEAR(document_date) = YEAR('2022-09-14') 05/12/2022 03:33:42 pm >> UPDATE ps_document SET id_document_type = '24', document_num = '68/A', document_date = '2022-09-14', document_letter = 'A', id_customer = '206', id_supplier = '', id_address = '4671015', address1 = 'VIA N. BUONSERVIZI, 25 84135 SALERNO', address2 = '', note = '', price_shipping = '0.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '0', id_causal = '0', price_tax_included = '62.70', price_tax_excluded = '62.70', date_upd = NOW() WHERE id_document = '61794' 05/12/2022 03:33:42 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '61794' 05/12/2022 03:33:42 pm >> DELETE FROM ps_document_detail WHERE id_document = '61794' 05/12/2022 03:33: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 ( '61794' , '20441' , 'AMEN - GEN. 23' , '1' , '-1' , '4' , '3.9000' , '3.9' , '0' , '0' , '3.90' ) 05/12/2022 03:33:42 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20441' AND id_supplier = '' 05/12/2022 03:33:42 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20441' , '' , '1' ) 05/12/2022 03:33: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 ( '61794' , '20440' , 'AMEN - FEB. 23' , '1' , '-1' , '4' , '3.9000' , '3.9' , '0' , '0' , '3.90' ) 05/12/2022 03:33:43 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20440' AND id_supplier = '' 05/12/2022 03:33:43 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20440' , '' , '1' ) 05/12/2022 03:33: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 ( '61794' , '20443' , 'PAROLA E PREGHIERA - GEN. 23' , '1' , '-1' , '4' , '2.9000' , '2.9' , '0' , '0' , '2.90' ) 05/12/2022 03:33:43 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20443' AND id_supplier = '' 05/12/2022 03:33:43 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20443' , '' , '1' ) 05/12/2022 03:33: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 ( '61794' , '20462' , 'ASCOLTARLO ERA RIMANERE ACCESI - E. RONCHI' , '1' , '-1' , '4' , '20.0000' , '20' , '0' , '0' , '20.00' ) 05/12/2022 03:33:43 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20462' AND id_supplier = '' 05/12/2022 03:33:43 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20462' , '' , '1' ) 05/12/2022 03:33: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 ( '61794' , '20464' , 'TI RACCONTO IL VANGELO MATTEO - PAPA FRANCESCO' , '1' , '-1' , '4' , '15.0000' , '15' , '0' , '0' , '15.00' ) 05/12/2022 03:33:43 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20464' AND id_supplier = '' 05/12/2022 03:33:43 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20464' , '' , '1' ) 05/12/2022 03:33: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 ( '61794' , '20492' , 'AMORE IN UNO SGUARDO' , '1' , '-1' , '4' , '17.00' , '17' , '0' , '0' , '17.00' ) 05/12/2022 03:33:43 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20492' AND id_supplier = '' 05/12/2022 03:33:43 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20492' , '' , '1' ) 05/12/2022 03:36:27 pm >> INSERT INTO ps_category ( id_parent , `date_add` , `date_upd` , level_depth ) VALUES ( '4' , NOW() , NOW() , '3' ) 05/12/2022 03:36:27 pm >> INSERT INTO ps_category_group ( id_category , id_group ) VALUES ( '511' , '1' ) 05/12/2022 03:36:27 pm >> INSERT INTO ps_category_group ( id_category , id_group ) VALUES ( '511' , '2' ) 05/12/2022 03:36:27 pm >> INSERT INTO ps_category_group ( id_category , id_group ) VALUES ( '511' , '3' ) 05/12/2022 03:36:27 pm >> INSERT INTO ps_category_lang ( id_category , id_lang , name , link_rewrite ) VALUES ( '511' , '1' , 'PIENOGIORNO' , LOWER('PIENOGIORNO') ) 05/12/2022 03:36:27 pm >> INSERT INTO ps_category_shop ( id_category , id_shop , position ) VALUES ( '511' , '1' , '0' ) 05/12/2022 03:36:36 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9791280229755' AND id_product != '20494' AND ean13 != '' 05/12/2022 03:36:36 pm >> UPDATE ps_product SET id_supplier = '', reference = '13/2', ean13 = '9791280229755', date_upd = NOW() WHERE id_product = '20494' 05/12/2022 03:36:36 pm >> UPDATE ps_product_lang SET name = 'TI VOGLIO FELICE - PAPA FRANCESCO', description = '' WHERE id_product = '20494' 05/12/2022 03:36:36 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '16.9' WHERE id_product = '20494' 05/12/2022 03:36:36 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '16.9', id_tax_rules_group = '4', id_category_default = '511', id_argoment_default = '23', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '20494' 05/12/2022 03:36:36 pm >> DELETE FROM ps_specific_price WHERE id_product = '20494' 05/12/2022 03:36:39 pm >> INSERT INTO ps_product ( id_tax_rules_group , `date_add` , `date_upd` ) SELECT id_tax_rules_group , NOW() , NOW() FROM ps_product WHERE id_product = '20494' 05/12/2022 03:36:39 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '20495' , '1' , '' , 'nuovo-prodotto' ) 05/12/2022 03:36:39 pm >> INSERT INTO ps_product_shop ( id_product , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , `date_add` , `date_upd` ) SELECT '20495' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '20494' 05/12/2022 03:36:39 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '20495' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '20494' 05/12/2022 03:36: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' , '22V505168' , '2022-11-29' , '' , '0' , '7' , '2602' , 'P. ZZA SAN PAOLO, 14 12051 ALBA' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '11' , '0' , '25.36' , '25.36' , NOW() , NOW() ) 05/12/2022 03:36: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 = '76098' 05/12/2022 03:36:53 pm >> DELETE FROM ps_document_detail WHERE id_document = '76098' 05/12/2022 03:36: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 ( '76098' , '20494' , 'TI VOGLIO FELICE - PAPA FRANCESCO' , '2' , '2' , '4' , '12.68' , '12.68' , '0' , '0' , '25.3600' ) 05/12/2022 03:36:53 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20494' AND id_supplier = '7' 05/12/2022 03:36:53 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20494' , '7' , '1' ) 05/12/2022 03:43:03 pm >> SELECT document_num FROM ps_document WHERE document_num = '3759' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-05') 05/12/2022 03:43:03 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3759' , '2022-12-05' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '1.00' , '0.82' , NOW() , NOW() ) 05/12/2022 03:43:03 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '76099' 05/12/2022 03:43:03 pm >> DELETE FROM ps_document_detail WHERE id_document = '76099' 05/12/2022 03:43:03 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76099' , '17005' , 'BIGLIETTO AUGURALE medio' , '1' , '-1' , '1' , '1.00' , '0.81967213114754' , '22' , '0' , '1.00' ) 05/12/2022 03:43:03 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17005' AND id_supplier = '' 05/12/2022 03:43:03 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17005' , '' , '1' ) 05/12/2022 03:59:54 pm >> SELECT document_num FROM ps_document WHERE document_num = '3760' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-05') 05/12/2022 03:59:54 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3760' , '2022-12-05' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '10.10' , '9.55' , NOW() , NOW() ) 05/12/2022 03:59:54 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '76100' 05/12/2022 03:59:54 pm >> DELETE FROM ps_document_detail WHERE id_document = '76100' 05/12/2022 03:59: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 ( '76100' , '7824' , 'PER ILLUMINARE IL CAMMINO' , '5' , '-5' , '4' , '0.90' , '0.9' , '0' , '5' , '4.30' ) 05/12/2022 03:59:54 pm >> DELETE FROM ps_product_supplier WHERE id_product = '7824' AND id_supplier = '' 05/12/2022 03:59:54 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '7824' , '' , '1' ) 05/12/2022 03:59: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 ( '76100' , '7202' , 'ARTICOLI RELIGIOSI' , '1' , '-1' , '1' , '2.3' , '1.8852459016393' , '22' , '0' , '2.30' ) 05/12/2022 03:59:54 pm >> DELETE FROM ps_product_supplier WHERE id_product = '7202' AND id_supplier = '' 05/12/2022 03:59:54 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '7202' , '' , '1' ) 05/12/2022 03:59: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 ( '76100' , '7673' , 'PARTICOLE MM38' , '1' , '-1' , '3' , '3.50' , '3.3653846153846' , '4' , '0' , '3.50' ) 05/12/2022 03:59:54 pm >> DELETE FROM ps_product_supplier WHERE id_product = '7673' AND id_supplier = '' 05/12/2022 03:59:54 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '7673' , '' , '1' ) 05/12/2022 04:00:21 pm >> SELECT document_num FROM ps_document WHERE document_num = '3761' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-05') 05/12/2022 04:00: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' , '3761' , '2022-12-05' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '65.00' , '53.28' , NOW() , NOW() ) 05/12/2022 04:00: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 = '76101' 05/12/2022 04:00:21 pm >> DELETE FROM ps_document_detail WHERE id_document = '76101' 05/12/2022 04:00: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 ( '76101' , '19071' , 'BAMBINELLO CM 32 - PB9941' , '1' , '-1' , '1' , '45' , '36.885245901639' , '22' , '0' , '45.00' ) 05/12/2022 04:00:21 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19071' AND id_supplier = '' 05/12/2022 04:00:21 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19071' , '' , '1' ) 05/12/2022 04:00: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 ( '76101' , '7202' , 'ARTICOLI RELIGIOSI' , '1' , '-1' , '1' , '20' , '16.393442622951' , '22' , '0' , '20.00' ) 05/12/2022 04:00:21 pm >> DELETE FROM ps_product_supplier WHERE id_product = '7202' AND id_supplier = '' 05/12/2022 04:00:21 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '7202' , '' , '1' ) 05/12/2022 04:00:35 pm >> SELECT document_num FROM ps_document WHERE document_num = '3762' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-05') 05/12/2022 04:00:35 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3762' , '2022-12-05' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '65.00' , '53.28' , NOW() , NOW() ) 05/12/2022 04:00: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 = '76102' 05/12/2022 04:00:35 pm >> DELETE FROM ps_document_detail WHERE id_document = '76102' 05/12/2022 04:00: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 ( '76102' , '7202' , 'ARTICOLI RELIGIOSI' , '1' , '-1' , '1' , '65' , '53.27868852459' , '22' , '0' , '65.00' ) 05/12/2022 04:00:35 pm >> DELETE FROM ps_product_supplier WHERE id_product = '7202' AND id_supplier = '' 05/12/2022 04:00:35 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '7202' , '' , '1' ) 05/12/2022 04:11:46 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '33' , '1144' , '2022-12-02' , '' , '0' , '122' , '4669556' , 'VIA XXV APRILE, 17 24050 GRASSOBBIO' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '366.61' , '300.50' , NOW() , NOW() ) 05/12/2022 04:11:46 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 = '76103' 05/12/2022 04:11:46 pm >> DELETE FROM ps_document_detail WHERE id_document = '76103' 05/12/2022 04:11:46 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76103' , '17101' , 'CASULA POLIESTERE CROCE ORO - AECU04' , '1' , '1' , '1' , '29.5' , '24.180327868852' , '22' , '0' , '35.9900' ) 05/12/2022 04:11:46 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17101' AND id_supplier = '122' 05/12/2022 04:11:46 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17101' , '122' , '1' ) 05/12/2022 04:11:46 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76103' , '18881' , 'STOLA POLIESTERE - PST020' , '30' , '30' , '1' , '8.2' , '6.7213114754098' , '22' , '0' , '300.1200' ) 05/12/2022 04:11:46 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18881' AND id_supplier = '122' 05/12/2022 04:11:46 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18881' , '122' , '1' ) 05/12/2022 04:11:46 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76103' , '18880' , 'COPRILEGGIO MORELLO' , '1' , '1' , '1' , '25' , '20.491803278689' , '22' , '0' , '30.5000' ) 05/12/2022 04:11:46 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18880' AND id_supplier = '122' 05/12/2022 04:11:46 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18880' , '122' , '1' ) 05/12/2022 04:45:19 pm >> SELECT document_num FROM ps_document WHERE document_num = '3763' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-05') 05/12/2022 04:45:19 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3763' , '2022-12-05' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '56.50' , '47.09' , NOW() , NOW() ) 05/12/2022 04:45:19 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '76104' 05/12/2022 04:45:19 pm >> DELETE FROM ps_document_detail WHERE id_document = '76104' 05/12/2022 04:45:19 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76104' , '16689' , 'OSTIA PAN DI CENA mm80' , '1' , '-1' , '3' , '2.00' , '1.9230769230769' , '4' , '0' , '2.00' ) 05/12/2022 04:45:19 pm >> DELETE FROM ps_product_supplier WHERE id_product = '16689' AND id_supplier = '' 05/12/2022 04:45:19 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16689' , '' , '1' ) 05/12/2022 04:45:19 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76104' , '7673' , 'PARTICOLE MM38' , '1' , '-1' , '3' , '3.50' , '3.3653846153846' , '4' , '0' , '3.50' ) 05/12/2022 04:45:19 pm >> DELETE FROM ps_product_supplier WHERE id_product = '7673' AND id_supplier = '' 05/12/2022 04:45:19 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '7673' , '' , '1' ) 05/12/2022 04:45:19 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76104' , '17738' , 'CAMPANELLO CM 11' , '1' , '-1' , '1' , '13.50' , '11.065573770492' , '22' , '0' , '13.50' ) 05/12/2022 04:45:19 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17738' AND id_supplier = '' 05/12/2022 04:45:19 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17738' , '' , '1' ) 05/12/2022 04:45:19 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76104' , '17617' , 'IMMAGINI ISONZO X 100' , '1' , '-1' , '1' , '3.50' , '2.8688524590164' , '22' , '0' , '3.50' ) 05/12/2022 04:45:19 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17617' AND id_supplier = '' 05/12/2022 04:45:19 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17617' , '' , '1' ) 05/12/2022 04:45:19 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76104' , '1936' , 'CERETTI DIAM 26X700 ART. 400' , '10' , '-10' , '1' , '3.40' , '2.7868852459016' , '22' , '0' , '34.00' ) 05/12/2022 04:45:19 pm >> DELETE FROM ps_product_supplier WHERE id_product = '1936' AND id_supplier = '' 05/12/2022 04:45:19 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '1936' , '' , '1' ) 05/12/2022 05:08:23 pm >> SELECT document_num FROM ps_document WHERE document_num = '3764' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-05') 05/12/2022 05:08:23 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3764' , '2022-12-05' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '31.26' , '31.26' , NOW() , NOW() ) 05/12/2022 05:08:23 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '76105' 05/12/2022 05:08:23 pm >> DELETE FROM ps_document_detail WHERE id_document = '76105' 05/12/2022 05:08:23 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76105' , '20326' , 'SEGRETO DI MIO FIGLIO - A. ACUTIS' , '1' , '-1' , '4' , '10.90' , '10.9' , '0' , '5' , '10.36' ) 05/12/2022 05:08:23 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20326' AND id_supplier = '' 05/12/2022 05:08:23 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20326' , '' , '1' ) 05/12/2022 05:08:23 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76105' , '19272' , 'BATTESIMO E IDENTITA CRISTIANA - R. PENNA' , '1' , '-1' , '4' , '22.00' , '22' , '0' , '5' , '20.90' ) 05/12/2022 05:08:23 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19272' AND id_supplier = '' 05/12/2022 05:08:23 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19272' , '' , '1' ) 05/12/2022 05:14:42 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788821599828' AND id_product != '10064' AND ean13 != '' 05/12/2022 05:14:42 pm >> UPDATE ps_product SET id_supplier = '7', reference = '6/5', ean13 = '9788821599828', date_upd = NOW() WHERE id_product = '10064' 05/12/2022 05:14:42 pm >> UPDATE ps_product_lang SET name = 'SOLO L\'AMORE CREA - F. ROSINI', description = '' WHERE id_product = '10064' 05/12/2022 05:14:42 pm >> UPDATE ps_product SET wholesale_price = '8.04', on_sale = '0', price = '14' WHERE id_product = '10064' 05/12/2022 05:14:42 pm >> UPDATE ps_product_shop SET wholesale_price = '8.04', price = '14', id_tax_rules_group = '4', id_category_default = '30', id_argoment_default = '23', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '10064' 05/12/2022 05:14:42 pm >> DELETE FROM ps_specific_price WHERE id_product = '10064' 05/12/2022 05:23:07 pm >> UPDATE ps_document SET id_document_type = '32', document_num = '22V605738', document_date = '2022-11-30', document_letter = '', id_customer = '0', id_supplier = '', id_address = '2602', address1 = 'P. ZZA SAN PAOLO, 14 12051 ALBA', address2 = '', note = '', price_shipping = '101.51', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '0', id_causal = '0', price_tax_included = '3464.64', price_tax_excluded = '3452.94', date_upd = NOW() WHERE id_document = '75578' 05/12/2022 05:23:07 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 = '75578' 05/12/2022 05:23:07 pm >> DELETE FROM ps_document_detail WHERE id_document = '75578' 05/12/2022 05:23:07 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20303' , 'MEDITAVA QUESTE COSE NEL SUO CUORE - R. WILLIAMS' , '1' , '1' , '4' , '10.0000' , '10' , '0' , '30' , '7.00' ) 05/12/2022 05:23:07 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20303' AND id_supplier = '' 05/12/2022 05:23:07 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20303' , '' , '1' ) 05/12/2022 05:23:07 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20304' , 'FAMIGLIA RACCONTATA AI BAMBINI - FERRERO/PAIRETTO' , '1' , '1' , '4' , '5.9000' , '5.9' , '0' , '35' , '3.84' ) 05/12/2022 05:23:07 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20304' AND id_supplier = '' 05/12/2022 05:23:07 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20304' , '' , '1' ) 05/12/2022 05:23:07 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20305' , 'ALFABETO DELLO SPIRITO - FERRERO/PAIRETTO' , '1' , '1' , '4' , '5.9000' , '5.9' , '0' , '35' , '3.84' ) 05/12/2022 05:23:07 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20305' AND id_supplier = '' 05/12/2022 05:23:07 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20305' , '' , '1' ) 05/12/2022 05:23:07 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20306' , 'RAGGI DI LUCE - A. COMASTRI' , '1' , '1' , '4' , '8.0000' , '8' , '0' , '30' , '5.60' ) 05/12/2022 05:23:07 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20306' AND id_supplier = '' 05/12/2022 05:23:07 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20306' , '' , '1' ) 05/12/2022 05:23:07 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20307' , 'SCIOGLIERE IL CUORE - C.M. MARTINI' , '1' , '1' , '4' , '19.5000' , '19.5' , '0' , '30' , '13.65' ) 05/12/2022 05:23:07 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20307' AND id_supplier = '' 05/12/2022 05:23:07 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20307' , '' , '1' ) 05/12/2022 05:23:07 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20308' , 'ATTENDERE E SPERARE - PAPA FRANCESCO' , '3' , '3' , '4' , '3.0000' , '3' , '0' , '33' , '6.03' ) 05/12/2022 05:23:08 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20308' AND id_supplier = '' 05/12/2022 05:23:08 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20308' , '' , '1' ) 05/12/2022 05:23:08 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20309' , 'DISEGNIAMO LA NATIVITA' , '1' , '1' , '4' , '8.0000' , '8' , '0' , '35' , '5.20' ) 05/12/2022 05:23:08 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20309' AND id_supplier = '' 05/12/2022 05:23:08 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20309' , '' , '1' ) 05/12/2022 05:23:08 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20310' , 'CALENDARIO PARROCCHIALE 2023 ANNO A' , '1' , '1' , '1' , '9.7500' , '7.9918032786885' , '22' , '35' , '7.73' ) 05/12/2022 05:23:08 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20310' AND id_supplier = '' 05/12/2022 05:23:08 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20310' , '' , '1' ) 05/12/2022 05:23:08 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20311' , 'SAN CHARBEL UNA LUCE ... - M. LICATA' , '1' , '1' , '4' , '10.0000' , '10' , '0' , '30' , '7.00' ) 05/12/2022 05:23:08 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20311' AND id_supplier = '' 05/12/2022 05:23:08 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20311' , '' , '1' ) 05/12/2022 05:23:08 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20312' , 'LIETA E LA NOTTE - O. MANGIACAPRA' , '1' , '1' , '4' , '18.0000' , '18' , '0' , '33' , '12.06' ) 05/12/2022 05:23:08 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20312' AND id_supplier = '' 05/12/2022 05:23:08 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20312' , '' , '1' ) 05/12/2022 05:23:08 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20313' , 'TERRA DI DIO - M.S. MOSTAJO' , '1' , '1' , '4' , '15.0000' , '15' , '0' , '33' , '10.05' ) 05/12/2022 05:23:08 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20313' AND id_supplier = '' 05/12/2022 05:23:08 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20313' , '' , '1' ) 05/12/2022 05:23:08 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20314' , 'NOVE AURORE E DODICI NOTTI - FR. M. DAVIDE' , '1' , '1' , '4' , '8.0000' , '8' , '0' , '30' , '5.60' ) 05/12/2022 05:23:08 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20314' AND id_supplier = '' 05/12/2022 05:23:08 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20314' , '' , '1' ) 05/12/2022 05:23:08 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20315' , 'FEDE CATTOLICA - J. KNOP' , '1' , '1' , '4' , '23.0000' , '23' , '0' , '30' , '16.10' ) 05/12/2022 05:23:08 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20315' AND id_supplier = '' 05/12/2022 05:23:08 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20315' , '' , '1' ) 05/12/2022 05:23:08 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20316' , 'PAROLE CHE SI VIVONO - A. SGRO' , '1' , '1' , '4' , '20.0000' , '20' , '0' , '30' , '14.00' ) 05/12/2022 05:23:08 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20316' AND id_supplier = '' 05/12/2022 05:23:08 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20316' , '' , '1' ) 05/12/2022 05:23:08 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20317' , 'PREGHIERE TRADIZIONALI' , '2' , '2' , '4' , '3.5000' , '3.5' , '0' , '30' , '4.90' ) 05/12/2022 05:23:08 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20317' AND id_supplier = '' 05/12/2022 05:23:08 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20317' , '' , '1' ) 05/12/2022 05:23:08 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '8603' , 'VENITE CON ME 2 - MAGNIFICAT' , '24' , '24' , '4' , '3.0000' , '3' , '0' , '35+7' , '43.52' ) 05/12/2022 05:23:08 pm >> DELETE FROM ps_product_supplier WHERE id_product = '8603' AND id_supplier = '' 05/12/2022 05:23:08 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '8603' , '' , '1' ) 05/12/2022 05:23:08 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '8603' , 'VENITE CON ME 2 - MAGNIFICAT' , '2' , '2' , '4' , '3.0000' , '3' , '0' , '100' , '0.00' ) 05/12/2022 05:23:08 pm >> DELETE FROM ps_product_supplier WHERE id_product = '8603' AND id_supplier = '' 05/12/2022 05:23:08 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '8603' , '' , '1' ) 05/12/2022 05:23:08 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '16779' , 'MESSAGGERI DI PERFETTA LETIZIA - M. ASSELLE' , '1' , '1' , '4' , '13.0000' , '13' , '0' , '30' , '9.10' ) 05/12/2022 05:23:09 pm >> DELETE FROM ps_product_supplier WHERE id_product = '16779' AND id_supplier = '' 05/12/2022 05:23:09 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16779' , '' , '1' ) 05/12/2022 05:23:09 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '19925' , 'AMEN - NOV. 2022' , '3' , '3' , '4' , '3.9000' , '3.9' , '0' , '33' , '7.84' ) 05/12/2022 05:23:09 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19925' AND id_supplier = '' 05/12/2022 05:23:09 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19925' , '' , '1' ) 05/12/2022 05:23:09 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '19926' , 'AMEN - DIC. 2022' , '3' , '3' , '4' , '3.9000' , '3.9' , '0' , '33' , '7.84' ) 05/12/2022 05:23:09 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19926' AND id_supplier = '' 05/12/2022 05:23:09 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19926' , '' , '1' ) 05/12/2022 05:23:09 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20096' , 'VISIONI BIBLICHE E CONTEMPLAZIONI MISTICHE - A.K. EMMERICK' , '1' , '1' , '4' , '15.0000' , '15' , '0' , '33' , '10.05' ) 05/12/2022 05:23:09 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20096' AND id_supplier = '' 05/12/2022 05:23:09 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20096' , '' , '1' ) 05/12/2022 05:23:09 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '7647' , 'PAROLE DI GESÙ MISERICORDIOSO - SUOR FAUSTINA' , '1' , '1' , '4' , '7.0000' , '7' , '0' , '30' , '4.90' ) 05/12/2022 05:23:09 pm >> DELETE FROM ps_product_supplier WHERE id_product = '7647' AND id_supplier = '' 05/12/2022 05:23:09 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '7647' , '' , '1' ) 05/12/2022 05:23:09 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20106' , 'GRIDIAMO IL VANGELO ANNO A - A. COMASTRI' , '1' , '1' , '4' , '25.0000' , '25' , '0' , '30' , '17.50' ) 05/12/2022 05:23:09 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20106' AND id_supplier = '' 05/12/2022 05:23:09 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20106' , '' , '1' ) 05/12/2022 05:23:09 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '19985' , 'LECTIO DIVINA CON IL VANGELO DI MATTEO' , '1' , '1' , '4' , '12.0000' , '12' , '0' , '30' , '8.40' ) 05/12/2022 05:23:09 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19985' AND id_supplier = '' 05/12/2022 05:23:09 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19985' , '' , '1' ) 05/12/2022 05:23:09 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '18704' , 'IN_SEGUENDO GESU A NAZARET' , '24' , '24' , '4' , '5.0000' , '5' , '0' , '33+7' , '74.77' ) 05/12/2022 05:23:09 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18704' AND id_supplier = '' 05/12/2022 05:23:09 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18704' , '' , '1' ) 05/12/2022 05:23:09 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '18704' , 'IN_SEGUENDO GESU A NAZARET' , '2' , '2' , '4' , '5.0000' , '5' , '0' , '100' , '0.00' ) 05/12/2022 05:23:09 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18704' AND id_supplier = '' 05/12/2022 05:23:09 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18704' , '' , '1' ) 05/12/2022 05:23:09 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '18691' , 'IN_SEGUENDO GESU a emmaus - QUADERNO' , '24' , '24' , '4' , '5.0000' , '5' , '0' , '33+7' , '74.77' ) 05/12/2022 05:23:09 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18691' AND id_supplier = '' 05/12/2022 05:23:09 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18691' , '' , '1' ) 05/12/2022 05:23:09 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '18691' , 'IN_SEGUENDO GESU a emmaus - QUADERNO' , '2' , '2' , '4' , '5.0000' , '5' , '0' , '100' , '0.00' ) 05/12/2022 05:23:09 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18691' AND id_supplier = '' 05/12/2022 05:23:10 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18691' , '' , '1' ) 05/12/2022 05:23: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 ( '75578' , '18703' , 'IN_SEGUENDO GESU A CAFARNAO' , '24' , '24' , '4' , '5.0000' , '5' , '0' , '33+7' , '74.77' ) 05/12/2022 05:23:10 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18703' AND id_supplier = '' 05/12/2022 05:23:10 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18703' , '' , '1' ) 05/12/2022 05:23: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 ( '75578' , '18703' , 'IN_SEGUENDO GESU A CAFARNAO' , '2' , '2' , '4' , '5.0000' , '5' , '0' , '100' , '0.00' ) 05/12/2022 05:23:10 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18703' AND id_supplier = '' 05/12/2022 05:23:10 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18703' , '' , '1' ) 05/12/2022 05:23: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 ( '75578' , '14719' , 'TU MI AMI DAVVERO' , '12' , '12' , '4' , '5.9000' , '5.9' , '0' , '30+7' , '46.09' ) 05/12/2022 05:23:10 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14719' AND id_supplier = '' 05/12/2022 05:23:10 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14719' , '' , '1' ) 05/12/2022 05:23: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 ( '75578' , '14719' , 'TU MI AMI DAVVERO' , '1' , '1' , '4' , '5.9000' , '5.9' , '0' , '100' , '0.00' ) 05/12/2022 05:23:10 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14719' AND id_supplier = '' 05/12/2022 05:23:10 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14719' , '' , '1' ) 05/12/2022 05:23: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 ( '75578' , '20301' , 'CREDIAMO - LE PRINCIPALI VERITA DI FEDE' , '12' , '12' , '4' , '0.9000' , '0.9' , '0' , '35' , '7.02' ) 05/12/2022 05:23:10 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20301' AND id_supplier = '' 05/12/2022 05:23:10 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20301' , '' , '1' ) 05/12/2022 05:23: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 ( '75578' , '20301' , 'CREDIAMO - LE PRINCIPALI VERITA DI FEDE' , '1' , '1' , '4' , '0.9000' , '0.9' , '0' , '100' , '0.00' ) 05/12/2022 05:23:10 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20301' AND id_supplier = '' 05/12/2022 05:23:10 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20301' , '' , '1' ) 05/12/2022 05:23: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 ( '75578' , '20199' , 'PAROLA DI DIO OGNI GIORNO 2023 - V. PAGLIA' , '1' , '1' , '4' , '22.0000' , '22' , '0' , '33' , '14.74' ) 05/12/2022 05:23:10 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20199' AND id_supplier = '' 05/12/2022 05:23:10 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20199' , '' , '1' ) 05/12/2022 05:23: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 ( '75578' , '17581' , 'MESSALE QUOTIDIANO N.E. ' , '2' , '2' , '4' , '39.0000' , '39' , '0' , '33' , '52.26' ) 05/12/2022 05:23:10 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17581' AND id_supplier = '' 05/12/2022 05:23:10 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17581' , '' , '1' ) 05/12/2022 05:23: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 ( '75578' , '9466' , 'SAN GIUSEPPE DA COPERTINO' , '1' , '1' , '4' , '3.9000' , '3.9' , '0' , '30' , '2.73' ) 05/12/2022 05:23:10 pm >> DELETE FROM ps_product_supplier WHERE id_product = '9466' AND id_supplier = '' 05/12/2022 05:23:10 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '9466' , '' , '1' ) 05/12/2022 05:23: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 ( '75578' , '19638' , 'STORIA DI CARLO ACUTIS' , '1' , '1' , '4' , '1.9000' , '1.9' , '0' , '30' , '1.33' ) 05/12/2022 05:23:10 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19638' AND id_supplier = '' 05/12/2022 05:23:10 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19638' , '' , '1' ) 05/12/2022 05:23: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 ( '75578' , '20302' , 'SIMPATICO PRESEPIO' , '1' , '1' , '1' , '10.2400' , '8.3934426229508' , '22' , '30' , '8.75' ) 05/12/2022 05:23:10 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20302' AND id_supplier = '' 05/12/2022 05:23:10 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20302' , '' , '1' ) 05/12/2022 05:23:11 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '15903' , 'CULLA DEL PICCOLO RE' , '2' , '2' , '1' , '10.2400' , '8.3934426229508' , '22' , '30' , '17.49' ) 05/12/2022 05:23:11 pm >> DELETE FROM ps_product_supplier WHERE id_product = '15903' AND id_supplier = '' 05/12/2022 05:23:11 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '15903' , '' , '1' ) 05/12/2022 05:23:11 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '15906' , 'CULLA DEL PICCOLO RE - SPARTITO' , '1' , '1' , '3' , '8.1700' , '7.8557692307692' , '4' , '30' , '5.95' ) 05/12/2022 05:23:11 pm >> DELETE FROM ps_product_supplier WHERE id_product = '15906' AND id_supplier = '' 05/12/2022 05:23:11 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '15906' , '' , '1' ) 05/12/2022 05:23:11 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20207' , 'DONI DI GRAZIA - SPARTITO' , '1' , '1' , '3' , '18.1700' , '17.471153846154' , '4' , '30' , '13.23' ) 05/12/2022 05:23:11 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20207' AND id_supplier = '' 05/12/2022 05:23:11 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20207' , '' , '1' ) 05/12/2022 05:23:11 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '8598' , 'IO SONO CON VOI 1 - MAGNIFICAT' , '12' , '12' , '4' , '3.0000' , '3' , '0' , '35+7' , '21.76' ) 05/12/2022 05:23:11 pm >> DELETE FROM ps_product_supplier WHERE id_product = '8598' AND id_supplier = '' 05/12/2022 05:23:11 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '8598' , '' , '1' ) 05/12/2022 05:23:11 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '8598' , 'IO SONO CON VOI 1 - MAGNIFICAT' , '1' , '1' , '4' , '3.0000' , '3' , '0' , '100' , '0.00' ) 05/12/2022 05:23:11 pm >> DELETE FROM ps_product_supplier WHERE id_product = '8598' AND id_supplier = '' 05/12/2022 05:23:11 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '8598' , '' , '1' ) 05/12/2022 05:23:11 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '14530' , 'PANE E VINO - GUIDA 3' , '2' , '2' , '4' , '15.0000' , '15' , '0' , '35+7' , '18.14' ) 05/12/2022 05:23:11 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14530' AND id_supplier = '' 05/12/2022 05:23:11 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14530' , '' , '1' ) 05/12/2022 05:23:11 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '14529' , 'PANE E VINO - SUSSIDIO' , '12' , '12' , '4' , '5.0000' , '5' , '0' , '35+7' , '36.27' ) 05/12/2022 05:23:11 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14529' AND id_supplier = '' 05/12/2022 05:23:11 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14529' , '' , '1' ) 05/12/2022 05:23:11 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '14529' , 'PANE E VINO - SUSSIDIO' , '1' , '1' , '4' , '5.0000' , '5' , '0' , '100' , '0.00' ) 05/12/2022 05:23:11 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14529' AND id_supplier = '' 05/12/2022 05:23:11 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14529' , '' , '1' ) 05/12/2022 05:23:11 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20420' , 'PRIMO PINOCCHIO CON CARTE' , '1' , '1' , '4' , '19.0000' , '19' , '0' , '30' , '13.30' ) 05/12/2022 05:23:11 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20420' AND id_supplier = '' 05/12/2022 05:23:11 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20420' , '' , '1' ) 05/12/2022 05:23:11 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '5161' , 'IN CAMMINO VERSO LEUCARISTIA' , '19' , '19' , '4' , '3.5000' , '3.5' , '0' , '35+7' , '40.20' ) 05/12/2022 05:23:11 pm >> DELETE FROM ps_product_supplier WHERE id_product = '5161' AND id_supplier = '' 05/12/2022 05:23:11 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '5161' , '' , '1' ) 05/12/2022 05:23:11 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '5161' , 'IN CAMMINO VERSO LEUCARISTIA' , '1' , '1' , '4' , '3.5000' , '3.5' , '0' , '100' , '0.00' ) 05/12/2022 05:23:11 pm >> DELETE FROM ps_product_supplier WHERE id_product = '5161' AND id_supplier = '' 05/12/2022 05:23:11 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '5161' , '' , '1' ) 05/12/2022 05:23:11 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '19805' , 'DESIDERIO DESIDERAVI' , '12' , '12' , '4' , '2.0000' , '2' , '0' , '33' , '16.08' ) 05/12/2022 05:23:11 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19805' AND id_supplier = '' 05/12/2022 05:23:11 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19805' , '' , '1' ) 05/12/2022 05:23:11 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '19805' , 'DESIDERIO DESIDERAVI' , '1' , '1' , '4' , '2.0000' , '2' , '0' , '100' , '0.00' ) 05/12/2022 05:23:12 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19805' AND id_supplier = '' 05/12/2022 05:23:12 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19805' , '' , '1' ) 05/12/2022 05:23:12 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '4534' , 'GIOCA E COLORA - IO SONO I' , '12' , '12' , '4' , '4.0000' , '4' , '0' , '35+7' , '29.02' ) 05/12/2022 05:23:12 pm >> DELETE FROM ps_product_supplier WHERE id_product = '4534' AND id_supplier = '' 05/12/2022 05:23:12 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '4534' , '' , '1' ) 05/12/2022 05:23:12 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '4534' , 'GIOCA E COLORA - IO SONO I' , '1' , '1' , '4' , '4.0000' , '4' , '0' , '100' , '0.00' ) 05/12/2022 05:23:12 pm >> DELETE FROM ps_product_supplier WHERE id_product = '4534' AND id_supplier = '' 05/12/2022 05:23:12 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '4534' , '' , '1' ) 05/12/2022 05:23:12 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20261' , 'GIOIA - PAPA FRANCESCO' , '1' , '1' , '4' , '14.0000' , '14' , '0' , '35' , '9.10' ) 05/12/2022 05:23:12 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20261' AND id_supplier = '' 05/12/2022 05:23:12 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20261' , '' , '1' ) 05/12/2022 05:23:12 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '18051' , 'MIA BIBBIA' , '5' , '5' , '4' , '3.5000' , '3.5' , '0' , '30' , '12.25' ) 05/12/2022 05:23:12 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18051' AND id_supplier = '' 05/12/2022 05:23:12 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18051' , '' , '1' ) 05/12/2022 05:23:12 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '17488' , 'STELLA IL CAMMINO IL BAMBINO - L.M. EPICOCO' , '2' , '2' , '4' , '15.0000' , '15' , '0' , '33+7' , '18.69' ) 05/12/2022 05:23:12 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17488' AND id_supplier = '' 05/12/2022 05:23:12 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17488' , '' , '1' ) 05/12/2022 05:23:12 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '17852' , 'CON CUORE DI PADRE - L. EPICOCO' , '1' , '1' , '4' , '10.0000' , '10' , '0' , '33+7' , '6.23' ) 05/12/2022 05:23:12 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17852' AND id_supplier = '' 05/12/2022 05:23:12 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17852' , '' , '1' ) 05/12/2022 05:23:12 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '10060' , 'SOLO I MALATI GUARISCONO - L. EPICOCO' , '2' , '2' , '4' , '10.0000' , '10' , '0' , '33+7' , '12.46' ) 05/12/2022 05:23:12 pm >> DELETE FROM ps_product_supplier WHERE id_product = '10060' AND id_supplier = '' 05/12/2022 05:23:12 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '10060' , '' , '1' ) 05/12/2022 05:23:12 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '17127' , 'STABILI E CREDIBILI - L. EPICOCO' , '2' , '2' , '4' , '12.0000' , '12' , '0' , '33+7' , '14.95' ) 05/12/2022 05:23:12 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17127' AND id_supplier = '' 05/12/2022 05:23:12 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17127' , '' , '1' ) 05/12/2022 05:23:12 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '12995' , 'SALE, NON MIELE - L. EPICOCO' , '2' , '2' , '4' , '16.0000' , '16' , '0' , '33+7' , '19.94' ) 05/12/2022 05:23:12 pm >> DELETE FROM ps_product_supplier WHERE id_product = '12995' AND id_supplier = '' 05/12/2022 05:23:12 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '12995' , '' , '1' ) 05/12/2022 05:23:12 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '18261' , 'PIETRA SCARTATA - L. EPICOCO' , '2' , '2' , '4' , '16.0000' , '16' , '0' , '33+7' , '19.94' ) 05/12/2022 05:23:13 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18261' AND id_supplier = '' 05/12/2022 05:23:13 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18261' , '' , '1' ) 05/12/2022 05:23:13 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '17001' , 'SPERANZA NON E MORTA - L. EPICOCO' , '2' , '2' , '4' , '12.0000' , '12' , '0' , '33+7' , '14.95' ) 05/12/2022 05:23:13 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17001' AND id_supplier = '' 05/12/2022 05:23:13 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17001' , '' , '1' ) 05/12/2022 05:23:13 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '15939' , 'AMORE CHE DECIDE - L. EPICOCO' , '2' , '2' , '4' , '10.0000' , '10' , '0' , '30+7' , '13.02' ) 05/12/2022 05:23:13 pm >> DELETE FROM ps_product_supplier WHERE id_product = '15939' AND id_supplier = '' 05/12/2022 05:23:13 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '15939' , '' , '1' ) 05/12/2022 05:23:13 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '16019' , 'MARTA, MARIA E LAZZARO - L. EPICOCO' , '2' , '2' , '4' , '10.0000' , '10' , '0' , '30+7' , '13.02' ) 05/12/2022 05:23:13 pm >> DELETE FROM ps_product_supplier WHERE id_product = '16019' AND id_supplier = '' 05/12/2022 05:23:13 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16019' , '' , '1' ) 05/12/2022 05:23:13 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '19360' , 'IN PRINCIPIO ERANO FRATELLI - L. EPICOCO' , '2' , '2' , '4' , '10.0000' , '10' , '0' , '30+7' , '13.02' ) 05/12/2022 05:23:13 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19360' AND id_supplier = '' 05/12/2022 05:23:13 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19360' , '' , '1' ) 05/12/2022 05:23:13 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20250' , 'PREGA MANGIA AMA - L. EPICOCO' , '3' , '3' , '4' , '16.0000' , '16' , '0' , '33+7' , '29.91' ) 05/12/2022 05:23:13 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20250' AND id_supplier = '' 05/12/2022 05:23:13 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20250' , '' , '1' ) 05/12/2022 05:23:13 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '19171' , 'QUEL CRETINO DI UN CRISTIANO - M. BOTTA' , '1' , '1' , '4' , '16.0000' , '16' , '0' , '33+7' , '9.97' ) 05/12/2022 05:23:13 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19171' AND id_supplier = '' 05/12/2022 05:23:13 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19171' , '' , '1' ) 05/12/2022 05:23:13 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20423' , 'una gioia mai provata - e. fortunato' , '1' , '1' , '4' , '14.0000' , '14' , '0' , '33+7' , '8.72' ) 05/12/2022 05:23:13 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20423' AND id_supplier = '' 05/12/2022 05:23:13 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20423' , '' , '1' ) 05/12/2022 05:23:13 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '19388' , 'NOI CREDIAMO - PAPA FRANCESCO' , '1' , '1' , '4' , '14.9000' , '14.9' , '0' , '33+7' , '9.28' ) 05/12/2022 05:23:13 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19388' AND id_supplier = '' 05/12/2022 05:23:13 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19388' , '' , '1' ) 05/12/2022 05:23:13 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '15283' , 'DIARIO DELLA FELICITA ' , '1' , '1' , '4' , '8.0000' , '8' , '0' , '30+7' , '5.21' ) 05/12/2022 05:23:13 pm >> DELETE FROM ps_product_supplier WHERE id_product = '15283' AND id_supplier = '' 05/12/2022 05:23:13 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '15283' , '' , '1' ) 05/12/2022 05:23:13 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '18205' , 'DIARIO DELLA FELICITA - 2' , '1' , '1' , '4' , '10.0000' , '10' , '0' , '30+7' , '6.51' ) 05/12/2022 05:23:13 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18205' AND id_supplier = '' 05/12/2022 05:23:13 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18205' , '' , '1' ) 05/12/2022 05:23:13 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '19697' , 'DIARIO DELLA FELICITA 3 ' , '1' , '1' , '4' , '10.0000' , '10' , '0' , '30+7' , '6.51' ) 05/12/2022 05:23:14 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19697' AND id_supplier = '' 05/12/2022 05:23:14 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19697' , '' , '1' ) 05/12/2022 05:23: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 ( '75578' , '17414' , 'BIBBIA SCRUTATE LE SCRITTURE - TELATA' , '4' , '4' , '4' , '34.0000' , '34' , '0' , '33+7' , '84.74' ) 05/12/2022 05:23:14 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17414' AND id_supplier = '' 05/12/2022 05:23:14 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17414' , '' , '1' ) 05/12/2022 05:23: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 ( '75578' , '17415' , 'BIBBIA - SCRUTATE LE SCRITTURE' , '3' , '3' , '4' , '29.0000' , '29' , '0' , '33+7' , '54.21' ) 05/12/2022 05:23:14 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17415' AND id_supplier = '' 05/12/2022 05:23:14 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17415' , '' , '1' ) 05/12/2022 05:23: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 ( '75578' , '19096' , 'BIBBIA SCRUTATE - TASC.' , '1' , '1' , '4' , '28.0000' , '28' , '0' , '33+7' , '17.45' ) 05/12/2022 05:23:14 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19096' AND id_supplier = '' 05/12/2022 05:23:14 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19096' , '' , '1' ) 05/12/2022 05:23: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 ( '75578' , '19143' , 'BIBBIA SCRUTATE - TASC.' , '3' , '3' , '4' , '33.0000' , '33' , '0' , '33+7' , '61.69' ) 05/12/2022 05:23:14 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19143' AND id_supplier = '' 05/12/2022 05:23:14 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19143' , '' , '1' ) 05/12/2022 05:23: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 ( '75578' , '20424' , 'abbi cura di me - s. cristicchi' , '1' , '1' , '4' , '18.0000' , '18' , '0' , '33+7' , '11.22' ) 05/12/2022 05:23:14 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20424' AND id_supplier = '' 05/12/2022 05:23:14 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20424' , '' , '1' ) 05/12/2022 05:23: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 ( '75578' , '16884' , 'ARTE DI GUARIRE - F. ROSINI' , '1' , '1' , '4' , '16.0000' , '16' , '0' , '33+7' , '9.97' ) 05/12/2022 05:23:14 pm >> DELETE FROM ps_product_supplier WHERE id_product = '16884' AND id_supplier = '' 05/12/2022 05:23:14 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16884' , '' , '1' ) 05/12/2022 05:23: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 ( '75578' , '13432' , 'ARTE DI RICOMINCIARE - F. ROSINI' , '1' , '1' , '4' , '16.0000' , '16' , '0' , '33+7' , '9.97' ) 05/12/2022 05:23:14 pm >> DELETE FROM ps_product_supplier WHERE id_product = '13432' AND id_supplier = '' 05/12/2022 05:23:14 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '13432' , '' , '1' ) 05/12/2022 05:23: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 ( '75578' , '10064' , 'SOLO LAMORE CREA - F. ROSINI' , '1' , '1' , '4' , '14' , '14' , '0' , '33+7' , '8.7234' ) 05/12/2022 05:23:14 pm >> DELETE FROM ps_product_supplier WHERE id_product = '10064' AND id_supplier = '' 05/12/2022 05:23:14 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '10064' , '' , '1' ) 05/12/2022 05:23: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 ( '75578' , '20261' , 'GIOIA - PAPA FRANCESCO' , '2' , '2' , '4' , '14.0000' , '14' , '0' , '35+7' , '16.93' ) 05/12/2022 05:23:14 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20261' AND id_supplier = '' 05/12/2022 05:23:14 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20261' , '' , '1' ) 05/12/2022 05:23: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 ( '75578' , '20422' , 'PRESEPE' , '2' , '2' , '4' , '4.5000' , '4.5' , '0' , '35+7' , '5.44' ) 05/12/2022 05:23:14 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20422' AND id_supplier = '' 05/12/2022 05:23:14 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20422' , '' , '1' ) 05/12/2022 05:23: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 ( '75578' , '20421' , 'DECORAZIONI DI NATALE' , '2' , '2' , '4' , '4.5000' , '4.5' , '0' , '35+7' , '5.44' ) 05/12/2022 05:23:14 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20421' AND id_supplier = '' 05/12/2022 05:23:14 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20421' , '' , '1' ) 05/12/2022 05:23: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 ( '75578' , '18909' , 'NATIVITA CREA E GIOCA' , '1' , '1' , '4' , '10.9000' , '10.9' , '0' , '35+7' , '6.59' ) 05/12/2022 05:23:14 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18909' AND id_supplier = '' 05/12/2022 05:23:15 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18909' , '' , '1' ) 05/12/2022 05:23: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 ( '75578' , '20425' , 'CARO GESU HO TANTE COSE DA FARE' , '1' , '1' , '4' , '3.9000' , '3.9' , '0' , '30+7' , '2.54' ) 05/12/2022 05:23:15 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20425' AND id_supplier = '' 05/12/2022 05:23:15 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20425' , '' , '1' ) 05/12/2022 05:23: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 ( '75578' , '14674' , 'MIO PRIMO NATALE DA COLORARE' , '1' , '1' , '4' , '4.9000' , '4.9' , '0' , '35+7' , '2.96' ) 05/12/2022 05:23:15 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14674' AND id_supplier = '' 05/12/2022 05:23:15 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14674' , '' , '1' ) 05/12/2022 05:23: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 ( '75578' , '894' , 'AVVENTO SPIEGATO AI BAMBINI' , '1' , '1' , '4' , '3.5000' , '3.5' , '0' , '30+7' , '2.28' ) 05/12/2022 05:23:15 pm >> DELETE FROM ps_product_supplier WHERE id_product = '894' AND id_supplier = '' 05/12/2022 05:23:15 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '894' , '' , '1' ) 05/12/2022 05:23: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 ( '75578' , '16394' , 'GIOCA INSIEME AL BAMBINO GESU ' , '1' , '1' , '4' , '10.0000' , '10' , '0' , '30+7' , '6.51' ) 05/12/2022 05:23:15 pm >> DELETE FROM ps_product_supplier WHERE id_product = '16394' AND id_supplier = '' 05/12/2022 05:23:15 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16394' , '' , '1' ) 05/12/2022 05:23: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 ( '75578' , '16393' , 'GIOCA ANCORA CON GESU ' , '1' , '1' , '4' , '10.0000' , '10' , '0' , '30+7' , '6.51' ) 05/12/2022 05:23:15 pm >> DELETE FROM ps_product_supplier WHERE id_product = '16393' AND id_supplier = '' 05/12/2022 05:23:15 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16393' , '' , '1' ) 05/12/2022 05:23: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 ( '75578' , '10288' , 'STORIA DI MARIA' , '1' , '1' , '4' , '1.9000' , '1.9' , '0' , '30+7' , '1.24' ) 05/12/2022 05:23:15 pm >> DELETE FROM ps_product_supplier WHERE id_product = '10288' AND id_supplier = '' 05/12/2022 05:23:15 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '10288' , '' , '1' ) 05/12/2022 05:23: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 ( '75578' , '17792' , 'STORIA DI SAN GIUSEPPE' , '1' , '1' , '4' , '1.9000' , '1.9' , '0' , '30+7' , '1.24' ) 05/12/2022 05:23:15 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17792' AND id_supplier = '' 05/12/2022 05:23:15 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17792' , '' , '1' ) 05/12/2022 05:23: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 ( '75578' , '18783' , 'MIA BIBBIA PREFERITA ' , '1' , '1' , '4' , '12.9000' , '12.9' , '0' , '30+7' , '8.40' ) 05/12/2022 05:23:15 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18783' AND id_supplier = '' 05/12/2022 05:23:15 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18783' , '' , '1' ) 05/12/2022 05:23: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 ( '75578' , '6901' , 'NATALE SPIEGATO AI BAMBINI' , '1' , '1' , '4' , '3.5000' , '3.5' , '0' , '30+7' , '2.28' ) 05/12/2022 05:23:15 pm >> DELETE FROM ps_product_supplier WHERE id_product = '6901' AND id_supplier = '' 05/12/2022 05:23:15 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '6901' , '' , '1' ) 05/12/2022 05:23: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 ( '75578' , '18446' , 'MIA BIBBIA MORBIDA' , '1' , '1' , '4' , '11.9000' , '11.9' , '0' , '35+7' , '7.19' ) 05/12/2022 05:23:15 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18446' AND id_supplier = '' 05/12/2022 05:23:16 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18446' , '' , '1' ) 05/12/2022 05:23: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 ( '75578' , '8598' , 'IO SONO CON VOI 1 - MAGNIFICAT' , '36' , '36' , '4' , '3.0000' , '3' , '0' , '35+7' , '65.29' ) 05/12/2022 05:23:16 pm >> DELETE FROM ps_product_supplier WHERE id_product = '8598' AND id_supplier = '' 05/12/2022 05:23:16 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '8598' , '' , '1' ) 05/12/2022 05:23: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 ( '75578' , '8598' , 'IO SONO CON VOI 1 - MAGNIFICAT' , '3' , '3' , '4' , '3.0000' , '3' , '0' , '100' , '0.00' ) 05/12/2022 05:23:16 pm >> DELETE FROM ps_product_supplier WHERE id_product = '8598' AND id_supplier = '' 05/12/2022 05:23:16 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '8598' , '' , '1' ) 05/12/2022 05:23: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 ( '75578' , '8599' , 'IO SONO CON VOI 2 - MAGNIFICAT' , '36' , '36' , '4' , '3.0000' , '3' , '0' , '35+7' , '65.29' ) 05/12/2022 05:23:16 pm >> DELETE FROM ps_product_supplier WHERE id_product = '8599' AND id_supplier = '' 05/12/2022 05:23:16 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '8599' , '' , '1' ) 05/12/2022 05:23: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 ( '75578' , '8599' , 'IO SONO CON VOI 2 - MAGNIFICAT' , '3' , '3' , '4' , '3.0000' , '3' , '0' , '100' , '0.00' ) 05/12/2022 05:23:16 pm >> DELETE FROM ps_product_supplier WHERE id_product = '8599' AND id_supplier = '' 05/12/2022 05:23:16 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '8599' , '' , '1' ) 05/12/2022 05:23: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 ( '75578' , '8602' , 'VENITE CON ME 1 - MAGNIFICAT' , '36' , '36' , '4' , '3.0000' , '3' , '0' , '35+7' , '65.29' ) 05/12/2022 05:23:16 pm >> DELETE FROM ps_product_supplier WHERE id_product = '8602' AND id_supplier = '' 05/12/2022 05:23:16 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '8602' , '' , '1' ) 05/12/2022 05:23: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 ( '75578' , '8602' , 'VENITE CON ME 1 - MAGNIFICAT' , '3' , '3' , '4' , '3.0000' , '3' , '0' , '100' , '0.00' ) 05/12/2022 05:23:16 pm >> DELETE FROM ps_product_supplier WHERE id_product = '8602' AND id_supplier = '' 05/12/2022 05:23:16 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '8602' , '' , '1' ) 05/12/2022 05:23: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 ( '75578' , '8603' , 'VENITE CON ME 2 - MAGNIFICAT' , '36' , '36' , '4' , '3.0000' , '3' , '0' , '35+7' , '65.29' ) 05/12/2022 05:23:16 pm >> DELETE FROM ps_product_supplier WHERE id_product = '8603' AND id_supplier = '' 05/12/2022 05:23:16 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '8603' , '' , '1' ) 05/12/2022 05:23: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 ( '75578' , '8603' , 'VENITE CON ME 2 - MAGNIFICAT' , '3' , '3' , '4' , '3.0000' , '3' , '0' , '100' , '0.00' ) 05/12/2022 05:23:16 pm >> DELETE FROM ps_product_supplier WHERE id_product = '8603' AND id_supplier = '' 05/12/2022 05:23:16 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '8603' , '' , '1' ) 05/12/2022 05:23: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 ( '75578' , '20447' , 'SALMI NEL CUORE DI FRANCESCO - M. WIRTH' , '1' , '1' , '4' , '5.9000' , '5.9' , '0' , '35' , '3.84' ) 05/12/2022 05:23:16 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20447' AND id_supplier = '' 05/12/2022 05:23:16 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20447' , '' , '1' ) 05/12/2022 05:23: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 ( '75578' , '20448' , 'SENTIERI PER CAMMINARE - W. RUSPI' , '1' , '1' , '4' , '5.9000' , '5.9' , '0' , '35' , '3.84' ) 05/12/2022 05:23:16 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20448' AND id_supplier = '' 05/12/2022 05:23:16 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20448' , '' , '1' ) 05/12/2022 05:23: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 ( '75578' , '20449' , 'PREGHIERA DI SEMPLICITA - A. GASPARINO' , '1' , '1' , '4' , '9.0000' , '9' , '0' , '35' , '5.85' ) 05/12/2022 05:23:16 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20449' AND id_supplier = '' 05/12/2022 05:23:16 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20449' , '' , '1' ) 05/12/2022 05:23: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 ( '75578' , '20450' , 'VANGELO PER IMMAGINI' , '1' , '1' , '4' , '20.0000' , '20' , '0' , '30' , '14.00' ) 05/12/2022 05:23:16 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20450' AND id_supplier = '' 05/12/2022 05:23:17 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20450' , '' , '1' ) 05/12/2022 05:23:17 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20451' , 'BISACCIA DEL PELLEGRINO - T. BELLO' , '1' , '1' , '4' , '15.0000' , '15' , '0' , '33' , '10.05' ) 05/12/2022 05:23:17 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20451' AND id_supplier = '' 05/12/2022 05:23:17 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20451' , '' , '1' ) 05/12/2022 05:23:17 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20452' , 'DANZA DEI GREMBI - E. RONCHI' , '2' , '2' , '4' , '6.0000' , '6' , '0' , '33' , '8.04' ) 05/12/2022 05:23:17 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20452' AND id_supplier = '' 05/12/2022 05:23:17 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20452' , '' , '1' ) 05/12/2022 05:23:17 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20453' , 'TORNIAMO AL GUSTO DEL PANE - M. CASTELLANO' , '1' , '1' , '4' , '9.0000' , '9' , '0' , '33' , '6.03' ) 05/12/2022 05:23:17 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20453' AND id_supplier = '' 05/12/2022 05:23:17 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20453' , '' , '1' ) 05/12/2022 05:23:17 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20454' , 'GRANDI INSIEME GENITORI E FIGLI 0-6' , '1' , '1' , '4' , '10.0000' , '10' , '0' , '33' , '6.70' ) 05/12/2022 05:23:17 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20454' AND id_supplier = '' 05/12/2022 05:23:17 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20454' , '' , '1' ) 05/12/2022 05:23:17 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20456' , 'GRANDI INSIEME GENITORI E FIGLI 6-12' , '1' , '1' , '4' , '10.0000' , '10' , '0' , '33' , '6.70' ) 05/12/2022 05:23:17 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20456' AND id_supplier = '' 05/12/2022 05:23:17 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20456' , '' , '1' ) 05/12/2022 05:23:17 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20455' , 'GRANDI INSIEME GENITORI E FIGLI 12-18' , '1' , '1' , '4' , '10.0000' , '10' , '0' , '33' , '6.70' ) 05/12/2022 05:23:17 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20455' AND id_supplier = '' 05/12/2022 05:23:17 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20455' , '' , '1' ) 05/12/2022 05:23:17 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20457' , 'CANTI NATALIZI DI TUTTO IL MONDO' , '1' , '1' , '1' , '8.9300' , '7.3196721311475' , '22' , '30' , '7.63' ) 05/12/2022 05:23:17 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20457' AND id_supplier = '' 05/12/2022 05:23:17 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20457' , '' , '1' ) 05/12/2022 05:23:17 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20458' , 'DOLCE NATALE' , '1' , '1' , '1' , '8.1100' , '6.6475409836066' , '22' , '30' , '6.93' ) 05/12/2022 05:23:17 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20458' AND id_supplier = '' 05/12/2022 05:23:17 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20458' , '' , '1' ) 05/12/2022 05:23:17 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20459' , 'ACCENDI LA LUCE AL TUO NATALE POSTER' , '3' , '3' , '4' , '1.9000' , '1.9' , '0' , '35' , '3.71' ) 05/12/2022 05:23:17 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20459' AND id_supplier = '' 05/12/2022 05:23:17 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20459' , '' , '1' ) 05/12/2022 05:23:17 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '3657' , 'DON PEPPINO DIANA' , '1' , '1' , '4' , '3.9000' , '3.9' , '0' , '30' , '2.73' ) 05/12/2022 05:23:17 pm >> DELETE FROM ps_product_supplier WHERE id_product = '3657' AND id_supplier = '' 05/12/2022 05:23:17 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '3657' , '' , '1' ) 05/12/2022 05:23:17 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20199' , 'PAROLA DI DIO OGNI GIORNO 2023 - V. PAGLIA' , '1' , '1' , '4' , '22.0000' , '22' , '0' , '33' , '14.74' ) 05/12/2022 05:23:17 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20199' AND id_supplier = '' 05/12/2022 05:23:17 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20199' , '' , '1' ) 05/12/2022 05:23:17 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '17072' , 'S. ALFONSO M. DE LIGUORI E LE MISSIONI POPOLARI - R. DADDIO' , '1' , '1' , '4' , '11.0000' , '11' , '0' , '30' , '7.70' ) 05/12/2022 05:23:18 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17072' AND id_supplier = '' 05/12/2022 05:23:18 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17072' , '' , '1' ) 05/12/2022 05:23:18 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '1103' , 'BIBBIA COME PAROLA DI DIO - MANNUCCI/MAZZINGHI' , '1' , '1' , '4' , '38.0000' , '38' , '0' , '30' , '26.60' ) 05/12/2022 05:23:18 pm >> DELETE FROM ps_product_supplier WHERE id_product = '1103' AND id_supplier = '' 05/12/2022 05:23:18 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '1103' , '' , '1' ) 05/12/2022 05:23:18 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '17393' , 'BREVE STORIA DELLA CHIESA - A. FRANZEN' , '1' , '1' , '4' , '30.0000' , '30' , '0' , '30' , '21.00' ) 05/12/2022 05:23:18 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17393' AND id_supplier = '' 05/12/2022 05:23:18 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17393' , '' , '1' ) 05/12/2022 05:23:18 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20435' , 'BIBBIA E IL TESORO NASCOSTO' , '24' , '24' , '4' , '4.5000' , '4.5' , '0' , '30' , '75.60' ) 05/12/2022 05:23:18 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20435' AND id_supplier = '' 05/12/2022 05:23:18 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20435' , '' , '1' ) 05/12/2022 05:23:18 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20435' , 'BIBBIA E IL TESORO NASCOSTO' , '2' , '2' , '4' , '4.5000' , '4.5' , '0' , '100' , '0.00' ) 05/12/2022 05:23:18 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20435' AND id_supplier = '' 05/12/2022 05:23:18 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20435' , '' , '1' ) 05/12/2022 05:23:18 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20436' , 'MARIA GREMBO DI DIO' , '1' , '1' , '4' , '10.0000' , '10' , '0' , '33' , '6.70' ) 05/12/2022 05:23:18 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20436' AND id_supplier = '' 05/12/2022 05:23:18 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20436' , '' , '1' ) 05/12/2022 05:23:18 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '13002' , 'ECCOMI TI ASCOLTO! - ANNO B - G. CALABRESE' , '1' , '1' , '4' , '15.0000' , '15' , '0' , '35' , '9.75' ) 05/12/2022 05:23:18 pm >> DELETE FROM ps_product_supplier WHERE id_product = '13002' AND id_supplier = '' 05/12/2022 05:23:18 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '13002' , '' , '1' ) 05/12/2022 05:23:18 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '14640' , 'ECCOMI TI ASCOLTO! - ANNO C - G. CALABRESE' , '1' , '1' , '4' , '15.0000' , '15' , '0' , '35' , '9.75' ) 05/12/2022 05:23:18 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14640' AND id_supplier = '' 05/12/2022 05:23:18 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14640' , '' , '1' ) 05/12/2022 05:23:18 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '9307' , 'SACRAMENTI SPIEGATI AI BAMBINI' , '1' , '1' , '4' , '3.9000' , '3.9' , '0' , '30' , '2.73' ) 05/12/2022 05:23:18 pm >> DELETE FROM ps_product_supplier WHERE id_product = '9307' AND id_supplier = '' 05/12/2022 05:23:18 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '9307' , '' , '1' ) 05/12/2022 05:23:18 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20441' , 'AMEN - GEN. 23' , '24' , '24' , '4' , '3.9000' , '3.9' , '0' , '33' , '62.71' ) 05/12/2022 05:23:18 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20441' AND id_supplier = '' 05/12/2022 05:23:18 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20441' , '' , '1' ) 05/12/2022 05:23:19 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20441' , 'AMEN - GEN. 23' , '2' , '2' , '4' , '3.9000' , '3.9' , '0' , '100' , '0.00' ) 05/12/2022 05:23:19 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20441' AND id_supplier = '' 05/12/2022 05:23:19 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20441' , '' , '1' ) 05/12/2022 05:23:19 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20440' , 'AMEN - FEB. 23' , '24' , '24' , '4' , '3.9000' , '3.9' , '0' , '33' , '62.71' ) 05/12/2022 05:23:19 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20440' AND id_supplier = '' 05/12/2022 05:23:19 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20440' , '' , '1' ) 05/12/2022 05:23:19 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20440' , 'AMEN - FEB. 23' , '2' , '2' , '4' , '3.9000' , '3.9' , '0' , '100' , '0.00' ) 05/12/2022 05:23:19 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20440' AND id_supplier = '' 05/12/2022 05:23:19 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20440' , '' , '1' ) 05/12/2022 05:23:19 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20442' , 'INSIEME NELLA MESSA - GEN. 23' , '1' , '1' , '4' , '1.8000' , '1.8' , '0' , '33' , '1.21' ) 05/12/2022 05:23:19 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20442' AND id_supplier = '' 05/12/2022 05:23:19 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20442' , '' , '1' ) 05/12/2022 05:23:19 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20443' , 'PAROLA E PREGHIERA - GEN. 23' , '3' , '3' , '4' , '2.9000' , '2.9' , '0' , '33' , '5.83' ) 05/12/2022 05:23:19 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20443' AND id_supplier = '' 05/12/2022 05:23:19 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20443' , '' , '1' ) 05/12/2022 05:23:19 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '19805' , 'DESIDERIO DESIDERAVI' , '24' , '24' , '4' , '2.0000' , '2' , '0' , '33' , '32.16' ) 05/12/2022 05:23:19 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19805' AND id_supplier = '' 05/12/2022 05:23:19 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19805' , '' , '1' ) 05/12/2022 05:23:19 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '19805' , 'DESIDERIO DESIDERAVI' , '2' , '2' , '4' , '2.0000' , '2' , '0' , '100' , '0.00' ) 05/12/2022 05:23:19 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19805' AND id_supplier = '' 05/12/2022 05:23:19 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19805' , '' , '1' ) 05/12/2022 05:23:19 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20444' , 'SI ALZO VERSO LALTO - ANNO A' , '2' , '2' , '4' , '6.9000' , '6.9' , '0' , '30' , '9.66' ) 05/12/2022 05:23:19 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20444' AND id_supplier = '' 05/12/2022 05:23:19 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20444' , '' , '1' ) 05/12/2022 05:23:19 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20462' , 'ASCOLTARLO ERA RIMANERE ACCESI - E. RONCHI' , '1' , '1' , '4' , '20.0000' , '20' , '0' , '33' , '13.40' ) 05/12/2022 05:23:19 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20462' AND id_supplier = '' 05/12/2022 05:23:19 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20462' , '' , '1' ) 05/12/2022 05:23:19 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '15276' , 'SCOLLINARE O SRADICARE - VIA CRUCIS' , '2' , '2' , '4' , '2.0000' , '2' , '0' , '30' , '2.80' ) 05/12/2022 05:23:19 pm >> DELETE FROM ps_product_supplier WHERE id_product = '15276' AND id_supplier = '' 05/12/2022 05:23:19 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '15276' , '' , '1' ) 05/12/2022 05:23:19 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '18647' , 'SCOPRIAMO INSIEME LAVVENTO' , '2' , '2' , '4' , '4.9000' , '4.9' , '0' , '30' , '6.86' ) 05/12/2022 05:23:19 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18647' AND id_supplier = '' 05/12/2022 05:23:19 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18647' , '' , '1' ) 05/12/2022 05:23:19 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '19731' , 'ITINERARI CAT. PER LA VITA MATRIMONIALE' , '2' , '2' , '4' , '3.0000' , '3' , '0' , '33' , '4.02' ) 05/12/2022 05:23:19 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19731' AND id_supplier = '' 05/12/2022 05:23:20 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19731' , '' , '1' ) 05/12/2022 05:23:20 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '14955' , 'DARAI ALLA LUCE UN FIGLIO - NOVENA IMMACOLATA - G. FORLAI' , '1' , '1' , '4' , '2.9000' , '2.9' , '0' , '33' , '1.94' ) 05/12/2022 05:23:20 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14955' AND id_supplier = '' 05/12/2022 05:23:20 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14955' , '' , '1' ) 05/12/2022 05:23:20 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '13116' , 'NOVENA A MARIA IMMACOLATA' , '1' , '1' , '4' , '3.5000' , '3.5' , '0' , '33' , '2.35' ) 05/12/2022 05:23:20 pm >> DELETE FROM ps_product_supplier WHERE id_product = '13116' AND id_supplier = '' 05/12/2022 05:23:20 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '13116' , '' , '1' ) 05/12/2022 05:23:20 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '6619' , 'MIA IMPRONTA È TUA - 1 QUADERNO' , '48' , '48' , '4' , '5.0000' , '5' , '0' , '35' , '156.00' ) 05/12/2022 05:23:20 pm >> DELETE FROM ps_product_supplier WHERE id_product = '6619' AND id_supplier = '' 05/12/2022 05:23:20 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '6619' , '' , '1' ) 05/12/2022 05:23:20 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '6619' , 'MIA IMPRONTA È TUA - 1 QUADERNO' , '4' , '4' , '4' , '5.0000' , '5' , '0' , '100' , '0.00' ) 05/12/2022 05:23:20 pm >> DELETE FROM ps_product_supplier WHERE id_product = '6619' AND id_supplier = '' 05/12/2022 05:23:20 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '6619' , '' , '1' ) 05/12/2022 05:23:20 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '6620' , 'MIA IMPRONTA È TUA- GUIDA' , '2' , '2' , '4' , '15.0000' , '15' , '0' , '35' , '19.50' ) 05/12/2022 05:23:20 pm >> DELETE FROM ps_product_supplier WHERE id_product = '6620' AND id_supplier = '' 05/12/2022 05:23:20 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '6620' , '' , '1' ) 05/12/2022 05:23:20 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '12864' , 'IMPRONTE DI MISERICORDIA E DI PERDONO - SUSSIDIO' , '60' , '60' , '4' , '5.0000' , '5' , '0' , '35' , '195.00' ) 05/12/2022 05:23:20 pm >> DELETE FROM ps_product_supplier WHERE id_product = '12864' AND id_supplier = '' 05/12/2022 05:23:20 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '12864' , '' , '1' ) 05/12/2022 05:23:20 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '12864' , 'IMPRONTE DI MISERICORDIA E DI PERDONO - SUSSIDIO' , '5' , '5' , '4' , '5.0000' , '5' , '0' , '100' , '0.00' ) 05/12/2022 05:23:20 pm >> DELETE FROM ps_product_supplier WHERE id_product = '12864' AND id_supplier = '' 05/12/2022 05:23:20 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '12864' , '' , '1' ) 05/12/2022 05:23:20 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '14529' , 'PANE E VINO - SUSSIDIO' , '72' , '72' , '4' , '5.0000' , '5' , '0' , '35' , '234.00' ) 05/12/2022 05:23:20 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14529' AND id_supplier = '' 05/12/2022 05:23:20 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14529' , '' , '1' ) 05/12/2022 05:23:20 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '14529' , 'PANE E VINO - SUSSIDIO' , '6' , '6' , '4' , '5.0000' , '5' , '0' , '100' , '0.00' ) 05/12/2022 05:23:20 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14529' AND id_supplier = '' 05/12/2022 05:23:20 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14529' , '' , '1' ) 05/12/2022 05:23:20 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '12922' , 'IMPRONTE DI MISERICORDIA - GUIDA 2' , '3' , '3' , '4' , '15.0000' , '15' , '0' , '35' , '29.25' ) 05/12/2022 05:23:20 pm >> DELETE FROM ps_product_supplier WHERE id_product = '12922' AND id_supplier = '' 05/12/2022 05:23:20 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '12922' , '' , '1' ) 05/12/2022 05:23:20 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '14530' , 'PANE E VINO - GUIDA 3' , '2' , '2' , '4' , '15.0000' , '15' , '0' , '35' , '19.50' ) 05/12/2022 05:23:20 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14530' AND id_supplier = '' 05/12/2022 05:23:20 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14530' , '' , '1' ) 05/12/2022 05:23:20 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '6973' , 'NELLA GROTTA DI GESÙ' , '1' , '1' , '1' , '14.3400' , '11.754098360656' , '22' , '30' , '12.25' ) 05/12/2022 05:23:20 pm >> DELETE FROM ps_product_supplier WHERE id_product = '6973' AND id_supplier = '' 05/12/2022 05:23:21 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '6973' , '' , '1' ) 05/12/2022 05:23: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 ( '75578' , '529' , 'AMORIS LAETITIA' , '96' , '96' , '4' , '2.2000' , '2.2' , '0' , '35' , '137.28' ) 05/12/2022 05:23:21 pm >> DELETE FROM ps_product_supplier WHERE id_product = '529' AND id_supplier = '' 05/12/2022 05:23:21 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '529' , '' , '1' ) 05/12/2022 05:23: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 ( '75578' , '529' , 'AMORIS LAETITIA' , '8' , '8' , '4' , '2.2000' , '2.2' , '0' , '100' , '0.00' ) 05/12/2022 05:23:21 pm >> DELETE FROM ps_product_supplier WHERE id_product = '529' AND id_supplier = '' 05/12/2022 05:23:21 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '529' , '' , '1' ) 05/12/2022 05:23: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 ( '75578' , '20472' , 'CAMMINARE NELLA LUCE - L. MONTI' , '1' , '1' , '4' , '20.0000' , '20' , '0' , '33' , '13.40' ) 05/12/2022 05:23:21 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20472' AND id_supplier = '' 05/12/2022 05:23:21 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20472' , '' , '1' ) 05/12/2022 05:23: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 ( '75578' , '20473' , 'GLI ANGELI CI PROTEGGONO' , '1' , '1' , '4' , '3.5000' , '3.5' , '0' , '35' , '2.28' ) 05/12/2022 05:23:21 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20473' AND id_supplier = '' 05/12/2022 05:23:21 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20473' , '' , '1' ) 05/12/2022 05:23: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 ( '75578' , '20474' , 'SFRONTATI E IMPERTINENTI CERCATORI DI DIO - R. FUSCO' , '1' , '1' , '4' , '14.5' , '14.5' , '0' , '33' , '9.7150' ) 05/12/2022 05:23:21 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20474' AND id_supplier = '' 05/12/2022 05:23:21 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20474' , '' , '1' ) 05/12/2022 05:23: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 ( '75578' , '20475' , '50 DOMANDE A DIO - G. BIADER' , '1' , '1' , '4' , '16.0000' , '16' , '0' , '35' , '10.40' ) 05/12/2022 05:23:21 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20475' AND id_supplier = '' 05/12/2022 05:23:21 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20475' , '' , '1' ) 05/12/2022 05:23: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 ( '75578' , '20476' , 'NON GUARDARE AI NOSTRI PECCATI - B.P. FLANAGAN' , '1' , '1' , '4' , '28.0000' , '28' , '0' , '30' , '19.60' ) 05/12/2022 05:23:21 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20476' AND id_supplier = '' 05/12/2022 05:23:21 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20476' , '' , '1' ) 05/12/2022 05:23: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 ( '75578' , '20477' , 'VERITA E MENZOGNE - FULTON J. SHEEN' , '1' , '1' , '4' , '14.0000' , '14' , '0' , '30' , '9.80' ) 05/12/2022 05:23:21 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20477' AND id_supplier = '' 05/12/2022 05:23:21 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20477' , '' , '1' ) 05/12/2022 05:23: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 ( '75578' , '20478' , 'PANE QUOTIDIANO - GEN FEB 2023' , '1' , '1' , '4' , '3.9000' , '3.9' , '0' , '30' , '2.73' ) 05/12/2022 05:23:21 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20478' AND id_supplier = '' 05/12/2022 05:23:21 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20478' , '' , '1' ) 05/12/2022 05:23: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 ( '75578' , '20479' , 'PAROLA E PREGHIERA - FEB 2023' , '3' , '3' , '4' , '2.9000' , '2.9' , '0' , '33' , '5.83' ) 05/12/2022 05:23:21 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20479' AND id_supplier = '' 05/12/2022 05:23:22 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20479' , '' , '1' ) 05/12/2022 05:23:22 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20480' , 'INSIEME NELLA MESSA - FEB 2023' , '1' , '1' , '4' , '1.8000' , '1.8' , '0' , '33' , '1.21' ) 05/12/2022 05:23:22 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20480' AND id_supplier = '' 05/12/2022 05:23:22 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20480' , '' , '1' ) 05/12/2022 05:23:22 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '17713' , 'FARSI SANTI CON CIO CHE CE - L. EPICOCO' , '2' , '2' , '4' , '9.0000' , '9' , '0' , '30+7' , '11.72' ) 05/12/2022 05:23:22 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17713' AND id_supplier = '' 05/12/2022 05:23:22 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17713' , '' , '1' ) 05/12/2022 05:23:22 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '14642' , 'FIDES ET RATIO - GIOVANNI PAOLO II' , '1' , '1' , '4' , '4.0000' , '4' , '0' , '33' , '2.68' ) 05/12/2022 05:23:22 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14642' AND id_supplier = '' 05/12/2022 05:23:22 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14642' , '' , '1' ) 05/12/2022 05:23:22 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '14738' , 'FIGURE DELLAVVENTO - F. PIAZZOLLA' , '1' , '1' , '4' , '10.0000' , '10' , '0' , '33' , '6.70' ) 05/12/2022 05:23:22 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14738' AND id_supplier = '' 05/12/2022 05:23:22 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14738' , '' , '1' ) 05/12/2022 05:23:22 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '18776' , 'GESU A COLORI' , '5' , '5' , '4' , '8.9000' , '8.9' , '0' , '30' , '31.15' ) 05/12/2022 05:23:22 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18776' AND id_supplier = '' 05/12/2022 05:23:22 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18776' , '' , '1' ) 05/12/2022 05:23:22 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '14649' , 'COMPENDIO AL CATECHISMO DI PIO X' , '36' , '36' , '4' , '1.6000' , '1.6' , '0' , '30' , '40.32' ) 05/12/2022 05:23:22 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14649' AND id_supplier = '' 05/12/2022 05:23:22 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14649' , '' , '1' ) 05/12/2022 05:23:22 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '14649' , 'COMPENDIO AL CATECHISMO DI PIO X' , '3' , '3' , '4' , '1.6000' , '1.6' , '0' , '100' , '0.00' ) 05/12/2022 05:23:22 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14649' AND id_supplier = '' 05/12/2022 05:23:22 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14649' , '' , '1' ) 05/12/2022 05:23:22 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '10748' , 'TU MI CHIAMI PER NOME' , '12' , '12' , '4' , '5.9000' , '5.9' , '0' , '30+7' , '46.09' ) 05/12/2022 05:23:22 pm >> DELETE FROM ps_product_supplier WHERE id_product = '10748' AND id_supplier = '' 05/12/2022 05:23:22 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '10748' , '' , '1' ) 05/12/2022 05:23:22 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '10748' , 'TU MI CHIAMI PER NOME' , '1' , '1' , '4' , '5.9000' , '5.9' , '0' , '100' , '0.00' ) 05/12/2022 05:23:22 pm >> DELETE FROM ps_product_supplier WHERE id_product = '10748' AND id_supplier = '' 05/12/2022 05:23:22 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '10748' , '' , '1' ) 05/12/2022 05:23:22 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '10751' , 'TU MI PERDONI' , '24' , '24' , '4' , '5.9000' , '5.9' , '0' , '30+7' , '92.18' ) 05/12/2022 05:23:22 pm >> DELETE FROM ps_product_supplier WHERE id_product = '10751' AND id_supplier = '' 05/12/2022 05:23:22 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '10751' , '' , '1' ) 05/12/2022 05:23:22 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '10751' , 'TU MI PERDONI' , '2' , '2' , '4' , '5.9000' , '5.9' , '0' , '100' , '0.00' ) 05/12/2022 05:23:22 pm >> DELETE FROM ps_product_supplier WHERE id_product = '10751' AND id_supplier = '' 05/12/2022 05:23:22 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '10751' , '' , '1' ) 05/12/2022 05:23:23 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '14719' , 'TU MI AMI DAVVERO' , '24' , '24' , '4' , '5.9000' , '5.9' , '0' , '30+7' , '92.18' ) 05/12/2022 05:23:23 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14719' AND id_supplier = '' 05/12/2022 05:23:23 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14719' , '' , '1' ) 05/12/2022 05:23:23 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '14719' , 'TU MI AMI DAVVERO' , '2' , '2' , '4' , '5.9000' , '5.9' , '0' , '100' , '0.00' ) 05/12/2022 05:23:23 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14719' AND id_supplier = '' 05/12/2022 05:23:23 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14719' , '' , '1' ) 05/12/2022 05:23:23 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '19043' , 'HA VINTO IL TUO AMORE - AGG. CANTI' , '2' , '2' , '4' , '3.5000' , '3.5' , '0' , '30' , '4.90' ) 05/12/2022 05:23:23 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19043' AND id_supplier = '' 05/12/2022 05:23:23 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19043' , '' , '1' ) 05/12/2022 05:23:23 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '8702' , 'QUANDO IL MAESTRO PARLA AL CUORE - G. COURTOIS' , '1' , '1' , '4' , '14.0000' , '14' , '0' , '33' , '9.38' ) 05/12/2022 05:23:23 pm >> DELETE FROM ps_product_supplier WHERE id_product = '8702' AND id_supplier = '' 05/12/2022 05:23:23 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '8702' , '' , '1' ) 05/12/2022 05:23:23 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '17242' , 'SCOPRIAMO INSIEME LA COMUNIONE' , '1' , '1' , '4' , '4.9000' , '4.9' , '0' , '30' , '3.43' ) 05/12/2022 05:23:23 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17242' AND id_supplier = '' 05/12/2022 05:23:23 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17242' , '' , '1' ) 05/12/2022 05:23:23 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20462' , 'ASCOLTARLO ERA RIMANERE ACCESI - E. RONCHI' , '1' , '1' , '4' , '20.0000' , '20' , '0' , '33' , '13.40' ) 05/12/2022 05:23:23 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20462' AND id_supplier = '' 05/12/2022 05:23:23 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20462' , '' , '1' ) 05/12/2022 05:23:23 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '12922' , 'IMPRONTE DI MISERICORDIA - GUIDA 2' , '1' , '1' , '4' , '15.0000' , '15' , '0' , '35' , '9.75' ) 05/12/2022 05:23:23 pm >> DELETE FROM ps_product_supplier WHERE id_product = '12922' AND id_supplier = '' 05/12/2022 05:23:23 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '12922' , '' , '1' ) 05/12/2022 05:23:23 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '18565' , 'CONNESSI CON GESU - GUIDA 6' , '1' , '1' , '4' , '15.0000' , '15' , '0' , '35' , '9.75' ) 05/12/2022 05:23:23 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18565' AND id_supplier = '' 05/12/2022 05:23:23 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18565' , '' , '1' ) 05/12/2022 05:23:23 pm >> UPDATE ps_document SET id_document_type = '32', document_num = '22V605738', document_date = '2022-11-30', document_letter = '', id_customer = '0', id_supplier = '', id_address = '2602', address1 = 'P. ZZA SAN PAOLO, 14 12051 ALBA', address2 = '', note = '', price_shipping = '101.51', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '0', id_causal = '0', price_tax_included = '3464.64', price_tax_excluded = '3452.94', date_upd = NOW() WHERE id_document = '75578' 05/12/2022 05:23:23 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '75578' 05/12/2022 05:23:23 pm >> DELETE FROM ps_document_detail WHERE id_document = '75578' 05/12/2022 05:24:08 pm >> UPDATE ps_document SET id_document_type = '33', document_num = '616735', document_date = '2022-11-29', document_letter = '', id_customer = '0', id_supplier = '', id_address = '2602', address1 = 'P. ZZA SAN PAOLO, 14 12051 ALBA', address2 = '', note = '', price_shipping = '11.28', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '0', id_causal = '0', price_tax_included = '384.91', price_tax_excluded = '384.91', date_upd = NOW() WHERE id_document = '75488' 05/12/2022 05:24:08 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '75488' 05/12/2022 05:24:08 pm >> DELETE FROM ps_document_detail WHERE id_document = '75488' 05/12/2022 05:24:08 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75488' , '17713' , 'FARSI SANTI CON CIO CHE CE - L. EPICOCO' , '2' , '2' , '4' , '9.0000' , '9' , '0' , '30+7' , '11.72' ) 05/12/2022 05:24:08 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17713' AND id_supplier = '' 05/12/2022 05:24:08 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17713' , '' , '1' ) 05/12/2022 05:24:08 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75488' , '14642' , 'FIDES ET RATIO - GIOVANNI PAOLO II' , '1' , '1' , '4' , '4.0000' , '4' , '0' , '33' , '2.68' ) 05/12/2022 05:24:08 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14642' AND id_supplier = '' 05/12/2022 05:24:08 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14642' , '' , '1' ) 05/12/2022 05:24:08 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75488' , '14738' , 'FIGURE DELLAVVENTO - F. PIAZZOLLA' , '1' , '1' , '4' , '10.0000' , '10' , '0' , '33' , '6.70' ) 05/12/2022 05:24:08 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14738' AND id_supplier = '' 05/12/2022 05:24:08 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14738' , '' , '1' ) 05/12/2022 05:24:08 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75488' , '18776' , 'GESU A COLORI' , '5' , '5' , '4' , '8.9000' , '8.9' , '0' , '30' , '31.15' ) 05/12/2022 05:24:08 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18776' AND id_supplier = '' 05/12/2022 05:24:08 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18776' , '' , '1' ) 05/12/2022 05:24:08 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75488' , '14649' , 'COMPENDIO AL CATECHISMO DI PIO X' , '36' , '36' , '4' , '1.6000' , '1.6' , '0' , '30' , '40.32' ) 05/12/2022 05:24:08 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14649' AND id_supplier = '' 05/12/2022 05:24:08 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14649' , '' , '1' ) 05/12/2022 05:24:08 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75488' , '14649' , 'COMPENDIO AL CATECHISMO DI PIO X' , '3' , '3' , '4' , '1.6000' , '1.6' , '0' , '100' , '0.00' ) 05/12/2022 05:24:08 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14649' AND id_supplier = '' 05/12/2022 05:24:08 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14649' , '' , '1' ) 05/12/2022 05:24:08 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75488' , '10748' , 'TU MI CHIAMI PER NOME' , '12' , '12' , '4' , '5.9000' , '5.9' , '0' , '30+7' , '46.09' ) 05/12/2022 05:24:08 pm >> DELETE FROM ps_product_supplier WHERE id_product = '10748' AND id_supplier = '' 05/12/2022 05:24:08 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '10748' , '' , '1' ) 05/12/2022 05:24:09 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75488' , '10748' , 'TU MI CHIAMI PER NOME' , '1' , '1' , '4' , '5.9000' , '5.9' , '0' , '100' , '0.00' ) 05/12/2022 05:24:09 pm >> DELETE FROM ps_product_supplier WHERE id_product = '10748' AND id_supplier = '' 05/12/2022 05:24:09 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '10748' , '' , '1' ) 05/12/2022 05:24:09 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75488' , '10751' , 'TU MI PERDONI' , '24' , '24' , '4' , '5.9000' , '5.9' , '0' , '30+7' , '92.18' ) 05/12/2022 05:24:09 pm >> DELETE FROM ps_product_supplier WHERE id_product = '10751' AND id_supplier = '' 05/12/2022 05:24:09 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '10751' , '' , '1' ) 05/12/2022 05:24:09 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75488' , '10751' , 'TU MI PERDONI' , '2' , '2' , '4' , '5.9000' , '5.9' , '0' , '100' , '0.00' ) 05/12/2022 05:24:09 pm >> DELETE FROM ps_product_supplier WHERE id_product = '10751' AND id_supplier = '' 05/12/2022 05:24:09 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '10751' , '' , '1' ) 05/12/2022 05:24:09 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75488' , '14719' , 'TU MI AMI DAVVERO' , '24' , '24' , '4' , '5.9000' , '5.9' , '0' , '30+7' , '92.18' ) 05/12/2022 05:24:09 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14719' AND id_supplier = '' 05/12/2022 05:24:09 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14719' , '' , '1' ) 05/12/2022 05:24:09 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75488' , '14719' , 'TU MI AMI DAVVERO' , '2' , '2' , '4' , '5.9000' , '5.9' , '0' , '100' , '0.00' ) 05/12/2022 05:24:09 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14719' AND id_supplier = '' 05/12/2022 05:24:09 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14719' , '' , '1' ) 05/12/2022 05:24:09 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75488' , '19043' , 'HA VINTO IL TUO AMORE - AGG. CANTI' , '2' , '2' , '4' , '3.5000' , '3.5' , '0' , '30' , '4.90' ) 05/12/2022 05:24:09 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19043' AND id_supplier = '' 05/12/2022 05:24:09 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19043' , '' , '1' ) 05/12/2022 05:24:09 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75488' , '8702' , 'QUANDO IL MAESTRO PARLA AL CUORE - G. COURTOIS' , '1' , '1' , '4' , '14.0000' , '14' , '0' , '33' , '9.38' ) 05/12/2022 05:24:09 pm >> DELETE FROM ps_product_supplier WHERE id_product = '8702' AND id_supplier = '' 05/12/2022 05:24:09 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '8702' , '' , '1' ) 05/12/2022 05:24:09 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75488' , '17242' , 'SCOPRIAMO INSIEME LA COMUNIONE' , '1' , '1' , '4' , '4.9000' , '4.9' , '0' , '30' , '3.43' ) 05/12/2022 05:24:09 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17242' AND id_supplier = '' 05/12/2022 05:24:09 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17242' , '' , '1' ) 05/12/2022 05:24:09 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75488' , '20462' , 'ASCOLTARLO ERA RIMANERE ACCESI - E. RONCHI' , '1' , '1' , '4' , '20.0000' , '20' , '0' , '33' , '13.40' ) 05/12/2022 05:24:09 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20462' AND id_supplier = '' 05/12/2022 05:24:09 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20462' , '' , '1' ) 05/12/2022 05:24:09 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75488' , '12922' , 'IMPRONTE DI MISERICORDIA - GUIDA 2' , '1' , '1' , '4' , '15.0000' , '15' , '0' , '35' , '9.75' ) 05/12/2022 05:24:09 pm >> DELETE FROM ps_product_supplier WHERE id_product = '12922' AND id_supplier = '' 05/12/2022 05:24:09 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '12922' , '' , '1' ) 05/12/2022 05:24:09 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75488' , '18565' , 'CONNESSI CON GESU - GUIDA 6' , '1' , '1' , '4' , '15.0000' , '15' , '0' , '35' , '9.75' ) 05/12/2022 05:24:09 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18565' AND id_supplier = '' 05/12/2022 05:24:09 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18565' , '' , '1' ) 05/12/2022 05:27:55 pm >> SELECT document_num FROM ps_document WHERE document_num = '3765' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-05') 05/12/2022 05:27:55 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3765' , '2022-12-05' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '5.00' , '4.10' , NOW() , NOW() ) 05/12/2022 05:27:55 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '76106' 05/12/2022 05:27:55 pm >> DELETE FROM ps_document_detail WHERE id_document = '76106' 05/12/2022 05:27:55 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76106' , '14926' , 'VESTINA BATTESIMALE' , '1' , '-1' , '1' , '5.00' , '4.0983606557377' , '22' , '0' , '5.00' ) 05/12/2022 05:27:55 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14926' AND id_supplier = '' 05/12/2022 05:27:55 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14926' , '' , '1' ) 05/12/2022 05:28:53 pm >> UPDATE ps_document SET id_document_type = '32', document_num = '22V605738', document_date = '2022-11-30', document_letter = '', id_customer = '0', id_supplier = '', id_address = '2602', address1 = 'P. ZZA SAN PAOLO, 14 12051 ALBA', address2 = '', note = '', price_shipping = '', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '0', id_causal = '0', price_tax_included = '0.00', price_tax_excluded = '0.00', date_upd = NOW() WHERE id_document = '75578' 05/12/2022 05:28: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 = '75578' 05/12/2022 05:28:53 pm >> DELETE FROM ps_document_detail WHERE id_document = '75578' 05/12/2022 05:35:39 pm >> UPDATE ps_document SET id_document_type = '32', document_num = '22V605738', document_date = '2022-11-30', document_letter = '', id_customer = '0', id_supplier = '', id_address = '2602', address1 = 'P. ZZA SAN PAOLO, 14 12051 ALBA', address2 = '', note = '', price_shipping = '0.03', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '0', id_causal = '0', price_tax_included = '3467.14', price_tax_excluded = '3455.08', date_upd = NOW() WHERE id_document = '75578' 05/12/2022 05:35: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 = '75578' 05/12/2022 05:35:39 pm >> DELETE FROM ps_document_detail WHERE id_document = '75578' 05/12/2022 05:35: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 ( '75578' , '20303' , 'MEDITAVA QUESTE COSE NEL SUO CUORE - R. WILLIAMS' , '1' , '1' , '4' , '10.0000' , '10' , '0' , '30' , '7.00' ) 05/12/2022 05:35:39 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20303' AND id_supplier = '' 05/12/2022 05:35:39 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20303' , '' , '1' ) 05/12/2022 05:35: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 ( '75578' , '20304' , 'FAMIGLIA RACCONTATA AI BAMBINI - FERRERO/PAIRETTO' , '1' , '1' , '4' , '5.9000' , '5.9' , '0' , '35' , '3.84' ) 05/12/2022 05:35:39 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20304' AND id_supplier = '' 05/12/2022 05:35:39 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20304' , '' , '1' ) 05/12/2022 05:35: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 ( '75578' , '20305' , 'ALFABETO DELLO SPIRITO - FERRERO/PAIRETTO' , '1' , '1' , '4' , '5.9000' , '5.9' , '0' , '35' , '3.84' ) 05/12/2022 05:35:39 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20305' AND id_supplier = '' 05/12/2022 05:35:39 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20305' , '' , '1' ) 05/12/2022 05:35: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 ( '75578' , '20306' , 'RAGGI DI LUCE - A. COMASTRI' , '1' , '1' , '4' , '8.0000' , '8' , '0' , '30' , '5.60' ) 05/12/2022 05:35:39 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20306' AND id_supplier = '' 05/12/2022 05:35:39 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20306' , '' , '1' ) 05/12/2022 05:35: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 ( '75578' , '20307' , 'SCIOGLIERE IL CUORE - C.M. MARTINI' , '1' , '1' , '4' , '19.5000' , '19.5' , '0' , '30' , '13.65' ) 05/12/2022 05:35:39 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20307' AND id_supplier = '' 05/12/2022 05:35:39 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20307' , '' , '1' ) 05/12/2022 05:35: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 ( '75578' , '20308' , 'ATTENDERE E SPERARE - PAPA FRANCESCO' , '3' , '3' , '4' , '3.0000' , '3' , '0' , '33' , '6.03' ) 05/12/2022 05:35:39 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20308' AND id_supplier = '' 05/12/2022 05:35:39 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20308' , '' , '1' ) 05/12/2022 05:35: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 ( '75578' , '20309' , 'DISEGNIAMO LA NATIVITA' , '1' , '1' , '4' , '8.0000' , '8' , '0' , '35' , '5.20' ) 05/12/2022 05:35:39 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20309' AND id_supplier = '' 05/12/2022 05:35:39 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20309' , '' , '1' ) 05/12/2022 05:35: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 ( '75578' , '20310' , 'CALENDARIO PARROCCHIALE 2023 ANNO A' , '1' , '1' , '1' , '9.7500' , '7.9918' , '22' , '35' , '7.73' ) 05/12/2022 05:35:39 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20310' AND id_supplier = '' 05/12/2022 05:35:39 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20310' , '' , '1' ) 05/12/2022 05:35: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 ( '75578' , '20311' , 'SAN CHARBEL UNA LUCE ... - M. LICATA' , '1' , '1' , '4' , '10.0000' , '10' , '0' , '30' , '7.00' ) 05/12/2022 05:35:40 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20311' AND id_supplier = '' 05/12/2022 05:35:40 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20311' , '' , '1' ) 05/12/2022 05:35: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 ( '75578' , '20312' , 'LIETA E LA NOTTE - O. MANGIACAPRA' , '1' , '1' , '4' , '18.0000' , '18' , '0' , '33' , '12.06' ) 05/12/2022 05:35:40 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20312' AND id_supplier = '' 05/12/2022 05:35:40 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20312' , '' , '1' ) 05/12/2022 05:35: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 ( '75578' , '20313' , 'TERRA DI DIO - M.S. MOSTAJO' , '1' , '1' , '4' , '15.0000' , '15' , '0' , '33' , '10.05' ) 05/12/2022 05:35:40 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20313' AND id_supplier = '' 05/12/2022 05:35:40 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20313' , '' , '1' ) 05/12/2022 05:35: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 ( '75578' , '20314' , 'NOVE AURORE E DODICI NOTTI - FR. M. DAVIDE' , '1' , '1' , '4' , '8.0000' , '8' , '0' , '30' , '5.60' ) 05/12/2022 05:35:40 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20314' AND id_supplier = '' 05/12/2022 05:35:40 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20314' , '' , '1' ) 05/12/2022 05:35: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 ( '75578' , '20315' , 'FEDE CATTOLICA - J. KNOP' , '1' , '1' , '4' , '23.0000' , '23' , '0' , '30' , '16.10' ) 05/12/2022 05:35:40 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20315' AND id_supplier = '' 05/12/2022 05:35:40 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20315' , '' , '1' ) 05/12/2022 05:35: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 ( '75578' , '20316' , 'PAROLE CHE SI VIVONO - A. SGRO' , '1' , '1' , '4' , '20.0000' , '20' , '0' , '30' , '14.00' ) 05/12/2022 05:35:40 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20316' AND id_supplier = '' 05/12/2022 05:35:40 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20316' , '' , '1' ) 05/12/2022 05:35: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 ( '75578' , '20317' , 'PREGHIERE TRADIZIONALI' , '2' , '2' , '4' , '3.5000' , '3.5' , '0' , '30' , '4.90' ) 05/12/2022 05:35:40 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20317' AND id_supplier = '' 05/12/2022 05:35:40 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20317' , '' , '1' ) 05/12/2022 05:35: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 ( '75578' , '8603' , 'VENITE CON ME 2 - MAGNIFICAT' , '24' , '24' , '4' , '3.0000' , '3' , '0' , '35+7' , '43.52' ) 05/12/2022 05:35:40 pm >> DELETE FROM ps_product_supplier WHERE id_product = '8603' AND id_supplier = '' 05/12/2022 05:35:40 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '8603' , '' , '1' ) 05/12/2022 05:35: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 ( '75578' , '8603' , 'VENITE CON ME 2 - MAGNIFICAT' , '2' , '2' , '4' , '3.0000' , '3' , '0' , '100' , '0.00' ) 05/12/2022 05:35:40 pm >> DELETE FROM ps_product_supplier WHERE id_product = '8603' AND id_supplier = '' 05/12/2022 05:35:40 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '8603' , '' , '1' ) 05/12/2022 05:35: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 ( '75578' , '16779' , 'MESSAGGERI DI PERFETTA LETIZIA - M. ASSELLE' , '1' , '1' , '4' , '13.0000' , '13' , '0' , '30' , '9.10' ) 05/12/2022 05:35:40 pm >> DELETE FROM ps_product_supplier WHERE id_product = '16779' AND id_supplier = '' 05/12/2022 05:35:40 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16779' , '' , '1' ) 05/12/2022 05:35: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 ( '75578' , '19925' , 'AMEN - NOV. 2022' , '3' , '3' , '4' , '3.9000' , '3.9' , '0' , '33' , '7.84' ) 05/12/2022 05:35:40 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19925' AND id_supplier = '' 05/12/2022 05:35:40 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19925' , '' , '1' ) 05/12/2022 05:35: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 ( '75578' , '19926' , 'AMEN - DIC. 2022' , '3' , '3' , '4' , '3.9000' , '3.9' , '0' , '33' , '7.84' ) 05/12/2022 05:35:40 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19926' AND id_supplier = '' 05/12/2022 05:35:40 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19926' , '' , '1' ) 05/12/2022 05:35: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 ( '75578' , '20096' , 'VISIONI BIBLICHE E CONTEMPLAZIONI MISTICHE - A.K. EMMERICK' , '1' , '1' , '4' , '15.0000' , '15' , '0' , '33' , '10.05' ) 05/12/2022 05:35:41 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20096' AND id_supplier = '' 05/12/2022 05:35:41 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20096' , '' , '1' ) 05/12/2022 05:35: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 ( '75578' , '7647' , 'PAROLE DI GESÙ MISERICORDIOSO - SUOR FAUSTINA' , '1' , '1' , '4' , '7.0000' , '7' , '0' , '30' , '4.90' ) 05/12/2022 05:35:41 pm >> DELETE FROM ps_product_supplier WHERE id_product = '7647' AND id_supplier = '' 05/12/2022 05:35:41 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '7647' , '' , '1' ) 05/12/2022 05:35: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 ( '75578' , '20106' , 'GRIDIAMO IL VANGELO ANNO A - A. COMASTRI' , '1' , '1' , '4' , '25.0000' , '25' , '0' , '30' , '17.50' ) 05/12/2022 05:35:41 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20106' AND id_supplier = '' 05/12/2022 05:35:41 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20106' , '' , '1' ) 05/12/2022 05:35: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 ( '75578' , '19985' , 'LECTIO DIVINA CON IL VANGELO DI MATTEO' , '1' , '1' , '4' , '12.0000' , '12' , '0' , '30' , '8.40' ) 05/12/2022 05:35:41 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19985' AND id_supplier = '' 05/12/2022 05:35:41 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19985' , '' , '1' ) 05/12/2022 05:35: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 ( '75578' , '18704' , 'IN_SEGUENDO GESU A NAZARET' , '24' , '24' , '4' , '5.0000' , '5' , '0' , '33+7' , '74.77' ) 05/12/2022 05:35:41 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18704' AND id_supplier = '' 05/12/2022 05:35:41 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18704' , '' , '1' ) 05/12/2022 05:35: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 ( '75578' , '18704' , 'IN_SEGUENDO GESU A NAZARET' , '2' , '2' , '4' , '5.0000' , '5' , '0' , '100' , '0.00' ) 05/12/2022 05:35:41 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18704' AND id_supplier = '' 05/12/2022 05:35:41 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18704' , '' , '1' ) 05/12/2022 05:35: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 ( '75578' , '18691' , 'IN_SEGUENDO GESU a emmaus - QUADERNO' , '24' , '24' , '4' , '5.0000' , '5' , '0' , '33+7' , '74.77' ) 05/12/2022 05:35:41 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18691' AND id_supplier = '' 05/12/2022 05:35:41 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18691' , '' , '1' ) 05/12/2022 05:35: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 ( '75578' , '18691' , 'IN_SEGUENDO GESU a emmaus - QUADERNO' , '2' , '2' , '4' , '5.0000' , '5' , '0' , '100' , '0.00' ) 05/12/2022 05:35:41 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18691' AND id_supplier = '' 05/12/2022 05:35:41 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18691' , '' , '1' ) 05/12/2022 05:35: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 ( '75578' , '18703' , 'IN_SEGUENDO GESU A CAFARNAO' , '24' , '24' , '4' , '5.0000' , '5' , '0' , '33+7' , '74.77' ) 05/12/2022 05:35:41 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18703' AND id_supplier = '' 05/12/2022 05:35:41 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18703' , '' , '1' ) 05/12/2022 05:35: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 ( '75578' , '18703' , 'IN_SEGUENDO GESU A CAFARNAO' , '2' , '2' , '4' , '5.0000' , '5' , '0' , '100' , '0.00' ) 05/12/2022 05:35:41 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18703' AND id_supplier = '' 05/12/2022 05:35:41 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18703' , '' , '1' ) 05/12/2022 05:35: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 ( '75578' , '14719' , 'TU MI AMI DAVVERO' , '12' , '12' , '4' , '5.9000' , '5.9' , '0' , '30+7' , '46.09' ) 05/12/2022 05:35:41 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14719' AND id_supplier = '' 05/12/2022 05:35:41 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14719' , '' , '1' ) 05/12/2022 05:35: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 ( '75578' , '14719' , 'TU MI AMI DAVVERO' , '1' , '1' , '4' , '5.9000' , '5.9' , '0' , '100' , '0.00' ) 05/12/2022 05:35:41 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14719' AND id_supplier = '' 05/12/2022 05:35:42 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14719' , '' , '1' ) 05/12/2022 05:35: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 ( '75578' , '20301' , 'CREDIAMO - LE PRINCIPALI VERITA DI FEDE' , '12' , '12' , '4' , '0.9000' , '0.9' , '0' , '35' , '7.02' ) 05/12/2022 05:35:42 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20301' AND id_supplier = '' 05/12/2022 05:35:42 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20301' , '' , '1' ) 05/12/2022 05:35: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 ( '75578' , '20301' , 'CREDIAMO - LE PRINCIPALI VERITA DI FEDE' , '1' , '1' , '4' , '0.9000' , '0.9' , '0' , '100' , '0.00' ) 05/12/2022 05:35:42 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20301' AND id_supplier = '' 05/12/2022 05:35:42 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20301' , '' , '1' ) 05/12/2022 05:35: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 ( '75578' , '20199' , 'PAROLA DI DIO OGNI GIORNO 2023 - V. PAGLIA' , '1' , '1' , '4' , '22.0000' , '22' , '0' , '33' , '14.74' ) 05/12/2022 05:35:42 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20199' AND id_supplier = '' 05/12/2022 05:35:42 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20199' , '' , '1' ) 05/12/2022 05:35: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 ( '75578' , '17581' , 'MESSALE QUOTIDIANO N.E. ' , '2' , '2' , '4' , '39.0000' , '39' , '0' , '33' , '52.26' ) 05/12/2022 05:35:42 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17581' AND id_supplier = '' 05/12/2022 05:35:42 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17581' , '' , '1' ) 05/12/2022 05:35: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 ( '75578' , '9466' , 'SAN GIUSEPPE DA COPERTINO' , '1' , '1' , '4' , '3.9000' , '3.9' , '0' , '30' , '2.73' ) 05/12/2022 05:35:42 pm >> DELETE FROM ps_product_supplier WHERE id_product = '9466' AND id_supplier = '' 05/12/2022 05:35:42 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '9466' , '' , '1' ) 05/12/2022 05:35: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 ( '75578' , '19638' , 'STORIA DI CARLO ACUTIS' , '1' , '1' , '4' , '1.9000' , '1.9' , '0' , '30' , '1.33' ) 05/12/2022 05:35:42 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19638' AND id_supplier = '' 05/12/2022 05:35:42 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19638' , '' , '1' ) 05/12/2022 05:35: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 ( '75578' , '20302' , 'SIMPATICO PRESEPIO' , '1' , '1' , '1' , '10.2400' , '8.3934' , '22' , '30' , '8.75' ) 05/12/2022 05:35:42 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20302' AND id_supplier = '' 05/12/2022 05:35:42 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20302' , '' , '1' ) 05/12/2022 05:35: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 ( '75578' , '15903' , 'CULLA DEL PICCOLO RE' , '2' , '2' , '1' , '10.2400' , '8.3934' , '22' , '30' , '17.49' ) 05/12/2022 05:35:42 pm >> DELETE FROM ps_product_supplier WHERE id_product = '15903' AND id_supplier = '' 05/12/2022 05:35:42 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '15903' , '' , '1' ) 05/12/2022 05:35: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 ( '75578' , '15906' , 'CULLA DEL PICCOLO RE - SPARTITO' , '1' , '1' , '3' , '8.1700' , '7.8558' , '4' , '30' , '5.95' ) 05/12/2022 05:35:42 pm >> DELETE FROM ps_product_supplier WHERE id_product = '15906' AND id_supplier = '' 05/12/2022 05:35:42 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '15906' , '' , '1' ) 05/12/2022 05:35: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 ( '75578' , '20207' , 'DONI DI GRAZIA - SPARTITO' , '1' , '1' , '3' , '18.1700' , '17.4712' , '4' , '30' , '13.23' ) 05/12/2022 05:35:42 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20207' AND id_supplier = '' 05/12/2022 05:35:42 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20207' , '' , '1' ) 05/12/2022 05:35: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 ( '75578' , '8598' , 'IO SONO CON VOI 1 - MAGNIFICAT' , '12' , '12' , '4' , '3.0000' , '3' , '0' , '35+7' , '21.76' ) 05/12/2022 05:35:42 pm >> DELETE FROM ps_product_supplier WHERE id_product = '8598' AND id_supplier = '' 05/12/2022 05:35:43 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '8598' , '' , '1' ) 05/12/2022 05:35: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 ( '75578' , '8598' , 'IO SONO CON VOI 1 - MAGNIFICAT' , '1' , '1' , '4' , '3.0000' , '3' , '0' , '100' , '0.00' ) 05/12/2022 05:35:43 pm >> DELETE FROM ps_product_supplier WHERE id_product = '8598' AND id_supplier = '' 05/12/2022 05:35:43 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '8598' , '' , '1' ) 05/12/2022 05:35: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 ( '75578' , '14530' , 'PANE E VINO - GUIDA 3' , '2' , '2' , '4' , '15.0000' , '15' , '0' , '35+7' , '18.14' ) 05/12/2022 05:35:43 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14530' AND id_supplier = '' 05/12/2022 05:35:43 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14530' , '' , '1' ) 05/12/2022 05:35: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 ( '75578' , '14529' , 'PANE E VINO - SUSSIDIO' , '12' , '12' , '4' , '5.0000' , '5' , '0' , '35+7' , '36.27' ) 05/12/2022 05:35:43 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14529' AND id_supplier = '' 05/12/2022 05:35:43 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14529' , '' , '1' ) 05/12/2022 05:35: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 ( '75578' , '14529' , 'PANE E VINO - SUSSIDIO' , '1' , '1' , '4' , '5.0000' , '5' , '0' , '100' , '0.00' ) 05/12/2022 05:35:43 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14529' AND id_supplier = '' 05/12/2022 05:35:43 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14529' , '' , '1' ) 05/12/2022 05:35: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 ( '75578' , '20420' , 'PRIMO PINOCCHIO CON CARTE' , '1' , '1' , '4' , '19.0000' , '19' , '0' , '30' , '13.30' ) 05/12/2022 05:35:43 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20420' AND id_supplier = '' 05/12/2022 05:35:43 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20420' , '' , '1' ) 05/12/2022 05:35: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 ( '75578' , '5161' , 'IN CAMMINO VERSO LEUCARISTIA' , '19' , '19' , '4' , '3.5000' , '3.5' , '0' , '35+7' , '40.20' ) 05/12/2022 05:35:43 pm >> DELETE FROM ps_product_supplier WHERE id_product = '5161' AND id_supplier = '' 05/12/2022 05:35:43 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '5161' , '' , '1' ) 05/12/2022 05:35: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 ( '75578' , '5161' , 'IN CAMMINO VERSO LEUCARISTIA' , '1' , '1' , '4' , '3.5000' , '3.5' , '0' , '100' , '0.00' ) 05/12/2022 05:35:43 pm >> DELETE FROM ps_product_supplier WHERE id_product = '5161' AND id_supplier = '' 05/12/2022 05:35:43 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '5161' , '' , '1' ) 05/12/2022 05:35: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 ( '75578' , '19805' , 'DESIDERIO DESIDERAVI' , '12' , '12' , '4' , '2.0000' , '2' , '0' , '33' , '16.08' ) 05/12/2022 05:35:43 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19805' AND id_supplier = '' 05/12/2022 05:35:43 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19805' , '' , '1' ) 05/12/2022 05:35: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 ( '75578' , '19805' , 'DESIDERIO DESIDERAVI' , '1' , '1' , '4' , '2.0000' , '2' , '0' , '100' , '0.00' ) 05/12/2022 05:35:43 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19805' AND id_supplier = '' 05/12/2022 05:35:43 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19805' , '' , '1' ) 05/12/2022 05:35: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 ( '75578' , '4534' , 'GIOCA E COLORA - IO SONO I' , '12' , '12' , '4' , '4.0000' , '4' , '0' , '35+7' , '29.02' ) 05/12/2022 05:35:43 pm >> DELETE FROM ps_product_supplier WHERE id_product = '4534' AND id_supplier = '' 05/12/2022 05:35:43 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '4534' , '' , '1' ) 05/12/2022 05:35: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 ( '75578' , '4534' , 'GIOCA E COLORA - IO SONO I' , '1' , '1' , '4' , '4.0000' , '4' , '0' , '100' , '0.00' ) 05/12/2022 05:35:43 pm >> DELETE FROM ps_product_supplier WHERE id_product = '4534' AND id_supplier = '' 05/12/2022 05:35:43 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '4534' , '' , '1' ) 05/12/2022 05:35: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 ( '75578' , '20261' , 'GIOIA - PAPA FRANCESCO' , '1' , '1' , '4' , '14.0000' , '14' , '0' , '35' , '9.10' ) 05/12/2022 05:35:43 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20261' AND id_supplier = '' 05/12/2022 05:35:43 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20261' , '' , '1' ) 05/12/2022 05:35:44 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '18051' , 'MIA BIBBIA' , '5' , '5' , '4' , '3.5000' , '3.5' , '0' , '30' , '12.25' ) 05/12/2022 05:35:44 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18051' AND id_supplier = '' 05/12/2022 05:35:44 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18051' , '' , '1' ) 05/12/2022 05:35:44 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '17488' , 'STELLA IL CAMMINO IL BAMBINO - L.M. EPICOCO' , '2' , '2' , '4' , '15.0000' , '15' , '0' , '33+7' , '18.69' ) 05/12/2022 05:35:44 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17488' AND id_supplier = '' 05/12/2022 05:35:44 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17488' , '' , '1' ) 05/12/2022 05:35:44 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '17852' , 'CON CUORE DI PADRE - L. EPICOCO' , '1' , '1' , '4' , '10.0000' , '10' , '0' , '33+7' , '6.23' ) 05/12/2022 05:35:44 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17852' AND id_supplier = '' 05/12/2022 05:35:44 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17852' , '' , '1' ) 05/12/2022 05:35:44 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '10060' , 'SOLO I MALATI GUARISCONO - L. EPICOCO' , '2' , '2' , '4' , '10.0000' , '10' , '0' , '33+7' , '12.46' ) 05/12/2022 05:35:44 pm >> DELETE FROM ps_product_supplier WHERE id_product = '10060' AND id_supplier = '' 05/12/2022 05:35:44 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '10060' , '' , '1' ) 05/12/2022 05:35:44 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '17127' , 'STABILI E CREDIBILI - L. EPICOCO' , '2' , '2' , '4' , '12.0000' , '12' , '0' , '33+7' , '14.95' ) 05/12/2022 05:35:44 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17127' AND id_supplier = '' 05/12/2022 05:35:44 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17127' , '' , '1' ) 05/12/2022 05:35:44 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '12995' , 'SALE, NON MIELE - L. EPICOCO' , '2' , '2' , '4' , '16.0000' , '16' , '0' , '33+7' , '19.94' ) 05/12/2022 05:35:44 pm >> DELETE FROM ps_product_supplier WHERE id_product = '12995' AND id_supplier = '' 05/12/2022 05:35:44 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '12995' , '' , '1' ) 05/12/2022 05:35:44 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '18261' , 'PIETRA SCARTATA - L. EPICOCO' , '2' , '2' , '4' , '16.0000' , '16' , '0' , '33+7' , '19.94' ) 05/12/2022 05:35:44 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18261' AND id_supplier = '' 05/12/2022 05:35:44 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18261' , '' , '1' ) 05/12/2022 05:35:44 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '17001' , 'SPERANZA NON E MORTA - L. EPICOCO' , '2' , '2' , '4' , '12.0000' , '12' , '0' , '33+7' , '14.95' ) 05/12/2022 05:35:44 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17001' AND id_supplier = '' 05/12/2022 05:35:44 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17001' , '' , '1' ) 05/12/2022 05:35:44 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '15939' , 'AMORE CHE DECIDE - L. EPICOCO' , '2' , '2' , '4' , '10.0000' , '10' , '0' , '30+7' , '13.02' ) 05/12/2022 05:35:44 pm >> DELETE FROM ps_product_supplier WHERE id_product = '15939' AND id_supplier = '' 05/12/2022 05:35:44 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '15939' , '' , '1' ) 05/12/2022 05:35:44 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '16019' , 'MARTA, MARIA E LAZZARO - L. EPICOCO' , '2' , '2' , '4' , '10.0000' , '10' , '0' , '30+7' , '13.02' ) 05/12/2022 05:35:44 pm >> DELETE FROM ps_product_supplier WHERE id_product = '16019' AND id_supplier = '' 05/12/2022 05:35:44 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16019' , '' , '1' ) 05/12/2022 05:35:44 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '19360' , 'IN PRINCIPIO ERANO FRATELLI - L. EPICOCO' , '2' , '2' , '4' , '10.0000' , '10' , '0' , '30+7' , '13.02' ) 05/12/2022 05:35:44 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19360' AND id_supplier = '' 05/12/2022 05:35:44 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19360' , '' , '1' ) 05/12/2022 05:35:44 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20250' , 'PREGA MANGIA AMA - L. EPICOCO' , '3' , '3' , '4' , '16.0000' , '16' , '0' , '33+7' , '29.91' ) 05/12/2022 05:35:45 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20250' AND id_supplier = '' 05/12/2022 05:35:45 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20250' , '' , '1' ) 05/12/2022 05:35: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 ( '75578' , '19171' , 'QUEL CRETINO DI UN CRISTIANO - M. BOTTA' , '1' , '1' , '4' , '16.0000' , '16' , '0' , '33+7' , '9.97' ) 05/12/2022 05:35:45 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19171' AND id_supplier = '' 05/12/2022 05:35:45 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19171' , '' , '1' ) 05/12/2022 05:35: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 ( '75578' , '20423' , 'una gioia mai provata - e. fortunato' , '1' , '1' , '4' , '14.0000' , '14' , '0' , '33+7' , '8.72' ) 05/12/2022 05:35:45 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20423' AND id_supplier = '' 05/12/2022 05:35:45 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20423' , '' , '1' ) 05/12/2022 05:35: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 ( '75578' , '19388' , 'NOI CREDIAMO - PAPA FRANCESCO' , '1' , '1' , '4' , '14.9000' , '14.9' , '0' , '33+7' , '9.28' ) 05/12/2022 05:35:45 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19388' AND id_supplier = '' 05/12/2022 05:35:45 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19388' , '' , '1' ) 05/12/2022 05:35: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 ( '75578' , '15283' , 'DIARIO DELLA FELICITA ' , '1' , '1' , '4' , '8.0000' , '8' , '0' , '30+7' , '5.21' ) 05/12/2022 05:35:45 pm >> DELETE FROM ps_product_supplier WHERE id_product = '15283' AND id_supplier = '' 05/12/2022 05:35:45 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '15283' , '' , '1' ) 05/12/2022 05:35: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 ( '75578' , '18205' , 'DIARIO DELLA FELICITA - 2' , '1' , '1' , '4' , '10.0000' , '10' , '0' , '30+7' , '6.51' ) 05/12/2022 05:35:45 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18205' AND id_supplier = '' 05/12/2022 05:35:45 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18205' , '' , '1' ) 05/12/2022 05:35: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 ( '75578' , '19697' , 'DIARIO DELLA FELICITA 3 ' , '1' , '1' , '4' , '10.0000' , '10' , '0' , '30+7' , '6.51' ) 05/12/2022 05:35:45 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19697' AND id_supplier = '' 05/12/2022 05:35:45 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19697' , '' , '1' ) 05/12/2022 05:35: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 ( '75578' , '17414' , 'BIBBIA SCRUTATE LE SCRITTURE - TELATA' , '4' , '4' , '4' , '34.0000' , '34' , '0' , '33+7' , '84.74' ) 05/12/2022 05:35:45 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17414' AND id_supplier = '' 05/12/2022 05:35:45 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17414' , '' , '1' ) 05/12/2022 05:35: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 ( '75578' , '17415' , 'BIBBIA - SCRUTATE LE SCRITTURE' , '3' , '3' , '4' , '29.0000' , '29' , '0' , '33+7' , '54.21' ) 05/12/2022 05:35:45 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17415' AND id_supplier = '' 05/12/2022 05:35:45 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17415' , '' , '1' ) 05/12/2022 05:35: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 ( '75578' , '19096' , 'BIBBIA SCRUTATE - TASC.' , '1' , '1' , '4' , '28.0000' , '28' , '0' , '33+7' , '17.45' ) 05/12/2022 05:35:45 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19096' AND id_supplier = '' 05/12/2022 05:35:45 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19096' , '' , '1' ) 05/12/2022 05:35: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 ( '75578' , '19143' , 'BIBBIA SCRUTATE - TASC.' , '3' , '3' , '4' , '33.0000' , '33' , '0' , '33+7' , '61.69' ) 05/12/2022 05:35:45 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19143' AND id_supplier = '' 05/12/2022 05:35:45 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19143' , '' , '1' ) 05/12/2022 05:35: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 ( '75578' , '20424' , 'abbi cura di me - s. cristicchi' , '1' , '1' , '4' , '18.0000' , '18' , '0' , '33+7' , '11.22' ) 05/12/2022 05:35:45 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20424' AND id_supplier = '' 05/12/2022 05:35:46 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20424' , '' , '1' ) 05/12/2022 05:35:46 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '16884' , 'ARTE DI GUARIRE - F. ROSINI' , '1' , '1' , '4' , '16.0000' , '16' , '0' , '33+7' , '9.97' ) 05/12/2022 05:35:46 pm >> DELETE FROM ps_product_supplier WHERE id_product = '16884' AND id_supplier = '' 05/12/2022 05:35:46 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16884' , '' , '1' ) 05/12/2022 05:35:46 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '13432' , 'ARTE DI RICOMINCIARE - F. ROSINI' , '1' , '1' , '4' , '16.0000' , '16' , '0' , '33+7' , '9.97' ) 05/12/2022 05:35:46 pm >> DELETE FROM ps_product_supplier WHERE id_product = '13432' AND id_supplier = '' 05/12/2022 05:35:46 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '13432' , '' , '1' ) 05/12/2022 05:35:46 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '10064' , 'SOLO LAMORE CREA - F. ROSINI' , '1' , '1' , '4' , '14' , '14' , '0' , '33+7' , '8.7234' ) 05/12/2022 05:35:46 pm >> DELETE FROM ps_product_supplier WHERE id_product = '10064' AND id_supplier = '' 05/12/2022 05:35:46 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '10064' , '' , '1' ) 05/12/2022 05:35:46 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20261' , 'GIOIA - PAPA FRANCESCO' , '2' , '2' , '4' , '14.0000' , '14' , '0' , '35+7' , '16.93' ) 05/12/2022 05:35:46 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20261' AND id_supplier = '' 05/12/2022 05:35:46 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20261' , '' , '1' ) 05/12/2022 05:35:46 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20422' , 'PRESEPE' , '2' , '2' , '4' , '4.5000' , '4.5' , '0' , '35+7' , '5.44' ) 05/12/2022 05:35:46 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20422' AND id_supplier = '' 05/12/2022 05:35:46 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20422' , '' , '1' ) 05/12/2022 05:35:46 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20421' , 'DECORAZIONI DI NATALE' , '2' , '2' , '4' , '4.5000' , '4.5' , '0' , '35+7' , '5.44' ) 05/12/2022 05:35:46 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20421' AND id_supplier = '' 05/12/2022 05:35:46 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20421' , '' , '1' ) 05/12/2022 05:35:46 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '18909' , 'NATIVITA CREA E GIOCA' , '1' , '1' , '4' , '10.9000' , '10.9' , '0' , '35+7' , '6.59' ) 05/12/2022 05:35:46 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18909' AND id_supplier = '' 05/12/2022 05:35:46 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18909' , '' , '1' ) 05/12/2022 05:35:46 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20425' , 'CARO GESU HO TANTE COSE DA FARE' , '1' , '1' , '4' , '3.9000' , '3.9' , '0' , '30+7' , '2.54' ) 05/12/2022 05:35:46 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20425' AND id_supplier = '' 05/12/2022 05:35:46 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20425' , '' , '1' ) 05/12/2022 05:35:46 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '14674' , 'MIO PRIMO NATALE DA COLORARE' , '1' , '1' , '4' , '4.9000' , '4.9' , '0' , '35+7' , '2.96' ) 05/12/2022 05:35:46 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14674' AND id_supplier = '' 05/12/2022 05:35:46 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14674' , '' , '1' ) 05/12/2022 05:35:46 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '894' , 'AVVENTO SPIEGATO AI BAMBINI' , '1' , '1' , '4' , '3.5000' , '3.5' , '0' , '30+7' , '2.28' ) 05/12/2022 05:35:46 pm >> DELETE FROM ps_product_supplier WHERE id_product = '894' AND id_supplier = '' 05/12/2022 05:35:46 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '894' , '' , '1' ) 05/12/2022 05:35:46 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '16394' , 'GIOCA INSIEME AL BAMBINO GESU ' , '1' , '1' , '4' , '10.0000' , '10' , '0' , '30+7' , '6.51' ) 05/12/2022 05:35:46 pm >> DELETE FROM ps_product_supplier WHERE id_product = '16394' AND id_supplier = '' 05/12/2022 05:35:46 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16394' , '' , '1' ) 05/12/2022 05:35:46 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '16393' , 'GIOCA ANCORA CON GESU ' , '1' , '1' , '4' , '10.0000' , '10' , '0' , '30+7' , '6.51' ) 05/12/2022 05:35:46 pm >> DELETE FROM ps_product_supplier WHERE id_product = '16393' AND id_supplier = '' 05/12/2022 05:35:46 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16393' , '' , '1' ) 05/12/2022 05:35:47 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '10288' , 'STORIA DI MARIA' , '1' , '1' , '4' , '1.9000' , '1.9' , '0' , '30+7' , '1.24' ) 05/12/2022 05:35:47 pm >> DELETE FROM ps_product_supplier WHERE id_product = '10288' AND id_supplier = '' 05/12/2022 05:35:47 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '10288' , '' , '1' ) 05/12/2022 05:35:47 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '17792' , 'STORIA DI SAN GIUSEPPE' , '1' , '1' , '4' , '1.9000' , '1.9' , '0' , '30+7' , '1.24' ) 05/12/2022 05:35:47 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17792' AND id_supplier = '' 05/12/2022 05:35:47 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17792' , '' , '1' ) 05/12/2022 05:35:47 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '18783' , 'MIA BIBBIA PREFERITA ' , '1' , '1' , '4' , '12.9000' , '12.9' , '0' , '30+7' , '8.40' ) 05/12/2022 05:35:47 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18783' AND id_supplier = '' 05/12/2022 05:35:47 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18783' , '' , '1' ) 05/12/2022 05:35:47 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '6901' , 'NATALE SPIEGATO AI BAMBINI' , '1' , '1' , '4' , '3.5000' , '3.5' , '0' , '30+7' , '2.28' ) 05/12/2022 05:35:47 pm >> DELETE FROM ps_product_supplier WHERE id_product = '6901' AND id_supplier = '' 05/12/2022 05:35:47 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '6901' , '' , '1' ) 05/12/2022 05:35:47 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '18446' , 'MIA BIBBIA MORBIDA' , '1' , '1' , '4' , '11.9000' , '11.9' , '0' , '35+7' , '7.19' ) 05/12/2022 05:35:47 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18446' AND id_supplier = '' 05/12/2022 05:35:47 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18446' , '' , '1' ) 05/12/2022 05:35:47 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '8598' , 'IO SONO CON VOI 1 - MAGNIFICAT' , '36' , '36' , '4' , '3.0000' , '3' , '0' , '35+7' , '65.29' ) 05/12/2022 05:35:47 pm >> DELETE FROM ps_product_supplier WHERE id_product = '8598' AND id_supplier = '' 05/12/2022 05:35:47 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '8598' , '' , '1' ) 05/12/2022 05:35:47 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '8598' , 'IO SONO CON VOI 1 - MAGNIFICAT' , '3' , '3' , '4' , '3.0000' , '3' , '0' , '100' , '0.00' ) 05/12/2022 05:35:47 pm >> DELETE FROM ps_product_supplier WHERE id_product = '8598' AND id_supplier = '' 05/12/2022 05:35:47 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '8598' , '' , '1' ) 05/12/2022 05:35:47 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '8599' , 'IO SONO CON VOI 2 - MAGNIFICAT' , '36' , '36' , '4' , '3.0000' , '3' , '0' , '35+7' , '65.29' ) 05/12/2022 05:35:47 pm >> DELETE FROM ps_product_supplier WHERE id_product = '8599' AND id_supplier = '' 05/12/2022 05:35:47 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '8599' , '' , '1' ) 05/12/2022 05:35:47 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '8599' , 'IO SONO CON VOI 2 - MAGNIFICAT' , '3' , '3' , '4' , '3.0000' , '3' , '0' , '100' , '0.00' ) 05/12/2022 05:35:47 pm >> DELETE FROM ps_product_supplier WHERE id_product = '8599' AND id_supplier = '' 05/12/2022 05:35:47 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '8599' , '' , '1' ) 05/12/2022 05:35:47 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '8602' , 'VENITE CON ME 1 - MAGNIFICAT' , '36' , '36' , '4' , '3.0000' , '3' , '0' , '35+7' , '65.29' ) 05/12/2022 05:35:47 pm >> DELETE FROM ps_product_supplier WHERE id_product = '8602' AND id_supplier = '' 05/12/2022 05:35:47 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '8602' , '' , '1' ) 05/12/2022 05:35:47 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '8602' , 'VENITE CON ME 1 - MAGNIFICAT' , '3' , '3' , '4' , '3.0000' , '3' , '0' , '100' , '0.00' ) 05/12/2022 05:35:47 pm >> DELETE FROM ps_product_supplier WHERE id_product = '8602' AND id_supplier = '' 05/12/2022 05:35:48 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '8602' , '' , '1' ) 05/12/2022 05:35:48 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '8603' , 'VENITE CON ME 2 - MAGNIFICAT' , '36' , '36' , '4' , '3.0000' , '3' , '0' , '35+7' , '65.29' ) 05/12/2022 05:35:48 pm >> DELETE FROM ps_product_supplier WHERE id_product = '8603' AND id_supplier = '' 05/12/2022 05:35:48 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '8603' , '' , '1' ) 05/12/2022 05:35:48 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '8603' , 'VENITE CON ME 2 - MAGNIFICAT' , '3' , '3' , '4' , '3.0000' , '3' , '0' , '100' , '0.00' ) 05/12/2022 05:35:48 pm >> DELETE FROM ps_product_supplier WHERE id_product = '8603' AND id_supplier = '' 05/12/2022 05:35:48 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '8603' , '' , '1' ) 05/12/2022 05:35:48 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20447' , 'SALMI NEL CUORE DI FRANCESCO - M. WIRTH' , '1' , '1' , '4' , '5.9000' , '5.9' , '0' , '35' , '3.84' ) 05/12/2022 05:35:48 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20447' AND id_supplier = '' 05/12/2022 05:35:48 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20447' , '' , '1' ) 05/12/2022 05:35:48 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20448' , 'SENTIERI PER CAMMINARE - W. RUSPI' , '1' , '1' , '4' , '5.9000' , '5.9' , '0' , '35' , '3.84' ) 05/12/2022 05:35:48 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20448' AND id_supplier = '' 05/12/2022 05:35:48 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20448' , '' , '1' ) 05/12/2022 05:35:48 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20449' , 'PREGHIERA DI SEMPLICITA - A. GASPARINO' , '1' , '1' , '4' , '9.0000' , '9' , '0' , '35' , '5.85' ) 05/12/2022 05:35:48 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20449' AND id_supplier = '' 05/12/2022 05:35:48 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20449' , '' , '1' ) 05/12/2022 05:35:48 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20450' , 'VANGELO PER IMMAGINI' , '1' , '1' , '4' , '20.0000' , '20' , '0' , '30' , '14.00' ) 05/12/2022 05:35:48 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20450' AND id_supplier = '' 05/12/2022 05:35:48 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20450' , '' , '1' ) 05/12/2022 05:35:48 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20451' , 'BISACCIA DEL PELLEGRINO - T. BELLO' , '1' , '1' , '4' , '15.0000' , '15' , '0' , '33' , '10.05' ) 05/12/2022 05:35:48 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20451' AND id_supplier = '' 05/12/2022 05:35:48 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20451' , '' , '1' ) 05/12/2022 05:35:48 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20452' , 'DANZA DEI GREMBI - E. RONCHI' , '2' , '2' , '4' , '6.0000' , '6' , '0' , '33' , '8.04' ) 05/12/2022 05:35:48 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20452' AND id_supplier = '' 05/12/2022 05:35:48 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20452' , '' , '1' ) 05/12/2022 05:35:48 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20453' , 'TORNIAMO AL GUSTO DEL PANE - M. CASTELLANO' , '1' , '1' , '4' , '9.0000' , '9' , '0' , '33' , '6.03' ) 05/12/2022 05:35:48 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20453' AND id_supplier = '' 05/12/2022 05:35:48 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20453' , '' , '1' ) 05/12/2022 05:35:48 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20454' , 'GRANDI INSIEME GENITORI E FIGLI 0-6' , '1' , '1' , '4' , '10.0000' , '10' , '0' , '33' , '6.70' ) 05/12/2022 05:35:48 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20454' AND id_supplier = '' 05/12/2022 05:35:48 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20454' , '' , '1' ) 05/12/2022 05:35:48 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20456' , 'GRANDI INSIEME GENITORI E FIGLI 6-12' , '1' , '1' , '4' , '10.0000' , '10' , '0' , '33' , '6.70' ) 05/12/2022 05:35:48 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20456' AND id_supplier = '' 05/12/2022 05:35:48 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20456' , '' , '1' ) 05/12/2022 05:35:48 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20455' , 'GRANDI INSIEME GENITORI E FIGLI 12-18' , '1' , '1' , '4' , '10.0000' , '10' , '0' , '33' , '6.70' ) 05/12/2022 05:35:49 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20455' AND id_supplier = '' 05/12/2022 05:35:49 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20455' , '' , '1' ) 05/12/2022 05:35:49 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20457' , 'CANTI NATALIZI DI TUTTO IL MONDO' , '1' , '1' , '1' , '8.9300' , '7.3197' , '22' , '30' , '7.63' ) 05/12/2022 05:35:49 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20457' AND id_supplier = '' 05/12/2022 05:35:49 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20457' , '' , '1' ) 05/12/2022 05:35:49 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20458' , 'DOLCE NATALE' , '1' , '1' , '1' , '8.1100' , '6.6475' , '22' , '30' , '6.93' ) 05/12/2022 05:35:49 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20458' AND id_supplier = '' 05/12/2022 05:35:49 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20458' , '' , '1' ) 05/12/2022 05:35:49 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20459' , 'ACCENDI LA LUCE AL TUO NATALE POSTER' , '3' , '3' , '4' , '1.9000' , '1.9' , '0' , '35' , '3.71' ) 05/12/2022 05:35:49 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20459' AND id_supplier = '' 05/12/2022 05:35:49 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20459' , '' , '1' ) 05/12/2022 05:35:49 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '3657' , 'DON PEPPINO DIANA' , '1' , '1' , '4' , '3.9000' , '3.9' , '0' , '30' , '2.73' ) 05/12/2022 05:35:49 pm >> DELETE FROM ps_product_supplier WHERE id_product = '3657' AND id_supplier = '' 05/12/2022 05:35:49 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '3657' , '' , '1' ) 05/12/2022 05:35:49 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20199' , 'PAROLA DI DIO OGNI GIORNO 2023 - V. PAGLIA' , '1' , '1' , '4' , '22.0000' , '22' , '0' , '33' , '14.74' ) 05/12/2022 05:35:49 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20199' AND id_supplier = '' 05/12/2022 05:35:49 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20199' , '' , '1' ) 05/12/2022 05:35:49 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '17072' , 'S. ALFONSO M. DE LIGUORI E LE MISSIONI POPOLARI - R. DADDIO' , '1' , '1' , '4' , '11.0000' , '11' , '0' , '30' , '7.70' ) 05/12/2022 05:35:49 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17072' AND id_supplier = '' 05/12/2022 05:35:49 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17072' , '' , '1' ) 05/12/2022 05:35:49 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '1103' , 'BIBBIA COME PAROLA DI DIO - MANNUCCI/MAZZINGHI' , '1' , '1' , '4' , '38.0000' , '38' , '0' , '30' , '26.60' ) 05/12/2022 05:35:49 pm >> DELETE FROM ps_product_supplier WHERE id_product = '1103' AND id_supplier = '' 05/12/2022 05:35:49 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '1103' , '' , '1' ) 05/12/2022 05:35:49 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '17393' , 'BREVE STORIA DELLA CHIESA - A. FRANZEN' , '1' , '1' , '4' , '30.0000' , '30' , '0' , '30' , '21.00' ) 05/12/2022 05:35:49 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17393' AND id_supplier = '' 05/12/2022 05:35:49 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17393' , '' , '1' ) 05/12/2022 05:35:49 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20435' , 'BIBBIA E IL TESORO NASCOSTO' , '24' , '24' , '4' , '4.5000' , '4.5' , '0' , '30' , '75.60' ) 05/12/2022 05:35:49 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20435' AND id_supplier = '' 05/12/2022 05:35:49 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20435' , '' , '1' ) 05/12/2022 05:35:50 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20435' , 'BIBBIA E IL TESORO NASCOSTO' , '2' , '2' , '4' , '4.5000' , '4.5' , '0' , '100' , '0.00' ) 05/12/2022 05:35:50 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20435' AND id_supplier = '' 05/12/2022 05:35:50 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20435' , '' , '1' ) 05/12/2022 05:35:50 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20436' , 'MARIA GREMBO DI DIO' , '1' , '1' , '4' , '10.0000' , '10' , '0' , '33' , '6.70' ) 05/12/2022 05:35:50 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20436' AND id_supplier = '' 05/12/2022 05:35:50 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20436' , '' , '1' ) 05/12/2022 05:35:50 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '13002' , 'ECCOMI TI ASCOLTO! - ANNO B - G. CALABRESE' , '1' , '1' , '4' , '15.0000' , '15' , '0' , '35' , '9.75' ) 05/12/2022 05:35:50 pm >> DELETE FROM ps_product_supplier WHERE id_product = '13002' AND id_supplier = '' 05/12/2022 05:35:50 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '13002' , '' , '1' ) 05/12/2022 05:35:50 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '14640' , 'ECCOMI TI ASCOLTO! - ANNO C - G. CALABRESE' , '1' , '1' , '4' , '15.0000' , '15' , '0' , '35' , '9.75' ) 05/12/2022 05:35:50 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14640' AND id_supplier = '' 05/12/2022 05:35:50 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14640' , '' , '1' ) 05/12/2022 05:35:50 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '9307' , 'SACRAMENTI SPIEGATI AI BAMBINI' , '1' , '1' , '4' , '3.9000' , '3.9' , '0' , '30' , '2.73' ) 05/12/2022 05:35:50 pm >> DELETE FROM ps_product_supplier WHERE id_product = '9307' AND id_supplier = '' 05/12/2022 05:35:50 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '9307' , '' , '1' ) 05/12/2022 05:35:50 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20441' , 'AMEN - GEN. 23' , '24' , '24' , '4' , '3.9000' , '3.9' , '0' , '33' , '62.71' ) 05/12/2022 05:35:50 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20441' AND id_supplier = '' 05/12/2022 05:35:50 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20441' , '' , '1' ) 05/12/2022 05:35:50 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20441' , 'AMEN - GEN. 23' , '2' , '2' , '4' , '3.9000' , '3.9' , '0' , '100' , '0.00' ) 05/12/2022 05:35:50 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20441' AND id_supplier = '' 05/12/2022 05:35:50 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20441' , '' , '1' ) 05/12/2022 05:35:50 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20440' , 'AMEN - FEB. 23' , '24' , '24' , '4' , '3.9000' , '3.9' , '0' , '33' , '62.71' ) 05/12/2022 05:35:50 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20440' AND id_supplier = '' 05/12/2022 05:35:50 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20440' , '' , '1' ) 05/12/2022 05:35:50 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20440' , 'AMEN - FEB. 23' , '2' , '2' , '4' , '3.9000' , '3.9' , '0' , '100' , '0.00' ) 05/12/2022 05:35:50 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20440' AND id_supplier = '' 05/12/2022 05:35:50 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20440' , '' , '1' ) 05/12/2022 05:35:50 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20442' , 'INSIEME NELLA MESSA - GEN. 23' , '1' , '1' , '4' , '1.8000' , '1.8' , '0' , '33' , '1.21' ) 05/12/2022 05:35:50 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20442' AND id_supplier = '' 05/12/2022 05:35:50 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20442' , '' , '1' ) 05/12/2022 05:35:50 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20443' , 'PAROLA E PREGHIERA - GEN. 23' , '3' , '3' , '4' , '2.9000' , '2.9' , '0' , '33' , '5.83' ) 05/12/2022 05:35:50 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20443' AND id_supplier = '' 05/12/2022 05:35:50 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20443' , '' , '1' ) 05/12/2022 05:35:51 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '19805' , 'DESIDERIO DESIDERAVI' , '24' , '24' , '4' , '2.0000' , '2' , '0' , '33' , '32.16' ) 05/12/2022 05:35:51 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19805' AND id_supplier = '' 05/12/2022 05:35:51 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19805' , '' , '1' ) 05/12/2022 05:35:51 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '19805' , 'DESIDERIO DESIDERAVI' , '2' , '2' , '4' , '2.0000' , '2' , '0' , '100' , '0.00' ) 05/12/2022 05:35:51 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19805' AND id_supplier = '' 05/12/2022 05:35:51 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19805' , '' , '1' ) 05/12/2022 05:35:51 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20444' , 'SI ALZO VERSO LALTO - ANNO A' , '2' , '2' , '4' , '6.9000' , '6.9' , '0' , '30' , '9.66' ) 05/12/2022 05:35:51 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20444' AND id_supplier = '' 05/12/2022 05:35:51 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20444' , '' , '1' ) 05/12/2022 05:35:51 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20462' , 'ASCOLTARLO ERA RIMANERE ACCESI - E. RONCHI' , '1' , '1' , '4' , '20.0000' , '20' , '0' , '33' , '13.40' ) 05/12/2022 05:35:51 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20462' AND id_supplier = '' 05/12/2022 05:35:51 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20462' , '' , '1' ) 05/12/2022 05:35:51 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '15276' , 'SCOLLINARE O SRADICARE - VIA CRUCIS' , '2' , '2' , '4' , '2.0000' , '2' , '0' , '30' , '2.80' ) 05/12/2022 05:35:51 pm >> DELETE FROM ps_product_supplier WHERE id_product = '15276' AND id_supplier = '' 05/12/2022 05:35:51 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '15276' , '' , '1' ) 05/12/2022 05:35:51 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '18647' , 'SCOPRIAMO INSIEME LAVVENTO' , '2' , '2' , '4' , '4.9000' , '4.9' , '0' , '30' , '6.86' ) 05/12/2022 05:35:51 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18647' AND id_supplier = '' 05/12/2022 05:35:51 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18647' , '' , '1' ) 05/12/2022 05:35:51 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '19731' , 'ITINERARI CAT. PER LA VITA MATRIMONIALE' , '2' , '2' , '4' , '3.0000' , '3' , '0' , '33' , '4.02' ) 05/12/2022 05:35:51 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19731' AND id_supplier = '' 05/12/2022 05:35:51 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19731' , '' , '1' ) 05/12/2022 05:35:51 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '14955' , 'DARAI ALLA LUCE UN FIGLIO - NOVENA IMMACOLATA - G. FORLAI' , '1' , '1' , '4' , '2.9000' , '2.9' , '0' , '33' , '1.94' ) 05/12/2022 05:35:51 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14955' AND id_supplier = '' 05/12/2022 05:35:51 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14955' , '' , '1' ) 05/12/2022 05:35:51 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '13116' , 'NOVENA A MARIA IMMACOLATA' , '1' , '1' , '4' , '3.5000' , '3.5' , '0' , '33' , '2.35' ) 05/12/2022 05:35:51 pm >> DELETE FROM ps_product_supplier WHERE id_product = '13116' AND id_supplier = '' 05/12/2022 05:35:51 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '13116' , '' , '1' ) 05/12/2022 05:35:51 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '6619' , 'MIA IMPRONTA È TUA - 1 QUADERNO' , '48' , '48' , '4' , '5.0000' , '5' , '0' , '35' , '156.00' ) 05/12/2022 05:35:51 pm >> DELETE FROM ps_product_supplier WHERE id_product = '6619' AND id_supplier = '' 05/12/2022 05:35:51 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '6619' , '' , '1' ) 05/12/2022 05:35:51 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '6619' , 'MIA IMPRONTA È TUA - 1 QUADERNO' , '4' , '4' , '4' , '5.0000' , '5' , '0' , '100' , '0.00' ) 05/12/2022 05:35:51 pm >> DELETE FROM ps_product_supplier WHERE id_product = '6619' AND id_supplier = '' 05/12/2022 05:35:51 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '6619' , '' , '1' ) 05/12/2022 05:35:51 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '6620' , 'MIA IMPRONTA È TUA- GUIDA' , '2' , '2' , '4' , '15.0000' , '15' , '0' , '35' , '19.50' ) 05/12/2022 05:35:52 pm >> DELETE FROM ps_product_supplier WHERE id_product = '6620' AND id_supplier = '' 05/12/2022 05:35:52 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '6620' , '' , '1' ) 05/12/2022 05:35:52 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '12864' , 'IMPRONTE DI MISERICORDIA E DI PERDONO - SUSSIDIO' , '60' , '60' , '4' , '5.0000' , '5' , '0' , '35' , '195.00' ) 05/12/2022 05:35:52 pm >> DELETE FROM ps_product_supplier WHERE id_product = '12864' AND id_supplier = '' 05/12/2022 05:35:52 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '12864' , '' , '1' ) 05/12/2022 05:35:52 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '12864' , 'IMPRONTE DI MISERICORDIA E DI PERDONO - SUSSIDIO' , '5' , '5' , '4' , '5.0000' , '5' , '0' , '100' , '0.00' ) 05/12/2022 05:35:52 pm >> DELETE FROM ps_product_supplier WHERE id_product = '12864' AND id_supplier = '' 05/12/2022 05:35:52 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '12864' , '' , '1' ) 05/12/2022 05:35:52 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '14529' , 'PANE E VINO - SUSSIDIO' , '72' , '72' , '4' , '5.0000' , '5' , '0' , '35' , '234.00' ) 05/12/2022 05:35:52 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14529' AND id_supplier = '' 05/12/2022 05:35:52 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14529' , '' , '1' ) 05/12/2022 05:35:52 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '14529' , 'PANE E VINO - SUSSIDIO' , '6' , '6' , '4' , '5.0000' , '5' , '0' , '100' , '0.00' ) 05/12/2022 05:35:52 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14529' AND id_supplier = '' 05/12/2022 05:35:52 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14529' , '' , '1' ) 05/12/2022 05:35:52 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '12922' , 'IMPRONTE DI MISERICORDIA - GUIDA 2' , '3' , '3' , '4' , '15.0000' , '15' , '0' , '35' , '29.25' ) 05/12/2022 05:35:52 pm >> DELETE FROM ps_product_supplier WHERE id_product = '12922' AND id_supplier = '' 05/12/2022 05:35:52 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '12922' , '' , '1' ) 05/12/2022 05:35:52 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '14530' , 'PANE E VINO - GUIDA 3' , '2' , '2' , '4' , '15.0000' , '15' , '0' , '35' , '19.50' ) 05/12/2022 05:35:52 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14530' AND id_supplier = '' 05/12/2022 05:35:52 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14530' , '' , '1' ) 05/12/2022 05:35:52 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '6973' , 'NELLA GROTTA DI GESÙ' , '1' , '1' , '1' , '14.3400' , '11.754098360656' , '22' , '30' , '12.2464' ) 05/12/2022 05:35:52 pm >> DELETE FROM ps_product_supplier WHERE id_product = '6973' AND id_supplier = '' 05/12/2022 05:35:52 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '6973' , '' , '1' ) 05/12/2022 05:35:52 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '529' , 'AMORIS LAETITIA' , '96' , '96' , '4' , '2.2000' , '2.2' , '0' , '35' , '137.28' ) 05/12/2022 05:35:52 pm >> DELETE FROM ps_product_supplier WHERE id_product = '529' AND id_supplier = '' 05/12/2022 05:35:52 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '529' , '' , '1' ) 05/12/2022 05:35:52 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '529' , 'AMORIS LAETITIA' , '8' , '8' , '4' , '2.2000' , '2.2' , '0' , '100' , '0.00' ) 05/12/2022 05:35:52 pm >> DELETE FROM ps_product_supplier WHERE id_product = '529' AND id_supplier = '' 05/12/2022 05:35:52 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '529' , '' , '1' ) 05/12/2022 05:35: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 ( '75578' , '20472' , 'CAMMINARE NELLA LUCE - L. MONTI' , '1' , '1' , '4' , '20.0000' , '20' , '0' , '33' , '13.40' ) 05/12/2022 05:35:53 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20472' AND id_supplier = '' 05/12/2022 05:35:53 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20472' , '' , '1' ) 05/12/2022 05:35: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 ( '75578' , '20473' , 'GLI ANGELI CI PROTEGGONO' , '1' , '1' , '4' , '3.5000' , '3.5' , '0' , '35' , '2.28' ) 05/12/2022 05:35:53 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20473' AND id_supplier = '' 05/12/2022 05:35:53 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20473' , '' , '1' ) 05/12/2022 05:35: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 ( '75578' , '20474' , 'SFRONTATI E IMPERTINENTI CERCATORI DI DIO - R. FUSCO' , '1' , '1' , '4' , '14.50' , '14.5' , '0' , '33' , '9.7150' ) 05/12/2022 05:35:53 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20474' AND id_supplier = '' 05/12/2022 05:35:53 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20474' , '' , '1' ) 05/12/2022 05:35: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 ( '75578' , '20475' , '50 DOMANDE A DIO - G. BIADER' , '1' , '1' , '4' , '16.0000' , '16' , '0' , '35' , '10.40' ) 05/12/2022 05:35:53 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20475' AND id_supplier = '' 05/12/2022 05:35:53 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20475' , '' , '1' ) 05/12/2022 05:35: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 ( '75578' , '20476' , 'NON GUARDARE AI NOSTRI PECCATI - B.P. FLANAGAN' , '1' , '1' , '4' , '28.0000' , '28' , '0' , '30' , '19.60' ) 05/12/2022 05:35:53 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20476' AND id_supplier = '' 05/12/2022 05:35:53 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20476' , '' , '1' ) 05/12/2022 05:35: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 ( '75578' , '20477' , 'VERITA E MENZOGNE - FULTON J. SHEEN' , '1' , '1' , '4' , '14.0000' , '14' , '0' , '30' , '9.80' ) 05/12/2022 05:35:53 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20477' AND id_supplier = '' 05/12/2022 05:35:53 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20477' , '' , '1' ) 05/12/2022 05:35: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 ( '75578' , '20478' , 'PANE QUOTIDIANO - GEN FEB 2023' , '1' , '1' , '4' , '3.9000' , '3.9' , '0' , '30' , '2.73' ) 05/12/2022 05:35:53 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20478' AND id_supplier = '' 05/12/2022 05:35:53 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20478' , '' , '1' ) 05/12/2022 05:35: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 ( '75578' , '20479' , 'PAROLA E PREGHIERA - FEB 2023' , '3' , '3' , '4' , '2.9000' , '2.9' , '0' , '33' , '5.83' ) 05/12/2022 05:35:53 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20479' AND id_supplier = '' 05/12/2022 05:35:53 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20479' , '' , '1' ) 05/12/2022 05:35: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 ( '75578' , '20480' , 'INSIEME NELLA MESSA - FEB 2023' , '1' , '1' , '4' , '1.8000' , '1.8' , '0' , '33' , '1.21' ) 05/12/2022 05:35:53 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20480' AND id_supplier = '' 05/12/2022 05:35:53 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20480' , '' , '1' ) 05/12/2022 05:35: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 ( '75578' , '17713' , 'FARSI SANTI CON CIO CHE CE - L. EPICOCO' , '2' , '2' , '4' , '9.0000' , '9' , '0' , '30+7' , '11.72' ) 05/12/2022 05:35:53 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17713' AND id_supplier = '' 05/12/2022 05:35:53 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17713' , '' , '1' ) 05/12/2022 05:35: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 ( '75578' , '14642' , 'FIDES ET RATIO - GIOVANNI PAOLO II' , '1' , '1' , '4' , '4.0000' , '4' , '0' , '33' , '2.68' ) 05/12/2022 05:35:53 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14642' AND id_supplier = '' 05/12/2022 05:35:53 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14642' , '' , '1' ) 05/12/2022 05:35: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 ( '75578' , '14738' , 'FIGURE DELLAVVENTO - F. PIAZZOLLA' , '1' , '1' , '4' , '10.0000' , '10' , '0' , '33' , '6.70' ) 05/12/2022 05:35:54 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14738' AND id_supplier = '' 05/12/2022 05:35:54 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14738' , '' , '1' ) 05/12/2022 05:35: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 ( '75578' , '18776' , 'GESU A COLORI' , '5' , '5' , '4' , '8.9000' , '8.9' , '0' , '30' , '31.15' ) 05/12/2022 05:35:54 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18776' AND id_supplier = '' 05/12/2022 05:35:54 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18776' , '' , '1' ) 05/12/2022 05:35: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 ( '75578' , '14649' , 'COMPENDIO AL CATECHISMO DI PIO X' , '36' , '36' , '4' , '1.6000' , '1.6' , '0' , '30' , '40.32' ) 05/12/2022 05:35:54 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14649' AND id_supplier = '' 05/12/2022 05:35:54 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14649' , '' , '1' ) 05/12/2022 05:35: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 ( '75578' , '14649' , 'COMPENDIO AL CATECHISMO DI PIO X' , '3' , '3' , '4' , '1.6000' , '1.6' , '0' , '100' , '0.00' ) 05/12/2022 05:35:54 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14649' AND id_supplier = '' 05/12/2022 05:35:54 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14649' , '' , '1' ) 05/12/2022 05:35: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 ( '75578' , '10748' , 'TU MI CHIAMI PER NOME' , '12' , '12' , '4' , '5.9000' , '5.9' , '0' , '30+7' , '46.09' ) 05/12/2022 05:35:54 pm >> DELETE FROM ps_product_supplier WHERE id_product = '10748' AND id_supplier = '' 05/12/2022 05:35:54 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '10748' , '' , '1' ) 05/12/2022 05:35: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 ( '75578' , '10748' , 'TU MI CHIAMI PER NOME' , '1' , '1' , '4' , '5.9000' , '5.9' , '0' , '100' , '0.00' ) 05/12/2022 05:35:54 pm >> DELETE FROM ps_product_supplier WHERE id_product = '10748' AND id_supplier = '' 05/12/2022 05:35:54 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '10748' , '' , '1' ) 05/12/2022 05:35: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 ( '75578' , '10751' , 'TU MI PERDONI' , '24' , '24' , '4' , '5.9000' , '5.9' , '0' , '30+7' , '92.18' ) 05/12/2022 05:35:54 pm >> DELETE FROM ps_product_supplier WHERE id_product = '10751' AND id_supplier = '' 05/12/2022 05:35:54 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '10751' , '' , '1' ) 05/12/2022 05:35: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 ( '75578' , '10751' , 'TU MI PERDONI' , '2' , '2' , '4' , '5.9000' , '5.9' , '0' , '100' , '0.00' ) 05/12/2022 05:35:54 pm >> DELETE FROM ps_product_supplier WHERE id_product = '10751' AND id_supplier = '' 05/12/2022 05:35:54 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '10751' , '' , '1' ) 05/12/2022 05:35: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 ( '75578' , '14719' , 'TU MI AMI DAVVERO' , '24' , '24' , '4' , '5.9000' , '5.9' , '0' , '30+7' , '92.18' ) 05/12/2022 05:35:54 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14719' AND id_supplier = '' 05/12/2022 05:35:54 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14719' , '' , '1' ) 05/12/2022 05:35: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 ( '75578' , '14719' , 'TU MI AMI DAVVERO' , '2' , '2' , '4' , '5.9000' , '5.9' , '0' , '100' , '0.00' ) 05/12/2022 05:35:54 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14719' AND id_supplier = '' 05/12/2022 05:35:54 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14719' , '' , '1' ) 05/12/2022 05:35: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 ( '75578' , '19043' , 'HA VINTO IL TUO AMORE - AGG. CANTI' , '2' , '2' , '4' , '3.5000' , '3.5' , '0' , '30' , '4.90' ) 05/12/2022 05:35:54 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19043' AND id_supplier = '' 05/12/2022 05:35:54 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19043' , '' , '1' ) 05/12/2022 05:35:55 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '8702' , 'QUANDO IL MAESTRO PARLA AL CUORE - G. COURTOIS' , '1' , '1' , '4' , '14.0000' , '14' , '0' , '33' , '9.38' ) 05/12/2022 05:35:55 pm >> DELETE FROM ps_product_supplier WHERE id_product = '8702' AND id_supplier = '' 05/12/2022 05:35:55 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '8702' , '' , '1' ) 05/12/2022 05:35:55 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '17242' , 'SCOPRIAMO INSIEME LA COMUNIONE' , '1' , '1' , '4' , '4.9000' , '4.9' , '0' , '30' , '3.43' ) 05/12/2022 05:35:55 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17242' AND id_supplier = '' 05/12/2022 05:35:55 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17242' , '' , '1' ) 05/12/2022 05:35:55 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '20462' , 'ASCOLTARLO ERA RIMANERE ACCESI - E. RONCHI' , '1' , '1' , '4' , '20.0000' , '20' , '0' , '33' , '13.40' ) 05/12/2022 05:35:55 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20462' AND id_supplier = '' 05/12/2022 05:35:55 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20462' , '' , '1' ) 05/12/2022 05:35:55 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '12922' , 'IMPRONTE DI MISERICORDIA - GUIDA 2' , '1' , '1' , '4' , '15.0000' , '15' , '0' , '35' , '9.75' ) 05/12/2022 05:35:55 pm >> DELETE FROM ps_product_supplier WHERE id_product = '12922' AND id_supplier = '' 05/12/2022 05:35:55 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '12922' , '' , '1' ) 05/12/2022 05:35:55 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '18565' , 'CONNESSI CON GESU - GUIDA 6' , '1' , '1' , '4' , '15.0000' , '15' , '0' , '35' , '9.75' ) 05/12/2022 05:35:55 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18565' AND id_supplier = '' 05/12/2022 05:35:55 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18565' , '' , '1' ) 05/12/2022 05:35:55 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '10133' , 'SPESE DI TRASPORTO' , '1' , '1' , '4' , '101.51' , '101.51' , '0' , '0' , '101.5100' ) 05/12/2022 05:35:55 pm >> DELETE FROM ps_product_supplier WHERE id_product = '10133' AND id_supplier = '' 05/12/2022 05:35:55 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '10133' , '' , '1' ) 05/12/2022 05:35:55 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '10133' , 'SPESE DI TRASPORTO' , '1' , '1' , '1' , '1.54' , '1.2622950819672' , '22' , '0' , '1.8788' ) 05/12/2022 05:35:55 pm >> DELETE FROM ps_product_supplier WHERE id_product = '10133' AND id_supplier = '' 05/12/2022 05:35:55 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '10133' , '' , '1' ) 05/12/2022 05:35:55 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75578' , '10133' , 'SPESE DI TRASPORTO' , '1' , '1' , '3' , '0.57' , '0.54807692307692' , '4' , '0' , '0.5928' ) 05/12/2022 05:35:55 pm >> DELETE FROM ps_product_supplier WHERE id_product = '10133' AND id_supplier = '' 05/12/2022 05:35:55 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '10133' , '' , '1' ) 05/12/2022 05:36:32 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '8019118042262' AND id_product != '6973' AND ean13 != '' 05/12/2022 05:36:32 pm >> UPDATE ps_product SET id_supplier = '7', reference = '8/5', ean13 = '8019118042262', date_upd = NOW() WHERE id_product = '6973' 05/12/2022 05:36:32 pm >> UPDATE ps_product_lang SET name = 'NELLA GROTTA DI GESÙ', description = '' WHERE id_product = '6973' 05/12/2022 05:36:32 pm >> UPDATE ps_product SET wholesale_price = '10.04', on_sale = '0', price = '14.3443' WHERE id_product = '6973' 05/12/2022 05:36:32 pm >> UPDATE ps_product_shop SET wholesale_price = '10.04', price = '14.3443', id_tax_rules_group = '1', id_category_default = '27', id_argoment_default = '66', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '6973' 05/12/2022 05:36:32 pm >> DELETE FROM ps_specific_price WHERE id_product = '6973' 05/12/2022 05:37:04 pm >> UPDATE ps_document SET id_document_type = '33', document_num = '616107', document_date = '2022-11-22', document_letter = '', id_customer = '0', id_supplier = '', id_address = '2602', address1 = 'P. ZZA SAN PAOLO, 14 12051 ALBA', address2 = '', note = '', price_shipping = '23.59', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '0', id_causal = '0', price_tax_included = '720.46', price_tax_excluded = '718.25', date_upd = NOW() WHERE id_document = '75437' 05/12/2022 05:37:04 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '75437' 05/12/2022 05:37:04 pm >> DELETE FROM ps_document_detail WHERE id_document = '75437' 05/12/2022 05:37:04 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75437' , '20462' , 'ASCOLTARLO ERA RIMANERE ACCESI - E. RONCHI' , '1' , '1' , '4' , '20.0000' , '20' , '0' , '33' , '13.40' ) 05/12/2022 05:37:04 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20462' AND id_supplier = '' 05/12/2022 05:37:04 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20462' , '' , '1' ) 05/12/2022 05:37:04 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75437' , '15276' , 'SCOLLINARE O SRADICARE - VIA CRUCIS' , '2' , '2' , '4' , '2.0000' , '2' , '0' , '30' , '2.80' ) 05/12/2022 05:37:04 pm >> DELETE FROM ps_product_supplier WHERE id_product = '15276' AND id_supplier = '' 05/12/2022 05:37:05 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '15276' , '' , '1' ) 05/12/2022 05:37:05 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75437' , '18647' , 'SCOPRIAMO INSIEME LAVVENTO' , '2' , '2' , '4' , '4.9000' , '4.9' , '0' , '30' , '6.86' ) 05/12/2022 05:37:05 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18647' AND id_supplier = '' 05/12/2022 05:37:05 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18647' , '' , '1' ) 05/12/2022 05:37:05 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75437' , '19731' , 'ITINERARI CAT. PER LA VITA MATRIMONIALE' , '2' , '2' , '4' , '3.0000' , '3' , '0' , '33' , '4.02' ) 05/12/2022 05:37:05 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19731' AND id_supplier = '' 05/12/2022 05:37:05 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19731' , '' , '1' ) 05/12/2022 05:37:05 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75437' , '14955' , 'DARAI ALLA LUCE UN FIGLIO - NOVENA IMMACOLATA - G. FORLAI' , '1' , '1' , '4' , '2.9000' , '2.9' , '0' , '33' , '1.94' ) 05/12/2022 05:37:05 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14955' AND id_supplier = '' 05/12/2022 05:37:05 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14955' , '' , '1' ) 05/12/2022 05:37:05 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75437' , '13116' , 'NOVENA A MARIA IMMACOLATA' , '1' , '1' , '4' , '3.5000' , '3.5' , '0' , '33' , '2.35' ) 05/12/2022 05:37:05 pm >> DELETE FROM ps_product_supplier WHERE id_product = '13116' AND id_supplier = '' 05/12/2022 05:37:05 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '13116' , '' , '1' ) 05/12/2022 05:37:05 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75437' , '6619' , 'MIA IMPRONTA È TUA - 1 QUADERNO' , '48' , '48' , '4' , '5.0000' , '5' , '0' , '35' , '156.00' ) 05/12/2022 05:37:05 pm >> DELETE FROM ps_product_supplier WHERE id_product = '6619' AND id_supplier = '' 05/12/2022 05:37:05 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '6619' , '' , '1' ) 05/12/2022 05:37:05 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75437' , '6619' , 'MIA IMPRONTA È TUA - 1 QUADERNO' , '4' , '4' , '4' , '5.0000' , '5' , '0' , '100' , '0.00' ) 05/12/2022 05:37:05 pm >> DELETE FROM ps_product_supplier WHERE id_product = '6619' AND id_supplier = '' 05/12/2022 05:37:05 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '6619' , '' , '1' ) 05/12/2022 05:37:05 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75437' , '6620' , 'MIA IMPRONTA È TUA- GUIDA' , '2' , '2' , '4' , '15.0000' , '15' , '0' , '35' , '19.50' ) 05/12/2022 05:37:05 pm >> DELETE FROM ps_product_supplier WHERE id_product = '6620' AND id_supplier = '' 05/12/2022 05:37:05 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '6620' , '' , '1' ) 05/12/2022 05:37:05 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75437' , '12864' , 'IMPRONTE DI MISERICORDIA E DI PERDONO - SUSSIDIO' , '60' , '60' , '4' , '5.0000' , '5' , '0' , '35' , '195.00' ) 05/12/2022 05:37:05 pm >> DELETE FROM ps_product_supplier WHERE id_product = '12864' AND id_supplier = '' 05/12/2022 05:37:05 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '12864' , '' , '1' ) 05/12/2022 05:37:05 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75437' , '12864' , 'IMPRONTE DI MISERICORDIA E DI PERDONO - SUSSIDIO' , '5' , '5' , '4' , '5.0000' , '5' , '0' , '100' , '0.00' ) 05/12/2022 05:37:05 pm >> DELETE FROM ps_product_supplier WHERE id_product = '12864' AND id_supplier = '' 05/12/2022 05:37:05 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '12864' , '' , '1' ) 05/12/2022 05:37:05 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75437' , '14529' , 'PANE E VINO - SUSSIDIO' , '72' , '72' , '4' , '5.0000' , '5' , '0' , '35' , '234.00' ) 05/12/2022 05:37:05 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14529' AND id_supplier = '' 05/12/2022 05:37:05 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14529' , '' , '1' ) 05/12/2022 05:37:06 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75437' , '14529' , 'PANE E VINO - SUSSIDIO' , '6' , '6' , '4' , '5.0000' , '5' , '0' , '100' , '0.00' ) 05/12/2022 05:37:06 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14529' AND id_supplier = '' 05/12/2022 05:37:06 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14529' , '' , '1' ) 05/12/2022 05:37:06 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75437' , '12922' , 'IMPRONTE DI MISERICORDIA - GUIDA 2' , '3' , '3' , '4' , '15.0000' , '15' , '0' , '35' , '29.25' ) 05/12/2022 05:37:06 pm >> DELETE FROM ps_product_supplier WHERE id_product = '12922' AND id_supplier = '' 05/12/2022 05:37:06 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '12922' , '' , '1' ) 05/12/2022 05:37:06 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75437' , '14530' , 'PANE E VINO - GUIDA 3' , '2' , '2' , '4' , '15.0000' , '15' , '0' , '35' , '19.50' ) 05/12/2022 05:37:06 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14530' AND id_supplier = '' 05/12/2022 05:37:06 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14530' , '' , '1' ) 05/12/2022 05:37:06 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '75437' , '6973' , 'NELLA GROTTA DI GESÙ' , '1' , '1' , '1' , '14.34' , '11.754098360656' , '22' , '30' , '12.2464' ) 05/12/2022 05:37:06 pm >> DELETE FROM ps_product_supplier WHERE id_product = '6973' AND id_supplier = '' 05/12/2022 05:37:06 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '6973' , '' , '1' ) 05/12/2022 05:41:48 pm >> SELECT document_num FROM ps_document WHERE document_num = '3766' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-05') 05/12/2022 05:41:48 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3766' , '2022-12-05' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '16.06' , '16.06' , NOW() , NOW() ) 05/12/2022 05:41:48 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '76107' 05/12/2022 05:41:48 pm >> DELETE FROM ps_document_detail WHERE id_document = '76107' 05/12/2022 05:41:48 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76107' , '20494' , 'TI VOGLIO FELICE - PAPA FRANCESCO' , '1' , '-1' , '4' , '16.90' , '16.9' , '0' , '5' , '16.06' ) 05/12/2022 05:41:48 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20494' AND id_supplier = '' 05/12/2022 05:41:48 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20494' , '' , '1' ) 05/12/2022 06:09:49 pm >> SELECT document_num FROM ps_document WHERE document_num = '3767' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-05') 05/12/2022 06:09:49 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' , '3767' , '2022-12-05' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '110.00' , '90.16' , NOW() , NOW() ) 05/12/2022 06:09:49 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '76108' 05/12/2022 06:09:49 pm >> DELETE FROM ps_document_detail WHERE id_document = '76108' 05/12/2022 06:09:49 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '76108' , '16068' , 'CAMICE PIEGONI 2 INSERTI - AECM17B05' , '1' , '-1' , '1' , '110' , '90.16393442623' , '22' , '0' , '110.00' ) 05/12/2022 06:09:49 pm >> DELETE FROM ps_product_supplier WHERE id_product = '16068' AND id_supplier = '' 05/12/2022 06:09:49 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16068' , '' , '1' ) 05/12/2022 06:11:22 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '001286' AND id_product != '16068' AND ean13 != '' 05/12/2022 06:11:22 pm >> UPDATE ps_product SET id_supplier = '122', reference = '', ean13 = '001286', date_upd = NOW() WHERE id_product = '16068' 05/12/2022 06:11:22 pm >> UPDATE ps_product_lang SET name = 'CAMICE PIEGONI 2 INSERTI - AECM17B05', description = '' WHERE id_product = '16068' 05/12/2022 06:11:22 pm >> UPDATE ps_product SET wholesale_price = '45.00', on_sale = '0', price = '98.36065573770492' WHERE id_product = '16068' 05/12/2022 06:11:22 pm >> UPDATE ps_product_shop SET wholesale_price = '45.00', price = '98.36065573770492', id_tax_rules_group = '1', id_category_default = '440', id_argoment_default = '42', id_internal_category = '3', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '16068' 05/12/2022 06:11:22 pm >> DELETE FROM ps_specific_price WHERE id_product = '16068' 05/12/2022 07:09:00 pm >> SELECT document_num FROM ps_document WHERE document_num = '3581' AND id_document != '74835' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-11-24') 05/12/2022 07:09:00 pm >> UPDATE ps_document SET id_document_type = '11', document_num = '3581', document_date = '2022-11-24', 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 = '10.70', price_tax_excluded = '8.77', date_upd = NOW() WHERE id_document = '74835' 05/12/2022 07:09: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 = '74835' 05/12/2022 07:09:00 pm >> DELETE FROM ps_document_detail WHERE id_document = '74835' 05/12/2022 07:09: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 ( '74835' , '10475' , 'TEALIGHTS X 50 ' , '1' , '-1' , '1' , '3.9000' , '3.1967213114754' , '22' , '0' , '3.90' ) 05/12/2022 07:09:00 pm >> DELETE FROM ps_product_supplier WHERE id_product = '10475' AND id_supplier = '' 05/12/2022 07:09:00 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '10475' , '' , '1' ) 05/12/2022 07:09: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 ( '74835' , '18884' , 'BAMBINELLO CM 10 - PB13627' , '1' , '-1' , '1' , '6.8' , '5.5737704918033' , '22' , '0' , '6.80' ) 05/12/2022 07:09:00 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18884' AND id_supplier = '' 05/12/2022 07:09:00 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18884' , '' , '1' )