16/10/2025 08:35:40 am >> SELECT document_num FROM ps_document WHERE document_num = '30/L' AND id_document != '' AND id_document_type LIKE '2%' AND YEAR(document_date) = YEAR('2025-10-10') 16/10/2025 08:35:40 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '23' , '30/L' , '2025-10-10' , 'L' , '3550' , '0' , '4671016' , 'VIA S. MARIA IN MONTICELLI, 28 00186 ROMA' , 'PER LA DELEGAZIONE DEL BURUNDI' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '425.00' , '348.36' , NOW() , NOW() ) 16/10/2025 08:35: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 = '99272' 16/10/2025 08:35:40 am >> DELETE FROM ps_document_detail WHERE id_document = '99272' 16/10/2025 08:35: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 ( '99272' , '18682' , 'CLERGY ROMANO ML - C17' , '85' , '-85' , '1' , '5' , '4.0983606557377' , '22' , '0' , '425.00' ) 16/10/2025 08:41:12 am >> INSERT INTO ps_customer ( id_gender , firstname , lastname , email , passwd , `date_add` , `date_upd` ) VALUES ( '1' , '' , '' , '' , '7oTqUlQeWrAdaxdG' , NOW() , NOW() ) 16/10/2025 08:41:12 am >> INSERT INTO ps_customer_group ( id_customer , id_group ) VALUES ( '4256' , '1' ) 16/10/2025 08:41:12 am >> INSERT INTO ps_customer_group ( id_customer , id_group ) VALUES ( '4256' , '2' ) 16/10/2025 08:41:12 am >> INSERT INTO ps_customer_group ( id_customer , id_group ) VALUES ( '4256' , '3' ) 16/10/2025 08:43:10 am >> UPDATE ps_address SET deleted='1' , active = '0' WHERE id_customer = '4256' 16/10/2025 08:43:10 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 ( '4256' , '10' , '208' , 'PARR. SS AQUILA e PRISCILLA' , 'QUARANTA' , 'PADRE SANTINO GIUSEPPE' , 'VIA P. BLASERNA,113 ' , '' , '00146' , 'ROMA' , '' , '' , '3471730026' , '' , '' , NOW() , NOW() ) 16/10/2025 08:43:10 am >> UPDATE ps_customer SET email = 'dsq@libero.it', sdi = '', pec = '', date_upd = NOW() WHERE id_customer = '4256' 16/10/2025 08:47:10 am >> UPDATE ps_address SET deleted='1' , active = '0' WHERE id_customer = '4256' 16/10/2025 08:47:10 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 ( '4256' , '10' , '208' , 'PARR. SS AQUILA e PRISCILLA' , 'QUARANTA' , 'PADRE SANTINO GIUSEPPE' , 'VIA P. BLASERNA,113 ' , '' , '00146' , 'ROMA' , '' , '' , '3471730026' , '' , '80209550583' , NOW() , NOW() ) 16/10/2025 08:47:10 am >> UPDATE ps_customer SET email = 'dsq@libero.it', sdi = '', pec = '', date_upd = NOW() WHERE id_customer = '4256' 16/10/2025 08:48:23 am >> UPDATE ps_address SET deleted='1' , active = '0' WHERE id_customer = '4256' 16/10/2025 08:48:23 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 ( '4256' , '10' , '208' , 'PARR. SS AQUILA e PRISCILLA' , 'QUARANTA' , 'PADRE SANTINO GIUSEPPE' , 'VIA P. BLASERNA,113 ' , '' , '00146' , 'ROMA' , '' , '' , '3471730026' , '' , '80209550583' , NOW() , NOW() ) 16/10/2025 08:48:23 am >> UPDATE ps_customer SET email = 'dsq@libero.it', sdi = '', pec = '', date_upd = NOW() WHERE id_customer = '4256' 16/10/2025 08:48:54 am >> SELECT document_num FROM ps_document WHERE document_num = '132' AND id_document != '' AND id_document_type LIKE '21' AND YEAR(document_date) = YEAR('2025-10-16') 16/10/2025 08:48:54 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' , '132' , '2025-10-16' , '' , '4256' , '0' , '4679572' , 'VIA P. BLASERNA,113 00146 ROMA' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '9' , '0' , '255.00' , '255.00' , NOW() , NOW() ) 16/10/2025 08:48:54 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 = '99273' 16/10/2025 08:48:54 am >> DELETE FROM ps_document_detail WHERE id_document = '99273' 16/10/2025 08:48:54 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99273' , '4120' , 'FEDE NELLO ZAINETTO' , '50' , '-50' , '4' , '6.00' , '6' , '0' , '15' , '255.00' ) 16/10/2025 08:50:57 am >> INSERT INTO ps_customer ( id_gender , firstname , lastname , email , passwd , `date_add` , `date_upd` ) VALUES ( '1' , '' , '' , '' , 'uhl9H4M5ID7gcwnx' , NOW() , NOW() ) 16/10/2025 08:50:57 am >> INSERT INTO ps_customer_group ( id_customer , id_group ) VALUES ( '4257' , '1' ) 16/10/2025 08:50:57 am >> INSERT INTO ps_customer_group ( id_customer , id_group ) VALUES ( '4257' , '2' ) 16/10/2025 08:50:57 am >> INSERT INTO ps_customer_group ( id_customer , id_group ) VALUES ( '4257' , '3' ) 16/10/2025 08:52:30 am >> UPDATE ps_address SET deleted='1' , active = '0' WHERE id_customer = '4257' 16/10/2025 08:52:30 am >> INSERT INTO ps_address ( id_customer , id_country , id_state , company , lastname , firstname , address1 , address2 , postcode , city , other , phone , phone_mobile , vat_number , dni , date_add , date_upd ) VALUES ( '4257' , '10' , '148' , '' , 'SARACENO' , 'ROSALIA ' , 'VIALE DEI TIGLI 138' , '' , '66021' , 'CASALBORDINO' , '' , '' , '3496495492' , '' , '' , NOW() , NOW() ) 16/10/2025 08:52:30 am >> UPDATE ps_customer SET email = 'peppe04.disanto@gmail.com', sdi = '', pec = '', date_upd = NOW() WHERE id_customer = '4257' 16/10/2025 08:52:50 am >> UPDATE ps_address SET deleted='1' , active = '0' WHERE id_customer = '4257' 16/10/2025 08:52:50 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 ( '4257' , '10' , '148' , '' , 'SARACENI' , 'ROSALIA ' , 'VIALE DEI TIGLI 138' , '' , '66021' , 'CASALBORDINO' , '' , '' , '3496495492' , '' , '' , NOW() , NOW() ) 16/10/2025 08:52:50 am >> UPDATE ps_customer SET email = 'peppe04.disanto@gmail.com', sdi = '', pec = '', date_upd = NOW() WHERE id_customer = '4257' 16/10/2025 08:53:33 am >> SELECT document_num FROM ps_document WHERE document_num = '133' AND id_document != '' AND id_document_type LIKE '21' AND YEAR(document_date) = YEAR('2025-10-16') 16/10/2025 08:53:33 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' , '133' , '2025-10-16' , '' , '4257' , '0' , '4679574' , 'VIALE DEI TIGLI 138 66021 CASALBORDINO' , '' , '' , '5' , '4' , '0' , '0' , '0' , '' , '6' , '0' , '50.22' , '50.22' , NOW() , NOW() ) 16/10/2025 08:53:33 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 = '99274' 16/10/2025 08:53:33 am >> DELETE FROM ps_document_detail WHERE id_document = '99274' 16/10/2025 08:53:33 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99274' , '5457' , 'IO SONO CON VOI 1 PARTE' , '17' , '-17' , '4' , '2.80' , '2.8' , '0' , '5' , '45.22' ) 16/10/2025 09:22:43 am >> INSERT INTO ps_product ( ean13 , id_tax_rules_group , `date_add` , `date_upd` ) VALUES ( '' , '1' , NOW() , NOW() ) 16/10/2025 09:22:43 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '24152' , '1' , '' , 'nuovo-prodotto' ) 16/10/2025 09:22:43 am >> INSERT INTO ps_product_shop ( id_product , id_tax_rules_group , id_shop , id_category_default , `date_add` , `date_upd` ) VALUES ( '24152' , '1' , '1' , '2' , NOW() , NOW() ) 16/10/2025 09:22:43 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) VALUES ( '24152' , '0' , '1' , '0' , '0' ) 16/10/2025 09:24:01 am >> SELECT ean13 FROM ps_product WHERE ean13 = '000414' AND id_product != '24152' AND ean13 != '' 16/10/2025 09:24:01 am >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '000414', date_upd = NOW() WHERE id_product = '24152' 16/10/2025 09:24:01 am >> UPDATE ps_product_lang SET name = 'STOLA MARIANA - 7123', description = '' WHERE id_product = '24152' 16/10/2025 09:24:01 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '159.8360655737705' WHERE id_product = '24152' 16/10/2025 09:24:01 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '159.8360655737705', id_tax_rules_group = '1', id_category_default = '448', id_argoment_default = '42', id_internal_category = '3', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '24152' 16/10/2025 09:24:01 am >> DELETE FROM ps_specific_price WHERE id_product = '24152' 16/10/2025 09:24: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 = '24152' 16/10/2025 09:24:04 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '24153' , '1' , '' , 'nuovo-prodotto' ) 16/10/2025 09:24: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 '24153' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '24152' 16/10/2025 09:24:05 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '24153' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '24152' 16/10/2025 09:25:43 am >> SELECT ean13 FROM ps_product WHERE ean13 = '000504' AND id_product != '24153' AND ean13 != '' 16/10/2025 09:25:43 am >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '000504', date_upd = NOW() WHERE id_product = '24153' 16/10/2025 09:25:43 am >> UPDATE ps_product_lang SET name = 'STOLA MARIANA IN RASO - 6888/6829', description = '' WHERE id_product = '24153' 16/10/2025 09:25:43 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '129.5081967213115' WHERE id_product = '24153' 16/10/2025 09:25:43 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '129.5081967213115', id_tax_rules_group = '1', id_category_default = '448', id_argoment_default = '42', id_internal_category = '3', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '24153' 16/10/2025 09:25:43 am >> DELETE FROM ps_specific_price WHERE id_product = '24153' 16/10/2025 09:26:16 am >> SELECT ean13 FROM ps_product WHERE ean13 = '000504' AND id_product != '24153' AND ean13 != '' 16/10/2025 09:26:16 am >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '000504', date_upd = NOW() WHERE id_product = '24153' 16/10/2025 09:26:16 am >> UPDATE ps_product_lang SET name = 'STOLA MARIANA IN RASO - 6888/6829', description = '' WHERE id_product = '24153' 16/10/2025 09:26:16 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '129.5081967213115' WHERE id_product = '24153' 16/10/2025 09:26:16 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '129.5081967213115', id_tax_rules_group = '1', id_category_default = '448', id_argoment_default = '42', id_internal_category = '3', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '24153' 16/10/2025 09:26:16 am >> DELETE FROM ps_specific_price WHERE id_product = '24153' 16/10/2025 09:26: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 = '24153' 16/10/2025 09:26:17 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '24154' , '1' , '' , 'nuovo-prodotto' ) 16/10/2025 09:26: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 '24154' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '24153' 16/10/2025 09:26:17 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '24154' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '24153' 16/10/2025 09:26:50 am >> SELECT ean13 FROM ps_product WHERE ean13 = '001917' AND id_product != '19190' AND ean13 != '' 16/10/2025 09:26:50 am >> UPDATE ps_product SET id_supplier = '126', reference = '', ean13 = '001917', date_upd = NOW() WHERE id_product = '19190' 16/10/2025 09:26:50 am >> UPDATE ps_product_lang SET name = 'STOLA MARIANA - 7335', description = '' WHERE id_product = '19190' 16/10/2025 09:26:50 am >> UPDATE ps_product SET wholesale_price = '75.00', on_sale = '0', price = '159.8360655737705' WHERE id_product = '19190' 16/10/2025 09:26:50 am >> UPDATE ps_product_shop SET wholesale_price = '75.00', price = '159.8360655737705', id_tax_rules_group = '1', id_category_default = '448', id_argoment_default = '42', id_internal_category = '3', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '19190' 16/10/2025 09:26:50 am >> DELETE FROM ps_specific_price WHERE id_product = '19190' 16/10/2025 09:28:24 am >> SELECT ean13 FROM ps_product WHERE ean13 = '000147' AND id_product != '24154' AND ean13 != '' 16/10/2025 09:28:24 am >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '000147', date_upd = NOW() WHERE id_product = '24154' 16/10/2025 09:28:24 am >> UPDATE ps_product_lang SET name = 'STOLA MARIANA RASO - 7705/7706', description = '' WHERE id_product = '24154' 16/10/2025 09:28:24 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '110.65573770491804' WHERE id_product = '24154' 16/10/2025 09:28:24 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '110.65573770491804', id_tax_rules_group = '1', id_category_default = '448', id_argoment_default = '42', id_internal_category = '3', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '24154' 16/10/2025 09:28:24 am >> DELETE FROM ps_specific_price WHERE id_product = '24154' 16/10/2025 09:28:42 am >> SELECT ean13 FROM ps_product WHERE ean13 = '000147' AND id_product != '24154' AND ean13 != '' 16/10/2025 09:28:42 am >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '000147', date_upd = NOW() WHERE id_product = '24154' 16/10/2025 09:28:42 am >> UPDATE ps_product_lang SET name = 'STOLA MARIANA RASO - 7705/7706', description = '' WHERE id_product = '24154' 16/10/2025 09:28:42 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '110.65573770491804' WHERE id_product = '24154' 16/10/2025 09:28:42 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '110.65573770491804', id_tax_rules_group = '1', id_category_default = '448', id_argoment_default = '42', id_internal_category = '3', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '24154' 16/10/2025 09:28:42 am >> DELETE FROM ps_specific_price WHERE id_product = '24154' 16/10/2025 09:28:43 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 = '24154' 16/10/2025 09:28:43 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '24155' , '1' , '' , 'nuovo-prodotto' ) 16/10/2025 09:28:43 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 '24155' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '24154' 16/10/2025 09:28:43 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '24155' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '24154' 16/10/2025 09:29:26 am >> SELECT ean13 FROM ps_product WHERE ean13 = '001781' AND id_product != '16955' AND ean13 != '' 16/10/2025 09:29:26 am >> UPDATE ps_product SET id_supplier = '126', reference = '', ean13 = '001781', date_upd = NOW() WHERE id_product = '16955' 16/10/2025 09:29:26 am >> UPDATE ps_product_lang SET name = 'STOLA MARIANA - 8005', description = '' WHERE id_product = '16955' 16/10/2025 09:29:26 am >> UPDATE ps_product SET wholesale_price = '65.00', on_sale = '0', price = '139.34426229508196' WHERE id_product = '16955' 16/10/2025 09:29:26 am >> UPDATE ps_product_shop SET wholesale_price = '65.00', price = '139.34426229508196', id_tax_rules_group = '1', id_category_default = '448', id_argoment_default = '42', id_internal_category = '3', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '16955' 16/10/2025 09:29:26 am >> DELETE FROM ps_specific_price WHERE id_product = '16955' 16/10/2025 09:30:36 am >> SELECT ean13 FROM ps_product WHERE ean13 = '002165' AND id_product != '21420' AND ean13 != '' 16/10/2025 09:30:36 am >> UPDATE ps_product SET id_supplier = '126', reference = '', ean13 = '002165', date_upd = NOW() WHERE id_product = '21420' 16/10/2025 09:30:36 am >> UPDATE ps_product_lang SET name = 'STOLA IN RASO IHS - 7871', description = '' WHERE id_product = '21420' 16/10/2025 09:30:36 am >> UPDATE ps_product SET wholesale_price = '75.00', on_sale = '0', price = '159.8360655737705' WHERE id_product = '21420' 16/10/2025 09:30:36 am >> UPDATE ps_product_shop SET wholesale_price = '75.00', price = '159.8360655737705', id_tax_rules_group = '1', id_category_default = '448', id_argoment_default = '42', id_internal_category = '3', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '21420' 16/10/2025 09:30:36 am >> DELETE FROM ps_specific_price WHERE id_product = '21420' 16/10/2025 09:31:46 am >> SELECT ean13 FROM ps_product WHERE ean13 = '002371' AND id_product != '23634' AND ean13 != '' 16/10/2025 09:31:47 am >> UPDATE ps_product SET id_supplier = '126', reference = '', ean13 = '002371', date_upd = NOW() WHERE id_product = '23634' 16/10/2025 09:31:47 am >> UPDATE ps_product_lang SET name = 'CASULA MARIANA LANA - 7930L', description = '' WHERE id_product = '23634' 16/10/2025 09:31:47 am >> UPDATE ps_product SET wholesale_price = '260.00', on_sale = '0', price = '520.4918032786885' WHERE id_product = '23634' 16/10/2025 09:31:47 am >> UPDATE ps_product_shop SET wholesale_price = '260.00', price = '520.4918032786885', id_tax_rules_group = '1', id_category_default = '448', id_argoment_default = '42', id_internal_category = '3', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '23634' 16/10/2025 09:31:47 am >> DELETE FROM ps_specific_price WHERE id_product = '23634' 16/10/2025 09:33:24 am >> SELECT ean13 FROM ps_product WHERE ean13 = '000394' AND id_product != '24155' AND ean13 != '' 16/10/2025 09:33:24 am >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '000394', date_upd = NOW() WHERE id_product = '24155' 16/10/2025 09:33:24 am >> UPDATE ps_product_lang SET name = 'CASULA MARIANA S/MOIRE - 8174LS', description = '' WHERE id_product = '24155' 16/10/2025 09:33:24 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '900' WHERE id_product = '24155' 16/10/2025 09:33:24 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '900', id_tax_rules_group = '1', id_category_default = '448', id_argoment_default = '42', id_internal_category = '3', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '24155' 16/10/2025 09:33:24 am >> DELETE FROM ps_specific_price WHERE id_product = '24155' 16/10/2025 09:34:17 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '31' , '104/2025' , '2025-10-14' , '2025' , '0' , '126' , '4669995' , 'VIA DELLE INDUSTRIE, 75 06083 BASTIA UMBRA' , '' , '' , '15' , '1' , '0' , '0' , '0' , '' , '10' , '0' , '1756.80' , '1440.00' , NOW() , NOW() ) 16/10/2025 09:34:17 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 = '99275' 16/10/2025 09:34:17 am >> DELETE FROM ps_document_detail WHERE id_document = '99275' 16/10/2025 09:34:17 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99275' , '23869' , 'SERVIZIO MESSA - P/LINO - 6769' , '2' , '2' , '1' , '60' , '49.180327868852' , '22' , '0' , '146.4000' ) 16/10/2025 09:34:17 am >> DELETE FROM ps_product_supplier WHERE id_product = '23869' AND id_supplier = '126' 16/10/2025 09:34:17 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23869' , '126' , '1' ) 16/10/2025 09:34:17 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99275' , '19351' , 'SERVIZIO MESSA MISTO LINO - 7050' , '2' , '2' , '1' , '20' , '16.393442622951' , '22' , '0' , '48.8000' ) 16/10/2025 09:34:17 am >> DELETE FROM ps_product_supplier WHERE id_product = '19351' AND id_supplier = '126' 16/10/2025 09:34:17 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19351' , '126' , '1' ) 16/10/2025 09:34:17 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99275' , '16958' , 'SERVIZIO MESSA M/LINO MARIANO - 6990' , '1' , '1' , '1' , '20' , '16.393442622951' , '22' , '0' , '24.4000' ) 16/10/2025 09:34:17 am >> DELETE FROM ps_product_supplier WHERE id_product = '16958' AND id_supplier = '126' 16/10/2025 09:34:17 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16958' , '126' , '1' ) 16/10/2025 09:34:17 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99275' , '18239' , 'SERVIZIO MESSA - MARIANO M/L - 7051' , '1' , '1' , '1' , '25' , '20.491803278689' , '22' , '0' , '30.5000' ) 16/10/2025 09:34:17 am >> DELETE FROM ps_product_supplier WHERE id_product = '18239' AND id_supplier = '126' 16/10/2025 09:34:17 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18239' , '126' , '1' ) 16/10/2025 09:34:17 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99275' , '24152' , 'STOLA MARIANA - 7123' , '2' , '2' , '1' , '80' , '65.573770491803' , '22' , '0' , '195.2000' ) 16/10/2025 09:34:17 am >> DELETE FROM ps_product_supplier WHERE id_product = '24152' AND id_supplier = '126' 16/10/2025 09:34:17 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24152' , '126' , '1' ) 16/10/2025 09:34:17 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99275' , '24153' , 'STOLA MARIANA IN RASO - 6888/6829' , '1' , '1' , '1' , '65' , '53.27868852459' , '22' , '0' , '79.3000' ) 16/10/2025 09:34:17 am >> DELETE FROM ps_product_supplier WHERE id_product = '24153' AND id_supplier = '126' 16/10/2025 09:34:17 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24153' , '126' , '1' ) 16/10/2025 09:34:17 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99275' , '19190' , 'STOLA MARIANA - 7335' , '1' , '1' , '1' , '80' , '65.573770491803' , '22' , '0' , '97.6000' ) 16/10/2025 09:34:17 am >> DELETE FROM ps_product_supplier WHERE id_product = '19190' AND id_supplier = '126' 16/10/2025 09:34:17 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19190' , '126' , '1' ) 16/10/2025 09:34:17 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99275' , '24154' , 'STOLA MARIANA RASO - 7705/7706' , '1' , '1' , '1' , '55' , '45.081967213115' , '22' , '0' , '67.1000' ) 16/10/2025 09:34:17 am >> DELETE FROM ps_product_supplier WHERE id_product = '24154' AND id_supplier = '126' 16/10/2025 09:34:17 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24154' , '126' , '1' ) 16/10/2025 09:34:17 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99275' , '16955' , 'STOLA MARIANA - 8005' , '1' , '1' , '1' , '70' , '57.377049180328' , '22' , '0' , '85.4000' ) 16/10/2025 09:34:18 am >> DELETE FROM ps_product_supplier WHERE id_product = '16955' AND id_supplier = '126' 16/10/2025 09:34:18 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16955' , '126' , '1' ) 16/10/2025 09:34:18 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99275' , '21420' , 'STOLA IN RASO IHS - 7871' , '1' , '1' , '1' , '80' , '65.573770491803' , '22' , '0' , '97.6000' ) 16/10/2025 09:34:18 am >> DELETE FROM ps_product_supplier WHERE id_product = '21420' AND id_supplier = '126' 16/10/2025 09:34:18 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21420' , '126' , '1' ) 16/10/2025 09:34:18 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99275' , '23634' , 'CASULA MARIANA LANA - 7930L' , '1' , '1' , '1' , '260' , '213.11475409836' , '22' , '0' , '317.2000' ) 16/10/2025 09:34:18 am >> DELETE FROM ps_product_supplier WHERE id_product = '23634' AND id_supplier = '126' 16/10/2025 09:34:18 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23634' , '126' , '1' ) 16/10/2025 09:34:18 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99275' , '24155' , 'CASULA MARIANA S/MOIRE - 8174LS' , '1' , '1' , '1' , '450' , '368.85245901639' , '22' , '0' , '549.0000' ) 16/10/2025 09:34:18 am >> DELETE FROM ps_product_supplier WHERE id_product = '24155' AND id_supplier = '126' 16/10/2025 09:34:18 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24155' , '126' , '1' ) 16/10/2025 10:17:12 am >> SELECT document_num FROM ps_document WHERE document_num = '30' AND id_document != '99271' AND id_document_type LIKE '24' AND YEAR(document_date) = YEAR('2025-10-15') 16/10/2025 10:17:12 am >> UPDATE ps_document SET id_document_type = '24', document_num = '30', document_date = '2025-10-15', document_letter = '', id_customer = '0', id_supplier = '', id_address = '2635', address1 = 'VIA CARLO POMA, 2 00151 ROMA', address2 = '', note = 'RESA', 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 = '64.00', price_tax_excluded = '64.00', date_upd = NOW() WHERE id_document = '99271' 16/10/2025 10:17: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 = '99271' 16/10/2025 10:17:12 am >> DELETE FROM ps_document_detail WHERE id_document = '99271' 16/10/2025 10:17: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 ( '99271' , '22753' , 'MESSA MEDITAZIONE - SETT/OTT 2024' , '2' , '-2' , '4' , '8.0000' , '8' , '0' , '0' , '16.00' ) 16/10/2025 10:17: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 ( '99271' , '23607' , 'MESSA MEDITAZIONE - LUG/AGO 25' , '1' , '-1' , '4' , '8.0000' , '8' , '0' , '0' , '8.00' ) 16/10/2025 10:17: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 ( '99271' , '22307' , 'MESSA MEDITAZIONE - LUG/AGO 2024' , '1' , '-1' , '4' , '8.0000' , '8' , '0' , '0' , '8.00' ) 16/10/2025 10:17: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 ( '99271' , '23606' , 'MESSA MEDITAZIONE - MAG/GIU 25' , '1' , '-1' , '4' , '8.0000' , '8' , '0' , '0' , '8.00' ) 16/10/2025 10:17: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 ( '99271' , '21869' , 'MESSA MEDITAZIONE - MAR/APR 2024' , '1' , '-1' , '4' , '8.0000' , '8' , '0' , '0' , '8.00' ) 16/10/2025 10:17: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 ( '99271' , '10829' , 'UMILE E ALTA - G. VIANELLO' , '2' , '-2' , '4' , '8.0000' , '8' , '0' , '0' , '16.00' ) 16/10/2025 10:23:28 am >> UPDATE ps_address SET id_state = '208', lastname = 'EDIZIONI ART S.R.L.', address1 = 'VIA CARLO POMA, 2 ', address2 = '', postcode = '00151', dni = '', vat_number = '01856010036', city = 'ROMA', phone = '', phone_mobile = '', date_upd = NOW() WHERE id_supplier = '40' 16/10/2025 10:23:28 am >> UPDATE ps_supplier SET email = 'info@edizioniart.it', name = 'EDIZIONI ART S.R.L.', date_upd = NOW() WHERE id_supplier = '40' 16/10/2025 10:23:28 am >> UPDATE ps_supplier_lang SET description = 'SEDE OPERATIVA in Via dei Cantelmo, 65 -', meta_title = '', meta_description = '' WHERE id_supplier = '40' 16/10/2025 10:25:36 am >> SELECT document_num FROM ps_document WHERE document_num = '3374' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2025-10-16') 16/10/2025 10:25:36 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3374' , '2025-10-16' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '22.20' , '22.20' , NOW() , NOW() ) 16/10/2025 10:25:36 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '99276' 16/10/2025 10:25:36 am >> DELETE FROM ps_document_detail WHERE id_document = '99276' 16/10/2025 10:25:36 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99276' , '8601' , 'SARETE MIEI TESTIMONI 2 - MAGNIFICAT' , '1' , '-1' , '4' , '3.00' , '3' , '0' , '5' , '2.85' ) 16/10/2025 10:25:36 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99276' , '8600' , 'SARETE MIEI TESTIMONI 1 - MAGNIFICAT' , '1' , '-1' , '4' , '3.00' , '3' , '0' , '5' , '2.85' ) 16/10/2025 10:25:36 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99276' , '23919' , 'CE SPAZIO PER TE 2026 - 12-14 ANNI' , '1' , '-1' , '4' , '16.50' , '16.5' , '0' , '0' , '16.50' ) 16/10/2025 10:34:46 am >> SELECT document_num FROM ps_document WHERE document_num = '3375' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2025-10-16') 16/10/2025 10:34:46 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3375' , '2025-10-16' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '83.70' , '75.59' , NOW() , NOW() ) 16/10/2025 10:34:46 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '99277' 16/10/2025 10:34:46 am >> DELETE FROM ps_document_detail WHERE id_document = '99277' 16/10/2025 10:34:46 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99277' , '11757' , 'VINO LIQUOROSO DOLCE - 16%' , '6' , '-6' , '1' , '7.5' , '6.1475409836066' , '22' , '0' , '45.00' ) 16/10/2025 10:34:46 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99277' , '24142' , 'DILEXI TE' , '1' , '-1' , '4' , '2.90' , '2.9' , '0' , '0' , '2.90' ) 16/10/2025 10:34:46 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99277' , '23807' , 'CALENDARIO LITURGICO 2026' , '1' , '-1' , '4' , '0.80' , '0.8' , '0' , '0' , '0.80' ) 16/10/2025 10:34:46 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99277' , '17257' , 'IO TI BATTEZZO ' , '4' , '-4' , '4' , '1.80' , '1.8' , '0' , '5' , '6.84' ) 16/10/2025 10:34:46 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99277' , '23694' , 'DONNA DI FRONTIERA ... - E. RONCHI' , '1' , '-1' , '4' , '15.00' , '15' , '0' , '5' , '14.25' ) 16/10/2025 10:34:46 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99277' , '23692' , 'SAN PAOLO LAPOSTOLO CREDIBILE - A. PISANO' , '1' , '-1' , '4' , '7.90' , '7.9' , '0' , '5' , '7.51' ) 16/10/2025 10:34:46 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99277' , '24057' , 'AVVENTO 2025' , '1' , '-1' , '4' , '3.50' , '3.5' , '0' , '0' , '3.50' ) 16/10/2025 10:34:46 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99277' , '24096' , 'AVVENTO E NATALE 2025/26' , '1' , '-1' , '4' , '2.90' , '2.9' , '0' , '0' , '2.90' ) 16/10/2025 10:45:17 am >> UPDATE ps_address SET deleted='1' , active = '0' WHERE id_customer = '2787' 16/10/2025 10:45:17 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 ( '2787' , '10' , '158' , 'PARROCCHIA SANT\'ONOFRIO' , 'ABBASCIA\'' , 'DON LEO' , 'PIAZZA DEL CARMINE 2' , '' , '71013' , 'S. GIOVANNI ROTONDO' , '' , '' , '3345840606' , '' , '92000780715' , NOW() , NOW() ) 16/10/2025 10:45:17 am >> UPDATE ps_customer SET email = 'santonofrio@tiscali.it', sdi = '', pec = '', date_upd = NOW() WHERE id_customer = '2787' 16/10/2025 10:47:59 am >> SELECT document_num FROM ps_document WHERE document_num = '134' AND id_document != '' AND id_document_type LIKE '21' AND YEAR(document_date) = YEAR('2025-10-16') 16/10/2025 10:47: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' , '134' , '2025-10-16' , '' , '2787' , '0' , '4679575' , 'PIAZZA DEL CARMINE 2 71013 S. GIOVANNI ROTONDO' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '3' , '0' , '122.40' , '122.40' , NOW() , NOW() ) 16/10/2025 10:47: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 = '99278' 16/10/2025 10:47:59 am >> DELETE FROM ps_document_detail WHERE id_document = '99278' 16/10/2025 10:47: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 ( '99278' , '8488' , 'PRIMA CONFESSIONE E MESSA PRIMA COMUNIONE' , '60' , '-60' , '4' , '2.40' , '2.4' , '0' , '15' , '122.40' ) 16/10/2025 11:05:09 am >> SELECT document_num FROM ps_document WHERE document_num = '3376' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2025-10-16') 16/10/2025 11:05:09 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' , '3376' , '2025-10-16' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '85.50' , '85.50' , NOW() , NOW() ) 16/10/2025 11:05:09 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '99279' 16/10/2025 11:05:09 am >> DELETE FROM ps_document_detail WHERE id_document = '99279' 16/10/2025 11:05:09 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99279' , '24022' , 'SULLA TUA PAROLA NOV/DIC 2025 - 531' , '18' , '-18' , '4' , '5.00' , '5' , '0' , '5' , '85.50' ) 16/10/2025 11:08:02 am >> SELECT document_num FROM ps_document WHERE document_num = '135' AND id_document != '' AND id_document_type LIKE '21' AND YEAR(document_date) = YEAR('2025-10-16') 16/10/2025 11:08: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 ( '21' , '135' , '2025-10-16' , '' , '3931' , '0' , '4679347' , 'VIALE DELLA LIBERA 11 80079 PROCIDA' , '' , '' , '13' , '4' , '0' , '0' , '0' , '' , '7' , '0' , '306.56' , '306.56' , NOW() , NOW() ) 16/10/2025 11:08: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 = '99280' 16/10/2025 11:08:02 am >> DELETE FROM ps_document_detail WHERE id_document = '99280' 16/10/2025 11:08: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 ( '99280' , '2679' , 'CONOSCERE GESU\'' , '7' , '-7' , '4' , '3.50' , '3.5' , '0' , '15' , '20.82' ) 16/10/2025 11:08: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 ( '99280' , '2680' , 'CONOSCERE GESU\' - GUIDA' , '2' , '-2' , '4' , '6.00' , '6' , '0' , '15' , '10.20' ) 16/10/2025 11:08: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 ( '99280' , '5457' , 'IO SONO CON VOI 1 PARTE' , '7' , '-7' , '4' , '2.80' , '2.8' , '0' , '15' , '16.66' ) 16/10/2025 11:08: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 ( '99280' , '5458' , 'IO SONO CON VOI 2 PARTE' , '7' , '-7' , '4' , '2.80' , '2.8' , '0' , '15' , '16.66' ) 16/10/2025 11:08: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 ( '99280' , '11191' , 'VENITE CON ME 1 PARTE' , '8' , '-8' , '4' , '2.80' , '2.8' , '0' , '15' , '19.04' ) 16/10/2025 11:08: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 ( '99280' , '11192' , 'VENITE CON ME 2 PARTE' , '8' , '-8' , '4' , '2.80' , '2.8' , '0' , '15' , '19.04' ) 16/10/2025 11:08: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 ( '99280' , '9675' , 'SARETE MIEI TESTIMONI' , '15' , '-15' , '4' , '3.50' , '3.5' , '0' , '15' , '44.63' ) 16/10/2025 11:08: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 ( '99280' , '2880' , 'CRESIMA: UN DONO E UN PROGETTO' , '15' , '-15' , '4' , '2.50' , '2.5' , '0' , '15' , '31.88' ) 16/10/2025 11:08: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 ( '99280' , '14223' , 'PRONTUARIO BIBLICO - LITURGICO - F. GIGLIO' , '1' , '-1' , '4' , '9.00' , '9' , '0' , '15' , '7.65' ) 16/10/2025 11:08: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 ( '99280' , '2448' , 'COLUI IN CUI CREDO' , '4' , '-4' , '4' , '2.50' , '2.5' , '0' , '15' , '8.50' ) 16/10/2025 11:08: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 ( '99280' , '14031' , 'SEGNO DELLA CROCE' , '8' , '-8' , '4' , '3.00' , '3' , '0' , '50' , '12.00' ) 16/10/2025 11:08: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 ( '99280' , '20460' , 'AVE MARIA SPIEGATA AI BAMBINI' , '15' , '-15' , '4' , '1.80' , '1.8' , '0' , '15' , '22.95' ) 16/10/2025 11:08: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 ( '99280' , '18049' , 'PADRE NOSTRO SPIEGATO AI BAMBINI' , '15' , '-15' , '4' , '2.50' , '2.5' , '0' , '15' , '31.88' ) 16/10/2025 11:08: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 ( '99280' , '13840' , 'NONNI SONO UN TESORO' , '15' , '-15' , '4' , '1.80' , '1.8' , '0' , '15' , '22.95' ) 16/10/2025 11:08: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 ( '99280' , '24142' , 'DILEXI TE' , '3' , '-3' , '4' , '2.90' , '2.9' , '0' , '0' , '8.70' ) 16/10/2025 11:48:41 am >> SELECT document_num FROM ps_document WHERE document_num = '3377' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2025-10-16') 16/10/2025 11:48: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' , '3377' , '2025-10-16' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '6.50' , '5.33' , NOW() , NOW() ) 16/10/2025 11:48: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 = '99281' 16/10/2025 11:48:41 am >> DELETE FROM ps_document_detail WHERE id_document = '99281' 16/10/2025 11:48: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 ( '99281' , '5538' , 'LACCIO MARRONE' , '5' , '-5' , '1' , '0.05' , '0.040983606557377' , '22' , '0' , '0.25' ) 16/10/2025 11:48: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 ( '99281' , '22736' , 'MEDAGLIA CARLO ACUTIS SMALTATA - G474.254OX' , '5' , '-5' , '1' , '0.70' , '0.57377049180328' , '22' , '0' , '3.50' ) 16/10/2025 11:48: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 ( '99281' , '6325' , 'MEDAGLIA MIRACOLOSA MM 22 - METALLO OX' , '5' , '-5' , '1' , '0.25' , '0.20491803278689' , '22' , '0' , '1.25' ) 16/10/2025 11:48: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 ( '99281' , '18223' , 'ROSARIO MISSIONARIO MM8 - R102' , '1' , '-1' , '1' , '1.50' , '1.2295081967213' , '22' , '0' , '1.50' ) 16/10/2025 12:16:48 pm >> SELECT document_num FROM ps_document WHERE document_num = '3378' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2025-10-16') 16/10/2025 12:16:48 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3378' , '2025-10-16' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '21.00' , '21.00' , NOW() , NOW() ) 16/10/2025 12:16:48 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '99282' 16/10/2025 12:16:48 pm >> DELETE FROM ps_document_detail WHERE id_document = '99282' 16/10/2025 12:16:48 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99282' , '4223' , 'FOGLIETTI LA DOMENICA SAN PAOLO' , '30' , '-30' , '4' , '0.70' , '0.7' , '0' , '0' , '21.00' ) 16/10/2025 12:28:00 pm >> SELECT document_num FROM ps_document WHERE document_num = '3379' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2025-10-16') 16/10/2025 12:28:00 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3379' , '2025-10-16' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '53.95' , '48.00' , NOW() , NOW() ) 16/10/2025 12:28:00 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '99283' 16/10/2025 12:28:00 pm >> DELETE FROM ps_document_detail WHERE id_document = '99283' 16/10/2025 12:28:00 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99283' , '1351' , 'BRACCIALETTO CON TAU - 29002 03' , '11' , '-11' , '1' , '3.00' , '2.4590163934426' , '22' , '0' , '33.00' ) 16/10/2025 12:28:00 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99283' , '24022' , 'SULLA TUA PAROLA NOV/DIC 2025 - 531' , '1' , '-1' , '4' , '5.00' , '5' , '0' , '5' , '4.75' ) 16/10/2025 12:28:00 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99283' , '24142' , 'DILEXI TE' , '1' , '-1' , '4' , '2.90' , '2.9' , '0' , '0' , '2.90' ) 16/10/2025 12:28:00 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99283' , '23805' , 'COMANDAMENTI - G. RAVASI' , '1' , '-1' , '4' , '14.00' , '14' , '0' , '5' , '13.30' ) 16/10/2025 12:33:07 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '001618' AND id_product != '17858' AND ean13 != '' 16/10/2025 12:33:07 pm >> UPDATE ps_product SET id_supplier = '139', reference = '', ean13 = '001618', date_upd = NOW() WHERE id_product = '17858' 16/10/2025 12:33:07 pm >> UPDATE ps_product_lang SET name = 'LAMPADA IHS - 096DP1K', description = '' WHERE id_product = '17858' 16/10/2025 12:33:07 pm >> UPDATE ps_product SET wholesale_price = '17.70', on_sale = '0', price = '36.885245901639344' WHERE id_product = '17858' 16/10/2025 12:33:08 pm >> UPDATE ps_product_shop SET wholesale_price = '17.70', price = '36.885245901639344', id_tax_rules_group = '1', id_category_default = '228', id_argoment_default = '42', id_internal_category = '3', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '17858' 16/10/2025 12:33:08 pm >> DELETE FROM ps_specific_price WHERE id_product = '17858' 16/10/2025 12:33:13 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '001618' AND id_product != '17858' AND ean13 != '' 16/10/2025 12:33:13 pm >> UPDATE ps_product SET id_supplier = '139', reference = '', ean13 = '001618', date_upd = NOW() WHERE id_product = '17858' 16/10/2025 12:33:13 pm >> UPDATE ps_product_lang SET name = 'LAMPADA IHS - 096DP1K', description = '' WHERE id_product = '17858' 16/10/2025 12:33:13 pm >> UPDATE ps_product SET wholesale_price = '17.70', on_sale = '0', price = '36.885245901639344' WHERE id_product = '17858' 16/10/2025 12:33:13 pm >> UPDATE ps_product_shop SET wholesale_price = '17.70', price = '36.885245901639344', id_tax_rules_group = '1', id_category_default = '228', id_argoment_default = '42', id_internal_category = '3', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '17858' 16/10/2025 12:33:13 pm >> DELETE FROM ps_specific_price WHERE id_product = '17858' 16/10/2025 12:34:41 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '001462' AND id_product != '16760' AND ean13 != '' 16/10/2025 12:34:41 pm >> UPDATE ps_product SET id_supplier = '139', reference = '', ean13 = '001462', date_upd = NOW() WHERE id_product = '16760' 16/10/2025 12:34:41 pm >> UPDATE ps_product_lang SET name = 'LAMPADA MARIANA - 097DP2K', description = '' WHERE id_product = '16760' 16/10/2025 12:34:41 pm >> UPDATE ps_product SET wholesale_price = '31.82', on_sale = '0', price = '77.8688524590164' WHERE id_product = '16760' 16/10/2025 12:34:42 pm >> UPDATE ps_product_shop SET wholesale_price = '31.82', price = '77.8688524590164', id_tax_rules_group = '1', id_category_default = '228', id_argoment_default = '42', id_internal_category = '3', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '16760' 16/10/2025 12:34:42 pm >> DELETE FROM ps_specific_price WHERE id_product = '16760' 16/10/2025 12:36:17 pm >> INSERT INTO ps_product ( ean13 , id_tax_rules_group , `date_add` , `date_upd` ) VALUES ( '' , '1' , NOW() , NOW() ) 16/10/2025 12:36:17 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '24156' , '1' , '' , 'nuovo-prodotto' ) 16/10/2025 12:36:17 pm >> INSERT INTO ps_product_shop ( id_product , id_tax_rules_group , id_shop , id_category_default , `date_add` , `date_upd` ) VALUES ( '24156' , '1' , '1' , '2' , NOW() , NOW() ) 16/10/2025 12:36:17 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) VALUES ( '24156' , '0' , '1' , '0' , '0' ) 16/10/2025 12:37:35 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '000146' AND id_product != '24156' AND ean13 != '' 16/10/2025 12:37:35 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '000146', date_upd = NOW() WHERE id_product = '24156' 16/10/2025 12:37:35 pm >> UPDATE ps_product_lang SET name = 'LUCERNA TONDA IHS ORO - 067H2K', description = '' WHERE id_product = '24156' 16/10/2025 12:37:35 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '26.229508196721312' WHERE id_product = '24156' 16/10/2025 12:37:35 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '26.229508196721312', id_tax_rules_group = '1', id_category_default = '228', id_argoment_default = '42', id_internal_category = '3', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '24156' 16/10/2025 12:37:35 pm >> DELETE FROM ps_specific_price WHERE id_product = '24156' 16/10/2025 12:38:24 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '000146' AND id_product != '24156' AND ean13 != '' 16/10/2025 12:38:24 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '000146', date_upd = NOW() WHERE id_product = '24156' 16/10/2025 12:38:24 pm >> UPDATE ps_product_lang SET name = 'LUCERNA TONDA IHS ORO - 067H2K', description = '' WHERE id_product = '24156' 16/10/2025 12:38:24 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '26.229508196721312' WHERE id_product = '24156' 16/10/2025 12:38:24 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '26.229508196721312', id_tax_rules_group = '1', id_category_default = '228', id_argoment_default = '42', id_internal_category = '3', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '24156' 16/10/2025 12:38:24 pm >> DELETE FROM ps_specific_price WHERE id_product = '24156' 16/10/2025 12:38:25 pm >> INSERT INTO ps_product ( id_tax_rules_group , `date_add` , `date_upd` ) SELECT id_tax_rules_group , NOW() , NOW() FROM ps_product WHERE id_product = '24156' 16/10/2025 12:38:25 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '24157' , '1' , '' , 'nuovo-prodotto' ) 16/10/2025 12:38:25 pm >> INSERT INTO ps_product_shop ( id_product , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , `date_add` , `date_upd` ) SELECT '24157' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '24156' 16/10/2025 12:38:25 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '24157' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '24156' 16/10/2025 12:39:17 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '000069' AND id_product != '24157' AND ean13 != '' 16/10/2025 12:39:17 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '000069', date_upd = NOW() WHERE id_product = '24157' 16/10/2025 12:39:17 pm >> UPDATE ps_product_lang SET name = 'LUCERNA TONDA TERRACOTTA - 056TEK', description = '' WHERE id_product = '24157' 16/10/2025 12:39:17 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '20.491803278688526' WHERE id_product = '24157' 16/10/2025 12:39:17 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '20.491803278688526', id_tax_rules_group = '1', id_category_default = '228', id_argoment_default = '42', id_internal_category = '3', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '24157' 16/10/2025 12:39:17 pm >> DELETE FROM ps_specific_price WHERE id_product = '24157' 16/10/2025 12:40:38 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '33' , '234/2025' , '2025-10-15' , '2025' , '0' , '139' , '4670854' , 'VIA SAN SILVESTRO 16 06053 DERUTA ' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '1375.18' , '1127.20' , NOW() , NOW() ) 16/10/2025 12:40:38 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '99284' 16/10/2025 12:40:38 pm >> DELETE FROM ps_document_detail WHERE id_document = '99284' 16/10/2025 12:40:38 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99284' , '16761' , 'LAMPADA MARIANA - 096DP2K' , '3' , '3' , '1' , '19.15' , '15.696721311475' , '22' , '0' , '70.0890' ) 16/10/2025 12:40:38 pm >> DELETE FROM ps_product_supplier WHERE id_product = '16761' AND id_supplier = '139' 16/10/2025 12:40:38 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16761' , '139' , '1' ) 16/10/2025 12:40:38 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99284' , '17858' , 'LAMPADA IHS - 096DP1K' , '3' , '3' , '1' , '19.15' , '15.696721311475' , '22' , '0' , '70.0890' ) 16/10/2025 12:40:38 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17858' AND id_supplier = '139' 16/10/2025 12:40:38 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17858' , '139' , '1' ) 16/10/2025 12:40:38 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99284' , '16760' , 'LAMPADA MARIANA - 097DP2K' , '2' , '2' , '1' , '38.25' , '31.352459016393' , '22' , '0' , '93.3300' ) 16/10/2025 12:40:38 pm >> DELETE FROM ps_product_supplier WHERE id_product = '16760' AND id_supplier = '139' 16/10/2025 12:40:38 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16760' , '139' , '1' ) 16/10/2025 12:40:38 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99284' , '24156' , 'LUCERNA TONDA IHS ORO - 067H2K' , '2' , '2' , '1' , '12.9' , '10.573770491803' , '22' , '0' , '31.4760' ) 16/10/2025 12:40:38 pm >> DELETE FROM ps_product_supplier WHERE id_product = '24156' AND id_supplier = '139' 16/10/2025 12:40:38 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24156' , '139' , '1' ) 16/10/2025 12:40:38 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99284' , '24157' , 'LUCERNA TONDA TERRACOTTA - 056TEK' , '91' , '91' , '1' , '10' , '8.1967213114754' , '22' , '0' , '1110.2000' ) 16/10/2025 12:40:38 pm >> DELETE FROM ps_product_supplier WHERE id_product = '24157' AND id_supplier = '139' 16/10/2025 12:40:38 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24157' , '139' , '1' ) 16/10/2025 12:40:58 pm >> SELECT document_num FROM ps_document WHERE document_num = '3380' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2025-10-16') 16/10/2025 12:40:58 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3380' , '2025-10-16' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '16.00' , '13.11' , NOW() , NOW() ) 16/10/2025 12:40:58 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '99285' 16/10/2025 12:40:58 pm >> DELETE FROM ps_document_detail WHERE id_document = '99285' 16/10/2025 12:40:58 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99285' , '20122' , 'FATIMA CM 21 - 1033' , '1' , '-1' , '1' , '16.00' , '13.114754098361' , '22' , '0' , '16.00' ) 16/10/2025 12:41:49 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '001593' AND id_product != '17483' AND ean13 != '' 16/10/2025 12:41:49 pm >> UPDATE ps_product SET id_supplier = '139', reference = '', ean13 = '001593', date_upd = NOW() WHERE id_product = '17483' 16/10/2025 12:41:50 pm >> UPDATE ps_product_lang SET name = 'LAMPADA IHS - 097DP1K', description = '' WHERE id_product = '17483' 16/10/2025 12:41:50 pm >> UPDATE ps_product SET wholesale_price = '30.89', on_sale = '0', price = '77.8688524590164' WHERE id_product = '17483' 16/10/2025 12:41:50 pm >> UPDATE ps_product_shop SET wholesale_price = '30.89', price = '77.8688524590164', id_tax_rules_group = '1', id_category_default = '228', id_argoment_default = '42', id_internal_category = '3', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '17483' 16/10/2025 12:41:50 pm >> DELETE FROM ps_specific_price WHERE id_product = '17483' 16/10/2025 12:50:15 pm >> INSERT INTO ps_product ( ean13 , id_tax_rules_group , `date_add` , `date_upd` ) VALUES ( '' , '1' , NOW() , NOW() ) 16/10/2025 12:50:15 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '24158' , '1' , '' , 'nuovo-prodotto' ) 16/10/2025 12:50:15 pm >> INSERT INTO ps_product_shop ( id_product , id_tax_rules_group , id_shop , id_category_default , `date_add` , `date_upd` ) VALUES ( '24158' , '1' , '1' , '2' , NOW() , NOW() ) 16/10/2025 12:50:16 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) VALUES ( '24158' , '0' , '1' , '0' , '0' ) 16/10/2025 12:50:57 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788831542920' AND id_product != '24158' AND ean13 != '' 16/10/2025 12:50:57 pm >> UPDATE ps_product SET id_supplier = '', reference = '13/1', ean13 = '9788831542920', date_upd = NOW() WHERE id_product = '24158' 16/10/2025 12:50:57 pm >> UPDATE ps_product_lang SET name = 'I DOCUMENTI DEL CONCILIO VATICANO II', description = '' WHERE id_product = '24158' 16/10/2025 12:50:57 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '10' WHERE id_product = '24158' 16/10/2025 12:50:57 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '10', id_tax_rules_group = '4', id_category_default = '27', id_argoment_default = '69', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '24158' 16/10/2025 12:50:57 pm >> DELETE FROM ps_specific_price WHERE id_product = '24158' 16/10/2025 12:51:40 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '33' , '711659' , '2025-10-13' , '' , '0' , '7' , '2602' , 'P. ZZA SAN PAOLO, 14 12051 ALBA' , '' , '' , '2.13' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '73.48' , '73.48' , NOW() , NOW() ) 16/10/2025 12:51:40 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '99286' 16/10/2025 12:51:40 pm >> DELETE FROM ps_document_detail WHERE id_document = '99286' 16/10/2025 12:51:40 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99286' , '529' , 'AMORIS LAETITIA' , '19' , '19' , '4' , '2.20' , '2.2' , '0' , '35' , '27.1700' ) 16/10/2025 12:51:40 pm >> DELETE FROM ps_product_supplier WHERE id_product = '529' AND id_supplier = '7' 16/10/2025 12:51:41 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '529' , '7' , '1' ) 16/10/2025 12:51:41 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99286' , '529' , 'AMORIS LAETITIA' , '1' , '1' , '4' , '2.20' , '2.2' , '0' , '100' , '0.0000' ) 16/10/2025 12:51:41 pm >> DELETE FROM ps_product_supplier WHERE id_product = '529' AND id_supplier = '7' 16/10/2025 12:51:41 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '529' , '7' , '1' ) 16/10/2025 12:51:41 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99286' , '23405' , 'DIARIO SANTA FAUSTINA - N.E.' , '1' , '1' , '4' , '15.00' , '15' , '0' , '30' , '10.5000' ) 16/10/2025 12:51:41 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23405' AND id_supplier = '7' 16/10/2025 12:51:41 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23405' , '7' , '1' ) 16/10/2025 12:51:41 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99286' , '9338' , 'SACROSANCTUM CONCILIUM' , '1' , '1' , '4' , '2.50' , '2.5' , '0' , '33' , '1.6750' ) 16/10/2025 12:51:41 pm >> DELETE FROM ps_product_supplier WHERE id_product = '9338' AND id_supplier = '7' 16/10/2025 12:51:41 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '9338' , '7' , '1' ) 16/10/2025 12:51:41 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99286' , '24158' , 'I DOCUMENTI DEL CONCILIO VATICANO II' , '3' , '3' , '4' , '10.00' , '10' , '0' , '33' , '20.1000' ) 16/10/2025 12:51:41 pm >> DELETE FROM ps_product_supplier WHERE id_product = '24158' AND id_supplier = '7' 16/10/2025 12:51:41 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24158' , '7' , '1' ) 16/10/2025 12:51:41 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99286' , '24024' , 'SCLERO - D. CRAVERO' , '1' , '1' , '4' , '17.00' , '17' , '0' , '30' , '11.9000' ) 16/10/2025 12:51:41 pm >> DELETE FROM ps_product_supplier WHERE id_product = '24024' AND id_supplier = '7' 16/10/2025 12:51:41 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24024' , '7' , '1' ) 16/10/2025 12:58:06 pm >> SELECT document_num FROM ps_document WHERE document_num = '3381' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2025-10-16') 16/10/2025 12:58: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 ( '11' , '3381' , '2025-10-16' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '134.21' , '133.31' , NOW() , NOW() ) 16/10/2025 12:58: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 = '99287' 16/10/2025 12:58:06 pm >> DELETE FROM ps_document_detail WHERE id_document = '99287' 16/10/2025 12:58: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 ( '99287' , '23405' , 'DIARIO SANTA FAUSTINA - N.E.' , '1' , '-1' , '4' , '15.00' , '15' , '0' , '5' , '14.25' ) 16/10/2025 12:58: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 ( '99287' , '6809' , 'MOCCOLO 60X165' , '1' , '-1' , '1' , '5.00' , '4.0983606557377' , '22' , '0' , '5.00' ) 16/10/2025 12:58: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 ( '99287' , '24142' , 'DILEXI TE' , '1' , '-1' , '4' , '2.90' , '2.9' , '0' , '0' , '2.90' ) 16/10/2025 12:58: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 ( '99287' , '17415' , 'BIBBIA - SCRUTATE LE SCRITTURE' , '1' , '-1' , '4' , '32.00' , '32' , '0' , '5' , '30.40' ) 16/10/2025 12:58: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 ( '99287' , '24150' , 'CAMMINATORE DI DIO - R. ARTUSO' , '5' , '-5' , '4' , '15.00' , '15' , '0' , '0' , '75.00' ) 16/10/2025 12:58: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 ( '99287' , '13397' , 'MIO GESU' , '2' , '-2' , '4' , '3.50' , '3.5' , '0' , '5' , '6.66' ) 16/10/2025 03:31:05 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '32' , '335' , '2025-10-14' , '' , '0' , '106' , '4669099' , 'VIALE DEGLI OLEANDRI, 19 80131 NAPOLI' , '' , '' , '0.00' , '4' , '0' , '0' , '0' , '' , '9' , '0' , '78.00' , '78.00' , NOW() , NOW() ) 16/10/2025 03:31:05 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '99288' 16/10/2025 03:31:05 pm >> DELETE FROM ps_document_detail WHERE id_document = '99288' 16/10/2025 03:31:05 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99288' , '2862' , 'CREDO N.E. SIMBOLO DELLA FEDE - E.J.HERNANDEZ' , '1' , '0' , '4' , '20.0000' , '20' , '0' , '25' , '15.00' ) 16/10/2025 03:31:05 pm >> DELETE FROM ps_product_supplier WHERE id_product = '2862' AND id_supplier = '106' 16/10/2025 03:31:05 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '2862' , '106' , '1' ) 16/10/2025 03:31:05 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99288' , '24150' , 'CAMMINATORE DI DIO - R. ARTUSO' , '5' , '0' , '4' , '15.0000' , '15' , '0' , '25' , '56.25' ) 16/10/2025 03:31:05 pm >> DELETE FROM ps_product_supplier WHERE id_product = '24150' AND id_supplier = '106' 16/10/2025 03:31:05 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24150' , '106' , '1' ) 16/10/2025 03:31:05 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99288' , '24151' , 'LASCIATEVI RICONCILIARE CON DIO' , '1' , '0' , '4' , '9.0000' , '9' , '0' , '25' , '6.75' ) 16/10/2025 03:31:05 pm >> DELETE FROM ps_product_supplier WHERE id_product = '24151' AND id_supplier = '106' 16/10/2025 03:31:05 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24151' , '106' , '1' ) 16/10/2025 05:49:35 pm >> SELECT document_num FROM ps_document WHERE document_num = '2208' AND id_document != '97801' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2025-06-23') 16/10/2025 05:49:35 pm >> UPDATE ps_document SET id_document_type = '11', document_num = '2208', document_date = '2025-06-23', 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 = '160.00', price_tax_excluded = '131.15', date_upd = NOW() WHERE id_document = '97801' 16/10/2025 05:49:35 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '97801' 16/10/2025 05:49:35 pm >> DELETE FROM ps_document_detail WHERE id_document = '97801' 16/10/2025 05:49: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 ( '97801' , '7202' , 'ARTICOLI RELIGIOSI' , '1' , '-1' , '1' , '160' , '131.14754098361' , '22' , '0' , '160.00' ) 16/10/2025 05:54:51 pm >> SELECT document_num FROM ps_document WHERE document_num = '2208' AND id_document != '97801' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2025-06-23') 16/10/2025 05:54:51 pm >> UPDATE ps_document SET id_document_type = '11', document_num = '2208', document_date = '2025-06-23', 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 = '160.00', price_tax_excluded = '131.15', date_upd = NOW() WHERE id_document = '97801' 16/10/2025 05:54:51 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 = '97801' 16/10/2025 05:54:51 pm >> DELETE FROM ps_document_detail WHERE id_document = '97801' 16/10/2025 05:54:51 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '97801' , '17991' , 'STOLA LINO/POL GIGLIUCCIO A MANO' , '1' , '-1' , '1' , '160' , '131.14754098361' , '22' , '0' , '160.00' ) 16/10/2025 05:55:47 pm >> SELECT document_num FROM ps_document WHERE document_num = '2171' AND id_document != '97761' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2025-06-19') 16/10/2025 05:55:47 pm >> UPDATE ps_document SET id_document_type = '11', document_num = '2171', document_date = '2025-06-19', document_letter = '', id_customer = '0', id_supplier = '', id_address = '0', address1 = '', address2 = '', note = '', price_shipping = '0.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '0', id_causal = '0', price_tax_included = '1400.00', price_tax_excluded = '1147.54', date_upd = NOW() WHERE id_document = '97761' 16/10/2025 05:55: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 = '97761' 16/10/2025 05:55:47 pm >> DELETE FROM ps_document_detail WHERE id_document = '97761' 16/10/2025 05:55: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 ( '97761' , '7202' , 'ARTICOLI RELIGIOSI' , '1' , '-1' , '1' , '550' , '450.81967213115' , '22' , '0' , '550.00' ) 16/10/2025 05:55: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 ( '97761' , '20323' , 'CAMICE IN LINO PIZZO MACRAME - 70/000068' , '1' , '-1' , '1' , '600.0000' , '491.80327868852' , '22' , '0' , '600.00' ) 16/10/2025 05:55: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 ( '97761' , '14577' , 'CAMICE BENEDETTINO COCOLLE - MISTO LANA 328' , '1' , '-1' , '1' , '100.0000' , '81.967213114754' , '22' , '0' , '100.00' ) 16/10/2025 05:55: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 ( '97761' , '17991' , 'STOLA LINO/POL GIGLIUCCIO A MANO' , '1' , '-1' , '1' , '150' , '122.95081967213' , '22' , '0' , '150.00' ) 16/10/2025 06:32:52 pm >> SELECT document_num FROM ps_document WHERE document_num = '3382' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2025-10-16') 16/10/2025 06:32:52 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3382' , '2025-10-16' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '12.40' , '12.40' , NOW() , NOW() ) 16/10/2025 06:32:52 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '99289' 16/10/2025 06:32:52 pm >> DELETE FROM ps_document_detail WHERE id_document = '99289' 16/10/2025 06:32:52 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99289' , '24158' , 'I DOCUMENTI DEL CONCILIO VATICANO II' , '1' , '-1' , '4' , '10.00' , '10' , '0' , '5' , '9.50' ) 16/10/2025 06:32:52 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99289' , '24142' , 'DILEXI TE' , '1' , '-1' , '4' , '2.90' , '2.9' , '0' , '0' , '2.90' ) 16/10/2025 07:22:46 pm >> SELECT document_num FROM ps_document WHERE document_num = '135' AND id_document != '99280' AND id_document_type LIKE '21' AND YEAR(document_date) = YEAR('2025-10-16') 16/10/2025 07:22:46 pm >> UPDATE ps_document SET id_document_type = '21', document_num = '135', document_date = '2025-10-16', document_letter = '', id_customer = '3931', id_supplier = '', id_address = '4679347', address1 = 'VIALE DELLA LIBERA 11 80079 PROCIDA', address2 = '', note = '', price_shipping = '13.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '7', id_causal = '0', price_tax_included = '366.94', price_tax_excluded = '366.94', date_upd = NOW() WHERE id_document = '99280' 16/10/2025 07:22:46 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '99280' 16/10/2025 07:22:46 pm >> DELETE FROM ps_document_detail WHERE id_document = '99280' 16/10/2025 07:22:46 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99280' , '2679' , 'CONOSCERE GESU\'' , '9' , '-9' , '4' , '3.5000' , '3.5' , '0' , '15' , '26.78' ) 16/10/2025 07:22:46 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99280' , '2680' , 'CONOSCERE GESU\' - GUIDA' , '2' , '-2' , '4' , '6.0000' , '6' , '0' , '15' , '10.20' ) 16/10/2025 07:22:46 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99280' , '5457' , 'IO SONO CON VOI 1 PARTE' , '10' , '-10' , '4' , '2.8000' , '2.8' , '0' , '15' , '23.80' ) 16/10/2025 07:22:46 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99280' , '5458' , 'IO SONO CON VOI 2 PARTE' , '10' , '-10' , '4' , '2.8000' , '2.8' , '0' , '15' , '23.80' ) 16/10/2025 07:22:46 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99280' , '11191' , 'VENITE CON ME 1 PARTE' , '10' , '-10' , '4' , '2.8000' , '2.8' , '0' , '15' , '23.80' ) 16/10/2025 07:22:46 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99280' , '11192' , 'VENITE CON ME 2 PARTE' , '10' , '-10' , '4' , '2.8000' , '2.8' , '0' , '15' , '23.80' ) 16/10/2025 07:22:46 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99280' , '9675' , 'SARETE MIEI TESTIMONI' , '20' , '-20' , '4' , '3.5000' , '3.5' , '0' , '15' , '59.50' ) 16/10/2025 07:22:46 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99280' , '2880' , 'CRESIMA: UN DONO E UN PROGETTO' , '20' , '-20' , '4' , '2.5000' , '2.5' , '0' , '15' , '42.50' ) 16/10/2025 07:22:47 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99280' , '14223' , 'PRONTUARIO BIBLICO - LITURGICO - F. GIGLIO' , '1' , '-1' , '4' , '9.0000' , '9' , '0' , '15' , '7.65' ) 16/10/2025 07:22:47 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99280' , '2448' , 'COLUI IN CUI CREDO' , '5' , '-5' , '4' , '2.5000' , '2.5' , '0' , '15' , '10.63' ) 16/10/2025 07:22:47 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99280' , '14031' , 'SEGNO DELLA CROCE' , '10' , '-10' , '4' , '3.0000' , '3' , '0' , '50' , '15.00' ) 16/10/2025 07:22:47 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99280' , '20460' , 'AVE MARIA SPIEGATA AI BAMBINI' , '15' , '-15' , '4' , '1.8000' , '1.8' , '0' , '15' , '22.95' ) 16/10/2025 07:22:47 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99280' , '18049' , 'PADRE NOSTRO SPIEGATO AI BAMBINI' , '15' , '-15' , '4' , '2.5000' , '2.5' , '0' , '15' , '31.88' ) 16/10/2025 07:22:47 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99280' , '13840' , 'NONNI SONO UN TESORO' , '15' , '-15' , '4' , '1.8000' , '1.8' , '0' , '15' , '22.95' ) 16/10/2025 07:22:47 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '99280' , '24142' , 'DILEXI TE' , '3' , '-3' , '4' , '2.9000' , '2.9' , '0' , '0' , '8.70' )