29/04/2024 08:18:58 am >> SELECT document_num FROM ps_document WHERE document_num = '21/E' AND id_document != '' AND id_document_type LIKE '2%' AND YEAR(document_date) = YEAR('2024-04-29') 29/04/2024 08:18:58 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '23' , '21/E' , '2024-04-29' , 'E' , '3000' , '0' , '4669629' , 'VIA DEI CASTANI, 116 00172 ROMA' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '14' , '0' , '925.00' , '925.00' , NOW() , NOW() ) 29/04/2024 08:18:58 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '91478' 29/04/2024 08:18:58 am >> DELETE FROM ps_document_detail WHERE id_document = '91478' 29/04/2024 08:18:58 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '91478' , '21899' , 'SACRA BIBBIA cei/uelci ' , '100' , '-100' , '4' , '18.50' , '18.5' , '0' , '50' , '925.00' ) 29/04/2024 09:03:01 am >> INSERT INTO ps_product ( ean13 , id_tax_rules_group , `date_add` , `date_upd` ) VALUES ( '' , '1' , NOW() , NOW() ) 29/04/2024 09:03:01 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '22473' , '1' , '' , 'nuovo-prodotto' ) 29/04/2024 09:03:01 am >> INSERT INTO ps_product_shop ( id_product , id_tax_rules_group , id_shop , id_category_default , `date_add` , `date_upd` ) VALUES ( '22473' , '1' , '1' , '2' , NOW() , NOW() ) 29/04/2024 09:03:02 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) VALUES ( '22473' , '0' , '1' , '0' , '0' ) 29/04/2024 09:03:44 am >> SELECT ean13 FROM ps_product WHERE ean13 = '8051739457438' AND id_product != '22473' AND ean13 != '' 29/04/2024 09:03:44 am >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '8051739457438', date_upd = NOW() WHERE id_product = '22473' 29/04/2024 09:03:44 am >> UPDATE ps_product_lang SET name = 'INSIEME NELLA MESSA - LUG 2024', description = '' WHERE id_product = '22473' 29/04/2024 09:03:44 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '1.8' WHERE id_product = '22473' 29/04/2024 09:03:44 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '1.8', id_tax_rules_group = '4', id_category_default = '30', id_argoment_default = '64', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '22473' 29/04/2024 09:03:44 am >> DELETE FROM ps_specific_price WHERE id_product = '22473' 29/04/2024 09:03:46 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 = '22473' 29/04/2024 09:03:46 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '22474' , '1' , '' , 'nuovo-prodotto' ) 29/04/2024 09:03:46 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 '22474' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '22473' 29/04/2024 09:03:46 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '22474' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '22473' 29/04/2024 09:04:10 am >> SELECT ean13 FROM ps_product WHERE ean13 = '8051739457315' AND id_product != '22474' AND ean13 != '' 29/04/2024 09:04:10 am >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '8051739457315', date_upd = NOW() WHERE id_product = '22474' 29/04/2024 09:04:10 am >> UPDATE ps_product_lang SET name = 'PAROLA E PREGHIERA - LUG 2024', description = '' WHERE id_product = '22474' 29/04/2024 09:04:10 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '2.9' WHERE id_product = '22474' 29/04/2024 09:04:10 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '2.9', id_tax_rules_group = '4', id_category_default = '30', id_argoment_default = '64', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '22474' 29/04/2024 09:04:10 am >> DELETE FROM ps_specific_price WHERE id_product = '22474' 29/04/2024 09:04:11 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 = '22474' 29/04/2024 09:04:11 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '22475' , '1' , '' , 'nuovo-prodotto' ) 29/04/2024 09:04:11 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 '22475' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '22474' 29/04/2024 09:04:11 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '22475' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '22474' 29/04/2024 09:04:40 am >> SELECT ean13 FROM ps_product WHERE ean13 = '9788892243323' AND id_product != '22475' AND ean13 != '' 29/04/2024 09:04:40 am >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '9788892243323', date_upd = NOW() WHERE id_product = '22475' 29/04/2024 09:04:40 am >> UPDATE ps_product_lang SET name = 'AMEN - LUGL 2024', description = '' WHERE id_product = '22475' 29/04/2024 09:04:40 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '3.9' WHERE id_product = '22475' 29/04/2024 09:04:40 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '3.9', id_tax_rules_group = '4', id_category_default = '30', id_argoment_default = '64', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '22475' 29/04/2024 09:04:40 am >> DELETE FROM ps_specific_price WHERE id_product = '22475' 29/04/2024 09:04:41 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 = '22475' 29/04/2024 09:04:41 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '22476' , '1' , '' , 'nuovo-prodotto' ) 29/04/2024 09:04:41 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 '22476' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '22475' 29/04/2024 09:04:41 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '22476' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '22475' 29/04/2024 09:04:55 am >> SELECT ean13 FROM ps_product WHERE ean13 = '9788892243330' AND id_product != '22476' AND ean13 != '' 29/04/2024 09:04:55 am >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '9788892243330', date_upd = NOW() WHERE id_product = '22476' 29/04/2024 09:04:56 am >> UPDATE ps_product_lang SET name = 'AMEN - AGO 2024', description = '' WHERE id_product = '22476' 29/04/2024 09:04:56 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '3.9' WHERE id_product = '22476' 29/04/2024 09:04:56 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '3.9', id_tax_rules_group = '4', id_category_default = '30', id_argoment_default = '64', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '22476' 29/04/2024 09:04:56 am >> DELETE FROM ps_specific_price WHERE id_product = '22476' 29/04/2024 09:04:56 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 = '22476' 29/04/2024 09:04:56 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '22477' , '1' , '' , 'nuovo-prodotto' ) 29/04/2024 09:04:56 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 '22477' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '22476' 29/04/2024 09:04:56 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '22477' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '22476' 29/04/2024 09:07:24 am >> SELECT ean13 FROM ps_product WHERE ean13 = '9788892244887' AND id_product != '22477' AND ean13 != '' 29/04/2024 09:07:24 am >> UPDATE ps_product SET id_supplier = '', reference = '6/3', ean13 = '9788892244887', date_upd = NOW() WHERE id_product = '22477' 29/04/2024 09:07:24 am >> UPDATE ps_product_lang SET name = 'SAN GIUSEPPE SALVATORE DEL SALVATORE - K.J. NYKIEL', description = '' WHERE id_product = '22477' 29/04/2024 09:07:24 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '14' WHERE id_product = '22477' 29/04/2024 09:07:24 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '14', id_tax_rules_group = '4', id_category_default = '30', id_argoment_default = '10', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '22477' 29/04/2024 09:07:24 am >> DELETE FROM ps_specific_price WHERE id_product = '22477' 29/04/2024 09:07:25 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 = '22477' 29/04/2024 09:07:25 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '22478' , '1' , '' , 'nuovo-prodotto' ) 29/04/2024 09:07:25 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 '22478' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '22477' 29/04/2024 09:07:25 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '22478' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '22477' 29/04/2024 09:08:10 am >> SELECT ean13 FROM ps_product WHERE ean13 = '9788892228221' AND id_product != '22478' AND ean13 != '' 29/04/2024 09:08:10 am >> UPDATE ps_product SET id_supplier = '', reference = '7/5', ean13 = '9788892228221', date_upd = NOW() WHERE id_product = '22478' 29/04/2024 09:08:10 am >> UPDATE ps_product_lang SET name = 'MARIA DONNA DEI NOSTRI GIORNI - TONINO BELLO', description = '' WHERE id_product = '22478' 29/04/2024 09:08:11 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '10' WHERE id_product = '22478' 29/04/2024 09:08:11 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '10', id_tax_rules_group = '4', id_category_default = '30', id_argoment_default = '23', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '22478' 29/04/2024 09:08:11 am >> DELETE FROM ps_specific_price WHERE id_product = '22478' 29/04/2024 09:08:12 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 = '22478' 29/04/2024 09:08:12 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '22479' , '1' , '' , 'nuovo-prodotto' ) 29/04/2024 09:08:12 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 '22479' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '22478' 29/04/2024 09:08:12 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '22479' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '22478' 29/04/2024 09:09:03 am >> SELECT ean13 FROM ps_product WHERE ean13 = '9788892244542' AND id_product != '22479' AND ean13 != '' 29/04/2024 09:09:03 am >> UPDATE ps_product SET id_supplier = '', reference = '7/7', ean13 = '9788892244542', date_upd = NOW() WHERE id_product = '22479' 29/04/2024 09:09:03 am >> UPDATE ps_product_lang SET name = 'NON VI GUARDO PERCHE\' RISCHIO DI FIDARMI - C. BURGO', description = '' WHERE id_product = '22479' 29/04/2024 09:09:03 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '15' WHERE id_product = '22479' 29/04/2024 09:09:03 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '15', id_tax_rules_group = '4', id_category_default = '30', id_argoment_default = '10', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '22479' 29/04/2024 09:09:03 am >> DELETE FROM ps_specific_price WHERE id_product = '22479' 29/04/2024 09:09:04 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 = '22479' 29/04/2024 09:09:04 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '22480' , '1' , '' , 'nuovo-prodotto' ) 29/04/2024 09:09:04 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 '22480' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '22479' 29/04/2024 09:09:04 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '22480' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '22479' 29/04/2024 09:10:00 am >> SELECT ean13 FROM ps_product WHERE ean13 = '9788892244825' AND id_product != '22480' AND ean13 != '' 29/04/2024 09:10:00 am >> UPDATE ps_product SET id_supplier = '', reference = '6/6', ean13 = '9788892244825', date_upd = NOW() WHERE id_product = '22480' 29/04/2024 09:10:00 am >> UPDATE ps_product_lang SET name = 'UNA FINESTRA VERSO IL CIELO - R. BUONO', description = '' WHERE id_product = '22480' 29/04/2024 09:10:01 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '14' WHERE id_product = '22480' 29/04/2024 09:10:01 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '14', id_tax_rules_group = '4', id_category_default = '30', id_argoment_default = '23', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '22480' 29/04/2024 09:10:01 am >> DELETE FROM ps_specific_price WHERE id_product = '22480' 29/04/2024 09:10:02 am >> INSERT INTO ps_product ( id_tax_rules_group , `date_add` , `date_upd` ) SELECT id_tax_rules_group , NOW() , NOW() FROM ps_product WHERE id_product = '22480' 29/04/2024 09:10:02 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '22481' , '1' , '' , 'nuovo-prodotto' ) 29/04/2024 09:10:02 am >> INSERT INTO ps_product_shop ( id_product , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , `date_add` , `date_upd` ) SELECT '22481' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '22480' 29/04/2024 09:10:02 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '22481' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '22480' 29/04/2024 09:10:58 am >> SELECT ean13 FROM ps_product WHERE ean13 = '9788892242210' AND id_product != '22481' AND ean13 != '' 29/04/2024 09:10:58 am >> UPDATE ps_product SET id_supplier = '', reference = '1/4', ean13 = '9788892242210', date_upd = NOW() WHERE id_product = '22481' 29/04/2024 09:10:58 am >> UPDATE ps_product_lang SET name = 'GIOIA DELL\'AMORE - C. ROCCHETTA', description = '' WHERE id_product = '22481' 29/04/2024 09:10:58 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '8' WHERE id_product = '22481' 29/04/2024 09:10:58 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '8', id_tax_rules_group = '4', id_category_default = '30', id_argoment_default = '243', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '22481' 29/04/2024 09:10:58 am >> DELETE FROM ps_specific_price WHERE id_product = '22481' 29/04/2024 09:10:59 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 = '22481' 29/04/2024 09:10:59 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '22482' , '1' , '' , 'nuovo-prodotto' ) 29/04/2024 09:10:59 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 '22482' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '22481' 29/04/2024 09:10:59 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '22482' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '22481' 29/04/2024 09:12:14 am >> SELECT ean13 FROM ps_product WHERE ean13 = '9788831557047' AND id_product != '22482' AND ean13 != '' 29/04/2024 09:12:15 am >> UPDATE ps_product SET id_supplier = '', reference = '13/4', ean13 = '9788831557047', date_upd = NOW() WHERE id_product = '22482' 29/04/2024 09:12:15 am >> UPDATE ps_product_lang SET name = 'AVE MARIA - E. RONCHI', description = '' WHERE id_product = '22482' 29/04/2024 09:12:15 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '4.9' WHERE id_product = '22482' 29/04/2024 09:12:15 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '4.9', id_tax_rules_group = '4', id_category_default = '27', 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 = '22482' 29/04/2024 09:12:15 am >> DELETE FROM ps_specific_price WHERE id_product = '22482' 29/04/2024 09:12:15 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 = '22482' 29/04/2024 09:12:15 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '22483' , '1' , '' , 'nuovo-prodotto' ) 29/04/2024 09:12:15 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 '22483' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '22482' 29/04/2024 09:12:15 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '22483' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '22482' 29/04/2024 09:12:57 am >> SELECT ean13 FROM ps_product WHERE ean13 = '9788831556996' AND id_product != '22483' AND ean13 != '' 29/04/2024 09:12:57 am >> UPDATE ps_product SET id_supplier = '', reference = '4/4', ean13 = '9788831556996', date_upd = NOW() WHERE id_product = '22483' 29/04/2024 09:12:57 am >> UPDATE ps_product_lang SET name = 'INCONTRO PIU\' BELLO', description = '' WHERE id_product = '22483' 29/04/2024 09:12:58 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '1.8' WHERE id_product = '22483' 29/04/2024 09:12:58 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '1.8', id_tax_rules_group = '4', id_category_default = '27', 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 = '22483' 29/04/2024 09:12:58 am >> DELETE FROM ps_specific_price WHERE id_product = '22483' 29/04/2024 09:12:58 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 = '22483' 29/04/2024 09:12:59 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '22484' , '1' , '' , 'nuovo-prodotto' ) 29/04/2024 09:12:59 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 '22484' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '22483' 29/04/2024 09:12:59 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '22484' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '22483' 29/04/2024 09:13:21 am >> SELECT ean13 FROM ps_product WHERE ean13 = '9788831557009' AND id_product != '22484' AND ean13 != '' 29/04/2024 09:13:21 am >> UPDATE ps_product SET id_supplier = '', reference = '4/4', ean13 = '9788831557009', date_upd = NOW() WHERE id_product = '22484' 29/04/2024 09:13:21 am >> UPDATE ps_product_lang SET name = 'CRESIMA', description = '' WHERE id_product = '22484' 29/04/2024 09:13:21 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '1.8' WHERE id_product = '22484' 29/04/2024 09:13:22 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '1.8', id_tax_rules_group = '4', id_category_default = '27', 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 = '22484' 29/04/2024 09:13:22 am >> DELETE FROM ps_specific_price WHERE id_product = '22484' 29/04/2024 09:13:22 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 = '22484' 29/04/2024 09:13:22 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '22485' , '1' , '' , 'nuovo-prodotto' ) 29/04/2024 09:13:22 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 '22485' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '22484' 29/04/2024 09:13:23 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '22485' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '22484' 29/04/2024 09:14:16 am >> SELECT ean13 FROM ps_product WHERE ean13 = '9788831555968' AND id_product != '22485' AND ean13 != '' 29/04/2024 09:14:16 am >> UPDATE ps_product SET id_supplier = '', reference = 'GONDOLA 1', ean13 = '9788831555968', date_upd = NOW() WHERE id_product = '22485' 29/04/2024 09:14:16 am >> UPDATE ps_product_lang SET name = 'MARIA DONNA CHE APRE SENTIERI - PAPA FRANCESCO', description = '' WHERE id_product = '22485' 29/04/2024 09:14:16 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '18' WHERE id_product = '22485' 29/04/2024 09:14:16 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '18', id_tax_rules_group = '4', id_category_default = '27', id_argoment_default = '23', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '22485' 29/04/2024 09:14:16 am >> DELETE FROM ps_specific_price WHERE id_product = '22485' 29/04/2024 09:14:18 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 = '22485' 29/04/2024 09:14:18 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '22486' , '1' , '' , 'nuovo-prodotto' ) 29/04/2024 09:14:18 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 '22486' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '22485' 29/04/2024 09:14:18 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '22486' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '22485' 29/04/2024 09:15:20 am >> SELECT ean13 FROM ps_product WHERE ean13 = '9788892243668' AND id_product != '22486' AND ean13 != '' 29/04/2024 09:15:20 am >> UPDATE ps_product SET id_supplier = '', reference = '7/3', ean13 = '9788892243668', date_upd = NOW() WHERE id_product = '22486' 29/04/2024 09:15:20 am >> UPDATE ps_product_lang SET name = 'PREGHIERA E LITURGIA - G. ZANCHI', description = '' WHERE id_product = '22486' 29/04/2024 09:15:20 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '14' WHERE id_product = '22486' 29/04/2024 09:15:21 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '14', id_tax_rules_group = '4', id_category_default = '30', id_argoment_default = '64', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '22486' 29/04/2024 09:15:21 am >> DELETE FROM ps_specific_price WHERE id_product = '22486' 29/04/2024 09:15:21 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 = '22486' 29/04/2024 09:15:21 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '22487' , '1' , '' , 'nuovo-prodotto' ) 29/04/2024 09:15:21 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 '22487' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '22486' 29/04/2024 09:15:21 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '22487' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '22486' 29/04/2024 09:16:08 am >> SELECT ean13 FROM ps_product WHERE ean13 = '9788884248138' AND id_product != '22487' AND ean13 != '' 29/04/2024 09:16:08 am >> UPDATE ps_product SET id_supplier = '', reference = '7/5', ean13 = '9788884248138', date_upd = NOW() WHERE id_product = '22487' 29/04/2024 09:16:08 am >> UPDATE ps_product_lang SET name = 'MESE DI MAGGIO GIORNO PER GIORNO', description = '' WHERE id_product = '22487' 29/04/2024 09:16:08 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '9' WHERE id_product = '22487' 29/04/2024 09:16:08 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '9', id_tax_rules_group = '4', id_category_default = '83', 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 = '22487' 29/04/2024 09:16:08 am >> DELETE FROM ps_specific_price WHERE id_product = '22487' 29/04/2024 09:16:09 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 = '22487' 29/04/2024 09:16:09 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '22488' , '1' , '' , 'nuovo-prodotto' ) 29/04/2024 09:16:09 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 '22488' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '22487' 29/04/2024 09:16:09 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '22488' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '22487' 29/04/2024 09:19:44 am >> SELECT document_num FROM ps_document WHERE document_num = '1325' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2024-04-29') 29/04/2024 09:19:44 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' , '1325' , '2024-04-29' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '13.75' , '11.27' , NOW() , NOW() ) 29/04/2024 09:19:44 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '91479' 29/04/2024 09:19:44 am >> DELETE FROM ps_document_detail WHERE id_document = '91479' 29/04/2024 09:19: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 ( '91479' , '12040' , 'MEDAGLIA MIRACOLOSA GRANDE IN ARGENTO - M058' , '1' , '-1' , '1' , '13.50' , '11.065573770492' , '22' , '0' , '13.50' ) 29/04/2024 09:19: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 ( '91479' , '18617' , 'MEDAGLIA MIRACOLOSA - OV22/M' , '1' , '-1' , '1' , '0.25' , '0.20491803278689' , '22' , '0' , '0.25' ) 29/04/2024 09:20:35 am >> SELECT ean13 FROM ps_product WHERE ean13 = '9791281253759' AND id_product != '22488' AND ean13 != '' 29/04/2024 09:20:35 am >> UPDATE ps_product SET id_supplier = '', reference = '13/4', ean13 = '9791281253759', date_upd = NOW() WHERE id_product = '22488' 29/04/2024 09:20:35 am >> UPDATE ps_product_lang SET name = 'SANTO ROSARIO CON LE ICONE - A.M. CANOPI', description = '' WHERE id_product = '22488' 29/04/2024 09:20:35 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '0.0000' WHERE id_product = '22488' 29/04/2024 09:20:35 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '0.0000', id_tax_rules_group = '4', id_category_default = '518', 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 = '22488' 29/04/2024 09:20:35 am >> DELETE FROM ps_specific_price WHERE id_product = '22488' 29/04/2024 09:20:36 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 = '22488' 29/04/2024 09:20:36 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '22489' , '1' , '' , 'nuovo-prodotto' ) 29/04/2024 09:20:36 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 '22489' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '22488' 29/04/2024 09:20:36 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '22489' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '22488' 29/04/2024 09:21:40 am >> SELECT ean13 FROM ps_product WHERE ean13 = '9791281253940' AND id_product != '22489' AND ean13 != '' 29/04/2024 09:21:40 am >> UPDATE ps_product SET id_supplier = '', reference = '13/3', ean13 = '9791281253940', date_upd = NOW() WHERE id_product = '22489' 29/04/2024 09:21:40 am >> UPDATE ps_product_lang SET name = 'SACERDOTE DEVE LASCIARSI MODELLARE - A. COMASTRI', description = '' WHERE id_product = '22489' 29/04/2024 09:21:40 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '5' WHERE id_product = '22489' 29/04/2024 09:21:40 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '5', id_tax_rules_group = '4', id_category_default = '518', 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 = '22489' 29/04/2024 09:21:40 am >> DELETE FROM ps_specific_price WHERE id_product = '22489' 29/04/2024 09:21:42 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 = '22489' 29/04/2024 09:21:42 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '22490' , '1' , '' , 'nuovo-prodotto' ) 29/04/2024 09:21:42 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 '22490' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '22489' 29/04/2024 09:21:42 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '22490' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '22489' 29/04/2024 09:22:28 am >> SELECT ean13 FROM ps_product WHERE ean13 = '9788851428464' AND id_product != '22490' AND ean13 != '' 29/04/2024 09:22:28 am >> UPDATE ps_product SET id_supplier = '', reference = '7/5', ean13 = '9788851428464', date_upd = NOW() WHERE id_product = '22490' 29/04/2024 09:22:28 am >> UPDATE ps_product_lang SET name = 'MARIA DI NAZARET - F. MANZI', description = '' WHERE id_product = '22490' 29/04/2024 09:22:28 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '14' WHERE id_product = '22490' 29/04/2024 09:22:28 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '14', id_tax_rules_group = '4', id_category_default = '98', id_argoment_default = '78', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '22490' 29/04/2024 09:22:28 am >> DELETE FROM ps_specific_price WHERE id_product = '22490' 29/04/2024 09:22:29 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 = '22490' 29/04/2024 09:22:29 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '22491' , '1' , '' , 'nuovo-prodotto' ) 29/04/2024 09:22:29 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 '22491' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '22490' 29/04/2024 09:22:29 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '22491' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '22490' 29/04/2024 09:23:26 am >> SELECT ean13 FROM ps_product WHERE ean13 = '9791259753731' AND id_product != '22491' AND ean13 != '' 29/04/2024 09:23:26 am >> UPDATE ps_product SET id_supplier = '', reference = '13/4', ean13 = '9791259753731', date_upd = NOW() WHERE id_product = '22491' 29/04/2024 09:23:26 am >> UPDATE ps_product_lang SET name = 'SPIRITUALITA\' PRATICA - O. DE BERTOLIS', description = '' WHERE id_product = '22491' 29/04/2024 09:23:26 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '10' WHERE id_product = '22491' 29/04/2024 09:23:26 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '10', id_tax_rules_group = '4', id_category_default = '98', id_argoment_default = '41', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '22491' 29/04/2024 09:23:26 am >> DELETE FROM ps_specific_price WHERE id_product = '22491' 29/04/2024 09:23:27 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 = '22491' 29/04/2024 09:23:27 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '22492' , '1' , '' , 'nuovo-prodotto' ) 29/04/2024 09:23:27 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 '22492' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '22491' 29/04/2024 09:23:27 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '22492' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '22491' 29/04/2024 09:24:11 am >> SELECT ean13 FROM ps_product WHERE ean13 = '9791280546890' AND id_product != '22492' AND ean13 != '' 29/04/2024 09:24:11 am >> UPDATE ps_product SET id_supplier = '', reference = '2/4', ean13 = '9791280546890', date_upd = NOW() WHERE id_product = '22492' 29/04/2024 09:24:11 am >> UPDATE ps_product_lang SET name = 'MARIA INFLUENCER DI DIO - P. PELLEGRINO', description = '' WHERE id_product = '22492' 29/04/2024 09:24:11 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '4.5' WHERE id_product = '22492' 29/04/2024 09:24:11 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '4.5', id_tax_rules_group = '4', id_category_default = '483', id_argoment_default = '40', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '22492' 29/04/2024 09:24:11 am >> DELETE FROM ps_specific_price WHERE id_product = '22492' 29/04/2024 09:24:12 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 = '22492' 29/04/2024 09:24:12 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '22493' , '1' , '' , 'nuovo-prodotto' ) 29/04/2024 09:24:12 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 '22493' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '22492' 29/04/2024 09:24:12 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '22493' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '22492' 29/04/2024 09:24:55 am >> SELECT ean13 FROM ps_product WHERE ean13 = '9788839928061' AND id_product != '22493' AND ean13 != '' 29/04/2024 09:24:55 am >> UPDATE ps_product SET id_supplier = '', reference = '7/3', ean13 = '9788839928061', date_upd = NOW() WHERE id_product = '22493' 29/04/2024 09:24:55 am >> UPDATE ps_product_lang SET name = 'MESSA DETTA ALTRIMENTI - L.M. CHAUVET', description = '' WHERE id_product = '22493' 29/04/2024 09:24:55 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '14' WHERE id_product = '22493' 29/04/2024 09:24:55 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '14', id_tax_rules_group = '4', id_category_default = '111', id_argoment_default = '64', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '22493' 29/04/2024 09:24:55 am >> DELETE FROM ps_specific_price WHERE id_product = '22493' 29/04/2024 09:24:56 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 = '22493' 29/04/2024 09:24:56 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '22494' , '1' , '' , 'nuovo-prodotto' ) 29/04/2024 09:24:57 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 '22494' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '22493' 29/04/2024 09:24:57 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '22494' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '22493' 29/04/2024 09:29:04 am >> SELECT document_num FROM ps_document WHERE document_num = '55/A' AND id_document != '' AND id_document_type LIKE '2%' AND YEAR(document_date) = YEAR('2024-04-29') 29/04/2024 09:29:04 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '24' , '55/A' , '2024-04-29' , 'A' , '188' , '0' , '4679150' , 'VIA ROMA 84121 SALERNO' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '24.00' , '23.08' , NOW() , NOW() ) 29/04/2024 09:29:04 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '91480' 29/04/2024 09:29:04 am >> DELETE FROM ps_document_detail WHERE id_document = '91480' 29/04/2024 09:29:04 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '91480' , '16163' , 'PARTICOLE DOMUS - PAN DI CENA' , '4' , '-4' , '3' , '3.50' , '3.3653846153846' , '4' , '0' , '14.00' ) 29/04/2024 09:29:04 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '91480' , '16689' , 'OSTIA PAN DI CENA mm80' , '5' , '-5' , '3' , '2.00' , '1.9230769230769' , '4' , '0' , '10.00' ) 29/04/2024 09:31:06 am >> SELECT document_num FROM ps_document WHERE document_num = '1/A' AND id_document != '89846' AND id_document_type LIKE '2%' AND YEAR(document_date) = YEAR('2024-01-08') 29/04/2024 09:31:06 am >> UPDATE ps_document SET id_document_type = '24', document_num = '1/A', document_date = '2024-01-08', document_letter = 'A', id_customer = '206', id_supplier = '', id_address = '4671015', address1 = 'VIA N. BUONSERVIZI, 25 84135 SALERNO', address2 = '', note = '', price_shipping = '0.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '0', id_causal = '0', price_tax_included = '115.00', price_tax_excluded = '115.00', date_upd = NOW() WHERE id_document = '89846' 29/04/2024 09:31:06 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '89846' 29/04/2024 09:31:06 am >> DELETE FROM ps_document_detail WHERE id_document = '89846' 29/04/2024 09:31:06 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89846' , '22341' , 'SULLA TUA PAROLA - MAG/GIU 2024' , '1' , '-1' , '4' , '5.0000' , '5' , '0' , '0' , '5.00' ) 29/04/2024 09:31:06 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89846' , '22370' , 'DIGNITAS INFINITA' , '1' , '-1' , '4' , '3.9000' , '3.9' , '0' , '0' , '3.90' ) 29/04/2024 09:31:06 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89846' , '13499' , 'VITA CRISTIANA - SANTAGOSTINO - 8742' , '1' , '-1' , '4' , '11.0000' , '11' , '0' , '0' , '11.00' ) 29/04/2024 09:31:06 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89846' , '22386' , 'CREDO SPIEGATO AI CRISTIANI UN PO SCETTICI ' , '1' , '-1' , '4' , '15.0000' , '15' , '0' , '0' , '15.00' ) 29/04/2024 09:31:06 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89846' , '22402' , 'REGNO DI DIO E UNA SFIDA - F.J. SHEEN' , '1' , '-1' , '4' , '16.0000' , '16' , '0' , '0' , '16.00' ) 29/04/2024 09:31:06 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89846' , '22084' , 'DALLA CENERE LA VITA - P. SCQUIZZATO' , '1' , '-1' , '4' , '8.9000' , '8.9' , '0' , '0' , '8.90' ) 29/04/2024 09:31:06 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89846' , '22427' , 'ALLASCOLTO DELLA PAROLA - M. DELBREL' , '1' , '-1' , '4' , '9.5000' , '9.5' , '0' , '0' , '9.50' ) 29/04/2024 09:31:06 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89846' , '22430' , 'MADONNA DI FATIMA - W. WALSH' , '1' , '-1' , '4' , '16.0000' , '16' , '0' , '0' , '16.00' ) 29/04/2024 09:31:06 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89846' , '22455' , 'A DOTTRINA CON DON CAMILLO - S. PINNA' , '1' , '-1' , '4' , '19.0000' , '19' , '0' , '0' , '19.00' ) 29/04/2024 09:31:06 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89846' , '22475' , 'AMEN - LUGL 2024' , '1' , '-1' , '4' , '3.90' , '3.9' , '0' , '0' , '3.90' ) 29/04/2024 09:31:06 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89846' , '22476' , 'AMEN - AGO 2024' , '1' , '-1' , '4' , '3.90' , '3.9' , '0' , '0' , '3.90' ) 29/04/2024 09:31:06 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89846' , '22474' , 'PAROLA E PREGHIERA - LUG 2024' , '1' , '-1' , '4' , '2.90' , '2.9' , '0' , '0' , '2.90' ) 29/04/2024 10:28:22 am >> SELECT document_num FROM ps_document WHERE document_num = '51' AND id_document != '89370' AND id_document_type LIKE '24' AND YEAR(document_date) = YEAR('2023-12-06') 29/04/2024 10:28:22 am >> UPDATE ps_document SET id_document_type = '24', document_num = '51', document_date = '2023-12-06', document_letter = '', id_customer = '4068', id_supplier = '', id_address = '4679214', address1 = 'VIA DEI TRIBUNALI 316 80138 NAPOLI', address2 = 'Biblioteca prof. Giuseppe Lazzaro in Santa Maria ad Martyres\r\nv. Adriano Falvo - 84127 Salerno\r\n', 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 = '2596.00', price_tax_excluded = '2596.00', date_upd = NOW() WHERE id_document = '89370' 29/04/2024 10:28: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 = '89370' 29/04/2024 10:28:22 am >> DELETE FROM ps_document_detail WHERE id_document = '89370' 29/04/2024 10:28: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 ( '89370' , '1886' , 'CELEBRIAMO CON GIOIA 3A EDIZ. - A. SORRENTINO' , '1' , '-1' , '4' , '25.0000' , '25' , '0' , '0' , '25.00' ) 29/04/2024 10:28: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 ( '89370' , '19727' , 'LITURGIA IN FRAMMENTI - A. SORRENTINO' , '1' , '-1' , '4' , '35.0000' , '35' , '0' , '0' , '35.00' ) 29/04/2024 10:28: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 ( '89370' , '18950' , 'DOV\'E\' FINITO IL CONCILIO? - F. CERRI' , '1' , '-1' , '4' , '18.0000' , '18' , '0' , '0' , '18.00' ) 29/04/2024 10:28: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 ( '89370' , '20876' , 'HO DATO LORO LA TUA PAROLA - A/B/C - G. VALSECCHI' , '1' , '-1' , '4' , '20.0000' , '20' , '0' , '0' , '20.00' ) 29/04/2024 10:28: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 ( '89370' , '18657' , 'HO DATO LORO LA TUA PAROLA - TEMPI FORTI- G. VALSECCHI' , '1' , '-1' , '4' , '16.0000' , '16' , '0' , '0' , '16.00' ) 29/04/2024 10:28: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 ( '89370' , '18906' , 'MI CHIAMERANNO BEATA - G. VALSECCHI' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '0' , '10.00' ) 29/04/2024 10:28: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 ( '89370' , '19088' , 'TU SOLO IL SANTO - G. VALSECCHI' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '0' , '10.00' ) 29/04/2024 10:28: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 ( '89370' , '19361' , 'LITANIE LAURETANE - M. DE ROSA' , '1' , '-1' , '4' , '12.0000' , '12' , '0' , '0' , '12.00' ) 29/04/2024 10:28:23 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89370' , '17827' , 'ISTRUZIONI FAMILIARI VOL. I - IL CREDO ' , '1' , '-1' , '4' , '20.0000' , '20' , '0' , '0' , '20.00' ) 29/04/2024 10:28:23 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89370' , '18717' , 'ISTRUZIONI FAMILIARI VOL. II - I DIECI COMANDAMENTI ' , '1' , '-1' , '4' , '20.0000' , '20' , '0' , '0' , '20.00' ) 29/04/2024 10:28:23 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89370' , '19391' , 'ISTRUZIONI FAMILIARI VOL. III - I PRECETTI...' , '1' , '-1' , '4' , '20.0000' , '20' , '0' , '0' , '20.00' ) 29/04/2024 10:28:23 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89370' , '21799' , 'ISTRUZIONI FAMILIARI VOL. IV - I VIZI E I SCARAMENTI' , '1' , '-1' , '4' , '25.0000' , '25' , '0' , '0' , '25.00' ) 29/04/2024 10:28:23 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89370' , '19562' , 'SAN CESARE DE BUS. UNA VITA PER LA CATECHESI ' , '1' , '-1' , '4' , '20.0000' , '20' , '0' , '0' , '20.00' ) 29/04/2024 10:28:23 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89370' , '18491' , 'UNA STORIA CHE SALVA VOL. 1' , '1' , '-1' , '4' , '9.0000' , '9' , '0' , '0' , '9.00' ) 29/04/2024 10:28:23 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89370' , '18492' , 'UNA STORIA CHE SALVA VOL. 2' , '1' , '-1' , '4' , '9.0000' , '9' , '0' , '0' , '9.00' ) 29/04/2024 10:28:23 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89370' , '18493' , 'UNA STORIA CHE SALVA VOL. 3' , '1' , '-1' , '4' , '9.0000' , '9' , '0' , '0' , '9.00' ) 29/04/2024 10:28:23 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89370' , '10645' , 'TI AMO PER SEMPRE' , '1' , '-1' , '4' , '12.0000' , '12' , '0' , '0' , '12.00' ) 29/04/2024 10:28:23 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89370' , '3978' , 'EUCARISTIA: RITO E VITA' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '0' , '10.00' ) 29/04/2024 10:28:23 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89370' , '1883' , 'CELEBRAZIONI PER L\'ANNO PASTORALE' , '1' , '-1' , '4' , '11.0000' , '11' , '0' , '0' , '11.00' ) 29/04/2024 10:28:23 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89370' , '1882' , 'CELEBRAZIONI PER L\'ANNO CATECHISTICO' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '0' , '10.00' ) 29/04/2024 10:28:23 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89370' , '14223' , 'PRONTUARIO BIBLICO - LITURGICO - F. GIGLIO' , '1' , '-1' , '4' , '9.0000' , '9' , '0' , '0' , '9.00' ) 29/04/2024 10:28:23 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89370' , '14260' , 'CUORE CHE BATTE - TORNARE AD AMARE IL CREATO' , '1' , '-1' , '4' , '8.0000' , '8' , '0' , '0' , '8.00' ) 29/04/2024 10:28:23 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89370' , '10364' , 'SULLA STRADA DEL MAESTRO' , '1' , '-1' , '4' , '14.0000' , '14' , '0' , '0' , '14.00' ) 29/04/2024 10:28:23 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89370' , '3511' , 'DIO PARLA ALL\'UOMO' , '1' , '-1' , '4' , '12.0000' , '12' , '0' , '0' , '12.00' ) 29/04/2024 10:28:23 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89370' , '17117' , 'MADRE DEL SIGNORE - M. VIANI' , '1' , '-1' , '4' , '15.0000' , '15' , '0' , '0' , '15.00' ) 29/04/2024 10:28:23 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89370' , '20951' , 'STORIE DEL NOSTRO TEMPO - F. CERRI' , '1' , '-1' , '4' , '15.0000' , '15' , '0' , '0' , '15.00' ) 29/04/2024 10:28:23 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89370' , '20954' , 'TEMPO DELL’APOCALISSE ' , '1' , '-1' , '4' , '15.0000' , '15' , '0' , '0' , '15.00' ) 29/04/2024 10:28:23 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89370' , '5643' , 'LEGGERE,... LA PAROLA - ANNO A' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '0' , '10.00' ) 29/04/2024 10:28:23 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89370' , '5644' , 'LEGGERE,... LA PAROLA - ANNO B' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '0' , '10.00' ) 29/04/2024 10:28:23 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89370' , '5645' , 'LEGGERE,... LA PAROLA - ANNO C' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '0' , '10.00' ) 29/04/2024 10:28:23 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89370' , '1001' , 'BEATO CHI ASCOLTA... - ANNO A - B. PREVITALI' , '1' , '-1' , '4' , '12.0000' , '12' , '0' , '0' , '12.00' ) 29/04/2024 10:28:23 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89370' , '1002' , 'BEATO CHI ASCOLTA... - ANNO B - B. PREVITALI' , '1' , '-1' , '4' , '12.0000' , '12' , '0' , '0' , '12.00' ) 29/04/2024 10:28:23 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89370' , '1003' , 'BEATO CHI ASCOLTA... - ANNO C - B. PREVITALI ' , '1' , '-1' , '4' , '12.0000' , '12' , '0' , '0' , '12.00' ) 29/04/2024 10:28:23 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89370' , '18497' , 'BUONA DOMENICA - ANNO A - G. BAGET BOZZO' , '1' , '-1' , '4' , '16.0000' , '16' , '0' , '0' , '16.00' ) 29/04/2024 10:28:23 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89370' , '18498' , 'BUONA DOMENICA - ANNO B - G. BAGET BOZZO' , '1' , '-1' , '4' , '16.0000' , '16' , '0' , '0' , '16.00' ) 29/04/2024 10:28:23 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89370' , '18499' , 'BUONA DOMENICA - ANNO C - G. BAGET BOZZO' , '1' , '-1' , '4' , '16.0000' , '16' , '0' , '0' , '16.00' ) 29/04/2024 10:28:23 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89370' , '8974' , 'RIFORMA DELLA RIFORMA - A. SORRENTINO' , '1' , '-1' , '4' , '15.0000' , '15' , '0' , '0' , '15.00' ) 29/04/2024 10:28:23 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89370' , '1873' , 'CELEBRARE LA PAROLA - ANNO B' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '0' , '10.00' ) 29/04/2024 10:28:23 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89370' , '18052' , 'CONVERSAZIONI CON MADRE TERESA - GJERGJI' , '1' , '-1' , '4' , '12.0000' , '12' , '0' , '0' , '12.00' ) 29/04/2024 10:28:23 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89370' , '15115' , 'CONVERSIONE - G. CELENTANO' , '1' , '-1' , '4' , '15.0000' , '15' , '0' , '0' , '15.00' ) 29/04/2024 10:28:23 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89370' , '17630' , 'RACCONTI SOTTO L\'ALBERO - G. CELENTANO' , '1' , '-1' , '4' , '15.0000' , '15' , '0' , '0' , '15.00' ) 29/04/2024 10:28:23 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89370' , '18291' , 'DALLA DISPERAZIONE ALLA SPERANZA - N. SENATORE' , '1' , '-1' , '4' , '15.0000' , '15' , '0' , '0' , '15.00' ) 29/04/2024 10:28: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 ( '89370' , '18718' , 'TUA VOCE IN ME - FRA F. MARIA REA' , '1' , '-1' , '4' , '15.0000' , '15' , '0' , '0' , '15.00' ) 29/04/2024 10:28: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 ( '89370' , '15271' , 'TRAMONTO DI SETTEMBRE - V. FRANCIA' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '0' , '10.00' ) 29/04/2024 10:28: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 ( '89370' , '18036' , 'FERITE FERITOIE ' , '1' , '-1' , '4' , '8.0000' , '8' , '0' , '0' , '8.00' ) 29/04/2024 10:28: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 ( '89370' , '13137' , 'CON LA BIBBIA E IL CATECHISMO - S. LA PEGNA' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '0' , '10.00' ) 29/04/2024 10:28: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 ( '89370' , '17828' , 'ANGELO STRUFFOLINI - A.G. DIBISCEGLIA' , '1' , '-1' , '4' , '26.0000' , '26' , '0' , '0' , '26.00' ) 29/04/2024 10:28: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 ( '89370' , '1379' , 'BRUGNOLI MUSICISTA E COMPOSITORE' , '1' , '-1' , '4' , '9.0000' , '9' , '0' , '0' , '9.00' ) 29/04/2024 10:28: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 ( '89370' , '20721' , 'AVE MARIA - L. CALABRETTA' , '1' , '-1' , '4' , '4.5000' , '4.5' , '0' , '0' , '4.50' ) 29/04/2024 10:28: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 ( '89370' , '20720' , 'PADRE NOSTRO - L. CALABRETTA' , '1' , '-1' , '4' , '4.5000' , '4.5' , '0' , '0' , '4.50' ) 29/04/2024 10:28: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 ( '89370' , '21644' , 'INCONTRO AL DIO CHE VIENE' , '1' , '-1' , '4' , '8.0000' , '8' , '0' , '0' , '8.00' ) 29/04/2024 10:28: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 ( '89370' , '20786' , 'GIUSEPPE DI NAZARET - M. VIANI' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '0' , '10.00' ) 29/04/2024 10:28: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 ( '89370' , '19050' , 'VENITE ADORIAMO - G. D\'AMORE' , '1' , '-1' , '4' , '7.0000' , '7' , '0' , '0' , '7.00' ) 29/04/2024 10:28: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 ( '89370' , '20231' , 'PREGANDO NON SPRECATE PAROLE - G. D\'AMORE' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '0' , '10.00' ) 29/04/2024 10:28: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 ( '89370' , '19119' , 'PSICOLOGIA PRATICA PER EDUCATORI' , '1' , '-1' , '4' , '10.5000' , '10.5' , '0' , '0' , '10.50' ) 29/04/2024 10:28: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 ( '89370' , '14330' , '100 GIORNI CON LO SPIRITO' , '1' , '-1' , '4' , '7.5000' , '7.5' , '0' , '0' , '7.50' ) 29/04/2024 10:28: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 ( '89370' , '9253' , 'SACRA BIBBIA CEI - UELCI' , '1' , '-1' , '4' , '18.5000' , '18.5' , '0' , '0' , '18.50' ) 29/04/2024 10:28: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 ( '89370' , '9996' , 'SIGNORE, TI PREGO' , '1' , '-1' , '4' , '6.0000' , '6' , '0' , '0' , '6.00' ) 29/04/2024 10:28: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 ( '89370' , '8562' , 'PROMESSE DEL SACRO CUORE DI GESÙ' , '1' , '-1' , '4' , '6.5000' , '6.5' , '0' , '0' , '6.50' ) 29/04/2024 10:28: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 ( '89370' , '17488' , 'STELLA IL CAMMINO IL BAMBINO - L. EPICOCO' , '1' , '-1' , '4' , '15.0000' , '15' , '0' , '0' , '15.00' ) 29/04/2024 10:28: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 ( '89370' , '10299' , 'STORIA DI UN\'ANIMA - 8203' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '0' , '10.00' ) 29/04/2024 10:28: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 ( '89370' , '10060' , 'SOLO I MALATI GUARISCONO - L. EPICOCO' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '0' , '10.00' ) 29/04/2024 10:28: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 ( '89370' , '21512' , 'VANGELO DI OGNI DOMENICA - MARCO - PAPA FRANCESCO' , '1' , '-1' , '4' , '15.0000' , '15' , '0' , '0' , '15.00' ) 29/04/2024 10:28: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 ( '89370' , '22004' , 'PREGHIERA DEL CRISTIANO - C.M. MARTINI' , '1' , '-1' , '4' , '12.0000' , '12' , '0' , '0' , '12.00' ) 29/04/2024 10:28: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 ( '89370' , '16019' , 'MARTA, MARIA E LAZZARO - L. EPICOCO' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '0' , '10.00' ) 29/04/2024 10:28: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 ( '89370' , '20804' , 'AFFIDABILI STORIE DI DONNE - L. EPICOCO' , '1' , '-1' , '4' , '12.0000' , '12' , '0' , '0' , '12.00' ) 29/04/2024 10:28: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 ( '89370' , '21116' , 'LIBERTA\' DI ANTONIO - L. EPICOCO' , '1' , '-1' , '4' , '11.0000' , '11' , '0' , '0' , '11.00' ) 29/04/2024 10:28: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 ( '89370' , '17001' , 'SPERANZA NON E\' MORTA - L. EPICOCO' , '1' , '-1' , '4' , '12.0000' , '12' , '0' , '0' , '12.00' ) 29/04/2024 10:28: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 ( '89370' , '18261' , 'PIETRA SCARTATA - L. EPICOCO' , '1' , '-1' , '4' , '16.0000' , '16' , '0' , '0' , '16.00' ) 29/04/2024 10:28: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 ( '89370' , '21466' , 'UNA LUCE DI NOME CHIARA - B. BAFFETTI' , '1' , '-1' , '4' , '12.0000' , '12' , '0' , '0' , '12.00' ) 29/04/2024 10:28: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 ( '89370' , '15723' , 'TUTTI INSIEME SULLARCA' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '0' , '10.00' ) 29/04/2024 10:28: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 ( '89370' , '19513' , 'CARLO ACUTIS -DALLA PISTA .... - M. MUSOLINO' , '1' , '-1' , '4' , '12.9000' , '12.9' , '0' , '0' , '12.90' ) 29/04/2024 10:28: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 ( '89370' , '14728' , 'LIBRO DELLA GIUNGLA - R. KIPLING' , '1' , '-1' , '4' , '17.9000' , '17.9' , '0' , '0' , '17.90' ) 29/04/2024 10:28: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 ( '89370' , '14830' , 'PICCOLA RENNA' , '1' , '-1' , '4' , '8.0000' , '8' , '0' , '0' , '8.00' ) 29/04/2024 10:28: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 ( '89370' , '16442' , 'CARLO ACUTIS L\'AMICO DI GESU\' - 8865' , '1' , '-1' , '4' , '7.0000' , '7' , '0' , '0' , '7.00' ) 29/04/2024 10:28: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 ( '89370' , '22016' , 'COMANDANTE ALFA' , '1' , '-1' , '4' , '12.0000' , '12' , '0' , '0' , '12.00' ) 29/04/2024 10:28:25 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89370' , '22036' , 'VANGELO DI GIOVANNI COMM. ESEGETICO' , '1' , '-1' , '4' , '65.0000' , '65' , '0' , '0' , '65.00' ) 29/04/2024 10:28:25 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89370' , '22039' , 'VANGELO DI LUCA - G. ROSSE' , '1' , '-1' , '4' , '69.5000' , '69.5' , '0' , '0' , '69.50' ) 29/04/2024 10:28:25 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89370' , '4229' , 'FONTI FRANCESCANE - ED. MINOR' , '1' , '-1' , '4' , '32.0000' , '32' , '0' , '0' , '32.00' ) 29/04/2024 10:28:25 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89370' , '22044' , 'GIOVANNI - R.E. BROWN' , '1' , '-1' , '4' , '66.5000' , '66.5' , '0' , '0' , '66.50' ) 29/04/2024 10:28:25 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89370' , '22043' , 'MATTEO - R. FABRIS' , '1' , '-1' , '4' , '48.0000' , '48' , '0' , '0' , '48.00' ) 29/04/2024 10:28:25 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89370' , '22017' , 'UOMO DI DIO - A. SCHNEIDER' , '1' , '-1' , '4' , '19.0000' , '19' , '0' , '0' , '19.00' ) 29/04/2024 10:28:25 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89370' , '16884' , 'ARTE DI GUARIRE - F. ROSINI' , '1' , '-1' , '4' , '18.0000' , '18' , '0' , '0' , '18.00' ) 29/04/2024 10:28:25 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89370' , '22057' , 'SEQUELA CHRISTI - C.M. MARTINI' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '0' , '10.00' ) 29/04/2024 10:28:25 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89370' , '19737' , 'CARLO MARIA MARTINI - L. PACOMIO' , '1' , '-1' , '4' , '15.0000' , '15' , '0' , '0' , '15.00' ) 29/04/2024 10:28:25 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89370' , '13917' , 'VANGELO DI MARCO - S. FAUSTI' , '1' , '-1' , '4' , '32.0000' , '32' , '0' , '0' , '32.00' ) 29/04/2024 10:28:25 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89370' , '17864' , 'MESSALE QUOTIDIANO GRANDE - N. E. ' , '1' , '-1' , '4' , '52.0000' , '52' , '0' , '0' , '52.00' ) 29/04/2024 10:28:25 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89370' , '22126' , 'CANTARE LA LITURGIA VOL 2' , '1' , '-1' , '4' , '8.5000' , '8.5' , '0' , '0' , '8.50' ) 29/04/2024 10:28:25 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89370' , '22125' , 'CANTARE LA LITURGIA VOL 1' , '1' , '-1' , '4' , '8.5000' , '8.5' , '0' , '0' , '8.50' ) 29/04/2024 10:28:25 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89370' , '21660' , 'PREGHIERA SEMINA GIOIA' , '1' , '-1' , '4' , '15.0000' , '15' , '0' , '0' , '15.00' ) 29/04/2024 10:28:25 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89370' , '20151' , 'CODICE DI DIRITTO CANONICO - 8 EDIZ.' , '1' , '-1' , '4' , '99.0000' , '99' , '0' , '0' , '99.00' ) 29/04/2024 10:28:25 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89370' , '22274' , 'CANTO DEL TRIDUO PASQUALE - S. MILITELLO' , '1' , '-1' , '4' , '20.0000' , '20' , '0' , '0' , '20.00' ) 29/04/2024 10:28:25 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89370' , '22128' , 'ORGANISTA NELLA LITURGIA - V. DI GRIGOLI' , '1' , '-1' , '4' , '14.0000' , '14' , '0' , '0' , '14.00' ) 29/04/2024 10:28:25 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89370' , '22272' , 'MUSICA E LA BELLEZZA DI DIO - B. FORTE' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '0' , '10.00' ) 29/04/2024 10:28:25 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89370' , '10064' , 'SOLO L\'AMORE CREA - F. ROSINI' , '1' , '-1' , '4' , '14.0000' , '14' , '0' , '0' , '14.00' ) 29/04/2024 10:28:25 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89370' , '22186' , 'VANGELO DI MARCO - MASCILONGO' , '1' , '-1' , '4' , '65.0000' , '65' , '0' , '0' , '65.00' ) 29/04/2024 10:28:25 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89370' , '20621' , 'ANNUNCIATORI DELLA PAROLA... - OPERA OMNIA - RATZINGER' , '1' , '-1' , '4' , '55.00' , '55' , '0' , '0' , '55.00' ) 29/04/2024 10:28:25 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89370' , '11151' , 'LIBRI' , '1' , '-1' , '4' , '881.2' , '881.2' , '0' , '0' , '881.20' ) 29/04/2024 10:37:28 am >> SELECT document_num FROM ps_document WHERE document_num = '1326' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2024-04-29') 29/04/2024 10:37:28 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '1326' , '2024-04-29' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '35.00' , '28.69' , NOW() , NOW() ) 29/04/2024 10:37:28 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '91481' 29/04/2024 10:37:28 am >> DELETE FROM ps_document_detail WHERE id_document = '91481' 29/04/2024 10:37:28 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '91481' , '1936' , 'CERETTI DIAM 26X700 ART. 400' , '10' , '-10' , '1' , '3.50' , '2.8688524590164' , '22' , '0' , '35.00' ) 29/04/2024 10:40:42 am >> SELECT document_num FROM ps_document WHERE document_num = '1327' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2024-04-29') 29/04/2024 10:40:42 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '1327' , '2024-04-29' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '12.40' , '10.16' , NOW() , NOW() ) 29/04/2024 10:40:42 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '91482' 29/04/2024 10:40:42 am >> DELETE FROM ps_document_detail WHERE id_document = '91482' 29/04/2024 10:40:42 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '91482' , '1914' , 'CERA DELLA LITURGIA' , '1' , '-1' , '1' , '4.90' , '4.016393442623' , '22' , '0' , '4.90' ) 29/04/2024 10:40:42 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '91482' , '4696' , 'GLOBO PIREX DIAM. 3,5 COMPLETO - 89 ' , '1' , '-1' , '1' , '7.50' , '6.1475409836066' , '22' , '0' , '7.50' ) 29/04/2024 10:58:15 am >> SELECT document_num FROM ps_document WHERE document_num = '14' AND id_document != '' AND id_document_type LIKE '24' AND YEAR(document_date) = YEAR('2024-04-29') 29/04/2024 10:58:15 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '24' , '14' , '2024-04-29' , '' , '0' , '163' , '4674530' , 'VIA CORTI 29 24126 BERGAMO' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '0.00' , '0.00' , NOW() , NOW() ) 29/04/2024 10:58:15 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '91483' 29/04/2024 10:58:15 am >> DELETE FROM ps_document_detail WHERE id_document = '91483' 29/04/2024 11:01:35 am >> DELETE FROM ps_document WHERE id_document = '91483' 29/04/2024 11:01:35 am >> DELETE FROM ps_document_detail WHERE id_document = '91483' 29/04/2024 11:16:24 am >> SELECT document_num FROM ps_document WHERE document_num = '1328' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2024-04-29') 29/04/2024 11:16: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' , '1328' , '2024-04-29' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '73.06' , '73.06' , NOW() , NOW() ) 29/04/2024 11:16: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 = '91484' 29/04/2024 11:16:24 am >> DELETE FROM ps_document_detail WHERE id_document = '91484' 29/04/2024 11:16: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 ( '91484' , '22432' , 'IN SINU JESU' , '1' , '-1' , '4' , '18.00' , '18' , '0' , '5' , '17.10' ) 29/04/2024 11:16: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 ( '91484' , '22065' , 'SALMI NELLA PEDAGOGIA DI DON BOSCO - M. WIRTH' , '1' , '-1' , '4' , '6.90' , '6.9' , '0' , '5' , '6.56' ) 29/04/2024 11:16: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 ( '91484' , '19132' , 'GIUSEPPE MOSCATI MODELLO ... - A. MARRAZINI' , '1' , '-1' , '4' , '20.00' , '20' , '0' , '5' , '19.00' ) 29/04/2024 11:16: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 ( '91484' , '19133' , 'GIUSEPPE MOSCATI UN ESPONENTE ... - A. MARRANZINI' , '1' , '-1' , '4' , '14.00' , '14' , '0' , '5' , '13.30' ) 29/04/2024 11:16: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 ( '91484' , '19838' , 'NATUZZA EVOLO E LALDILA - V. MARINELLI' , '1' , '-1' , '4' , '18.00' , '18' , '0' , '5' , '17.10' ) 29/04/2024 11:17:36 am >> SELECT document_num FROM ps_document WHERE document_num = '1329' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2024-04-29') 29/04/2024 11:17: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 ( '11' , '1329' , '2024-04-29' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '3.00' , '2.46' , NOW() , NOW() ) 29/04/2024 11:17: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 = '91485' 29/04/2024 11:17:36 am >> DELETE FROM ps_document_detail WHERE id_document = '91485' 29/04/2024 11:17: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 ( '91485' , '4697' , 'GLORIA MISCELA 25G - GLORE' , '1' , '-1' , '1' , '1.50' , '1.2295081967213' , '22' , '0' , '1.50' ) 29/04/2024 11:17: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 ( '91485' , '6304' , 'MATTHAEUS 25G - CINNAMONO - EVE ' , '1' , '-1' , '1' , '1.50' , '1.2295081967213' , '22' , '0' , '1.50' ) 29/04/2024 11:59:46 am >> SELECT document_num FROM ps_document WHERE document_num = '1330' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2024-04-29') 29/04/2024 11:59: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' , '1330' , '2024-04-29' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '225.00' , '184.43' , NOW() , NOW() ) 29/04/2024 11:59: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 = '91486' 29/04/2024 11:59:46 am >> DELETE FROM ps_document_detail WHERE id_document = '91486' 29/04/2024 11:59: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 ( '91486' , '7202' , 'ARTICOLI RELIGIOSI' , '1' , '-1' , '1' , '225' , '184.4262295082' , '22' , '0' , '225.00' ) 29/04/2024 12:17:03 pm >> SELECT document_num FROM ps_document WHERE document_num = '1129' AND id_document != '91243' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2024-04-12') 29/04/2024 12:17:03 pm >> UPDATE ps_document SET id_document_type = '11', document_num = '1129', document_date = '2024-04-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 = '45.00', price_tax_excluded = '36.89', date_upd = NOW() WHERE id_document = '91243' 29/04/2024 12:17: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 = '91243' 29/04/2024 12:17:03 pm >> DELETE FROM ps_document_detail WHERE id_document = '91243' 29/04/2024 12:17: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 ( '91243' , '5538' , 'LACCIO MARRONE' , '2' , '-2' , '1' , '0.05' , '0.040983606557377' , '22' , '0' , '0.10' ) 29/04/2024 12:17: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 ( '91243' , '15688' , 'CLERGY CELESTE 80% - MM - XXL' , '1' , '-1' , '1' , '40.00' , '32.786885245902' , '22' , '0' , '40.00' ) 29/04/2024 12:17: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 ( '91243' , '1914' , 'CERA DELLA LITURGIA' , '1' , '-1' , '1' , '4.90' , '4.016393442623' , '22' , '0' , '4.90' ) 29/04/2024 12:24:53 pm >> UPDATE ps_document SET id_document_type = '33', document_num = '375', document_date = '2024-04-23', document_letter = '', id_customer = '0', id_supplier = '', id_address = '4674530', address1 = 'VIA CORTI 29 24126 BERGAMO', 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 = '1711.66', price_tax_excluded = '1403.00', date_upd = NOW() WHERE id_document = '91453' 29/04/2024 12:24:53 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '91453' 29/04/2024 12:24:53 pm >> DELETE FROM ps_document_detail WHERE id_document = '91453' 29/04/2024 12:24:53 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '91453' , '22463' , 'CAMICE LEGGERO - 020/06' , '10' , '10' , '1' , '28' , '22.950819672131' , '22' , '0' , '341.6000' ) 29/04/2024 12:24:53 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '91453' , '22464' , 'CASULA LEGGERA - 1212' , '4' , '4' , '1' , '61.0000' , '50' , '22' , '0' , '297.68' ) 29/04/2024 12:24:53 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '91453' , '22465' , 'STOLA DIACONALE - 0779D' , '1' , '1' , '1' , '115.0000' , '94.262295081967' , '22' , '0' , '140.30' ) 29/04/2024 12:24:53 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '91453' , '22466' , 'CASULA M LINO/BAMBOO - 1214' , '1' , '1' , '1' , '46' , '37.704918032787' , '22' , '0' , '56.1200' ) 29/04/2024 12:24:53 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '91453' , '22467' , 'CAMICE MISTO LINO - 0771/06' , '2' , '2' , '1' , '106.0000' , '86.885245901639' , '22' , '0' , '258.64' ) 29/04/2024 12:24:53 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '91453' , '22468' , 'CASULA MARIANA - 1211/LB' , '1' , '1' , '1' , '184.0000' , '150.81967213115' , '22' , '0' , '224.48' ) 29/04/2024 12:24:53 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '91453' , '22469' , 'PIVIALE IHS - 220' , '1' , '1' , '1' , '133.0000' , '109.01639344262' , '22' , '0' , '162.26' ) 29/04/2024 12:24:53 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '91453' , '19790' , 'STOLA IN MISTO LANA - 0779' , '1' , '1' , '1' , '42.0000' , '34.426229508197' , '22' , '0' , '51.24' ) 29/04/2024 12:24:53 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '91453' , '19791' , 'STOLA IN LANA BALZA CON RICAMO - 661' , '1' , '1' , '1' , '42.0000' , '34.426229508197' , '22' , '0' , '51.24' ) 29/04/2024 12:24:53 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '91453' , '22470' , 'COTTA - 989P/ML/2' , '1' , '1' , '1' , '105.0000' , '86.065573770492' , '22' , '0' , '128.10' ) 29/04/2024 12:25:40 pm >> UPDATE ps_document SET id_document_type = '33', document_num = '375', document_date = '2024-04-23', document_letter = '', id_customer = '0', id_supplier = '', id_address = '4674530', address1 = 'VIA CORTI 29 24126 BERGAMO', 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 = '1662.86', price_tax_excluded = '1363.00', date_upd = NOW() WHERE id_document = '91453' 29/04/2024 12:25:40 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 = '91453' 29/04/2024 12:25:40 pm >> DELETE FROM ps_document_detail WHERE id_document = '91453' 29/04/2024 12:25:40 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '91453' , '22463' , 'CAMICE LEGGERO - 020/06' , '10' , '10' , '1' , '28.0000' , '22.950819672131' , '22' , '0' , '341.60' ) 29/04/2024 12:25:40 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '91453' , '22464' , 'CASULA LEGGERA - 1212' , '4' , '4' , '1' , '61.0000' , '50' , '22' , '0' , '297.68' ) 29/04/2024 12:25:40 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '91453' , '22465' , 'STOLA DIACONALE - 0779D' , '1' , '1' , '1' , '46' , '37.704918032787' , '22' , '0' , '56.1200' ) 29/04/2024 12:25:40 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '91453' , '22466' , 'CASULA M LINO/BAMBOO - 1214' , '1' , '1' , '1' , '75' , '61.475409836066' , '22' , '0' , '91.5000' ) 29/04/2024 12:25:40 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '91453' , '22467' , 'CAMICE MISTO LINO - 0771/06' , '2' , '2' , '1' , '106.0000' , '86.885245901639' , '22' , '0' , '258.64' ) 29/04/2024 12:25:40 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '91453' , '22468' , 'CASULA MARIANA - 1211/LB' , '1' , '1' , '1' , '184.0000' , '150.81967213115' , '22' , '0' , '224.48' ) 29/04/2024 12:25:40 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '91453' , '22469' , 'PIVIALE IHS - 220' , '1' , '1' , '1' , '133.0000' , '109.01639344262' , '22' , '0' , '162.26' ) 29/04/2024 12:25:40 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '91453' , '19790' , 'STOLA IN MISTO LANA - 0779' , '1' , '1' , '1' , '42.0000' , '34.426229508197' , '22' , '0' , '51.24' ) 29/04/2024 12:25:40 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '91453' , '19791' , 'STOLA IN LANA BALZA CON RICAMO - 661' , '1' , '1' , '1' , '42.0000' , '34.426229508197' , '22' , '0' , '51.24' ) 29/04/2024 12:25:40 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '91453' , '22470' , 'COTTA - 989P/ML/2' , '1' , '1' , '1' , '105.0000' , '86.065573770492' , '22' , '0' , '128.10' ) 29/04/2024 12:26:31 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '32' , '330' , '2024-04-23' , '' , '0' , '163' , '4674530' , 'VIA CORTI 29 24126 BERGAMO' , '' , '' , '0.00' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '1662.86' , '1363.00' , NOW() , NOW() ) 29/04/2024 12:26: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 = '91487' 29/04/2024 12:26:31 pm >> DELETE FROM ps_document_detail WHERE id_document = '91487' 29/04/2024 12:26: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 ( '91487' , '22463' , 'CAMICE LEGGERO - 020/06' , '10' , '0' , '1' , '28.0000' , '22.9508' , '22' , '0' , '341.60' ) 29/04/2024 12:26:31 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22463' AND id_supplier = '163' 29/04/2024 12:26:31 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22463' , '163' , '1' ) 29/04/2024 12:26: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 ( '91487' , '22464' , 'CASULA LEGGERA - 1212' , '4' , '0' , '1' , '61.0000' , '50' , '22' , '0' , '297.68' ) 29/04/2024 12:26:31 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22464' AND id_supplier = '163' 29/04/2024 12:26:31 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22464' , '163' , '1' ) 29/04/2024 12:26: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 ( '91487' , '22465' , 'STOLA DIACONALE - 0779D' , '1' , '0' , '1' , '46.0000' , '37.7049' , '22' , '0' , '56.12' ) 29/04/2024 12:26:31 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22465' AND id_supplier = '163' 29/04/2024 12:26:31 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22465' , '163' , '1' ) 29/04/2024 12:26: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 ( '91487' , '22466' , 'CASULA M LINO/BAMBOO - 1214' , '1' , '0' , '1' , '75.0000' , '61.4754' , '22' , '0' , '91.50' ) 29/04/2024 12:26:31 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22466' AND id_supplier = '163' 29/04/2024 12:26:31 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22466' , '163' , '1' ) 29/04/2024 12:26: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 ( '91487' , '22467' , 'CAMICE MISTO LINO - 0771/06' , '2' , '0' , '1' , '106.0000' , '86.8852' , '22' , '0' , '258.64' ) 29/04/2024 12:26:31 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22467' AND id_supplier = '163' 29/04/2024 12:26:31 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22467' , '163' , '1' ) 29/04/2024 12:26: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 ( '91487' , '22468' , 'CASULA MARIANA - 1211/LB' , '1' , '0' , '1' , '184.0000' , '150.8197' , '22' , '0' , '224.48' ) 29/04/2024 12:26:31 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22468' AND id_supplier = '163' 29/04/2024 12:26:31 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22468' , '163' , '1' ) 29/04/2024 12:26: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 ( '91487' , '22469' , 'PIVIALE IHS - 220' , '1' , '0' , '1' , '133.0000' , '109.0164' , '22' , '0' , '162.26' ) 29/04/2024 12:26:31 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22469' AND id_supplier = '163' 29/04/2024 12:26:32 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22469' , '163' , '1' ) 29/04/2024 12:26: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 ( '91487' , '19790' , 'STOLA IN MISTO LANA - 0779' , '1' , '0' , '1' , '42.0000' , '34.4262' , '22' , '0' , '51.24' ) 29/04/2024 12:26:32 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19790' AND id_supplier = '163' 29/04/2024 12:26:32 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19790' , '163' , '1' ) 29/04/2024 12:26: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 ( '91487' , '19791' , 'STOLA IN LANA BALZA CON RICAMO - 661' , '1' , '0' , '1' , '42.0000' , '34.4262' , '22' , '0' , '51.24' ) 29/04/2024 12:26:32 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19791' AND id_supplier = '163' 29/04/2024 12:26:32 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19791' , '163' , '1' ) 29/04/2024 12:26: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 ( '91487' , '22470' , 'COTTA - 989P/ML/2' , '1' , '0' , '1' , '105.0000' , '86.0656' , '22' , '0' , '128.10' ) 29/04/2024 12:26:32 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22470' AND id_supplier = '163' 29/04/2024 12:26:32 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22470' , '163' , '1' ) 29/04/2024 12:39:24 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788801069129' AND id_product != '22494' AND ean13 != '' 29/04/2024 12:39:25 pm >> UPDATE ps_product SET id_supplier = '', reference = '1/2', ean13 = '9788801069129', date_upd = NOW() WHERE id_product = '22494' 29/04/2024 12:39:25 pm >> UPDATE ps_product_lang SET name = 'BASTA UNO SGUARDO - M. FALABRETTI', description = '' WHERE id_product = '22494' 29/04/2024 12:39:25 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '14' WHERE id_product = '22494' 29/04/2024 12:39:25 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '14', id_tax_rules_group = '4', id_category_default = '19', id_argoment_default = '141', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '22494' 29/04/2024 12:39:25 pm >> DELETE FROM ps_specific_price WHERE id_product = '22494' 29/04/2024 12:39:53 pm >> INSERT INTO ps_product ( id_tax_rules_group , `date_add` , `date_upd` ) SELECT id_tax_rules_group , NOW() , NOW() FROM ps_product WHERE id_product = '22494' 29/04/2024 12:39:53 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '22495' , '1' , '' , 'nuovo-prodotto' ) 29/04/2024 12:39:53 pm >> INSERT INTO ps_product_shop ( id_product , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , `date_add` , `date_upd` ) SELECT '22495' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '22494' 29/04/2024 12:39:53 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '22495' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '22494' 29/04/2024 12:40:27 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9791281253759' AND id_product != '22488' AND ean13 != '' 29/04/2024 12:40:27 pm >> UPDATE ps_product SET id_supplier = '', reference = '13/4', ean13 = '9791281253759', date_upd = NOW() WHERE id_product = '22488' 29/04/2024 12:40:28 pm >> UPDATE ps_product_lang SET name = 'SANTO ROSARIO CON LE ICONE - A.M. CANOPI', description = '' WHERE id_product = '22488' 29/04/2024 12:40:28 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '3' WHERE id_product = '22488' 29/04/2024 12:40:28 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '3', id_tax_rules_group = '4', id_category_default = '518', 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 = '22488' 29/04/2024 12:40:28 pm >> DELETE FROM ps_specific_price WHERE id_product = '22488' 29/04/2024 12:41:26 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '33' , '663120' , '2024-04-24' , '' , '0' , '7' , '2602' , 'P. ZZA SAN PAOLO, 14 12051 ALBA' , '' , '' , '3.93' , '4' , '0' , '0' , '0' , '' , '11' , '0' , '140.59' , '140.59' , NOW() , NOW() ) 29/04/2024 12:41:26 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '91488' 29/04/2024 12:41:26 pm >> DELETE FROM ps_document_detail WHERE id_document = '91488' 29/04/2024 12:41:26 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '91488' , '22494' , 'BASTA UNO SGUARDO - M. FALABRETTI' , '1' , '1' , '4' , '14.00' , '14' , '0' , '35' , '9.1000' ) 29/04/2024 12:41:26 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22494' AND id_supplier = '7' 29/04/2024 12:41:26 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22494' , '7' , '1' ) 29/04/2024 12:41:26 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '91488' , '22271' , 'ADFORAZIONE EUCARISTICA - G. MORETTI' , '1' , '1' , '4' , '13.00' , '13' , '0' , '30' , '9.1000' ) 29/04/2024 12:41:26 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22271' AND id_supplier = '7' 29/04/2024 12:41:26 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22271' , '7' , '1' ) 29/04/2024 12:41:26 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '91488' , '22488' , 'SANTO ROSARIO CON LE ICONE - A.M. CANOPI' , '1' , '1' , '4' , '3.00' , '3' , '0' , '30' , '2.1000' ) 29/04/2024 12:41:26 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22488' AND id_supplier = '7' 29/04/2024 12:41:26 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22488' , '7' , '1' ) 29/04/2024 12:41:26 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '91488' , '1824' , 'CATECHISMO DELLA CHIESA CATTOLICA - COMPENDIO' , '1' , '1' , '4' , '6.50' , '6.5' , '0' , '33' , '4.3550' ) 29/04/2024 12:41:26 pm >> DELETE FROM ps_product_supplier WHERE id_product = '1824' AND id_supplier = '7' 29/04/2024 12:41:26 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '1824' , '7' , '1' ) 29/04/2024 12:41:26 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '91488' , '19512' , 'SGUARDO DI GESU - F. CRISTOFARO' , '10' , '10' , '4' , '16.00' , '16' , '0' , '30' , '112.0000' ) 29/04/2024 12:41:26 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19512' AND id_supplier = '7' 29/04/2024 12:41:26 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19512' , '7' , '1' ) 29/04/2024 02:21:16 pm >> SELECT document_num FROM ps_document WHERE document_num = '1331' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2024-04-29') 29/04/2024 02:21: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' , '1331' , '2024-04-29' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '33.00' , '33.00' , NOW() , NOW() ) 29/04/2024 02:21: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 = '91489' 29/04/2024 02:21:16 pm >> DELETE FROM ps_document_detail WHERE id_document = '91489' 29/04/2024 02:21: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 ( '91489' , '22341' , 'SULLA TUA PAROLA - MAG/GIU 2024' , '5' , '-5' , '4' , '5.00' , '5' , '0' , '0' , '25.00' ) 29/04/2024 02:21: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 ( '91489' , '22308' , 'MESSA MEDITAZIONE - MAG/GIU 2024' , '1' , '-1' , '4' , '8.00' , '8' , '0' , '0' , '8.00' ) 29/04/2024 02:21:27 pm >> DELETE FROM ps_document WHERE id_document = '91489' 29/04/2024 02:21:27 pm >> DELETE FROM ps_document_detail WHERE id_document = '91489' 29/04/2024 02:21:46 pm >> SELECT document_num FROM ps_document WHERE document_num = '1331' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2024-04-29') 29/04/2024 02:21:46 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '1331' , '2024-04-29' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '85.00' , '85.00' , NOW() , NOW() ) 29/04/2024 02:21:46 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '91490' 29/04/2024 02:21:46 pm >> DELETE FROM ps_document_detail WHERE id_document = '91490' 29/04/2024 02:21:46 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '91490' , '22341' , 'SULLA TUA PAROLA - MAG/GIU 2024' , '17' , '-17' , '4' , '5.00' , '5' , '0' , '0' , '85.00' ) 29/04/2024 02:22:06 pm >> DELETE FROM ps_document WHERE id_document = '91490' 29/04/2024 02:22:06 pm >> DELETE FROM ps_document_detail WHERE id_document = '91490' 29/04/2024 02:29:34 pm >> SELECT document_num FROM ps_document WHERE document_num = '1331' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2024-04-29') 29/04/2024 02:29: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 ( '11' , '1331' , '2024-04-29' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '60.35' , '60.35' , NOW() , NOW() ) 29/04/2024 02: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 = '91491' 29/04/2024 02:29:34 pm >> DELETE FROM ps_document_detail WHERE id_document = '91491' 29/04/2024 02: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 ( '91491' , '11151' , 'LIBRI' , '1' , '-1' , '4' , '10' , '10' , '0' , '0' , '10.00' ) 29/04/2024 02: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 ( '91491' , '22152' , 'A TE RICORRIAMO' , '1' , '-1' , '4' , '3.00' , '3' , '0' , '5' , '2.85' ) 29/04/2024 02: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 ( '91491' , '21107' , 'ECCOMI DI MARIA - A. MARIANI' , '1' , '-1' , '4' , '6.00' , '6' , '0' , '5' , '5.70' ) 29/04/2024 02: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 ( '91491' , '22480' , 'UNA FINESTRA VERSO IL CIELO - R. BUONO' , '1' , '-1' , '4' , '14.00' , '14' , '0' , '5' , '13.30' ) 29/04/2024 02: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 ( '91491' , '4120' , 'FEDE NELLO ZAINETTO' , '5' , '-5' , '4' , '6.00' , '6' , '0' , '5' , '28.50' ) 29/04/2024 02:36:30 pm >> SELECT document_num FROM ps_document WHERE document_num = '56/A' AND id_document != '' AND id_document_type LIKE '2%' AND YEAR(document_date) = YEAR('2024-04-29') 29/04/2024 02:36:30 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '24' , '56/A' , '2024-04-29' , 'A' , '2332' , '0' , '4679092' , 'P.ZZA S. ROCCO 84088 SIANO' , '' , 'ACCONTO € 875,00' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '1305.00' , '1305.00' , NOW() , NOW() ) 29/04/2024 02:36:30 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '91492' 29/04/2024 02:36:30 pm >> DELETE FROM ps_document_detail WHERE id_document = '91492' 29/04/2024 02:36:30 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '91492' , '' , 'TUNICA PRIMA COMUNIONE' , '29' , '-29' , '0' , '45' , '45' , '' , '0' , '1305.00' ) 29/04/2024 02:39:45 pm >> SELECT document_num FROM ps_document WHERE document_num = '56/A' AND id_document != '91492' AND id_document_type LIKE '2%' AND YEAR(document_date) = YEAR('2024-04-29') 29/04/2024 02:39:46 pm >> UPDATE ps_document SET id_document_type = '24', document_num = '56/A', document_date = '2024-04-29', document_letter = 'A', id_customer = '2332', id_supplier = '', id_address = '4679092', address1 = 'P.ZZA S. ROCCO 84088 SIANO', address2 = '', note = 'ACCONTO € 875,00', price_shipping = '0.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '0', id_causal = '0', price_tax_included = '1350.00', price_tax_excluded = '1350.00', date_upd = NOW() WHERE id_document = '91492' 29/04/2024 02:39:46 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '91492' 29/04/2024 02:39:46 pm >> DELETE FROM ps_document_detail WHERE id_document = '91492' 29/04/2024 02:39:46 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '91492' , '0' , 'TUNICA PRIMA COMUNIONE' , '30' , '-30' , '0' , '45.0000' , '45' , '' , '0' , '1350.00' ) 29/04/2024 02:41:28 pm >> DELETE FROM ps_document WHERE id_document = '91492' 29/04/2024 02:41:29 pm >> DELETE FROM ps_document_detail WHERE id_document = '91492' 29/04/2024 03:40:52 pm >> SELECT document_num FROM ps_document WHERE document_num = '1332' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2024-04-29') 29/04/2024 03:40:52 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' , '1332' , '2024-04-29' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '62.60' , '56.29' , NOW() , NOW() ) 29/04/2024 03:40:52 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 = '91493' 29/04/2024 03:40:52 pm >> DELETE FROM ps_document_detail WHERE id_document = '91493' 29/04/2024 03:40:52 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '91493' , '19560' , 'PERGAMENA COMUNIONE 17X25' , '50' , '-50' , '1' , '0.70' , '0.57377049180328' , '22' , '0' , '35.00' ) 29/04/2024 03:40:52 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '91493' , '11151' , 'LIBRI' , '2' , '-2' , '4' , '10' , '10' , '0' , '0' , '20.00' ) 29/04/2024 03:40:52 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '91493' , '22308' , 'MESSA MEDITAZIONE - MAG/GIU 2024' , '1' , '-1' , '4' , '8.00' , '8' , '0' , '5' , '7.60' ) 29/04/2024 03:53:41 pm >> SELECT document_num FROM ps_document WHERE document_num = '1333' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2024-04-29') 29/04/2024 03:53:41 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' , '1333' , '2024-04-29' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '12.26' , '12.26' , NOW() , NOW() ) 29/04/2024 03:53:41 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '91494' 29/04/2024 03:53:41 pm >> DELETE FROM ps_document_detail WHERE id_document = '91494' 29/04/2024 03:53:41 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '91494' , '22482' , 'AVE MARIA - E. RONCHI' , '1' , '-1' , '4' , '4.90' , '4.9' , '0' , '5' , '4.66' ) 29/04/2024 03:53:41 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '91494' , '13700' , 'PIENA DI GRAZIA - G. SACINO' , '1' , '-1' , '4' , '5.00' , '5' , '0' , '5' , '4.75' ) 29/04/2024 03:53:41 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '91494' , '22152' , 'A TE RICORRIAMO' , '1' , '-1' , '4' , '3.00' , '3' , '0' , '5' , '2.85' ) 29/04/2024 04:08:44 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788892243323' AND id_product != '22475' AND ean13 != '' 29/04/2024 04:08:45 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '9788892243323', date_upd = NOW() WHERE id_product = '22475' 29/04/2024 04:08:45 pm >> UPDATE ps_product_lang SET name = 'AMEN - LUG. 2024', description = '' WHERE id_product = '22475' 29/04/2024 04:08:45 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '3.9000' WHERE id_product = '22475' 29/04/2024 04:08:45 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '3.9000', id_tax_rules_group = '4', id_category_default = '30', id_argoment_default = '64', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '22475' 29/04/2024 04:08:45 pm >> DELETE FROM ps_specific_price WHERE id_product = '22475' 29/04/2024 04:10: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 ( '33' , '662570' , '2024-04-19' , '' , '0' , '7' , '2602' , 'P. ZZA SAN PAOLO, 14 12051 ALBA' , '' , '' , '4.46' , '4' , '0' , '0' , '0' , '' , '11' , '0' , '340.47' , '340.47' , NOW() , NOW() ) 29/04/2024 04:10: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 = '91495' 29/04/2024 04:10:03 pm >> DELETE FROM ps_document_detail WHERE id_document = '91495' 29/04/2024 04:10: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 ( '91495' , '22474' , 'PAROLA E PREGHIERA - LUG 2024' , '4' , '4' , '4' , '2.90' , '2.9' , '0' , '33' , '7.7720' ) 29/04/2024 04:10:03 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22474' AND id_supplier = '7' 29/04/2024 04:10:03 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22474' , '7' , '1' ) 29/04/2024 04:10: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 ( '91495' , '22473' , 'INSIEME NELLA MESSA - LUG 2024' , '1' , '1' , '4' , '1.80' , '1.8' , '0' , '33' , '1.2060' ) 29/04/2024 04:10:03 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22473' AND id_supplier = '7' 29/04/2024 04:10:03 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22473' , '7' , '1' ) 29/04/2024 04:10: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 ( '91495' , '22483' , 'INCONTRO PIU BELLO' , '12' , '12' , '4' , '1.80' , '1.8' , '0' , '33' , '14.4720' ) 29/04/2024 04:10:03 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22483' AND id_supplier = '7' 29/04/2024 04:10:03 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22483' , '7' , '1' ) 29/04/2024 04:10: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 ( '91495' , '22483' , 'INCONTRO PIU BELLO' , '1' , '1' , '4' , '1.80' , '1.8' , '0' , '100' , '0.0000' ) 29/04/2024 04:10:03 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22483' AND id_supplier = '7' 29/04/2024 04:10:03 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22483' , '7' , '1' ) 29/04/2024 04:10: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 ( '91495' , '22484' , 'CRESIMA' , '12' , '12' , '4' , '1.80' , '1.8' , '0' , '33' , '14.4720' ) 29/04/2024 04:10:03 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22484' AND id_supplier = '7' 29/04/2024 04:10:03 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22484' , '7' , '1' ) 29/04/2024 04:10: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 ( '91495' , '22484' , 'CRESIMA' , '1' , '1' , '4' , '1.80' , '1.8' , '0' , '100' , '0.0000' ) 29/04/2024 04:10:03 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22484' AND id_supplier = '7' 29/04/2024 04:10:03 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22484' , '7' , '1' ) 29/04/2024 04:10: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 ( '91495' , '22490' , 'MARIA DI NAZARET - F. MANZI' , '1' , '1' , '4' , '14.00' , '14' , '0' , '33' , '9.3800' ) 29/04/2024 04:10:03 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22490' AND id_supplier = '7' 29/04/2024 04:10:03 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22490' , '7' , '1' ) 29/04/2024 04:10: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 ( '91495' , '22493' , 'MESSA DETTA ALTRIMENTI - L.M. CHAUVET' , '1' , '1' , '4' , '14.00' , '14' , '0' , '30' , '9.8000' ) 29/04/2024 04:10:03 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22493' AND id_supplier = '7' 29/04/2024 04:10:03 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22493' , '7' , '1' ) 29/04/2024 04:10: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 ( '91495' , '22479' , 'NON VI GUARDO PERCHE RISCHIO DI FIDARMI - C. BURGO' , '1' , '1' , '4' , '15.00' , '15' , '0' , '33' , '10.0500' ) 29/04/2024 04:10:03 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22479' AND id_supplier = '7' 29/04/2024 04:10:03 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22479' , '7' , '1' ) 29/04/2024 04:10: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 ( '91495' , '22486' , 'PREGHIERA E LITURGIA - G. ZANCHI' , '1' , '1' , '4' , '14.00' , '14' , '0' , '33' , '9.3800' ) 29/04/2024 04:10:03 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22486' AND id_supplier = '7' 29/04/2024 04:10:03 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22486' , '7' , '1' ) 29/04/2024 04:10: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 ( '91495' , '22481' , 'GIOIA DELLAMORE - C. ROCCHETTA' , '1' , '1' , '4' , '8.00' , '8' , '0' , '33' , '5.3600' ) 29/04/2024 04:10:03 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22481' AND id_supplier = '7' 29/04/2024 04:10:03 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22481' , '7' , '1' ) 29/04/2024 04:10: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 ( '91495' , '22481' , 'GIOIA DELLAMORE - C. ROCCHETTA' , '1' , '1' , '4' , '8.00' , '8' , '0' , '33' , '5.3600' ) 29/04/2024 04:10:03 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22481' AND id_supplier = '7' 29/04/2024 04:10:03 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22481' , '7' , '1' ) 29/04/2024 04:10: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 ( '91495' , '22478' , 'MARIA DONNA DEI NOSTRI GIORNI - TONINO BELLO' , '1' , '1' , '4' , '10.00' , '10' , '0' , '33' , '6.7000' ) 29/04/2024 04:10:03 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22478' AND id_supplier = '7' 29/04/2024 04:10:03 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22478' , '7' , '1' ) 29/04/2024 04:10: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 ( '91495' , '22485' , 'MARIA DONNA CHE APRE SENTIERI - PAPA FRANCESCO' , '2' , '2' , '4' , '18.00' , '18' , '0' , '33' , '24.1200' ) 29/04/2024 04:10:04 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22485' AND id_supplier = '7' 29/04/2024 04:10:04 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22485' , '7' , '1' ) 29/04/2024 04:10: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 ( '91495' , '22482' , 'AVE MARIA - E. RONCHI' , '3' , '3' , '4' , '4.90' , '4.9' , '0' , '33' , '9.8490' ) 29/04/2024 04:10:04 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22482' AND id_supplier = '7' 29/04/2024 04:10:04 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22482' , '7' , '1' ) 29/04/2024 04:10: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 ( '91495' , '22492' , 'MARIA INFLUENCER DI DIO - P. PELLEGRINO' , '1' , '1' , '4' , '4.50' , '4.5' , '0' , '30' , '3.1500' ) 29/04/2024 04:10:04 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22492' AND id_supplier = '7' 29/04/2024 04:10:04 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22492' , '7' , '1' ) 29/04/2024 04:10: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 ( '91495' , '22487' , 'MESE DI MAGGIO GIORNO PER GIORNO' , '2' , '2' , '4' , '9.00' , '9' , '0' , '30' , '12.6000' ) 29/04/2024 04:10:04 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22487' AND id_supplier = '7' 29/04/2024 04:10:04 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22487' , '7' , '1' ) 29/04/2024 04:10: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 ( '91495' , '22491' , 'SPIRITUALITA PRATICA - O. DE BERTOLIS' , '1' , '1' , '4' , '10.00' , '10' , '0' , '30' , '7.0000' ) 29/04/2024 04:10:04 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22491' AND id_supplier = '7' 29/04/2024 04:10:04 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22491' , '7' , '1' ) 29/04/2024 04:10: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 ( '91495' , '22477' , 'SAN GIUSEPPE SALVATORE DEL SALVATORE - K.J. NYKIEL' , '1' , '1' , '4' , '14.00' , '14' , '0' , '33' , '9.3800' ) 29/04/2024 04:10:04 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22477' AND id_supplier = '7' 29/04/2024 04:10:04 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22477' , '7' , '1' ) 29/04/2024 04:10: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 ( '91495' , '22480' , 'UNA FINESTRA VERSO IL CIELO - R. BUONO' , '1' , '1' , '4' , '14.00' , '14' , '0' , '33' , '9.3800' ) 29/04/2024 04:10:04 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22480' AND id_supplier = '7' 29/04/2024 04:10:04 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22480' , '7' , '1' ) 29/04/2024 04:10: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 ( '91495' , '22489' , 'SACERDOTE DEVE LASCIARSI MODELLARE - A. COMASTRI' , '1' , '1' , '4' , '5.00' , '5' , '0' , '30' , '3.5000' ) 29/04/2024 04:10:04 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22489' AND id_supplier = '7' 29/04/2024 04:10:04 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22489' , '7' , '1' ) 29/04/2024 04:10: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 ( '91495' , '22488' , 'SANTO ROSARIO CON LE ICONE - A.M. CANOPI' , '3' , '3' , '4' , '3.00' , '3' , '0' , '30' , '6.3000' ) 29/04/2024 04:10:04 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22488' AND id_supplier = '7' 29/04/2024 04:10:04 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22488' , '7' , '1' ) 29/04/2024 04:10: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 ( '91495' , '22475' , 'AMEN - LUG. 2024' , '30' , '30' , '4' , '3.9' , '3.9' , '0' , '33' , '78.3900' ) 29/04/2024 04:10:04 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22475' AND id_supplier = '7' 29/04/2024 04:10:04 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22475' , '7' , '1' ) 29/04/2024 04:10: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 ( '91495' , '22475' , 'AMEN - LUG. 2024' , '3' , '3' , '4' , '3.90' , '3.9' , '0' , '100' , '0.0000' ) 29/04/2024 04:10:04 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22475' AND id_supplier = '7' 29/04/2024 04:10:04 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22475' , '7' , '1' ) 29/04/2024 04:10: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 ( '91495' , '22476' , 'AMEN - AGO 2024' , '30' , '30' , '4' , '3.90' , '3.9' , '0' , '33' , '78.3900' ) 29/04/2024 04:10:04 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22476' AND id_supplier = '7' 29/04/2024 04:10:04 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22476' , '7' , '1' ) 29/04/2024 04:10: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 ( '91495' , '22476' , 'AMEN - AGO 2024' , '3' , '3' , '4' , '3.90' , '3.9' , '0' , '100' , '0.0000' ) 29/04/2024 04:10:04 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22476' AND id_supplier = '7' 29/04/2024 04:10:04 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22476' , '7' , '1' ) 29/04/2024 04:40:57 pm >> SELECT document_num FROM ps_document WHERE document_num = '1334' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2024-04-29') 29/04/2024 04:40: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' , '1334' , '2024-04-29' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '46.17' , '41.75' , NOW() , NOW() ) 29/04/2024 04:40: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 = '91496' 29/04/2024 04:40:57 pm >> DELETE FROM ps_document_detail WHERE id_document = '91496' 29/04/2024 04:40: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 ( '91496' , '22429' , 'DAVIDE IL BAMBINO - C. SIGNORELLI' , '1' , '-1' , '4' , '15.00' , '15' , '0' , '5' , '14.25' ) 29/04/2024 04:40: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 ( '91496' , '22168' , 'AMEN - GIU. 2024' , '1' , '-1' , '4' , '3.90' , '3.9' , '0' , '5' , '3.71' ) 29/04/2024 04:40: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 ( '91496' , '22167' , 'AMEN - MAG. 2024' , '1' , '-1' , '4' , '3.90' , '3.9' , '0' , '5' , '3.71' ) 29/04/2024 04:40: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 ( '91496' , '9227' , 'S. MICHELE CM 20 - O023 SMK/20' , '1' , '-1' , '1' , '24.50' , '20.081967213115' , '22' , '0' , '24.50' ) 29/04/2024 05:03:16 pm >> SELECT document_num FROM ps_document WHERE document_num = '1335' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2024-04-29') 29/04/2024 05:03:17 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '1335' , '2024-04-29' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '81.50' , '81.29' , NOW() , NOW() ) 29/04/2024 05:03: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 = '91497' 29/04/2024 05:03:17 pm >> DELETE FROM ps_document_detail WHERE id_document = '91497' 29/04/2024 05:03: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 ( '91497' , '22341' , 'SULLA TUA PAROLA - MAG/GIU 2024' , '16' , '-16' , '4' , '5.00' , '5' , '0' , '5' , '76.00' ) 29/04/2024 05:03: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 ( '91497' , '20433' , 'PARTICOLA MORREALE 38MM - PTC38S' , '1' , '-1' , '3' , '3.50' , '3.3653846153846' , '4' , '0' , '3.50' ) 29/04/2024 05:03: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 ( '91497' , '7311' , 'OSTIA SOTTILE 74MM' , '1' , '-1' , '3' , '2.00' , '1.9230769230769' , '4' , '0' , '2.00' ) 29/04/2024 05:35:35 pm >> SELECT document_num FROM ps_document WHERE document_num = '1336' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2024-04-29') 29/04/2024 05:35:35 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '1336' , '2024-04-29' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '33.25' , '33.25' , NOW() , NOW() ) 29/04/2024 05:35:35 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '91498' 29/04/2024 05:35:35 pm >> DELETE FROM ps_document_detail WHERE id_document = '91498' 29/04/2024 05:35: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 ( '91498' , '22341' , 'SULLA TUA PAROLA - MAG/GIU 2024' , '7' , '-7' , '4' , '5.00' , '5' , '0' , '5' , '33.25' ) 29/04/2024 05:48:21 pm >> SELECT document_num FROM ps_document WHERE document_num = '1337' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2024-04-29') 29/04/2024 05:48:21 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '1337' , '2024-04-29' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '40.00' , '32.79' , NOW() , NOW() ) 29/04/2024 05:48:21 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '91499' 29/04/2024 05:48:21 pm >> DELETE FROM ps_document_detail WHERE id_document = '91499' 29/04/2024 05:48: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 ( '91499' , '15428' , 'TUNICA SVASATA COLLO RISVOLTATO - AETA08B00' , '1' , '-1' , '1' , '40.00' , '32.786885245902' , '22' , '0' , '40.00' ) 29/04/2024 06:08:10 pm >> SELECT document_num FROM ps_document WHERE document_num = '1/A' AND id_document != '89846' AND id_document_type LIKE '2%' AND YEAR(document_date) = YEAR('2024-01-08') 29/04/2024 06:08:10 pm >> UPDATE ps_document SET id_document_type = '24', document_num = '1/A', document_date = '2024-01-08', document_letter = 'A', id_customer = '206', id_supplier = '', id_address = '4671015', address1 = 'VIA N. BUONSERVIZI, 25 84135 SALERNO', address2 = '', note = '', price_shipping = '0.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '0', id_causal = '0', price_tax_included = '115.00', price_tax_excluded = '115.00', date_upd = NOW() WHERE id_document = '89846' 29/04/2024 06:08:10 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '89846' 29/04/2024 06:08:10 pm >> DELETE FROM ps_document_detail WHERE id_document = '89846' 29/04/2024 06:08: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 ( '89846' , '22341' , 'SULLA TUA PAROLA - MAG/GIU 2024' , '1' , '-1' , '4' , '5.0000' , '5' , '0' , '0' , '5.00' ) 29/04/2024 06:08: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 ( '89846' , '22370' , 'DIGNITAS INFINITA' , '1' , '-1' , '4' , '3.9000' , '3.9' , '0' , '0' , '3.90' ) 29/04/2024 06:08: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 ( '89846' , '13499' , 'VITA CRISTIANA - SANTAGOSTINO - 8742' , '1' , '-1' , '4' , '11.0000' , '11' , '0' , '0' , '11.00' ) 29/04/2024 06:08: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 ( '89846' , '22386' , 'CREDO SPIEGATO AI CRISTIANI UN PO SCETTICI ' , '1' , '-1' , '4' , '15.0000' , '15' , '0' , '0' , '15.00' ) 29/04/2024 06:08: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 ( '89846' , '22402' , 'REGNO DI DIO E UNA SFIDA - F.J. SHEEN' , '1' , '-1' , '4' , '16.0000' , '16' , '0' , '0' , '16.00' ) 29/04/2024 06:08: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 ( '89846' , '22084' , 'DALLA CENERE LA VITA - P. SCQUIZZATO' , '1' , '-1' , '4' , '8.9000' , '8.9' , '0' , '0' , '8.90' ) 29/04/2024 06:08: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 ( '89846' , '22427' , 'ALLASCOLTO DELLA PAROLA - M. DELBREL' , '1' , '-1' , '4' , '9.5000' , '9.5' , '0' , '0' , '9.50' ) 29/04/2024 06:08: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 ( '89846' , '22430' , 'MADONNA DI FATIMA - W. WALSH' , '1' , '-1' , '4' , '16.0000' , '16' , '0' , '0' , '16.00' ) 29/04/2024 06:08: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 ( '89846' , '22455' , 'A DOTTRINA CON DON CAMILLO - S. PINNA' , '1' , '-1' , '4' , '19.0000' , '19' , '0' , '0' , '19.00' ) 29/04/2024 06:08: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 ( '89846' , '22475' , 'AMEN - LUGL 2024' , '1' , '-1' , '4' , '3.9000' , '3.9' , '0' , '0' , '3.90' ) 29/04/2024 06:08: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 ( '89846' , '22476' , 'AMEN - AGO 2024' , '1' , '-1' , '4' , '3.9000' , '3.9' , '0' , '0' , '3.90' ) 29/04/2024 06:08: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 ( '89846' , '22322' , 'PAROLA E PREGHIERA - GIU 2024' , '1' , '-1' , '4' , '2.90' , '2.9' , '0' , '0' , '2.90' ) 29/04/2024 06:08:53 pm >> SELECT document_num FROM ps_document WHERE document_num = '1/A' AND id_document != '89846' AND id_document_type LIKE '2%' AND YEAR(document_date) = YEAR('2024-01-08') 29/04/2024 06:08:53 pm >> UPDATE ps_document SET id_document_type = '24', document_num = '1/A', document_date = '2024-01-08', document_letter = 'A', id_customer = '206', id_supplier = '', id_address = '4671015', address1 = 'VIA N. BUONSERVIZI, 25 84135 SALERNO', address2 = '', note = '', price_shipping = '0.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '0', id_causal = '0', price_tax_included = '2.90', price_tax_excluded = '2.90', date_upd = NOW() WHERE id_document = '89846' 29/04/2024 06:08:53 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '89846' 29/04/2024 06:08:53 pm >> DELETE FROM ps_document_detail WHERE id_document = '89846' 29/04/2024 06:08:53 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89846' , '22474' , 'PAROLA E PREGHIERA - LUG 2024' , '1' , '-1' , '4' , '2.90' , '2.9' , '0' , '0' , '2.90' ) 29/04/2024 06:11:00 pm >> SELECT document_num FROM ps_document WHERE document_num = '571' AND id_document != '90518' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2024-02-26') 29/04/2024 06:11:00 pm >> UPDATE ps_document SET id_document_type = '11', document_num = '571', document_date = '2024-02-26', 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 = '37.40', price_tax_excluded = '35.16', date_upd = NOW() WHERE id_document = '90518' 29/04/2024 06:11: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 = '90518' 29/04/2024 06:11:00 pm >> DELETE FROM ps_document_detail WHERE id_document = '90518' 29/04/2024 06:11: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 ( '90518' , '7105' , 'NOVENA A SAN PIO' , '1' , '-1' , '4' , '2.0000' , '2' , '0' , '0' , '2.00' ) 29/04/2024 06:11: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 ( '90518' , '9996' , 'SIGNORE, TI PREGO' , '1' , '-1' , '4' , '4.09' , '4.09' , '0' , '0' , '4.09' ) 29/04/2024 06:11: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 ( '90518' , '17277' , 'BRACCIALE PIETRE DURE - 4633' , '2' , '-2' , '1' , '6.2000' , '5.0819672131148' , '22' , '0' , '12.40' ) 29/04/2024 06:11: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 ( '90518' , '22341' , 'SULLA TUA PAROLA - MAG/GIU 2024' , '1' , '-1' , '4' , '5.00' , '5' , '0' , '5' , '4.75' ) 29/04/2024 06:11: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 ( '90518' , '22370' , 'DIGNITAS INFINITA' , '1' , '-1' , '4' , '3.90' , '3.9' , '0' , '5' , '3.71' ) 29/04/2024 06:11: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 ( '90518' , '13499' , 'VITA CRISTIANA - SANTAGOSTINO - 8742' , '1' , '-1' , '4' , '11.00' , '11' , '0' , '5' , '10.45' ) 29/04/2024 06:12:41 pm >> SELECT document_num FROM ps_document WHERE document_num = '697' AND id_document != '90687' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2024-03-08') 29/04/2024 06:12:41 pm >> UPDATE ps_document SET id_document_type = '11', document_num = '697', document_date = '2024-03-08', document_letter = '', id_customer = '0', id_supplier = '', id_address = '0', address1 = '', address2 = '', note = '', price_shipping = '0.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '0', id_causal = '0', price_tax_included = '225.00', price_tax_excluded = '195.25', date_upd = NOW() WHERE id_document = '90687' 29/04/2024 06:12:41 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '90687' 29/04/2024 06:12:41 pm >> DELETE FROM ps_document_detail WHERE id_document = '90687' 29/04/2024 06:12:41 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '90687' , '11151' , 'LIBRI' , '1' , '-1' , '4' , '22.09' , '22.09' , '0' , '0' , '22.09' ) 29/04/2024 06:12:41 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '90687' , '18021' , 'MENORA H 35' , '1' , '-1' , '1' , '112.5000' , '92.213114754098' , '22' , '0' , '112.50' ) 29/04/2024 06:12:41 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '90687' , '4696' , 'GLOBO PIREX DIAM. 3,5 COMPLETO - 89 ' , '7' , '-7' , '1' , '7.5000' , '6.1475409836066' , '22' , '0' , '52.50' ) 29/04/2024 06:12:41 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '90687' , '22386' , 'CREDO SPIEGATO AI CRISTIANI UN PO SCETTICI ' , '1' , '-1' , '4' , '15.00' , '15' , '0' , '5' , '14.25' ) 29/04/2024 06:12:41 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '90687' , '22402' , 'REGNO DI DIO E UNA SFIDA - F.J. SHEEN' , '1' , '-1' , '4' , '16.00' , '16' , '0' , '5' , '15.20' ) 29/04/2024 06:12:41 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '90687' , '22084' , 'DALLA CENERE LA VITA - P. SCQUIZZATO' , '1' , '-1' , '4' , '8.90' , '8.9' , '0' , '5' , '8.46' ) 29/04/2024 06:12:54 pm >> SELECT document_num FROM ps_document WHERE document_num = '1338' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2024-04-29') 29/04/2024 06:12:54 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '1338' , '2024-04-29' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '29.26' , '29.26' , NOW() , NOW() ) 29/04/2024 06:12: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 = '91500' 29/04/2024 06:12:54 pm >> DELETE FROM ps_document_detail WHERE id_document = '91500' 29/04/2024 06:12: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 ( '91500' , '20952' , 'VANGELO E ATTI DEGLI APOSTOLI - ragazzi' , '11' , '-11' , '4' , '2.80' , '2.8' , '0' , '5' , '29.26' ) 29/04/2024 06:14:38 pm >> SELECT document_num FROM ps_document WHERE document_num = '697' AND id_document != '90687' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2024-03-08') 29/04/2024 06:14:38 pm >> UPDATE ps_document SET id_document_type = '11', document_num = '697', document_date = '2024-03-08', document_letter = '', id_customer = '0', id_supplier = '', id_address = '0', address1 = '', address2 = '', note = '', price_shipping = '0.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '0', id_causal = '0', price_tax_included = '225.00', price_tax_excluded = '195.25', date_upd = NOW() WHERE id_document = '90687' 29/04/2024 06:14:38 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '90687' 29/04/2024 06:14:38 pm >> DELETE FROM ps_document_detail WHERE id_document = '90687' 29/04/2024 06:14:38 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '90687' , '11151' , 'LIBRI' , '1' , '-1' , '4' , '13.06' , '13.06' , '0' , '0' , '13.06' ) 29/04/2024 06:14:38 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '90687' , '18021' , 'MENORA H 35' , '1' , '-1' , '1' , '112.5000' , '92.213114754098' , '22' , '0' , '112.50' ) 29/04/2024 06:14:38 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '90687' , '4696' , 'GLOBO PIREX DIAM. 3,5 COMPLETO - 89 ' , '7' , '-7' , '1' , '7.5000' , '6.1475409836066' , '22' , '0' , '52.50' ) 29/04/2024 06:14:38 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '90687' , '22386' , 'CREDO SPIEGATO AI CRISTIANI UN PO SCETTICI ' , '1' , '-1' , '4' , '15.0000' , '15' , '0' , '5' , '14.25' ) 29/04/2024 06:14:39 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '90687' , '22402' , 'REGNO DI DIO E UNA SFIDA - F.J. SHEEN' , '1' , '-1' , '4' , '16.0000' , '16' , '0' , '5' , '15.20' ) 29/04/2024 06:14:39 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '90687' , '22084' , 'DALLA CENERE LA VITA - P. SCQUIZZATO' , '1' , '-1' , '4' , '8.9000' , '8.9' , '0' , '5' , '8.46' ) 29/04/2024 06:14:39 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '90687' , '22427' , 'ALLASCOLTO DELLA PAROLA - M. DELBREL' , '1' , '-1' , '4' , '9.50' , '9.5' , '0' , '5' , '9.03' ) 29/04/2024 06:16:46 pm >> SELECT document_num FROM ps_document WHERE document_num = '989' AND id_document != '91046' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2024-04-02') 29/04/2024 06:16:46 pm >> UPDATE ps_document SET id_document_type = '11', document_num = '989', document_date = '2024-04-02', 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 = '55.40', price_tax_excluded = '52.62', date_upd = NOW() WHERE id_document = '91046' 29/04/2024 06:16:46 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '91046' 29/04/2024 06:16:46 pm >> DELETE FROM ps_document_detail WHERE id_document = '91046' 29/04/2024 06:16:46 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '91046' , '11151' , 'LIBRI' , '1' , '-1' , '4' , '14.62' , '14.62' , '0' , '0' , '14.62' ) 29/04/2024 06:16:46 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '91046' , '7927' , 'PERGAMENE - BATTESIMO MOD. C' , '22' , '-22' , '1' , '0.7000' , '0.57377049180328' , '22' , '0' , '15.40' ) 29/04/2024 06:16:46 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '91046' , '22430' , 'MADONNA DI FATIMA - W. WALSH' , '1' , '-1' , '4' , '16.00' , '16' , '0' , '5' , '15.20' ) 29/04/2024 06:16:46 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '91046' , '22475' , 'AMEN - LUG. 2024' , '1' , '-1' , '4' , '3.90' , '3.9' , '0' , '5' , '3.71' ) 29/04/2024 06:16:46 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '91046' , '22476' , 'AMEN - AGO 2024' , '1' , '-1' , '4' , '3.90' , '3.9' , '0' , '5' , '3.71' ) 29/04/2024 06:16:46 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '91046' , '22322' , 'PAROLA E PREGHIERA - GIU 2024' , '1' , '-1' , '4' , '2.90' , '2.9' , '0' , '5' , '2.76' ) 29/04/2024 06:17:59 pm >> SELECT document_num FROM ps_document WHERE document_num = '1266' AND id_document != '91410' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2024-04-24') 29/04/2024 06:17:59 pm >> UPDATE ps_document SET id_document_type = '11', document_num = '1266', document_date = '2024-04-24', document_letter = '', id_customer = '0', id_supplier = '', id_address = '0', address1 = '', address2 = '', note = '', price_shipping = '0.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '0', id_causal = '0', price_tax_included = '59.10', price_tax_excluded = '54.17', date_upd = NOW() WHERE id_document = '91410' 29/04/2024 06:17:59 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 = '91410' 29/04/2024 06:17:59 pm >> DELETE FROM ps_document_detail WHERE id_document = '91410' 29/04/2024 06:17:59 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '91410' , '16163' , 'PARTICOLE DOMUS - PAN DI CENA' , '1' , '-1' , '3' , '3.5000' , '3.3653846153846' , '4' , '0' , '3.50' ) 29/04/2024 06:17:59 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '91410' , '11151' , 'LIBRI' , '1' , '-1' , '4' , '10.95' , '10.95' , '0' , '0' , '10.95' ) 29/04/2024 06:17:59 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '91410' , '12467' , 'TAU PRIMA COMUNIONE' , '19' , '-19' , '1' , '1.4000' , '1.1475409836066' , '22' , '0' , '26.60' ) 29/04/2024 06:17:59 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '91410' , '22455' , 'A DOTTRINA CON DON CAMILLO - S. PINNA' , '1' , '-1' , '4' , '19.00' , '19' , '0' , '5' , '18.05' ) 29/04/2024 06:19:12 pm >> SELECT document_num FROM ps_document WHERE document_num = '1266' AND id_document != '91410' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2024-04-24') 29/04/2024 06:19:12 pm >> UPDATE ps_document SET id_document_type = '11', document_num = '1266', document_date = '2024-04-24', document_letter = '', id_customer = '0', id_supplier = '', id_address = '0', address1 = '', address2 = '', note = '', price_shipping = '0.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '0', id_causal = '0', price_tax_included = '59.10', price_tax_excluded = '54.17', date_upd = NOW() WHERE id_document = '91410' 29/04/2024 06:19:13 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '91410' 29/04/2024 06:19:13 pm >> DELETE FROM ps_document_detail WHERE id_document = '91410' 29/04/2024 06:19:13 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '91410' , '16163' , 'PARTICOLE DOMUS - PAN DI CENA' , '1' , '-1' , '3' , '3.5000' , '3.3653846153846' , '4' , '0' , '3.50' ) 29/04/2024 06:19:13 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '91410' , '4397' , 'GESÙ CI RIVELA IL PADRE 2 - SCHEDE' , '1' , '-1' , '4' , '3.35' , '3.35' , '0' , '0' , '3.35' ) 29/04/2024 06:19:13 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '91410' , '12467' , 'TAU PRIMA COMUNIONE' , '19' , '-19' , '1' , '1.4000' , '1.1475409836066' , '22' , '0' , '26.60' ) 29/04/2024 06:19:13 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '91410' , '22455' , 'A DOTTRINA CON DON CAMILLO - S. PINNA' , '1' , '-1' , '4' , '19.0000' , '19' , '0' , '5' , '18.05' ) 29/04/2024 06:19:13 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '91410' , '22308' , 'MESSA MEDITAZIONE - MAG/GIU 2024' , '1' , '-1' , '4' , '8.00' , '8' , '0' , '5' , '7.60' ) 29/04/2024 06:21:45 pm >> SELECT document_num FROM ps_document WHERE document_num = '1339' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2024-04-29') 29/04/2024 06:21:45 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '1339' , '2024-04-29' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '71.25' , '71.25' , NOW() , NOW() ) 29/04/2024 06:21:45 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '91501' 29/04/2024 06:21:45 pm >> DELETE FROM ps_document_detail WHERE id_document = '91501' 29/04/2024 06:21:45 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '91501' , '22341' , 'SULLA TUA PAROLA - MAG/GIU 2024' , '15' , '-15' , '4' , '5.00' , '5' , '0' , '5' , '71.25' ) 29/04/2024 06:44:37 pm >> SELECT document_num FROM ps_document WHERE document_num = '1340' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2024-04-29') 29/04/2024 06:44:37 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' , '1340' , '2024-04-29' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '14.50' , '11.89' , NOW() , NOW() ) 29/04/2024 06:44:37 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 = '91502' 29/04/2024 06:44:37 pm >> DELETE FROM ps_document_detail WHERE id_document = '91502' 29/04/2024 06:44: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 ( '91502' , '16244' , 'QUADRO 10X10' , '1' , '-1' , '1' , '13.50' , '11.065573770492' , '22' , '0' , '13.50' ) 29/04/2024 06:44: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 ( '91502' , '9150' , 'ROSARIO LEGNO SCURO E CORDA - 99999' , '1' , '-1' , '1' , '1' , '0.81967213114754' , '22' , '0' , '1.00' ) 29/04/2024 07:16:56 pm >> SELECT document_num FROM ps_document WHERE document_num = '56/A' AND id_document != '' AND id_document_type LIKE '2%' AND YEAR(document_date) = YEAR('2024-04-29') 29/04/2024 07:16:56 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '24' , '56/A' , '2024-04-29' , 'A' , '949' , '0' , '4679102' , 'VIA P. PALMIERI 39 10138 TORINO' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '410.00' , '410.00' , NOW() , NOW() ) 29/04/2024 07:16:56 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '91503' 29/04/2024 07:16:56 pm >> DELETE FROM ps_document_detail WHERE id_document = '91503' 29/04/2024 07:16:56 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '91503' , '20952' , 'VANGELO E ATTI DEGLI APOSTOLI - ragazzi' , '30' , '-30' , '4' , '2.80' , '2.8' , '0' , '15' , '71.40' ) 29/04/2024 07:16:56 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '91503' , '15317' , 'SACRAMENTI SPIEGATI AI RAGAZZI - LA COMUNIONE' , '50' , '-50' , '4' , '1.80' , '1.8' , '0' , '15' , '76.50' ) 29/04/2024 07:16:56 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '91503' , '12842' , 'RICEVI IL SIGILLO DELLO SPIRITO SANTO' , '10' , '-10' , '4' , '6.00' , '6' , '0' , '15' , '51.00' ) 29/04/2024 07:16:56 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '91503' , '3073' , 'CROCE PRIMA COMUNIONE - LEGNO SCURO - 713/15' , '50' , '-50' , '4' , '1' , '1' , '0' , '0' , '50.00' ) 29/04/2024 07:16:56 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '91503' , '15387' , 'VESTINA BATTESIMALE ' , '40' , '-40' , '0' , '2.5' , '2.5' , '' , '0' , '100.00' ) 29/04/2024 07:16:56 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '91503' , '16163' , 'PARTICOLE DOMUS - PAN DI CENA' , '10' , '-10' , '0' , '3.50' , '3.5' , '' , '0' , '35.00' ) 29/04/2024 07:16:56 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '91503' , '7311' , 'OSTIA SOTTILE 74MM' , '15' , '-15' , '0' , '2.00' , '2' , '' , '0' , '30.00' ) 29/04/2024 07:16:56 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '91503' , '' , 'arrotondamento' , '1' , '-1' , '0' , '-3.90' , '-3.9' , '' , '0' , '-3.90' ) 29/04/2024 07:16:56 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '91503' , '' , 'spedizione gratis' , '1' , '-1' , '0' , '0' , '0' , '' , '0' , '0' ) 29/04/2024 07:16:56 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '91503' , '' , 'iban: IT79 Z010 0515 2010 0000 0007 083' , '0' , '0' , '0' , '0' , '0' , '' , '0' , '0.00' ) 29/04/2024 07:39:42 pm >> SELECT document_num FROM ps_document WHERE document_num = '1341' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2024-04-29') 29/04/2024 07:39:42 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' , '1341' , '2024-04-29' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '10.00' , '8.20' , NOW() , NOW() ) 29/04/2024 07:39: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 = '91504' 29/04/2024 07:39:42 pm >> DELETE FROM ps_document_detail WHERE id_document = '91504' 29/04/2024 07:39: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 ( '91504' , '17160' , 'CARBONCINI ROSSI - CARRO' , '1' , '-1' , '1' , '10.00' , '8.1967213114754' , '22' , '0' , '10.00' )