10/07/2023 08:14:57 am >> SELECT document_num FROM ps_document WHERE document_num = '37' AND id_document != '' AND id_document_type LIKE '21' AND YEAR(document_date) = YEAR('2023-07-10') 10/07/2023 08:14:57 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' , '37' , '2023-07-10' , '' , '3422' , '0' , '4670050' , 'PIAZZA G. MAZZINI 25 33080 GHIRANO DI PRATA' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '6' , '0' , '20.00' , '20.00' , NOW() , NOW() ) 10/07/2023 08:14:57 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 = '11866' 10/07/2023 08:14:57 am >> DELETE FROM ps_document_detail WHERE id_document = '11866' 10/07/2023 08:14:57 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '11866' , '135' , 'LIBRO AGENDA CATTOLICO 2024' , '1' , '-1' , '4' , '18.00' , '18' , '0' , '5' , '17.10' ) 10/07/2023 08:14:57 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '11866' , '' , 'CONTRASSEGNO' , '1' , '-1' , '4' , '2.90' , '2.9' , '0' , '0' , '2.90' ) 10/07/2023 08:32:27 am >> UPDATE ps_address SET deleted='1' , active = '0' WHERE id_customer = '3422' 10/07/2023 08:32:27 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 ( '3422' , '10' , '199' , '' , 'NARDIN' , 'MONS. ROMANO' , 'PIAZZA G. MAZZINI 25' , '' , '33080' , 'GHIRANO DI PRATA' , '' , '0434.626055' , '' , '' , '' , NOW() , NOW() ) 10/07/2023 08:32:27 am >> UPDATE ps_customer SET email = 'monsromano@libero.it', sdi = '', pec = '', date_upd = NOW() WHERE id_customer = '3422' 10/07/2023 09:05:12 am >> SELECT document_num FROM ps_document WHERE document_num = '2338' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-07-10') 10/07/2023 09:05:12 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '2338' , '2023-07-10' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '4.90' , '4.90' , NOW() , NOW() ) 10/07/2023 09:05: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 = '86691' 10/07/2023 09:05:12 am >> DELETE FROM ps_document_detail WHERE id_document = '86691' 10/07/2023 09:05:13 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86691' , '4223' , 'FOGLIETTI LA DOMENICA SAN PAOLO' , '7' , '-7' , '4' , '0.70' , '0.7' , '0' , '0' , '4.90' ) 10/07/2023 09:26:55 am >> UPDATE ps_customer SET deleted='1' , active = '0' WHERE id_customer = '1247' 10/07/2023 09:26:56 am >> UPDATE ps_customer SET deleted='1' , active = '0' WHERE id_customer = '4788' 10/07/2023 09:27:18 am >> UPDATE ps_customer SET deleted='1' , active = '0' WHERE id_customer = '2905' 10/07/2023 09:27:22 am >> UPDATE ps_customer SET deleted='1' , active = '0' WHERE id_customer = '6446' 10/07/2023 09:29:58 am >> SELECT document_num FROM ps_document WHERE document_num = '2339' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-07-10') 10/07/2023 09:29:58 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '2339' , '2023-07-10' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '20.00' , '19.23' , NOW() , NOW() ) 10/07/2023 09:29:58 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '86692' 10/07/2023 09:29:58 am >> DELETE FROM ps_document_detail WHERE id_document = '86692' 10/07/2023 09:29:58 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86692' , '16689' , 'OSTIA PAN DI CENA mm80' , '10' , '-10' , '3' , '2.00' , '1.9230769230769' , '4' , '0' , '20.00' ) 10/07/2023 10:11:32 am >> SELECT ean13 FROM ps_product WHERE ean13 = '000645' AND id_product != '1935' AND ean13 != '' 10/07/2023 10:11:32 am >> UPDATE ps_product SET id_supplier = '31', reference = '2014', ean13 = '000645', date_upd = NOW() WHERE id_product = '1935' 10/07/2023 10:11:32 am >> UPDATE ps_product_lang SET name = 'CERETTI DIAM 20X600 ART. 200', description = '' WHERE id_product = '1935' 10/07/2023 10:11:32 am >> UPDATE ps_product SET wholesale_price = '0.87', on_sale = '0', price = '1.5573770491803278' WHERE id_product = '1935' 10/07/2023 10:11:33 am >> UPDATE ps_product_shop SET wholesale_price = '0.87', price = '1.5573770491803278', id_tax_rules_group = '1', id_category_default = '169', 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 = '1935' 10/07/2023 10:11:33 am >> DELETE FROM ps_specific_price WHERE id_product = '1935' 10/07/2023 10:12:08 am >> SELECT ean13 FROM ps_product WHERE ean13 = '000522' AND id_product != '1375' AND ean13 != '' 10/07/2023 10:12:08 am >> UPDATE ps_product SET id_supplier = '31', reference = '2014', ean13 = '000522', date_upd = NOW() WHERE id_product = '1375' 10/07/2023 10:12:08 am >> UPDATE ps_product_lang SET name = 'BRUCIAINCENSI LEGNO - BRUL', description = '' WHERE id_product = '1375' 10/07/2023 10:12:08 am >> UPDATE ps_product SET wholesale_price = '4.10', on_sale = '0', price = '8.19672131147541' WHERE id_product = '1375' 10/07/2023 10:12:08 am >> UPDATE ps_product_shop SET wholesale_price = '4.10', price = '8.19672131147541', id_tax_rules_group = '1', id_category_default = '169', 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 = '1375' 10/07/2023 10:12:08 am >> DELETE FROM ps_specific_price WHERE id_product = '1375' 10/07/2023 10:16:37 am >> SELECT ean13 FROM ps_product WHERE ean13 = '8002358015028' AND id_product != '1425' AND ean13 != '' 10/07/2023 10:16:37 am >> UPDATE ps_product SET id_supplier = '31', reference = '2014', ean13 = '8002358015028', date_upd = NOW() WHERE id_product = '1425' 10/07/2023 10:16:37 am >> UPDATE ps_product_lang SET name = 'BUSTA 100 FLAMBEAUX IN CARTA - FLAM', description = '' WHERE id_product = '1425' 10/07/2023 10:16:37 am >> UPDATE ps_product SET wholesale_price = '2.65', on_sale = '0', price = '6.557377049180328' WHERE id_product = '1425' 10/07/2023 10:16:37 am >> UPDATE ps_product_shop SET wholesale_price = '2.65', price = '6.557377049180328', id_tax_rules_group = '1', id_category_default = '169', 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 = '1425' 10/07/2023 10:16:37 am >> DELETE FROM ps_specific_price WHERE id_product = '1425' 10/07/2023 10:17:50 am >> SELECT ean13 FROM ps_product WHERE ean13 = '000525' AND id_product != '10687' AND ean13 != '' 10/07/2023 10:17:50 am >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '000525', date_upd = NOW() WHERE id_product = '10687' 10/07/2023 10:17:50 am >> UPDATE ps_product_lang SET name = 'TORCIA A VENTO ', description = '' WHERE id_product = '10687' 10/07/2023 10:17:50 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '2.377049180327869' WHERE id_product = '10687' 10/07/2023 10:17:50 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '2.377049180327869', id_tax_rules_group = '1', id_category_default = '169', 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 = '10687' 10/07/2023 10:17:50 am >> DELETE FROM ps_specific_price WHERE id_product = '10687' 10/07/2023 10:18:41 am >> SELECT ean13 FROM ps_product WHERE ean13 = '8002358019859' AND id_product != '11625' AND ean13 != '' 10/07/2023 10:18:42 am >> UPDATE ps_product SET id_supplier = '31', reference = '', ean13 = '8002358019859', date_upd = NOW() WHERE id_product = '11625' 10/07/2023 10:18:42 am >> UPDATE ps_product_lang SET name = 'CORPORALE - 47X47 - SERV 4', description = '' WHERE id_product = '11625' 10/07/2023 10:18:42 am >> UPDATE ps_product SET wholesale_price = '4.35', on_sale = '0', price = '10' WHERE id_product = '11625' 10/07/2023 10:18:42 am >> UPDATE ps_product_shop SET wholesale_price = '4.35', price = '10', id_tax_rules_group = '1', id_category_default = '169', 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 = '11625' 10/07/2023 10:18:42 am >> DELETE FROM ps_specific_price WHERE id_product = '11625' 10/07/2023 10:19:37 am >> SELECT ean13 FROM ps_product WHERE ean13 = '8002358019835' AND id_product != '11623' AND ean13 != '' 10/07/2023 10:19:37 am >> UPDATE ps_product SET id_supplier = '31', reference = '', ean13 = '8002358019835', date_upd = NOW() WHERE id_product = '11623' 10/07/2023 10:19:37 am >> UPDATE ps_product_lang SET name = 'MANUTERGIO 28X48 - SERV 2', description = '' WHERE id_product = '11623' 10/07/2023 10:19:37 am >> UPDATE ps_product SET wholesale_price = '2.30', on_sale = '0', price = '5.491803278688525' WHERE id_product = '11623' 10/07/2023 10:19:37 am >> UPDATE ps_product_shop SET wholesale_price = '2.30', price = '5.491803278688525', id_tax_rules_group = '1', id_category_default = '169', 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 = '11623' 10/07/2023 10:19:37 am >> DELETE FROM ps_specific_price WHERE id_product = '11623' 10/07/2023 10:20:20 am >> INSERT INTO ps_product ( ean13 , id_tax_rules_group , `date_add` , `date_upd` ) VALUES ( '' , '1' , NOW() , NOW() ) 10/07/2023 10:20:20 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '21349' , '1' , '' , 'nuovo-prodotto' ) 10/07/2023 10:20:20 am >> INSERT INTO ps_product_shop ( id_product , id_tax_rules_group , id_shop , id_category_default , `date_add` , `date_upd` ) VALUES ( '21349' , '1' , '1' , '2' , NOW() , NOW() ) 10/07/2023 10:20:20 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) VALUES ( '21349' , '0' , '1' , '0' , '0' ) 10/07/2023 10:24:42 am >> SELECT ean13 FROM ps_product WHERE ean13 = '000366' AND id_product != '21349' AND ean13 != '' 10/07/2023 10:24:42 am >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '000366', date_upd = NOW() WHERE id_product = '21349' 10/07/2023 10:24:42 am >> UPDATE ps_product_lang SET name = 'MENSA BIANCA 80X300 - M8030', description = '' WHERE id_product = '21349' 10/07/2023 10:24:42 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '12.295081967213115' WHERE id_product = '21349' 10/07/2023 10:24:43 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '12.295081967213115', id_tax_rules_group = '1', id_category_default = '169', 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 = '21349' 10/07/2023 10:24:43 am >> DELETE FROM ps_specific_price WHERE id_product = '21349' 10/07/2023 10:33:20 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' , '23FVEN2306' , '2023-07-06' , '' , '0' , '31' , '2626' , 'ZONA IND.LE PIAN DI LAURA 56043 LORENZANA' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '9' , '0' , '1342.72' , '1100.59' , NOW() , NOW() ) 10/07/2023 10:33:20 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 = '86693' 10/07/2023 10:33:20 am >> DELETE FROM ps_document_detail WHERE id_document = '86693' 10/07/2023 10:33:20 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86693' , '1935' , 'CERETTI DIAM 20X600 ART. 200' , '120' , '120' , '1' , '1.74' , '1.4262295081967' , '22' , '50+3' , '123.5470' ) 10/07/2023 10:33:20 am >> DELETE FROM ps_product_supplier WHERE id_product = '1935' AND id_supplier = '31' 10/07/2023 10:33:20 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '1935' , '31' , '1' ) 10/07/2023 10:33:20 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86693' , '1375' , 'BRUCIAINCENSI LEGNO - BRUL' , '8' , '8' , '1' , '8.2' , '6.7213114754098' , '22' , '50+3' , '38.8155' ) 10/07/2023 10:33:20 am >> DELETE FROM ps_product_supplier WHERE id_product = '1375' AND id_supplier = '31' 10/07/2023 10:33:20 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '1375' , '31' , '1' ) 10/07/2023 10:33:20 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86693' , '6404' , 'MENSA BIANCA 80X240 - M8024' , '4' , '4' , '1' , '11.4' , '9.344262295082' , '22' , '50+3' , '26.9815' ) 10/07/2023 10:33:20 am >> DELETE FROM ps_product_supplier WHERE id_product = '6404' AND id_supplier = '31' 10/07/2023 10:33:20 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '6404' , '31' , '1' ) 10/07/2023 10:33:20 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86693' , '1425' , 'BUSTA 100 FLAMBEAUX IN CARTA - FLAM' , '24' , '24' , '1' , '7.9' , '6.4754098360656' , '22' , '50+3' , '112.1863' ) 10/07/2023 10:33:20 am >> DELETE FROM ps_product_supplier WHERE id_product = '1425' AND id_supplier = '31' 10/07/2023 10:33:21 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '1425' , '31' , '1' ) 10/07/2023 10:33: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 ( '86693' , '10687' , 'TORCIA A VENTO ' , '100' , '100' , '1' , '2.76' , '2.2622950819672' , '22' , '50+3' , '163.3092' ) 10/07/2023 10:33:21 am >> DELETE FROM ps_product_supplier WHERE id_product = '10687' AND id_supplier = '31' 10/07/2023 10:33:21 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '10687' , '31' , '1' ) 10/07/2023 10:33: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 ( '86693' , '11625' , 'CORPORALE - 47X47 - SERV 4' , '12' , '12' , '1' , '10.2' , '8.3606557377049' , '22' , '50+3' , '72.4241' ) 10/07/2023 10:33:21 am >> DELETE FROM ps_product_supplier WHERE id_product = '11625' AND id_supplier = '31' 10/07/2023 10:33:21 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '11625' , '31' , '1' ) 10/07/2023 10:33: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 ( '86693' , '11623' , 'MANUTERGIO 28X48 - SERV 2' , '12' , '12' , '1' , '5.64' , '4.6229508196721' , '22' , '50+3' , '40.0463' ) 10/07/2023 10:33:21 am >> DELETE FROM ps_product_supplier WHERE id_product = '11623' AND id_supplier = '31' 10/07/2023 10:33:21 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '11623' , '31' , '1' ) 10/07/2023 10:33: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 ( '86693' , '17160' , 'CARBONCINI ROSSI - CARRO' , '144' , '144' , '1' , '4.08' , '3.344262295082' , '22' , '0' , '716.7744' ) 10/07/2023 10:33:21 am >> DELETE FROM ps_product_supplier WHERE id_product = '17160' AND id_supplier = '31' 10/07/2023 10:33:21 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17160' , '31' , '1' ) 10/07/2023 10:33: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 ( '86693' , '21349' , 'MENSA BIANCA 80X300 - M8030' , '6' , '6' , '1' , '13.7' , '11.229508196721' , '22' , '50+3' , '48.6377' ) 10/07/2023 10:33:21 am >> DELETE FROM ps_product_supplier WHERE id_product = '21349' AND id_supplier = '31' 10/07/2023 10:33:21 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21349' , '31' , '1' ) 10/07/2023 10:42:46 am >> SELECT document_num FROM ps_document WHERE document_num = '2340' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-07-10') 10/07/2023 10:42: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' , '2340' , '2023-07-10' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '43.00' , '43.00' , NOW() , NOW() ) 10/07/2023 10:42: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 = '86694' 10/07/2023 10:42:46 am >> DELETE FROM ps_document_detail WHERE id_document = '86694' 10/07/2023 10:42: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 ( '86694' , '11151' , 'LIBRI' , '1' , '-1' , '4' , '43' , '43' , '0' , '0' , '43.00' ) 10/07/2023 10:46:04 am >> SELECT document_num FROM ps_document WHERE document_num = '2341' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-07-10') 10/07/2023 10:46:04 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '2341' , '2023-07-10' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '36.00' , '29.51' , NOW() , NOW() ) 10/07/2023 10:46:04 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '86695' 10/07/2023 10:46:04 am >> DELETE FROM ps_document_detail WHERE id_document = '86695' 10/07/2023 10:46:04 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86695' , '19314' , 'CROCE ARGENTATA CRESIMA - 1316/K0050' , '1' , '-1' , '1' , '3.80' , '3.1147540983607' , '22' , '0' , '3.80' ) 10/07/2023 10:46:04 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86695' , '17276' , 'CONFEZIONE COLLANINA CON MIRACOLOSA E STRASS - 1911' , '7' , '-7' , '1' , '4.60' , '3.7704918032787' , '22' , '0' , '32.20' ) 10/07/2023 10:47:15 am >> SELECT document_num FROM ps_document WHERE document_num = '2342' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-07-10') 10/07/2023 10:47:15 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '2342' , '2023-07-10' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '4.50' , '3.69' , NOW() , NOW() ) 10/07/2023 10:47:15 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '86696' 10/07/2023 10:47:15 am >> DELETE FROM ps_document_detail WHERE id_document = '86696' 10/07/2023 10:47:15 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86696' , '14247' , 'ROSARIO ULIVO OVALE CON SETA E CROCE SAN DAMIANO' , '3' , '-3' , '1' , '1.50' , '1.2295081967213' , '22' , '0' , '4.50' ) 10/07/2023 10:52:31 am >> SELECT document_num FROM ps_document WHERE document_num = '38' AND id_document != '' AND id_document_type LIKE '21' AND YEAR(document_date) = YEAR('2023-07-10') 10/07/2023 10:52:31 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '21' , '38' , '2023-07-10' , '' , '3417' , '0' , '9340285' , 'VIA LEON BATTISTA ALBERTI, 37 50055 LASTRA A SIGNA' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '9' , '0' , '18.00' , '18.00' , NOW() , NOW() ) 10/07/2023 10:52:31 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '11867' 10/07/2023 10:52:31 am >> DELETE FROM ps_document_detail WHERE id_document = '11867' 10/07/2023 10:52:31 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '11867' , '135' , 'LIBRO AGENDA CATTOLICO 2024' , '1' , '-1' , '4' , '18.00' , '18' , '0' , '0' , '18.00' ) 10/07/2023 10:59:58 am >> SELECT document_num FROM ps_document WHERE document_num = '2269' AND id_document != '86598' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-07-01') 10/07/2023 10:59:58 am >> UPDATE ps_document SET id_document_type = '11', document_num = '2269', document_date = '2023-07-01', 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 = '585.00', price_tax_excluded = '479.51', date_upd = NOW() WHERE id_document = '86598' 10/07/2023 10:59:58 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '86598' 10/07/2023 10:59:58 am >> DELETE FROM ps_document_detail WHERE id_document = '86598' 10/07/2023 10:59:58 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86598' , '13844' , 'COLLANINA IN ACCIAIO MADONNA - 1984/M14' , '16' , '-16' , '1' , '3.5000' , '2.8688524590164' , '22' , '0' , '56.00' ) 10/07/2023 10:59:58 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86598' , '7202' , 'ARTICOLI RELIGIOSI' , '1' , '-1' , '1' , '81' , '66.393442622951' , '22' , '0' , '81.00' ) 10/07/2023 10:59:58 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86598' , '13845' , 'COLLANINA IN ACCIAIO ANGELO - 1984/A48' , '22' , '-22' , '1' , '3.5000' , '2.8688524590164' , '22' , '0' , '77.00' ) 10/07/2023 10:59:58 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86598' , '13550' , 'COLLANINA ARGENTATA ORME DELLA SABBIA - 1984/J98' , '12' , '-12' , '1' , '3.5000' , '2.8688524590164' , '22' , '0' , '42.00' ) 10/07/2023 10:59:58 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86598' , '6337' , 'MEDAGLIA OVALE DECORATA - SACRO CUORE - G291-D' , '50' , '-50' , '1' , '0.7000' , '0.57377049180328' , '22' , '0' , '35.00' ) 10/07/2023 10:59:58 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86598' , '20068' , 'CORONA ROSARIO ACCIAIO - NS086' , '9' , '-9' , '1' , '6.5000' , '5.327868852459' , '22' , '0' , '58.50' ) 10/07/2023 10:59:58 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86598' , '18220' , 'CATENA CON CROCE - NS020' , '28' , '-28' , '1' , '2.5000' , '2.0491803278689' , '22' , '0' , '70.00' ) 10/07/2023 10:59:58 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86598' , '21100' , 'COLLANA CON CROCE ACCIAIO - NS014' , '12' , '-12' , '1' , '2.5000' , '2.0491803278689' , '22' , '0' , '30.00' ) 10/07/2023 10:59:58 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86598' , '18222' , 'ROSARIO COLORATO - R316' , '20' , '-20' , '1' , '0.6000' , '0.49180327868852' , '22' , '0' , '12.00' ) 10/07/2023 10:59:58 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86598' , '21103' , 'ROSARIO DECINA GIALLO - R333-32' , '8' , '-8' , '1' , '0.6000' , '0.49180327868852' , '22' , '0' , '4.80' ) 10/07/2023 10:59:58 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86598' , '20072' , 'BRACCIALE - BC1759N' , '3' , '-3' , '1' , '2.0000' , '1.6393442622951' , '22' , '0' , '6.00' ) 10/07/2023 10:59:58 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86598' , '21099' , 'BRACCIALE DECINA - BD008' , '2' , '-2' , '1' , '2.0000' , '1.6393442622951' , '22' , '0' , '4.00' ) 10/07/2023 10:59:58 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86598' , '18896' , 'BRACCIALE DECINA CROMO - BC1759' , '1' , '-1' , '1' , '1.8000' , '1.4754098360656' , '22' , '0' , '1.80' ) 10/07/2023 10:59:58 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86598' , '18217' , 'BRACCIALE DECINA PIETRE - BD019' , '2' , '-2' , '1' , '2.0000' , '1.6393442622951' , '22' , '0' , '4.00' ) 10/07/2023 10:59:58 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86598' , '18896' , 'BRACCIALE DECINA CROMO - BC1759' , '1' , '-1' , '1' , '2.0000' , '1.6393442622951' , '22' , '0' , '2.00' ) 10/07/2023 10:59:58 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86598' , '18899' , 'BRACCIALE DECINA LEGNO - BC169' , '1' , '-1' , '1' , '2.0000' , '1.6393442622951' , '22' , '0' , '2.00' ) 10/07/2023 10:59:58 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86598' , '7202' , 'ROSARIO' , '3' , '-3' , '1' , '0.8000' , '0.65573770491803' , '22' , '0' , '2.40' ) 10/07/2023 10:59:58 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86598' , '1331' , 'BRACCIALE LEGNO BICOLORE - 034CYB499' , '2' , '-2' , '1' , '1.0000' , '0.81967213114754' , '22' , '0' , '2.00' ) 10/07/2023 10:59:58 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86598' , '13549' , 'COLLANINA ARGENTATA ALBERO DELLA VITA - 1984/J97' , '9' , '-9' , '1' , '3.5000' , '2.8688524590164' , '22' , '0' , '31.50' ) 10/07/2023 10:59: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 ( '86598' , '20438' , 'CANDELE VOTIVE 20X40 3B' , '1' , '-1' , '1' , '63.0000' , '51.639344262295' , '22' , '0' , '63.00' ) 10/07/2023 11:01:05 am >> SELECT document_num FROM ps_document WHERE document_num = '2167' AND id_document != '86478' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-06-23') 10/07/2023 11:01:05 am >> UPDATE ps_document SET id_document_type = '11', document_num = '2167', document_date = '2023-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 = '24.00', price_tax_excluded = '20.57', date_upd = NOW() WHERE id_document = '86478' 10/07/2023 11:01:05 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '86478' 10/07/2023 11:01:05 am >> DELETE FROM ps_document_detail WHERE id_document = '86478' 10/07/2023 11:01:05 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86478' , '11757' , 'VINO LIQUOROSO DOLCE - 16%' , '1' , '-1' , '1' , '7.5000' , '6.1475409836066' , '22' , '0' , '7.50' ) 10/07/2023 11:01:05 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86478' , '16691' , 'PARTICOLE PER CELIACI 25pz' , '1' , '-1' , '3' , '4.3000' , '4.1346153846154' , '4' , '0' , '4.30' ) 10/07/2023 11:01:05 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86478' , '20429' , 'OSTIA SENZA TOSTATURA MORREALE - OS25' , '1' , '-1' , '3' , '2.0000' , '1.9230769230769' , '4' , '0' , '2.00' ) 10/07/2023 11:01:05 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86478' , '7202' , 'ARTICOLI RELIGIOSI' , '1' , '-1' , '1' , '6.5' , '5.327868852459' , '22' , '0' , '6.50' ) 10/07/2023 11:01:05 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86478' , '17617' , 'IMMAGINI ISONZO X 100' , '1' , '-1' , '1' , '3.7000' , '3.0327868852459' , '22' , '0' , '3.70' ) 10/07/2023 11:14:27 am >> SELECT document_num FROM ps_document WHERE document_num = '1462' AND id_document != '84096' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-05-03') 10/07/2023 11:14:27 am >> UPDATE ps_document SET id_document_type = '11', document_num = '1462', document_date = '2023-05-03', 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 = '26.80', price_tax_excluded = '26.80', date_upd = NOW() WHERE id_document = '84096' 10/07/2023 11:14:27 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 = '84096' 10/07/2023 11:14:27 am >> DELETE FROM ps_document_detail WHERE id_document = '84096' 10/07/2023 11:14:27 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '84096' , '6629' , 'MIA PREGHIERA' , '2' , '-2' , '4' , '0.9000' , '0.9' , '0' , '0' , '1.80' ) 10/07/2023 11:14:27 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '84096' , '16528' , 'ANTONIO SEGRETO - N. VEGRO' , '1' , '-1' , '4' , '25.00' , '25' , '0' , '0' , '25.00' ) 10/07/2023 11:15:40 am >> SELECT document_num FROM ps_document WHERE document_num = '2269' AND id_document != '86598' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-07-01') 10/07/2023 11:15:40 am >> UPDATE ps_document SET id_document_type = '11', document_num = '2269', document_date = '2023-07-01', 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 = '585.00', price_tax_excluded = '479.51', date_upd = NOW() WHERE id_document = '86598' 10/07/2023 11:15: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 = '86598' 10/07/2023 11:15:40 am >> DELETE FROM ps_document_detail WHERE id_document = '86598' 10/07/2023 11:15: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 ( '86598' , '13844' , 'COLLANINA IN ACCIAIO MADONNA - 1984/M14' , '16' , '-16' , '1' , '3.5000' , '2.8688524590164' , '22' , '0' , '56.00' ) 10/07/2023 11:15: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 ( '86598' , '7202' , 'ARTICOLI RELIGIOSI' , '1' , '-1' , '1' , '105.5' , '86.475409836066' , '22' , '0' , '105.50' ) 10/07/2023 11:15: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 ( '86598' , '13845' , 'COLLANINA IN ACCIAIO ANGELO - 1984/A48' , '20' , '-20' , '1' , '3.5000' , '2.8688524590164' , '22' , '0' , '70.00' ) 10/07/2023 11:15: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 ( '86598' , '13550' , 'COLLANINA ARGENTATA ORME DELLA SABBIA - 1984/J98' , '7' , '-7' , '1' , '3.5000' , '2.8688524590164' , '22' , '0' , '24.50' ) 10/07/2023 11:15: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 ( '86598' , '6337' , 'MEDAGLIA OVALE DECORATA - SACRO CUORE - G291-D' , '50' , '-50' , '1' , '0.7000' , '0.57377049180328' , '22' , '0' , '35.00' ) 10/07/2023 11:15: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 ( '86598' , '20068' , 'CORONA ROSARIO ACCIAIO - NS086' , '9' , '-9' , '1' , '6.5000' , '5.327868852459' , '22' , '0' , '58.50' ) 10/07/2023 11:15: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 ( '86598' , '18220' , 'CATENA CON CROCE - NS020' , '28' , '-28' , '1' , '2.5000' , '2.0491803278689' , '22' , '0' , '70.00' ) 10/07/2023 11:15: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 ( '86598' , '21100' , 'COLLANA CON CROCE ACCIAIO - NS014' , '12' , '-12' , '1' , '2.5000' , '2.0491803278689' , '22' , '0' , '30.00' ) 10/07/2023 11:15: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 ( '86598' , '18222' , 'ROSARIO COLORATO - R316' , '20' , '-20' , '1' , '0.6000' , '0.49180327868852' , '22' , '0' , '12.00' ) 10/07/2023 11:15: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 ( '86598' , '21103' , 'ROSARIO DECINA GIALLO - R333-32' , '8' , '-8' , '1' , '0.6000' , '0.49180327868852' , '22' , '0' , '4.80' ) 10/07/2023 11:15: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 ( '86598' , '20072' , 'BRACCIALE - BC1759N' , '3' , '-3' , '1' , '2.0000' , '1.6393442622951' , '22' , '0' , '6.00' ) 10/07/2023 11:15: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 ( '86598' , '21099' , 'BRACCIALE DECINA - BD008' , '2' , '-2' , '1' , '2.0000' , '1.6393442622951' , '22' , '0' , '4.00' ) 10/07/2023 11:15: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 ( '86598' , '18896' , 'BRACCIALE DECINA CROMO - BC1759' , '1' , '-1' , '1' , '1.8000' , '1.4754098360656' , '22' , '0' , '1.80' ) 10/07/2023 11:15: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 ( '86598' , '18217' , 'BRACCIALE DECINA PIETRE - BD019' , '2' , '-2' , '1' , '2.0000' , '1.6393442622951' , '22' , '0' , '4.00' ) 10/07/2023 11:15: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 ( '86598' , '18896' , 'BRACCIALE DECINA CROMO - BC1759' , '1' , '-1' , '1' , '2.0000' , '1.6393442622951' , '22' , '0' , '2.00' ) 10/07/2023 11:15: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 ( '86598' , '18899' , 'BRACCIALE DECINA LEGNO - BC169' , '1' , '-1' , '1' , '2.0000' , '1.6393442622951' , '22' , '0' , '2.00' ) 10/07/2023 11:15: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 ( '86598' , '7202' , 'ROSARIO' , '3' , '-3' , '1' , '0.8000' , '0.65573770491803' , '22' , '0' , '2.40' ) 10/07/2023 11:15: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 ( '86598' , '1331' , 'BRACCIALE LEGNO BICOLORE - 034CYB499' , '2' , '-2' , '1' , '1.0000' , '0.81967213114754' , '22' , '0' , '2.00' ) 10/07/2023 11:15: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 ( '86598' , '13549' , 'COLLANINA ARGENTATA ALBERO DELLA VITA - 1984/J97' , '9' , '-9' , '1' , '3.5000' , '2.8688524590164' , '22' , '0' , '31.50' ) 10/07/2023 11:15: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 ( '86598' , '20438' , 'CANDELE VOTIVE 20X40 3B' , '1' , '-1' , '1' , '63.0000' , '51.639344262295' , '22' , '0' , '63.00' ) 10/07/2023 11:16:14 am >> SELECT document_num FROM ps_document WHERE document_num = '2343' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-07-10') 10/07/2023 11:16:14 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' , '2343' , '2023-07-10' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '32.30' , '32.30' , NOW() , NOW() ) 10/07/2023 11:16: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 = '86697' 10/07/2023 11:16:14 am >> DELETE FROM ps_document_detail WHERE id_document = '86697' 10/07/2023 11:16: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 ( '86697' , '21293' , 'GRIDO DELLA PACE - A. RICCARDI' , '1' , '-1' , '4' , '18.00' , '18' , '0' , '5' , '17.10' ) 10/07/2023 11:16: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 ( '86697' , '21112' , 'NON ARRENDIAMOCI - veltroni/zuppi' , '1' , '-1' , '4' , '16.00' , '16' , '0' , '5' , '15.20' ) 10/07/2023 11:18:00 am >> SELECT document_num FROM ps_document WHERE document_num = '2092' AND id_document != '86396' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-06-16') 10/07/2023 11:18:00 am >> UPDATE ps_document SET id_document_type = '11', document_num = '2092', document_date = '2023-06-16', document_letter = '', id_customer = '0', id_supplier = '', id_address = '0', address1 = '', address2 = '', note = '', price_shipping = '0.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '0', id_causal = '0', price_tax_included = '3.90', price_tax_excluded = '3.20', date_upd = NOW() WHERE id_document = '86396' 10/07/2023 11:18: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 = '86396' 10/07/2023 11:18:00 am >> DELETE FROM ps_document_detail WHERE id_document = '86396' 10/07/2023 11:18: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 ( '86396' , '20516' , 'CROCE COMUNIONE - 42/08' , '3' , '-3' , '1' , '1.3' , '1.0655737704918' , '22' , '0' , '3.90' ) 10/07/2023 11:31:32 am >> SELECT document_num FROM ps_document WHERE document_num = '1768' AND id_document != '84460' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-05-22') 10/07/2023 11:31:32 am >> UPDATE ps_document SET id_document_type = '11', document_num = '1768', document_date = '2023-05-22', 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 = '33.60', price_tax_excluded = '27.54', date_upd = NOW() WHERE id_document = '84460' 10/07/2023 11:31:32 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 = '84460' 10/07/2023 11:31:32 am >> DELETE FROM ps_document_detail WHERE id_document = '84460' 10/07/2023 11:31:32 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '84460' , '17004' , 'BIGLIETTO AUGURALE PICCOLO' , '2' , '-2' , '1' , '0.8000' , '0.65573770491803' , '22' , '0' , '1.60' ) 10/07/2023 11:31:32 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '84460' , '16310' , 'PORTACHIAVI COLOMBA - KP027' , '22' , '-22' , '1' , '1.2000' , '0.98360655737705' , '22' , '0' , '26.40' ) 10/07/2023 11:31:32 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '84460' , '17052' , 'CROCETTA S. BENEDETTO METALLO OX CM5X3,3 - PG382' , '8' , '-8' , '1' , '0.70' , '0.57377049180328' , '22' , '0' , '5.60' ) 10/07/2023 11:32:09 am >> SELECT document_num FROM ps_document WHERE document_num = '2106' AND id_document != '86414' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-06-19') 10/07/2023 11:32:09 am >> UPDATE ps_document SET id_document_type = '11', document_num = '2106', document_date = '2023-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 = '48.00', price_tax_excluded = '39.34', date_upd = NOW() WHERE id_document = '86414' 10/07/2023 11:32: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 = '86414' 10/07/2023 11:32:09 am >> DELETE FROM ps_document_detail WHERE id_document = '86414' 10/07/2023 11:32: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 ( '86414' , '18128' , 'PETTORINA PER COLLETTI DOPPI - AEPE02N00' , '1' , '-1' , '1' , '13.0000' , '10.655737704918' , '22' , '0' , '13.00' ) 10/07/2023 11:32: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 ( '86414' , '12833' , 'BOTTONE RETROCOLLO - 21630' , '2' , '-2' , '1' , '2.8000' , '2.2950819672131' , '22' , '0' , '5.60' ) 10/07/2023 11:32:10 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86414' , '2425' , 'COLLETTO DOPPIO CM 3,5 IN LINO' , '1' , '-1' , '1' , '22.0000' , '18.032786885246' , '22' , '0' , '22.00' ) 10/07/2023 11:32:10 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86414' , '18618' , 'MEDAGLIA SAN MICHELE - OV22/MC' , '2' , '-2' , '1' , '0.2' , '0.16393442622951' , '22' , '0' , '0.40' ) 10/07/2023 11:32:10 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86414' , '17052' , 'CROCETTA S. BENEDETTO METALLO OX CM5X3,3 - PG382' , '10' , '-10' , '1' , '0.70' , '0.57377049180328' , '22' , '0' , '7.00' ) 10/07/2023 12:57:19 pm >> UPDATE ps_address SET id_state = '180', lastname = 'TEMPO LIBERO S.R.L.', address1 = 'VIA LAZZARO PALAZZI 15', address2 = '', postcode = '20124', dni = '', vat_number = '10998000151', city = 'MILANO', phone = '0220520585', phone_mobile = '', date_upd = NOW() WHERE id_supplier = '178' 10/07/2023 12:57:19 pm >> UPDATE ps_supplier SET email = 'info@lavitafelice.it', name = 'TEMPO LIBERO S.R.L.', date_upd = NOW() WHERE id_supplier = '178' 10/07/2023 12:57:19 pm >> UPDATE ps_supplier_lang SET description = '', meta_title = 'LA VITA FELICE - BOOK TIME - GM LIBRI', meta_description = '' WHERE id_supplier = '178' 10/07/2023 12:59:09 pm >> INSERT INTO ps_product ( ean13 , id_tax_rules_group , `date_add` , `date_upd` ) VALUES ( '' , '1' , NOW() , NOW() ) 10/07/2023 12:59:09 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '21350' , '1' , '' , 'nuovo-prodotto' ) 10/07/2023 12:59:09 pm >> INSERT INTO ps_product_shop ( id_product , id_tax_rules_group , id_shop , id_category_default , `date_add` , `date_upd` ) VALUES ( '21350' , '1' , '1' , '2' , NOW() , NOW() ) 10/07/2023 12:59:09 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) VALUES ( '21350' , '0' , '1' , '0' , '0' ) 10/07/2023 12:59:54 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788877991645' AND id_product != '21350' AND ean13 != '' 10/07/2023 12:59:54 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '9788877991645', date_upd = NOW() WHERE id_product = '21350' 10/07/2023 12:59:54 pm >> UPDATE ps_product_lang SET name = 'CONTRO EUTROPIO', description = '' WHERE id_product = '21350' 10/07/2023 12:59:54 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '16.5' WHERE id_product = '21350' 10/07/2023 12:59:54 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '16.5', id_tax_rules_group = '4', id_category_default = '521', 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 = '21350' 10/07/2023 12:59:54 pm >> DELETE FROM ps_specific_price WHERE id_product = '21350' 10/07/2023 12:59:55 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 = '21350' 10/07/2023 12:59:55 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '21351' , '1' , '' , 'nuovo-prodotto' ) 10/07/2023 12:59:55 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 '21351' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '21350' 10/07/2023 12:59:55 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '21351' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '21350' 10/07/2023 01:00:37 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788893460583' AND id_product != '21351' AND ean13 != '' 10/07/2023 01:00:37 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '9788893460583', date_upd = NOW() WHERE id_product = '21351' 10/07/2023 01:00:37 pm >> UPDATE ps_product_lang SET name = 'BREVIARIO DI STORIA ROMANA', description = '' WHERE id_product = '21351' 10/07/2023 01:00:37 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '13.5' WHERE id_product = '21351' 10/07/2023 01:00:37 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '13.5', id_tax_rules_group = '4', id_category_default = '521', 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 = '21351' 10/07/2023 01:00:37 pm >> DELETE FROM ps_specific_price WHERE id_product = '21351' 10/07/2023 01:03:51 pm >> SELECT document_num FROM ps_document WHERE document_num = '2344' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-07-10') 10/07/2023 01:03:51 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' , '2344' , '2023-07-10' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '55.00' , '52.88' , NOW() , NOW() ) 10/07/2023 01:03: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 = '86698' 10/07/2023 01:03:51 pm >> DELETE FROM ps_document_detail WHERE id_document = '86698' 10/07/2023 01:03: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 ( '86698' , '20433' , 'PARTICOLA MORREALE 38MM - PTC38S' , '10' , '-10' , '3' , '3.50' , '3.3653846153846' , '4' , '0' , '35.00' ) 10/07/2023 01:03: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 ( '86698' , '16689' , 'OSTIA PAN DI CENA mm80' , '10' , '-10' , '3' , '2.00' , '1.9230769230769' , '4' , '0' , '20.00' ) 10/07/2023 01:06:40 pm >> SELECT document_num FROM ps_document WHERE document_num = '108/A' AND id_document != '75582' AND id_document_type LIKE '2%' AND YEAR(document_date) = YEAR('2022-12-05') 10/07/2023 01:06:40 pm >> UPDATE ps_document SET id_document_type = '24', document_num = '108/A', document_date = '2022-12-05', document_letter = 'A', id_customer = '1192', id_supplier = '', id_address = '1192', address1 = 'VIA ROMA 84020 RICIGLIANO', address2 = '', note = 'ACCONTO € 100,00 - € 500,00 29/3 € 50 10/07/23', 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 = '2350.00', price_tax_excluded = '2350.00', date_upd = NOW() WHERE id_document = '75582' 10/07/2023 01:06: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 = '75582' 10/07/2023 01:06:40 pm >> DELETE FROM ps_document_detail WHERE id_document = '75582' 10/07/2023 01:06: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 ( '75582' , '0' , 'CASULA MARIANA' , '1' , '-1' , '0' , '2350.0000' , '2350' , '0' , '0' , '2350.00' ) 10/07/2023 03:03:18 pm >> UPDATE ps_address SET id_state = '180', lastname = 'TEMPO LIBRO S.R.L.', address1 = 'VIA LAZZARO PALAZZI 15', address2 = '', postcode = '20124', dni = '', vat_number = '10998000151', city = 'MILANO', phone = '0220520585', phone_mobile = '', date_upd = NOW() WHERE id_supplier = '178' 10/07/2023 03:03:18 pm >> UPDATE ps_supplier SET email = 'info@lavitafelice.it', name = 'TEMPO LIBRO S.R.L.', date_upd = NOW() WHERE id_supplier = '178' 10/07/2023 03:03:18 pm >> UPDATE ps_supplier_lang SET description = '', meta_title = 'LA VITA FELICE - BOOK TIME - GM LIBRI', meta_description = '' WHERE id_supplier = '178' 10/07/2023 03:06:06 pm >> SELECT document_num FROM ps_document WHERE document_num = '2345' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-07-10') 10/07/2023 03:06: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' , '2345' , '2023-07-10' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '27.00' , '24.76' , NOW() , NOW() ) 10/07/2023 03:06: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 = '86699' 10/07/2023 03:06:06 pm >> DELETE FROM ps_document_detail WHERE id_document = '86699' 10/07/2023 03:06: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 ( '86699' , '11384' , 'VINO BIANCO DOLCE - 102' , '1' , '-1' , '1' , '8.50' , '6.9672131147541' , '22' , '0' , '8.50' ) 10/07/2023 03:06: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 ( '86699' , '20433' , 'PARTICOLA MORREALE 38MM - PTC38S' , '3' , '-3' , '3' , '3.50' , '3.3653846153846' , '4' , '0' , '10.50' ) 10/07/2023 03:06: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 ( '86699' , '16689' , 'OSTIA PAN DI CENA mm80' , '4' , '-4' , '3' , '2.00' , '1.9230769230769' , '4' , '0' , '8.00' ) 10/07/2023 03:07:59 pm >> INSERT INTO ps_product ( ean13 , id_tax_rules_group , `date_add` , `date_upd` ) VALUES ( '' , '1' , NOW() , NOW() ) 10/07/2023 03:07:59 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '21352' , '1' , '' , 'nuovo-prodotto' ) 10/07/2023 03:07:59 pm >> INSERT INTO ps_product_shop ( id_product , id_tax_rules_group , id_shop , id_category_default , `date_add` , `date_upd` ) VALUES ( '21352' , '1' , '1' , '2' , NOW() , NOW() ) 10/07/2023 03:08:00 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) VALUES ( '21352' , '0' , '1' , '0' , '0' ) 10/07/2023 03:08:26 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788893461412' AND id_product != '21352' AND ean13 != '' 10/07/2023 03:08:26 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '9788893461412', date_upd = NOW() WHERE id_product = '21352' 10/07/2023 03:08:26 pm >> UPDATE ps_product_lang SET name = 'due fratelli', description = '' WHERE id_product = '21352' 10/07/2023 03:08:26 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '13.5' WHERE id_product = '21352' 10/07/2023 03:08:26 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '13.5', id_tax_rules_group = '4', id_category_default = '521', id_argoment_default = '', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '21352' 10/07/2023 03:08:26 pm >> DELETE FROM ps_specific_price WHERE id_product = '21352' 10/07/2023 03:08:44 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788893461412' AND id_product != '21352' AND ean13 != '' 10/07/2023 03:08:44 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '9788893461412', date_upd = NOW() WHERE id_product = '21352' 10/07/2023 03:08:44 pm >> UPDATE ps_product_lang SET name = 'DUE FRATELLI', description = '' WHERE id_product = '21352' 10/07/2023 03:08:44 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '13.5000' WHERE id_product = '21352' 10/07/2023 03:08:44 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '13.5000', id_tax_rules_group = '4', id_category_default = '521', id_argoment_default = '', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '21352' 10/07/2023 03:08:44 pm >> DELETE FROM ps_specific_price WHERE id_product = '21352' 10/07/2023 03:08:55 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 = '21352' 10/07/2023 03:08:55 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '21353' , '1' , '' , 'nuovo-prodotto' ) 10/07/2023 03:08:55 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 '21353' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '21352' 10/07/2023 03:08:55 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '21353' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '21352' 10/07/2023 03:09:19 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788893461429' AND id_product != '21353' AND ean13 != '' 10/07/2023 03:09:19 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '9788893461429', date_upd = NOW() WHERE id_product = '21353' 10/07/2023 03:09:20 pm >> UPDATE ps_product_lang SET name = 'GRAMMATICI E I RETORI', description = '' WHERE id_product = '21353' 10/07/2023 03:09:20 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '13.5' WHERE id_product = '21353' 10/07/2023 03:09:20 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '13.5', id_tax_rules_group = '4', id_category_default = '521', id_argoment_default = '', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '21353' 10/07/2023 03:09:20 pm >> DELETE FROM ps_specific_price WHERE id_product = '21353' 10/07/2023 03:09:58 pm >> SELECT document_num FROM ps_document WHERE document_num = '2346' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-07-10') 10/07/2023 03:09: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' , '2346' , '2023-07-10' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '5.80' , '5.48' , NOW() , NOW() ) 10/07/2023 03:09: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 = '86700' 10/07/2023 03:09:58 pm >> DELETE FROM ps_document_detail WHERE id_document = '86700' 10/07/2023 03:09:59 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86700' , '5190' , 'IN ONORE DI SAN GIUSEPPE - 8190' , '2' , '-2' , '4' , '2.00' , '2' , '0' , '0' , '4.00' ) 10/07/2023 03:09:59 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86700' , '18102' , 'CROCE ULIVO DELL\'AMICIZIA - PG748 ' , '1' , '-1' , '1' , '1.80' , '1.4754098360656' , '22' , '0' , '1.80' ) 10/07/2023 03:12:47 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 = '21353' 10/07/2023 03:12:47 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '21354' , '1' , '' , 'nuovo-prodotto' ) 10/07/2023 03:12:47 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 '21354' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '21353' 10/07/2023 03:12:47 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '21354' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '21353' 10/07/2023 03:13:12 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788893461658' AND id_product != '21354' AND ean13 != '' 10/07/2023 03:13:12 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '9788893461658', date_upd = NOW() WHERE id_product = '21354' 10/07/2023 03:13:12 pm >> UPDATE ps_product_lang SET name = 'STORIE BABILONESI', description = '' WHERE id_product = '21354' 10/07/2023 03:13:12 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '9.5' WHERE id_product = '21354' 10/07/2023 03:13:12 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '9.5', id_tax_rules_group = '4', id_category_default = '521', id_argoment_default = '', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '21354' 10/07/2023 03:13:12 pm >> DELETE FROM ps_specific_price WHERE id_product = '21354' 10/07/2023 03:13:27 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 = '21354' 10/07/2023 03:13:27 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '21355' , '1' , '' , 'nuovo-prodotto' ) 10/07/2023 03:13:27 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 '21355' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '21354' 10/07/2023 03:13:27 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '21355' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '21354' 10/07/2023 03:13:40 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788893462198' AND id_product != '21355' AND ean13 != '' 10/07/2023 03:13:40 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '9788893462198', date_upd = NOW() WHERE id_product = '21355' 10/07/2023 03:13:40 pm >> UPDATE ps_product_lang SET name = 'SIMBOLI', description = '' WHERE id_product = '21355' 10/07/2023 03:13:40 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '13' WHERE id_product = '21355' 10/07/2023 03:13:40 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '13', id_tax_rules_group = '4', id_category_default = '521', id_argoment_default = '', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '21355' 10/07/2023 03:13:40 pm >> DELETE FROM ps_specific_price WHERE id_product = '21355' 10/07/2023 03:13:59 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 = '21355' 10/07/2023 03:13:59 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '21356' , '1' , '' , 'nuovo-prodotto' ) 10/07/2023 03:13:59 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 '21356' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '21355' 10/07/2023 03:13:59 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '21356' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '21355' 10/07/2023 03:14:15 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788893462112' AND id_product != '21356' AND ean13 != '' 10/07/2023 03:14:15 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '9788893462112', date_upd = NOW() WHERE id_product = '21356' 10/07/2023 03:14:15 pm >> UPDATE ps_product_lang SET name = 'DEA SIRIA', description = '' WHERE id_product = '21356' 10/07/2023 03:14:15 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '15' WHERE id_product = '21356' 10/07/2023 03:14:15 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '15', id_tax_rules_group = '4', id_category_default = '521', id_argoment_default = '', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '21356' 10/07/2023 03:14:15 pm >> DELETE FROM ps_specific_price WHERE id_product = '21356' 10/07/2023 03:14:17 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 = '21356' 10/07/2023 03:14:17 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '21357' , '1' , '' , 'nuovo-prodotto' ) 10/07/2023 03:14:17 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 '21357' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '21356' 10/07/2023 03:14:17 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '21357' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '21356' 10/07/2023 03:14:42 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788893462778' AND id_product != '21357' AND ean13 != '' 10/07/2023 03:14:42 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '9788893462778', date_upd = NOW() WHERE id_product = '21357' 10/07/2023 03:14:42 pm >> UPDATE ps_product_lang SET name = 'DEA SIRIA', description = '' WHERE id_product = '21357' 10/07/2023 03:14:42 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '15' WHERE id_product = '21357' 10/07/2023 03:14:42 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '15', id_tax_rules_group = '4', id_category_default = '521', id_argoment_default = '', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '21357' 10/07/2023 03:14:42 pm >> DELETE FROM ps_specific_price WHERE id_product = '21357' 10/07/2023 03:14:43 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 = '21357' 10/07/2023 03:14:43 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '21358' , '1' , '' , 'nuovo-prodotto' ) 10/07/2023 03:14:43 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 '21358' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '21357' 10/07/2023 03:14:43 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '21358' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '21357' 10/07/2023 03:15:36 pm >> DELETE FROM ps_product WHERE id_product = '21356' 10/07/2023 03:15:36 pm >> DELETE FROM ps_product_shop WHERE id_product = '21356' 10/07/2023 03:15:36 pm >> DELETE FROM ps_product_lang WHERE id_product = '21356' 10/07/2023 03:15:36 pm >> DELETE FROM ps_stock_available WHERE id_product = '21356' 10/07/2023 03:16:35 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788893463232' AND id_product != '21358' AND ean13 != '' 10/07/2023 03:16:35 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '9788893463232', date_upd = NOW() WHERE id_product = '21358' 10/07/2023 03:16:35 pm >> UPDATE ps_product_lang SET name = 'MORTE DI CICERONE', description = '' WHERE id_product = '21358' 10/07/2023 03:16:35 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '12' WHERE id_product = '21358' 10/07/2023 03:16:35 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '12', id_tax_rules_group = '4', id_category_default = '521', id_argoment_default = '', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '21358' 10/07/2023 03:16:35 pm >> DELETE FROM ps_specific_price WHERE id_product = '21358' 10/07/2023 03:16:36 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 = '21358' 10/07/2023 03:16:36 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '21359' , '1' , '' , 'nuovo-prodotto' ) 10/07/2023 03:16:36 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 '21359' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '21358' 10/07/2023 03:16:36 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '21359' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '21358' 10/07/2023 03:16:54 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788893463720' AND id_product != '21359' AND ean13 != '' 10/07/2023 03:16:54 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '9788893463720', date_upd = NOW() WHERE id_product = '21359' 10/07/2023 03:16:54 pm >> UPDATE ps_product_lang SET name = 'ANTIGONE', description = '' WHERE id_product = '21359' 10/07/2023 03:16:54 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '14' WHERE id_product = '21359' 10/07/2023 03:16:54 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '14', id_tax_rules_group = '4', id_category_default = '521', id_argoment_default = '', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '21359' 10/07/2023 03:16:54 pm >> DELETE FROM ps_specific_price WHERE id_product = '21359' 10/07/2023 03:16:55 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 = '21359' 10/07/2023 03:16:55 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '21360' , '1' , '' , 'nuovo-prodotto' ) 10/07/2023 03:16:55 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 '21360' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '21359' 10/07/2023 03:16:55 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '21360' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '21359' 10/07/2023 03:18:12 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788893463997' AND id_product != '21360' AND ean13 != '' 10/07/2023 03:18:12 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '9788893463997', date_upd = NOW() WHERE id_product = '21360' 10/07/2023 03:18:12 pm >> UPDATE ps_product_lang SET name = 'MISANTROPO', description = '' WHERE id_product = '21360' 10/07/2023 03:18:12 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '14' WHERE id_product = '21360' 10/07/2023 03:18:12 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '14', id_tax_rules_group = '4', id_category_default = '521', id_argoment_default = '', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '21360' 10/07/2023 03:18:12 pm >> DELETE FROM ps_specific_price WHERE id_product = '21360' 10/07/2023 03:18:13 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 = '21360' 10/07/2023 03:18:13 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '21361' , '1' , '' , 'nuovo-prodotto' ) 10/07/2023 03:18:13 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 '21361' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '21360' 10/07/2023 03:18:13 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '21361' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '21360' 10/07/2023 03:18:38 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788893464000' AND id_product != '21361' AND ean13 != '' 10/07/2023 03:18:38 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '9788893464000', date_upd = NOW() WHERE id_product = '21361' 10/07/2023 03:18:38 pm >> UPDATE ps_product_lang SET name = 'IDILLI ED EPIGRAMMI', description = '' WHERE id_product = '21361' 10/07/2023 03:18:38 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '18' WHERE id_product = '21361' 10/07/2023 03:18:38 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '18', id_tax_rules_group = '4', id_category_default = '521', id_argoment_default = '', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '21361' 10/07/2023 03:18:38 pm >> DELETE FROM ps_specific_price WHERE id_product = '21361' 10/07/2023 03:18:39 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 = '21361' 10/07/2023 03:18:39 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '21362' , '1' , '' , 'nuovo-prodotto' ) 10/07/2023 03:18:39 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 '21362' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '21361' 10/07/2023 03:18:39 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '21362' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '21361' 10/07/2023 03:19:35 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788893464031' AND id_product != '21362' AND ean13 != '' 10/07/2023 03:19:35 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '9788893464031', date_upd = NOW() WHERE id_product = '21362' 10/07/2023 03:19:35 pm >> UPDATE ps_product_lang SET name = 'EPITALAMIO PER MASSIMO', description = '' WHERE id_product = '21362' 10/07/2023 03:19:35 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '12.5' WHERE id_product = '21362' 10/07/2023 03:19:35 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '12.5', id_tax_rules_group = '4', id_category_default = '521', id_argoment_default = '', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '21362' 10/07/2023 03:19:35 pm >> DELETE FROM ps_specific_price WHERE id_product = '21362' 10/07/2023 03:19:36 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 = '21362' 10/07/2023 03:19:36 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '21363' , '1' , '' , 'nuovo-prodotto' ) 10/07/2023 03:19:36 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 '21363' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '21362' 10/07/2023 03:19:36 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '21363' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '21362' 10/07/2023 03:19:59 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788893464215' AND id_product != '21363' AND ean13 != '' 10/07/2023 03:19:59 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '9788893464215', date_upd = NOW() WHERE id_product = '21363' 10/07/2023 03:19:59 pm >> UPDATE ps_product_lang SET name = 'ONOMASTICON', description = '' WHERE id_product = '21363' 10/07/2023 03:19:59 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '10' WHERE id_product = '21363' 10/07/2023 03:19:59 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '10', id_tax_rules_group = '4', id_category_default = '521', id_argoment_default = '', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '21363' 10/07/2023 03:19:59 pm >> DELETE FROM ps_specific_price WHERE id_product = '21363' 10/07/2023 03:20:00 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 = '21363' 10/07/2023 03:20:00 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '21364' , '1' , '' , 'nuovo-prodotto' ) 10/07/2023 03:20:00 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 '21364' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '21363' 10/07/2023 03:20:00 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '21364' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '21363' 10/07/2023 03:20:17 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788893464437' AND id_product != '21364' AND ean13 != '' 10/07/2023 03:20:17 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '9788893464437', date_upd = NOW() WHERE id_product = '21364' 10/07/2023 03:20:17 pm >> UPDATE ps_product_lang SET name = 'PIENA DEL PO', description = '' WHERE id_product = '21364' 10/07/2023 03:20:17 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '10' WHERE id_product = '21364' 10/07/2023 03:20:17 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '10', id_tax_rules_group = '4', id_category_default = '521', id_argoment_default = '', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '21364' 10/07/2023 03:20:17 pm >> DELETE FROM ps_specific_price WHERE id_product = '21364' 10/07/2023 03:20:18 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 = '21364' 10/07/2023 03:20:18 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '21365' , '1' , '' , 'nuovo-prodotto' ) 10/07/2023 03:20:18 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 '21365' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '21364' 10/07/2023 03:20:18 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '21365' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '21364' 10/07/2023 03:20:40 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788893464499' AND id_product != '21365' AND ean13 != '' 10/07/2023 03:20:40 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '9788893464499', date_upd = NOW() WHERE id_product = '21365' 10/07/2023 03:20:40 pm >> UPDATE ps_product_lang SET name = 'ODI', description = '' WHERE id_product = '21365' 10/07/2023 03:20:40 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '20' WHERE id_product = '21365' 10/07/2023 03:20:40 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '20', id_tax_rules_group = '4', id_category_default = '521', id_argoment_default = '', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '21365' 10/07/2023 03:20:40 pm >> DELETE FROM ps_specific_price WHERE id_product = '21365' 10/07/2023 03:20:41 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 = '21365' 10/07/2023 03:20:41 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '21366' , '1' , '' , 'nuovo-prodotto' ) 10/07/2023 03:20:41 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 '21366' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '21365' 10/07/2023 03:20:41 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '21366' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '21365' 10/07/2023 03:21:02 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788893464567' AND id_product != '21366' AND ean13 != '' 10/07/2023 03:21:02 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '9788893464567', date_upd = NOW() WHERE id_product = '21366' 10/07/2023 03:21:02 pm >> UPDATE ps_product_lang SET name = 'AGESILAO', description = '' WHERE id_product = '21366' 10/07/2023 03:21:02 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '10' WHERE id_product = '21366' 10/07/2023 03:21:02 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '10', id_tax_rules_group = '4', id_category_default = '521', id_argoment_default = '', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '21366' 10/07/2023 03:21:02 pm >> DELETE FROM ps_specific_price WHERE id_product = '21366' 10/07/2023 03:21:03 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 = '21366' 10/07/2023 03:21:03 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '21367' , '1' , '' , 'nuovo-prodotto' ) 10/07/2023 03:21:03 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 '21367' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '21366' 10/07/2023 03:21:03 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '21367' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '21366' 10/07/2023 03:21:30 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788893463669' AND id_product != '21367' AND ean13 != '' 10/07/2023 03:21:30 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '9788893463669', date_upd = NOW() WHERE id_product = '21367' 10/07/2023 03:21:30 pm >> UPDATE ps_product_lang SET name = 'SUOCERA', description = '' WHERE id_product = '21367' 10/07/2023 03:21:30 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '13.5' WHERE id_product = '21367' 10/07/2023 03:21:30 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '13.5', id_tax_rules_group = '4', id_category_default = '521', id_argoment_default = '', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '21367' 10/07/2023 03:21:30 pm >> DELETE FROM ps_specific_price WHERE id_product = '21367' 10/07/2023 03:23:10 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 = '21367' 10/07/2023 03:23:10 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '21368' , '1' , '' , 'nuovo-prodotto' ) 10/07/2023 03:23:10 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 '21368' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '21367' 10/07/2023 03:23:10 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '21368' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '21367' 10/07/2023 03:23:25 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788893464833' AND id_product != '21368' AND ean13 != '' 10/07/2023 03:23:25 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '9788893464833', date_upd = NOW() WHERE id_product = '21368' 10/07/2023 03:23:25 pm >> UPDATE ps_product_lang SET name = 'ANIMA', description = '' WHERE id_product = '21368' 10/07/2023 03:23:25 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '16' WHERE id_product = '21368' 10/07/2023 03:23:25 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '16', id_tax_rules_group = '4', id_category_default = '521', id_argoment_default = '', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '21368' 10/07/2023 03:23:25 pm >> DELETE FROM ps_specific_price WHERE id_product = '21368' 10/07/2023 03:23:26 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 = '21368' 10/07/2023 03:23:26 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '21369' , '1' , '' , 'nuovo-prodotto' ) 10/07/2023 03:23:26 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 '21369' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '21368' 10/07/2023 03:23:26 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '21369' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '21368' 10/07/2023 03:23:46 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788893465298' AND id_product != '21369' AND ean13 != '' 10/07/2023 03:23:46 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '9788893465298', date_upd = NOW() WHERE id_product = '21369' 10/07/2023 03:23:46 pm >> UPDATE ps_product_lang SET name = 'ARTE DI TRATTARE I CAVALLI', description = '' WHERE id_product = '21369' 10/07/2023 03:23:46 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '11' WHERE id_product = '21369' 10/07/2023 03:23:46 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '11', id_tax_rules_group = '4', id_category_default = '521', id_argoment_default = '', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '21369' 10/07/2023 03:23:46 pm >> DELETE FROM ps_specific_price WHERE id_product = '21369' 10/07/2023 03:23:48 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 = '21369' 10/07/2023 03:23:48 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '21370' , '1' , '' , 'nuovo-prodotto' ) 10/07/2023 03:23:48 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 '21370' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '21369' 10/07/2023 03:23:48 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '21370' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '21369' 10/07/2023 03:24:02 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788893465519' AND id_product != '21370' AND ean13 != '' 10/07/2023 03:24:02 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '9788893465519', date_upd = NOW() WHERE id_product = '21370' 10/07/2023 03:24:02 pm >> UPDATE ps_product_lang SET name = 'VITA DI VIRGILIO', description = '' WHERE id_product = '21370' 10/07/2023 03:24:02 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '12.5' WHERE id_product = '21370' 10/07/2023 03:24:03 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '12.5', id_tax_rules_group = '4', id_category_default = '521', id_argoment_default = '', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '21370' 10/07/2023 03:24:03 pm >> DELETE FROM ps_specific_price WHERE id_product = '21370' 10/07/2023 03:24:04 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 = '21370' 10/07/2023 03:24:04 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '21371' , '1' , '' , 'nuovo-prodotto' ) 10/07/2023 03:24:04 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 '21371' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '21370' 10/07/2023 03:24:04 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '21371' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '21370' 10/07/2023 03:24:16 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788893465755' AND id_product != '21371' AND ean13 != '' 10/07/2023 03:24:16 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '9788893465755', date_upd = NOW() WHERE id_product = '21371' 10/07/2023 03:24:16 pm >> UPDATE ps_product_lang SET name = 'ELETTRA', description = '' WHERE id_product = '21371' 10/07/2023 03:24:16 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '15' WHERE id_product = '21371' 10/07/2023 03:24:17 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '15', id_tax_rules_group = '4', id_category_default = '521', id_argoment_default = '', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '21371' 10/07/2023 03:24:17 pm >> DELETE FROM ps_specific_price WHERE id_product = '21371' 10/07/2023 03:24:17 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 = '21371' 10/07/2023 03:24:17 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '21372' , '1' , '' , 'nuovo-prodotto' ) 10/07/2023 03:24:17 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 '21372' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '21371' 10/07/2023 03:24:17 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '21372' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '21371' 10/07/2023 03:24:32 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788893465960' AND id_product != '21372' AND ean13 != '' 10/07/2023 03:24:32 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '9788893465960', date_upd = NOW() WHERE id_product = '21372' 10/07/2023 03:24:32 pm >> UPDATE ps_product_lang SET name = 'ECONOMICO', description = '' WHERE id_product = '21372' 10/07/2023 03:24:32 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '14' WHERE id_product = '21372' 10/07/2023 03:24:32 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '14', id_tax_rules_group = '4', id_category_default = '521', id_argoment_default = '', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '21372' 10/07/2023 03:24:32 pm >> DELETE FROM ps_specific_price WHERE id_product = '21372' 10/07/2023 03:24:33 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 = '21372' 10/07/2023 03:24:33 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '21373' , '1' , '' , 'nuovo-prodotto' ) 10/07/2023 03:24:33 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 '21373' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '21372' 10/07/2023 03:24:33 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '21373' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '21372' 10/07/2023 03:24:50 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788893466417' AND id_product != '21373' AND ean13 != '' 10/07/2023 03:24:50 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '9788893466417', date_upd = NOW() WHERE id_product = '21373' 10/07/2023 03:24:50 pm >> UPDATE ps_product_lang SET name = 'GUERRA CIVILE', description = '' WHERE id_product = '21373' 10/07/2023 03:24:50 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '12' WHERE id_product = '21373' 10/07/2023 03:24:50 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '12', id_tax_rules_group = '4', id_category_default = '521', id_argoment_default = '', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '21373' 10/07/2023 03:24:50 pm >> DELETE FROM ps_specific_price WHERE id_product = '21373' 10/07/2023 03:25:16 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 = '21373' 10/07/2023 03:25:16 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '21374' , '1' , '' , 'nuovo-prodotto' ) 10/07/2023 03:25:16 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 '21374' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '21373' 10/07/2023 03:25:16 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '21374' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '21373' 10/07/2023 03:25:37 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788893466455' AND id_product != '21374' AND ean13 != '' 10/07/2023 03:25:37 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '9788893466455', date_upd = NOW() WHERE id_product = '21374' 10/07/2023 03:25:37 pm >> UPDATE ps_product_lang SET name = 'EPIDEMIA', description = '' WHERE id_product = '21374' 10/07/2023 03:25:37 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '13' WHERE id_product = '21374' 10/07/2023 03:25:37 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '13', id_tax_rules_group = '4', id_category_default = '521', id_argoment_default = '', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '21374' 10/07/2023 03:25:37 pm >> DELETE FROM ps_specific_price WHERE id_product = '21374' 10/07/2023 03:28:03 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 = '21374' 10/07/2023 03:28:03 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '21375' , '1' , '' , 'nuovo-prodotto' ) 10/07/2023 03:28:03 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 '21375' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '21374' 10/07/2023 03:28:03 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '21375' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '21374' 10/07/2023 03:28:23 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788893466363' AND id_product != '21375' AND ean13 != '' 10/07/2023 03:28:23 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '9788893466363', date_upd = NOW() WHERE id_product = '21375' 10/07/2023 03:28:23 pm >> UPDATE ps_product_lang SET name = 'ARTE DI VIVERE BENE', description = '' WHERE id_product = '21375' 10/07/2023 03:28:23 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '13' WHERE id_product = '21375' 10/07/2023 03:28:23 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '13', id_tax_rules_group = '4', id_category_default = '521', id_argoment_default = '', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '21375' 10/07/2023 03:28:23 pm >> DELETE FROM ps_specific_price WHERE id_product = '21375' 10/07/2023 03:29:04 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '33' , '142/2023' , '2023-06-29' , '2023' , '0' , '178' , '4679058' , 'VIA LAZZARO PALAZZI 15 20124 MILANO' , '' , '' , '11.70' , '4' , '0' , '0' , '0' , '' , '9' , '0' , '212.70' , '212.70' , NOW() , NOW() ) 10/07/2023 03:29:04 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '86701' 10/07/2023 03:29:04 pm >> DELETE FROM ps_document_detail WHERE id_document = '86701' 10/07/2023 03:29:04 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86701' , '21350' , 'CONTRO EUTROPIO' , '1' , '1' , '4' , '16.50' , '16.5' , '0' , '40' , '9.9000' ) 10/07/2023 03:29:04 pm >> DELETE FROM ps_product_supplier WHERE id_product = '21350' AND id_supplier = '178' 10/07/2023 03:29:04 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21350' , '178' , '1' ) 10/07/2023 03:29:04 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86701' , '21351' , 'BREVIARIO DI STORIA ROMANA' , '1' , '1' , '4' , '13.50' , '13.5' , '0' , '40' , '8.1000' ) 10/07/2023 03:29:04 pm >> DELETE FROM ps_product_supplier WHERE id_product = '21351' AND id_supplier = '178' 10/07/2023 03:29:04 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21351' , '178' , '1' ) 10/07/2023 03:29:04 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86701' , '21352' , 'DUE FRATELLI' , '1' , '1' , '4' , '13.50' , '13.5' , '0' , '40' , '8.1000' ) 10/07/2023 03:29:04 pm >> DELETE FROM ps_product_supplier WHERE id_product = '21352' AND id_supplier = '178' 10/07/2023 03:29:04 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21352' , '178' , '1' ) 10/07/2023 03:29:04 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86701' , '21353' , 'GRAMMATICI E I RETORI' , '1' , '1' , '4' , '13.50' , '13.5' , '0' , '40' , '8.1000' ) 10/07/2023 03:29:04 pm >> DELETE FROM ps_product_supplier WHERE id_product = '21353' AND id_supplier = '178' 10/07/2023 03:29:04 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21353' , '178' , '1' ) 10/07/2023 03:29:04 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86701' , '21354' , 'STORIE BABILONESI' , '1' , '1' , '4' , '9.50' , '9.5' , '0' , '40' , '5.7000' ) 10/07/2023 03:29:04 pm >> DELETE FROM ps_product_supplier WHERE id_product = '21354' AND id_supplier = '178' 10/07/2023 03:29:04 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21354' , '178' , '1' ) 10/07/2023 03:29:04 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86701' , '21355' , 'SIMBOLI' , '1' , '1' , '4' , '13.00' , '13' , '0' , '40' , '7.8000' ) 10/07/2023 03:29:04 pm >> DELETE FROM ps_product_supplier WHERE id_product = '21355' AND id_supplier = '178' 10/07/2023 03:29:04 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21355' , '178' , '1' ) 10/07/2023 03:29:04 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86701' , '21357' , 'DEA SIRIA' , '1' , '1' , '4' , '15.00' , '15' , '0' , '40' , '9.0000' ) 10/07/2023 03:29:04 pm >> DELETE FROM ps_product_supplier WHERE id_product = '21357' AND id_supplier = '178' 10/07/2023 03:29:04 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21357' , '178' , '1' ) 10/07/2023 03:29:04 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86701' , '21358' , 'MORTE DI CICERONE' , '1' , '1' , '4' , '12.00' , '12' , '0' , '40' , '7.2000' ) 10/07/2023 03:29:04 pm >> DELETE FROM ps_product_supplier WHERE id_product = '21358' AND id_supplier = '178' 10/07/2023 03:29:04 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21358' , '178' , '1' ) 10/07/2023 03:29:04 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86701' , '21367' , 'SUOCERA' , '1' , '1' , '4' , '13.50' , '13.5' , '0' , '40' , '8.1000' ) 10/07/2023 03:29:04 pm >> DELETE FROM ps_product_supplier WHERE id_product = '21367' AND id_supplier = '178' 10/07/2023 03:29:04 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21367' , '178' , '1' ) 10/07/2023 03:29:04 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86701' , '21359' , 'ANTIGONE' , '1' , '1' , '4' , '14.00' , '14' , '0' , '40' , '8.4000' ) 10/07/2023 03:29:04 pm >> DELETE FROM ps_product_supplier WHERE id_product = '21359' AND id_supplier = '178' 10/07/2023 03:29:04 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21359' , '178' , '1' ) 10/07/2023 03:29:04 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86701' , '21360' , 'MISANTROPO' , '1' , '1' , '4' , '14.00' , '14' , '0' , '40' , '8.4000' ) 10/07/2023 03:29:04 pm >> DELETE FROM ps_product_supplier WHERE id_product = '21360' AND id_supplier = '178' 10/07/2023 03:29:04 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21360' , '178' , '1' ) 10/07/2023 03:29:04 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86701' , '21361' , 'IDILLI ED EPIGRAMMI' , '1' , '1' , '4' , '18.00' , '18' , '0' , '40' , '10.8000' ) 10/07/2023 03:29:04 pm >> DELETE FROM ps_product_supplier WHERE id_product = '21361' AND id_supplier = '178' 10/07/2023 03:29:04 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21361' , '178' , '1' ) 10/07/2023 03:29:04 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86701' , '21362' , 'EPITALAMIO PER MASSIMO' , '1' , '1' , '4' , '12.50' , '12.5' , '0' , '40' , '7.5000' ) 10/07/2023 03:29:04 pm >> DELETE FROM ps_product_supplier WHERE id_product = '21362' AND id_supplier = '178' 10/07/2023 03:29:04 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21362' , '178' , '1' ) 10/07/2023 03:29:04 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86701' , '21363' , 'ONOMASTICON' , '1' , '1' , '4' , '10.00' , '10' , '0' , '40' , '6.0000' ) 10/07/2023 03:29:04 pm >> DELETE FROM ps_product_supplier WHERE id_product = '21363' AND id_supplier = '178' 10/07/2023 03:29:04 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21363' , '178' , '1' ) 10/07/2023 03:29:04 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86701' , '21364' , 'PIENA DEL PO' , '1' , '1' , '4' , '10.00' , '10' , '0' , '40' , '6.0000' ) 10/07/2023 03:29:04 pm >> DELETE FROM ps_product_supplier WHERE id_product = '21364' AND id_supplier = '178' 10/07/2023 03:29:05 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21364' , '178' , '1' ) 10/07/2023 03:29: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 ( '86701' , '21365' , 'ODI' , '1' , '1' , '4' , '20.00' , '20' , '0' , '40' , '12.0000' ) 10/07/2023 03:29:05 pm >> DELETE FROM ps_product_supplier WHERE id_product = '21365' AND id_supplier = '178' 10/07/2023 03:29:05 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21365' , '178' , '1' ) 10/07/2023 03:29: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 ( '86701' , '21366' , 'AGESILAO' , '1' , '1' , '4' , '10.00' , '10' , '0' , '40' , '6.0000' ) 10/07/2023 03:29:05 pm >> DELETE FROM ps_product_supplier WHERE id_product = '21366' AND id_supplier = '178' 10/07/2023 03:29:05 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21366' , '178' , '1' ) 10/07/2023 03:29: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 ( '86701' , '21368' , 'ANIMA' , '1' , '1' , '4' , '16.00' , '16' , '0' , '40' , '9.6000' ) 10/07/2023 03:29:05 pm >> DELETE FROM ps_product_supplier WHERE id_product = '21368' AND id_supplier = '178' 10/07/2023 03:29:05 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21368' , '178' , '1' ) 10/07/2023 03:29: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 ( '86701' , '21369' , 'ARTE DI TRATTARE I CAVALLI' , '1' , '1' , '4' , '11.00' , '11' , '0' , '40' , '6.6000' ) 10/07/2023 03:29:05 pm >> DELETE FROM ps_product_supplier WHERE id_product = '21369' AND id_supplier = '178' 10/07/2023 03:29:05 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21369' , '178' , '1' ) 10/07/2023 03:29: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 ( '86701' , '21370' , 'VITA DI VIRGILIO' , '1' , '1' , '4' , '12.50' , '12.5' , '0' , '40' , '7.5000' ) 10/07/2023 03:29:05 pm >> DELETE FROM ps_product_supplier WHERE id_product = '21370' AND id_supplier = '178' 10/07/2023 03:29:05 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21370' , '178' , '1' ) 10/07/2023 03:29: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 ( '86701' , '21371' , 'ELETTRA' , '1' , '1' , '4' , '15.00' , '15' , '0' , '40' , '9.0000' ) 10/07/2023 03:29:05 pm >> DELETE FROM ps_product_supplier WHERE id_product = '21371' AND id_supplier = '178' 10/07/2023 03:29:05 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21371' , '178' , '1' ) 10/07/2023 03:29: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 ( '86701' , '21372' , 'ECONOMICO' , '1' , '1' , '4' , '14.00' , '14' , '0' , '40' , '8.4000' ) 10/07/2023 03:29:05 pm >> DELETE FROM ps_product_supplier WHERE id_product = '21372' AND id_supplier = '178' 10/07/2023 03:29:05 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21372' , '178' , '1' ) 10/07/2023 03:29: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 ( '86701' , '21373' , 'GUERRA CIVILE' , '1' , '1' , '4' , '12.00' , '12' , '0' , '40' , '7.2000' ) 10/07/2023 03:29:05 pm >> DELETE FROM ps_product_supplier WHERE id_product = '21373' AND id_supplier = '178' 10/07/2023 03:29:05 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21373' , '178' , '1' ) 10/07/2023 03:29: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 ( '86701' , '21374' , 'EPIDEMIA' , '1' , '1' , '4' , '13.00' , '13' , '0' , '40' , '7.8000' ) 10/07/2023 03:29:05 pm >> DELETE FROM ps_product_supplier WHERE id_product = '21374' AND id_supplier = '178' 10/07/2023 03:29:05 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21374' , '178' , '1' ) 10/07/2023 03:29: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 ( '86701' , '21375' , 'ARTE DI VIVERE BENE' , '1' , '1' , '4' , '13.00' , '13' , '0' , '40' , '7.8000' ) 10/07/2023 03:29:05 pm >> DELETE FROM ps_product_supplier WHERE id_product = '21375' AND id_supplier = '178' 10/07/2023 03:29:05 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21375' , '178' , '1' ) 10/07/2023 03:31:31 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788893465519' AND id_product != '21370' AND ean13 != '' 10/07/2023 03:31:31 pm >> UPDATE ps_product SET id_supplier = '178', reference = '', ean13 = '9788893465519', date_upd = NOW() WHERE id_product = '21370' 10/07/2023 03:31:31 pm >> UPDATE ps_product_lang SET name = 'VITA DI VIRGILIO', description = '' WHERE id_product = '21370' 10/07/2023 03:31:31 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '13' WHERE id_product = '21370' 10/07/2023 03:31:31 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '13', id_tax_rules_group = '4', id_category_default = '521', id_argoment_default = '', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '21370' 10/07/2023 03:31:31 pm >> DELETE FROM ps_specific_price WHERE id_product = '21370' 10/07/2023 03:32:10 pm >> UPDATE ps_document SET id_document_type = '33', document_num = '142/2023', document_date = '2023-06-29', document_letter = '2023', id_customer = '0', id_supplier = '', id_address = '4679058', address1 = 'VIA LAZZARO PALAZZI 15 20124 MILANO', address2 = '', note = '', price_shipping = '11.70', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '9', id_causal = '0', price_tax_included = '213.00', price_tax_excluded = '213.00', date_upd = NOW() WHERE id_document = '86701' 10/07/2023 03:32: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 = '86701' 10/07/2023 03:32:10 pm >> DELETE FROM ps_document_detail WHERE id_document = '86701' 10/07/2023 03:32:11 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86701' , '21350' , 'CONTRO EUTROPIO' , '1' , '1' , '4' , '16.5000' , '16.5' , '0' , '40' , '9.90' ) 10/07/2023 03:32:11 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86701' , '21351' , 'BREVIARIO DI STORIA ROMANA' , '1' , '1' , '4' , '13.5000' , '13.5' , '0' , '40' , '8.10' ) 10/07/2023 03:32:11 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86701' , '21352' , 'DUE FRATELLI' , '1' , '1' , '4' , '13.5000' , '13.5' , '0' , '40' , '8.10' ) 10/07/2023 03:32:11 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86701' , '21353' , 'GRAMMATICI E I RETORI' , '1' , '1' , '4' , '13.5000' , '13.5' , '0' , '40' , '8.10' ) 10/07/2023 03:32:11 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86701' , '21354' , 'STORIE BABILONESI' , '1' , '1' , '4' , '9.5000' , '9.5' , '0' , '40' , '5.70' ) 10/07/2023 03:32:11 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86701' , '21355' , 'SIMBOLI' , '1' , '1' , '4' , '13.0000' , '13' , '0' , '40' , '7.80' ) 10/07/2023 03:32:11 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86701' , '21357' , 'DEA SIRIA' , '1' , '1' , '4' , '15.0000' , '15' , '0' , '40' , '9.00' ) 10/07/2023 03:32:11 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86701' , '21358' , 'MORTE DI CICERONE' , '1' , '1' , '4' , '12.0000' , '12' , '0' , '40' , '7.20' ) 10/07/2023 03:32:11 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86701' , '21367' , 'SUOCERA' , '1' , '1' , '4' , '13.5000' , '13.5' , '0' , '40' , '8.10' ) 10/07/2023 03:32:11 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86701' , '21359' , 'ANTIGONE' , '1' , '1' , '4' , '14.0000' , '14' , '0' , '40' , '8.40' ) 10/07/2023 03:32:11 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86701' , '21360' , 'MISANTROPO' , '1' , '1' , '4' , '14.0000' , '14' , '0' , '40' , '8.40' ) 10/07/2023 03:32:11 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86701' , '21361' , 'IDILLI ED EPIGRAMMI' , '1' , '1' , '4' , '18.0000' , '18' , '0' , '40' , '10.80' ) 10/07/2023 03:32:11 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86701' , '21362' , 'EPITALAMIO PER MASSIMO' , '1' , '1' , '4' , '12.5000' , '12.5' , '0' , '40' , '7.50' ) 10/07/2023 03:32:11 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86701' , '21363' , 'ONOMASTICON' , '1' , '1' , '4' , '10.0000' , '10' , '0' , '40' , '6.00' ) 10/07/2023 03:32:11 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86701' , '21364' , 'PIENA DEL PO' , '1' , '1' , '4' , '10.0000' , '10' , '0' , '40' , '6.00' ) 10/07/2023 03:32:11 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86701' , '21365' , 'ODI' , '1' , '1' , '4' , '20.0000' , '20' , '0' , '40' , '12.00' ) 10/07/2023 03:32:11 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86701' , '21366' , 'AGESILAO' , '1' , '1' , '4' , '10.0000' , '10' , '0' , '40' , '6.00' ) 10/07/2023 03:32:11 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86701' , '21368' , 'ANIMA' , '1' , '1' , '4' , '16.0000' , '16' , '0' , '40' , '9.60' ) 10/07/2023 03:32:11 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86701' , '21369' , 'ARTE DI TRATTARE I CAVALLI' , '1' , '1' , '4' , '11.0000' , '11' , '0' , '40' , '6.60' ) 10/07/2023 03:32:11 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86701' , '21370' , 'VITA DI VIRGILIO' , '1' , '1' , '4' , '13.00' , '13' , '0' , '40' , '7.8000' ) 10/07/2023 03:32:11 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86701' , '21371' , 'ELETTRA' , '1' , '1' , '4' , '15.0000' , '15' , '0' , '40' , '9.00' ) 10/07/2023 03:32:11 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86701' , '21372' , 'ECONOMICO' , '1' , '1' , '4' , '14.0000' , '14' , '0' , '40' , '8.40' ) 10/07/2023 03:32:11 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86701' , '21373' , 'GUERRA CIVILE' , '1' , '1' , '4' , '12.0000' , '12' , '0' , '40' , '7.20' ) 10/07/2023 03:32:11 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86701' , '21374' , 'EPIDEMIA' , '1' , '1' , '4' , '13.0000' , '13' , '0' , '40' , '7.80' ) 10/07/2023 03:32:11 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86701' , '21375' , 'ARTE DI VIVERE BENE' , '1' , '1' , '4' , '13.0000' , '13' , '0' , '40' , '7.80' ) 10/07/2023 04:00:25 pm >> SELECT document_num FROM ps_document WHERE document_num = '2325' AND id_document != '86676' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-07-07') 10/07/2023 04:00:25 pm >> UPDATE ps_document SET id_document_type = '11', document_num = '2325', document_date = '2023-07-07', document_letter = '', id_customer = '0', id_supplier = '', id_address = '0', address1 = '', address2 = '', note = '', price_shipping = '0.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '0', id_causal = '0', price_tax_included = '8.00', price_tax_excluded = '7.69', date_upd = NOW() WHERE id_document = '86676' 10/07/2023 04:00:25 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 = '86676' 10/07/2023 04:00:25 pm >> DELETE FROM ps_document_detail WHERE id_document = '86676' 10/07/2023 04:00:25 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86676' , '16689' , 'OSTIA PAN DI CENA mm80' , '4' , '-4' , '3' , '2.00' , '1.9230769230769' , '4' , '0' , '8.00' ) 10/07/2023 04:00:47 pm >> SELECT document_num FROM ps_document WHERE document_num = '2281' AND id_document != '86612' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-07-03') 10/07/2023 04:00:47 pm >> UPDATE ps_document SET id_document_type = '11', document_num = '2281', document_date = '2023-07-03', 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 = '323.60', price_tax_excluded = '289.16', date_upd = NOW() WHERE id_document = '86612' 10/07/2023 04:00: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 = '86612' 10/07/2023 04:00:47 pm >> DELETE FROM ps_document_detail WHERE id_document = '86612' 10/07/2023 04:00: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 ( '86612' , '20433' , 'PARTICOLA MORREALE 38MM - PTC38S' , '30' , '-30' , '3' , '3.5000' , '3.3653846153846' , '4' , '0' , '105.00' ) 10/07/2023 04:00: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 ( '86612' , '16163' , 'PARTICOLE DOMUS - PAN DI CENA' , '10' , '-10' , '3' , '3.5000' , '3.3653846153846' , '4' , '0' , '35.00' ) 10/07/2023 04:00: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 ( '86612' , '16689' , 'OSTIA PAN DI CENA mm80' , '10' , '-10' , '3' , '2.00' , '1.9230769230769' , '4' , '0' , '20.00' ) 10/07/2023 04:00: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 ( '86612' , '16691' , 'PARTICOLE PER CELIACI 25pz' , '2' , '-2' , '3' , '4.3000' , '4.1346153846154' , '4' , '0' , '8.60' ) 10/07/2023 04:00: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 ( '86612' , '17408' , 'CAMICE MISTO COT. 70/001035' , '1' , '-1' , '1' , '155.0000' , '127.04918032787' , '22' , '0' , '155.00' ) 10/07/2023 04:01:06 pm >> SELECT document_num FROM ps_document WHERE document_num = '2147' AND id_document != '86455' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-06-21') 10/07/2023 04:01:06 pm >> UPDATE ps_document SET id_document_type = '11', document_num = '2147', document_date = '2023-06-21', 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 = '100.00', price_tax_excluded = '87.70', date_upd = NOW() WHERE id_document = '86455' 10/07/2023 04:01: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 = '86455' 10/07/2023 04:01:06 pm >> DELETE FROM ps_document_detail WHERE id_document = '86455' 10/07/2023 04:01: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 ( '86455' , '20433' , 'PARTICOLA MORREALE 38MM - PTC38S' , '5' , '-5' , '3' , '3.5000' , '3.3653846153846' , '4' , '0' , '17.50' ) 10/07/2023 04:01: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 ( '86455' , '16689' , 'OSTIA PAN DI CENA mm80' , '5' , '-5' , '3' , '2.00' , '1.9230769230769' , '4' , '0' , '10.00' ) 10/07/2023 04:01: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 ( '86455' , '14330' , '100 GIORNI CON LO SPIRITO' , '1' , '-1' , '4' , '7.5000' , '7.5' , '0' , '5' , '7.13' ) 10/07/2023 04:01: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 ( '86455' , '6546' , 'MESSAGGIO DI TENEREZZA' , '1' , '-1' , '4' , '1.5000' , '1.5' , '0' , '0' , '1.50' ) 10/07/2023 04:01: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 ( '86455' , '15744' , 'GESU BENEDICI LA NOSTRA FAMIGLIA' , '1' , '-1' , '4' , '1.5000' , '1.5' , '0' , '0' , '1.50' ) 10/07/2023 04:01: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 ( '86455' , '18760' , 'BRACCIALE ARG - 1819' , '1' , '-1' , '1' , '30.0000' , '24.590163934426' , '22' , '0' , '30.00' ) 10/07/2023 04:01: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 ( '86455' , '18762' , 'BRACCIALE ARG. - 1568' , '1' , '-1' , '1' , '32.3700' , '26.532786885246' , '22' , '0' , '32.37' ) 10/07/2023 04:01:22 pm >> SELECT document_num FROM ps_document WHERE document_num = '2205' AND id_document != '86522' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-06-26') 10/07/2023 04:01:22 pm >> UPDATE ps_document SET id_document_type = '11', document_num = '2205', document_date = '2023-06-26', document_letter = '', id_customer = '0', id_supplier = '', id_address = '0', address1 = '', address2 = '', note = '', price_shipping = '0.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '0', id_causal = '0', price_tax_included = '165.00', price_tax_excluded = '141.63', date_upd = NOW() WHERE id_document = '86522' 10/07/2023 04:01:22 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '86522' 10/07/2023 04:01:22 pm >> DELETE FROM ps_document_detail WHERE id_document = '86522' 10/07/2023 04:01:22 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86522' , '16163' , 'PARTICOLE DOMUS - PAN DI CENA' , '10' , '-10' , '3' , '3.5000' , '3.3653846153846' , '4' , '0' , '35.00' ) 10/07/2023 04:01:23 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86522' , '16689' , 'OSTIA PAN DI CENA mm80' , '5' , '-5' , '3' , '2.00' , '1.9230769230769' , '4' , '0' , '10.00' ) 10/07/2023 04:01:23 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86522' , '20983' , 'CLERGY MM LIMITED 80/20' , '1' , '-1' , '1' , '40.0000' , '32.786885245902' , '22' , '0' , '40.00' ) 10/07/2023 04:01:23 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86522' , '7202' , 'ARTICOLI RELIGIOSI' , '1' , '-1' , '1' , '49.0000' , '40.16393442623' , '22' , '0' , '49.00' ) 10/07/2023 04:01:23 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86522' , '7202' , 'ARTICOLI RELIGIOSI' , '1' , '-1' , '1' , '17.0000' , '13.934426229508' , '22' , '0' , '17.00' ) 10/07/2023 04:01:23 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86522' , '791' , 'ASSISI IN BUSTA BATTESIMO - 20X270 - BAAS' , '10' , '-10' , '1' , '1.4000' , '1.1475409836066' , '22' , '0' , '14.00' ) 10/07/2023 04:01:44 pm >> SELECT document_num FROM ps_document WHERE document_num = '1892' AND id_document != '85629' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-05-30') 10/07/2023 04:01:44 pm >> UPDATE ps_document SET id_document_type = '11', document_num = '1892', document_date = '2023-05-30', 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 = '62.50', price_tax_excluded = '55.13', date_upd = NOW() WHERE id_document = '85629' 10/07/2023 04:01:44 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '85629' 10/07/2023 04:01:44 pm >> DELETE FROM ps_document_detail WHERE id_document = '85629' 10/07/2023 04:01:45 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '85629' , '16163' , 'PARTICOLE DOMUS - PAN DI CENA' , '5' , '-5' , '3' , '3.5000' , '3.3653846153846' , '4' , '0' , '17.50' ) 10/07/2023 04:01:45 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '85629' , '16689' , 'OSTIA PAN DI CENA mm80' , '5' , '-5' , '3' , '2.00' , '1.9230769230769' , '4' , '0' , '10.00' ) 10/07/2023 04:01:45 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '85629' , '5903' , 'LITURGICO ART. 60LT ROSSO SUPER' , '10' , '-10' , '1' , '3.5000' , '2.8688524590164' , '22' , '0' , '35.00' ) 10/07/2023 04:02:08 pm >> SELECT document_num FROM ps_document WHERE document_num = '1408' AND id_document != '83007' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-04-28') 10/07/2023 04:02:08 pm >> UPDATE ps_document SET id_document_type = '11', document_num = '1408', document_date = '2023-04-28', 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 = '51.00', price_tax_excluded = '49.42', date_upd = NOW() WHERE id_document = '83007' 10/07/2023 04:02:08 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '83007' 10/07/2023 04:02:08 pm >> DELETE FROM ps_document_detail WHERE id_document = '83007' 10/07/2023 04:02:08 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '83007' , '19089' , 'OSTIA MAGNA 150 -OM150' , '1' , '-1' , '3' , '4.5000' , '4.3269230769231' , '4' , '0' , '4.50' ) 10/07/2023 04:02:08 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '83007' , '16689' , 'OSTIA PAN DI CENA mm80' , '10' , '-10' , '3' , '1.9' , '1.8269230769231' , '4' , '0' , '19.00' ) 10/07/2023 04:02:08 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '83007' , '1114' , 'BIBBIA DEGLI SPOSI' , '1' , '-1' , '4' , '25.0000' , '25' , '0' , '5' , '23.75' ) 10/07/2023 04:02:08 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '83007' , '19602' , 'QUADRETTO EFFETTO PIETRA - SACRA FAMIGLIA - 2952' , '1' , '-1' , '1' , '3.7500' , '3.0737704918033' , '22' , '0' , '3.75' ) 10/07/2023 04:02:36 pm >> SELECT document_num FROM ps_document WHERE document_num = '1236' AND id_document != '82788' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-04-13') 10/07/2023 04:02:36 pm >> UPDATE ps_document SET id_document_type = '11', document_num = '1236', document_date = '2023-04-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 = '61.00', price_tax_excluded = '52.70', date_upd = NOW() WHERE id_document = '82788' 10/07/2023 04:02:36 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '82788' 10/07/2023 04:02:36 pm >> DELETE FROM ps_document_detail WHERE id_document = '82788' 10/07/2023 04:02:36 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '82788' , '16689' , 'OSTIA PAN DI CENA mm80' , '10' , '-10' , '3' , '1.9' , '1.8269230769231' , '4' , '0' , '19.00' ) 10/07/2023 04:02:36 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '82788' , '11757' , 'VINO LIQUOROSO DOLCE - 16%' , '6' , '-6' , '1' , '7.0000' , '5.7377049180328' , '22' , '0' , '42.00' ) 10/07/2023 04:03:07 pm >> SELECT document_num FROM ps_document WHERE document_num = '961' AND id_document != '82452' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-03-24') 10/07/2023 04:03:07 pm >> UPDATE ps_document SET id_document_type = '11', document_num = '961', document_date = '2023-03-24', document_letter = '', id_customer = '0', id_supplier = '', id_address = '0', address1 = '', address2 = '', note = '', price_shipping = '0.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '0', id_causal = '0', price_tax_included = '572.00', price_tax_excluded = '475.52', date_upd = NOW() WHERE id_document = '82452' 10/07/2023 04:03:07 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 = '82452' 10/07/2023 04:03:07 pm >> DELETE FROM ps_document_detail WHERE id_document = '82452' 10/07/2023 04:03:07 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '82452' , '15331' , 'CERO PASQUALE 80X120 - RILIEVO IN CERA' , '1' , '-1' , '1' , '135.0000' , '110.65573770492' , '22' , '0' , '135.00' ) 10/07/2023 04:03:07 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '82452' , '1914' , 'CERA DELLA LITURGIA' , '12' , '-12' , '1' , '4.5000' , '3.6885245901639' , '22' , '0' , '54.00' ) 10/07/2023 04:03:07 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '82452' , '5903' , 'LITURGICO ART. 60LT ROSSO SUPER' , '90' , '-90' , '1' , '3.2000' , '2.6229508196721' , '22' , '0' , '288.00' ) 10/07/2023 04:03:07 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '82452' , '11384' , 'VINO BIANCO DOLCE - 102' , '6' , '-6' , '1' , '8.0000' , '6.5573770491803' , '22' , '0' , '48.00' ) 10/07/2023 04:03:07 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '82452' , '16163' , 'PARTICOLE DOMUS - PAN DI CENA' , '8' , '-8' , '3' , '3.5000' , '3.3653846153846' , '4' , '0' , '28.00' ) 10/07/2023 04:03:07 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '82452' , '16689' , 'OSTIA PAN DI CENA mm80' , '10' , '-10' , '3' , '1.9' , '1.8269230769231' , '4' , '0' , '19.00' ) 10/07/2023 04:03:34 pm >> SELECT document_num FROM ps_document WHERE document_num = '1136' AND id_document != '82655' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-04-04') 10/07/2023 04:03:34 pm >> UPDATE ps_document SET id_document_type = '11', document_num = '1136', document_date = '2023-04-04', document_letter = '', id_customer = '0', id_supplier = '', id_address = '0', address1 = '', address2 = '', note = '', price_shipping = '0.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '0', id_causal = '0', price_tax_included = '26.80', price_tax_excluded = '25.77', date_upd = NOW() WHERE id_document = '82655' 10/07/2023 04:03:34 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '82655' 10/07/2023 04:03:34 pm >> DELETE FROM ps_document_detail WHERE id_document = '82655' 10/07/2023 04:03:34 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '82655' , '7311' , 'OSTIA SOTTILE 74MM' , '6' , '-6' , '3' , '1.9000' , '1.8269230769231' , '4' , '0' , '11.40' ) 10/07/2023 04:03:34 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '82655' , '16689' , 'OSTIA PAN DI CENA mm80' , '6' , '-6' , '3' , '1.9' , '1.8269230769231' , '4' , '0' , '11.40' ) 10/07/2023 04:03:34 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '82655' , '16691' , 'PARTICOLE PER CELIACI 25pz' , '1' , '-1' , '3' , '4.0000' , '3.8461538461538' , '4' , '0' , '4.00' ) 10/07/2023 04:44:13 pm >> SELECT document_num FROM ps_document WHERE document_num = '27' AND id_document != '11344' AND id_document_type LIKE '21' AND YEAR(document_date) = YEAR('2023-06-22') 10/07/2023 04:44:13 pm >> UPDATE ps_document SET id_document_type = '21', document_num = '27', document_date = '2023-06-22', document_letter = '', id_customer = '7052', id_supplier = '', id_address = '135353950', address1 = 'VIA BENEDETTO CROCE 41 09045 QUARTU SANT\\\'ELENA', address2 = '', note = '', price_shipping = '0.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '9', id_causal = '0', price_tax_included = '12.00', price_tax_excluded = '12.00', date_upd = NOW() WHERE id_document = '11344' 10/07/2023 04:44:13 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '11344' 10/07/2023 04:44:13 pm >> DELETE FROM ps_document_detail WHERE id_document = '11344' 10/07/2023 04:44:13 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '11344' , '0' , 'SPEDIZIONE' , '1' , '-1' , '0' , '3.0000' , '3' , '0' , '0' , '3.00' ) 10/07/2023 04:44:13 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '11344' , '125' , 'MIE PREGHIERINE - N. E.' , '6' , '-6' , '4' , '1.50' , '1.5' , '0' , '0' , '9.00' ) 10/07/2023 07:04:35 pm >> SELECT document_num FROM ps_document WHERE document_num = '2347' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-07-10') 10/07/2023 07:04:35 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '2347' , '2023-07-10' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '13.00' , '10.66' , NOW() , NOW() ) 10/07/2023 07:04: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 = '86702' 10/07/2023 07:04:35 pm >> DELETE FROM ps_document_detail WHERE id_document = '86702' 10/07/2023 07:04: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 ( '86702' , '11756' , 'VINO BIANCO SECCO - 14%' , '2' , '-2' , '1' , '6.50' , '5.327868852459' , '22' , '0' , '13.00' )