13/05/2022 08:35:54 am >> INSERT INTO ps_customer ( id_gender , firstname , lastname , email , passwd , `date_add` , `date_upd` ) VALUES ( '1' , '' , '' , '' , 'VtHKIdfXptmMcJVY' , NOW() , NOW() ) 13/05/2022 08:35:54 am >> INSERT INTO ps_customer_group ( id_customer , id_group ) VALUES ( '3882' , '1' ) 13/05/2022 08:35:54 am >> INSERT INTO ps_customer_group ( id_customer , id_group ) VALUES ( '3882' , '2' ) 13/05/2022 08:35:54 am >> INSERT INTO ps_customer_group ( id_customer , id_group ) VALUES ( '3882' , '3' ) 13/05/2022 08:37:46 am >> UPDATE ps_address SET deleted='1' , active = '0' WHERE id_customer = '3882' 13/05/2022 08:37:46 am >> INSERT INTO ps_address ( id_customer , id_country , id_state , company , lastname , firstname , address1 , address2 , postcode , city , other , phone , phone_mobile , vat_number , dni , date_add , date_upd ) VALUES ( '3882' , '10' , '210' , 'PRESBITERE CATHEDRALE' , 'REDAELLI' , 'P. GIAN MARIO' , 'PLACE D\'ABOURD 25 - ' , '' , '84300' , 'CAVAILLON' , '' , '' , '' , '' , '' , NOW() , NOW() ) 13/05/2022 08:37:46 am >> UPDATE ps_customer SET email = '', sdi = '', pec = '', date_upd = NOW() WHERE id_customer = '3882' 13/05/2022 08:39:36 am >> SELECT document_num FROM ps_document WHERE document_num = '17' AND id_document != '' AND id_document_type LIKE '24' AND YEAR(document_date) = YEAR('2022-05-13') 13/05/2022 08:39:36 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '24' , '17' , '2022-05-13' , '' , '3550' , '0' , '4671016' , 'VIA S. MARIA IN MONTICELLI, 28 00186 ROMA' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '74.00' , '74.00' , NOW() , NOW() ) 13/05/2022 08:39: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 = '57242' 13/05/2022 08:39:36 am >> DELETE FROM ps_document_detail WHERE id_document = '57242' 13/05/2022 08:39: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 ( '57242' , '9253' , 'SACRA BIBBIA CEI - UELCI' , '5' , '-5' , '4' , '18.50' , '18.5' , '0' , '20' , '74.00' ) 13/05/2022 08:39:47 am >> DELETE FROM ps_document WHERE id_document = '57242' 13/05/2022 08:39:47 am >> DELETE FROM ps_document_detail WHERE id_document = '57242' 13/05/2022 09:12:49 am >> INSERT INTO ps_product ( ean13 , id_tax_rules_group , `date_add` , `date_upd` ) VALUES ( '' , '1' , NOW() , NOW() ) 13/05/2022 09:12:49 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '19555' , '1' , '' , 'nuovo-prodotto' ) 13/05/2022 09:12:49 am >> INSERT INTO ps_product_shop ( id_product , id_tax_rules_group , id_shop , id_category_default , `date_add` , `date_upd` ) VALUES ( '19555' , '1' , '1' , '2' , NOW() , NOW() ) 13/05/2022 09:12:49 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) VALUES ( '19555' , '0' , '1' , '0' , '0' ) 13/05/2022 09:13:29 am >> SELECT ean13 FROM ps_product WHERE ean13 = '9788831553537' AND id_product != '19555' AND ean13 != '' 13/05/2022 09:13:29 am >> UPDATE ps_product SET id_supplier = '', reference = '6/5', ean13 = '9788831553537', date_upd = NOW() WHERE id_product = '19555' 13/05/2022 09:13:29 am >> UPDATE ps_product_lang SET name = 'CON MARIA - E. MASSERONI', description = '' WHERE id_product = '19555' 13/05/2022 09:13:29 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '10' WHERE id_product = '19555' 13/05/2022 09:13:29 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '10', id_tax_rules_group = '4', id_category_default = '27', id_argoment_default = '73', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '19555' 13/05/2022 09:13:29 am >> DELETE FROM ps_specific_price WHERE id_product = '19555' 13/05/2022 09:13:30 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 = '19555' 13/05/2022 09:13:30 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '19556' , '1' , '' , 'nuovo-prodotto' ) 13/05/2022 09:13:30 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 '19556' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '19555' 13/05/2022 09:13:30 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '19556' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '19555' 13/05/2022 09:16:09 am >> SELECT ean13 FROM ps_product WHERE ean13 = '8023392015553' AND id_product != '19556' AND ean13 != '' 13/05/2022 09:16:09 am >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '8023392015553', date_upd = NOW() WHERE id_product = '19556' 13/05/2022 09:16:09 am >> UPDATE ps_product_lang SET name = 'SEGNALIBRO DOMENICA DELLA PAROLA', description = '' WHERE id_product = '19556' 13/05/2022 09:16:09 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '0' WHERE id_product = '19556' 13/05/2022 09:16:09 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '0', id_tax_rules_group = '1', 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 = '19556' 13/05/2022 09:16:09 am >> DELETE FROM ps_specific_price WHERE id_product = '19556' 13/05/2022 09:16:10 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 = '19556' 13/05/2022 09:16:10 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '19557' , '1' , '' , 'nuovo-prodotto' ) 13/05/2022 09:16:10 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 '19557' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '19556' 13/05/2022 09:16:10 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '19557' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '19556' 13/05/2022 09:17: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 ( '33' , '599327' , '2022-05-11' , '' , '0' , '7' , '2602' , 'P. ZZA SAN PAOLO, 14 12051 ALBA' , '' , '' , '25.59' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '845.44' , '842.04' , NOW() , NOW() ) 13/05/2022 09:17: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 = '57243' 13/05/2022 09:17:13 am >> DELETE FROM ps_document_detail WHERE id_document = '57243' 13/05/2022 09:17:13 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '57243' , '19360' , 'IN PRINCIPIO ERANO FRATELLI - L. EPICOCO' , '2' , '2' , '4' , '10.00' , '10' , '0' , '30' , '14.0000' ) 13/05/2022 09:17:13 am >> DELETE FROM ps_product_supplier WHERE id_product = '19360' AND id_supplier = '7' 13/05/2022 09:17:13 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19360' , '7' , '1' ) 13/05/2022 09:17:13 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '57243' , '19555' , 'CON MARIA - E. MASSERONI' , '1' , '1' , '4' , '10.00' , '10' , '0' , '33' , '6.7000' ) 13/05/2022 09:17:13 am >> DELETE FROM ps_product_supplier WHERE id_product = '19555' AND id_supplier = '7' 13/05/2022 09:17:13 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19555' , '7' , '1' ) 13/05/2022 09:17:13 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '57243' , '18667' , 'SCOPRIAMO LA CRESIMA' , '1' , '1' , '4' , '4.90' , '4.9' , '0' , '30' , '3.4300' ) 13/05/2022 09:17:13 am >> DELETE FROM ps_product_supplier WHERE id_product = '18667' AND id_supplier = '7' 13/05/2022 09:17:13 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18667' , '7' , '1' ) 13/05/2022 09:17:13 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '57243' , '17863' , 'PENTECOSTE - CONGAR/RAHNER' , '1' , '1' , '4' , '8.00' , '8' , '0' , '30' , '5.6000' ) 13/05/2022 09:17:13 am >> DELETE FROM ps_product_supplier WHERE id_product = '17863' AND id_supplier = '7' 13/05/2022 09:17:13 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17863' , '7' , '1' ) 13/05/2022 09:17:13 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '57243' , '19023' , 'CATECHISMO DELLA CHIESA CATTOLICA COMMENTATO' , '1' , '1' , '4' , '25.00' , '25' , '0' , '30' , '17.5000' ) 13/05/2022 09:17:13 am >> DELETE FROM ps_product_supplier WHERE id_product = '19023' AND id_supplier = '7' 13/05/2022 09:17:13 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19023' , '7' , '1' ) 13/05/2022 09:17:13 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '57243' , '18907' , 'ANGELO MI DISSE - A. COMASTRI' , '2' , '2' , '4' , '25.00' , '25' , '0' , '33' , '33.5000' ) 13/05/2022 09:17:13 am >> DELETE FROM ps_product_supplier WHERE id_product = '18907' AND id_supplier = '7' 13/05/2022 09:17:13 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18907' , '7' , '1' ) 13/05/2022 09:17:13 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '57243' , '17127' , 'STABILI E CREDIBILI - L. EPICOCO' , '1' , '1' , '4' , '12.00' , '12' , '0' , '33' , '8.0400' ) 13/05/2022 09:17:13 am >> DELETE FROM ps_product_supplier WHERE id_product = '17127' AND id_supplier = '7' 13/05/2022 09:17:13 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17127' , '7' , '1' ) 13/05/2022 09:17:13 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '57243' , '1090' , 'BIBBIA' , '100' , '100' , '4' , '9.90' , '9.9' , '0' , '33+5' , '630.1350' ) 13/05/2022 09:17:13 am >> DELETE FROM ps_product_supplier WHERE id_product = '1090' AND id_supplier = '7' 13/05/2022 09:17:13 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '1090' , '7' , '1' ) 13/05/2022 09:17:13 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '57243' , '1090' , 'BIBBIA' , '10' , '10' , '4' , '9.90' , '9.9' , '0' , '100' , '0.0000' ) 13/05/2022 09:17:13 am >> DELETE FROM ps_product_supplier WHERE id_product = '1090' AND id_supplier = '7' 13/05/2022 09:17:13 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '1090' , '7' , '1' ) 13/05/2022 09:17:13 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '57243' , '1095' , 'BIBBIA - ED. RIL.' , '10' , '10' , '4' , '12.90' , '12.9' , '0' , '33+5' , '82.1085' ) 13/05/2022 09:17:13 am >> DELETE FROM ps_product_supplier WHERE id_product = '1095' AND id_supplier = '7' 13/05/2022 09:17:13 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '1095' , '7' , '1' ) 13/05/2022 09:17: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 ( '57243' , '1095' , 'BIBBIA - ED. RIL.' , '1' , '1' , '4' , '12.90' , '12.9' , '0' , '100' , '0.0000' ) 13/05/2022 09:17:14 am >> DELETE FROM ps_product_supplier WHERE id_product = '1095' AND id_supplier = '7' 13/05/2022 09:17:14 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '1095' , '7' , '1' ) 13/05/2022 09:17: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 ( '57243' , '19556' , 'SEGNALIBRO DOMENICA DELLA PAROLA' , '125' , '125' , '1' , '0.2' , '0.16393442622951' , '22' , '35+5' , '18.8337' ) 13/05/2022 09:17:14 am >> DELETE FROM ps_product_supplier WHERE id_product = '19556' AND id_supplier = '7' 13/05/2022 09:17:14 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19556' , '7' , '1' ) 13/05/2022 09:43:01 am >> SELECT document_num FROM ps_document WHERE document_num = '1507' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-05-13') 13/05/2022 09:43:01 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '1507' , '2022-05-13' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '490.00' , '401.64' , NOW() , NOW() ) 13/05/2022 09:43:01 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '57244' 13/05/2022 09:43:01 am >> DELETE FROM ps_document_detail WHERE id_document = '57244' 13/05/2022 09:43:01 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '57244' , '19215' , 'RELIQUIARIO - R18or' , '1' , '-1' , '1' , '490.00' , '401.6393442623' , '22' , '0' , '490.00' ) 13/05/2022 09:43:01 am >> DELETE FROM ps_product_supplier WHERE id_product = '19215' AND id_supplier = '' 13/05/2022 09:43:01 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19215' , '' , '1' ) 13/05/2022 10:04:46 am >> SELECT document_num FROM ps_document WHERE document_num = '1508' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-05-13') 13/05/2022 10:04:46 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' , '1508' , '2022-05-13' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '60.00' , '49.18' , NOW() , NOW() ) 13/05/2022 10:04:46 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 = '57245' 13/05/2022 10:04:46 am >> DELETE FROM ps_document_detail WHERE id_document = '57245' 13/05/2022 10:04: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 ( '57245' , '17047' , 'SERVIZIO MESSA LINO - BIANCO' , '1' , '-1' , '1' , '60.00' , '49.180327868852' , '22' , '0' , '60.00' ) 13/05/2022 10:04:46 am >> DELETE FROM ps_product_supplier WHERE id_product = '17047' AND id_supplier = '' 13/05/2022 10:04:46 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17047' , '' , '1' ) 13/05/2022 10:10:22 am >> SELECT document_num FROM ps_document WHERE document_num = '1509' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-05-13') 13/05/2022 10:10:22 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' , '1509' , '2022-05-13' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '43.70' , '43.70' , NOW() , NOW() ) 13/05/2022 10:10:22 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 = '57246' 13/05/2022 10:10:22 am >> DELETE FROM ps_document_detail WHERE id_document = '57246' 13/05/2022 10:10:22 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '57246' , '19520' , 'GRAMMATICA DI MARIA - N.M. BORGO' , '1' , '-1' , '4' , '14.00' , '14' , '0' , '5' , '13.30' ) 13/05/2022 10:10:22 am >> DELETE FROM ps_product_supplier WHERE id_product = '19520' AND id_supplier = '' 13/05/2022 10:10:22 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19520' , '' , '1' ) 13/05/2022 10:10:22 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '57246' , '19422' , 'TESTIMONI NON FUNZIONARI - F. BUSTILLO' , '2' , '-2' , '4' , '16.00' , '16' , '0' , '5' , '30.40' ) 13/05/2022 10:10:22 am >> DELETE FROM ps_product_supplier WHERE id_product = '19422' AND id_supplier = '' 13/05/2022 10:10:22 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19422' , '' , '1' ) 13/05/2022 10:12:24 am >> SELECT document_num FROM ps_document WHERE document_num = '1510' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-05-13') 13/05/2022 10:12:24 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '1510' , '2022-05-13' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '65.00' , '53.28' , NOW() , NOW() ) 13/05/2022 10:12:24 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '57247' 13/05/2022 10:12:24 am >> DELETE FROM ps_document_detail WHERE id_document = '57247' 13/05/2022 10:12:24 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '57247' , '19531' , 'COLOMBA DA COLLO - 735' , '50' , '-50' , '1' , '1.30' , '1.0655737704918' , '22' , '0' , '65.00' ) 13/05/2022 10:12:24 am >> DELETE FROM ps_product_supplier WHERE id_product = '19531' AND id_supplier = '' 13/05/2022 10:12:24 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19531' , '' , '1' ) 13/05/2022 10:21:53 am >> SELECT ean13 FROM ps_product WHERE ean13 = '001235' AND id_product != '15774' AND ean13 != '' 13/05/2022 10:21:53 am >> UPDATE ps_product SET id_supplier = '12', reference = '', ean13 = '001235', date_upd = NOW() WHERE id_product = '15774' 13/05/2022 10:21:53 am >> UPDATE ps_product_lang SET name = 'INCENSO NARJAN - 500G', description = '' WHERE id_product = '15774' 13/05/2022 10:21:53 am >> UPDATE ps_product SET wholesale_price = '9.50', on_sale = '0', price = '20.491803278688526' WHERE id_product = '15774' 13/05/2022 10:21:53 am >> UPDATE ps_product_shop SET wholesale_price = '9.50', price = '20.491803278688526', id_tax_rules_group = '1', id_category_default = '147', 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 = '15774' 13/05/2022 10:21:53 am >> DELETE FROM ps_specific_price WHERE id_product = '15774' 13/05/2022 10:24:10 am >> SELECT ean13 FROM ps_product WHERE ean13 = '001485' AND id_product != '16939' AND ean13 != '' 13/05/2022 10:24:10 am >> UPDATE ps_product SET id_supplier = '12', reference = '', ean13 = '001485', date_upd = NOW() WHERE id_product = '16939' 13/05/2022 10:24:10 am >> UPDATE ps_product_lang SET name = 'SACCO PORTAELEMOSINA CON ASTA 1 m - 1750', description = '' WHERE id_product = '16939' 13/05/2022 10:24:10 am >> UPDATE ps_product SET wholesale_price = '16.63', on_sale = '0', price = '36.885245901639344' WHERE id_product = '16939' 13/05/2022 10:24:10 am >> UPDATE ps_product_shop SET wholesale_price = '16.63', price = '36.885245901639344', id_tax_rules_group = '1', id_category_default = '147', 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 = '16939' 13/05/2022 10:24:10 am >> DELETE FROM ps_specific_price WHERE id_product = '16939' 13/05/2022 10:25:52 am >> SELECT ean13 FROM ps_product WHERE ean13 = '001469' AND id_product != '16767' AND ean13 != '' 13/05/2022 10:25:52 am >> UPDATE ps_product SET id_supplier = '12', reference = '', ean13 = '001469', date_upd = NOW() WHERE id_product = '16767' 13/05/2022 10:25:52 am >> UPDATE ps_product_lang SET name = 'COPPIA CANDELIERI DA PROCESSIONE - 2591', description = '' WHERE id_product = '16767' 13/05/2022 10:25:52 am >> UPDATE ps_product SET wholesale_price = '74.58', on_sale = '0', price = '172.13114754098362' WHERE id_product = '16767' 13/05/2022 10:25:52 am >> UPDATE ps_product_shop SET wholesale_price = '74.58', price = '172.13114754098362', id_tax_rules_group = '1', id_category_default = '147', 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 = '16767' 13/05/2022 10:25:52 am >> DELETE FROM ps_specific_price WHERE id_product = '16767' 13/05/2022 10:31:56 am >> SELECT ean13 FROM ps_product WHERE ean13 = '001254' AND id_product != '15874' AND ean13 != '' 13/05/2022 10:31:56 am >> UPDATE ps_product SET id_supplier = '12', reference = '', ean13 = '001254', date_upd = NOW() WHERE id_product = '15874' 13/05/2022 10:31:56 am >> UPDATE ps_product_lang SET name = 'CARTUCCIA VETRO DIAM. 4 - 1455', description = '' WHERE id_product = '15874' 13/05/2022 10:31:56 am >> UPDATE ps_product SET wholesale_price = '3.90', on_sale = '0', price = '11.885245901639344' WHERE id_product = '15874' 13/05/2022 10:31:56 am >> UPDATE ps_product_shop SET wholesale_price = '3.90', price = '11.885245901639344', id_tax_rules_group = '1', id_category_default = '147', 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 = '15874' 13/05/2022 10:31:56 am >> DELETE FROM ps_specific_price WHERE id_product = '15874' 13/05/2022 10:38:27 am >> SELECT ean13 FROM ps_product WHERE ean13 = '001950' AND id_product != '19386' AND ean13 != '' 13/05/2022 10:38:27 am >> UPDATE ps_product SET id_supplier = '12', reference = '', ean13 = '001950', date_upd = NOW() WHERE id_product = '19386' 13/05/2022 10:38:27 am >> UPDATE ps_product_lang SET name = 'TORCIA PROCESSIONE CM 80 COMPLETA', description = '' WHERE id_product = '19386' 13/05/2022 10:38:27 am >> UPDATE ps_product SET wholesale_price = '29.45', on_sale = '0', price = '73.77049180327869' WHERE id_product = '19386' 13/05/2022 10:38:27 am >> UPDATE ps_product_shop SET wholesale_price = '29.45', price = '73.77049180327869', id_tax_rules_group = '1', id_category_default = '147', 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 = '19386' 13/05/2022 10:38:27 am >> DELETE FROM ps_specific_price WHERE id_product = '19386' 13/05/2022 10:39:35 am >> SELECT ean13 FROM ps_product WHERE ean13 = '001950' AND id_product != '19386' AND ean13 != '' 13/05/2022 10:39:35 am >> UPDATE ps_product SET id_supplier = '12', reference = '', ean13 = '001950', date_upd = NOW() WHERE id_product = '19386' 13/05/2022 10:39:35 am >> UPDATE ps_product_lang SET name = 'TORCIA PROCESSIONE CM 80 COMPLETA', description = '' WHERE id_product = '19386' 13/05/2022 10:39:35 am >> UPDATE ps_product SET wholesale_price = '29.45', on_sale = '0', price = '73.36065573770492' WHERE id_product = '19386' 13/05/2022 10:39:35 am >> UPDATE ps_product_shop SET wholesale_price = '29.45', price = '73.36065573770492', id_tax_rules_group = '1', id_category_default = '147', 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 = '19386' 13/05/2022 10:39:35 am >> DELETE FROM ps_specific_price WHERE id_product = '19386' 13/05/2022 10:42:35 am >> SELECT document_num FROM ps_document WHERE document_num = '1511' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-05-13') 13/05/2022 10:42: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' , '1511' , '2022-05-13' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '25.00' , '20.49' , NOW() , NOW() ) 13/05/2022 10:42: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 = '57248' 13/05/2022 10:42:35 am >> DELETE FROM ps_document_detail WHERE id_document = '57248' 13/05/2022 10:42: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 ( '57248' , '7202' , 'ARTICOLI RELIGIOSI' , '1' , '-1' , '1' , '25' , '20.491803278689' , '22' , '0' , '25.00' ) 13/05/2022 10:42:35 am >> DELETE FROM ps_product_supplier WHERE id_product = '7202' AND id_supplier = '' 13/05/2022 10:42:35 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '7202' , '' , '1' ) 13/05/2022 10:44:51 am >> SELECT ean13 FROM ps_product WHERE ean13 = '1000000016277' AND id_product != '17934' AND ean13 != '' 13/05/2022 10:44:51 am >> UPDATE ps_product SET id_supplier = '12', reference = '', ean13 = '1000000016277', date_upd = NOW() WHERE id_product = '17934' 13/05/2022 10:44:51 am >> UPDATE ps_product_lang SET name = 'PURIFICHINO DORATO - 711', description = '' WHERE id_product = '17934' 13/05/2022 10:44:51 am >> UPDATE ps_product SET wholesale_price = '14.25', on_sale = '0', price = '32.78688524590164' WHERE id_product = '17934' 13/05/2022 10:44:51 am >> UPDATE ps_product_shop SET wholesale_price = '14.25', price = '32.78688524590164', id_tax_rules_group = '1', id_category_default = '147', 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 = '17934' 13/05/2022 10:44:51 am >> DELETE FROM ps_specific_price WHERE id_product = '17934' 13/05/2022 10:47:10 am >> SELECT ean13 FROM ps_product WHERE ean13 = '000066' AND id_product != '794' AND ean13 != '' 13/05/2022 10:47:10 am >> UPDATE ps_product SET id_supplier = '12', reference = '', ean13 = '000066', date_upd = NOW() WHERE id_product = '794' 13/05/2022 10:47:10 am >> UPDATE ps_product_lang SET name = 'ASTUCCIO 3 BOTTIGLIE CC125 - 964', description = '' WHERE id_product = '794' 13/05/2022 10:47:10 am >> UPDATE ps_product SET wholesale_price = '37.05', on_sale = '0', price = '85.65573770491804' WHERE id_product = '794' 13/05/2022 10:47:10 am >> UPDATE ps_product_shop SET wholesale_price = '37.05', price = '85.65573770491804', id_tax_rules_group = '1', id_category_default = '147', 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 = '794' 13/05/2022 10:47:10 am >> DELETE FROM ps_specific_price WHERE id_product = '794' 13/05/2022 10:50:31 am >> SELECT document_num FROM ps_document WHERE document_num = '1512' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-05-13') 13/05/2022 10:50:31 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '1512' , '2022-05-13' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '50.00' , '40.98' , NOW() , NOW() ) 13/05/2022 10:50:31 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '57249' 13/05/2022 10:50:31 am >> DELETE FROM ps_document_detail WHERE id_document = '57249' 13/05/2022 10:50:31 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '57249' , '15387' , 'VESTINA BATTESIMALE ' , '20' , '-20' , '1' , '2.5' , '2.0491803278689' , '22' , '0' , '50.00' ) 13/05/2022 10:50:31 am >> DELETE FROM ps_product_supplier WHERE id_product = '15387' AND id_supplier = '' 13/05/2022 10:50:31 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '15387' , '' , '1' ) 13/05/2022 10:51:31 am >> SELECT ean13 FROM ps_product WHERE ean13 = '000243' AND id_product != '5975' AND ean13 != '' 13/05/2022 10:51:31 am >> UPDATE ps_product SET id_supplier = '', reference = '2013', ean13 = '000243', date_upd = NOW() WHERE id_product = '5975' 13/05/2022 10:51:31 am >> UPDATE ps_product_lang SET name = 'LUCERNA IN VETRO ROSSO - DIAM. 14 - 1491', description = '' WHERE id_product = '5975' 13/05/2022 10:51:31 am >> UPDATE ps_product SET wholesale_price = '7.60', on_sale = '0', price = '17.62295081967213' WHERE id_product = '5975' 13/05/2022 10:51:31 am >> UPDATE ps_product_shop SET wholesale_price = '7.60', price = '17.62295081967213', id_tax_rules_group = '1', id_category_default = '147', 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 = '5975' 13/05/2022 10:51:31 am >> DELETE FROM ps_specific_price WHERE id_product = '5975' 13/05/2022 10:54:15 am >> SELECT ean13 FROM ps_product WHERE ean13 = '000509' AND id_product != '4696' AND ean13 != '' 13/05/2022 10:54:15 am >> UPDATE ps_product SET id_supplier = '12', reference = '2013', ean13 = '000509', date_upd = NOW() WHERE id_product = '4696' 13/05/2022 10:54:15 am >> UPDATE ps_product_lang SET name = 'GLOBO PIREX DIAM. 3,5 COMPLETO - 89 ', description = '' WHERE id_product = '4696' 13/05/2022 10:54:15 am >> UPDATE ps_product SET wholesale_price = '2.38', on_sale = '0', price = '6.147540983606557' WHERE id_product = '4696' 13/05/2022 10:54:15 am >> UPDATE ps_product_shop SET wholesale_price = '2.38', price = '6.147540983606557', id_tax_rules_group = '1', id_category_default = '147', 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 = '4696' 13/05/2022 10:54:15 am >> DELETE FROM ps_specific_price WHERE id_product = '4696' 13/05/2022 10:55:59 am >> SELECT ean13 FROM ps_product WHERE ean13 = '000070' AND id_product != '782' AND ean13 != '' 13/05/2022 10:55:59 am >> UPDATE ps_product SET id_supplier = '12', reference = '', ean13 = '000070', date_upd = NOW() WHERE id_product = '782' 13/05/2022 10:55:59 am >> UPDATE ps_product_lang SET name = 'ASPERGES PER SECCHIELLO - 701', description = '' WHERE id_product = '782' 13/05/2022 10:55:59 am >> UPDATE ps_product SET wholesale_price = '18.53', on_sale = '0', price = '42.21311475409836' WHERE id_product = '782' 13/05/2022 10:55:59 am >> UPDATE ps_product_shop SET wholesale_price = '18.53', price = '42.21311475409836', id_tax_rules_group = '1', id_category_default = '147', 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 = '782' 13/05/2022 10:55:59 am >> DELETE FROM ps_specific_price WHERE id_product = '782' 13/05/2022 10:57:25 am >> SELECT ean13 FROM ps_product WHERE ean13 = '001978' AND id_product != '19446' AND ean13 != '' 13/05/2022 10:57:25 am >> UPDATE ps_product SET id_supplier = '12', reference = '', ean13 = '001978', date_upd = NOW() WHERE id_product = '19446' 13/05/2022 10:57:25 am >> UPDATE ps_product_lang SET name = 'FODERA RAME SECCHIELLO', description = '' WHERE id_product = '19446' 13/05/2022 10:57:25 am >> UPDATE ps_product SET wholesale_price = '10.45', on_sale = '0', price = '23.770491803278688' WHERE id_product = '19446' 13/05/2022 10:57:25 am >> UPDATE ps_product_shop SET wholesale_price = '10.45', price = '23.770491803278688', id_tax_rules_group = '1', id_category_default = '147', 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 = '19446' 13/05/2022 10:57:25 am >> DELETE FROM ps_specific_price WHERE id_product = '19446' 13/05/2022 10:59:44 am >> SELECT ean13 FROM ps_product WHERE ean13 = '000077' AND id_product != '9780' AND ean13 != '' 13/05/2022 10:59:44 am >> UPDATE ps_product SET id_supplier = '12', reference = '', ean13 = '000077', date_upd = NOW() WHERE id_product = '9780' 13/05/2022 10:59:44 am >> UPDATE ps_product_lang SET name = 'SECCHIELLO PER ASPERGES IN ACCIAIO - 695', description = '' WHERE id_product = '9780' 13/05/2022 10:59:44 am >> UPDATE ps_product SET wholesale_price = '22.80', on_sale = '0', price = '52.459016393442624' WHERE id_product = '9780' 13/05/2022 10:59:44 am >> UPDATE ps_product_shop SET wholesale_price = '22.80', price = '52.459016393442624', id_tax_rules_group = '1', id_category_default = '147', 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 = '9780' 13/05/2022 10:59:44 am >> DELETE FROM ps_specific_price WHERE id_product = '9780' 13/05/2022 11:13: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 ( '31' , '1564' , '2022-05-10' , '' , '0' , '12' , '2607' , 'VIA NAZIONALE NORD, 4 - LAGARO 40035 CASTIGLIONE DEI PEPOLI' , '' , '' , '11.02' , '1' , '0' , '0' , '0' , '' , '9' , '0' , '462.44' , '379.05' , NOW() , NOW() ) 13/05/2022 11:13: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 = '57250' 13/05/2022 11:13:35 am >> DELETE FROM ps_document_detail WHERE id_document = '57250' 13/05/2022 11:13: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 ( '57250' , '15774' , 'INCENSO NARJAN - 500G' , '1' , '1' , '1' , '10.2' , '8.3606557377049' , '22' , '5' , '11.8218' ) 13/05/2022 11:13:35 am >> DELETE FROM ps_product_supplier WHERE id_product = '15774' AND id_supplier = '12' 13/05/2022 11:13:35 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '15774' , '12' , '1' ) 13/05/2022 11:13: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 ( '57250' , '16939' , 'SACCO PORTAELEMOSINA CON ASTA 1 m - 1750' , '2' , '2' , '1' , '19' , '15.573770491803' , '22' , '5' , '44.0420' ) 13/05/2022 11:13:35 am >> DELETE FROM ps_product_supplier WHERE id_product = '16939' AND id_supplier = '12' 13/05/2022 11:13:35 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16939' , '12' , '1' ) 13/05/2022 11:13: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 ( '57250' , '16767' , 'COPPIA CANDELIERI DA PROCESSIONE - 2591' , '1' , '1' , '1' , '86.5' , '70.901639344262' , '22' , '5' , '100.2535' ) 13/05/2022 11:13:35 am >> DELETE FROM ps_product_supplier WHERE id_product = '16767' AND id_supplier = '12' 13/05/2022 11:13:35 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16767' , '12' , '1' ) 13/05/2022 11:13: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 ( '57250' , '19386' , 'TORCIA PROCESSIONE CM 80 COMPLETA' , '2' , '2' , '1' , '29' , '23.770491803279' , '22' , '5' , '67.2220' ) 13/05/2022 11:13:35 am >> DELETE FROM ps_product_supplier WHERE id_product = '19386' AND id_supplier = '12' 13/05/2022 11:13:35 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19386' , '12' , '1' ) 13/05/2022 11:13: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 ( '57250' , '15874' , 'CARTUCCIA VETRO DIAM. 4 - 1455' , '2' , '2' , '1' , '6' , '4.9180327868852' , '22' , '5' , '13.9080' ) 13/05/2022 11:13:35 am >> DELETE FROM ps_product_supplier WHERE id_product = '15874' AND id_supplier = '12' 13/05/2022 11:13:35 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '15874' , '12' , '1' ) 13/05/2022 11:13: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 ( '57250' , '17934' , 'PURIFICHINO DORATO - 711' , '1' , '1' , '1' , '16.5' , '13.524590163934' , '22' , '5' , '19.1235' ) 13/05/2022 11:13:35 am >> DELETE FROM ps_product_supplier WHERE id_product = '17934' AND id_supplier = '12' 13/05/2022 11:13:35 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17934' , '12' , '1' ) 13/05/2022 11:13: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 ( '57250' , '794' , 'ASTUCCIO 3 BOTTIGLIE CC125 - 964' , '1' , '1' , '1' , '43' , '35.245901639344' , '22' , '5' , '49.8370' ) 13/05/2022 11:13:36 am >> DELETE FROM ps_product_supplier WHERE id_product = '794' AND id_supplier = '12' 13/05/2022 11:13:36 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '794' , '12' , '1' ) 13/05/2022 11:13: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 ( '57250' , '5975' , 'LUCERNA IN VETRO ROSSO - DIAM. 14 - 1491' , '1' , '1' , '1' , '9' , '7.3770491803279' , '22' , '5' , '10.4310' ) 13/05/2022 11:13:36 am >> DELETE FROM ps_product_supplier WHERE id_product = '5975' AND id_supplier = '12' 13/05/2022 11:13:36 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '5975' , '12' , '1' ) 13/05/2022 11:13: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 ( '57250' , '4696' , 'GLOBO PIREX DIAM. 3,5 COMPLETO - 89 ' , '14' , '14' , '1' , '3' , '2.4590163934426' , '22' , '5' , '48.6780' ) 13/05/2022 11:13:36 am >> DELETE FROM ps_product_supplier WHERE id_product = '4696' AND id_supplier = '12' 13/05/2022 11:13:36 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '4696' , '12' , '1' ) 13/05/2022 11:13: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 ( '57250' , '782' , 'ASPERGES PER SECCHIELLO - 701' , '1' , '1' , '1' , '21.5' , '17.622950819672' , '22' , '5' , '24.9185' ) 13/05/2022 11:13:36 am >> DELETE FROM ps_product_supplier WHERE id_product = '782' AND id_supplier = '12' 13/05/2022 11:13:36 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '782' , '12' , '1' ) 13/05/2022 11:13: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 ( '57250' , '19446' , 'FODERA RAME SECCHIELLO' , '2' , '2' , '1' , '12.10' , '9.9180327868852' , '22' , '5' , '28.0478' ) 13/05/2022 11:13:36 am >> DELETE FROM ps_product_supplier WHERE id_product = '19446' AND id_supplier = '12' 13/05/2022 11:13:36 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19446' , '12' , '1' ) 13/05/2022 11:13: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 ( '57250' , '9780' , 'SECCHIELLO PER ASPERGES IN ACCIAIO - 695' , '1' , '1' , '1' , '26.5' , '21.72131147541' , '22' , '5' , '30.7135' ) 13/05/2022 11:13:36 am >> DELETE FROM ps_product_supplier WHERE id_product = '9780' AND id_supplier = '12' 13/05/2022 11:13:36 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '9780' , '12' , '1' ) 13/05/2022 11:44:43 am >> SELECT document_num FROM ps_document WHERE document_num = '1513' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-05-13') 13/05/2022 11:44: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' , '1513' , '2022-05-13' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '18.60' , '15.25' , NOW() , NOW() ) 13/05/2022 11:44: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 = '57251' 13/05/2022 11:44:43 am >> DELETE FROM ps_document_detail WHERE id_document = '57251' 13/05/2022 11:44: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 ( '57251' , '14776' , 'COLOMBA CON LACCIO' , '12' , '-12' , '1' , '1.30' , '1.0655737704918' , '22' , '0' , '15.60' ) 13/05/2022 11:44:44 am >> DELETE FROM ps_product_supplier WHERE id_product = '14776' AND id_supplier = '' 13/05/2022 11:44:44 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14776' , '' , '1' ) 13/05/2022 11:44: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 ( '57251' , '9798' , 'SEGNALIBRO CRESIMA 95-S.G. - 95-30' , '12' , '-12' , '1' , '0.25' , '0.20491803278689' , '22' , '0' , '3.00' ) 13/05/2022 11:44:44 am >> DELETE FROM ps_product_supplier WHERE id_product = '9798' AND id_supplier = '' 13/05/2022 11:44:44 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '9798' , '' , '1' ) 13/05/2022 11:51:26 am >> SELECT document_num FROM ps_document WHERE document_num = '1514' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-05-13') 13/05/2022 11:51:26 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '1514' , '2022-05-13' , '' , '' , '' , '' , 'P.ZZA S. MICHELE 83029 SOLOFRA' , '' , '' , '0.00' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '170.00' , '139.34' , NOW() , NOW() ) 13/05/2022 11:51:26 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '57252' 13/05/2022 11:51:26 am >> DELETE FROM ps_document_detail WHERE id_document = '57252' 13/05/2022 11:51:26 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '57252' , '15921' , 'SERVIZIO MESSA LINO 100% - 74301' , '1' , '-1' , '1' , '115.0000' , '94.2623' , '22' , '0' , '115.00' ) 13/05/2022 11:51:26 am >> DELETE FROM ps_product_supplier WHERE id_product = '15921' AND id_supplier = '' 13/05/2022 11:51:26 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '15921' , '' , '1' ) 13/05/2022 11:51:26 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '57252' , '7202' , 'ARTICOLI RELIGIOSI' , '1' , '-1' , '1' , '55.0000' , '45.082' , '22' , '0' , '55.00' ) 13/05/2022 11:51:26 am >> DELETE FROM ps_product_supplier WHERE id_product = '7202' AND id_supplier = '' 13/05/2022 11:51:26 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '7202' , '' , '1' ) 13/05/2022 11:52:31 am >> DELETE FROM ps_document WHERE id_document = '53201' 13/05/2022 11:52:31 am >> DELETE FROM ps_document_detail WHERE id_document = '53201' 13/05/2022 12:25:16 pm >> SELECT document_num FROM ps_document WHERE document_num = '1515' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-05-13') 13/05/2022 12:25:16 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' , '1515' , '2022-05-13' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '11.40' , '11.40' , NOW() , NOW() ) 13/05/2022 12:25: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 = '57253' 13/05/2022 12:25:16 pm >> DELETE FROM ps_document_detail WHERE id_document = '57253' 13/05/2022 12:25: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 ( '57253' , '19506' , 'MESSA MEDITAZIONE - GIU 2022' , '1' , '-1' , '4' , '4.00' , '4' , '0' , '5' , '3.80' ) 13/05/2022 12:25:16 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19506' AND id_supplier = '' 13/05/2022 12:25:16 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19506' , '' , '1' ) 13/05/2022 12:25: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 ( '57253' , '19507' , 'MESSA MEDITAZIONE - LUG/AGO 2022' , '1' , '-1' , '4' , '8.00' , '8' , '0' , '5' , '7.60' ) 13/05/2022 12:25:16 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19507' AND id_supplier = '' 13/05/2022 12:25:16 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19507' , '' , '1' ) 13/05/2022 12:55:03 pm >> SELECT document_num FROM ps_document WHERE document_num = '1516' AND id_document != '' AND id_document_type LIKE '12' AND YEAR(document_date) = YEAR('2022-05-13') 13/05/2022 12:55: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' , '1516' , '2022-05-13' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '6.00' , '4.92' , NOW() , NOW() ) 13/05/2022 12:55: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 = '57254' 13/05/2022 12:55:03 pm >> DELETE FROM ps_document_detail WHERE id_document = '57254' 13/05/2022 12:55: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 ( '57254' , '12131' , 'MADONNA DI FATIMA CENTENARIO - 451' , '2' , '-2' , '1' , '3' , '2.4590163934426' , '22' , '0' , '6.00' ) 13/05/2022 12:55:03 pm >> DELETE FROM ps_product_supplier WHERE id_product = '12131' AND id_supplier = '' 13/05/2022 12:55:03 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '12131' , '' , '1' ) 13/05/2022 12:59:09 pm >> SELECT document_num FROM ps_document WHERE document_num = '1517' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-05-13') 13/05/2022 12:59:09 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' , '1517' , '2022-05-13' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '84.10' , '76.13' , NOW() , NOW() ) 13/05/2022 12:59:09 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 = '57255' 13/05/2022 12:59:09 pm >> DELETE FROM ps_document_detail WHERE id_document = '57255' 13/05/2022 12:59: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 ( '57255' , '18617' , 'MEDAGLIA MIRACOLOSA - OV22/M' , '200' , '-200' , '1' , '0.20' , '0.16393442622951' , '22' , '0' , '40.00' ) 13/05/2022 12:59:09 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18617' AND id_supplier = '' 13/05/2022 12:59:09 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18617' , '' , '1' ) 13/05/2022 12:59: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 ( '57255' , '18005' , 'MEDAGLIETTA CARLO ACUTIS' , '1' , '-1' , '1' , '1.20' , '0.98360655737705' , '22' , '0' , '1.20' ) 13/05/2022 12:59:09 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18005' AND id_supplier = '' 13/05/2022 12:59:09 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18005' , '' , '1' ) 13/05/2022 12:59: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 ( '57255' , '12131' , 'MADONNA DI FATIMA CENTENARIO - 451' , '1' , '-1' , '1' , '3' , '2.4590163934426' , '22' , '0' , '3.00' ) 13/05/2022 12:59:09 pm >> DELETE FROM ps_product_supplier WHERE id_product = '12131' AND id_supplier = '' 13/05/2022 12:59:09 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '12131' , '' , '1' ) 13/05/2022 12:59: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 ( '57255' , '713' , 'APPARIZIONI DI FATIMA' , '1' , '-1' , '4' , '7.00' , '7' , '0' , '5' , '6.65' ) 13/05/2022 12:59:09 pm >> DELETE FROM ps_product_supplier WHERE id_product = '713' AND id_supplier = '' 13/05/2022 12:59:09 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '713' , '' , '1' ) 13/05/2022 12:59: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 ( '57255' , '19368' , 'CASA COSTRUITA SULLA SABBIA' , '1' , '-1' , '4' , '35.00' , '35' , '0' , '5' , '33.25' ) 13/05/2022 12:59:09 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19368' AND id_supplier = '' 13/05/2022 12:59:09 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19368' , '' , '1' ) 13/05/2022 01:00:44 pm >> SELECT document_num FROM ps_document WHERE document_num = '1518' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-05-13') 13/05/2022 01:00:44 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '1518' , '2022-05-13' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '15.20' , '15.20' , NOW() , NOW() ) 13/05/2022 01:00: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 = '57256' 13/05/2022 01:00:44 pm >> DELETE FROM ps_document_detail WHERE id_document = '57256' 13/05/2022 01:00: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 ( '57256' , '18261' , 'PIETRA SCARTATA - L. EPICOCO' , '1' , '-1' , '4' , '16.00' , '16' , '0' , '5' , '15.20' ) 13/05/2022 01:00:44 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18261' AND id_supplier = '' 13/05/2022 01:00:45 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18261' , '' , '1' ) 13/05/2022 02:32:42 pm >> SELECT document_num FROM ps_document WHERE document_num = '82' AND id_document != '57236' AND id_document_type LIKE '21' AND YEAR(document_date) = YEAR('2022-05-12') 13/05/2022 02:32:42 pm >> UPDATE ps_document SET id_document_type = '21', document_num = '82', document_date = '2022-05-12', document_letter = '', id_customer = '3881', id_supplier = '', id_address = '4674170', address1 = 'Via X Regina , 16 76016 Margherita di Savoia ', address2 = '', note = '', price_shipping = '5.00', id_tax_shipping_rules = '0', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '9', id_causal = '0', price_tax_included = '41.10', price_tax_excluded = '41.10', date_upd = NOW() WHERE id_document = '57236' 13/05/2022 02:32: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 = '57236' 13/05/2022 02:32:42 pm >> DELETE FROM ps_document_detail WHERE id_document = '57236' 13/05/2022 02:32: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 ( '57236' , '12815' , 'LIBRO DEI CRESIMATI' , '1' , '-1' , '0' , '38.0030' , '38.003' , '0' , '5' , '36.10' ) 13/05/2022 02:32:42 pm >> DELETE FROM ps_product_supplier WHERE id_product = '12815' AND id_supplier = '' 13/05/2022 02:32:42 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '12815' , '' , '1' ) 13/05/2022 03:59:48 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788886616881' AND id_product != '713' AND ean13 != '' 13/05/2022 03:59:48 pm >> UPDATE ps_product SET id_supplier = '38', reference = 'ESPOSITORE SHALOM', ean13 = '9788886616881', date_upd = NOW() WHERE id_product = '713' 13/05/2022 03:59:48 pm >> UPDATE ps_product_lang SET name = 'APPARIZIONI DI FATIMA', description = '' WHERE id_product = '713' 13/05/2022 03:59:48 pm >> UPDATE ps_product SET wholesale_price = '4.20', on_sale = '0', price = '7.0000' WHERE id_product = '713' 13/05/2022 03:59:48 pm >> UPDATE ps_product_shop SET wholesale_price = '4.20', price = '7.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 = '713' 13/05/2022 03:59:48 pm >> DELETE FROM ps_specific_price WHERE id_product = '713' 13/05/2022 04:06:48 pm >> SELECT document_num FROM ps_document WHERE document_num = '1441' AND id_document != '56650' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-05-07') 13/05/2022 04:06:48 pm >> UPDATE ps_document SET id_document_type = '11', document_num = '1441', document_date = '2022-05-07', 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 = '120.01', price_tax_excluded = '102.29', date_upd = NOW() WHERE id_document = '56650' 13/05/2022 04:06: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 = '56650' 13/05/2022 04:06:49 pm >> DELETE FROM ps_document_detail WHERE id_document = '56650' 13/05/2022 04:06: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 ( '56650' , '11693' , 'BRACCIALE DECINA CAUCCIU PIETRA - 805/23' , '6' , '-6' , '1' , '1.5000' , '1.2295081967213' , '22' , '0' , '9.00' ) 13/05/2022 04:06:49 pm >> DELETE FROM ps_product_supplier WHERE id_product = '11693' AND id_supplier = '' 13/05/2022 04:06:49 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '11693' , '' , '1' ) 13/05/2022 04:06: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 ( '56650' , '19530' , 'PERGAMENA COMUNIONE 18X24' , '6' , '-6' , '1' , '0.7000' , '0.57377049180328' , '22' , '0' , '4.20' ) 13/05/2022 04:06:49 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19530' AND id_supplier = '' 13/05/2022 04:06:49 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19530' , '' , '1' ) 13/05/2022 04:06: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 ( '56650' , '19486' , 'ROSARIO PER LA PACE - N. SANTILLI' , '1' , '-1' , '4' , '2.5000' , '2.5' , '0' , '5' , '2.38' ) 13/05/2022 04:06:49 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19486' AND id_supplier = '' 13/05/2022 04:06:49 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19486' , '' , '1' ) 13/05/2022 04:06: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 ( '56650' , '7673' , 'PARTICOLE MM38' , '1' , '-1' , '3' , '3.5000' , '3.3653846153846' , '4' , '0' , '3.50' ) 13/05/2022 04:06:49 pm >> DELETE FROM ps_product_supplier WHERE id_product = '7673' AND id_supplier = '' 13/05/2022 04:06:49 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '7673' , '' , '1' ) 13/05/2022 04:06: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 ( '56650' , '15085' , 'BRACCIALE DECINA COLORATA - BC506' , '17' , '-17' , '1' , '1.2000' , '0.98360655737705' , '22' , '0' , '20.40' ) 13/05/2022 04:06:49 pm >> DELETE FROM ps_product_supplier WHERE id_product = '15085' AND id_supplier = '' 13/05/2022 04:06:49 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '15085' , '' , '1' ) 13/05/2022 04:06: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 ( '56650' , '18217' , 'BRACCIALE DECINA PIETRE - BD019' , '9' , '-9' , '1' , '2.0000' , '1.6393442622951' , '22' , '0' , '18.00' ) 13/05/2022 04:06:49 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18217' AND id_supplier = '' 13/05/2022 04:06:49 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18217' , '' , '1' ) 13/05/2022 04:06: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 ( '56650' , '1319' , 'BRACCIALE DECINA TAU' , '24' , '-24' , '1' , '1.2000' , '0.98360655737705' , '22' , '0' , '28.80' ) 13/05/2022 04:06:49 pm >> DELETE FROM ps_product_supplier WHERE id_product = '1319' AND id_supplier = '' 13/05/2022 04:06:49 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '1319' , '' , '1' ) 13/05/2022 04:06: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 ( '56650' , '7098' , 'NOVENA A MARIA CHE SCIOGLIE I NODI - 8558' , '1' , '-1' , '4' , '2.5000' , '2.5' , '0' , '5' , '2.38' ) 13/05/2022 04:06:50 pm >> DELETE FROM ps_product_supplier WHERE id_product = '7098' AND id_supplier = '' 13/05/2022 04:06:50 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '7098' , '' , '1' ) 13/05/2022 04:06: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 ( '56650' , '15335' , 'CANDELA VOTIVA 20X40 DECORATA' , '5' , '-5' , '1' , '2.5000' , '2.0491803278689' , '22' , '0' , '12.50' ) 13/05/2022 04:06:50 pm >> DELETE FROM ps_product_supplier WHERE id_product = '15335' AND id_supplier = '' 13/05/2022 04:06:50 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '15335' , '' , '1' ) 13/05/2022 04:06: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 ( '56650' , '1312' , 'BRACCIALE DECINA' , '3' , '-3' , '1' , '1.3000' , '1.0655737704918' , '22' , '0' , '3.90' ) 13/05/2022 04:06:50 pm >> DELETE FROM ps_product_supplier WHERE id_product = '1312' AND id_supplier = '' 13/05/2022 04:06:50 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '1312' , '' , '1' ) 13/05/2022 04:06: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 ( '56650' , '18737' , 'CORAGGIO DI ESSERE FELICI - PAPA FRANCESCO' , '1' , '-1' , '4' , '15.0000' , '15' , '0' , '5' , '14.25' ) 13/05/2022 04:06:50 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18737' AND id_supplier = '' 13/05/2022 04:06:50 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18737' , '' , '1' ) 13/05/2022 04:06: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 ( '56650' , '3174' , 'CROCETTA METALLO + SMALTO CM 2 - G048/D' , '1' , '-1' , '1' , '0.7' , '0.57377049180328' , '22' , '0' , '0.70' ) 13/05/2022 04:06:50 pm >> DELETE FROM ps_product_supplier WHERE id_product = '3174' AND id_supplier = '' 13/05/2022 04:06:50 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '3174' , '' , '1' ) 13/05/2022 04:08:02 pm >> SELECT document_num FROM ps_document WHERE document_num = '16' AND id_document != '57240' AND id_document_type LIKE '24' AND YEAR(document_date) = YEAR('2022-05-12') 13/05/2022 04:08:03 pm >> UPDATE ps_document SET id_document_type = '24', document_num = '16', document_date = '2022-05-12', document_letter = '', id_customer = '3000', id_supplier = '', id_address = '4669629', address1 = 'VIA DEI CASTANI, 116 00172 ROMA', address2 = '', note = 'EDIZIONI', price_shipping = '0.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '0', id_causal = '0', price_tax_included = '2048.00', price_tax_excluded = '2048.00', date_upd = NOW() WHERE id_document = '57240' 13/05/2022 04:08: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 = '57240' 13/05/2022 04:08:03 pm >> DELETE FROM ps_document_detail WHERE id_document = '57240' 13/05/2022 04:08: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 ( '57240' , '12355' , 'VANGELO E ATTI DEGLI APOSTOLI - TASC. CENA' , '1280' , '-1280' , '4' , '1.6000' , '1.6' , '0' , '0' , '2048.00' ) 13/05/2022 04:08:03 pm >> DELETE FROM ps_product_supplier WHERE id_product = '12355' AND id_supplier = '' 13/05/2022 04:08:03 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '12355' , '' , '1' ) 13/05/2022 04:08:22 pm >> DELETE FROM ps_document WHERE id_document = '56415' 13/05/2022 04:08:22 pm >> DELETE FROM ps_document_detail WHERE id_document = '56415' 13/05/2022 04:19:33 pm >> SELECT document_num FROM ps_document WHERE document_num = '11' AND id_document != '52017' AND id_document_type LIKE '24' AND YEAR(document_date) = YEAR('2022-03-02') 13/05/2022 04:19:33 pm >> UPDATE ps_document SET id_document_type = '24', document_num = '11', document_date = '2022-03-02', document_letter = '', id_customer = '3000', id_supplier = '', id_address = '4669629', address1 = 'VIA DEI CASTANI, 116 00172 ROMA', address2 = '', note = 'EDIZIONI', price_shipping = '0.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '0', id_causal = '0', price_tax_included = '3900.00', price_tax_excluded = '3900.00', date_upd = NOW() WHERE id_document = '52017' 13/05/2022 04:19: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 = '52017' 13/05/2022 04:19:33 pm >> DELETE FROM ps_document_detail WHERE id_document = '52017' 13/05/2022 04:19: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 ( '52017' , '8408' , 'PRENDETE E MANGIATE' , '700' , '-700' , '4' , '3.0000' , '3' , '0' , '0' , '2100.00' ) 13/05/2022 04:19:33 pm >> DELETE FROM ps_product_supplier WHERE id_product = '8408' AND id_supplier = '' 13/05/2022 04:19:33 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '8408' , '' , '1' ) 13/05/2022 04:19: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 ( '52017' , '18528' , 'CON GESU\' VERSO IL CALVARIO - P. G. VALSECCHI' , '1200' , '-1200' , '4' , '1.5000' , '1.5' , '0' , '0' , '1800.00' ) 13/05/2022 04:19:33 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18528' AND id_supplier = '' 13/05/2022 04:19:34 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18528' , '' , '1' ) 13/05/2022 04:25:36 pm >> SELECT document_num FROM ps_document WHERE document_num = '1519' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-05-13') 13/05/2022 04:25:36 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' , '1519' , '2022-05-13' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '22.00' , '18.03' , NOW() , NOW() ) 13/05/2022 04:25:36 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 = '57257' 13/05/2022 04:25:36 pm >> DELETE FROM ps_document_detail WHERE id_document = '57257' 13/05/2022 04:25:36 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '57257' , '15096' , 'CORONA MATRIMONIO - ARG ' , '1' , '-1' , '1' , '7.00' , '5.7377049180328' , '22' , '0' , '7.00' ) 13/05/2022 04:25:36 pm >> DELETE FROM ps_product_supplier WHERE id_product = '15096' AND id_supplier = '' 13/05/2022 04:25:36 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '15096' , '' , '1' ) 13/05/2022 04:25:36 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '57257' , '13340' , 'CORONA FEDI' , '2' , '-2' , '1' , '7.50' , '6.1475409836066' , '22' , '0' , '15.00' ) 13/05/2022 04:25:36 pm >> DELETE FROM ps_product_supplier WHERE id_product = '13340' AND id_supplier = '' 13/05/2022 04:25:36 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '13340' , '' , '1' ) 13/05/2022 04:26:22 pm >> SELECT document_num FROM ps_document WHERE document_num = '712' AND id_document != '53195' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-03-10') 13/05/2022 04:26:22 pm >> UPDATE ps_document SET id_document_type = '11', document_num = '712', document_date = '2022-03-10', 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 = '20.00', price_tax_excluded = '16.39', date_upd = NOW() WHERE id_document = '53195' 13/05/2022 04:26: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 = '53195' 13/05/2022 04:26:22 pm >> DELETE FROM ps_document_detail WHERE id_document = '53195' 13/05/2022 04:26: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 ( '53195' , '7202' , 'ARTICOLI RELIGIOSI' , '1' , '-1' , '1' , '5' , '4.0983606557377' , '22' , '0' , '5.00' ) 13/05/2022 04:26:22 pm >> DELETE FROM ps_product_supplier WHERE id_product = '7202' AND id_supplier = '' 13/05/2022 04:26:22 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '7202' , '' , '1' ) 13/05/2022 04:26: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 ( '53195' , '13340' , 'CORONA FEDI' , '2' , '-2' , '1' , '7.50' , '6.1475409836066' , '22' , '0' , '15.00' ) 13/05/2022 04:26:22 pm >> DELETE FROM ps_product_supplier WHERE id_product = '13340' AND id_supplier = '' 13/05/2022 04:26:22 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '13340' , '' , '1' ) 13/05/2022 04:29:34 pm >> SELECT document_num FROM ps_document WHERE document_num = '1423' AND id_document != '56628' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-05-06') 13/05/2022 04:29:34 pm >> UPDATE ps_document SET id_document_type = '11', document_num = '1423', document_date = '2022-05-06', 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 = '15.00', price_tax_excluded = '12.30', date_upd = NOW() WHERE id_document = '56628' 13/05/2022 04:29:34 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 = '56628' 13/05/2022 04:29:34 pm >> DELETE FROM ps_document_detail WHERE id_document = '56628' 13/05/2022 04:29: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 ( '56628' , '15085' , 'BRACCIALE DECINA COLORATA - BC506' , '10' , '-10' , '1' , '1.2000' , '0.98360655737705' , '22' , '0' , '12.00' ) 13/05/2022 04:29:35 pm >> DELETE FROM ps_product_supplier WHERE id_product = '15085' AND id_supplier = '' 13/05/2022 04:29:35 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '15085' , '' , '1' ) 13/05/2022 04:29: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 ( '56628' , '7940' , 'PERGAMENE - OCCASIONI MOD. A' , '12' , '-12' , '1' , '0.25' , '0.20491803278689' , '22' , '0' , '3.00' ) 13/05/2022 04:29:35 pm >> DELETE FROM ps_product_supplier WHERE id_product = '7940' AND id_supplier = '' 13/05/2022 04:29:35 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '7940' , '' , '1' ) 13/05/2022 04:30:20 pm >> SELECT document_num FROM ps_document WHERE document_num = '1185' AND id_document != '55320' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-04-20') 13/05/2022 04:30:20 pm >> UPDATE ps_document SET id_document_type = '11', document_num = '1185', document_date = '2022-04-20', document_letter = '', id_customer = '0', id_supplier = '', id_address = '0', address1 = '', address2 = '', note = '', price_shipping = '0.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '0', id_causal = '0', price_tax_included = '3.00', price_tax_excluded = '2.46', date_upd = NOW() WHERE id_document = '55320' 13/05/2022 04:30: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 = '55320' 13/05/2022 04:30:20 pm >> DELETE FROM ps_document_detail WHERE id_document = '55320' 13/05/2022 04:30: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 ( '55320' , '7940' , 'PERGAMENE - OCCASIONI MOD. A' , '12' , '-12' , '1' , '0.25' , '0.20491803278689' , '22' , '0' , '3.00' ) 13/05/2022 04:30:20 pm >> DELETE FROM ps_product_supplier WHERE id_product = '7940' AND id_supplier = '' 13/05/2022 04:30:20 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '7940' , '' , '1' ) 13/05/2022 04:31:03 pm >> SELECT document_num FROM ps_document WHERE document_num = '1499' AND id_document != '57230' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-05-12') 13/05/2022 04:31:03 pm >> UPDATE ps_document SET id_document_type = '11', document_num = '1499', document_date = '2022-05-12', 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 = '138.92', price_tax_excluded = '115.55', date_upd = NOW() WHERE id_document = '57230' 13/05/2022 04:31: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 = '57230' 13/05/2022 04:31:03 pm >> DELETE FROM ps_document_detail WHERE id_document = '57230' 13/05/2022 04:31: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 ( '57230' , '19313' , 'CROCE ARGENTATA COMUNIONE - 1316/K0001' , '15' , '-15' , '1' , '3.8000' , '3.1147540983607' , '22' , '0' , '57.00' ) 13/05/2022 04:31:03 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19313' AND id_supplier = '' 13/05/2022 04:31:03 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19313' , '' , '1' ) 13/05/2022 04:31: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 ( '57230' , '3073' , 'CROCE PRIMA COMUNIONE - LEGNO SCURO - 713/15' , '15' , '-15' , '1' , '1.00' , '0.81967213114754' , '22' , '0' , '15.00' ) 13/05/2022 04:31:03 pm >> DELETE FROM ps_product_supplier WHERE id_product = '3073' AND id_supplier = '' 13/05/2022 04:31:03 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '3073' , '' , '1' ) 13/05/2022 04:31: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 ( '57230' , '16689' , 'OSTIA PAN DI CENA mm80' , '2' , '-2' , '3' , '2.0000' , '1.9230769230769' , '4' , '0' , '4.00' ) 13/05/2022 04:31:03 pm >> DELETE FROM ps_product_supplier WHERE id_product = '16689' AND id_supplier = '' 13/05/2022 04:31:03 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16689' , '' , '1' ) 13/05/2022 04:31: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 ( '57230' , '16163' , 'PARTICOLE TAGLIO CHIUSO - PAN DI CENA' , '1' , '-1' , '3' , '3.5000' , '3.3653846153846' , '4' , '0' , '3.50' ) 13/05/2022 04:31:03 pm >> DELETE FROM ps_product_supplier WHERE id_product = '16163' AND id_supplier = '' 13/05/2022 04:31:03 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16163' , '' , '1' ) 13/05/2022 04:31: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 ( '57230' , '19374' , 'INSIEME NELLA MESSA - GIU 2022' , '1' , '-1' , '4' , '1.8000' , '1.8' , '0' , '5' , '1.71' ) 13/05/2022 04:31:03 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19374' AND id_supplier = '' 13/05/2022 04:31:03 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19374' , '' , '1' ) 13/05/2022 04:31: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 ( '57230' , '19518' , 'INSIEME NELLA MESSA -LUG 2022' , '1' , '-1' , '4' , '1.8000' , '1.8' , '0' , '5' , '1.71' ) 13/05/2022 04:31:03 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19518' AND id_supplier = '' 13/05/2022 04:31:03 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19518' , '' , '1' ) 13/05/2022 04:31: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 ( '57230' , '791' , 'ASSISI IN BUSTA BATTESIMO - 20X270 - BAAS' , '40' , '-40' , '1' , '1.4000' , '1.1475409836066' , '22' , '0' , '56.00' ) 13/05/2022 04:31:03 pm >> DELETE FROM ps_product_supplier WHERE id_product = '791' AND id_supplier = '' 13/05/2022 04:31:03 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '791' , '' , '1' ) 13/05/2022 04:31:58 pm >> SELECT document_num FROM ps_document WHERE document_num = '1517' AND id_document != '57255' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-05-13') 13/05/2022 04:31:58 pm >> UPDATE ps_document SET id_document_type = '11', document_num = '1517', document_date = '2022-05-13', document_letter = '', id_customer = '0', id_supplier = '', id_address = '0', address1 = '', address2 = '', note = '', price_shipping = '0.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '0', id_causal = '0', price_tax_included = '84.10', price_tax_excluded = '76.13', date_upd = NOW() WHERE id_document = '57255' 13/05/2022 04:31: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 = '57255' 13/05/2022 04:31:58 pm >> DELETE FROM ps_document_detail WHERE id_document = '57255' 13/05/2022 04:31: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 ( '57255' , '18617' , 'MEDAGLIA MIRACOLOSA - OV22/M' , '200' , '-200' , '1' , '0.2000' , '0.16393442622951' , '22' , '0' , '40.00' ) 13/05/2022 04:31:58 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18617' AND id_supplier = '' 13/05/2022 04:31:58 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18617' , '' , '1' ) 13/05/2022 04:31: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 ( '57255' , '18005' , 'MEDAGLIETTA CARLO ACUTIS' , '1' , '-1' , '1' , '1.2000' , '0.98360655737705' , '22' , '0' , '1.20' ) 13/05/2022 04:31:58 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18005' AND id_supplier = '' 13/05/2022 04:31:58 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18005' , '' , '1' ) 13/05/2022 04:31: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 ( '57255' , '7924' , 'PERGAMENE - BATTESIMO MOD. A' , '6' , '-6' , '1' , '0.50' , '0.40983606557377' , '22' , '0' , '3.00' ) 13/05/2022 04:31:58 pm >> DELETE FROM ps_product_supplier WHERE id_product = '7924' AND id_supplier = '' 13/05/2022 04:31:58 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '7924' , '' , '1' ) 13/05/2022 04:31: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 ( '57255' , '713' , 'APPARIZIONI DI FATIMA' , '1' , '-1' , '4' , '7.0000' , '7' , '0' , '5' , '6.65' ) 13/05/2022 04:31:58 pm >> DELETE FROM ps_product_supplier WHERE id_product = '713' AND id_supplier = '' 13/05/2022 04:31:58 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '713' , '' , '1' ) 13/05/2022 04:31: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 ( '57255' , '19368' , 'CASA COSTRUITA SULLA SABBIA' , '1' , '-1' , '4' , '35.0000' , '35' , '0' , '5' , '33.25' ) 13/05/2022 04:31:58 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19368' AND id_supplier = '' 13/05/2022 04:31:58 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19368' , '' , '1' ) 13/05/2022 04:32:20 pm >> SELECT document_num FROM ps_document WHERE document_num = '1516' AND id_document != '57254' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-05-13') 13/05/2022 04:32:20 pm >> UPDATE ps_document SET id_document_type = '11', document_num = '1516', document_date = '2022-05-13', document_letter = '', id_customer = '0', id_supplier = '', id_address = '0', address1 = '', address2 = '', note = '', price_shipping = '0.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '0', id_causal = '0', price_tax_included = '6.00', price_tax_excluded = '4.92', date_upd = NOW() WHERE id_document = '57254' 13/05/2022 04:32: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 = '57254' 13/05/2022 04:32:20 pm >> DELETE FROM ps_document_detail WHERE id_document = '57254' 13/05/2022 04:32: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 ( '57254' , '7924' , 'PERGAMENE - BATTESIMO MOD. A' , '24' , '-24' , '1' , '0.25' , '0.20491803278689' , '22' , '0' , '6.00' ) 13/05/2022 04:32:20 pm >> DELETE FROM ps_product_supplier WHERE id_product = '7924' AND id_supplier = '' 13/05/2022 04:32:20 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '7924' , '' , '1' ) 13/05/2022 04:33:53 pm >> SELECT document_num FROM ps_document WHERE document_num = '1390' AND id_document != '56581' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-05-04') 13/05/2022 04:33:54 pm >> UPDATE ps_document SET id_document_type = '11', document_num = '1390', document_date = '2022-05-04', document_letter = '', id_customer = '0', id_supplier = '', id_address = '0', address1 = '', address2 = '', note = '', price_shipping = '0.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '0', id_causal = '0', price_tax_included = '18.80', price_tax_excluded = '16.64', date_upd = NOW() WHERE id_document = '56581' 13/05/2022 04:33: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 = '56581' 13/05/2022 04:33:54 pm >> DELETE FROM ps_document_detail WHERE id_document = '56581' 13/05/2022 04:33: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 ( '56581' , '11858' , 'FOGLIETTI LA DOMENICA - LER' , '160' , '-160' , '4' , '0.0300' , '0.03' , '0' , '0' , '4.80' ) 13/05/2022 04:33:54 pm >> DELETE FROM ps_product_supplier WHERE id_product = '11858' AND id_supplier = '' 13/05/2022 04:33:54 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '11858' , '' , '1' ) 13/05/2022 04:33: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 ( '56581' , '17161' , 'CARBONCINI NERI - CARNE' , '1' , '-1' , '1' , '12.0000' , '9.8360655737705' , '22' , '0' , '12.00' ) 13/05/2022 04:33:54 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17161' AND id_supplier = '' 13/05/2022 04:33:54 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17161' , '' , '1' ) 13/05/2022 04:33: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 ( '56581' , '6629' , 'MIA PREGHIERA' , '4' , '-4' , '4' , '0.5' , '0.5' , '0' , '0' , '2.00' ) 13/05/2022 04:33:54 pm >> DELETE FROM ps_product_supplier WHERE id_product = '6629' AND id_supplier = '' 13/05/2022 04:33:54 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '6629' , '' , '1' ) 13/05/2022 04:34:36 pm >> SELECT document_num FROM ps_document WHERE document_num = '1490' AND id_document != '56708' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-05-11') 13/05/2022 04:34:36 pm >> UPDATE ps_document SET id_document_type = '11', document_num = '1490', document_date = '2022-05-11', document_letter = '', id_customer = '0', id_supplier = '', id_address = '0', address1 = 'VIA V. LASPRO, 8/A 84126 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 = '160.00', price_tax_excluded = '145.52', date_upd = NOW() WHERE id_document = '56708' 13/05/2022 04:34:36 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 = '56708' 13/05/2022 04:34:36 pm >> DELETE FROM ps_document_detail WHERE id_document = '56708' 13/05/2022 04:34:36 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '56708' , '15345' , 'EUCARISTIA - CUORE DELLA CHIESA' , '1' , '-1' , '4' , '12.0000' , '12' , '0' , '5' , '11.40' ) 13/05/2022 04:34:36 pm >> DELETE FROM ps_product_supplier WHERE id_product = '15345' AND id_supplier = '' 13/05/2022 04:34:36 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '15345' , '' , '1' ) 13/05/2022 04:34:36 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '56708' , '16884' , 'ARTE DI GUARIRE - F. ROSINI' , '1' , '-1' , '4' , '16.0000' , '16' , '0' , '5' , '15.20' ) 13/05/2022 04:34:36 pm >> DELETE FROM ps_product_supplier WHERE id_product = '16884' AND id_supplier = '' 13/05/2022 04:34:36 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16884' , '' , '1' ) 13/05/2022 04:34:36 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '56708' , '10064' , 'SOLO LAMORE CREA - F. ROSINI' , '1' , '-1' , '4' , '12.0000' , '12' , '0' , '5' , '11.40' ) 13/05/2022 04:34:37 pm >> DELETE FROM ps_product_supplier WHERE id_product = '10064' AND id_supplier = '' 13/05/2022 04:34:37 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '10064' , '' , '1' ) 13/05/2022 04:34:37 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '56708' , '13432' , 'ARTE DI RICOMINCIARE - F. ROSINI' , '1' , '-1' , '4' , '16.0000' , '16' , '0' , '5' , '15.20' ) 13/05/2022 04:34:37 pm >> DELETE FROM ps_product_supplier WHERE id_product = '13432' AND id_supplier = '' 13/05/2022 04:34:37 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '13432' , '' , '1' ) 13/05/2022 04:34:37 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '56708' , '16353' , 'QUALCUNO A CUI GUARDARE - L. EPICOCO' , '1' , '-1' , '4' , '12.0000' , '12' , '0' , '5' , '11.40' ) 13/05/2022 04:34:37 pm >> DELETE FROM ps_product_supplier WHERE id_product = '16353' AND id_supplier = '' 13/05/2022 04:34:37 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16353' , '' , '1' ) 13/05/2022 04:34:37 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '56708' , '19228' , 'DIO CE ED E BELLISSIMO - P. CURTAZ' , '1' , '-1' , '4' , '15.9000' , '15.9' , '0' , '5' , '15.11' ) 13/05/2022 04:34:37 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19228' AND id_supplier = '' 13/05/2022 04:34:37 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19228' , '' , '1' ) 13/05/2022 04:34:37 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '56708' , '17296' , 'ROSARIO GIROCOLLO NERO ARG ' , '1' , '-1' , '1' , '33' , '27.049180327869' , '22' , '0' , '33.00' ) 13/05/2022 04:34:37 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17296' AND id_supplier = '' 13/05/2022 04:34:37 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17296' , '' , '1' ) 13/05/2022 04:34:37 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '56708' , '19428' , 'CROCIFISSO 28X34 - CR1' , '1' , '-1' , '1' , '43.7900' , '35.893442622951' , '22' , '0' , '43.79' ) 13/05/2022 04:34:37 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19428' AND id_supplier = '' 13/05/2022 04:34:37 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19428' , '' , '1' ) 13/05/2022 04:34:37 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '56708' , '5111' , 'SANTA RITA DA CASCIA - 11 BIS' , '1' , '-1' , '1' , '3.5000' , '2.8688524590164' , '22' , '0' , '3.50' ) 13/05/2022 04:34:37 pm >> DELETE FROM ps_product_supplier WHERE id_product = '5111' AND id_supplier = '' 13/05/2022 04:34:37 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '5111' , '' , '1' ) 13/05/2022 04:35:05 pm >> SELECT document_num FROM ps_document WHERE document_num = '8' AND id_document != '51373' AND id_document_type LIKE '24' AND YEAR(document_date) = YEAR('2022-02-22') 13/05/2022 04:35:05 pm >> UPDATE ps_document SET id_document_type = '24', document_num = '8', document_date = '2022-02-22', document_letter = '', id_customer = '0', id_supplier = '', id_address = '2602', address1 = 'P. ZZA SAN PAOLO, 14 12051 ALBA', address2 = '', note = 'RESA - n.c. ricevuta', price_shipping = '0.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '0', id_causal = '0', price_tax_included = '1272.40', price_tax_excluded = '1267.78', date_upd = NOW() WHERE id_document = '51373' 13/05/2022 04:35:05 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '51373' 13/05/2022 04:35:05 pm >> DELETE FROM ps_document_detail WHERE id_document = '51373' 13/05/2022 04:35: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 ( '51373' , '18534' , 'AMEN - DIC. 2021' , '1' , '-1' , '4' , '3.9000' , '3.9' , '0' , '0' , '3.90' ) 13/05/2022 04:35:05 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18534' AND id_supplier = '' 13/05/2022 04:35:05 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18534' , '' , '1' ) 13/05/2022 04:35: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 ( '51373' , '18829' , 'PAROLA E PREGHIERA - GEN. 2022' , '1' , '-1' , '4' , '2.9000' , '2.9' , '0' , '0' , '2.90' ) 13/05/2022 04:35:05 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18829' AND id_supplier = '' 13/05/2022 04:35:05 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18829' , '' , '1' ) 13/05/2022 04:35: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 ( '51373' , '18535' , 'PAROLA E PREGHIERA - NOV. 2021' , '1' , '-1' , '4' , '2.9000' , '2.9' , '0' , '0' , '2.90' ) 13/05/2022 04:35:05 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18535' AND id_supplier = '' 13/05/2022 04:35:05 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18535' , '' , '1' ) 13/05/2022 04:35: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 ( '51373' , '18638' , 'PAROLA E PREGHIERA - DIC 2021' , '1' , '-1' , '4' , '2.9000' , '2.9' , '0' , '0' , '2.90' ) 13/05/2022 04:35:06 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18638' AND id_supplier = '' 13/05/2022 04:35:06 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18638' , '' , '1' ) 13/05/2022 04:35: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 ( '51373' , '15629' , 'MIO MESSALINO' , '3' , '-3' , '4' , '1.5000' , '1.5' , '0' , '0' , '4.50' ) 13/05/2022 04:35:06 pm >> DELETE FROM ps_product_supplier WHERE id_product = '15629' AND id_supplier = '' 13/05/2022 04:35:06 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '15629' , '' , '1' ) 13/05/2022 04:35: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 ( '51373' , '19061' , 'DOMENICA DELLA PAROLA DI DIO 2022' , '7' , '-7' , '4' , '2.0000' , '2' , '0' , '0' , '14.00' ) 13/05/2022 04:35:06 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19061' AND id_supplier = '' 13/05/2022 04:35:06 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19061' , '' , '1' ) 13/05/2022 04:35: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 ( '51373' , '18641' , 'AVVENTO 2021 GIORNO PER GIORNO' , '2' , '-2' , '4' , '6.0000' , '6' , '0' , '0' , '12.00' ) 13/05/2022 04:35:06 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18641' AND id_supplier = '' 13/05/2022 04:35:06 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18641' , '' , '1' ) 13/05/2022 04:35: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 ( '51373' , '18735' , 'ANDIAMO FINO A BETLEMME - TONINO BELLO' , '5' , '-5' , '4' , '1.8000' , '1.8' , '0' , '0' , '9.00' ) 13/05/2022 04:35:06 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18735' AND id_supplier = '' 13/05/2022 04:35:06 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18735' , '' , '1' ) 13/05/2022 04:35: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 ( '51373' , '18908' , 'NATALE E GIOIA - P. FRANCESCO' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '0' , '10.00' ) 13/05/2022 04:35:06 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18908' AND id_supplier = '' 13/05/2022 04:35:06 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18908' , '' , '1' ) 13/05/2022 04:35: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 ( '51373' , '18669' , 'AVVENTO 2021' , '9' , '-9' , '4' , '3.4000' , '3.4' , '0' , '0' , '30.60' ) 13/05/2022 04:35:06 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18669' AND id_supplier = '' 13/05/2022 04:35:06 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18669' , '' , '1' ) 13/05/2022 04:35: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 ( '51373' , '18639' , 'AVVENTO E NATALE 2021' , '1' , '-1' , '4' , '2.0000' , '2' , '0' , '0' , '2.00' ) 13/05/2022 04:35:06 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18639' AND id_supplier = '' 13/05/2022 04:35:06 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18639' , '' , '1' ) 13/05/2022 04:35: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 ( '51373' , '18922' , 'TUTTI IN PISTA ' , '1' , '-1' , '4' , '8.9000' , '8.9' , '0' , '0' , '8.90' ) 13/05/2022 04:35:06 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18922' AND id_supplier = '' 13/05/2022 04:35:06 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18922' , '' , '1' ) 13/05/2022 04:35: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 ( '51373' , '19052' , 'NUOVO TESTAMENTO NVBTA' , '1' , '-1' , '4' , '69.0000' , '69' , '0' , '0' , '69.00' ) 13/05/2022 04:35:06 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19052' AND id_supplier = '' 13/05/2022 04:35:06 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19052' , '' , '1' ) 13/05/2022 04:35: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 ( '51373' , '18601' , 'PENSIERI EUCARISTICI 2022' , '1' , '-1' , '4' , '6.8000' , '6.8' , '0' , '0' , '6.80' ) 13/05/2022 04:35:06 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18601' AND id_supplier = '' 13/05/2022 04:35:06 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18601' , '' , '1' ) 13/05/2022 04:35: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 ( '51373' , '18537' , 'MESSALE FESTIVO 2022' , '1' , '-1' , '4' , '8.0000' , '8' , '0' , '0' , '8.00' ) 13/05/2022 04:35:06 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18537' AND id_supplier = '' 13/05/2022 04:35:07 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18537' , '' , '1' ) 13/05/2022 04:35: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 ( '51373' , '18584' , 'ALLELUJA - MESSALINO FESTIVO 2022' , '10' , '-10' , '4' , '7.9000' , '7.9' , '0' , '0' , '79.00' ) 13/05/2022 04:35:07 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18584' AND id_supplier = '' 13/05/2022 04:35:07 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18584' , '' , '1' ) 13/05/2022 04:35: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 ( '51373' , '17074' , 'DIRETTORIO PER LA CATECHESI' , '6' , '-6' , '4' , '22.0000' , '22' , '0' , '0' , '132.00' ) 13/05/2022 04:35:07 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17074' AND id_supplier = '' 13/05/2022 04:35:07 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17074' , '' , '1' ) 13/05/2022 04:35: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 ( '51373' , '9338' , 'SACROSANCTUM CONCILIUM' , '2' , '-2' , '4' , '2.5000' , '2.5' , '0' , '0' , '5.00' ) 13/05/2022 04:35:07 pm >> DELETE FROM ps_product_supplier WHERE id_product = '9338' AND id_supplier = '' 13/05/2022 04:35:07 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '9338' , '' , '1' ) 13/05/2022 04:35: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 ( '51373' , '17486' , 'TI RACCONTO LA SPERANZA - PAPA FRANCESCO' , '1' , '-1' , '4' , '18.0000' , '18' , '0' , '0' , '18.00' ) 13/05/2022 04:35:07 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17486' AND id_supplier = '' 13/05/2022 04:35:07 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17486' , '' , '1' ) 13/05/2022 04:35: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 ( '51373' , '11834' , 'PASSIONE DI DIO SPERANZA PER TE - PAPA FRANCESCO' , '1' , '-1' , '4' , '15.0000' , '15' , '0' , '0' , '15.00' ) 13/05/2022 04:35:07 pm >> DELETE FROM ps_product_supplier WHERE id_product = '11834' AND id_supplier = '' 13/05/2022 04:35:07 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '11834' , '' , '1' ) 13/05/2022 04:35: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 ( '51373' , '12152' , 'ACCANTO A TE - R. LUPI' , '3' , '-3' , '4' , '4.5000' , '4.5' , '0' , '0' , '13.50' ) 13/05/2022 04:35:07 pm >> DELETE FROM ps_product_supplier WHERE id_product = '12152' AND id_supplier = '' 13/05/2022 04:35:07 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '12152' , '' , '1' ) 13/05/2022 04:35: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 ( '51373' , '14741' , 'VERSO UNA RIVALUTAZIONE DELLA SACRAMENTALITA DEL MATRIMONIO?' , '1' , '-1' , '4' , '35.0000' , '35' , '0' , '0' , '35.00' ) 13/05/2022 04:35:07 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14741' AND id_supplier = '' 13/05/2022 04:35:07 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14741' , '' , '1' ) 13/05/2022 04:35: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 ( '51373' , '18053' , 'CANDOR LUCIS AETERNAE - PAPA FRANCESCO' , '2' , '-2' , '4' , '2.9000' , '2.9' , '0' , '0' , '5.80' ) 13/05/2022 04:35:07 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18053' AND id_supplier = '' 13/05/2022 04:35:07 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18053' , '' , '1' ) 13/05/2022 04:35: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 ( '51373' , '18483' , 'AGENDINA 2022 - PRENDITI CURA' , '3' , '-3' , '1' , '1.0000' , '0.81967213114754' , '22' , '0' , '3.00' ) 13/05/2022 04:35:07 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18483' AND id_supplier = '' 13/05/2022 04:35:07 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18483' , '' , '1' ) 13/05/2022 04:35: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 ( '51373' , '18297' , 'ALLA FINESTRA LA SPERANZA - AGENDINA 2022' , '8' , '-8' , '4' , '0.9000' , '0.9' , '0' , '0' , '7.20' ) 13/05/2022 04:35:07 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18297' AND id_supplier = '' 13/05/2022 04:35:07 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18297' , '' , '1' ) 13/05/2022 04:35: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 ( '51373' , '7102' , 'NOVENA A NOSTRA SIGNORA DELLA DOLCE ATTESA' , '9' , '-9' , '4' , '3.0000' , '3' , '0' , '0' , '27.00' ) 13/05/2022 04:35:07 pm >> DELETE FROM ps_product_supplier WHERE id_product = '7102' AND id_supplier = '' 13/05/2022 04:35:07 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '7102' , '' , '1' ) 13/05/2022 04:35:08 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '51373' , '18170' , 'ANTIQUUM MINISTERIUM' , '12' , '-12' , '4' , '1.2000' , '1.2' , '0' , '0' , '14.40' ) 13/05/2022 04:35:08 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18170' AND id_supplier = '' 13/05/2022 04:35:08 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18170' , '' , '1' ) 13/05/2022 04:35:08 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '51373' , '18169' , 'ANTIQUUM MINISTERIUM ' , '12' , '-12' , '4' , '2.5000' , '2.5' , '0' , '0' , '30.00' ) 13/05/2022 04:35:08 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18169' AND id_supplier = '' 13/05/2022 04:35:08 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18169' , '' , '1' ) 13/05/2022 04:35:08 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '51373' , '17687' , 'PATRIS CORDE' , '7' , '-7' , '4' , '1.8000' , '1.8' , '0' , '0' , '12.60' ) 13/05/2022 04:35:08 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17687' AND id_supplier = '' 13/05/2022 04:35:08 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17687' , '' , '1' ) 13/05/2022 04:35:08 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '51373' , '14896' , 'CE UN TEMPO PER OGNI COSA - B. MAGLIANO' , '1' , '-1' , '4' , '15.0000' , '15' , '0' , '0' , '15.00' ) 13/05/2022 04:35:08 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14896' AND id_supplier = '' 13/05/2022 04:35:08 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14896' , '' , '1' ) 13/05/2022 04:35:08 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '51373' , '13901' , 'PARROCCHIA SECONDO LEVANGELII GAUDIUM - A. RUCCIA' , '1' , '-1' , '4' , '14.5000' , '14.5' , '0' , '0' , '14.50' ) 13/05/2022 04:35:08 pm >> DELETE FROM ps_product_supplier WHERE id_product = '13901' AND id_supplier = '' 13/05/2022 04:35:08 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '13901' , '' , '1' ) 13/05/2022 04:35:08 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '51373' , '14190' , 'TREDICI MARTEDI CON SANTANTONIO' , '9' , '-9' , '4' , '3.0000' , '3' , '0' , '0' , '27.00' ) 13/05/2022 04:35:08 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14190' AND id_supplier = '' 13/05/2022 04:35:08 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14190' , '' , '1' ) 13/05/2022 04:35:08 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '51373' , '13885' , 'NOVENA PER CHIEDERE I DONI DELLO SPIRITO SANTO - U. TERRINONI' , '2' , '-2' , '4' , '2.5000' , '2.5' , '0' , '0' , '5.00' ) 13/05/2022 04:35:08 pm >> DELETE FROM ps_product_supplier WHERE id_product = '13885' AND id_supplier = '' 13/05/2022 04:35:08 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '13885' , '' , '1' ) 13/05/2022 04:35:08 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '51373' , '18670' , 'SEI TU ADORAZIONI EUCARISTICHE' , '1' , '-1' , '4' , '3.7000' , '3.7' , '0' , '0' , '3.70' ) 13/05/2022 04:35:08 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18670' AND id_supplier = '' 13/05/2022 04:35:08 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18670' , '' , '1' ) 13/05/2022 04:35:08 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '51373' , '13692' , 'PASQUA, CHE FESTA! ' , '5' , '-5' , '4' , '2.5000' , '2.5' , '0' , '0' , '12.50' ) 13/05/2022 04:35:08 pm >> DELETE FROM ps_product_supplier WHERE id_product = '13692' AND id_supplier = '' 13/05/2022 04:35:08 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '13692' , '' , '1' ) 13/05/2022 04:35:08 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '51373' , '8386' , 'PREGHIERE PER LA PACE' , '3' , '-3' , '4' , '2.5000' , '2.5' , '0' , '0' , '7.50' ) 13/05/2022 04:35:08 pm >> DELETE FROM ps_product_supplier WHERE id_product = '8386' AND id_supplier = '' 13/05/2022 04:35:09 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '8386' , '' , '1' ) 13/05/2022 04:35: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 ( '51373' , '19039' , 'HA VINTO IL TUO AMORE - CD' , '6' , '-6' , '4' , '15.0000' , '15' , '0' , '0' , '90.00' ) 13/05/2022 04:35:09 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19039' AND id_supplier = '' 13/05/2022 04:35:09 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19039' , '' , '1' ) 13/05/2022 04:35: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 ( '51373' , '19043' , 'HA VINTO IL TUO AMORE - AGG. CANTI' , '6' , '-6' , '4' , '3.5000' , '3.5' , '0' , '0' , '21.00' ) 13/05/2022 04:35:09 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19043' AND id_supplier = '' 13/05/2022 04:35:09 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19043' , '' , '1' ) 13/05/2022 04:35: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 ( '51373' , '19042' , 'HA VINTO IL TUO AMORE - SPARTITO' , '1' , '-1' , '3' , '10.0000' , '9.6153846153846' , '4' , '0' , '10.00' ) 13/05/2022 04:35:09 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19042' AND id_supplier = '' 13/05/2022 04:35:09 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19042' , '' , '1' ) 13/05/2022 04:35: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 ( '51373' , '17070' , 'BALLA TUTTA LA FORESTA - CD' , '1' , '-1' , '1' , '12.5000' , '10.245901639344' , '22' , '0' , '12.50' ) 13/05/2022 04:35:09 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17070' AND id_supplier = '' 13/05/2022 04:35:09 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17070' , '' , '1' ) 13/05/2022 04:35: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 ( '51373' , '14759' , 'MAGIA DI NATALE' , '1' , '-1' , '1' , '8.0000' , '6.5573770491803' , '22' , '0' , '8.00' ) 13/05/2022 04:35:09 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14759' AND id_supplier = '' 13/05/2022 04:35:09 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14759' , '' , '1' ) 13/05/2022 04:35: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 ( '51373' , '13333' , 'NINNA NANNA DI NATALE' , '1' , '-1' , '4' , '12.9000' , '12.9' , '0' , '0' , '12.90' ) 13/05/2022 04:35:09 pm >> DELETE FROM ps_product_supplier WHERE id_product = '13333' AND id_supplier = '' 13/05/2022 04:35:09 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '13333' , '' , '1' ) 13/05/2022 04:35: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 ( '51373' , '13032' , 'VITA DI GESU - E. SHUSAKU' , '1' , '-1' , '4' , '14.0000' , '14' , '0' , '0' , '14.00' ) 13/05/2022 04:35:09 pm >> DELETE FROM ps_product_supplier WHERE id_product = '13032' AND id_supplier = '' 13/05/2022 04:35:09 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '13032' , '' , '1' ) 13/05/2022 04:35: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 ( '51373' , '19040' , 'DIO DELLA MIA LODE 2021' , '2' , '-2' , '4' , '8.5000' , '8.5' , '0' , '0' , '17.00' ) 13/05/2022 04:35:09 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19040' AND id_supplier = '' 13/05/2022 04:35:09 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19040' , '' , '1' ) 13/05/2022 04:35: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 ( '51373' , '19093' , 'DIO DELLA MIA LODE 2021 - ANELLI' , '2' , '-2' , '4' , '14.5000' , '14.5' , '0' , '0' , '29.00' ) 13/05/2022 04:35:09 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19093' AND id_supplier = '' 13/05/2022 04:35:09 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19093' , '' , '1' ) 13/05/2022 04:35: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 ( '51373' , '18449' , 'AGENDA CATECHISTI 2021/22' , '3' , '-3' , '4' , '1.5000' , '1.5' , '0' , '0' , '4.50' ) 13/05/2022 04:35:09 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18449' AND id_supplier = '' 13/05/2022 04:35:09 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18449' , '' , '1' ) 13/05/2022 04:35: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 ( '51373' , '17198' , 'NEL CUORE DEL MONDO - GIOVANI 2020/2021' , '1' , '-1' , '4' , '5.0000' , '5' , '0' , '0' , '5.00' ) 13/05/2022 04:35:10 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17198' AND id_supplier = '' 13/05/2022 04:35:10 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17198' , '' , '1' ) 13/05/2022 04:35: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 ( '51373' , '17197' , 'NEL CUORE DEL MONDO - ADOLESCENTI 2020/2021' , '1' , '-1' , '4' , '3.5000' , '3.5' , '0' , '0' , '3.50' ) 13/05/2022 04:35:10 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17197' AND id_supplier = '' 13/05/2022 04:35:10 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17197' , '' , '1' ) 13/05/2022 04:35: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 ( '51373' , '17195' , 'NEL CUORE DEL MONDO - FANCIULLI 2020/21' , '1' , '-1' , '4' , '3.5000' , '3.5' , '0' , '0' , '3.50' ) 13/05/2022 04:35:10 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17195' AND id_supplier = '' 13/05/2022 04:35:10 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17195' , '' , '1' ) 13/05/2022 04:35: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 ( '51373' , '17196' , 'NEL CUORE DEL MONDO - PREADOLESCENTI 2020/21' , '1' , '-1' , '4' , '3.5000' , '3.5' , '0' , '0' , '3.50' ) 13/05/2022 04:35:10 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17196' AND id_supplier = '' 13/05/2022 04:35:10 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17196' , '' , '1' ) 13/05/2022 04:35: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 ( '51373' , '13592' , 'AVE, O MISERICORDIOSA - G. CONTRINO' , '1' , '-1' , '4' , '14.0000' , '14' , '0' , '0' , '14.00' ) 13/05/2022 04:35:10 pm >> DELETE FROM ps_product_supplier WHERE id_product = '13592' AND id_supplier = '' 13/05/2022 04:35:10 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '13592' , '' , '1' ) 13/05/2022 04:35: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 ( '51373' , '14281' , 'NUOVO TESTAMENTO - AAVV' , '1' , '-1' , '4' , '7.9000' , '7.9' , '0' , '0' , '7.90' ) 13/05/2022 04:35:10 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14281' AND id_supplier = '' 13/05/2022 04:35:10 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14281' , '' , '1' ) 13/05/2022 04:35: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 ( '51373' , '14282' , 'MONDO DEI VANGELI - SERAFINI/TAVERNA' , '1' , '-1' , '4' , '7.9000' , '7.9' , '0' , '0' , '7.90' ) 13/05/2022 04:35:10 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14282' AND id_supplier = '' 13/05/2022 04:35:10 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14282' , '' , '1' ) 13/05/2022 04:35: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 ( '51373' , '14284' , 'APOSTOLO PAOLO - G. PEREGO' , '1' , '-1' , '4' , '7.9000' , '7.9' , '0' , '0' , '7.90' ) 13/05/2022 04:35:10 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14284' AND id_supplier = '' 13/05/2022 04:35:10 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14284' , '' , '1' ) 13/05/2022 04:35: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 ( '51373' , '16619' , 'TEMPO DI CONVERSIONE - FR. MICHAEL DAVID' , '1' , '-1' , '4' , '7.9000' , '7.9' , '0' , '0' , '7.90' ) 13/05/2022 04:35:10 pm >> DELETE FROM ps_product_supplier WHERE id_product = '16619' AND id_supplier = '' 13/05/2022 04:35:10 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16619' , '' , '1' ) 13/05/2022 04:35: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 ( '51373' , '16389' , 'A BETLEMME - G. PEREGO' , '1' , '-1' , '4' , '7.9000' , '7.9' , '0' , '0' , '7.90' ) 13/05/2022 04:35:10 pm >> DELETE FROM ps_product_supplier WHERE id_product = '16389' AND id_supplier = '' 13/05/2022 04:35:10 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16389' , '' , '1' ) 13/05/2022 04:35: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 ( '51373' , '15984' , 'CAMMINO DI GESU - E. BIANCHI' , '1' , '-1' , '4' , '7.9000' , '7.9' , '0' , '0' , '7.90' ) 13/05/2022 04:35:10 pm >> DELETE FROM ps_product_supplier WHERE id_product = '15984' AND id_supplier = '' 13/05/2022 04:35:10 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '15984' , '' , '1' ) 13/05/2022 04:35: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 ( '51373' , '15985' , 'INCONTRI DI GESU - E. BIANCHI' , '1' , '-1' , '4' , '7.9000' , '7.9' , '0' , '0' , '7.90' ) 13/05/2022 04:35:10 pm >> DELETE FROM ps_product_supplier WHERE id_product = '15985' AND id_supplier = '' 13/05/2022 04:35:10 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '15985' , '' , '1' ) 13/05/2022 04:35: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 ( '51373' , '15900' , 'SEGNI DI GESU - E. BIANCHI' , '1' , '-1' , '4' , '7.9000' , '7.9' , '0' , '0' , '7.90' ) 13/05/2022 04:35:11 pm >> DELETE FROM ps_product_supplier WHERE id_product = '15900' AND id_supplier = '' 13/05/2022 04:35:11 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '15900' , '' , '1' ) 13/05/2022 04:35: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 ( '51373' , '15899' , 'PAROLE DI GESU - E. BIANCHI' , '1' , '-1' , '4' , '7.9000' , '7.9' , '0' , '0' , '7.90' ) 13/05/2022 04:35:11 pm >> DELETE FROM ps_product_supplier WHERE id_product = '15899' AND id_supplier = '' 13/05/2022 04:35:11 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '15899' , '' , '1' ) 13/05/2022 04:35: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 ( '51373' , '13474' , 'GIONA, ALZATI E VA A NINIVE! - AAVV' , '1' , '-1' , '4' , '13.0000' , '13' , '0' , '0' , '13.00' ) 13/05/2022 04:35:11 pm >> DELETE FROM ps_product_supplier WHERE id_product = '13474' AND id_supplier = '' 13/05/2022 04:35:11 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '13474' , '' , '1' ) 13/05/2022 04:35: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 ( '51373' , '17182' , 'INTORNO AL FUOCO VIVO DEL SINODO' , '1' , '-1' , '4' , '28.0000' , '28' , '0' , '0' , '28.00' ) 13/05/2022 04:35:11 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17182' AND id_supplier = '' 13/05/2022 04:35:11 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17182' , '' , '1' ) 13/05/2022 04:35: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 ( '51373' , '17377' , 'SAMARITANUS BONUS' , '10' , '-10' , '4' , '2.2000' , '2.2' , '0' , '0' , '22.00' ) 13/05/2022 04:35:11 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17377' AND id_supplier = '' 13/05/2022 04:35:11 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17377' , '' , '1' ) 13/05/2022 04:35: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 ( '51373' , '7413' , 'PADRINI E MADRINE ' , '2' , '-2' , '4' , '3.0000' , '3' , '0' , '0' , '6.00' ) 13/05/2022 04:35:11 pm >> DELETE FROM ps_product_supplier WHERE id_product = '7413' AND id_supplier = '' 13/05/2022 04:35:11 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '7413' , '' , '1' ) 13/05/2022 04:35: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 ( '51373' , '6680' , 'MINISTERO DEL LETTORE E D/ ACCOLITO' , '13' , '-13' , '4' , '2.9000' , '2.9' , '0' , '0' , '37.70' ) 13/05/2022 04:35:11 pm >> DELETE FROM ps_product_supplier WHERE id_product = '6680' AND id_supplier = '' 13/05/2022 04:35:11 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '6680' , '' , '1' ) 13/05/2022 04:35: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 ( '51373' , '9312' , 'SACRAMENTO DELLUNZIONE DEGLI INFERMI ' , '2' , '-2' , '4' , '3.0000' , '3' , '0' , '0' , '6.00' ) 13/05/2022 04:35:11 pm >> DELETE FROM ps_product_supplier WHERE id_product = '9312' AND id_supplier = '' 13/05/2022 04:35:11 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '9312' , '' , '1' ) 13/05/2022 04:35: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 ( '51373' , '2816' , 'COSA SONO I SACRAMENTI ' , '3' , '-3' , '4' , '3.0000' , '3' , '0' , '0' , '9.00' ) 13/05/2022 04:35:11 pm >> DELETE FROM ps_product_supplier WHERE id_product = '2816' AND id_supplier = '' 13/05/2022 04:35:11 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '2816' , '' , '1' ) 13/05/2022 04:35: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 ( '51373' , '18827' , 'VANGELO DEI RAGAZZI ' , '1' , '-1' , '4' , '4.9000' , '4.9' , '0' , '0' , '4.90' ) 13/05/2022 04:35:11 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18827' AND id_supplier = '' 13/05/2022 04:35:11 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18827' , '' , '1' ) 13/05/2022 04:35: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 ( '51373' , '15560' , 'TOBIA DENTRO LARMADIO - C. PETIT' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '0' , '10.00' ) 13/05/2022 04:35:11 pm >> DELETE FROM ps_product_supplier WHERE id_product = '15560' AND id_supplier = '' 13/05/2022 04:35:11 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '15560' , '' , '1' ) 13/05/2022 04:35: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 ( '51373' , '13843' , 'PAOLO VI - A VOI GIOVANI' , '2' , '-2' , '4' , '5.0000' , '5' , '0' , '0' , '10.00' ) 13/05/2022 04:35:12 pm >> DELETE FROM ps_product_supplier WHERE id_product = '13843' AND id_supplier = '' 13/05/2022 04:35:12 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '13843' , '' , '1' ) 13/05/2022 04:35: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 ( '51373' , '16901' , 'PREGHIAMO CON I SANTI LA MADONNA DI LORETO' , '1' , '-1' , '4' , '7.9000' , '7.9' , '0' , '0' , '7.90' ) 13/05/2022 04:35:12 pm >> DELETE FROM ps_product_supplier WHERE id_product = '16901' AND id_supplier = '' 13/05/2022 04:35:12 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16901' , '' , '1' ) 13/05/2022 04:35: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 ( '51373' , '7297' , 'OSCAR ROMERO MARTIRE DELLA LIBERAZIONE - M.C.BINGEMER' , '1' , '-1' , '4' , '22.0000' , '22' , '0' , '0' , '22.00' ) 13/05/2022 04:35:12 pm >> DELETE FROM ps_product_supplier WHERE id_product = '7297' AND id_supplier = '' 13/05/2022 04:35:12 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '7297' , '' , '1' ) 13/05/2022 04:35: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 ( '51373' , '13403' , 'A VOLO RADENTE SULLA BIBBIA - A.M. LUPO' , '1' , '-1' , '4' , '22.0000' , '22' , '0' , '0' , '22.00' ) 13/05/2022 04:35:12 pm >> DELETE FROM ps_product_supplier WHERE id_product = '13403' AND id_supplier = '' 13/05/2022 04:35:12 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '13403' , '' , '1' ) 13/05/2022 04:35: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 ( '51373' , '16073' , 'IN ASCOLTO DEL VANGELO DI MATTEO' , '1' , '-1' , '4' , '6.0000' , '6' , '0' , '0' , '6.00' ) 13/05/2022 04:35:12 pm >> DELETE FROM ps_product_supplier WHERE id_product = '16073' AND id_supplier = '' 13/05/2022 04:35:12 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16073' , '' , '1' ) 13/05/2022 04:35: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 ( '51373' , '12700' , 'MATRIMONIO E FAMIGLIA - G. CROCETTI' , '1' , '-1' , '4' , '13.0000' , '13' , '0' , '0' , '13.00' ) 13/05/2022 04:35:12 pm >> DELETE FROM ps_product_supplier WHERE id_product = '12700' AND id_supplier = '' 13/05/2022 04:35:12 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '12700' , '' , '1' ) 13/05/2022 04:35: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 ( '51373' , '9679' , 'SARETE MIEI TESTIMONI - GUIDA - G. MORANTE' , '1' , '-1' , '4' , '14.0000' , '14' , '0' , '0' , '14.00' ) 13/05/2022 04:35:12 pm >> DELETE FROM ps_product_supplier WHERE id_product = '9679' AND id_supplier = '' 13/05/2022 04:35:12 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '9679' , '' , '1' ) 13/05/2022 04:35: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 ( '51373' , '11189' , 'VENITE CON ME - QUADERNO' , '1' , '-1' , '4' , '5.3000' , '5.3' , '0' , '0' , '5.30' ) 13/05/2022 04:35:12 pm >> DELETE FROM ps_product_supplier WHERE id_product = '11189' AND id_supplier = '' 13/05/2022 04:35:12 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '11189' , '' , '1' ) 13/05/2022 04:35: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 ( '51373' , '10630' , 'TESTIMONIAMO GESÙ - GUIDA VOL. II' , '1' , '-1' , '4' , '13.0000' , '13' , '0' , '0' , '13.00' ) 13/05/2022 04:35:12 pm >> DELETE FROM ps_product_supplier WHERE id_product = '10630' AND id_supplier = '' 13/05/2022 04:35:12 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '10630' , '' , '1' ) 13/05/2022 04:35: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 ( '51373' , '10631' , 'TESTIMONIAMO GESÙ 1 - GUIDA' , '1' , '-1' , '4' , '13.0000' , '13' , '0' , '0' , '13.00' ) 13/05/2022 04:35:12 pm >> DELETE FROM ps_product_supplier WHERE id_product = '10631' AND id_supplier = '' 13/05/2022 04:35:12 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '10631' , '' , '1' ) 13/05/2022 04:35: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 ( '51373' , '16012' , 'VIVA E LA TUA PAROLA - R. LAURITA' , '1' , '-1' , '4' , '13.0000' , '13' , '0' , '0' , '13.00' ) 13/05/2022 04:35:12 pm >> DELETE FROM ps_product_supplier WHERE id_product = '16012' AND id_supplier = '' 13/05/2022 04:35:12 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16012' , '' , '1' ) 13/05/2022 04:35: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 ( '51373' , '5924' , 'LODATE DIO CON CANTI DI GIOIA' , '1' , '-1' , '4' , '7.0000' , '7' , '0' , '0' , '7.00' ) 13/05/2022 04:35:12 pm >> DELETE FROM ps_product_supplier WHERE id_product = '5924' AND id_supplier = '' 13/05/2022 04:35:12 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '5924' , '' , '1' ) 13/05/2022 04:36:08 pm >> SELECT document_num FROM ps_document WHERE document_num = '1422' AND id_document != '56627' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-05-06') 13/05/2022 04:36:08 pm >> UPDATE ps_document SET id_document_type = '11', document_num = '1422', document_date = '2022-05-06', document_letter = '', id_customer = '0', id_supplier = '', id_address = '0', address1 = '', address2 = '', note = '', price_shipping = '0.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '0', id_causal = '0', price_tax_included = '50.00', price_tax_excluded = '44.99', date_upd = NOW() WHERE id_document = '56627' 13/05/2022 04:36: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 = '56627' 13/05/2022 04:36:08 pm >> DELETE FROM ps_document_detail WHERE id_document = '56627' 13/05/2022 04:36: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 ( '56627' , '11151' , 'LIBRI' , '2' , '-2' , '4' , '9.6700' , '9.67' , '0' , '0' , '19.34' ) 13/05/2022 04:36:08 pm >> DELETE FROM ps_product_supplier WHERE id_product = '11151' AND id_supplier = '' 13/05/2022 04:36:08 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '11151' , '' , '1' ) 13/05/2022 04:36: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 ( '56627' , '10475' , 'TEALIGHTS X 50 ' , '2' , '-2' , '1' , '3.9000' , '3.1967213114754' , '22' , '0' , '7.80' ) 13/05/2022 04:36:08 pm >> DELETE FROM ps_product_supplier WHERE id_product = '10475' AND id_supplier = '' 13/05/2022 04:36:08 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '10475' , '' , '1' ) 13/05/2022 04:36: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 ( '56627' , '9695' , 'SCAPOLARE IN STOFFA ROSSA - 1280 ' , '5' , '-5' , '1' , '1.4000' , '1.1475409836066' , '22' , '0' , '7.00' ) 13/05/2022 04:36:08 pm >> DELETE FROM ps_product_supplier WHERE id_product = '9695' AND id_supplier = '' 13/05/2022 04:36:08 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '9695' , '' , '1' ) 13/05/2022 04:36: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 ( '56627' , '7916' , 'PERGAMENE - 1A RICONCILIAZIONE MOD. A' , '30' , '-30' , '1' , '0.4' , '0.32786885245902' , '22' , '0' , '12.00' ) 13/05/2022 04:36:08 pm >> DELETE FROM ps_product_supplier WHERE id_product = '7916' AND id_supplier = '' 13/05/2022 04:36:08 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '7916' , '' , '1' ) 13/05/2022 04:36: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 ( '56627' , '2756' , 'CORONA ANGELICA - 8197' , '1' , '-1' , '4' , '1.5000' , '1.5' , '0' , '5' , '1.43' ) 13/05/2022 04:36:08 pm >> DELETE FROM ps_product_supplier WHERE id_product = '2756' AND id_supplier = '' 13/05/2022 04:36:08 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '2756' , '' , '1' ) 13/05/2022 04:36: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 ( '56627' , '7104' , 'NOVENA A SAN MICHELE ARCANGELO - 8196' , '1' , '-1' , '4' , '1.5000' , '1.5' , '0' , '5' , '1.43' ) 13/05/2022 04:36:08 pm >> DELETE FROM ps_product_supplier WHERE id_product = '7104' AND id_supplier = '' 13/05/2022 04:36:09 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '7104' , '' , '1' ) 13/05/2022 04:36: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 ( '56627' , '7916' , 'PERGAMENE - 1A RICONCILIAZIONE MOD. A' , '2' , '-2' , '1' , '0.50' , '0.40983606557377' , '22' , '0' , '1.00' ) 13/05/2022 04:36:09 pm >> DELETE FROM ps_product_supplier WHERE id_product = '7916' AND id_supplier = '' 13/05/2022 04:36:09 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '7916' , '' , '1' ) 13/05/2022 04:37:17 pm >> SELECT document_num FROM ps_document WHERE document_num = '37' AND id_document != '40252' AND id_document_type LIKE '24' AND YEAR(document_date) = YEAR('2021-11-03') 13/05/2022 04:37:17 pm >> UPDATE ps_document SET id_document_type = '24', document_num = '37', document_date = '2021-11-03', document_letter = '', id_customer = '0', id_supplier = '', id_address = '4669106', address1 = 'VIA G. VERDI, 8 20090 ASSAGO', address2 = '', note = 'RESA - n.c. ricevuta', price_shipping = '0.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '0', id_causal = '9', price_tax_included = '988.40', price_tax_excluded = '988.40', date_upd = NOW() WHERE id_document = '40252' 13/05/2022 04:37:17 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '40252' 13/05/2022 04:37:17 pm >> DELETE FROM ps_document_detail WHERE id_document = '40252' 13/05/2022 04:37: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 ( '40252' , '17355' , 'IN OGNI COSA RENDETE GRAZIE ' , '1' , '-1' , '4' , '20.0000' , '20' , '0' , '0' , '20.00' ) 13/05/2022 04:37:17 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17355' AND id_supplier = '' 13/05/2022 04:37:17 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17355' , '' , '1' ) 13/05/2022 04:37: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 ( '40252' , '16135' , 'CON TIMORE E GIOIA GRANDE - ANNO A - E. CASTELLUCCI' , '1' , '-1' , '4' , '18.0000' , '18' , '0' , '0' , '18.00' ) 13/05/2022 04:37:18 pm >> DELETE FROM ps_product_supplier WHERE id_product = '16135' AND id_supplier = '' 13/05/2022 04:37:18 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16135' , '' , '1' ) 13/05/2022 04:37: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 ( '40252' , '16047' , 'UN PADRE CHE AMA - ANNO A - B. BORSATO' , '1' , '-1' , '4' , '20.0000' , '20' , '0' , '0' , '20.00' ) 13/05/2022 04:37:18 pm >> DELETE FROM ps_product_supplier WHERE id_product = '16047' AND id_supplier = '' 13/05/2022 04:37:18 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16047' , '' , '1' ) 13/05/2022 04:37: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 ( '40252' , '17021' , 'A MESSA PERCHE, A MESSA COME - N. MASETTI' , '2' , '-2' , '4' , '3.9000' , '3.9' , '0' , '0' , '7.80' ) 13/05/2022 04:37:18 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17021' AND id_supplier = '' 13/05/2022 04:37:18 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17021' , '' , '1' ) 13/05/2022 04:37: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 ( '40252' , '4149' , 'FENOMENO RELIGIOSO' , '2' , '-2' , '4' , '18.5000' , '18.5' , '0' , '0' , '37.00' ) 13/05/2022 04:37:18 pm >> DELETE FROM ps_product_supplier WHERE id_product = '4149' AND id_supplier = '' 13/05/2022 04:37:18 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '4149' , '' , '1' ) 13/05/2022 04:37: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 ( '40252' , '17476' , 'CORAGGIO DI VIVERE - ANNO B - B. BORSATO' , '1' , '-1' , '4' , '20.0000' , '20' , '0' , '0' , '20.00' ) 13/05/2022 04:37:18 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17476' AND id_supplier = '' 13/05/2022 04:37:18 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17476' , '' , '1' ) 13/05/2022 04:37: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 ( '40252' , '17260' , 'BANDOLO DELLA MATASSA - S. PROIETTI' , '2' , '-2' , '4' , '4.5000' , '4.5' , '0' , '0' , '9.00' ) 13/05/2022 04:37:18 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17260' AND id_supplier = '' 13/05/2022 04:37:18 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17260' , '' , '1' ) 13/05/2022 04:37: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 ( '40252' , '14344' , 'INTRIBO AD ALTARE DEI - AAVV' , '1' , '-1' , '4' , '27.0000' , '27' , '0' , '0' , '27.00' ) 13/05/2022 04:37:18 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14344' AND id_supplier = '' 13/05/2022 04:37:18 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14344' , '' , '1' ) 13/05/2022 04:37: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 ( '40252' , '17158' , 'CHIESA VIVA - L. NEGRI' , '1' , '-1' , '4' , '15.0000' , '15' , '0' , '0' , '15.00' ) 13/05/2022 04:37:18 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17158' AND id_supplier = '' 13/05/2022 04:37:18 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17158' , '' , '1' ) 13/05/2022 04:37: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 ( '40252' , '15571' , 'SE VUOI O LEONE VENIRE DA ME VIENI' , '1' , '-1' , '4' , '8.0000' , '8' , '0' , '0' , '8.00' ) 13/05/2022 04:37:18 pm >> DELETE FROM ps_product_supplier WHERE id_product = '15571' AND id_supplier = '' 13/05/2022 04:37:18 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '15571' , '' , '1' ) 13/05/2022 04:37: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 ( '40252' , '17175' , 'APRIRSI AGLI ALTRI, APRIRSI A DIO - L. BETTAZZI' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '0' , '10.00' ) 13/05/2022 04:37:18 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17175' AND id_supplier = '' 13/05/2022 04:37:18 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17175' , '' , '1' ) 13/05/2022 04:37: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 ( '40252' , '15570' , 'TEOLOGIA DI PAPA FRANCESCO' , '1' , '-1' , '4' , '17.0000' , '17' , '0' , '0' , '17.00' ) 13/05/2022 04:37:18 pm >> DELETE FROM ps_product_supplier WHERE id_product = '15570' AND id_supplier = '' 13/05/2022 04:37:18 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '15570' , '' , '1' ) 13/05/2022 04:37: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 ( '40252' , '16411' , 'VITA CONSACRATA - AAVV' , '1' , '-1' , '4' , '12.0000' , '12' , '0' , '0' , '12.00' ) 13/05/2022 04:37:18 pm >> DELETE FROM ps_product_supplier WHERE id_product = '16411' AND id_supplier = '' 13/05/2022 04:37:18 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16411' , '' , '1' ) 13/05/2022 04:37: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 ( '40252' , '17020' , 'CRISTO DELLAPOCALISSE - F. PIAZZOLLA' , '1' , '-1' , '4' , '30.0000' , '30' , '0' , '0' , '30.00' ) 13/05/2022 04:37:19 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17020' AND id_supplier = '' 13/05/2022 04:37:19 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17020' , '' , '1' ) 13/05/2022 04:37: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 ( '40252' , '16046' , 'SPIRITO SANTO E NOI - S. CHIALA' , '1' , '-1' , '4' , '16.5000' , '16.5' , '0' , '0' , '16.50' ) 13/05/2022 04:37:19 pm >> DELETE FROM ps_product_supplier WHERE id_product = '16046' AND id_supplier = '' 13/05/2022 04:37:19 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16046' , '' , '1' ) 13/05/2022 04:37: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 ( '40252' , '14698' , 'VANGELO SECONDO LUCA' , '1' , '-1' , '4' , '18.0000' , '18' , '0' , '0' , '18.00' ) 13/05/2022 04:37:19 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14698' AND id_supplier = '' 13/05/2022 04:37:19 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14698' , '' , '1' ) 13/05/2022 04:37: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 ( '40252' , '14840' , 'DIZIONARIO DEI PERSONAGGI EVANGELICI - S. SPARTA' , '1' , '-1' , '4' , '19.0000' , '19' , '0' , '0' , '19.00' ) 13/05/2022 04:37:19 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14840' AND id_supplier = '' 13/05/2022 04:37:19 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14840' , '' , '1' ) 13/05/2022 04:37: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 ( '40252' , '17614' , 'NOVITA DI DIO - P. STANCARI' , '1' , '-1' , '4' , '21.0000' , '21' , '0' , '0' , '21.00' ) 13/05/2022 04:37:19 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17614' AND id_supplier = '' 13/05/2022 04:37:19 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17614' , '' , '1' ) 13/05/2022 04:37: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 ( '40252' , '16693' , 'UN VANGELO DI GRAZIA E MISERICORDIA - A.P. BARRAJON' , '1' , '-1' , '4' , '14.0000' , '14' , '0' , '0' , '14.00' ) 13/05/2022 04:37:19 pm >> DELETE FROM ps_product_supplier WHERE id_product = '16693' AND id_supplier = '' 13/05/2022 04:37:19 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16693' , '' , '1' ) 13/05/2022 04:37: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 ( '40252' , '14078' , 'DARE VOLTO ALLA CHIESA - C. BROCCARDO' , '1' , '-1' , '4' , '15.0000' , '15' , '0' , '0' , '15.00' ) 13/05/2022 04:37:19 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14078' AND id_supplier = '' 13/05/2022 04:37:19 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14078' , '' , '1' ) 13/05/2022 04:37: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 ( '40252' , '17115' , 'CRESCERE CON DIO - D. CANDIDO' , '1' , '-1' , '4' , '15.0000' , '15' , '0' , '0' , '15.00' ) 13/05/2022 04:37:19 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17115' AND id_supplier = '' 13/05/2022 04:37:19 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17115' , '' , '1' ) 13/05/2022 04:37: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 ( '40252' , '16923' , 'BUON MESSAGGIO SEGUENDO MATTEO - E. MANDRUZZATO' , '1' , '-1' , '4' , '21.0000' , '21' , '0' , '0' , '21.00' ) 13/05/2022 04:37:19 pm >> DELETE FROM ps_product_supplier WHERE id_product = '16923' AND id_supplier = '' 13/05/2022 04:37:19 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16923' , '' , '1' ) 13/05/2022 04:37: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 ( '40252' , '17723' , 'STORIA E NARRATIVA - AAVV' , '1' , '-1' , '4' , '42.0000' , '42' , '0' , '0' , '42.00' ) 13/05/2022 04:37:19 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17723' AND id_supplier = '' 13/05/2022 04:37:19 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17723' , '' , '1' ) 13/05/2022 04:37: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 ( '40252' , '17335' , 'LECTIO DIVINA SUL VANGELO DI GIOVANNI - I. GARGANO' , '1' , '-1' , '4' , '32.0000' , '32' , '0' , '0' , '32.00' ) 13/05/2022 04:37:19 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17335' AND id_supplier = '' 13/05/2022 04:37:19 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17335' , '' , '1' ) 13/05/2022 04:37: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 ( '40252' , '822' , 'ATTI DEGLI APOSTOLI - S. FAUSTI' , '1' , '-1' , '4' , '58.0000' , '58' , '0' , '0' , '58.00' ) 13/05/2022 04:37:19 pm >> DELETE FROM ps_product_supplier WHERE id_product = '822' AND id_supplier = '' 13/05/2022 04:37:20 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '822' , '' , '1' ) 13/05/2022 04:37: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 ( '40252' , '18341' , 'NASCONDIGLIO DI CRISTO - L. PARENTE' , '1' , '-1' , '4' , '16.0000' , '16' , '0' , '0' , '16.00' ) 13/05/2022 04:37:20 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18341' AND id_supplier = '' 13/05/2022 04:37:20 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18341' , '' , '1' ) 13/05/2022 04:37: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 ( '40252' , '14711' , 'DOGMA CRISTIANO E LE SUE IMPLICAZIONI SULLA VITA SPIRITUALE - T. WITWER' , '1' , '-1' , '4' , '16.0000' , '16' , '0' , '0' , '16.00' ) 13/05/2022 04:37:20 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14711' AND id_supplier = '' 13/05/2022 04:37:20 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14711' , '' , '1' ) 13/05/2022 04:37: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 ( '40252' , '15429' , 'EUCARISTIA, MISTERO DELLA FEDE - E. ROTUNDO' , '1' , '-1' , '4' , '24.0000' , '24' , '0' , '0' , '24.00' ) 13/05/2022 04:37:20 pm >> DELETE FROM ps_product_supplier WHERE id_product = '15429' AND id_supplier = '' 13/05/2022 04:37:20 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '15429' , '' , '1' ) 13/05/2022 04:37: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 ( '40252' , '18519' , 'STORIA DELLA SPIRITUALITA FRANCESCANA - VOL. 2' , '1' , '-1' , '4' , '62.0000' , '62' , '0' , '0' , '62.00' ) 13/05/2022 04:37:20 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18519' AND id_supplier = '' 13/05/2022 04:37:20 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18519' , '' , '1' ) 13/05/2022 04:37: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 ( '40252' , '14707' , 'SPIRITO SANTO - C. LUBICH' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '0' , '10.00' ) 13/05/2022 04:37:20 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14707' AND id_supplier = '' 13/05/2022 04:37:20 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14707' , '' , '1' ) 13/05/2022 04:37: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 ( '40252' , '14705' , 'CHIESA - C. LUBICH' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '0' , '10.00' ) 13/05/2022 04:37:20 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14705' AND id_supplier = '' 13/05/2022 04:37:20 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14705' , '' , '1' ) 13/05/2022 04:37: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 ( '40252' , '3531' , 'DIO È AMORE - LUBICH C. - CHIARA LUBICH' , '1' , '-1' , '4' , '9.0000' , '9' , '0' , '0' , '9.00' ) 13/05/2022 04:37:20 pm >> DELETE FROM ps_product_supplier WHERE id_product = '3531' AND id_supplier = '' 13/05/2022 04:37:20 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '3531' , '' , '1' ) 13/05/2022 04:37: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 ( '40252' , '12654' , 'GESU EUCARISTIA - C. LUBICH' , '1' , '-1' , '4' , '9.0000' , '9' , '0' , '0' , '9.00' ) 13/05/2022 04:37:20 pm >> DELETE FROM ps_product_supplier WHERE id_product = '12654' AND id_supplier = '' 13/05/2022 04:37:20 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '12654' , '' , '1' ) 13/05/2022 04:37: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 ( '40252' , '14706' , 'MARIA - C. LUBICH' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '0' , '10.00' ) 13/05/2022 04:37:20 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14706' AND id_supplier = '' 13/05/2022 04:37:20 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14706' , '' , '1' ) 13/05/2022 04:37: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 ( '40252' , '2614' , 'CONCILIO VATICANO II - CONCILIO VATICANNO II' , '1' , '-1' , '4' , '69.0000' , '69' , '0' , '0' , '69.00' ) 13/05/2022 04:37:20 pm >> DELETE FROM ps_product_supplier WHERE id_product = '2614' AND id_supplier = '' 13/05/2022 04:37:20 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '2614' , '' , '1' ) 13/05/2022 04:37: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 ( '40252' , '3728' , 'DUE CODICI - DI DIRITTO CANONICO' , '1' , '-1' , '4' , '35.7000' , '35.7' , '0' , '0' , '35.70' ) 13/05/2022 04:37:20 pm >> DELETE FROM ps_product_supplier WHERE id_product = '3728' AND id_supplier = '' 13/05/2022 04:37:20 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '3728' , '' , '1' ) 13/05/2022 04:37: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 ( '40252' , '17612' , 'PAROLE DEL NOSTRO TEMPO - ZUPPI/SEGRE' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '0' , '10.00' ) 13/05/2022 04:37:20 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17612' AND id_supplier = '' 13/05/2022 04:37:20 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17612' , '' , '1' ) 13/05/2022 04:37: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 ( '40252' , '16134' , 'CAPOLAVORO IMPERFETTO - A. SPREAFICO' , '1' , '-1' , '4' , '16.5000' , '16.5' , '0' , '0' , '16.50' ) 13/05/2022 04:37:21 pm >> DELETE FROM ps_product_supplier WHERE id_product = '16134' AND id_supplier = '' 13/05/2022 04:37:21 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16134' , '' , '1' ) 13/05/2022 04:37: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 ( '40252' , '1887' , 'CELEBRIAMO IL BATTESIMO' , '2' , '-2' , '4' , '3.0000' , '3' , '0' , '0' , '6.00' ) 13/05/2022 04:37:21 pm >> DELETE FROM ps_product_supplier WHERE id_product = '1887' AND id_supplier = '' 13/05/2022 04:37:21 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '1887' , '' , '1' ) 13/05/2022 04:37: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 ( '40252' , '8415' , 'PREPARARE AL BATTESIMO COME? - PER ANIMATORI E CATECHISTI' , '1' , '-1' , '4' , '9.8000' , '9.8' , '0' , '0' , '9.80' ) 13/05/2022 04:37:21 pm >> DELETE FROM ps_product_supplier WHERE id_product = '8415' AND id_supplier = '' 13/05/2022 04:37:21 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '8415' , '' , '1' ) 13/05/2022 04:37: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 ( '40252' , '1407' , 'BUONA NOTIZIA 5 - DIARIO' , '1' , '-1' , '4' , '4.7000' , '4.7' , '0' , '0' , '4.70' ) 13/05/2022 04:37:21 pm >> DELETE FROM ps_product_supplier WHERE id_product = '1407' AND id_supplier = '' 13/05/2022 04:37:21 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '1407' , '' , '1' ) 13/05/2022 04:37: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 ( '40252' , '1412' , 'BUONA NOTIZIA TODAY 1 GUIDA - SARTOR/CIUCCI' , '1' , '-1' , '4' , '12.5000' , '12.5' , '0' , '0' , '12.50' ) 13/05/2022 04:37:21 pm >> DELETE FROM ps_product_supplier WHERE id_product = '1412' AND id_supplier = '' 13/05/2022 04:37:21 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '1412' , '' , '1' ) 13/05/2022 04:37: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 ( '40252' , '1414' , 'BUONA NOTIZIA TODAY 2 SUS - SARTOR/CIUCCI' , '1' , '-1' , '4' , '3.9000' , '3.9' , '0' , '0' , '3.90' ) 13/05/2022 04:37:21 pm >> DELETE FROM ps_product_supplier WHERE id_product = '1414' AND id_supplier = '' 13/05/2022 04:37:21 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '1414' , '' , '1' ) 13/05/2022 04:37: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 ( '40252' , '1416' , 'BUONA NOTIZIA TODAY 3 SUS - SARTOR/CIUCCI' , '1' , '-1' , '4' , '3.9000' , '3.9' , '0' , '0' , '3.90' ) 13/05/2022 04:37:21 pm >> DELETE FROM ps_product_supplier WHERE id_product = '1416' AND id_supplier = '' 13/05/2022 04:37:21 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '1416' , '' , '1' ) 13/05/2022 04:37: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 ( '40252' , '1415' , 'BUONA NOTIZIA TODAY 2-3 GUIDA - SARTOR/CIUCCI' , '1' , '-1' , '4' , '15.0000' , '15' , '0' , '0' , '15.00' ) 13/05/2022 04:37:21 pm >> DELETE FROM ps_product_supplier WHERE id_product = '1415' AND id_supplier = '' 13/05/2022 04:37:21 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '1415' , '' , '1' ) 13/05/2022 04:37: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 ( '40252' , '1403' , 'BUONA NOTIZIA 3' , '2' , '-2' , '4' , '4.7000' , '4.7' , '0' , '0' , '9.40' ) 13/05/2022 04:37:21 pm >> DELETE FROM ps_product_supplier WHERE id_product = '1403' AND id_supplier = '' 13/05/2022 04:37:21 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '1403' , '' , '1' ) 13/05/2022 04:37: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 ( '40252' , '1413' , 'BUONA NOTIZIA TODAY 1 SUS - SARTOR/CIUCCI' , '1' , '-1' , '4' , '3.9000' , '3.9' , '0' , '0' , '3.90' ) 13/05/2022 04:37:21 pm >> DELETE FROM ps_product_supplier WHERE id_product = '1413' AND id_supplier = '' 13/05/2022 04:37:21 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '1413' , '' , '1' ) 13/05/2022 04:37: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 ( '40252' , '1401' , 'BUONA NOTIZIA 2' , '1' , '-1' , '4' , '4.7000' , '4.7' , '0' , '0' , '4.70' ) 13/05/2022 04:37:21 pm >> DELETE FROM ps_product_supplier WHERE id_product = '1401' AND id_supplier = '' 13/05/2022 04:37:21 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '1401' , '' , '1' ) 13/05/2022 04:37: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 ( '40252' , '1406' , 'BUONA NOTIZIA 4 - SUSSIDIO' , '1' , '-1' , '4' , '4.7000' , '4.7' , '0' , '0' , '4.70' ) 13/05/2022 04:37:21 pm >> DELETE FROM ps_product_supplier WHERE id_product = '1406' AND id_supplier = '' 13/05/2022 04:37:22 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '1406' , '' , '1' ) 13/05/2022 04:37: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 ( '40252' , '1402' , 'BUONA NOTIZIA 2 - GUIDA' , '1' , '-1' , '4' , '11.5000' , '11.5' , '0' , '0' , '11.50' ) 13/05/2022 04:37:22 pm >> DELETE FROM ps_product_supplier WHERE id_product = '1402' AND id_supplier = '' 13/05/2022 04:37:22 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '1402' , '' , '1' ) 13/05/2022 04:37: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 ( '40252' , '1400' , 'BUONA NOTIZIA 1 - GUIDA' , '1' , '-1' , '4' , '11.5000' , '11.5' , '0' , '0' , '11.50' ) 13/05/2022 04:37:22 pm >> DELETE FROM ps_product_supplier WHERE id_product = '1400' AND id_supplier = '' 13/05/2022 04:37:22 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '1400' , '' , '1' ) 13/05/2022 04:37: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 ( '40252' , '1404' , 'BUONA NOTIZIA 3 - GUIDA' , '1' , '-1' , '4' , '11.5000' , '11.5' , '0' , '0' , '11.50' ) 13/05/2022 04:37:22 pm >> DELETE FROM ps_product_supplier WHERE id_product = '1404' AND id_supplier = '' 13/05/2022 04:37:22 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '1404' , '' , '1' ) 13/05/2022 04:37: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 ( '40252' , '1405' , 'BUONA NOTIZIA 4 - GUIDA' , '1' , '-1' , '4' , '11.5000' , '11.5' , '0' , '0' , '11.50' ) 13/05/2022 04:37:22 pm >> DELETE FROM ps_product_supplier WHERE id_product = '1405' AND id_supplier = '' 13/05/2022 04:37:22 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '1405' , '' , '1' ) 13/05/2022 04:37: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 ( '40252' , '1408' , 'BUONA NOTIZIA 5 - GUIDA' , '1' , '-1' , '4' , '8.9000' , '8.9' , '0' , '0' , '8.90' ) 13/05/2022 04:37:22 pm >> DELETE FROM ps_product_supplier WHERE id_product = '1408' AND id_supplier = '' 13/05/2022 04:37:22 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '1408' , '' , '1' ) 13/05/2022 04:37: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 ( '40252' , '13076' , 'APPASSIONARSI E COMPATIRE - E. BIEMMI' , '1' , '-1' , '4' , '13.5000' , '13.5' , '0' , '0' , '13.50' ) 13/05/2022 04:37:22 pm >> DELETE FROM ps_product_supplier WHERE id_product = '13076' AND id_supplier = '' 13/05/2022 04:37:22 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '13076' , '' , '1' ) 13/05/2022 04:37: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 ( '40252' , '9786' , 'SECONDO ANNUNCIO 3 - E. BIEMMI' , '1' , '-1' , '4' , '11.0000' , '11' , '0' , '0' , '11.00' ) 13/05/2022 04:37:22 pm >> DELETE FROM ps_product_supplier WHERE id_product = '9786' AND id_supplier = '' 13/05/2022 04:37:22 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '9786' , '' , '1' ) 13/05/2022 04:37: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 ( '40252' , '9785' , 'SECONDO ANNUNCIO 1 GENERARE E LASCIAR PARTIRE' , '1' , '-1' , '4' , '11.0000' , '11' , '0' , '0' , '11.00' ) 13/05/2022 04:37:22 pm >> DELETE FROM ps_product_supplier WHERE id_product = '9785' AND id_supplier = '' 13/05/2022 04:37:22 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '9785' , '' , '1' ) 13/05/2022 04:42:31 pm >> UPDATE ps_document SET id_document_type = '33', document_num = '599327', document_date = '2022-05-11', document_letter = '', id_customer = '0', id_supplier = '', id_address = '2602', address1 = 'P. ZZA SAN PAOLO, 14 12051 ALBA', address2 = '', note = 'NOTA CREDITO SEGNALIBRO', price_shipping = '25.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 = '845.44', price_tax_excluded = '842.04', date_upd = NOW() WHERE id_document = '57243' 13/05/2022 04:42:31 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 = '57243' 13/05/2022 04:42:31 pm >> DELETE FROM ps_document_detail WHERE id_document = '57243' 13/05/2022 04:42: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 ( '57243' , '19360' , 'IN PRINCIPIO ERANO FRATELLI - L. EPICOCO' , '2' , '2' , '4' , '10.0000' , '10' , '0' , '30' , '14.00' ) 13/05/2022 04:42:32 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19360' AND id_supplier = '' 13/05/2022 04:42:32 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19360' , '' , '1' ) 13/05/2022 04:42:32 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '57243' , '19555' , 'CON MARIA - E. MASSERONI' , '1' , '1' , '4' , '10.0000' , '10' , '0' , '33' , '6.70' ) 13/05/2022 04:42:32 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19555' AND id_supplier = '' 13/05/2022 04:42:32 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19555' , '' , '1' ) 13/05/2022 04:42:32 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '57243' , '18667' , 'SCOPRIAMO LA CRESIMA' , '1' , '1' , '4' , '4.9000' , '4.9' , '0' , '30' , '3.43' ) 13/05/2022 04:42:32 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18667' AND id_supplier = '' 13/05/2022 04:42:32 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18667' , '' , '1' ) 13/05/2022 04:42:32 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '57243' , '17863' , 'PENTECOSTE - CONGAR/RAHNER' , '1' , '1' , '4' , '8.0000' , '8' , '0' , '30' , '5.60' ) 13/05/2022 04:42:32 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17863' AND id_supplier = '' 13/05/2022 04:42:32 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17863' , '' , '1' ) 13/05/2022 04:42:32 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '57243' , '19023' , 'CATECHISMO DELLA CHIESA CATTOLICA COMMENTATO' , '1' , '1' , '4' , '25.0000' , '25' , '0' , '30' , '17.50' ) 13/05/2022 04:42:32 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19023' AND id_supplier = '' 13/05/2022 04:42:32 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19023' , '' , '1' ) 13/05/2022 04:42:32 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '57243' , '18907' , 'ANGELO MI DISSE - A. COMASTRI' , '2' , '2' , '4' , '25.0000' , '25' , '0' , '33' , '33.50' ) 13/05/2022 04:42:32 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18907' AND id_supplier = '' 13/05/2022 04:42:32 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18907' , '' , '1' ) 13/05/2022 04:42:32 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '57243' , '17127' , 'STABILI E CREDIBILI - L. EPICOCO' , '1' , '1' , '4' , '12.0000' , '12' , '0' , '33' , '8.04' ) 13/05/2022 04:42:32 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17127' AND id_supplier = '' 13/05/2022 04:42:32 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17127' , '' , '1' ) 13/05/2022 04:42:32 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '57243' , '1090' , 'BIBBIA' , '100' , '100' , '4' , '9.9000' , '9.9' , '0' , '33+5' , '630.14' ) 13/05/2022 04:42:32 pm >> DELETE FROM ps_product_supplier WHERE id_product = '1090' AND id_supplier = '' 13/05/2022 04:42:32 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '1090' , '' , '1' ) 13/05/2022 04:42:32 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '57243' , '1090' , 'BIBBIA' , '10' , '10' , '4' , '9.9000' , '9.9' , '0' , '100' , '0.00' ) 13/05/2022 04:42:32 pm >> DELETE FROM ps_product_supplier WHERE id_product = '1090' AND id_supplier = '' 13/05/2022 04:42:32 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '1090' , '' , '1' ) 13/05/2022 04:42:32 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '57243' , '1095' , 'BIBBIA - ED. RIL.' , '10' , '10' , '4' , '12.9000' , '12.9' , '0' , '33+5' , '82.11' ) 13/05/2022 04:42:32 pm >> DELETE FROM ps_product_supplier WHERE id_product = '1095' AND id_supplier = '' 13/05/2022 04:42:32 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '1095' , '' , '1' ) 13/05/2022 04:42:32 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '57243' , '1095' , 'BIBBIA - ED. RIL.' , '1' , '1' , '4' , '12.9000' , '12.9' , '0' , '100' , '0.00' ) 13/05/2022 04:42:32 pm >> DELETE FROM ps_product_supplier WHERE id_product = '1095' AND id_supplier = '' 13/05/2022 04:42:32 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '1095' , '' , '1' ) 13/05/2022 04:42:32 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '57243' , '19556' , 'SEGNALIBRO DOMENICA DELLA PAROLA' , '125' , '125' , '1' , '0.2000' , '0.16393442622951' , '22' , '35+5' , '18.83' ) 13/05/2022 04:42:32 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19556' AND id_supplier = '' 13/05/2022 04:42:32 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19556' , '' , '1' ) 13/05/2022 04:45:34 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 ( '34' , '22V103133' , '2022-05-13' , '' , '0' , '7' , '2602' , 'P. ZZA SAN PAOLO, 14 12051 ALBA' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '18.83' , '15.44' , NOW() , NOW() ) 13/05/2022 04:45:34 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 = '57258' 13/05/2022 04:45:34 pm >> DELETE FROM ps_document_detail WHERE id_document = '57258' 13/05/2022 04:45:34 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '57258' , '19556' , 'SEGNALIBRO DOMENICA DELLA PAROLA' , '125' , '0' , '1' , '0.2' , '0.16393442622951' , '22' , '35+5' , '18.8337' ) 13/05/2022 04:45:34 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19556' AND id_supplier = '7' 13/05/2022 04:45:34 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19556' , '7' , '1' ) 13/05/2022 04:46:00 pm >> UPDATE ps_document SET id_document_type = '34', document_num = '22V103133', document_date = '2022-05-13', document_letter = '', id_customer = '0', id_supplier = '', id_address = '2602', address1 = 'P. ZZA SAN PAOLO, 14 12051 ALBA', address2 = '', note = '', price_shipping = '0.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '0', id_causal = '0', price_tax_included = '18.83', price_tax_excluded = '15.43', date_upd = NOW() WHERE id_document = '57258' 13/05/2022 04:46: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 = '57258' 13/05/2022 04:46:00 pm >> DELETE FROM ps_document_detail WHERE id_document = '57258' 13/05/2022 04:46: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 ( '57258' , '19556' , 'SEGNALIBRO DOMENICA DELLA PAROLA' , '125' , '-125' , '1' , '0.2000' , '0.16393442622951' , '22' , '35+5' , '18.83' ) 13/05/2022 04:46:00 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19556' AND id_supplier = '' 13/05/2022 04:46:00 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19556' , '' , '1' ) 13/05/2022 05:01:04 pm >> SELECT document_num FROM ps_document WHERE document_num = '1520' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-05-13') 13/05/2022 05:01:04 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '1520' , '2022-05-13' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '7.00' , '5.74' , NOW() , NOW() ) 13/05/2022 05:01: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 = '57259' 13/05/2022 05:01:04 pm >> DELETE FROM ps_document_detail WHERE id_document = '57259' 13/05/2022 05:01: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 ( '57259' , '16317' , 'ICONA ANGELO DI DIO' , '1' , '-1' , '1' , '7.00' , '5.7377049180328' , '22' , '0' , '7.00' ) 13/05/2022 05:01:05 pm >> DELETE FROM ps_product_supplier WHERE id_product = '16317' AND id_supplier = '' 13/05/2022 05:01:05 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16317' , '' , '1' ) 13/05/2022 05:49:18 pm >> SELECT document_num FROM ps_document WHERE document_num = '1521' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-05-13') 13/05/2022 05:49:18 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '1521' , '2022-05-13' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '34.00' , '27.87' , NOW() , NOW() ) 13/05/2022 05:49:18 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '57260' 13/05/2022 05:49:18 pm >> DELETE FROM ps_document_detail WHERE id_document = '57260' 13/05/2022 05:49: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 ( '57260' , '18352' , 'COLLANA ROSARIO' , '1' , '-1' , '1' , '34.00' , '27.868852459016' , '22' , '0' , '34.00' ) 13/05/2022 05:49:18 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18352' AND id_supplier = '' 13/05/2022 05:49:18 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18352' , '' , '1' ) 13/05/2022 06:47:57 pm >> SELECT document_num FROM ps_document WHERE document_num = '1522' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-05-13') 13/05/2022 06:47:57 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '1522' , '2022-05-13' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '15.00' , '15.00' , NOW() , NOW() ) 13/05/2022 06:47:57 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '57261' 13/05/2022 06:47:57 pm >> DELETE FROM ps_document_detail WHERE id_document = '57261' 13/05/2022 06:47:57 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '57261' , '11151' , 'LIBRI' , '1' , '-1' , '4' , '15' , '15' , '0' , '0' , '15.00' ) 13/05/2022 06:47:57 pm >> DELETE FROM ps_product_supplier WHERE id_product = '11151' AND id_supplier = '' 13/05/2022 06:47:57 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '11151' , '' , '1' ) 13/05/2022 08:27:17 pm >> SELECT document_num FROM ps_document WHERE document_num = '36/A' AND id_document != '' AND id_document_type LIKE '2%' AND YEAR(document_date) = YEAR('2022-05-13') 13/05/2022 08:27:17 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '24' , '36/A' , '2022-05-13' , 'A' , '922' , '0' , '4671011' , 'VIA S. MARIA IN MONTICELLI, 28 00186 ROMA' , '' , 'totale da pagare € 700,00' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '1010.00' , '827.87' , NOW() , NOW() ) 13/05/2022 08:27:17 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '57262' 13/05/2022 08:27:17 pm >> DELETE FROM ps_document_detail WHERE id_document = '57262' 13/05/2022 08:27: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 ( '57262' , '15732' , 'CASULA 3 CR. - 207' , '1' , '-1' , '1' , '240.00' , '196.72131147541' , '22' , '0' , '240.00' ) 13/05/2022 08:27: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 ( '57262' , '' , 'casula bianca' , '1' , '-1' , '1' , '250' , '204.91803278689' , '22' , '0' , '250.00' ) 13/05/2022 08:27: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 ( '57262' , '' , 'casula rossa' , '1' , '-1' , '1' , '270' , '221.31147540984' , '22' , '0' , '270.00' ) 13/05/2022 08:27: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 ( '57262' , '' , 'casula verde' , '1' , '-1' , '1' , '250' , '204.91803278689' , '22' , '0' , '250.00' )