20/10/2023 08:08:40 am >> SELECT document_num FROM ps_document WHERE document_num = '175' AND id_document != '88386' AND id_document_type LIKE '21' AND YEAR(document_date) = YEAR('2023-10-19') 20/10/2023 08:08:40 am >> UPDATE ps_document SET id_document_type = '21', document_num = '175', document_date = '2023-10-19', document_letter = '', id_customer = '1632', id_supplier = '', id_address = '4679142', address1 = 'P.ZZA PLEBISCITO, 11 84030 SANZA', address2 = '', note = '', price_shipping = '0.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '6', id_causal = '0', price_tax_included = '120.27', price_tax_excluded = '120.27', date_upd = NOW() WHERE id_document = '88386' 20/10/2023 08:08:40 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 = '88386' 20/10/2023 08:08:41 am >> DELETE FROM ps_document_detail WHERE id_document = '88386' 20/10/2023 08:08:41 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88386' , '4154' , 'FESTA DEL PERDONO' , '17' , '-17' , '4' , '3.0000' , '3' , '0' , '5' , '48.45' ) 20/10/2023 08:08:41 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88386' , '8408' , 'PRENDETE E MANGIATE' , '15' , '-15' , '4' , '3.0000' , '3' , '0' , '5' , '42.75' ) 20/10/2023 08:08:41 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88386' , '8510' , 'PRIMI PASSI CON GESÙ - ANNO B' , '9' , '-9' , '4' , '3.40' , '3.4' , '0' , '5' , '29.07' ) 20/10/2023 08:44:13 am >> INSERT INTO ps_product ( ean13 , id_tax_rules_group , `date_add` , `date_upd` ) VALUES ( '' , '1' , NOW() , NOW() ) 20/10/2023 08:44:13 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '21703' , '1' , '' , 'nuovo-prodotto' ) 20/10/2023 08:44:13 am >> INSERT INTO ps_product_shop ( id_product , id_tax_rules_group , id_shop , id_category_default , `date_add` , `date_upd` ) VALUES ( '21703' , '1' , '1' , '2' , NOW() , NOW() ) 20/10/2023 08:44:13 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) VALUES ( '21703' , '0' , '1' , '0' , '0' ) 20/10/2023 08:46:09 am >> SELECT ean13 FROM ps_product WHERE ean13 = '8019118035912' AND id_product != '21703' AND ean13 != '' 20/10/2023 08:46:09 am >> UPDATE ps_product SET id_supplier = '', reference = '1/6', ean13 = '8019118035912', date_upd = NOW() WHERE id_product = '21703' 20/10/2023 08:46:09 am >> UPDATE ps_product_lang SET name = 'CHIESA SANTA DEL SIGNORE - FRISINA - SPARTITO', description = '' WHERE id_product = '21703' 20/10/2023 08:46:09 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '18.75' WHERE id_product = '21703' 20/10/2023 08:46:09 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '18.75', id_tax_rules_group = '3', id_category_default = '27', id_argoment_default = '66', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '21703' 20/10/2023 08:46:09 am >> DELETE FROM ps_specific_price WHERE id_product = '21703' 20/10/2023 08:46:10 am >> INSERT INTO ps_product ( id_tax_rules_group , `date_add` , `date_upd` ) SELECT id_tax_rules_group , NOW() , NOW() FROM ps_product WHERE id_product = '21703' 20/10/2023 08:46:10 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '21704' , '1' , '' , 'nuovo-prodotto' ) 20/10/2023 08:46:10 am >> INSERT INTO ps_product_shop ( id_product , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , `date_add` , `date_upd` ) SELECT '21704' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '21703' 20/10/2023 08:46:10 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '21704' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '21703' 20/10/2023 08:47:12 am >> SELECT ean13 FROM ps_product WHERE ean13 = '8019118025098' AND id_product != '21704' AND ean13 != '' 20/10/2023 08:47:12 am >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '8019118025098', date_upd = NOW() WHERE id_product = '21704' 20/10/2023 08:47:12 am >> UPDATE ps_product_lang SET name = 'CHIESA SANTA DEL SIGNORE - FRISINA - CD', description = '' WHERE id_product = '21704' 20/10/2023 08:47:12 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '12.704918032786885' WHERE id_product = '21704' 20/10/2023 08:47:12 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '12.704918032786885', id_tax_rules_group = '1', id_category_default = '27', id_argoment_default = '66', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '21704' 20/10/2023 08:47:12 am >> DELETE FROM ps_specific_price WHERE id_product = '21704' 20/10/2023 08:47:13 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 = '21704' 20/10/2023 08:47:13 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '21705' , '1' , '' , 'nuovo-prodotto' ) 20/10/2023 08:47:13 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 '21705' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '21704' 20/10/2023 08:47:13 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '21705' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '21704' 20/10/2023 08:48:15 am >> SELECT ean13 FROM ps_product WHERE ean13 = '8017009004368' AND id_product != '21705' AND ean13 != '' 20/10/2023 08:48:15 am >> UPDATE ps_product SET id_supplier = '', reference = '7/3', ean13 = '8017009004368', date_upd = NOW() WHERE id_product = '21705' 20/10/2023 08:48:15 am >> UPDATE ps_product_lang SET name = 'CALENDARIO PARROCCHIALE 2024', description = '' WHERE id_product = '21705' 20/10/2023 08:48:15 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '9.754098360655739' WHERE id_product = '21705' 20/10/2023 08:48:15 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '9.754098360655739', id_tax_rules_group = '1', id_category_default = '19', id_argoment_default = '107', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '21705' 20/10/2023 08:48:15 am >> DELETE FROM ps_specific_price WHERE id_product = '21705' 20/10/2023 08:48:16 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 = '21705' 20/10/2023 08:48:16 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '21706' , '1' , '' , 'nuovo-prodotto' ) 20/10/2023 08:48:16 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 '21706' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '21705' 20/10/2023 08:48:16 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '21706' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '21705' 20/10/2023 08:49:13 am >> SELECT ean13 FROM ps_product WHERE ean13 = '9788892870819' AND id_product != '21706' AND ean13 != '' 20/10/2023 08:49:13 am >> UPDATE ps_product SET id_supplier = '', reference = '7/2', ean13 = '9788892870819', date_upd = NOW() WHERE id_product = '21706' 20/10/2023 08:49:13 am >> UPDATE ps_product_lang SET name = 'VANGELO AL CONTRARIO - ANNO B - S. RESCA', description = '' WHERE id_product = '21706' 20/10/2023 08:49:13 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '20' WHERE id_product = '21706' 20/10/2023 08:49:13 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '20', id_tax_rules_group = '4', id_category_default = '26', 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 = '21706' 20/10/2023 08:49:13 am >> DELETE FROM ps_specific_price WHERE id_product = '21706' 20/10/2023 08:49:14 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 = '21706' 20/10/2023 08:49:14 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '21707' , '1' , '' , 'nuovo-prodotto' ) 20/10/2023 08:49:14 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 '21707' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '21706' 20/10/2023 08:49:14 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '21707' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '21706' 20/10/2023 08:50:23 am >> SELECT ean13 FROM ps_product WHERE ean13 = '9788892870888' AND id_product != '21707' AND ean13 != '' 20/10/2023 08:50:23 am >> UPDATE ps_product SET id_supplier = '', reference = '5/4', ean13 = '9788892870888', date_upd = NOW() WHERE id_product = '21707' 20/10/2023 08:50:23 am >> UPDATE ps_product_lang SET name = 'CON FRANCESCO PER CONTEMPLARE IL PRESEPE', description = '' WHERE id_product = '21707' 20/10/2023 08:50:24 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '6.9' WHERE id_product = '21707' 20/10/2023 08:50:24 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '6.9', id_tax_rules_group = '4', id_category_default = '26', id_argoment_default = '25', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '21707' 20/10/2023 08:50:24 am >> DELETE FROM ps_specific_price WHERE id_product = '21707' 20/10/2023 08:50:24 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 = '21707' 20/10/2023 08:50:24 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '21708' , '1' , '' , 'nuovo-prodotto' ) 20/10/2023 08:50:24 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 '21708' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '21707' 20/10/2023 08:50:24 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '21708' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '21707' 20/10/2023 08:53:46 am >> SELECT ean13 FROM ps_product WHERE ean13 = '9788892870857' AND id_product != '21708' AND ean13 != '' 20/10/2023 08:53:46 am >> UPDATE ps_product SET id_supplier = '', reference = 'GONDOLA 1', ean13 = '9788892870857', date_upd = NOW() WHERE id_product = '21708' 20/10/2023 08:53:46 am >> UPDATE ps_product_lang SET name = 'TU SEI SPECIALE - PAPA FRANCESCO', description = '' WHERE id_product = '21708' 20/10/2023 08:53:46 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '17' WHERE id_product = '21708' 20/10/2023 08:53:46 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '17', id_tax_rules_group = '4', id_category_default = '26', id_argoment_default = '10', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '21708' 20/10/2023 08:53:46 am >> DELETE FROM ps_specific_price WHERE id_product = '21708' 20/10/2023 08:53:47 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 = '21708' 20/10/2023 08:53:47 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '21709' , '1' , '' , 'nuovo-prodotto' ) 20/10/2023 08:53:47 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 '21709' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '21708' 20/10/2023 08:53:47 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '21709' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '21708' 20/10/2023 08:54:46 am >> SELECT ean13 FROM ps_product WHERE ean13 = '9788867572229' AND id_product != '21709' AND ean13 != '' 20/10/2023 08:54:46 am >> UPDATE ps_product SET id_supplier = '', reference = '2/1', ean13 = '9788867572229', date_upd = NOW() WHERE id_product = '21709' 20/10/2023 08:54:46 am >> UPDATE ps_product_lang SET name = 'GESU\' E\' IL PANE DI VITA', description = '' WHERE id_product = '21709' 20/10/2023 08:54:46 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '6.9' WHERE id_product = '21709' 20/10/2023 08:54:46 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '6.9', id_tax_rules_group = '4', id_category_default = '51', id_argoment_default = '12', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '21709' 20/10/2023 08:54:46 am >> DELETE FROM ps_specific_price WHERE id_product = '21709' 20/10/2023 08:54:47 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 = '21709' 20/10/2023 08:54:47 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '21710' , '1' , '' , 'nuovo-prodotto' ) 20/10/2023 08:54:47 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 '21710' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '21709' 20/10/2023 08:54:47 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '21710' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '21709' 20/10/2023 08:55:57 am >> SELECT ean13 FROM ps_product WHERE ean13 = '9788868946234' AND id_product != '21710' AND ean13 != '' 20/10/2023 08:55:57 am >> UPDATE ps_product SET id_supplier = '', reference = '1/2', ean13 = '9788868946234', date_upd = NOW() WHERE id_product = '21710' 20/10/2023 08:55:57 am >> UPDATE ps_product_lang SET name = 'LI UDIAMO PARLARE NELLE NOSTRE LINGUE ', description = '' WHERE id_product = '21710' 20/10/2023 08:55:57 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '12.9' WHERE id_product = '21710' 20/10/2023 08:55:57 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '12.9', id_tax_rules_group = '4', id_category_default = '103', id_argoment_default = '35', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '21710' 20/10/2023 08:55:57 am >> DELETE FROM ps_specific_price WHERE id_product = '21710' 20/10/2023 08:56: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 = '21710' 20/10/2023 08:56:04 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '21711' , '1' , '' , 'nuovo-prodotto' ) 20/10/2023 08:56: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 '21711' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '21710' 20/10/2023 08:56:04 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '21711' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '21710' 20/10/2023 08:57:06 am >> SELECT ean13 FROM ps_product WHERE ean13 = '9788868946340' AND id_product != '21711' AND ean13 != '' 20/10/2023 08:57:06 am >> UPDATE ps_product SET id_supplier = '', reference = '13/3', ean13 = '9788868946340', date_upd = NOW() WHERE id_product = '21711' 20/10/2023 08:57:06 am >> UPDATE ps_product_lang SET name = 'NELLE PIEGHE DELLA NOTTE - B. UBERTI', description = '' WHERE id_product = '21711' 20/10/2023 08:57:06 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '10' WHERE id_product = '21711' 20/10/2023 08:57:06 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '10', id_tax_rules_group = '4', id_category_default = '103', id_argoment_default = '39', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '21711' 20/10/2023 08:57:06 am >> DELETE FROM ps_specific_price WHERE id_product = '21711' 20/10/2023 08:57:06 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 = '21711' 20/10/2023 08:57:07 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '21712' , '1' , '' , 'nuovo-prodotto' ) 20/10/2023 08:57:07 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 '21712' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '21711' 20/10/2023 08:57:07 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '21712' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '21711' 20/10/2023 08:58:06 am >> SELECT ean13 FROM ps_product WHERE ean13 = '9788868946548' AND id_product != '21712' AND ean13 != '' 20/10/2023 08:58:06 am >> UPDATE ps_product SET id_supplier = '', reference = '7/6', ean13 = '9788868946548', date_upd = NOW() WHERE id_product = '21712' 20/10/2023 08:58:06 am >> UPDATE ps_product_lang SET name = 'SUL CORPO - C.M. MARTINI', description = '' WHERE id_product = '21712' 20/10/2023 08:58:06 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '19' WHERE id_product = '21712' 20/10/2023 08:58:06 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '19', id_tax_rules_group = '4', id_category_default = '103', 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 = '21712' 20/10/2023 08:58:06 am >> DELETE FROM ps_specific_price WHERE id_product = '21712' 20/10/2023 08:58:07 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 = '21712' 20/10/2023 08:58:07 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '21713' , '1' , '' , 'nuovo-prodotto' ) 20/10/2023 08:58:07 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 '21713' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '21712' 20/10/2023 08:58:07 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '21713' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '21712' 20/10/2023 08:59:10 am >> SELECT ean13 FROM ps_product WHERE ean13 = '9788892243149' AND id_product != '21713' AND ean13 != '' 20/10/2023 08:59:10 am >> UPDATE ps_product SET id_supplier = '', reference = '7/6', ean13 = '9788892243149', date_upd = NOW() WHERE id_product = '21713' 20/10/2023 08:59:10 am >> UPDATE ps_product_lang SET name = 'FEDE SPERANZA E CARITA\' - R. CANTALAMESSA', description = '' WHERE id_product = '21713' 20/10/2023 08:59:10 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '17' WHERE id_product = '21713' 20/10/2023 08:59:10 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '17', 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 = '21713' 20/10/2023 08:59:10 am >> DELETE FROM ps_specific_price WHERE id_product = '21713' 20/10/2023 08:59: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 = '21713' 20/10/2023 08:59:11 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '21714' , '1' , '' , 'nuovo-prodotto' ) 20/10/2023 08:59: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 '21714' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '21713' 20/10/2023 08:59:11 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '21714' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '21713' 20/10/2023 09:04:55 am >> SELECT ean13 FROM ps_product WHERE ean13 = '9791281253537' AND id_product != '21714' AND ean13 != '' 20/10/2023 09:04:55 am >> UPDATE ps_product SET id_supplier = '', reference = '6/3', ean13 = '9791281253537', date_upd = NOW() WHERE id_product = '21714' 20/10/2023 09:04:55 am >> UPDATE ps_product_lang SET name = 'VANGELO SINE GLOSSA - A. COMASTRI', description = '' WHERE id_product = '21714' 20/10/2023 09:04:55 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '3' WHERE id_product = '21714' 20/10/2023 09:04:55 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '3', id_tax_rules_group = '4', id_category_default = '518', 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 = '21714' 20/10/2023 09:04:55 am >> DELETE FROM ps_specific_price WHERE id_product = '21714' 20/10/2023 09:04: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 = '21714' 20/10/2023 09:04:59 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '21715' , '1' , '' , 'nuovo-prodotto' ) 20/10/2023 09:04: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 '21715' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '21714' 20/10/2023 09:04:59 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '21715' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '21714' 20/10/2023 09:05:33 am >> SELECT ean13 FROM ps_product WHERE ean13 = '9791281253544' AND id_product != '21715' AND ean13 != '' 20/10/2023 09:05:33 am >> UPDATE ps_product SET id_supplier = '', reference = 'GONDOLA 1', ean13 = '9791281253544', date_upd = NOW() WHERE id_product = '21715' 20/10/2023 09:05:33 am >> UPDATE ps_product_lang SET name = 'CARLO ACUTIS 15 ANNI DI AMORE', description = '' WHERE id_product = '21715' 20/10/2023 09:05:33 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '4' WHERE id_product = '21715' 20/10/2023 09:05:33 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '4', id_tax_rules_group = '4', id_category_default = '518', 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 = '21715' 20/10/2023 09:05:33 am >> DELETE FROM ps_specific_price WHERE id_product = '21715' 20/10/2023 09:05:34 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 = '21715' 20/10/2023 09:05:34 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '21716' , '1' , '' , 'nuovo-prodotto' ) 20/10/2023 09:05:34 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 '21716' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '21715' 20/10/2023 09:05:34 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '21716' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '21715' 20/10/2023 09:06:09 am >> SELECT ean13 FROM ps_product WHERE ean13 = '9788884247995' AND id_product != '21716' AND ean13 != '' 20/10/2023 09:06:09 am >> UPDATE ps_product SET id_supplier = '', reference = 'GONDOLA 2', ean13 = '9788884247995', date_upd = NOW() WHERE id_product = '21716' 20/10/2023 09:06:09 am >> UPDATE ps_product_lang SET name = 'AVVENTO 2023', description = '' WHERE id_product = '21716' 20/10/2023 09:06:09 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '6' WHERE id_product = '21716' 20/10/2023 09:06:09 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '6', id_tax_rules_group = '4', id_category_default = '83', id_argoment_default = '39', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '21716' 20/10/2023 09:06:09 am >> DELETE FROM ps_specific_price WHERE id_product = '21716' 20/10/2023 09:06: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 = '21716' 20/10/2023 09:06:12 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '21717' , '1' , '' , 'nuovo-prodotto' ) 20/10/2023 09:06: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 '21717' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '21716' 20/10/2023 09:06:12 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '21717' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '21716' 20/10/2023 09:07:16 am >> SELECT ean13 FROM ps_product WHERE ean13 = '9788862449762' AND id_product != '21717' AND ean13 != '' 20/10/2023 09:07:16 am >> UPDATE ps_product SET id_supplier = '', reference = '6/4', ean13 = '9788862449762', date_upd = NOW() WHERE id_product = '21717' 20/10/2023 09:07:16 am >> UPDATE ps_product_lang SET name = 'AIUTAMI AD ESSERE MADRE ', description = '' WHERE id_product = '21717' 20/10/2023 09:07:16 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '10' WHERE id_product = '21717' 20/10/2023 09:07:16 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '10', id_tax_rules_group = '4', id_category_default = '267', 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 = '21717' 20/10/2023 09:07:16 am >> DELETE FROM ps_specific_price WHERE id_product = '21717' 20/10/2023 09:07:17 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 = '21717' 20/10/2023 09:07:17 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '21718' , '1' , '' , 'nuovo-prodotto' ) 20/10/2023 09:07:17 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 '21718' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '21717' 20/10/2023 09:07:17 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '21718' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '21717' 20/10/2023 09:08:16 am >> SELECT ean13 FROM ps_product WHERE ean13 = '9791259753175' AND id_product != '21718' AND ean13 != '' 20/10/2023 09:08:16 am >> UPDATE ps_product SET id_supplier = '', reference = '7/3', ean13 = '9791259753175', date_upd = NOW() WHERE id_product = '21718' 20/10/2023 09:08:16 am >> UPDATE ps_product_lang SET name = 'LITURGIA: ARTE PRIMA CHE PLASMA - A. PORRECA', description = '' WHERE id_product = '21718' 20/10/2023 09:08:16 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '15' WHERE id_product = '21718' 20/10/2023 09:08:16 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '15', id_tax_rules_group = '4', id_category_default = '267', 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 = '21718' 20/10/2023 09:08:16 am >> DELETE FROM ps_specific_price WHERE id_product = '21718' 20/10/2023 09:08:17 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 = '21718' 20/10/2023 09:08:17 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '21719' , '1' , '' , 'nuovo-prodotto' ) 20/10/2023 09:08:17 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 '21719' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '21718' 20/10/2023 09:08:17 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '21719' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '21718' 20/10/2023 09:10:06 am >> SELECT ean13 FROM ps_product WHERE ean13 = '9788831556682' AND id_product != '21719' AND ean13 != '' 20/10/2023 09:10:06 am >> UPDATE ps_product SET id_supplier = '', reference = '11/5', ean13 = '9788831556682', date_upd = NOW() WHERE id_product = '21719' 20/10/2023 09:10:06 am >> UPDATE ps_product_lang SET name = 'DIO E\' PADRE - A. COMASTRI', description = '' WHERE id_product = '21719' 20/10/2023 09:10:06 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '12' WHERE id_product = '21719' 20/10/2023 09:10:06 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '12', id_tax_rules_group = '4', id_category_default = '27', id_argoment_default = '20', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '21719' 20/10/2023 09:10:06 am >> DELETE FROM ps_specific_price WHERE id_product = '21719' 20/10/2023 09:10:07 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 = '21719' 20/10/2023 09:10:07 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '21720' , '1' , '' , 'nuovo-prodotto' ) 20/10/2023 09:10:07 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 '21720' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '21719' 20/10/2023 09:10:07 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '21720' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '21719' 20/10/2023 09:11:23 am >> SELECT ean13 FROM ps_product WHERE ean13 = '9788831556361' AND id_product != '21720' AND ean13 != '' 20/10/2023 09:11:23 am >> UPDATE ps_product SET id_supplier = '', reference = '7/6', ean13 = '9788831556361', date_upd = NOW() WHERE id_product = '21720' 20/10/2023 09:11:23 am >> UPDATE ps_product_lang SET name = 'NATALE L\'ABBRACCIO DI DIO - E, RONCHI', description = '' WHERE id_product = '21720' 20/10/2023 09:11:23 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '8' WHERE id_product = '21720' 20/10/2023 09:11:23 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '8', id_tax_rules_group = '4', id_category_default = '27', id_argoment_default = '39', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '21720' 20/10/2023 09:11:23 am >> DELETE FROM ps_specific_price WHERE id_product = '21720' 20/10/2023 09:11:24 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 = '21720' 20/10/2023 09:11:24 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '21721' , '1' , '' , 'nuovo-prodotto' ) 20/10/2023 09:11:24 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 '21721' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '21720' 20/10/2023 09:11:24 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '21721' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '21720' 20/10/2023 09:15:13 am >> SELECT document_num FROM ps_document WHERE document_num = '3256' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-10-20') 20/10/2023 09:15:13 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3256' , '2023-10-20' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '32.00' , '31.10' , NOW() , NOW() ) 20/10/2023 09:15:13 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '88432' 20/10/2023 09:15:13 am >> DELETE FROM ps_document_detail WHERE id_document = '88432' 20/10/2023 09:15:13 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88432' , '19924' , 'SACRA BIBBIA BIANCA - 8056' , '1' , '-1' , '4' , '25.00' , '25' , '0' , '0' , '25.00' ) 20/10/2023 09:15:13 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88432' , '2756' , 'CORONA ANGELICA - 8197' , '1' , '-1' , '4' , '2.00' , '2' , '0' , '0' , '2.00' ) 20/10/2023 09:15:13 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88432' , '9184' , 'ROSARIO S. MICHELE IN CRISTALLO - RL 753/C' , '1' , '-1' , '1' , '5.00' , '4.0983606557377' , '22' , '0' , '5.00' ) 20/10/2023 09:18:59 am >> SELECT document_num FROM ps_document WHERE document_num = '3031' AND id_document != '87583' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-10-05') 20/10/2023 09:18:59 am >> UPDATE ps_document SET id_document_type = '11', document_num = '3031', document_date = '2023-10-05', document_letter = '', id_customer = '0', id_supplier = '', id_address = '0', address1 = '', address2 = '', note = '', price_shipping = '0.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '0', id_causal = '0', price_tax_included = '90.30', price_tax_excluded = '74.02', date_upd = NOW() WHERE id_document = '87583' 20/10/2023 09:18:59 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '87583' 20/10/2023 09:18:59 am >> DELETE FROM ps_document_detail WHERE id_document = '87583' 20/10/2023 09:18:59 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87583' , '11626' , 'PURIFICATOIO 28X48 - SERV 1' , '3' , '-3' , '1' , '7.4000' , '6.0655737704918' , '22' , '0' , '22.20' ) 20/10/2023 09:19:00 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87583' , '11624' , 'PALLA 16X16 - SERV 3 ' , '1' , '-1' , '1' , '5.9000' , '4.8360655737705' , '22' , '0' , '5.90' ) 20/10/2023 09:19:00 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87583' , '11625' , 'CORPORALE - 47X47 - SERV 4' , '1' , '-1' , '1' , '12.2000' , '10' , '22' , '0' , '12.20' ) 20/10/2023 09:19:00 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87583' , '14088' , 'CAMICE IN MICROFIBRA - 429/PMA' , '1' , '-1' , '1' , '50' , '40.983606557377' , '22' , '0' , '50.00' ) 20/10/2023 09:29:05 am >> SELECT document_num FROM ps_document WHERE document_num = '3257' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-10-20') 20/10/2023 09:29:05 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' , '3257' , '2023-10-20' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '68.25' , '62.51' , NOW() , NOW() ) 20/10/2023 09:29:05 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 = '88433' 20/10/2023 09:29:05 am >> DELETE FROM ps_document_detail WHERE id_document = '88433' 20/10/2023 09:29:05 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88433' , '16163' , 'PARTICOLE DOMUS - PAN DI CENA' , '6' , '-6' , '3' , '3.50' , '3.3653846153846' , '4' , '0' , '21.00' ) 20/10/2023 09:29:05 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88433' , '16689' , 'OSTIA PAN DI CENA mm80' , '6' , '-6' , '3' , '2.00' , '1.9230769230769' , '4' , '0' , '12.00' ) 20/10/2023 09:29:05 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88433' , '1914' , 'CERA DELLA LITURGIA' , '2' , '-2' , '1' , '4.90' , '4.016393442623' , '22' , '0' , '9.80' ) 20/10/2023 09:29:05 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88433' , '12578' , 'RICAMBIO VETRO PER ART. 486 - 65' , '1' , '-1' , '1' , '15.00' , '12.295081967213' , '22' , '0' , '15.00' ) 20/10/2023 09:29:05 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88433' , '8408' , 'PRENDETE E MANGIATE' , '1' , '-1' , '4' , '3.00' , '3' , '0' , '5' , '2.85' ) 20/10/2023 09:29:05 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88433' , '4120' , 'FEDE NELLO ZAINETTO' , '1' , '-1' , '4' , '6.00' , '6' , '0' , '5' , '5.70' ) 20/10/2023 09:29:05 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88433' , '21645' , 'LAUDATE DEUM' , '1' , '-1' , '4' , '1.90' , '1.9' , '0' , '0' , '1.90' ) 20/10/2023 09:38:12 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '33' , '644596' , '2023-10-13' , '' , '0' , '7' , '2602' , 'P. ZZA SAN PAOLO, 14 12051 ALBA' , '' , '' , '6.62' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '236.32' , '229.97' , NOW() , NOW() ) 20/10/2023 09:38:12 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 = '88434' 20/10/2023 09:38:12 am >> DELETE FROM ps_document_detail WHERE id_document = '88434' 20/10/2023 09:38:12 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88434' , '21717' , 'AIUTAMI AD ESSERE MADRE ' , '1' , '1' , '4' , '10.00' , '10' , '0' , '30' , '7.0000' ) 20/10/2023 09:38:12 am >> DELETE FROM ps_product_supplier WHERE id_product = '21717' AND id_supplier = '7' 20/10/2023 09:38:12 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21717' , '7' , '1' ) 20/10/2023 09:38:12 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88434' , '21708' , 'TU SEI SPECIALE - PAPA FRANCESCO' , '5' , '5' , '4' , '17.00' , '17' , '0' , '30' , '59.5000' ) 20/10/2023 09:38:12 am >> DELETE FROM ps_product_supplier WHERE id_product = '21708' AND id_supplier = '7' 20/10/2023 09:38:12 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21708' , '7' , '1' ) 20/10/2023 09:38:12 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88434' , '21707' , 'CON FRANCESCO PER CONTEMPLARE IL PRESEPE' , '1' , '1' , '4' , '6.90' , '6.9' , '0' , '30' , '4.8300' ) 20/10/2023 09:38:12 am >> DELETE FROM ps_product_supplier WHERE id_product = '21707' AND id_supplier = '7' 20/10/2023 09:38:12 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21707' , '7' , '1' ) 20/10/2023 09:38:12 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88434' , '21712' , 'SUL CORPO - C.M. MARTINI' , '1' , '1' , '4' , '19.00' , '19' , '0' , '30' , '13.3000' ) 20/10/2023 09:38:12 am >> DELETE FROM ps_product_supplier WHERE id_product = '21712' AND id_supplier = '7' 20/10/2023 09:38:12 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21712' , '7' , '1' ) 20/10/2023 09:38:12 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88434' , '21713' , 'FEDE SPERANZA E CARITA - R. CANTALAMESSA' , '1' , '1' , '4' , '17.00' , '17' , '0' , '33' , '11.3900' ) 20/10/2023 09:38:12 am >> DELETE FROM ps_product_supplier WHERE id_product = '21713' AND id_supplier = '7' 20/10/2023 09:38:12 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21713' , '7' , '1' ) 20/10/2023 09:38:12 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88434' , '21718' , 'LITURGIA: ARTE PRIMA CHE PLASMA - A. PORRECA' , '1' , '1' , '4' , '15.00' , '15' , '0' , '30' , '10.5000' ) 20/10/2023 09:38:12 am >> DELETE FROM ps_product_supplier WHERE id_product = '21718' AND id_supplier = '7' 20/10/2023 09:38:12 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21718' , '7' , '1' ) 20/10/2023 09:38:12 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88434' , '21720' , 'NATALE LABBRACCIO DI DIO - E, RONCHI' , '1' , '1' , '4' , '8.00' , '8' , '0' , '33' , '5.3600' ) 20/10/2023 09:38:12 am >> DELETE FROM ps_product_supplier WHERE id_product = '21720' AND id_supplier = '7' 20/10/2023 09:38:12 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21720' , '7' , '1' ) 20/10/2023 09:38:12 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88434' , '21719' , 'DIO E PADRE - A. COMASTRI' , '1' , '1' , '4' , '12.00' , '12' , '0' , '33' , '8.0400' ) 20/10/2023 09:38:12 am >> DELETE FROM ps_product_supplier WHERE id_product = '21719' AND id_supplier = '7' 20/10/2023 09:38:12 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21719' , '7' , '1' ) 20/10/2023 09:38:12 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88434' , '21704' , 'CHIESA SANTA DEL SIGNORE - FRISINA - CD' , '2' , '2' , '1' , '12.7' , '10.409836065574' , '22' , '30' , '21.6916' ) 20/10/2023 09:38:12 am >> DELETE FROM ps_product_supplier WHERE id_product = '21704' AND id_supplier = '7' 20/10/2023 09:38:12 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21704' , '7' , '1' ) 20/10/2023 09:38:12 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88434' , '21703' , 'CHIESA SANTA DEL SIGNORE - FRISINA - SPARTITO' , '2' , '2' , '3' , '18.75' , '18.028846153846' , '4' , '30' , '27.3000' ) 20/10/2023 09:38:12 am >> DELETE FROM ps_product_supplier WHERE id_product = '21703' AND id_supplier = '7' 20/10/2023 09:38:12 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21703' , '7' , '1' ) 20/10/2023 09:38:12 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88434' , '21715' , 'CARLO ACUTIS 15 ANNI DI AMORE' , '2' , '2' , '4' , '4.00' , '4' , '0' , '30' , '5.6000' ) 20/10/2023 09:38:12 am >> DELETE FROM ps_product_supplier WHERE id_product = '21715' AND id_supplier = '7' 20/10/2023 09:38:13 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21715' , '7' , '1' ) 20/10/2023 09:38:13 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88434' , '21710' , 'LI UDIAMO PARLARE NELLE NOSTRE LINGUE ' , '1' , '1' , '4' , '12.90' , '12.9' , '0' , '30' , '9.0300' ) 20/10/2023 09:38:13 am >> DELETE FROM ps_product_supplier WHERE id_product = '21710' AND id_supplier = '7' 20/10/2023 09:38:13 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21710' , '7' , '1' ) 20/10/2023 09:38:13 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88434' , '21716' , 'AVVENTO 2023' , '2' , '2' , '4' , '6.00' , '6' , '0' , '30' , '8.4000' ) 20/10/2023 09:38:13 am >> DELETE FROM ps_product_supplier WHERE id_product = '21716' AND id_supplier = '7' 20/10/2023 09:38:13 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21716' , '7' , '1' ) 20/10/2023 09:38:13 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88434' , '21714' , 'VANGELO SINE GLOSSA - A. COMASTRI' , '2' , '2' , '4' , '3.00' , '3' , '0' , '30' , '4.2000' ) 20/10/2023 09:38:13 am >> DELETE FROM ps_product_supplier WHERE id_product = '21714' AND id_supplier = '7' 20/10/2023 09:38:13 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21714' , '7' , '1' ) 20/10/2023 09:38:13 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88434' , '21709' , 'GESU E IL PANE DI VITA' , '1' , '1' , '4' , '6.90' , '6.9' , '0' , '30' , '4.8300' ) 20/10/2023 09:38:13 am >> DELETE FROM ps_product_supplier WHERE id_product = '21709' AND id_supplier = '7' 20/10/2023 09:38:13 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21709' , '7' , '1' ) 20/10/2023 09:38:13 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88434' , '21706' , 'VANGELO AL CONTRARIO - ANNO B - S. RESCA' , '1' , '1' , '4' , '20.00' , '20' , '0' , '30' , '14.0000' ) 20/10/2023 09:38:13 am >> DELETE FROM ps_product_supplier WHERE id_product = '21706' AND id_supplier = '7' 20/10/2023 09:38:13 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21706' , '7' , '1' ) 20/10/2023 09:38:13 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88434' , '21705' , 'CALENDARIO PARROCCHIALE 2024' , '1' , '1' , '1' , '9.75' , '7.9918032786885' , '22' , '35' , '7.7317' ) 20/10/2023 09:38:13 am >> DELETE FROM ps_product_supplier WHERE id_product = '21705' AND id_supplier = '7' 20/10/2023 09:38:13 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21705' , '7' , '1' ) 20/10/2023 09:38:13 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88434' , '21711' , 'NELLE PIEGHE DELLA NOTTE - B. UBERTI' , '1' , '1' , '4' , '10.00' , '10' , '0' , '30' , '7.0000' ) 20/10/2023 09:38:13 am >> DELETE FROM ps_product_supplier WHERE id_product = '21711' AND id_supplier = '7' 20/10/2023 09:38:13 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21711' , '7' , '1' ) 20/10/2023 09:49:35 am >> SELECT document_num FROM ps_document WHERE document_num = '180' AND id_document != '' AND id_document_type LIKE '21' AND YEAR(document_date) = YEAR('2023-10-20') 20/10/2023 09:49:35 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '21' , '180' , '2023-10-20' , '' , '3461' , '0' , '4676359' , 'VIA STAZIONE ALBANELLA 2 84047 PONTE BARIZZO' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '82.88' , '82.88' , NOW() , NOW() ) 20/10/2023 09:49:35 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '88435' 20/10/2023 09:49:35 am >> DELETE FROM ps_document_detail WHERE id_document = '88435' 20/10/2023 09:49:35 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88435' , '4394' , 'GESÙ CI CHIAMA 1 - SCHEDE' , '12' , '-12' , '4' , '3.50' , '3.5' , '0' , '15' , '35.70' ) 20/10/2023 09:49:35 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88435' , '4495' , 'GESÙ RESTA CON NOI 3 - SCHEDE' , '13' , '-13' , '4' , '3.50' , '3.5' , '0' , '15' , '38.68' ) 20/10/2023 09:49:35 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88435' , '4393' , 'GESÙ CI CHIAMA 1 - GUIDA' , '1' , '-1' , '4' , '10.00' , '10' , '0' , '15' , '8.50' ) 20/10/2023 09:50:59 am >> SELECT document_num FROM ps_document WHERE document_num = '181' AND id_document != '' AND id_document_type LIKE '21' AND YEAR(document_date) = YEAR('2023-10-20') 20/10/2023 09:50:59 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '21' , '181' , '2023-10-20' , '' , '3461' , '0' , '4676359' , 'VIA STAZIONE ALBANELLA 2 84047 PONTE BARIZZO' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '121.98' , '121.98' , NOW() , NOW() ) 20/10/2023 09:50:59 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '88436' 20/10/2023 09:50:59 am >> DELETE FROM ps_document_detail WHERE id_document = '88436' 20/10/2023 09:50:59 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88436' , '4394' , 'GESÙ CI CHIAMA 1 - SCHEDE' , '14' , '-14' , '4' , '3.50' , '3.5' , '0' , '15' , '41.65' ) 20/10/2023 09:50:59 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88436' , '4397' , 'GESÙ CI RIVELA IL PADRE 2 - SCHEDE' , '13' , '-13' , '4' , '3.50' , '3.5' , '0' , '15' , '38.68' ) 20/10/2023 09:50:59 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88436' , '4495' , 'GESÙ RESTA CON NOI 3 - SCHEDE' , '14' , '-14' , '4' , '3.50' , '3.5' , '0' , '15' , '41.65' ) 20/10/2023 10:07:42 am >> SELECT document_num FROM ps_document WHERE document_num = '3258' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-10-20') 20/10/2023 10:07: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' , '3258' , '2023-10-20' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '47.26' , '43.89' , NOW() , NOW() ) 20/10/2023 10:07: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 = '88437' 20/10/2023 10:07:42 am >> DELETE FROM ps_document_detail WHERE id_document = '88437' 20/10/2023 10:07: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 ( '88437' , '4223' , 'FOGLIETTI LA DOMENICA SAN PAOLO' , '20' , '-20' , '4' , '0.70' , '0.7' , '0' , '0' , '14.00' ) 20/10/2023 10:07: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 ( '88437' , '21704' , 'CHIESA SANTA DEL SIGNORE - FRISINA - CD' , '1' , '-1' , '1' , '15.50' , '12.704918032787' , '22' , '5' , '14.73' ) 20/10/2023 10:07: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 ( '88437' , '21703' , 'CHIESA SANTA DEL SIGNORE - FRISINA - SPARTITO' , '1' , '-1' , '3' , '19.50' , '18.75' , '4' , '5' , '18.53' ) 20/10/2023 10:09:13 am >> SELECT document_num FROM ps_document WHERE document_num = '3259' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-10-20') 20/10/2023 10:09:13 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3259' , '2023-10-20' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '25.40' , '20.82' , NOW() , NOW() ) 20/10/2023 10:09:13 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '88438' 20/10/2023 10:09:13 am >> DELETE FROM ps_document_detail WHERE id_document = '88438' 20/10/2023 10:09:13 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88438' , '17617' , 'IMMAGINI ISONZO X 100' , '5' , '-5' , '1' , '3.6' , '2.9508196721311' , '22' , '0' , '18.00' ) 20/10/2023 10:09:13 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88438' , '13312' , 'SAN GIUSEPPE DA COPERTINO - 175' , '1' , '-1' , '1' , '3.6' , '2.9508196721311' , '22' , '0' , '3.60' ) 20/10/2023 10:09:13 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88438' , '9551' , 'SANTA CHIARA - 15BIS' , '1' , '-1' , '1' , '3.80' , '3.1147540983607' , '22' , '0' , '3.80' ) 20/10/2023 10:09:55 am >> SELECT document_num FROM ps_document WHERE document_num = '3260' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-10-20') 20/10/2023 10:09:55 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' , '3260' , '2023-10-20' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '13.50' , '11.70' , NOW() , NOW() ) 20/10/2023 10:09:55 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 = '88439' 20/10/2023 10:09:55 am >> DELETE FROM ps_document_detail WHERE id_document = '88439' 20/10/2023 10:09:55 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88439' , '18781' , 'PADRE NOSTRO - CARTOLINA' , '1' , '-1' , '1' , '10.00' , '8.1967213114754' , '22' , '0' , '10.00' ) 20/10/2023 10:09:55 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88439' , '3437' , 'DIECI COMANDAMENTI SPIEGATI AI BAMBINI' , '1' , '-1' , '4' , '3.50' , '3.5' , '0' , '0' , '3.50' ) 20/10/2023 10:22:21 am >> UPDATE ps_address SET deleted='1' , active = '0' WHERE id_customer = '1175' 20/10/2023 10:22:21 am >> INSERT INTO ps_address ( id_customer , id_country , id_state , company , lastname , firstname , address1 , address2 , postcode , city , other , phone , phone_mobile , vat_number , dni , date_add , date_upd ) VALUES ( '1175' , '10' , '210' , 'PARROCCHIA S. MARIA DEI BARBUTI' , 'CARUSO' , 'PADRE ROCCO' , 'VIA BUONSERVIZI, 25' , '' , '84135' , 'SALERNO' , '' , '' , '' , '' , '80033820657' , NOW() , NOW() ) 20/10/2023 10:22:21 am >> UPDATE ps_customer SET email = '', sdi = '', pec = '', date_upd = NOW() WHERE id_customer = '1175' 20/10/2023 10:23:39 am >> SELECT document_num FROM ps_document WHERE document_num = '3261' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-10-20') 20/10/2023 10:23:39 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' , '3261' , '2023-10-20' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '11.90' , '9.75' , NOW() , NOW() ) 20/10/2023 10:23:39 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 = '88440' 20/10/2023 10:23:39 am >> DELETE FROM ps_document_detail WHERE id_document = '88440' 20/10/2023 10:23:39 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88440' , '21103' , 'ROSARIO DECINA GIALLO - R333-32' , '8' , '-8' , '1' , '0.70' , '0.57377049180328' , '22' , '0' , '5.60' ) 20/10/2023 10:23:39 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88440' , '18222' , 'ROSARIO COLORATO - R316' , '9' , '-9' , '1' , '0.70' , '0.57377049180328' , '22' , '0' , '6.30' ) 20/10/2023 10:27:39 am >> SELECT document_num FROM ps_document WHERE document_num = '182' AND id_document != '' AND id_document_type LIKE '21' AND YEAR(document_date) = YEAR('2023-10-20') 20/10/2023 10:27:39 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '21' , '182' , '2023-10-20' , '' , '1175' , '0' , '4672789' , 'VIA BUONSERVIZI, 25 84135 SALERNO' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '207.40' , '205.87' , NOW() , NOW() ) 20/10/2023 10:27:39 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 = '88441' 20/10/2023 10:27:39 am >> DELETE FROM ps_document_detail WHERE id_document = '88441' 20/10/2023 10:27:39 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88441' , '8510' , 'PRIMI PASSI CON GESÙ - ANNO B' , '10' , '-10' , '4' , '3.40' , '3.4' , '0' , '15' , '28.90' ) 20/10/2023 10:27:39 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88441' , '8514' , 'PRIMI PASSI CON GESÙ ANNO B - GUIDA' , '1' , '-1' , '4' , '5.00' , '5' , '0' , '15' , '4.25' ) 20/10/2023 10:27:39 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88441' , '4394' , 'GESÙ CI CHIAMA 1 - SCHEDE' , '10' , '-10' , '4' , '3.50' , '3.5' , '0' , '15' , '29.75' ) 20/10/2023 10:27:39 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88441' , '4393' , 'GESÙ CI CHIAMA 1 - GUIDA' , '3' , '-3' , '4' , '10.00' , '10' , '0' , '15' , '25.50' ) 20/10/2023 10:27:39 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88441' , '4397' , 'GESÙ CI RIVELA IL PADRE 2 - SCHEDE' , '10' , '-10' , '4' , '3.50' , '3.5' , '0' , '15' , '29.75' ) 20/10/2023 10:27:40 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88441' , '4396' , 'GESÙ CI RIVELA IL PADRE 2 - GUIDA' , '3' , '-3' , '4' , '10.00' , '10' , '0' , '15' , '25.50' ) 20/10/2023 10:27:40 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88441' , '4495' , 'GESÙ RESTA CON NOI 3 - SCHEDE' , '10' , '-10' , '4' , '3.50' , '3.5' , '0' , '15' , '29.75' ) 20/10/2023 10:27:40 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88441' , '4494' , 'GESÙ RESTA CON NOI 3 - GUIDA' , '3' , '-3' , '4' , '10.00' , '10' , '0' , '15' , '25.50' ) 20/10/2023 10:27:40 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88441' , '12819' , 'REGISTRO DEL CATECHISTA ' , '10' , '-10' , '1' , '1.00' , '0.81967213114754' , '22' , '15' , '8.50' ) 20/10/2023 10:30:51 am >> SELECT document_num FROM ps_document WHERE document_num = '3262' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-10-20') 20/10/2023 10:30:51 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' , '3262' , '2023-10-20' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '60.42' , '60.00' , NOW() , NOW() ) 20/10/2023 10:30:51 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '88442' 20/10/2023 10:30:51 am >> DELETE FROM ps_document_detail WHERE id_document = '88442' 20/10/2023 10:30:51 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88442' , '16163' , 'PARTICOLE DOMUS - PAN DI CENA' , '2' , '-2' , '3' , '3.50' , '3.3653846153846' , '4' , '0' , '7.00' ) 20/10/2023 10:30:51 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88442' , '20428' , 'OSTIA TAGLIO CHIUSO 72MM - OTC25' , '2' , '-2' , '3' , '2.00' , '1.9230769230769' , '4' , '0' , '4.00' ) 20/10/2023 10:30:51 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88442' , '21679' , 'LAUDATE DEUM - 8583' , '30' , '-30' , '4' , '1.00' , '1' , '0' , '5' , '28.50' ) 20/10/2023 10:30:51 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88442' , '21631' , 'INSIEME NELLA MESSA DIC 23' , '1' , '-1' , '4' , '1.80' , '1.8' , '0' , '5' , '1.71' ) 20/10/2023 10:30:51 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88442' , '21540' , 'INSIEME NELLA MESSA - NOV. 23' , '1' , '-1' , '4' , '1.80' , '1.8' , '0' , '5' , '1.71' ) 20/10/2023 10:30:51 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88442' , '4223' , 'FOGLIETTI LA DOMENICA SAN PAOLO' , '25' , '-25' , '4' , '0.70' , '0.7' , '0' , '0' , '17.50' ) 20/10/2023 10:32:01 am >> SELECT document_num FROM ps_document WHERE document_num = '3263' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-10-20') 20/10/2023 10:32:02 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3263' , '2023-10-20' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '5.30' , '5.13' , NOW() , NOW() ) 20/10/2023 10:32:02 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '88443' 20/10/2023 10:32:02 am >> DELETE FROM ps_document_detail WHERE id_document = '88443' 20/10/2023 10:32:02 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88443' , '16691' , 'PARTICOLE PER CELIACI 25pz' , '1' , '-1' , '3' , '4.30' , '4.1346153846154' , '4' , '0' , '4.30' ) 20/10/2023 10:32:02 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88443' , '21196' , 'CALENDARIO LITURGICO 2024' , '2' , '-2' , '4' , '0.50' , '0.5' , '0' , '0' , '1.00' ) 20/10/2023 10:50:41 am >> SELECT document_num FROM ps_document WHERE document_num = '3264' AND id_document != '' AND id_document_type LIKE '13' AND YEAR(document_date) = YEAR('2023-10-20') 20/10/2023 10:50:41 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3264' , '2023-10-20' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '4.75' , '4.75' , NOW() , NOW() ) 20/10/2023 10:50:41 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '88444' 20/10/2023 10:50:41 am >> DELETE FROM ps_document_detail WHERE id_document = '88444' 20/10/2023 10:50:41 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88444' , '21519' , 'SULLA TUA PAROLA - NOV/DIC 23' , '1' , '-1' , '4' , '5.00' , '5' , '0' , '5' , '4.75' ) 20/10/2023 10:53:10 am >> SELECT document_num FROM ps_document WHERE document_num = '3265' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-10-20') 20/10/2023 10:53:10 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3265' , '2023-10-20' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '63.25' , '53.73' , NOW() , NOW() ) 20/10/2023 10:53:10 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '88445' 20/10/2023 10:53:10 am >> DELETE FROM ps_document_detail WHERE id_document = '88445' 20/10/2023 10:53:10 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88445' , '18131' , 'TAU MEDIO CM3 - T6' , '30' , '-30' , '1' , '1.00' , '0.81967213114754' , '22' , '0' , '30.00' ) 20/10/2023 10:53:10 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88445' , '3225' , 'CUORE DI GESÙ AL MONDO' , '1' , '-1' , '4' , '11.00' , '11' , '0' , '5' , '10.45' ) 20/10/2023 10:53:10 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88445' , '21652' , 'AGENDA LITURGICO PASTORALE 2024' , '2' , '-2' , '1' , '12.00' , '9.8360655737705' , '22' , '5' , '22.80' ) 20/10/2023 10:55:37 am >> SELECT document_num FROM ps_document WHERE document_num = '182' AND id_document != '88441' AND id_document_type LIKE '21' AND YEAR(document_date) = YEAR('2023-10-20') 20/10/2023 10:55:37 am >> UPDATE ps_document SET id_document_type = '21', document_num = '182', document_date = '2023-10-20', document_letter = '', id_customer = '1175', id_supplier = '', id_address = '4672789', address1 = 'VIA 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 = '15', id_causal = '0', price_tax_included = '207.40', price_tax_excluded = '205.87', date_upd = NOW() WHERE id_document = '88441' 20/10/2023 10:55:37 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 = '88441' 20/10/2023 10:55:37 am >> DELETE FROM ps_document_detail WHERE id_document = '88441' 20/10/2023 10:55:37 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88441' , '8510' , 'PRIMI PASSI CON GESÙ - ANNO B' , '10' , '-10' , '4' , '3.4000' , '3.4' , '0' , '15' , '28.90' ) 20/10/2023 10:55:37 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88441' , '8514' , 'PRIMI PASSI CON GESÙ ANNO B - GUIDA' , '1' , '-1' , '4' , '5.0000' , '5' , '0' , '15' , '4.25' ) 20/10/2023 10:55:37 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88441' , '4394' , 'GESÙ CI CHIAMA 1 - SCHEDE' , '10' , '-10' , '4' , '3.5000' , '3.5' , '0' , '15' , '29.75' ) 20/10/2023 10:55:37 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88441' , '4393' , 'GESÙ CI CHIAMA 1 - GUIDA' , '3' , '-3' , '4' , '10.0000' , '10' , '0' , '15' , '25.50' ) 20/10/2023 10:55:37 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88441' , '4397' , 'GESÙ CI RIVELA IL PADRE 2 - SCHEDE' , '10' , '-10' , '4' , '3.5000' , '3.5' , '0' , '15' , '29.75' ) 20/10/2023 10:55:38 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88441' , '4396' , 'GESÙ CI RIVELA IL PADRE 2 - GUIDA' , '3' , '-3' , '4' , '10.0000' , '10' , '0' , '15' , '25.50' ) 20/10/2023 10:55:38 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88441' , '4495' , 'GESÙ RESTA CON NOI 3 - SCHEDE' , '10' , '-10' , '4' , '3.5000' , '3.5' , '0' , '15' , '29.75' ) 20/10/2023 10:55:38 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88441' , '4494' , 'GESÙ RESTA CON NOI 3 - GUIDA' , '3' , '-3' , '4' , '10.0000' , '10' , '0' , '15' , '25.50' ) 20/10/2023 10:55:38 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88441' , '12819' , 'REGISTRO DEL CATECHISTA ' , '10' , '-10' , '1' , '1.0000' , '0.81967213114754' , '22' , '15' , '8.50' ) 20/10/2023 11:00:25 am >> SELECT document_num FROM ps_document WHERE document_num = '181' AND id_document != '88436' AND id_document_type LIKE '21' AND YEAR(document_date) = YEAR('2023-10-20') 20/10/2023 11:00:25 am >> UPDATE ps_document SET id_document_type = '21', document_num = '181', document_date = '2023-10-20', document_letter = '', id_customer = '3461', id_supplier = '', id_address = '4676359', address1 = 'VIA STAZIONE ALBANELLA 2 84047 PONTE BARIZZO', address2 = '', note = '', price_shipping = '0.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '1', id_causal = '0', price_tax_included = '121.98', price_tax_excluded = '121.98', date_upd = NOW() WHERE id_document = '88436' 20/10/2023 11:00:25 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '88436' 20/10/2023 11:00:25 am >> DELETE FROM ps_document_detail WHERE id_document = '88436' 20/10/2023 11:00: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 ( '88436' , '4394' , 'GESÙ CI CHIAMA 1 - SCHEDE' , '14' , '-14' , '4' , '3.5000' , '3.5' , '0' , '15' , '41.65' ) 20/10/2023 11:00: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 ( '88436' , '4397' , 'GESÙ CI RIVELA IL PADRE 2 - SCHEDE' , '13' , '-13' , '4' , '3.5000' , '3.5' , '0' , '15' , '38.68' ) 20/10/2023 11:00: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 ( '88436' , '4495' , 'GESÙ RESTA CON NOI 3 - SCHEDE' , '14' , '-14' , '4' , '3.5000' , '3.5' , '0' , '15' , '41.65' ) 20/10/2023 11:00:39 am >> SELECT document_num FROM ps_document WHERE document_num = '180' AND id_document != '88435' AND id_document_type LIKE '21' AND YEAR(document_date) = YEAR('2023-10-20') 20/10/2023 11:00:39 am >> UPDATE ps_document SET id_document_type = '21', document_num = '180', document_date = '2023-10-20', document_letter = '', id_customer = '3461', id_supplier = '', id_address = '4676359', address1 = 'VIA STAZIONE ALBANELLA 2 84047 PONTE BARIZZO', address2 = '', note = '', price_shipping = '0.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '1', id_causal = '0', price_tax_included = '82.88', price_tax_excluded = '82.88', date_upd = NOW() WHERE id_document = '88435' 20/10/2023 11:00:39 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 = '88435' 20/10/2023 11:00:39 am >> DELETE FROM ps_document_detail WHERE id_document = '88435' 20/10/2023 11:00:40 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88435' , '4394' , 'GESÙ CI CHIAMA 1 - SCHEDE' , '12' , '-12' , '4' , '3.5000' , '3.5' , '0' , '15' , '35.70' ) 20/10/2023 11:00:40 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88435' , '4495' , 'GESÙ RESTA CON NOI 3 - SCHEDE' , '13' , '-13' , '4' , '3.5000' , '3.5' , '0' , '15' , '38.68' ) 20/10/2023 11:00:40 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88435' , '4393' , 'GESÙ CI CHIAMA 1 - GUIDA' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '15' , '8.50' ) 20/10/2023 11:19:48 am >> SELECT document_num FROM ps_document WHERE document_num = '183' AND id_document != '' AND id_document_type LIKE '21' AND YEAR(document_date) = YEAR('2023-10-20') 20/10/2023 11:19:48 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '21' , '183' , '2023-10-20' , '' , '3533' , '0' , '4672868' , 'VIALE FRENTANO 2 66030 MOZZAGROGNA' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '3' , '0' , '85.86' , '85.86' , NOW() , NOW() ) 20/10/2023 11:19:48 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '88446' 20/10/2023 11:19:48 am >> DELETE FROM ps_document_detail WHERE id_document = '88446' 20/10/2023 11:19:48 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88446' , '13397' , 'MIO GESU\'' , '4' , '-4' , '4' , '3.50' , '3.5' , '0' , '15' , '11.90' ) 20/10/2023 11:19:48 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88446' , '9677' , 'SARETE MIEI TESTIMONI - GUIDA' , '1' , '-1' , '4' , '8.00' , '8' , '0' , '15' , '6.80' ) 20/10/2023 11:19:48 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88446' , '4120' , 'FEDE NELLO ZAINETTO' , '12' , '-12' , '4' , '5' , '5' , '0' , '15' , '51.00' ) 20/10/2023 11:19:48 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88446' , '2680' , 'CONOSCERE GESU\' - GUIDA' , '1' , '-1' , '4' , '6.00' , '6' , '0' , '15' , '5.10' ) 20/10/2023 11:19:48 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88446' , '18527' , 'SOGNI DI PACE - V. SAVOLDI' , '2' , '-2' , '4' , '2.00' , '2' , '0' , '15' , '3.40' ) 20/10/2023 11:19:48 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88446' , '21417' , 'VIENI, NON TARDARE SIGNORE, NOSTRA PACE!' , '1' , '-1' , '4' , '2.50' , '2.5' , '0' , '15' , '2.13' ) 20/10/2023 11:19:49 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88446' , '21418' , 'CRISTO NOSTRA PACE - V. SALVORDI' , '1' , '-1' , '4' , '2.50' , '2.5' , '0' , '15' , '2.13' ) 20/10/2023 11:19:49 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88446' , '19159' , 'VOLTI DELL\'AMORE - V. SALVOLDI' , '2' , '-2' , '4' , '2.00' , '2' , '0' , '15' , '3.40' ) 20/10/2023 11:32:38 am >> SELECT document_num FROM ps_document WHERE document_num = '3266' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-10-20') 20/10/2023 11:32:38 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' , '3266' , '2023-10-20' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '40.85' , '40.85' , NOW() , NOW() ) 20/10/2023 11:32:38 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 = '88447' 20/10/2023 11:32:38 am >> DELETE FROM ps_document_detail WHERE id_document = '88447' 20/10/2023 11:32:38 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88447' , '21664' , 'STORIA DEL DOGMA CRISTOLOGICO - F. DUNZL' , '1' , '-1' , '4' , '28.00' , '28' , '0' , '5' , '26.60' ) 20/10/2023 11:32:38 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88447' , '21528' , 'CHIESA HA BISOGNO DI SACERDOTI? - M. EBNER' , '1' , '-1' , '4' , '15.00' , '15' , '0' , '5' , '14.25' ) 20/10/2023 11:32:53 am >> DELETE FROM ps_document WHERE id_document = '88305' 20/10/2023 11:32:53 am >> DELETE FROM ps_document_detail WHERE id_document = '88305' 20/10/2023 11:35:53 am >> SELECT ean13 FROM ps_product WHERE ean13 = '9788831148764' AND id_product != '21451' AND ean13 != '' 20/10/2023 11:35:53 am >> UPDATE ps_product SET id_supplier = '109', reference = '7/6', ean13 = '9788831148764', date_upd = NOW() WHERE id_product = '21451' 20/10/2023 11:35:53 am >> UPDATE ps_product_lang SET name = 'UNA SPIRITUALITA\' ECCLESIALE - G. ROSSE\'', description = '' WHERE id_product = '21451' 20/10/2023 11:35:53 am >> UPDATE ps_product SET wholesale_price = '11.64', on_sale = '0', price = '17.9000' WHERE id_product = '21451' 20/10/2023 11:35:53 am >> UPDATE ps_product_shop SET wholesale_price = '11.64', price = '17.9000', id_tax_rules_group = '4', id_category_default = '13', 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 = '21451' 20/10/2023 11:35:53 am >> DELETE FROM ps_specific_price WHERE id_product = '21451' 20/10/2023 12:11:46 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788861240810' AND id_product != '3437' AND ean13 != '' 20/10/2023 12:11:46 pm >> UPDATE ps_product SET id_supplier = '7', reference = '5/1', ean13 = '9788861240810', date_upd = NOW() WHERE id_product = '3437' 20/10/2023 12:11:46 pm >> UPDATE ps_product_lang SET name = 'DIECI COMANDAMENTI SPIEGATI AI BAMBINI', description = '' WHERE id_product = '3437' 20/10/2023 12:11:46 pm >> UPDATE ps_product SET wholesale_price = '2.45', on_sale = '0', price = '3.9' WHERE id_product = '3437' 20/10/2023 12:11:46 pm >> UPDATE ps_product_shop SET wholesale_price = '2.45', price = '3.9', id_tax_rules_group = '4', id_category_default = '26', id_argoment_default = '25', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '3437' 20/10/2023 12:11:46 pm >> DELETE FROM ps_specific_price WHERE id_product = '3437' 20/10/2023 02:11:06 pm >> SELECT document_num FROM ps_document WHERE document_num = '184' AND id_document != '' AND id_document_type LIKE '21' AND YEAR(document_date) = YEAR('2023-10-20') 20/10/2023 02:11:06 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '21' , '184' , '2023-10-20' , '' , '4040' , '0' , '4679139' , 'CONTRADA CORSETTO - AREA URBANA ROSSANO 87064 CORIGLIANO ROSSANO' , '' , '' , '5' , '4' , '0' , '0' , '0' , '' , '6' , '0' , '22.78' , '22.78' , NOW() , NOW() ) 20/10/2023 02:11:06 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 = '88448' 20/10/2023 02:11:06 pm >> DELETE FROM ps_document_detail WHERE id_document = '88448' 20/10/2023 02:11:06 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88448' , '2679' , 'CONOSCERE GESU\'' , '5' , '-5' , '4' , '3.50' , '3.5' , '0' , '15' , '14.88' ) 20/10/2023 02:11:06 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88448' , '' , 'contrassegno' , '1' , '-1' , '4' , '2.9' , '2.9' , '0' , '0' , '2.90' ) 20/10/2023 02:37:26 pm >> DELETE FROM ps_document WHERE id_document = '88448' 20/10/2023 02:37:26 pm >> DELETE FROM ps_document_detail WHERE id_document = '88448' 20/10/2023 03:00:42 pm >> SELECT document_num FROM ps_document WHERE document_num = '3033' AND id_document != '87585' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-10-05') 20/10/2023 03:00:42 pm >> UPDATE ps_document SET id_document_type = '11', document_num = '3033', document_date = '2023-10-05', document_letter = '', id_customer = '0', id_supplier = '', id_address = '0', address1 = '', address2 = '', note = '', price_shipping = '0.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '0', id_causal = '0', price_tax_included = '340.00', price_tax_excluded = '278.69', date_upd = NOW() WHERE id_document = '87585' 20/10/2023 03:00: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 = '87585' 20/10/2023 03:00:42 pm >> DELETE FROM ps_document_detail WHERE id_document = '87585' 20/10/2023 03:00:42 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87585' , '18369' , 'CAMICE MISTO COT. - 70/005212' , '1' , '-1' , '1' , '289.0000' , '236.88524590164' , '22' , '0' , '289.00' ) 20/10/2023 03:00:42 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87585' , '19710' , 'CINGOLO ORO - 55/8898' , '1' , '-1' , '1' , '29.0000' , '23.770491803279' , '22' , '0' , '29.00' ) 20/10/2023 03:00:42 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87585' , '21099' , 'BRACCIALE DECINA - BD008' , '2' , '-2' , '1' , '2.00' , '1.6393442622951' , '22' , '0' , '4.00' ) 20/10/2023 03:00:42 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87585' , '20322' , 'AMITTO MISTO COTONE - 86/000030' , '1' , '-1' , '1' , '18.00' , '14.754098360656' , '22' , '0' , '18.00' ) 20/10/2023 03:40:22 pm >> UPDATE ps_product_shop SET minimal_quantity = '1', multiple_quantity = '1', available_date = '', date_upd = NOW() WHERE id_product = '7999' 20/10/2023 03:40:22 pm >> UPDATE ps_stock_available SET quantity = quantity + '-2' WHERE id_product = '7999' 20/10/2023 03:45:31 pm >> SELECT document_num FROM ps_document WHERE document_num = '45' AND id_document != '' AND id_document_type LIKE '24' AND YEAR(document_date) = YEAR('2023-10-20') 20/10/2023 03:45: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 ( '24' , '45' , '2023-10-20' , '' , '0' , '109' , '4669106' , 'VIA G. VERDI, 8 20090 ASSAGO' , '' , 'RESA' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '845.20' , '845.20' , NOW() , NOW() ) 20/10/2023 03:45: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 = '88449' 20/10/2023 03:45:31 pm >> DELETE FROM ps_document_detail WHERE id_document = '88449' 20/10/2023 03:45: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 ( '88449' , '18758' , 'DAL CUORE DI SANTAGOSTINO ALLE LABBRA DI BENEDETTO XVI - A. FIGLIUZZI' , '1' , '-1' , '4' , '23.00' , '23' , '0' , '0' , '23.00' ) 20/10/2023 03:45:31 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18758' AND id_supplier = '109' 20/10/2023 03:45:31 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18758' , '109' , '1' ) 20/10/2023 03:45: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 ( '88449' , '18834' , 'BENEDETTO XVI - T. STENICO' , '1' , '-1' , '4' , '16.00' , '16' , '0' , '0' , '16.00' ) 20/10/2023 03:45:31 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18834' AND id_supplier = '109' 20/10/2023 03:45:31 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18834' , '109' , '1' ) 20/10/2023 03:45: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 ( '88449' , '20244' , 'PERCHE MI CERCHI? - S. MISCIO' , '1' , '-1' , '4' , '12.00' , '12' , '0' , '0' , '12.00' ) 20/10/2023 03:45:32 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20244' AND id_supplier = '109' 20/10/2023 03:45:32 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20244' , '109' , '1' ) 20/10/2023 03:45: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 ( '88449' , '16174' , 'SACRAMENTI SEGNI DI DIO NEL MONDO - J. RATZINGER' , '1' , '-1' , '4' , '16.00' , '16' , '0' , '0' , '16.00' ) 20/10/2023 03:45:32 pm >> DELETE FROM ps_product_supplier WHERE id_product = '16174' AND id_supplier = '109' 20/10/2023 03:45:32 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16174' , '109' , '1' ) 20/10/2023 03:45: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 ( '88449' , '20940' , 'PAPA MINISTERO E MISSIONE - G.L. MULLER' , '1' , '-1' , '4' , '26.00' , '26' , '0' , '0' , '26.00' ) 20/10/2023 03:45:32 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20940' AND id_supplier = '109' 20/10/2023 03:45:32 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20940' , '109' , '1' ) 20/10/2023 03:45: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 ( '88449' , '20613' , 'MONASTERO BENEDETTO XVI - M. FRANCO' , '1' , '-1' , '4' , '18.00' , '18' , '0' , '0' , '18.00' ) 20/10/2023 03:45:32 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20613' AND id_supplier = '109' 20/10/2023 03:45:32 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20613' , '109' , '1' ) 20/10/2023 03:45: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 ( '88449' , '19915' , 'VITA LUNGA - PAPA FRANCESCO' , '1' , '-1' , '4' , '17.00' , '17' , '0' , '0' , '17.00' ) 20/10/2023 03:45:32 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19915' AND id_supplier = '109' 20/10/2023 03:45:32 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19915' , '109' , '1' ) 20/10/2023 03:45: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 ( '88449' , '19381' , 'SINODALITA' , '1' , '-1' , '4' , '14.00' , '14' , '0' , '0' , '14.00' ) 20/10/2023 03:45:32 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19381' AND id_supplier = '109' 20/10/2023 03:45:32 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19381' , '109' , '1' ) 20/10/2023 03:45: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 ( '88449' , '18505' , 'RITROVARE SE STESSI - C.M. MARTINI' , '1' , '-1' , '4' , '18.00' , '18' , '0' , '0' , '18.00' ) 20/10/2023 03:45:32 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18505' AND id_supplier = '109' 20/10/2023 03:45:32 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18505' , '109' , '1' ) 20/10/2023 03:45: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 ( '88449' , '18746' , 'VERA EUROPA - J. RATZINGER' , '1' , '-1' , '4' , '19.00' , '19' , '0' , '0' , '19.00' ) 20/10/2023 03:45:32 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18746' AND id_supplier = '109' 20/10/2023 03:45:32 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18746' , '109' , '1' ) 20/10/2023 03:45: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 ( '88449' , '20973' , 'OGGETTO PREDICA - ANNO A' , '1' , '-1' , '4' , '16.00' , '16' , '0' , '0' , '16.00' ) 20/10/2023 03:45:32 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20973' AND id_supplier = '109' 20/10/2023 03:45:32 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20973' , '109' , '1' ) 20/10/2023 03:45: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 ( '88449' , '15971' , 'LEGGI DI LIBERTA - AAVV' , '1' , '-1' , '4' , '18.00' , '18' , '0' , '0' , '18.00' ) 20/10/2023 03:45:32 pm >> DELETE FROM ps_product_supplier WHERE id_product = '15971' AND id_supplier = '109' 20/10/2023 03:45:32 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '15971' , '109' , '1' ) 20/10/2023 03:45: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 ( '88449' , '21412' , 'COME DARIA - A. DADAMO' , '1' , '-1' , '4' , '15.00' , '15' , '0' , '0' , '15.00' ) 20/10/2023 03:45:32 pm >> DELETE FROM ps_product_supplier WHERE id_product = '21412' AND id_supplier = '109' 20/10/2023 03:45:32 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21412' , '109' , '1' ) 20/10/2023 03:45:33 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88449' , '20611' , 'JOSEPH RATZINGER - R. RUSCONI' , '1' , '-1' , '4' , '17.00' , '17' , '0' , '0' , '17.00' ) 20/10/2023 03:45:33 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20611' AND id_supplier = '109' 20/10/2023 03:45:33 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20611' , '109' , '1' ) 20/10/2023 03:45:33 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88449' , '20643' , 'DIO ESISTE? - RATZINGER' , '2' , '-2' , '4' , '10.00' , '10' , '0' , '0' , '20.00' ) 20/10/2023 03:45:33 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20643' AND id_supplier = '109' 20/10/2023 03:45:33 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20643' , '109' , '1' ) 20/10/2023 03:45:33 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88449' , '19917' , 'RUMINARE LE SCRITTURE - F. MOSCONI' , '1' , '-1' , '4' , '8.00' , '8' , '0' , '0' , '8.00' ) 20/10/2023 03:45:33 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19917' AND id_supplier = '109' 20/10/2023 03:45:33 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19917' , '109' , '1' ) 20/10/2023 03:45:33 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88449' , '18343' , 'ESILIO E LA PROMESSA - L. BRUNI' , '1' , '-1' , '4' , '17.00' , '17' , '0' , '0' , '17.00' ) 20/10/2023 03:45:33 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18343' AND id_supplier = '109' 20/10/2023 03:45:33 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18343' , '109' , '1' ) 20/10/2023 03:45:33 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88449' , '18086' , 'VOCE E MENTE SI ACCORDINO - F. BADIALI' , '1' , '-1' , '4' , '15.00' , '15' , '0' , '0' , '15.00' ) 20/10/2023 03:45:33 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18086' AND id_supplier = '109' 20/10/2023 03:45:33 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18086' , '109' , '1' ) 20/10/2023 03:45:33 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88449' , '18231' , 'INRI IL MISTERO DEL REGNO - A. MORDINI' , '1' , '-1' , '4' , '20.00' , '20' , '0' , '0' , '20.00' ) 20/10/2023 03:45:33 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18231' AND id_supplier = '109' 20/10/2023 03:45:33 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18231' , '109' , '1' ) 20/10/2023 03:45:33 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88449' , '20831' , 'TRA SGUARDI DI SPERANZA ' , '1' , '-1' , '4' , '4.00' , '4' , '0' , '0' , '4.00' ) 20/10/2023 03:45:33 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20831' AND id_supplier = '109' 20/10/2023 03:45:33 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20831' , '109' , '1' ) 20/10/2023 03:45:33 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88449' , '20830' , 'TRA SGUARDI DI SPERANZA! ' , '1' , '-1' , '4' , '4.00' , '4' , '0' , '0' , '4.00' ) 20/10/2023 03:45:33 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20830' AND id_supplier = '109' 20/10/2023 03:45:33 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20830' , '109' , '1' ) 20/10/2023 03:45:33 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88449' , '20829' , 'SOSTARE CON TE 2' , '1' , '-1' , '4' , '10.50' , '10.5' , '0' , '0' , '10.50' ) 20/10/2023 03:45:33 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20829' AND id_supplier = '109' 20/10/2023 03:45:33 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20829' , '109' , '1' ) 20/10/2023 03:45:33 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88449' , '21018' , 'PETALI DI VITA' , '1' , '-1' , '4' , '13.00' , '13' , '0' , '0' , '13.00' ) 20/10/2023 03:45:33 pm >> DELETE FROM ps_product_supplier WHERE id_product = '21018' AND id_supplier = '109' 20/10/2023 03:45:33 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21018' , '109' , '1' ) 20/10/2023 03:45:33 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88449' , '20216' , 'RESPIRO DELLANIMA - C. LUBIGH / F. CIARDI' , '1' , '-1' , '4' , '14.90' , '14.9' , '0' , '0' , '14.90' ) 20/10/2023 03:45:33 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20216' AND id_supplier = '109' 20/10/2023 03:45:34 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20216' , '109' , '1' ) 20/10/2023 03:45:34 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88449' , '18347' , 'GESU ADOLESCENTE - E. MOSCATELLI' , '1' , '-1' , '4' , '12.00' , '12' , '0' , '0' , '12.00' ) 20/10/2023 03:45:34 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18347' AND id_supplier = '109' 20/10/2023 03:45:34 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18347' , '109' , '1' ) 20/10/2023 03:45:34 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88449' , '17019' , 'CARISMA E PROFEZIA - J. MORAN' , '1' , '-1' , '4' , '16.00' , '16' , '0' , '0' , '16.00' ) 20/10/2023 03:45:34 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17019' AND id_supplier = '109' 20/10/2023 03:45:34 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17019' , '109' , '1' ) 20/10/2023 03:45:34 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88449' , '17018' , 'UNA SPIRITUALITA PER LUNITA - C. LUBICH' , '1' , '-1' , '4' , '14.00' , '14' , '0' , '0' , '14.00' ) 20/10/2023 03:45:34 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17018' AND id_supplier = '109' 20/10/2023 03:45:34 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17018' , '109' , '1' ) 20/10/2023 03:45:34 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88449' , '17174' , 'LUCE CHE AVVOLGE IL MONDO - M. VOCE' , '1' , '-1' , '4' , '16.00' , '16' , '0' , '0' , '16.00' ) 20/10/2023 03:45:34 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17174' AND id_supplier = '109' 20/10/2023 03:45:34 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17174' , '109' , '1' ) 20/10/2023 03:45:34 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88449' , '20491' , 'DIO E MISERICORDIA - D. BARSOTTI' , '1' , '-1' , '4' , '12.00' , '12' , '0' , '0' , '12.00' ) 20/10/2023 03:45:34 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20491' AND id_supplier = '109' 20/10/2023 03:45:34 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20491' , '109' , '1' ) 20/10/2023 03:45:34 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88449' , '17334' , 'SPIRITUALITA IGNAZIANA E METODO T...' , '1' , '-1' , '4' , '25.00' , '25' , '0' , '0' , '25.00' ) 20/10/2023 03:45:34 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17334' AND id_supplier = '109' 20/10/2023 03:45:34 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17334' , '109' , '1' ) 20/10/2023 03:45:34 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88449' , '16178' , 'NELLA PREDILEZIONE DI CRISTO - M.G. LEPORI' , '1' , '-1' , '4' , '10.00' , '10' , '0' , '0' , '10.00' ) 20/10/2023 03:45:34 pm >> DELETE FROM ps_product_supplier WHERE id_product = '16178' AND id_supplier = '109' 20/10/2023 03:45:34 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16178' , '109' , '1' ) 20/10/2023 03:45:34 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88449' , '17419' , 'ALLE PRIME LUCI DELLALBA - A. TURAZZI' , '1' , '-1' , '4' , '15.00' , '15' , '0' , '0' , '15.00' ) 20/10/2023 03:45:34 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17419' AND id_supplier = '109' 20/10/2023 03:45:34 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17419' , '109' , '1' ) 20/10/2023 03:45:34 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88449' , '16195' , 'SOTTO LALA DI SAN MICHELE - Z.J.KIJAS' , '1' , '-1' , '4' , '10.00' , '10' , '0' , '0' , '10.00' ) 20/10/2023 03:45:34 pm >> DELETE FROM ps_product_supplier WHERE id_product = '16195' AND id_supplier = '109' 20/10/2023 03:45:34 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16195' , '109' , '1' ) 20/10/2023 03:45:34 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88449' , '18466' , 'ETERNO ASSENTE SANTAGOSTINO - A. BISOGNO' , '1' , '-1' , '4' , '30.00' , '30' , '0' , '0' , '30.00' ) 20/10/2023 03:45:34 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18466' AND id_supplier = '109' 20/10/2023 03:45:34 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18466' , '109' , '1' ) 20/10/2023 03:45:34 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88449' , '16258' , 'MAESTRO, CHE COSA DEVO FARE ... - ANNO A - M. ANDINA' , '1' , '-1' , '4' , '16.00' , '16' , '0' , '0' , '16.00' ) 20/10/2023 03:45:34 pm >> DELETE FROM ps_product_supplier WHERE id_product = '16258' AND id_supplier = '109' 20/10/2023 03:45:34 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16258' , '109' , '1' ) 20/10/2023 03:45: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 ( '88449' , '19260' , 'PROCESSO A MEDIUGORIE - D. MURGIA' , '1' , '-1' , '4' , '18.00' , '18' , '0' , '0' , '18.00' ) 20/10/2023 03:45:35 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19260' AND id_supplier = '109' 20/10/2023 03:45:35 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19260' , '109' , '1' ) 20/10/2023 03:45: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 ( '88449' , '18625' , 'PREGHIERA DI GESU AL GETSEMANI - MERCEDES/GARCIA' , '1' , '-1' , '4' , '27.00' , '27' , '0' , '0' , '27.00' ) 20/10/2023 03:45:35 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18625' AND id_supplier = '109' 20/10/2023 03:45:35 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18625' , '109' , '1' ) 20/10/2023 03:45: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 ( '88449' , '19633' , 'CANTICO DEI CANTICI - G. RAVASI' , '1' , '-1' , '4' , '35.00' , '35' , '0' , '0' , '35.00' ) 20/10/2023 03:45:35 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19633' AND id_supplier = '109' 20/10/2023 03:45:35 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19633' , '109' , '1' ) 20/10/2023 03:45: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 ( '88449' , '17595' , 'STATUTO AZIONE CATTOLICA' , '1' , '-1' , '4' , '7.00' , '7' , '0' , '0' , '7.00' ) 20/10/2023 03:45:35 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17595' AND id_supplier = '109' 20/10/2023 03:45:35 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17595' , '109' , '1' ) 20/10/2023 03:45: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 ( '88449' , '6194' , 'MANUALE DELLA PERFETTA PERPETUA - D. GOSO' , '1' , '-1' , '4' , '8.50' , '8.5' , '0' , '0' , '8.50' ) 20/10/2023 03:45:35 pm >> DELETE FROM ps_product_supplier WHERE id_product = '6194' AND id_supplier = '109' 20/10/2023 03:45:35 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '6194' , '109' , '1' ) 20/10/2023 03:45: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 ( '88449' , '17439' , 'MATRIMONIO, UNA BUONA NOTIZIA - W. RUSPI' , '1' , '-1' , '4' , '13.00' , '13' , '0' , '0' , '13.00' ) 20/10/2023 03:45:35 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17439' AND id_supplier = '109' 20/10/2023 03:45:35 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17439' , '109' , '1' ) 20/10/2023 03:45: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 ( '88449' , '16981' , 'CREDO - S. BIAVASCHI' , '1' , '-1' , '4' , '14.00' , '14' , '0' , '0' , '14.00' ) 20/10/2023 03:45:35 pm >> DELETE FROM ps_product_supplier WHERE id_product = '16981' AND id_supplier = '109' 20/10/2023 03:45:35 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16981' , '109' , '1' ) 20/10/2023 03:45: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 ( '88449' , '18464' , 'AMORE SPONSALE - K WOJTYLA' , '1' , '-1' , '4' , '18.00' , '18' , '0' , '0' , '18.00' ) 20/10/2023 03:45:35 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18464' AND id_supplier = '109' 20/10/2023 03:45:35 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18464' , '109' , '1' ) 20/10/2023 03:45: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 ( '88449' , '16173' , 'FORTI NELLA FEDE - M. MARGAGLIOTTI' , '1' , '-1' , '4' , '10.00' , '10' , '0' , '0' , '10.00' ) 20/10/2023 03:45:35 pm >> DELETE FROM ps_product_supplier WHERE id_product = '16173' AND id_supplier = '109' 20/10/2023 03:45:35 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16173' , '109' , '1' ) 20/10/2023 03:45: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 ( '88449' , '15576' , 'RICOMINCIAMO DA PER SEMPRE - R. CASTILLO' , '1' , '-1' , '4' , '15.00' , '15' , '0' , '0' , '15.00' ) 20/10/2023 03:45:35 pm >> DELETE FROM ps_product_supplier WHERE id_product = '15576' AND id_supplier = '109' 20/10/2023 03:45:35 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '15576' , '109' , '1' ) 20/10/2023 03:45: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 ( '88449' , '17254' , 'PADRE NOSTRO PER I PICCOLI - M. BALDACCI' , '1' , '-1' , '4' , '13.90' , '13.9' , '0' , '0' , '13.90' ) 20/10/2023 03:45:35 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17254' AND id_supplier = '109' 20/10/2023 03:45:35 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17254' , '109' , '1' ) 20/10/2023 03:45: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 ( '88449' , '18745' , 'PROFETA RACCONTATO AI BAMBINI - K. GIBRAN' , '1' , '-1' , '4' , '14.90' , '14.9' , '0' , '0' , '14.90' ) 20/10/2023 03:45:35 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18745' AND id_supplier = '109' 20/10/2023 03:45:35 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18745' , '109' , '1' ) 20/10/2023 03:45: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 ( '88449' , '17774' , 'NON SPARLARE DEGLI ALTRI! - E. ANTENUCCI' , '1' , '-1' , '4' , '5.00' , '5' , '0' , '0' , '5.00' ) 20/10/2023 03:45:35 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17774' AND id_supplier = '109' 20/10/2023 03:45:35 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17774' , '109' , '1' ) 20/10/2023 03:45: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 ( '88449' , '18041' , 'NOSTRA FAMIGLIA PREGA - GUGLIELMONI/NEGRI' , '2' , '-2' , '4' , '5.00' , '5' , '0' , '0' , '10.00' ) 20/10/2023 03:45:35 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18041' AND id_supplier = '109' 20/10/2023 03:45:35 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18041' , '109' , '1' ) 20/10/2023 03:45:36 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88449' , '7999' , 'PICCOLO CATECHISMO SUL SACRAMENTO DELLA PENITENZA' , '4' , '-4' , '4' , '9.00' , '9' , '0' , '0' , '36.00' ) 20/10/2023 03:45:36 pm >> DELETE FROM ps_product_supplier WHERE id_product = '7999' AND id_supplier = '109' 20/10/2023 03:45:36 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '7999' , '109' , '1' ) 20/10/2023 03:45:36 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88449' , '16097' , 'PICCOLO CATECHISMO EUCARISTICO' , '2' , '-2' , '4' , '10.00' , '10' , '0' , '0' , '20.00' ) 20/10/2023 03:45:36 pm >> DELETE FROM ps_product_supplier WHERE id_product = '16097' AND id_supplier = '109' 20/10/2023 03:45:36 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16097' , '109' , '1' ) 20/10/2023 03:45:36 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88449' , '9314' , 'SACRAMENTO DELLA CONFERMAZIONE' , '1' , '-1' , '4' , '9.00' , '9' , '0' , '0' , '9.00' ) 20/10/2023 03:45:36 pm >> DELETE FROM ps_product_supplier WHERE id_product = '9314' AND id_supplier = '109' 20/10/2023 03:45:36 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '9314' , '109' , '1' ) 20/10/2023 03:45:36 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88449' , '14336' , 'VIVIAMO INSIEME IL VANGELO - ANNO 1 GUIDA' , '1' , '-1' , '4' , '5.50' , '5.5' , '0' , '0' , '5.50' ) 20/10/2023 03:45:36 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14336' AND id_supplier = '109' 20/10/2023 03:45:36 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14336' , '109' , '1' ) 20/10/2023 03:45:36 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88449' , '14337' , 'VIVIAMO INSIEME IL VANGELO - ANNO 2 GUIDA' , '1' , '-1' , '4' , '5.00' , '5' , '0' , '0' , '5.00' ) 20/10/2023 03:45:36 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14337' AND id_supplier = '109' 20/10/2023 03:45:36 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14337' , '109' , '1' ) 20/10/2023 03:45:36 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88449' , '14338' , 'VIVIAMO INSIEME IL VANGELO - ANNO 2 SCHEDE' , '1' , '-1' , '4' , '5.00' , '5' , '0' , '0' , '5.00' ) 20/10/2023 03:45:36 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14338' AND id_supplier = '109' 20/10/2023 03:45:36 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14338' , '109' , '1' ) 20/10/2023 03:45:36 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88449' , '14431' , 'VIVIAMO IL VANGELO - ANNO 3 - GUIDA' , '1' , '-1' , '4' , '4.00' , '4' , '0' , '0' , '4.00' ) 20/10/2023 03:45:36 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14431' AND id_supplier = '109' 20/10/2023 03:45:36 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14431' , '109' , '1' ) 20/10/2023 03:45:36 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88449' , '14430' , 'VIVIAMO IL VANGELO - ANNO 3 - SCHEDE' , '1' , '-1' , '4' , '4.00' , '4' , '0' , '0' , '4.00' ) 20/10/2023 03:45:36 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14430' AND id_supplier = '109' 20/10/2023 03:45:36 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14430' , '109' , '1' ) 20/10/2023 03:52:47 pm >> SELECT document_num FROM ps_document WHERE document_num = '22/A' AND id_document != '81317' AND id_document_type LIKE '2%' AND YEAR(document_date) = YEAR('2023-02-10') 20/10/2023 03:52:47 pm >> UPDATE ps_document SET id_document_type = '24', document_num = '22/A', document_date = '2023-02-10', 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 = '83.10', price_tax_excluded = '83.10', date_upd = NOW() WHERE id_document = '81317' 20/10/2023 03:52:47 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 = '81317' 20/10/2023 03:52:47 pm >> DELETE FROM ps_document_detail WHERE id_document = '81317' 20/10/2023 03:52:47 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '81317' , '3612' , 'DOLOROSA PASSIONE DI N.S. GESÙ CRISTO - 8319' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '0' , '10.00' ) 20/10/2023 03:52:47 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '81317' , '21610' , 'PAROLA VICINA 2023/2024 ANNO B' , '1' , '-1' , '4' , '9.9000' , '9.9' , '0' , '0' , '9.90' ) 20/10/2023 03:52:47 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '81317' , '4223' , 'FOGLIETTI LA DOMENICA SAN PAOLO' , '2' , '-2' , '4' , '0.7000' , '0.7' , '0' , '0' , '1.40' ) 20/10/2023 03:52:47 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '81317' , '21606' , 'UCCISERO ANCHE I BAMBINI' , '1' , '-1' , '4' , '15.0000' , '15' , '0' , '0' , '15.00' ) 20/10/2023 03:52:47 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '81317' , '21665' , 'GRIDIAMO IL VANGELO - A. COMASTRI' , '1' , '-1' , '4' , '25.0000' , '25' , '0' , '0' , '25.00' ) 20/10/2023 03:52:47 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '81317' , '21684' , 'CEST LA CONFIANCE ' , '1' , '-1' , '4' , '1.9000' , '1.9' , '0' , '0' , '1.90' ) 20/10/2023 03:52:47 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '81317' , '21630' , 'PAROLE E PREGHIERA DIC 23' , '1' , '-1' , '4' , '2.90' , '2.9' , '0' , '0' , '2.90' ) 20/10/2023 03:52:47 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '81317' , '21708' , 'TU SEI SPECIALE - PAPA FRANCESCO' , '1' , '-1' , '4' , '17.00' , '17' , '0' , '0' , '17.00' ) 20/10/2023 04:30:27 pm >> SELECT document_num FROM ps_document WHERE document_num = '96/A' AND id_document != '87535' AND id_document_type LIKE '2%' AND YEAR(document_date) = YEAR('2023-10-03') 20/10/2023 04:30:27 pm >> UPDATE ps_document SET id_document_type = '24', document_num = '96/A', document_date = '2023-10-03', document_letter = 'A', id_customer = '3812', id_supplier = '', id_address = '4678843', address1 = 'LARGO PLEBISCITO 12 84121 SALERNO ', address2 = '', note = '', price_shipping = '0.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '0', id_causal = '0', price_tax_included = '106.40', price_tax_excluded = '90.52', date_upd = NOW() WHERE id_document = '87535' 20/10/2023 04:30:27 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 = '87535' 20/10/2023 04:30:27 pm >> DELETE FROM ps_document_detail WHERE id_document = '87535' 20/10/2023 04:30:27 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87535' , '7311' , 'OSTIA SOTTILE 74MM' , '3' , '-3' , '3' , '2.0000' , '1.9230769230769' , '4' , '0' , '6.00' ) 20/10/2023 04:30:27 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87535' , '17710' , 'OSTIA MAGNA CM 14 - OM 140' , '1' , '-1' , '3' , '4.5000' , '4.3269230769231' , '4' , '0' , '4.50' ) 20/10/2023 04:30:28 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87535' , '20428' , 'OSTIA TAGLIO CHIUSO 72MM - OTC25' , '1' , '-1' , '3' , '2.0000' , '1.9230769230769' , '4' , '0' , '2.00' ) 20/10/2023 04:30:28 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87535' , '16163' , 'PARTICOLE DOMUS - PAN DI CENA' , '2' , '-2' , '3' , '3.5000' , '3.3653846153846' , '4' , '0' , '7.00' ) 20/10/2023 04:30:28 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87535' , '16689' , 'OSTIA PAN DI CENA mm80' , '1' , '-1' , '3' , '2.0000' , '1.9230769230769' , '4' , '0' , '2.00' ) 20/10/2023 04:30:28 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87535' , '17533' , 'CINGOLO ORO/COL - CING06' , '1' , '-1' , '1' , '19.0000' , '15.573770491803' , '22' , '0' , '19.00' ) 20/10/2023 04:30:28 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87535' , '16456' , 'CINGOLO - CING03' , '2' , '-2' , '1' , '14.0000' , '11.475409836066' , '22' , '0' , '28.00' ) 20/10/2023 04:30:28 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87535' , '4223' , 'FOGLIETTI LA DOMENICA SAN PAOLO' , '2' , '-2' , '4' , '0.70' , '0.7' , '0' , '0' , '1.40' ) 20/10/2023 04:30:28 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87535' , '17161' , 'CARBONCINI NERI - CARNE' , '1' , '-1' , '1' , '12.00' , '9.8360655737705' , '22' , '0' , '12.00' ) 20/10/2023 04:30:28 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87535' , '1914' , 'CERA DELLA LITURGIA' , '5' , '-5' , '1' , '4.90' , '4.016393442623' , '22' , '0' , '24.50' ) 20/10/2023 04:31:45 pm >> SELECT document_num FROM ps_document WHERE document_num = '3267' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-10-20') 20/10/2023 04:31: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' , '3267' , '2023-10-20' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '2.50' , '2.50' , NOW() , NOW() ) 20/10/2023 04:31: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 = '88450' 20/10/2023 04:31:45 pm >> DELETE FROM ps_document_detail WHERE id_document = '88450' 20/10/2023 04:31: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 ( '88450' , '21196' , 'CALENDARIO LITURGICO 2024' , '1' , '-1' , '4' , '0.50' , '0.5' , '0' , '0' , '0.50' ) 20/10/2023 04:31: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 ( '88450' , '3585' , 'DIVINA RIVELAZIONE' , '1' , '-1' , '4' , '2.00' , '2' , '0' , '0' , '2.00' ) 20/10/2023 05:13:14 pm >> SELECT document_num FROM ps_document WHERE document_num = '3268' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-10-20') 20/10/2023 05:13:14 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3268' , '2023-10-20' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '3.70' , '3.03' , NOW() , NOW() ) 20/10/2023 05:13:14 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '88451' 20/10/2023 05:13:14 pm >> DELETE FROM ps_document_detail WHERE id_document = '88451' 20/10/2023 05:13:14 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88451' , '17005' , 'BIGLIETTO AUGURALE medio' , '2' , '-2' , '1' , '1.00' , '0.81967213114754' , '22' , '0' , '2.00' ) 20/10/2023 05:13:14 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88451' , '17004' , 'BIGLIETTO AUGURALE PICCOLO' , '1' , '-1' , '1' , '0.7' , '0.57377049180328' , '22' , '0' , '0.70' ) 20/10/2023 05:13:14 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88451' , '21597' , 'BIGLIETTI AUGURI SAN PAOLO' , '1' , '-1' , '1' , '1.00' , '0.81967213114754' , '22' , '0' , '1.00' ) 20/10/2023 06:16:18 pm >> SELECT document_num FROM ps_document WHERE document_num = '3269' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-10-20') 20/10/2023 06:16:18 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3269' , '2023-10-20' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '7.99' , '7.99' , NOW() , NOW() ) 20/10/2023 06:16:18 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '88452' 20/10/2023 06:16:18 pm >> DELETE FROM ps_document_detail WHERE id_document = '88452' 20/10/2023 06:16:18 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88452' , '19294' , 'SCOPRIAMO INSIEME IL VANGELO' , '1' , '-1' , '4' , '4.90' , '4.9' , '0' , '5' , '4.66' ) 20/10/2023 06:16:18 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88452' , '13397' , 'MIO GESU' , '1' , '-1' , '4' , '3.50' , '3.5' , '0' , '5' , '3.33' ) 20/10/2023 07:14:23 pm >> INSERT INTO ps_category ( id_parent , `date_add` , `date_upd` , level_depth ) VALUES ( '4' , NOW() , NOW() , '3' ) 20/10/2023 07:14:23 pm >> INSERT INTO ps_category_group ( id_category , id_group ) VALUES ( '526' , '1' ) 20/10/2023 07:14:23 pm >> INSERT INTO ps_category_group ( id_category , id_group ) VALUES ( '526' , '2' ) 20/10/2023 07:14:23 pm >> INSERT INTO ps_category_group ( id_category , id_group ) VALUES ( '526' , '3' ) 20/10/2023 07:14:23 pm >> INSERT INTO ps_category_lang ( id_category , id_lang , name , link_rewrite ) VALUES ( '526' , '1' , 'aaa' , LOWER('aaa') ) 20/10/2023 07:14:23 pm >> INSERT INTO ps_category_shop ( id_category , id_shop , position ) VALUES ( '526' , '1' , '0' ) 20/10/2023 07:14:34 pm >> DELETE FROM ps_category WHERE id_category = '526' 20/10/2023 07:14:34 pm >> DELETE FROM ps_category_group WHERE id_category = '526' 20/10/2023 07:14:34 pm >> DELETE FROM ps_category_lang WHERE id_category = '526' 20/10/2023 07:14:34 pm >> DELETE FROM ps_category_shop WHERE id_category = '526' 20/10/2023 07:28:14 pm >> SELECT document_num FROM ps_document WHERE document_num = '3270' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-10-20') 20/10/2023 07:28:14 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3270' , '2023-10-20' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '62.50' , '60.10' , NOW() , NOW() ) 20/10/2023 07:28:14 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '88453' 20/10/2023 07:28:14 pm >> DELETE FROM ps_document_detail WHERE id_document = '88453' 20/10/2023 07:28:14 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88453' , '16163' , 'PARTICOLE DOMUS - PAN DI CENA' , '15' , '-15' , '3' , '3.50' , '3.3653846153846' , '4' , '0' , '52.50' ) 20/10/2023 07:28:14 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '88453' , '16689' , 'OSTIA PAN DI CENA mm80' , '5' , '-5' , '3' , '2.00' , '1.9230769230769' , '4' , '0' , '10.00' ) 20/10/2023 07:28:39 pm >> SELECT document_num FROM ps_document WHERE document_num = '3271' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-10-20') 20/10/2023 07:28:39 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3271' , '2023-10-20' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '6.50' , '5.33' , NOW() , NOW() ) 20/10/2023 07:28:39 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '88454' 20/10/2023 07:28:39 pm >> DELETE FROM ps_document_detail WHERE id_document = '88454' 20/10/2023 07:28: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 ( '88454' , '6402' , 'MENSA BIANCA 60X200 ' , '1' , '-1' , '1' , '6.50' , '5.327868852459' , '22' , '0' , '6.50' )