11/07/2023 08:40:42 am >> INSERT INTO ps_supplier ( name , email , `date_add` , `date_upd` ) VALUES ( '' , '' , NOW() , NOW() ) 11/07/2023 08:40:42 am >> INSERT INTO ps_supplier_shop ( id_supplier , id_shop ) VALUES ( '179' , '1' ) 11/07/2023 08:40:42 am >> INSERT INTO ps_supplier_lang ( id_supplier , id_lang ) VALUES ( '179' , '1' ) 11/07/2023 08:40:42 am >> INSERT INTO ps_address ( id_supplier , id_country , id_state , alias , lastname , firstname , address1 , city , date_add , date_upd ) VALUES ( '179' , '10' , '0' , '' , '' , '' , '' , '' , NOW() , NOW() ) 11/07/2023 08:43:18 am >> UPDATE ps_address SET id_state = '204', lastname = 'GIUS MARY CONFEZIONI', address1 = 'CONTRADA MANCA snc', address2 = '', postcode = '89040', dni = 'MCRNLG82T16D976S', vat_number = '02118800800', city = 'CIRELLA ', phone = '', phone_mobile = '3200733844', date_upd = NOW() WHERE id_supplier = '179' 11/07/2023 08:43:18 am >> UPDATE ps_supplier SET email = 'info@giusmeryconfezioni.it', name = 'GIUS MARY CONFEZIONI', date_upd = NOW() WHERE id_supplier = '179' 11/07/2023 08:43:18 am >> UPDATE ps_supplier_lang SET description = '', meta_title = '', meta_description = '' WHERE id_supplier = '179' 11/07/2023 08:43:39 am >> INSERT INTO ps_category ( id_parent , `date_add` , `date_upd` , level_depth ) VALUES ( '4' , NOW() , NOW() , '3' ) 11/07/2023 08:43:39 am >> INSERT INTO ps_category_group ( id_category , id_group ) VALUES ( '523' , '1' ) 11/07/2023 08:43:39 am >> INSERT INTO ps_category_group ( id_category , id_group ) VALUES ( '523' , '2' ) 11/07/2023 08:43:39 am >> INSERT INTO ps_category_group ( id_category , id_group ) VALUES ( '523' , '3' ) 11/07/2023 08:43:39 am >> INSERT INTO ps_category_lang ( id_category , id_lang , name , link_rewrite ) VALUES ( '523' , '1' , 'GIUS MARY' , LOWER('GIUS-MARY') ) 11/07/2023 08:43:39 am >> INSERT INTO ps_category_shop ( id_category , id_shop , position ) VALUES ( '523' , '1' , '0' ) 11/07/2023 08:47:17 am >> UPDATE ps_address SET id_state = '204', lastname = 'GIUS MARY CONFEZIONI - DI MACRI NATALE GIUSEPPE', address1 = 'CONTRADA MANCA snc', address2 = '', postcode = '89040', dni = 'MCRNLG82T16D976S', vat_number = '02118800800', city = 'CIRELLA ', phone = '', phone_mobile = '3200733844', date_upd = NOW() WHERE id_supplier = '179' 11/07/2023 08:47:17 am >> UPDATE ps_supplier SET email = 'info@giusmeryconfezioni.it', name = 'GIUS MARY CONFEZIONI - DI MACRI NATALE GIUSEPPE', date_upd = NOW() WHERE id_supplier = '179' 11/07/2023 08:47:17 am >> UPDATE ps_supplier_lang SET description = '', meta_title = '', meta_description = '' WHERE id_supplier = '179' 11/07/2023 08:47:43 am >> INSERT INTO ps_product ( ean13 , id_tax_rules_group , `date_add` , `date_upd` ) VALUES ( '' , '1' , NOW() , NOW() ) 11/07/2023 08:47:43 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '21376' , '1' , '' , 'nuovo-prodotto' ) 11/07/2023 08:47:43 am >> INSERT INTO ps_product_shop ( id_product , id_tax_rules_group , id_shop , id_category_default , `date_add` , `date_upd` ) VALUES ( '21376' , '1' , '1' , '2' , NOW() , NOW() ) 11/07/2023 08:47:43 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) VALUES ( '21376' , '0' , '1' , '0' , '0' ) 11/07/2023 08:48:28 am >> SELECT ean13 FROM ps_product WHERE ean13 = '002163' AND id_product != '21376' AND ean13 != '' 11/07/2023 08:48:28 am >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '002163', date_upd = NOW() WHERE id_product = '21376' 11/07/2023 08:48:28 am >> UPDATE ps_product_lang SET name = 'CASULA POL. LEGGERO - CS25L', description = '' WHERE id_product = '21376' 11/07/2023 08:48:28 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '53.278688524590166' WHERE id_product = '21376' 11/07/2023 08:48:28 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '53.278688524590166', id_tax_rules_group = '1', id_category_default = '523', 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 = '21376' 11/07/2023 08:48:28 am >> DELETE FROM ps_specific_price WHERE id_product = '21376' 11/07/2023 08:48:29 am >> INSERT INTO ps_product ( id_tax_rules_group , `date_add` , `date_upd` ) SELECT id_tax_rules_group , NOW() , NOW() FROM ps_product WHERE id_product = '21376' 11/07/2023 08:48:29 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '21377' , '1' , '' , 'nuovo-prodotto' ) 11/07/2023 08:48:29 am >> INSERT INTO ps_product_shop ( id_product , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , `date_add` , `date_upd` ) SELECT '21377' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '21376' 11/07/2023 08:48:29 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '21377' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '21376' 11/07/2023 08:49:05 am >> SELECT ean13 FROM ps_product WHERE ean13 = '002164' AND id_product != '21377' AND ean13 != '' 11/07/2023 08:49:05 am >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '002164', date_upd = NOW() WHERE id_product = '21377' 11/07/2023 08:49:05 am >> UPDATE ps_product_lang SET name = 'CASULA POLIESTERE IHS', description = '' WHERE id_product = '21377' 11/07/2023 08:49:05 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '49.18032786885246' WHERE id_product = '21377' 11/07/2023 08:49:05 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '49.18032786885246', id_tax_rules_group = '1', id_category_default = '523', 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 = '21377' 11/07/2023 08:49:05 am >> DELETE FROM ps_specific_price WHERE id_product = '21377' 11/07/2023 08:49:06 am >> INSERT INTO ps_product ( id_tax_rules_group , `date_add` , `date_upd` ) SELECT id_tax_rules_group , NOW() , NOW() FROM ps_product WHERE id_product = '21377' 11/07/2023 08:49:06 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '21378' , '1' , '' , 'nuovo-prodotto' ) 11/07/2023 08:49:06 am >> INSERT INTO ps_product_shop ( id_product , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , `date_add` , `date_upd` ) SELECT '21378' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '21377' 11/07/2023 08:49:06 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '21378' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '21377' 11/07/2023 08:49:52 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' , '727/EL' , '2023-07-06' , 'EL' , '0' , '179' , '4679060' , 'CONTRADA MANCA snc 89040 CIRELLA ' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '9' , '0' , '814.96' , '668.00' , NOW() , NOW() ) 11/07/2023 08:49:52 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 = '86703' 11/07/2023 08:49:52 am >> DELETE FROM ps_document_detail WHERE id_document = '86703' 11/07/2023 08:49:52 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86703' , '21376' , 'CASULA POL. LEGGERO - CS25L' , '12' , '12' , '1' , '25' , '20.491803278689' , '22' , '0' , '366.0000' ) 11/07/2023 08:49:52 am >> DELETE FROM ps_product_supplier WHERE id_product = '21376' AND id_supplier = '179' 11/07/2023 08:49:52 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21376' , '179' , '1' ) 11/07/2023 08:49:52 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86703' , '21377' , 'CASULA POLIESTERE IHS' , '16' , '16' , '1' , '23' , '18.852459016393' , '22' , '0' , '448.9600' ) 11/07/2023 08:49:52 am >> DELETE FROM ps_product_supplier WHERE id_product = '21377' AND id_supplier = '179' 11/07/2023 08:49:52 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21377' , '179' , '1' ) 11/07/2023 09:57:46 am >> SELECT document_num FROM ps_document WHERE document_num = '2348' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-07-11') 11/07/2023 09:57: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' , '2348' , '2023-07-11' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '3.00' , '2.46' , NOW() , NOW() ) 11/07/2023 09:57: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 = '86704' 11/07/2023 09:57:46 am >> DELETE FROM ps_document_detail WHERE id_document = '86704' 11/07/2023 09:57: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 ( '86704' , '18276' , 'CINGOLO CON NODI - 3280' , '1' , '-1' , '1' , '3' , '2.4590163934426' , '22' , '0' , '3.00' ) 11/07/2023 10:54:22 am >> SELECT document_num FROM ps_document WHERE document_num = '2349' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-07-11') 11/07/2023 10:54:22 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' , '2349' , '2023-07-11' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '1.20' , '0.98' , NOW() , NOW() ) 11/07/2023 10:54:22 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '86705' 11/07/2023 10:54:22 am >> DELETE FROM ps_document_detail WHERE id_document = '86705' 11/07/2023 10:54:22 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86705' , '13334' , 'CROCE IN ULIVO CON LACCIO' , '1' , '-1' , '1' , '1.20' , '0.98360655737705' , '22' , '0' , '1.20' ) 11/07/2023 11:19:16 am >> SELECT document_num FROM ps_document WHERE document_num = '2350' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-07-11') 11/07/2023 11:19:17 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '2350' , '2023-07-11' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '4.00' , '4.00' , NOW() , NOW() ) 11/07/2023 11:19:17 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '86706' 11/07/2023 11:19:17 am >> DELETE FROM ps_document_detail WHERE id_document = '86706' 11/07/2023 11:19:17 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86706' , '8398' , 'PREGHIERE PRIMA E DOPO LA COMUNIONE - 8276' , '1' , '-1' , '4' , '4.00' , '4' , '0' , '0' , '4.00' ) 11/07/2023 11:37:29 am >> SELECT ean13 FROM ps_product WHERE ean13 = '9788815247452' AND id_product != '21378' AND ean13 != '' 11/07/2023 11:37:29 am >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '9788815247452', date_upd = NOW() WHERE id_product = '21378' 11/07/2023 11:37:29 am >> UPDATE ps_product_lang SET name = 'SIGNORI E MERCENARI', description = '' WHERE id_product = '21378' 11/07/2023 11:37:29 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '13' WHERE id_product = '21378' 11/07/2023 11:37:29 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '13', id_tax_rules_group = '4', id_category_default = '364', 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 = '21378' 11/07/2023 11:37:29 am >> DELETE FROM ps_specific_price WHERE id_product = '21378' 11/07/2023 11:37:32 am >> INSERT INTO ps_product ( id_tax_rules_group , `date_add` , `date_upd` ) SELECT id_tax_rules_group , NOW() , NOW() FROM ps_product WHERE id_product = '21378' 11/07/2023 11:37:32 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '21379' , '1' , '' , 'nuovo-prodotto' ) 11/07/2023 11:37:32 am >> INSERT INTO ps_product_shop ( id_product , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , `date_add` , `date_upd` ) SELECT '21379' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '21378' 11/07/2023 11:37:32 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '21379' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '21378' 11/07/2023 11:38:32 am >> SELECT ean13 FROM ps_product WHERE ean13 = '9788815258397' AND id_product != '21379' AND ean13 != '' 11/07/2023 11:38:32 am >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '9788815258397', date_upd = NOW() WHERE id_product = '21379' 11/07/2023 11:38:32 am >> UPDATE ps_product_lang SET name = 'RISORGIMENTO E L\'UNIFICAZIONE', description = '' WHERE id_product = '21379' 11/07/2023 11:38:32 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '12' WHERE id_product = '21379' 11/07/2023 11:38:32 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '12', id_tax_rules_group = '4', id_category_default = '364', 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 = '21379' 11/07/2023 11:38:32 am >> DELETE FROM ps_specific_price WHERE id_product = '21379' 11/07/2023 11:38:33 am >> INSERT INTO ps_product ( id_tax_rules_group , `date_add` , `date_upd` ) SELECT id_tax_rules_group , NOW() , NOW() FROM ps_product WHERE id_product = '21379' 11/07/2023 11:38:33 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '21380' , '1' , '' , 'nuovo-prodotto' ) 11/07/2023 11:38:33 am >> INSERT INTO ps_product_shop ( id_product , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , `date_add` , `date_upd` ) SELECT '21380' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '21379' 11/07/2023 11:38:33 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '21380' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '21379' 11/07/2023 11:39:12 am >> SELECT ean13 FROM ps_product WHERE ean13 = '9788815258410' AND id_product != '21380' AND ean13 != '' 11/07/2023 11:39:12 am >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '9788815258410', date_upd = NOW() WHERE id_product = '21380' 11/07/2023 11:39:12 am >> UPDATE ps_product_lang SET name = 'DELITTO MATTEOTTI', description = '' WHERE id_product = '21380' 11/07/2023 11:39:12 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '14' WHERE id_product = '21380' 11/07/2023 11:39:12 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '14', id_tax_rules_group = '4', id_category_default = '364', 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 = '21380' 11/07/2023 11:39:12 am >> DELETE FROM ps_specific_price WHERE id_product = '21380' 11/07/2023 11:39:13 am >> INSERT INTO ps_product ( id_tax_rules_group , `date_add` , `date_upd` ) SELECT id_tax_rules_group , NOW() , NOW() FROM ps_product WHERE id_product = '21380' 11/07/2023 11:39:13 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '21381' , '1' , '' , 'nuovo-prodotto' ) 11/07/2023 11:39:13 am >> INSERT INTO ps_product_shop ( id_product , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , `date_add` , `date_upd` ) SELECT '21381' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '21380' 11/07/2023 11:39:13 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '21381' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '21380' 11/07/2023 11:39:51 am >> SELECT ean13 FROM ps_product WHERE ean13 = '9788815280541' AND id_product != '21381' AND ean13 != '' 11/07/2023 11:39:51 am >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '9788815280541', date_upd = NOW() WHERE id_product = '21381' 11/07/2023 11:39:51 am >> UPDATE ps_product_lang SET name = 'ALLA FESTA DELLA RIVOLUZIONE', description = '' WHERE id_product = '21381' 11/07/2023 11:39:51 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '14' WHERE id_product = '21381' 11/07/2023 11:39:51 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '14', id_tax_rules_group = '4', id_category_default = '364', 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 = '21381' 11/07/2023 11:39:51 am >> DELETE FROM ps_specific_price WHERE id_product = '21381' 11/07/2023 11:39:53 am >> INSERT INTO ps_product ( id_tax_rules_group , `date_add` , `date_upd` ) SELECT id_tax_rules_group , NOW() , NOW() FROM ps_product WHERE id_product = '21381' 11/07/2023 11:39:53 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '21382' , '1' , '' , 'nuovo-prodotto' ) 11/07/2023 11:39:53 am >> INSERT INTO ps_product_shop ( id_product , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , `date_add` , `date_upd` ) SELECT '21382' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '21381' 11/07/2023 11:39:53 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '21382' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '21381' 11/07/2023 11:40:15 am >> SELECT ean13 FROM ps_product WHERE ean13 = '9788815259455' AND id_product != '21382' AND ean13 != '' 11/07/2023 11:40:15 am >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '9788815259455', date_upd = NOW() WHERE id_product = '21382' 11/07/2023 11:40:16 am >> UPDATE ps_product_lang SET name = 'NAPOLEONE', description = '' WHERE id_product = '21382' 11/07/2023 11:40:16 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '14' WHERE id_product = '21382' 11/07/2023 11:40:16 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '14', id_tax_rules_group = '4', id_category_default = '364', 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 = '21382' 11/07/2023 11:40:16 am >> DELETE FROM ps_specific_price WHERE id_product = '21382' 11/07/2023 11:40:17 am >> INSERT INTO ps_product ( id_tax_rules_group , `date_add` , `date_upd` ) SELECT id_tax_rules_group , NOW() , NOW() FROM ps_product WHERE id_product = '21382' 11/07/2023 11:40:17 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '21383' , '1' , '' , 'nuovo-prodotto' ) 11/07/2023 11:40:17 am >> INSERT INTO ps_product_shop ( id_product , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , `date_add` , `date_upd` ) SELECT '21383' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '21382' 11/07/2023 11:40:17 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '21383' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '21382' 11/07/2023 11:40:59 am >> SELECT ean13 FROM ps_product WHERE ean13 = '9788815266408' AND id_product != '21383' AND ean13 != '' 11/07/2023 11:40:59 am >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '9788815266408', date_upd = NOW() WHERE id_product = '21383' 11/07/2023 11:40:59 am >> UPDATE ps_product_lang SET name = 'MIGLIORI OGGETTI DELLA NOSTRA VITA', description = '' WHERE id_product = '21383' 11/07/2023 11:40:59 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '35' WHERE id_product = '21383' 11/07/2023 11:40:59 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '35', id_tax_rules_group = '4', id_category_default = '364', 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 = '21383' 11/07/2023 11:40:59 am >> DELETE FROM ps_specific_price WHERE id_product = '21383' 11/07/2023 11:41:00 am >> INSERT INTO ps_product ( id_tax_rules_group , `date_add` , `date_upd` ) SELECT id_tax_rules_group , NOW() , NOW() FROM ps_product WHERE id_product = '21383' 11/07/2023 11:41:00 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '21384' , '1' , '' , 'nuovo-prodotto' ) 11/07/2023 11:41:00 am >> INSERT INTO ps_product_shop ( id_product , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , `date_add` , `date_upd` ) SELECT '21384' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '21383' 11/07/2023 11:41:00 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '21384' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '21383' 11/07/2023 11:41:48 am >> SELECT ean13 FROM ps_product WHERE ean13 = '9788815264695' AND id_product != '21384' AND ean13 != '' 11/07/2023 11:41:48 am >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '9788815264695', date_upd = NOW() WHERE id_product = '21384' 11/07/2023 11:41:48 am >> UPDATE ps_product_lang SET name = 'CASTEL DEL MONTE', description = '' WHERE id_product = '21384' 11/07/2023 11:41:48 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '12' WHERE id_product = '21384' 11/07/2023 11:41:48 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '12', id_tax_rules_group = '4', id_category_default = '364', 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 = '21384' 11/07/2023 11:41:48 am >> DELETE FROM ps_specific_price WHERE id_product = '21384' 11/07/2023 11:41:49 am >> INSERT INTO ps_product ( id_tax_rules_group , `date_add` , `date_upd` ) SELECT id_tax_rules_group , NOW() , NOW() FROM ps_product WHERE id_product = '21384' 11/07/2023 11:41:49 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '21385' , '1' , '' , 'nuovo-prodotto' ) 11/07/2023 11:41:49 am >> INSERT INTO ps_product_shop ( id_product , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , `date_add` , `date_upd` ) SELECT '21385' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '21384' 11/07/2023 11:41:49 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '21385' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '21384' 11/07/2023 11:44:08 am >> SELECT ean13 FROM ps_product WHERE ean13 = '9791254711873' AND id_product != '21385' AND ean13 != '' 11/07/2023 11:44:09 am >> UPDATE ps_product SET id_supplier = '', reference = '11/5', ean13 = '9791254711873', date_upd = NOW() WHERE id_product = '21385' 11/07/2023 11:44:09 am >> UPDATE ps_product_lang SET name = 'DIO DEGLI EBREI - A. MELLO', description = '' WHERE id_product = '21385' 11/07/2023 11:44:09 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '16' WHERE id_product = '21385' 11/07/2023 11:44:09 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '16', id_tax_rules_group = '4', id_category_default = '259', id_argoment_default = '20', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '21385' 11/07/2023 11:44:09 am >> DELETE FROM ps_specific_price WHERE id_product = '21385' 11/07/2023 11:44:09 am >> INSERT INTO ps_product ( id_tax_rules_group , `date_add` , `date_upd` ) SELECT id_tax_rules_group , NOW() , NOW() FROM ps_product WHERE id_product = '21385' 11/07/2023 11:44:09 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '21386' , '1' , '' , 'nuovo-prodotto' ) 11/07/2023 11:44:09 am >> INSERT INTO ps_product_shop ( id_product , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , `date_add` , `date_upd` ) SELECT '21386' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '21385' 11/07/2023 11:44:09 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '21386' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '21385' 11/07/2023 11:45:18 am >> SELECT ean13 FROM ps_product WHERE ean13 = '9788815246714' AND id_product != '21386' AND ean13 != '' 11/07/2023 11:45:18 am >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '9788815246714', date_upd = NOW() WHERE id_product = '21386' 11/07/2023 11:45:18 am >> UPDATE ps_product_lang SET name = 'GUSTO DELLE SPEZIE', description = '' WHERE id_product = '21386' 11/07/2023 11:45:18 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '14' WHERE id_product = '21386' 11/07/2023 11:45:18 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '14', id_tax_rules_group = '4', id_category_default = '364', 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 = '21386' 11/07/2023 11:45:18 am >> DELETE FROM ps_specific_price WHERE id_product = '21386' 11/07/2023 11:45:19 am >> INSERT INTO ps_product ( id_tax_rules_group , `date_add` , `date_upd` ) SELECT id_tax_rules_group , NOW() , NOW() FROM ps_product WHERE id_product = '21386' 11/07/2023 11:45:19 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '21387' , '1' , '' , 'nuovo-prodotto' ) 11/07/2023 11:45:19 am >> INSERT INTO ps_product_shop ( id_product , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , `date_add` , `date_upd` ) SELECT '21387' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '21386' 11/07/2023 11:45:20 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '21387' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '21386' 11/07/2023 11:45:44 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '33' , '101763' , '2023-07-10' , '' , '0' , '109' , '4669106' , 'VIA G. VERDI, 8 20090 ASSAGO' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '180.00' , '180.00' , NOW() , NOW() ) 11/07/2023 11:45:44 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '86707' 11/07/2023 11:45:44 am >> DELETE FROM ps_document_detail WHERE id_document = '86707' 11/07/2023 11:45:44 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86707' , '21378' , 'SIGNORI E MERCENARI' , '1' , '1' , '4' , '13.00' , '13' , '0' , '0' , '13.00' ) 11/07/2023 11:45:44 am >> DELETE FROM ps_product_supplier WHERE id_product = '21378' AND id_supplier = '109' 11/07/2023 11:45:44 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21378' , '109' , '1' ) 11/07/2023 11:45:44 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86707' , '21379' , 'RISORGIMENTO E LUNIFICAZIONE' , '1' , '1' , '4' , '12.00' , '12' , '0' , '0' , '12.00' ) 11/07/2023 11:45:44 am >> DELETE FROM ps_product_supplier WHERE id_product = '21379' AND id_supplier = '109' 11/07/2023 11:45:44 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21379' , '109' , '1' ) 11/07/2023 11:45:44 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86707' , '21380' , 'DELITTO MATTEOTTI' , '1' , '1' , '4' , '14.00' , '14' , '0' , '0' , '14.00' ) 11/07/2023 11:45:44 am >> DELETE FROM ps_product_supplier WHERE id_product = '21380' AND id_supplier = '109' 11/07/2023 11:45:44 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21380' , '109' , '1' ) 11/07/2023 11:45:44 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86707' , '21381' , 'ALLA FESTA DELLA RIVOLUZIONE' , '1' , '1' , '4' , '14.00' , '14' , '0' , '0' , '14.00' ) 11/07/2023 11:45:44 am >> DELETE FROM ps_product_supplier WHERE id_product = '21381' AND id_supplier = '109' 11/07/2023 11:45:44 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21381' , '109' , '1' ) 11/07/2023 11:45:44 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86707' , '21382' , 'NAPOLEONE' , '1' , '1' , '4' , '14.00' , '14' , '0' , '0' , '14.00' ) 11/07/2023 11:45:44 am >> DELETE FROM ps_product_supplier WHERE id_product = '21382' AND id_supplier = '109' 11/07/2023 11:45:44 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21382' , '109' , '1' ) 11/07/2023 11:45:44 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86707' , '21383' , 'MIGLIORI OGGETTI DELLA NOSTRA VITA' , '1' , '1' , '4' , '35.00' , '35' , '0' , '0' , '35.00' ) 11/07/2023 11:45:44 am >> DELETE FROM ps_product_supplier WHERE id_product = '21383' AND id_supplier = '109' 11/07/2023 11:45:45 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21383' , '109' , '1' ) 11/07/2023 11:45:45 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86707' , '21384' , 'CASTEL DEL MONTE' , '1' , '1' , '4' , '12.00' , '12' , '0' , '0' , '12.00' ) 11/07/2023 11:45:45 am >> DELETE FROM ps_product_supplier WHERE id_product = '21384' AND id_supplier = '109' 11/07/2023 11:45:45 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21384' , '109' , '1' ) 11/07/2023 11:45:45 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86707' , '21219' , 'Storici antichi e storici moderni nella «Methodus» di Jean Bodin' , '1' , '1' , '4' , '19.00' , '19' , '0' , '0' , '19.00' ) 11/07/2023 11:45:45 am >> DELETE FROM ps_product_supplier WHERE id_product = '21219' AND id_supplier = '109' 11/07/2023 11:45:45 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21219' , '109' , '1' ) 11/07/2023 11:45:45 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86707' , '21385' , 'DIO DEGLI EBREI - A. MELLO' , '1' , '1' , '4' , '16.00' , '16' , '0' , '0' , '16.00' ) 11/07/2023 11:45:45 am >> DELETE FROM ps_product_supplier WHERE id_product = '21385' AND id_supplier = '109' 11/07/2023 11:45:45 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21385' , '109' , '1' ) 11/07/2023 11:45:45 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86707' , '2640' , 'CONFESSIONI - S. AGOSTINO ' , '1' , '1' , '4' , '8.00' , '8' , '0' , '0' , '8.00' ) 11/07/2023 11:45:45 am >> DELETE FROM ps_product_supplier WHERE id_product = '2640' AND id_supplier = '109' 11/07/2023 11:45:45 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '2640' , '109' , '1' ) 11/07/2023 11:45:45 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86707' , '21226' , 'Il soldato fanfarone. Testo latino a fronte' , '1' , '1' , '4' , '9.00' , '9' , '0' , '0' , '9.00' ) 11/07/2023 11:45:45 am >> DELETE FROM ps_product_supplier WHERE id_product = '21226' AND id_supplier = '109' 11/07/2023 11:45:45 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21226' , '109' , '1' ) 11/07/2023 11:45:45 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86707' , '21386' , 'GUSTO DELLE SPEZIE' , '1' , '1' , '4' , '14.00' , '14' , '0' , '0' , '14.00' ) 11/07/2023 11:45:45 am >> DELETE FROM ps_product_supplier WHERE id_product = '21386' AND id_supplier = '109' 11/07/2023 11:45:45 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21386' , '109' , '1' ) 11/07/2023 12:06:11 pm >> SELECT document_num FROM ps_document WHERE document_num = '2351' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-07-11') 11/07/2023 12:06:11 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' , '2351' , '2023-07-11' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '320.00' , '262.30' , NOW() , NOW() ) 11/07/2023 12:06:11 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 = '86708' 11/07/2023 12:06:11 pm >> DELETE FROM ps_document_detail WHERE id_document = '86708' 11/07/2023 12:06: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 ( '86708' , '21045' , 'PALLA PURA SETA AGNELLO - 70/1431' , '1' , '-1' , '1' , '320' , '262.29508196721' , '22' , '0' , '320.00' ) 11/07/2023 12:11:27 pm >> SELECT document_num FROM ps_document WHERE document_num = '2352' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-07-11') 11/07/2023 12:11:27 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' , '2352' , '2023-07-11' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '16.00' , '15.24' , NOW() , NOW() ) 11/07/2023 12:11:27 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '86709' 11/07/2023 12:11:27 pm >> DELETE FROM ps_document_detail WHERE id_document = '86709' 11/07/2023 12:11:27 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86709' , '16163' , 'PARTICOLE DOMUS - PAN DI CENA' , '2' , '-2' , '3' , '3.50' , '3.3653846153846' , '4' , '0' , '7.00' ) 11/07/2023 12:11:27 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86709' , '16689' , 'OSTIA PAN DI CENA mm80' , '4' , '-4' , '3' , '2.00' , '1.9230769230769' , '4' , '0' , '8.00' ) 11/07/2023 12:11:27 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86709' , '17005' , 'BIGLIETTO AUGURALE medio' , '1' , '-1' , '1' , '1.00' , '0.81967213114754' , '22' , '0' , '1.00' ) 11/07/2023 12:21:36 pm >> SELECT document_num FROM ps_document WHERE document_num = '2353' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-07-11') 11/07/2023 12:21:36 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' , '2353' , '2023-07-11' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '45.00' , '38.26' , NOW() , NOW() ) 11/07/2023 12:21: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 = '86710' 11/07/2023 12:21:36 pm >> DELETE FROM ps_document_detail WHERE id_document = '86710' 11/07/2023 12:21: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 ( '86710' , '15291' , 'BENEDIZIONI - CROCIFISSIONE A' , '200' , '-200' , '1' , '0.15' , '0.12295081967213' , '22' , '0' , '30.00' ) 11/07/2023 12:21: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 ( '86710' , '17617' , 'IMMAGINI ISONZO X 100' , '2' , '-2' , '1' , '3.7' , '3.0327868852459' , '22' , '0' , '7.40' ) 11/07/2023 12:21: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 ( '86710' , '9690' , 'SCAPOLARE DEL CARMELO - 8339' , '1' , '-1' , '4' , '5.00' , '5' , '0' , '5' , '4.75' ) 11/07/2023 12:21: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 ( '86710' , '15807' , 'BEATA VERGINE DEL MONTE CARMELO - D. MUSSO' , '1' , '-1' , '4' , '3.00' , '3' , '0' , '5' , '2.85' ) 11/07/2023 12:24:56 pm >> SELECT document_num FROM ps_document WHERE document_num = '2353' AND id_document != '86710' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-07-11') 11/07/2023 12:24:57 pm >> UPDATE ps_document SET id_document_type = '11', document_num = '2353', document_date = '2023-07-11', document_letter = '', id_customer = '0', id_supplier = '', id_address = '0', address1 = '', address2 = '', note = '', price_shipping = '0.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '0', id_causal = '0', price_tax_included = '45.00', price_tax_excluded = '38.26', date_upd = NOW() WHERE id_document = '86710' 11/07/2023 12:24:57 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '86710' 11/07/2023 12:24:57 pm >> DELETE FROM ps_document_detail WHERE id_document = '86710' 11/07/2023 12:24:57 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86710' , '7202' , 'ARTICOLI RELIGIOSI' , '1' , '-1' , '1' , '30' , '24.590163934426' , '22' , '0' , '30.00' ) 11/07/2023 12:24:57 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86710' , '17617' , 'IMMAGINI ISONZO X 100' , '2' , '-2' , '1' , '3.7000' , '3.0327868852459' , '22' , '0' , '7.40' ) 11/07/2023 12:24:57 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86710' , '9690' , 'SCAPOLARE DEL CARMELO - 8339' , '1' , '-1' , '4' , '5.0000' , '5' , '0' , '5' , '4.75' ) 11/07/2023 12:24:57 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86710' , '15807' , 'BEATA VERGINE DEL MONTE CARMELO - D. MUSSO' , '1' , '-1' , '4' , '3.0000' , '3' , '0' , '5' , '2.85' ) 11/07/2023 12:58:25 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '70/1431' AND id_product != '21045' AND ean13 != '' 11/07/2023 12:58:25 pm >> UPDATE ps_product SET id_supplier = '129', reference = '', ean13 = '70/1431', date_upd = NOW() WHERE id_product = '21045' 11/07/2023 12:58:25 pm >> UPDATE ps_product_lang SET name = 'PALLA PURA SETA AGNELLO - 70/1431', description = '' WHERE id_product = '21045' 11/07/2023 12:58:25 pm >> UPDATE ps_product SET wholesale_price = '141.62', on_sale = '0', price = '262.2950819672131' WHERE id_product = '21045' 11/07/2023 12:58:25 pm >> UPDATE ps_product_shop SET wholesale_price = '141.62', price = '262.2950819672131', id_tax_rules_group = '1', id_category_default = '450', id_argoment_default = '42', id_internal_category = '4', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '21045' 11/07/2023 12:58:25 pm >> DELETE FROM ps_specific_price WHERE id_product = '21045' 11/07/2023 02:47:19 pm >> SELECT document_num FROM ps_document WHERE document_num = '107' AND id_document != '86688' AND id_document_type LIKE '21' AND YEAR(document_date) = YEAR('2023-07-08') 11/07/2023 02:47:19 pm >> UPDATE ps_document SET id_document_type = '21', document_num = '107', document_date = '2023-07-08', document_letter = '', id_customer = '229', id_supplier = '', id_address = '4673704', address1 = 'VIA TORINO 84092 BELLIZZI', address2 = '', note = '', price_shipping = '0.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '1', id_causal = '0', price_tax_included = '76.50', price_tax_excluded = '76.50', date_upd = NOW() WHERE id_document = '86688' 11/07/2023 02:47:19 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 = '86688' 11/07/2023 02:47:19 pm >> DELETE FROM ps_document_detail WHERE id_document = '86688' 11/07/2023 02:47:19 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86688' , '17257' , 'IO TI BATTEZZO ' , '50' , '-50' , '4' , '1.8000' , '1.8' , '0' , '15' , '76.50' ) 11/07/2023 04:10:27 pm >> SELECT document_num FROM ps_document WHERE document_num = '2354' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-07-11') 11/07/2023 04:10:27 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' , '2354' , '2023-07-11' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '83.90' , '72.67' , NOW() , NOW() ) 11/07/2023 04:10:27 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '86711' 11/07/2023 04:10:27 pm >> DELETE FROM ps_document_detail WHERE id_document = '86711' 11/07/2023 04:10:27 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86711' , '1914' , 'CERA DELLA LITURGIA' , '12' , '-12' , '1' , '4.7' , '3.8524590163934' , '22' , '0' , '56.40' ) 11/07/2023 04:10:27 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86711' , '16163' , 'PARTICOLE DOMUS - PAN DI CENA' , '5' , '-5' , '3' , '3.50' , '3.3653846153846' , '4' , '0' , '17.50' ) 11/07/2023 04:10:27 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86711' , '16689' , 'OSTIA PAN DI CENA mm80' , '5' , '-5' , '3' , '2.00' , '1.9230769230769' , '4' , '0' , '10.00' ) 11/07/2023 04:45:38 pm >> SELECT document_num FROM ps_document WHERE document_num = '2355' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-07-11') 11/07/2023 04:45:38 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '2355' , '2023-07-11' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '2.00' , '1.64' , NOW() , NOW() ) 11/07/2023 04:45:38 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '86712' 11/07/2023 04:45:38 pm >> DELETE FROM ps_document_detail WHERE id_document = '86712' 11/07/2023 04:45:38 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86712' , '16022' , 'PREGHIERA DI UNA MAMMA IN ATTESA' , '10' , '-10' , '1' , '0.20' , '0.16393442622951' , '22' , '0' , '2.00' ) 11/07/2023 05:16:38 pm >> DELETE FROM ps_product WHERE id_product = '1091' 11/07/2023 05:16:38 pm >> DELETE FROM ps_product_shop WHERE id_product = '1091' 11/07/2023 05:16:38 pm >> DELETE FROM ps_product_lang WHERE id_product = '1091' 11/07/2023 05:16:39 pm >> DELETE FROM ps_stock_available WHERE id_product = '1091' 11/07/2023 05:16:42 pm >> DELETE FROM ps_product WHERE id_product = '1094' 11/07/2023 05:16:42 pm >> DELETE FROM ps_product_shop WHERE id_product = '1094' 11/07/2023 05:16:42 pm >> DELETE FROM ps_product_lang WHERE id_product = '1094' 11/07/2023 05:16:42 pm >> DELETE FROM ps_stock_available WHERE id_product = '1094' 11/07/2023 05:17:03 pm >> DELETE FROM ps_product WHERE id_product = '1097' 11/07/2023 05:17:03 pm >> DELETE FROM ps_product_shop WHERE id_product = '1097' 11/07/2023 05:17:03 pm >> DELETE FROM ps_product_lang WHERE id_product = '1097' 11/07/2023 05:17:03 pm >> DELETE FROM ps_stock_available WHERE id_product = '1097' 11/07/2023 05:25:18 pm >> UPDATE ps_document SET id_document_type = '32', document_num = '14/23', document_date = '2023-01-19', document_letter = '23', id_customer = '0', id_supplier = '17', id_address = '2612', address1 = 'VIA TORQUATO TASSO, 10 24020 GORLE', 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 = '67.75', price_tax_excluded = '67.75', date_upd = NOW() WHERE id_document = '80545' 11/07/2023 05:25:18 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '80545' 11/07/2023 05:25:18 pm >> DELETE FROM ps_document_detail WHERE id_document = '80545' 11/07/2023 05:25:18 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '80545' , '9532' , 'SANTALFONSO MARIA DE LIGUORI - E. MARCELLI' , '2' , '0' , '4' , '3.5000' , '3.5' , '0' , '50' , '3.50' ) 11/07/2023 05:25:18 pm >> DELETE FROM ps_product_supplier WHERE id_product = '9532' AND id_supplier = '17' 11/07/2023 05:25:18 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '9532' , '17' , '1' ) 11/07/2023 05:25:19 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '80545' , '1077' , 'BERNADETTE' , '2' , '0' , '4' , '5.0000' , '5' , '0' , '50' , '5.00' ) 11/07/2023 05:25:19 pm >> DELETE FROM ps_product_supplier WHERE id_product = '1077' AND id_supplier = '17' 11/07/2023 05:25:19 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '1077' , '17' , '1' ) 11/07/2023 05:25:19 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '80545' , '9420' , 'SAN FRANCESCO DASSISI' , '1' , '0' , '4' , '3.5000' , '3.5' , '0' , '50' , '1.75' ) 11/07/2023 05:25:19 pm >> DELETE FROM ps_product_supplier WHERE id_product = '9420' AND id_supplier = '17' 11/07/2023 05:25:19 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '9420' , '17' , '1' ) 11/07/2023 05:25:19 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '80545' , '9438' , 'SAN GENNARO VESCOVO' , '1' , '0' , '4' , '4.0000' , '4' , '0' , '50' , '2.00' ) 11/07/2023 05:25:19 pm >> DELETE FROM ps_product_supplier WHERE id_product = '9438' AND id_supplier = '17' 11/07/2023 05:25:19 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '9438' , '17' , '1' ) 11/07/2023 05:25:19 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '80545' , '9610' , 'SANTA TERESA DI GESÙ DAVILA - G.PESENTI' , '1' , '0' , '4' , '4.0000' , '4' , '0' , '50' , '2.00' ) 11/07/2023 05:25:19 pm >> DELETE FROM ps_product_supplier WHERE id_product = '9610' AND id_supplier = '17' 11/07/2023 05:25:19 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '9610' , '17' , '1' ) 11/07/2023 05:25:19 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '80545' , '9536' , 'SANTANTONIO - L.GJERGJI' , '2' , '0' , '4' , '5.0000' , '5' , '0' , '50' , '5.00' ) 11/07/2023 05:25:19 pm >> DELETE FROM ps_product_supplier WHERE id_product = '9536' AND id_supplier = '17' 11/07/2023 05:25:19 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '9536' , '17' , '1' ) 11/07/2023 05:25:19 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '80545' , '4090' , 'FATIMA - L.NERVI' , '1' , '0' , '4' , '4.0000' , '4' , '0' , '50' , '2.00' ) 11/07/2023 05:25:19 pm >> DELETE FROM ps_product_supplier WHERE id_product = '4090' AND id_supplier = '17' 11/07/2023 05:25:19 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '4090' , '17' , '1' ) 11/07/2023 05:25:19 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '80545' , '9454' , 'SAN GIOVANNI DELLA CROCE - G.PESENTI' , '1' , '0' , '4' , '3.5000' , '3.5' , '0' , '50' , '1.75' ) 11/07/2023 05:25:19 pm >> DELETE FROM ps_product_supplier WHERE id_product = '9454' AND id_supplier = '17' 11/07/2023 05:25:19 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '9454' , '17' , '1' ) 11/07/2023 05:25:19 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '80545' , '15846' , 'CARLO ACUTIS - F. OCCHETTA' , '1' , '0' , '4' , '5.0000' , '5' , '0' , '50' , '2.50' ) 11/07/2023 05:25:19 pm >> DELETE FROM ps_product_supplier WHERE id_product = '15846' AND id_supplier = '17' 11/07/2023 05:25:19 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '15846' , '17' , '1' ) 11/07/2023 05:25:19 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '80545' , '6042' , 'MADONNA ASSUNTA - G. PESENTI' , '1' , '0' , '4' , '4.0000' , '4' , '0' , '50' , '2.00' ) 11/07/2023 05:25:19 pm >> DELETE FROM ps_product_supplier WHERE id_product = '6042' AND id_supplier = '17' 11/07/2023 05:25:19 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '6042' , '17' , '1' ) 11/07/2023 05:25:19 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '80545' , '19552' , 'MADONNA CHE SCIOGLIE I NODI - A. CAMPAGNA' , '2' , '0' , '4' , '5.0000' , '5' , '0' , '50' , '5.00' ) 11/07/2023 05:25:19 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19552' AND id_supplier = '17' 11/07/2023 05:25:19 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19552' , '17' , '1' ) 11/07/2023 05:25:19 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '80545' , '9513' , 'SAN SIMONE APOSTOLO - F. INNOCENTE' , '1' , '0' , '4' , '3.5000' , '3.5' , '0' , '50' , '1.75' ) 11/07/2023 05:25:19 pm >> DELETE FROM ps_product_supplier WHERE id_product = '9513' AND id_supplier = '17' 11/07/2023 05:25:19 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '9513' , '17' , '1' ) 11/07/2023 05:25:19 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '80545' , '9527' , 'SANTAGNESE - A. GOVERNALE' , '2' , '0' , '4' , '3.5000' , '3.5' , '0' , '50' , '3.50' ) 11/07/2023 05:25:19 pm >> DELETE FROM ps_product_supplier WHERE id_product = '9527' AND id_supplier = '17' 11/07/2023 05:25:19 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '9527' , '17' , '1' ) 11/07/2023 05:25:20 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '80545' , '17861' , 'CARTA D\'IDENTITA\' DELLA CHIESA - R. LUPI' , '50' , '0' , '4' , '0.6000' , '0.6' , '0' , '0' , '30.00' ) 11/07/2023 05:25:20 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17861' AND id_supplier = '17' 11/07/2023 05:25:20 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17861' , '17' , '1' ) 11/07/2023 05:34:53 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '002164' AND id_product != '21377' AND ean13 != '' 11/07/2023 05:34:53 pm >> UPDATE ps_product SET id_supplier = '179', reference = '', ean13 = '002164', date_upd = NOW() WHERE id_product = '21377' 11/07/2023 05:34:53 pm >> UPDATE ps_product_lang SET name = 'CASULA POLIESTERE IHS', description = '' WHERE id_product = '21377' 11/07/2023 05:34:53 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '51.63934426229508' WHERE id_product = '21377' 11/07/2023 05:34:53 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '51.63934426229508', id_tax_rules_group = '1', id_category_default = '523', 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 = '21377' 11/07/2023 05:34:53 pm >> DELETE FROM ps_specific_price WHERE id_product = '21377' 11/07/2023 05:43:20 pm >> SELECT document_num FROM ps_document WHERE document_num = '2356' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-07-11') 11/07/2023 05:43:20 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' , '2356' , '2023-07-11' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '14.25' , '14.25' , NOW() , NOW() ) 11/07/2023 05:43:20 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 = '86713' 11/07/2023 05:43:20 pm >> DELETE FROM ps_document_detail WHERE id_document = '86713' 11/07/2023 05:43:20 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86713' , '21037' , 'SULLA TUA PAROLA LUG/AGO 23' , '2' , '-2' , '4' , '5.00' , '5' , '0' , '5' , '9.50' ) 11/07/2023 05:43:20 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86713' , '21192' , 'SULLA TUA PAROLA - SET/OTT 23' , '1' , '-1' , '4' , '5.00' , '5' , '0' , '5' , '4.75' ) 11/07/2023 06:05:50 pm >> SELECT document_num FROM ps_document WHERE document_num = '2357' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-07-11') 11/07/2023 06:05:50 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' , '2357' , '2023-07-11' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '2.10' , '2.10' , NOW() , NOW() ) 11/07/2023 06:05:50 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 = '86714' 11/07/2023 06:05:50 pm >> DELETE FROM ps_document_detail WHERE id_document = '86714' 11/07/2023 06:05:50 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86714' , '4223' , 'FOGLIETTI LA DOMENICA SAN PAOLO' , '3' , '-3' , '4' , '0.70' , '0.7' , '0' , '0' , '2.10' ) 11/07/2023 06:36:52 pm >> SELECT document_num FROM ps_document WHERE document_num = '2358' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-07-11') 11/07/2023 06:36:52 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '2358' , '2023-07-11' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '4.30' , '4.13' , NOW() , NOW() ) 11/07/2023 06:36:52 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '86715' 11/07/2023 06:36:52 pm >> DELETE FROM ps_document_detail WHERE id_document = '86715' 11/07/2023 06:36:52 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86715' , '16691' , 'PARTICOLE PER CELIACI 25pz' , '1' , '-1' , '3' , '4.30' , '4.1346153846154' , '4' , '0' , '4.30' ) 11/07/2023 07:01:16 pm >> SELECT document_num FROM ps_document WHERE document_num = '2359' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-07-11') 11/07/2023 07:01:16 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '2359' , '2023-07-11' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '9.50' , '9.50' , NOW() , NOW() ) 11/07/2023 07:01:16 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '86716' 11/07/2023 07:01:16 pm >> DELETE FROM ps_document_detail WHERE id_document = '86716' 11/07/2023 07:01:16 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86716' , '21037' , 'SULLA TUA PAROLA LUG/AGO 23' , '1' , '-1' , '4' , '5.00' , '5' , '0' , '5' , '4.75' ) 11/07/2023 07:01:16 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '86716' , '21192' , 'SULLA TUA PAROLA - SET/OTT 23' , '1' , '-1' , '4' , '5.00' , '5' , '0' , '5' , '4.75' )