07/09/2023 08:33:06 am >> INSERT INTO ps_product ( ean13 , id_tax_rules_group , `date_add` , `date_upd` ) VALUES ( '' , '1' , NOW() , NOW() ) 07/09/2023 08:33:06 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '21519' , '1' , '' , 'nuovo-prodotto' ) 07/09/2023 08:33:06 am >> INSERT INTO ps_product_shop ( id_product , id_tax_rules_group , id_shop , id_category_default , `date_add` , `date_upd` ) VALUES ( '21519' , '1' , '1' , '2' , NOW() , NOW() ) 07/09/2023 08:33:06 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) VALUES ( '21519' , '0' , '1' , '0' , '0' ) 07/09/2023 08:33:45 am >> SELECT ean13 FROM ps_product WHERE ean13 = '9788884048776' AND id_product != '21519' AND ean13 != '' 07/09/2023 08:33:45 am >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '9788884048776', date_upd = NOW() WHERE id_product = '21519' 07/09/2023 08:33:45 am >> UPDATE ps_product_lang SET name = 'SULLA TUA PAROLA - NOV DIC 23', description = '' WHERE id_product = '21519' 07/09/2023 08:33:45 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '5' WHERE id_product = '21519' 07/09/2023 08:33:45 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '5', id_tax_rules_group = '4', id_category_default = '106', id_argoment_default = '64', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '21519' 07/09/2023 08:33:45 am >> DELETE FROM ps_specific_price WHERE id_product = '21519' 07/09/2023 08:33:46 am >> INSERT INTO ps_product ( id_tax_rules_group , `date_add` , `date_upd` ) SELECT id_tax_rules_group , NOW() , NOW() FROM ps_product WHERE id_product = '21519' 07/09/2023 08:33:46 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '21520' , '1' , '' , 'nuovo-prodotto' ) 07/09/2023 08:33:46 am >> INSERT INTO ps_product_shop ( id_product , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , `date_add` , `date_upd` ) SELECT '21520' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '21519' 07/09/2023 08:33:46 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '21520' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '21519' 07/09/2023 08:34:39 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '31' , '13737/00/2023' , '2023-09-05' , '00' , '0' , '38' , '2633' , 'VIA GALVANI, 1 60020 CAMERATA PICENA' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '1' , '0' , '390.00' , '390.00' , NOW() , NOW() ) 07/09/2023 08:34:39 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '87218' 07/09/2023 08:34:39 am >> DELETE FROM ps_document_detail WHERE id_document = '87218' 07/09/2023 08:34:39 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87218' , '21519' , 'SULLA TUA PAROLA - NOV DIC 23' , '130' , '130' , '4' , '5.00' , '5' , '0' , '40' , '390.0000' ) 07/09/2023 08:34:39 am >> DELETE FROM ps_product_supplier WHERE id_product = '21519' AND id_supplier = '38' 07/09/2023 08:34:39 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21519' , '38' , '1' ) 07/09/2023 08:42:59 am >> SELECT ean13 FROM ps_product WHERE ean13 = '9788831518819' AND id_product != '21520' AND ean13 != '' 07/09/2023 08:42:59 am >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '9788831518819', date_upd = NOW() WHERE id_product = '21520' 07/09/2023 08:42:59 am >> UPDATE ps_product_lang SET name = 'TRATTENIMENTI SPIRITUALI - F. DI SALES', description = '' WHERE id_product = '21520' 07/09/2023 08:42:59 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '23.24' WHERE id_product = '21520' 07/09/2023 08:42:59 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '23.24', id_tax_rules_group = '4', id_category_default = '27', id_argoment_default = '74', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '21520' 07/09/2023 08:42:59 am >> DELETE FROM ps_specific_price WHERE id_product = '21520' 07/09/2023 08:43:00 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 = '21520' 07/09/2023 08:43:00 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '21521' , '1' , '' , 'nuovo-prodotto' ) 07/09/2023 08:43:00 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 '21521' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '21520' 07/09/2023 08:43:00 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '21521' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '21520' 07/09/2023 08:43:42 am >> SELECT ean13 FROM ps_product WHERE ean13 = '8019118116246' AND id_product != '21521' AND ean13 != '' 07/09/2023 08:43:42 am >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '8019118116246', date_upd = NOW() WHERE id_product = '21521' 07/09/2023 08:43:42 am >> UPDATE ps_product_lang SET name = 'PREGHIERA DELLO STUDENTE', description = '' WHERE id_product = '21521' 07/09/2023 08:43:42 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '0.0819672131147541' WHERE id_product = '21521' 07/09/2023 08:43:42 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '0.0819672131147541', id_tax_rules_group = '1', id_category_default = '27', id_argoment_default = '10', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '21521' 07/09/2023 08:43:42 am >> DELETE FROM ps_specific_price WHERE id_product = '21521' 07/09/2023 08:43:44 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 = '21521' 07/09/2023 08:43:44 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '21522' , '1' , '' , 'nuovo-prodotto' ) 07/09/2023 08:43:44 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 '21522' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '21521' 07/09/2023 08:43:44 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '21522' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '21521' 07/09/2023 08:44:34 am >> SELECT ean13 FROM ps_product WHERE ean13 = '9788825054927' AND id_product != '21522' AND ean13 != '' 07/09/2023 08:44:34 am >> UPDATE ps_product SET id_supplier = '', reference = '6/3', ean13 = '9788825054927', date_upd = NOW() WHERE id_product = '21522' 07/09/2023 08:44:34 am >> UPDATE ps_product_lang SET name = 'MASSIME ETERNE', description = '' WHERE id_product = '21522' 07/09/2023 08:44:34 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '5.5' WHERE id_product = '21522' 07/09/2023 08:44:34 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '5.5', id_tax_rules_group = '4', id_category_default = '17', id_argoment_default = '74', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '21522' 07/09/2023 08:44:34 am >> DELETE FROM ps_specific_price WHERE id_product = '21522' 07/09/2023 08:44:37 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 = '21522' 07/09/2023 08:44:37 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '21523' , '1' , '' , 'nuovo-prodotto' ) 07/09/2023 08:44:37 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 '21523' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '21522' 07/09/2023 08:44:37 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '21523' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '21522' 07/09/2023 08:46:39 am >> SELECT ean13 FROM ps_product WHERE ean13 = '8019118116246' AND id_product != '21521' AND ean13 != '' 07/09/2023 08:46:39 am >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '8019118116246', date_upd = NOW() WHERE id_product = '21521' 07/09/2023 08:46:39 am >> UPDATE ps_product_lang SET name = 'PREGHIERA DELLO STUDENTE - 50 PZ', description = '' WHERE id_product = '21521' 07/09/2023 08:46:39 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '8.19672131147541' WHERE id_product = '21521' 07/09/2023 08:46:39 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '8.19672131147541', id_tax_rules_group = '1', id_category_default = '27', id_argoment_default = '10', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '21521' 07/09/2023 08:46:39 am >> DELETE FROM ps_specific_price WHERE id_product = '21521' 07/09/2023 08:47:11 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '33' , '639638' , '2023-09-05' , '' , '0' , '7' , '2602' , 'P. ZZA SAN PAOLO, 14 12051 ALBA' , '' , '' , '4.22' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '148.38' , '141.35' , NOW() , NOW() ) 07/09/2023 08:47:11 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 = '87219' 07/09/2023 08:47:11 am >> DELETE FROM ps_document_detail WHERE id_document = '87219' 07/09/2023 08:47:11 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87219' , '21520' , 'TRATTENIMENTI SPIRITUALI - F. DI SALES' , '1' , '1' , '4' , '23.24' , '23.24' , '0' , '33' , '15.5708' ) 07/09/2023 08:47:11 am >> DELETE FROM ps_product_supplier WHERE id_product = '21520' AND id_supplier = '7' 07/09/2023 08:47:11 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21520' , '7' , '1' ) 07/09/2023 08:47:11 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87219' , '21522' , 'MASSIME ETERNE' , '12' , '12' , '4' , '5.50' , '5.5' , '0' , '30' , '46.2000' ) 07/09/2023 08:47:11 am >> DELETE FROM ps_product_supplier WHERE id_product = '21522' AND id_supplier = '7' 07/09/2023 08:47:11 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21522' , '7' , '1' ) 07/09/2023 08:47:11 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87219' , '21522' , 'MASSIME ETERNE' , '1' , '1' , '4' , '5.50' , '5.5' , '0' , '100' , '0.0000' ) 07/09/2023 08:47:11 am >> DELETE FROM ps_product_supplier WHERE id_product = '21522' AND id_supplier = '7' 07/09/2023 08:47:12 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21522' , '7' , '1' ) 07/09/2023 08:47: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 ( '87219' , '21495' , 'AMARE ED ESSERE AMATI - J. TOWEY' , '1' , '1' , '4' , '18.00' , '18' , '0' , '33' , '12.0600' ) 07/09/2023 08:47:12 am >> DELETE FROM ps_product_supplier WHERE id_product = '21495' AND id_supplier = '7' 07/09/2023 08:47:12 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21495' , '7' , '1' ) 07/09/2023 08:47: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 ( '87219' , '7410' , 'PADRI DELLA CHIESA - P.F. BEATRICE' , '2' , '2' , '4' , '14.00' , '14' , '0' , '30' , '19.6000' ) 07/09/2023 08:47:12 am >> DELETE FROM ps_product_supplier WHERE id_product = '7410' AND id_supplier = '7' 07/09/2023 08:47:12 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '7410' , '7' , '1' ) 07/09/2023 08:47: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 ( '87219' , '21205' , 'MI AMI TU? - CD' , '1' , '1' , '4' , '16.80' , '16.8' , '0' , '30' , '11.7600' ) 07/09/2023 08:47:12 am >> DELETE FROM ps_product_supplier WHERE id_product = '21205' AND id_supplier = '7' 07/09/2023 08:47:12 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21205' , '7' , '1' ) 07/09/2023 08:47: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 ( '87219' , '21521' , 'PREGHIERA DELLO STUDENTE - 50 PZ' , '6' , '6' , '1' , '8.19' , '6.7131147540984' , '22' , '35' , '38.9680' ) 07/09/2023 08:47:12 am >> DELETE FROM ps_product_supplier WHERE id_product = '21521' AND id_supplier = '7' 07/09/2023 08:47:12 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21521' , '7' , '1' ) 07/09/2023 09:42:14 am >> SELECT document_num FROM ps_document WHERE document_num = '2735' AND id_document != '87187' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-09-05') 07/09/2023 09:42:14 am >> UPDATE ps_document SET id_document_type = '11', document_num = '2735', document_date = '2023-09-05', document_letter = '', id_customer = '0', id_supplier = '', id_address = '0', address1 = '', address2 = '', note = '', price_shipping = '0.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '0', id_causal = '0', price_tax_included = '70.00', price_tax_excluded = '57.38', date_upd = NOW() WHERE id_document = '87187' 07/09/2023 09:42:14 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 = '87187' 07/09/2023 09:42:14 am >> DELETE FROM ps_document_detail WHERE id_document = '87187' 07/09/2023 09:42:14 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87187' , '18400' , 'CAMICE DUE PIEGONI POL. CERNIERA SPALLA - 405TPAS' , '1' , '-1' , '1' , '70' , '57.377049180328' , '22' , '0' , '70.00' ) 07/09/2023 10:20:00 am >> SELECT document_num FROM ps_document WHERE document_num = '2760' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-09-07') 07/09/2023 10:20:00 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' , '2760' , '2023-09-07' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '4.75' , '3.89' , NOW() , NOW() ) 07/09/2023 10:20:00 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 = '87220' 07/09/2023 10:20:00 am >> DELETE FROM ps_document_detail WHERE id_document = '87220' 07/09/2023 10:20:00 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87220' , '18617' , 'MEDAGLIA MIRACOLOSA - OV22/M' , '15' , '-15' , '1' , '0.25' , '0.20491803278689' , '22' , '0' , '3.75' ) 07/09/2023 10:20:00 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87220' , '18223' , 'CORONA MISSIONARIA - R102' , '1' , '-1' , '1' , '1.00' , '0.81967213114754' , '22' , '0' , '1.00' ) 07/09/2023 10:27:32 am >> SELECT document_num FROM ps_document WHERE document_num = '2761' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-09-07') 07/09/2023 10:27: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 ( '11' , '2761' , '2023-09-07' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '3.40' , '2.97' , NOW() , NOW() ) 07/09/2023 10:27: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 = '87221' 07/09/2023 10:27:33 am >> DELETE FROM ps_document_detail WHERE id_document = '87221' 07/09/2023 10:27: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 ( '87221' , '21490' , 'CALENDARIO LITURGICO 2024 - 8478' , '1' , '-1' , '4' , '1.00' , '1' , '0' , '0' , '1.00' ) 07/09/2023 10:27: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 ( '87221' , '6332' , 'MEDAGLIA OVALE DECORATA - MISERICORDIOSO - G291-D' , '3' , '-3' , '1' , '0.80' , '0.65573770491803' , '22' , '0' , '2.40' ) 07/09/2023 10:40:54 am >> SELECT document_num FROM ps_document WHERE document_num = '2762' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-09-07') 07/09/2023 10:40: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 ( '11' , '2762' , '2023-09-07' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '4.75' , '4.75' , NOW() , NOW() ) 07/09/2023 10:40: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 = '87222' 07/09/2023 10:40:54 am >> DELETE FROM ps_document_detail WHERE id_document = '87222' 07/09/2023 10:40: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 ( '87222' , '21192' , 'SULLA TUA PAROLA - SET/OTT 23' , '1' , '-1' , '4' , '5.00' , '5' , '0' , '5' , '4.75' ) 07/09/2023 11:09:21 am >> SELECT document_num FROM ps_document WHERE document_num = '2763' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-09-07') 07/09/2023 11:09:21 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' , '2763' , '2023-09-07' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '22.00' , '19.30' , NOW() , NOW() ) 07/09/2023 11:09:21 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 = '87223' 07/09/2023 11:09:21 am >> DELETE FROM ps_document_detail WHERE id_document = '87223' 07/09/2023 11:09:21 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87223' , '15097' , 'CORONA MATRIMONIO - ORO' , '2' , '-2' , '1' , '7.50' , '6.1475409836066' , '22' , '0' , '15.00' ) 07/09/2023 11:09:21 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87223' , '11151' , 'LIBRI' , '10' , '-10' , '4' , '0.7' , '0.7' , '0' , '0' , '7.00' ) 07/09/2023 11:30:19 am >> SELECT document_num FROM ps_document WHERE document_num = '2764' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-09-07') 07/09/2023 11:30:19 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' , '2764' , '2023-09-07' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '9.50' , '7.79' , NOW() , NOW() ) 07/09/2023 11:30:19 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 = '87224' 07/09/2023 11:30:19 am >> DELETE FROM ps_document_detail WHERE id_document = '87224' 07/09/2023 11:30:19 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87224' , '18133' , 'CROCE SAN BENEDETTO CM 11 - CSB2' , '1' , '-1' , '1' , '9.50' , '7.7868852459016' , '22' , '0' , '9.50' ) 07/09/2023 11:45:00 am >> SELECT document_num FROM ps_document WHERE document_num = '2765' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-09-07') 07/09/2023 11:45:00 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' , '2765' , '2023-09-07' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '60.62' , '60.62' , NOW() , NOW() ) 07/09/2023 11:45:00 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 = '87225' 07/09/2023 11:45:00 am >> DELETE FROM ps_document_detail WHERE id_document = '87225' 07/09/2023 11:45:00 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87225' , '19953' , 'FELIZ CITTA - GIOCO CARLO ACUTIS' , '1' , '-1' , '4' , '15.00' , '15' , '0' , '5' , '14.25' ) 07/09/2023 11:45:00 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87225' , '19618' , 'CARLO ACUTIS' , '1' , '-1' , '4' , '3.90' , '3.9' , '0' , '5' , '3.71' ) 07/09/2023 11:45:00 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87225' , '2679' , 'CONOSCERE GESU' , '1' , '-1' , '4' , '3.50' , '3.5' , '0' , '5' , '3.33' ) 07/09/2023 11:45:00 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87225' , '8510' , 'PRIMI PASSI CON GESÙ - ANNO B' , '1' , '-1' , '4' , '3.40' , '3.4' , '0' , '5' , '3.23' ) 07/09/2023 11:45:00 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87225' , '1144' , 'BIBBIA DI GERUSALEMME - TELATA' , '1' , '-1' , '4' , '38.00' , '38' , '0' , '5' , '36.10' ) 07/09/2023 12:29:25 pm >> SELECT document_num FROM ps_document WHERE document_num = '2766' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-09-07') 07/09/2023 12:29:26 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '2766' , '2023-09-07' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '39.80' , '33.76' , NOW() , NOW() ) 07/09/2023 12:29:26 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '87226' 07/09/2023 12:29:26 pm >> DELETE FROM ps_document_detail WHERE id_document = '87226' 07/09/2023 12:29:26 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87226' , '12849' , 'LIBRO DELLE SS. MESSE' , '1' , '-1' , '1' , '20.00' , '16.393442622951' , '22' , '10' , '18.00' ) 07/09/2023 12:29:26 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87226' , '7311' , 'OSTIA SOTTILE 74MM' , '2' , '-2' , '3' , '2.00' , '1.9230769230769' , '4' , '0' , '4.00' ) 07/09/2023 12:29:26 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87226' , '20429' , 'OSTIA SENZA TOSTATURA MORREALE - OS25' , '2' , '-2' , '3' , '2.00' , '1.9230769230769' , '4' , '0' , '4.00' ) 07/09/2023 12:29:26 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87226' , '11756' , 'VINO BIANCO SECCO - 14%' , '2' , '-2' , '1' , '6.90' , '5.655737704918' , '22' , '0' , '13.80' ) 07/09/2023 12:43:03 pm >> SELECT document_num FROM ps_document WHERE document_num = '2377' AND id_document != '86740' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-07-13') 07/09/2023 12:43:03 pm >> UPDATE ps_document SET id_document_type = '11', document_num = '2377', document_date = '2023-07-13', document_letter = '', id_customer = '0', id_supplier = '', id_address = '0', address1 = '', address2 = '', note = '', price_shipping = '0.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '0', id_causal = '0', price_tax_included = '8.00', price_tax_excluded = '6.56', date_upd = NOW() WHERE id_document = '86740' 07/09/2023 12:43:03 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '86740' 07/09/2023 12:43:03 pm >> DELETE FROM ps_document_detail WHERE id_document = '86740' 07/09/2023 12:43:03 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86740' , '18617' , 'MEDAGLIA MIRACOLOSA - OV22/M' , '6' , '-6' , '1' , '0.25' , '0.20491803278689' , '22' , '0' , '1.50' ) 07/09/2023 12:43:03 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86740' , '18618' , 'MEDAGLIA SAN MICHELE - OV22/MC' , '10' , '-10' , '1' , '0.25' , '0.20491803278689' , '22' , '0' , '2.50' ) 07/09/2023 12:43:03 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86740' , '6355' , 'MEDAGLIA S. PIO MM 22 - METALLO OX ' , '10' , '-10' , '1' , '0.25' , '0.20491803278689' , '22' , '0' , '2.50' ) 07/09/2023 12:43:03 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86740' , '17052' , 'CROCETTA S. BENEDETTO METALLO OX CM5X3,3 - PG382' , '2' , '-2' , '1' , '0.75' , '0.61475409836066' , '22' , '0' , '1.50' ) 07/09/2023 02:54:41 pm >> SELECT document_num FROM ps_document WHERE document_num = '2767' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-09-07') 07/09/2023 02:54:41 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '2767' , '2023-09-07' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '78.90' , '78.90' , NOW() , NOW() ) 07/09/2023 02:54:41 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '87227' 07/09/2023 02:54:41 pm >> DELETE FROM ps_document_detail WHERE id_document = '87227' 07/09/2023 02:54: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 ( '87227' , '21522' , 'MASSIME ETERNE' , '10' , '-10' , '4' , '5.50' , '5.5' , '0' , '5' , '52.30' ) 07/09/2023 02:54: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 ( '87227' , '7410' , 'PADRI DELLA CHIESA - P.F. BEATRICE' , '2' , '-2' , '4' , '14.00' , '14' , '0' , '5' , '26.60' ) 07/09/2023 03:06:57 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788861245310' AND id_product != '11147' AND ean13 != '' 07/09/2023 03:06:57 pm >> UPDATE ps_product SET id_supplier = '7', reference = '5/1', ean13 = '9788861245310', date_upd = NOW() WHERE id_product = '11147' 07/09/2023 03:06:57 pm >> UPDATE ps_product_lang SET name = 'VANGELO SPIEGATO AI BAMBINI', description = '' WHERE id_product = '11147' 07/09/2023 03:06:57 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '3.9' WHERE id_product = '11147' 07/09/2023 03:06:57 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '3.9', id_tax_rules_group = '4', id_category_default = '26', id_argoment_default = '25', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '11147' 07/09/2023 03:06:57 pm >> DELETE FROM ps_specific_price WHERE id_product = '11147' 07/09/2023 03:07:16 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788861245303' AND id_product != '4122' AND ean13 != '' 07/09/2023 03:07:16 pm >> UPDATE ps_product SET id_supplier = '', reference = '5/1', ean13 = '9788861245303', date_upd = NOW() WHERE id_product = '4122' 07/09/2023 03:07:16 pm >> UPDATE ps_product_lang SET name = 'FEDE SPIEGATA AI BAMBINI', description = '' WHERE id_product = '4122' 07/09/2023 03:07:16 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '3.9' WHERE id_product = '4122' 07/09/2023 03:07:16 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '3.9', id_tax_rules_group = '4', id_category_default = '26', id_argoment_default = '25', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '4122' 07/09/2023 03:07:16 pm >> DELETE FROM ps_specific_price WHERE id_product = '4122' 07/09/2023 03:23:06 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788861242289' AND id_product != '2864' AND ean13 != '' 07/09/2023 03:23:06 pm >> UPDATE ps_product SET id_supplier = '7', reference = '5/1', ean13 = '9788861242289', date_upd = NOW() WHERE id_product = '2864' 07/09/2023 03:23:06 pm >> UPDATE ps_product_lang SET name = 'CREDO SPIEGATO AI BAMBINI', description = '' WHERE id_product = '2864' 07/09/2023 03:23:06 pm >> UPDATE ps_product SET wholesale_price = '2.45', on_sale = '0', price = '3.9' WHERE id_product = '2864' 07/09/2023 03:23:06 pm >> UPDATE ps_product_shop SET wholesale_price = '2.45', price = '3.9', id_tax_rules_group = '4', id_category_default = '26', id_argoment_default = '25', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '2864' 07/09/2023 03:23:06 pm >> DELETE FROM ps_specific_price WHERE id_product = '2864' 07/09/2023 04:09:14 pm >> SELECT document_num FROM ps_document WHERE document_num = '2768' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-09-07') 07/09/2023 04:09:14 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '2768' , '2023-09-07' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '26.98' , '26.98' , NOW() , NOW() ) 07/09/2023 04:09:14 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '87228' 07/09/2023 04:09:14 pm >> DELETE FROM ps_document_detail WHERE id_document = '87228' 07/09/2023 04:09:14 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87228' , '21520' , 'TRATTENIMENTI SPIRITUALI - F. DI SALES' , '1' , '-1' , '4' , '23.24' , '23.24' , '0' , '5' , '22.08' ) 07/09/2023 04:09:14 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87228' , '21505' , 'VITA DEL SANTO CURATO DARS' , '1' , '-1' , '4' , '4.90' , '4.9' , '0' , '0' , '4.90' ) 07/09/2023 05:11:17 pm >> SELECT document_num FROM ps_document WHERE document_num = '2769' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-09-07') 07/09/2023 05:11:17 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '2769' , '2023-09-07' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '50.00' , '40.98' , NOW() , NOW() ) 07/09/2023 05:11:17 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '87229' 07/09/2023 05:11:17 pm >> DELETE FROM ps_document_detail WHERE id_document = '87229' 07/09/2023 05:11:17 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87229' , '9125' , 'ROSARIO IN PLASTICA - NERO' , '10' , '-10' , '1' , '0.30' , '0.24590163934426' , '22' , '0' , '3.00' ) 07/09/2023 05:11:17 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87229' , '14773' , 'BRACCIALE RIGATO - 0825N' , '1' , '-1' , '1' , '1.30' , '1.0655737704918' , '22' , '0' , '1.30' ) 07/09/2023 05:11:17 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87229' , '21083' , 'BRACCIALE ARG. CRISTALLO - 1351CAV' , '1' , '-1' , '1' , '16.90' , '13.852459016393' , '22' , '0' , '16.90' ) 07/09/2023 05:11:17 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87229' , '21086' , 'BRACCIALE ARG. E CRISTALLO - 1803CAV' , '1' , '-1' , '1' , '22.1' , '18.114754098361' , '22' , '0' , '22.10' ) 07/09/2023 05:11:17 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87229' , '20063' , 'BRACCIALE EMATITE - BC2023S' , '1' , '-1' , '1' , '6.7' , '5.4918032786885' , '22' , '0' , '6.70' ) 07/09/2023 05:16:20 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '002110' AND id_product != '20644' AND ean13 != '' 07/09/2023 05:16:20 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '002110', date_upd = NOW() WHERE id_product = '20644' 07/09/2023 05:16:21 pm >> UPDATE ps_product_lang SET name = 'STOLA - PST022', description = '' WHERE id_product = '20644' 07/09/2023 05:16:21 pm >> UPDATE ps_product SET wholesale_price = '8.20', on_sale = '0', price = '20.901639344262296' WHERE id_product = '20644' 07/09/2023 05:16:21 pm >> UPDATE ps_product_shop SET wholesale_price = '8.20', price = '20.901639344262296', id_tax_rules_group = '1', id_category_default = '440', id_argoment_default = '42', id_internal_category = '3', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '20644' 07/09/2023 05:16:21 pm >> DELETE FROM ps_specific_price WHERE id_product = '20644' 07/09/2023 05:18:47 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '002110' AND id_product != '20644' AND ean13 != '' 07/09/2023 05:18:47 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '002110', date_upd = NOW() WHERE id_product = '20644' 07/09/2023 05:18:47 pm >> UPDATE ps_product_lang SET name = 'STOLA - PST022', description = '' WHERE id_product = '20644' 07/09/2023 05:18:47 pm >> UPDATE ps_product SET wholesale_price = '8.20', on_sale = '0', price = '23.360655737704917' WHERE id_product = '20644' 07/09/2023 05:18:47 pm >> UPDATE ps_product_shop SET wholesale_price = '8.20', price = '23.360655737704917', id_tax_rules_group = '1', id_category_default = '440', id_argoment_default = '42', id_internal_category = '3', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '20644' 07/09/2023 05:18:47 pm >> DELETE FROM ps_specific_price WHERE id_product = '20644' 07/09/2023 05:20:16 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '001115' AND id_product != '14926' AND ean13 != '' 07/09/2023 05:20:16 pm >> UPDATE ps_product SET id_supplier = '122', reference = '', ean13 = '001115', date_upd = NOW() WHERE id_product = '14926' 07/09/2023 05:20:16 pm >> UPDATE ps_product_lang SET name = 'VESTINA BATTESIMALE', description = '' WHERE id_product = '14926' 07/09/2023 05:20:16 pm >> UPDATE ps_product SET wholesale_price = '1.85', on_sale = '0', price = '4.918032786885246' WHERE id_product = '14926' 07/09/2023 05:20:16 pm >> UPDATE ps_product_shop SET wholesale_price = '1.85', price = '4.918032786885246', id_tax_rules_group = '1', id_category_default = '441', 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 = '14926' 07/09/2023 05:20:16 pm >> DELETE FROM ps_specific_price WHERE id_product = '14926' 07/09/2023 05:31:10 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' , '779' , '2023-09-05' , '' , '0' , '122' , '4669556' , 'VIA XXV APRILE, 17 24050 GRASSOBBIO' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '3' , '0' , '160.80' , '131.80' , NOW() , NOW() ) 07/09/2023 05:31:10 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '87230' 07/09/2023 05:31:10 pm >> DELETE FROM ps_document_detail WHERE id_document = '87230' 07/09/2023 05:31:10 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87230' , '20644' , 'STOLA - PST022' , '4' , '4' , '1' , '11.7' , '9.5901639344262' , '22' , '0' , '57.0960' ) 07/09/2023 05:31:10 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20644' AND id_supplier = '122' 07/09/2023 05:31:10 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20644' , '122' , '1' ) 07/09/2023 05:31:10 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87230' , '14926' , 'VESTINA BATTESIMALE' , '30' , '30' , '1' , '2' , '1.6393442622951' , '22' , '0' , '73.2000' ) 07/09/2023 05:31:10 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14926' AND id_supplier = '122' 07/09/2023 05:31:10 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14926' , '122' , '1' ) 07/09/2023 05:31:10 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87230' , '18880' , 'COPRILEGGIO MORELLO' , '1' , '1' , '1' , '25' , '20.491803278689' , '22' , '0' , '30.5000' ) 07/09/2023 05:31:10 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18880' AND id_supplier = '122' 07/09/2023 05:31:10 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18880' , '122' , '1' ) 07/09/2023 06:12:10 pm >> SELECT document_num FROM ps_document WHERE document_num = '2770' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-09-07') 07/09/2023 06:12:10 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' , '2770' , '2023-09-07' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '49.00' , '49.00' , NOW() , NOW() ) 07/09/2023 06:12:10 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '87231' 07/09/2023 06:12:10 pm >> DELETE FROM ps_document_detail WHERE id_document = '87231' 07/09/2023 06:12:10 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87231' , '21510' , 'CROCIFISSO DI FRANCESCO DASSISI - C. VALENZIANO' , '1' , '-1' , '4' , '22.00' , '22' , '0' , '0' , '22.00' ) 07/09/2023 06:12:10 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87231' , '21165' , 'VIVERE DIO QUI ED ORA - W. TOMMASI' , '1' , '-1' , '4' , '11.00' , '11' , '0' , '0' , '11.00' ) 07/09/2023 06:12:10 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87231' , '20687' , 'NON HO CHE LOGGI PENSIERI TERASA DI LISIEUX - S. LONGOBARDI' , '1' , '-1' , '4' , '16.00' , '16' , '0' , '0' , '16.00' )