22/12/2022 08:46:07 am >> SELECT document_num FROM ps_document WHERE document_num = '2905' AND id_document != '63585' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-10-04') 22/12/2022 08:46:07 am >> UPDATE ps_document SET id_document_type = '11', document_num = '2905', document_date = '2022-10-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 = '24.80', price_tax_excluded = '24.65', date_upd = NOW() WHERE id_document = '63585' 22/12/2022 08:46:07 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 = '63585' 22/12/2022 08:46:07 am >> DELETE FROM ps_document_detail WHERE id_document = '63585' 22/12/2022 08:46:07 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '63585' , '11151' , 'LIBRI' , '1' , '-1' , '4' , '3.42' , '3.42' , '0' , '0' , '3.42' ) 22/12/2022 08:46:07 am >> DELETE FROM ps_product_supplier WHERE id_product = '11151' AND id_supplier = '' 22/12/2022 08:46:07 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '11151' , '' , '1' ) 22/12/2022 08:46:07 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '63585' , '7311' , 'OSTIA SOTTILE 74MM' , '2' , '-2' , '3' , '1.9000' , '1.8269230769231' , '4' , '0' , '3.80' ) 22/12/2022 08:46:07 am >> DELETE FROM ps_product_supplier WHERE id_product = '7311' AND id_supplier = '' 22/12/2022 08:46:07 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '7311' , '' , '1' ) 22/12/2022 08:46:07 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '63585' , '9253' , 'SACRA BIBBIA CEI - UELCI' , '1' , '-1' , '4' , '18.50' , '18.5' , '0' , '5' , '17.58' ) 22/12/2022 08:46:07 am >> DELETE FROM ps_product_supplier WHERE id_product = '9253' AND id_supplier = '' 22/12/2022 08:46:07 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '9253' , '' , '1' ) 22/12/2022 09:21:32 am >> SELECT document_num FROM ps_document WHERE document_num = '4024' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-22') 22/12/2022 09:21:32 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' , '4024' , '2022-12-22' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '52.25' , '52.25' , NOW() , NOW() ) 22/12/2022 09:21: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 = '77463' 22/12/2022 09:21:32 am >> DELETE FROM ps_document_detail WHERE id_document = '77463' 22/12/2022 09:21: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 ( '77463' , '20275' , 'SULLA TUA PAROLA GEN/FEB 2023' , '11' , '-11' , '4' , '5.00' , '5' , '0' , '5' , '52.25' ) 22/12/2022 09:21:32 am >> DELETE FROM ps_product_supplier WHERE id_product = '20275' AND id_supplier = '' 22/12/2022 09:21:32 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20275' , '' , '1' ) 22/12/2022 09:32:14 am >> SELECT document_num FROM ps_document WHERE document_num = '4025' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-22') 22/12/2022 09:32: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' , '4025' , '2022-12-22' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '3.50' , '3.37' , NOW() , NOW() ) 22/12/2022 09:32: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 = '77464' 22/12/2022 09:32:14 am >> DELETE FROM ps_document_detail WHERE id_document = '77464' 22/12/2022 09:32: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 ( '77464' , '16163' , 'PARTICOLE TAGLIO CHIUSO - PAN DI CENA' , '1' , '-1' , '3' , '3.50' , '3.3653846153846' , '4' , '0' , '3.50' ) 22/12/2022 09:32:14 am >> DELETE FROM ps_product_supplier WHERE id_product = '16163' AND id_supplier = '' 22/12/2022 09:32:14 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16163' , '' , '1' ) 22/12/2022 09:35:20 am >> SELECT document_num FROM ps_document WHERE document_num = '3953' AND id_document != '77376' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-19') 22/12/2022 09:35:20 am >> UPDATE ps_document SET id_document_type = '11', document_num = '3953', document_date = '2022-12-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 = '12.80', price_tax_excluded = '12.80', date_upd = NOW() WHERE id_document = '77376' 22/12/2022 09:35: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 = '77376' 22/12/2022 09:35:20 am >> DELETE FROM ps_document_detail WHERE id_document = '77376' 22/12/2022 09:35: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 ( '77376' , '20579' , 'TU SEI UNICO E SPECIALE - G. CELLI' , '1' , '-1' , '4' , '11.4' , '11.4' , '0' , '0' , '11.40' ) 22/12/2022 09:35:20 am >> DELETE FROM ps_product_supplier WHERE id_product = '20579' AND id_supplier = '' 22/12/2022 09:35:20 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20579' , '' , '1' ) 22/12/2022 09:35: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 ( '77376' , '4223' , 'FOGLIETTI LA DOMENICA SAN PAOLO' , '2' , '-2' , '4' , '0.7000' , '0.7' , '0' , '0' , '1.40' ) 22/12/2022 09:35:20 am >> DELETE FROM ps_product_supplier WHERE id_product = '4223' AND id_supplier = '' 22/12/2022 09:35:20 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '4223' , '' , '1' ) 22/12/2022 09:39:22 am >> SELECT ean13 FROM ps_product WHERE ean13 = '9791280210272' AND id_product != '20580' AND ean13 != '' 22/12/2022 09:39:22 am >> UPDATE ps_product SET id_supplier = '47', reference = '13/4', ean13 = '9791280210272', date_upd = NOW() WHERE id_product = '20580' 22/12/2022 09:39:22 am >> UPDATE ps_product_lang SET name = 'PREGHIERE DI GUARIGIONE NELLA MALATTIA', description = '' WHERE id_product = '20580' 22/12/2022 09:39:22 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '13.0000' WHERE id_product = '20580' 22/12/2022 09:39:22 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '13.0000', id_tax_rules_group = '4', id_category_default = '99', id_argoment_default = '28', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '20580' 22/12/2022 09:39:22 am >> DELETE FROM ps_specific_price WHERE id_product = '20580' 22/12/2022 09:41:09 am >> SELECT document_num FROM ps_document WHERE document_num = '4026' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-22') 22/12/2022 09:41:09 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '4026' , '2022-12-22' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '20.00' , '16.39' , NOW() , NOW() ) 22/12/2022 09:41: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 = '77465' 22/12/2022 09:41:09 am >> DELETE FROM ps_document_detail WHERE id_document = '77465' 22/12/2022 09:41: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 ( '77465' , '939' , 'BAMBINO CM 4 - CARNE - P1' , '100' , '-100' , '1' , '0.2' , '0.16393442622951' , '22' , '0' , '20.00' ) 22/12/2022 09:41:09 am >> DELETE FROM ps_product_supplier WHERE id_product = '939' AND id_supplier = '' 22/12/2022 09:41:09 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '939' , '' , '1' ) 22/12/2022 10:28:46 am >> SELECT document_num FROM ps_document WHERE document_num = '4027' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-22') 22/12/2022 10:28: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' , '4027' , '2022-12-22' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '3.50' , '3.50' , NOW() , NOW() ) 22/12/2022 10:28: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 = '77466' 22/12/2022 10:28:46 am >> DELETE FROM ps_document_detail WHERE id_document = '77466' 22/12/2022 10:28: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 ( '77466' , '4223' , 'FOGLIETTI LA DOMENICA SAN PAOLO' , '5' , '-5' , '4' , '0.70' , '0.7' , '0' , '0' , '3.50' ) 22/12/2022 10:28:46 am >> DELETE FROM ps_product_supplier WHERE id_product = '4223' AND id_supplier = '' 22/12/2022 10:28:46 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '4223' , '' , '1' ) 22/12/2022 10:33:32 am >> SELECT document_num FROM ps_document WHERE document_num = '4028' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-22') 22/12/2022 10:33:32 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' , '4028' , '2022-12-22' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '72.40' , '59.34' , NOW() , NOW() ) 22/12/2022 10:33: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 = '77467' 22/12/2022 10:33:32 am >> DELETE FROM ps_document_detail WHERE id_document = '77467' 22/12/2022 10:33: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 ( '77467' , '1914' , 'CERA DELLA LITURGIA' , '12' , '-12' , '1' , '4.7' , '3.8524590163934' , '22' , '0' , '56.40' ) 22/12/2022 10:33:32 am >> DELETE FROM ps_product_supplier WHERE id_product = '1914' AND id_supplier = '' 22/12/2022 10:33:32 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '1914' , '' , '1' ) 22/12/2022 10:33: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 ( '77467' , '11384' , 'VINO BIANCO DOLCE - 102' , '2' , '-2' , '1' , '8' , '6.5573770491803' , '22' , '0' , '16.00' ) 22/12/2022 10:33:32 am >> DELETE FROM ps_product_supplier WHERE id_product = '11384' AND id_supplier = '' 22/12/2022 10:33:32 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '11384' , '' , '1' ) 22/12/2022 10:54:56 am >> SELECT document_num FROM ps_document WHERE document_num = '4029' AND id_document != '' AND id_document_type LIKE '12' AND YEAR(document_date) = YEAR('2022-12-22') 22/12/2022 10:54: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 ( '11' , '4029' , '2022-12-22' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '20.00' , '20.00' , NOW() , NOW() ) 22/12/2022 10:54: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 = '77468' 22/12/2022 10:54:57 am >> DELETE FROM ps_document_detail WHERE id_document = '77468' 22/12/2022 10:54: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 ( '77468' , '20581' , 'GRANDE TEMPESTA - B. VESPA' , '1' , '-1' , '4' , '20' , '20' , '0' , '0' , '20.00' ) 22/12/2022 10:54:57 am >> DELETE FROM ps_product_supplier WHERE id_product = '20581' AND id_supplier = '' 22/12/2022 10:54:57 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20581' , '' , '1' ) 22/12/2022 10:55:41 am >> SELECT document_num FROM ps_document WHERE document_num = '4030' AND id_document != '' AND id_document_type LIKE '12' AND YEAR(document_date) = YEAR('2022-12-22') 22/12/2022 10:55:41 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '4030' , '2022-12-22' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '1.50' , '1.50' , NOW() , NOW() ) 22/12/2022 10:55:41 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '77469' 22/12/2022 10:55:41 am >> DELETE FROM ps_document_detail WHERE id_document = '77469' 22/12/2022 10:55: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 ( '77469' , '20446' , 'PREFAZI E PREGHIERE EUCARISTICHE' , '1' , '-1' , '4' , '1.50' , '1.5' , '0' , '0' , '1.50' ) 22/12/2022 10:55:41 am >> DELETE FROM ps_product_supplier WHERE id_product = '20446' AND id_supplier = '' 22/12/2022 10:55:41 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20446' , '' , '1' ) 22/12/2022 10:59:13 am >> SELECT document_num FROM ps_document WHERE document_num = '4031' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-22') 22/12/2022 10:59: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' , '4031' , '2022-12-22' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '58.00' , '53.85' , NOW() , NOW() ) 22/12/2022 10:59: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 = '77470' 22/12/2022 10:59:14 am >> DELETE FROM ps_document_detail WHERE id_document = '77470' 22/12/2022 10:59: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 ( '77470' , '17570' , 'BAMBINELLO IN RESINA - PB5452' , '1' , '-1' , '1' , '23.00' , '18.852459016393' , '22' , '0' , '23.00' ) 22/12/2022 10:59:14 am >> DELETE FROM ps_product_supplier WHERE id_product = '17570' AND id_supplier = '' 22/12/2022 10:59:14 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17570' , '' , '1' ) 22/12/2022 10:59: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 ( '77470' , '11151' , 'LIBRI' , '1' , '-1' , '4' , '35' , '35' , '0' , '0' , '35.00' ) 22/12/2022 10:59:14 am >> DELETE FROM ps_product_supplier WHERE id_product = '11151' AND id_supplier = '' 22/12/2022 10:59:14 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '11151' , '' , '1' ) 22/12/2022 11:03:17 am >> SELECT document_num FROM ps_document WHERE document_num = '4032' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-22') 22/12/2022 11:03: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' , '4032' , '2022-12-22' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '9.50' , '9.50' , NOW() , NOW() ) 22/12/2022 11:03: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 = '77471' 22/12/2022 11:03:17 am >> DELETE FROM ps_document_detail WHERE id_document = '77471' 22/12/2022 11:03: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 ( '77471' , '20275' , 'SULLA TUA PAROLA GEN/FEB 2023' , '2' , '-2' , '4' , '5.00' , '5' , '0' , '5' , '9.50' ) 22/12/2022 11:03:17 am >> DELETE FROM ps_product_supplier WHERE id_product = '20275' AND id_supplier = '' 22/12/2022 11:03:17 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20275' , '' , '1' ) 22/12/2022 11:18:49 am >> SELECT document_num FROM ps_document WHERE document_num = '4033' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-22') 22/12/2022 11:18:49 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' , '4033' , '2022-12-22' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '36.10' , '36.10' , NOW() , NOW() ) 22/12/2022 11:18:49 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 = '77472' 22/12/2022 11:18:49 am >> DELETE FROM ps_document_detail WHERE id_document = '77472' 22/12/2022 11:18:49 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77472' , '1144' , 'BIBBIA DI GERUSALEMME - TELATA' , '1' , '-1' , '4' , '38.00' , '38' , '0' , '5' , '36.10' ) 22/12/2022 11:18:49 am >> DELETE FROM ps_product_supplier WHERE id_product = '1144' AND id_supplier = '' 22/12/2022 11:18:49 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '1144' , '' , '1' ) 22/12/2022 11:51:26 am >> SELECT document_num FROM ps_document WHERE document_num = '4034' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-22') 22/12/2022 11:51:26 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' , '4034' , '2022-12-22' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '14.55' , '14.55' , NOW() , NOW() ) 22/12/2022 11:51:26 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 = '77473' 22/12/2022 11:51:26 am >> DELETE FROM ps_document_detail WHERE id_document = '77473' 22/12/2022 11:51:26 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77473' , '20275' , 'SULLA TUA PAROLA GEN/FEB 2023' , '1' , '-1' , '4' , '5.00' , '5' , '0' , '5' , '4.75' ) 22/12/2022 11:51:26 am >> DELETE FROM ps_product_supplier WHERE id_product = '20275' AND id_supplier = '' 22/12/2022 11:51:26 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20275' , '' , '1' ) 22/12/2022 11:51:26 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77473' , '16026' , 'NOVENE ALLA VERGINE MARIA - 8976' , '1' , '-1' , '4' , '2.00' , '2' , '0' , '0' , '2.00' ) 22/12/2022 11:51:26 am >> DELETE FROM ps_product_supplier WHERE id_product = '16026' AND id_supplier = '' 22/12/2022 11:51:26 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16026' , '' , '1' ) 22/12/2022 11:51:26 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77473' , '16027' , 'NOVENA A SANTA BERNADETTE - 8980' , '1' , '-1' , '4' , '4.00' , '4' , '0' , '5' , '3.80' ) 22/12/2022 11:51:26 am >> DELETE FROM ps_product_supplier WHERE id_product = '16027' AND id_supplier = '' 22/12/2022 11:51:26 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16027' , '' , '1' ) 22/12/2022 11:51:26 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77473' , '2777' , 'CORONCINA E NOVENA ALLA DIVINA MISERICORDIA' , '1' , '-1' , '4' , '2.00' , '2' , '0' , '0' , '2.00' ) 22/12/2022 11:51:26 am >> DELETE FROM ps_product_supplier WHERE id_product = '2777' AND id_supplier = '' 22/12/2022 11:51:26 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '2777' , '' , '1' ) 22/12/2022 11:51:26 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77473' , '19534' , 'NOVENA ALLA MADONNA DI FATIMA - 8013' , '1' , '-1' , '4' , '2.00' , '2' , '0' , '0' , '2.00' ) 22/12/2022 11:51:27 am >> DELETE FROM ps_product_supplier WHERE id_product = '19534' AND id_supplier = '' 22/12/2022 11:51:27 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19534' , '' , '1' ) 22/12/2022 12:10:18 pm >> SELECT document_num FROM ps_document WHERE document_num = '4035' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-22') 22/12/2022 12:10:18 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '4035' , '2022-12-22' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '75.20' , '61.64' , NOW() , NOW() ) 22/12/2022 12:10: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 = '77474' 22/12/2022 12:10:18 pm >> DELETE FROM ps_document_detail WHERE id_document = '77474' 22/12/2022 12:10: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 ( '77474' , '17077' , 'IMMACOLATA DEL MURILLO CM 33 - 610' , '1' , '-1' , '1' , '64.00' , '52.459016393443' , '22' , '0' , '64.00' ) 22/12/2022 12:10:18 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17077' AND id_supplier = '' 22/12/2022 12:10:18 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17077' , '' , '1' ) 22/12/2022 12:10: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 ( '77474' , '20179' , 'ANGELO IN RESINA CM 6 - AR94' , '4' , '-4' , '1' , '2.80' , '2.2950819672131' , '22' , '0' , '11.20' ) 22/12/2022 12:10:19 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20179' AND id_supplier = '' 22/12/2022 12:10:19 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20179' , '' , '1' ) 22/12/2022 02:47:21 pm >> SELECT ean13 FROM ps_product WHERE ean13 = 'ART. 30-108' AND id_product != '19709' AND ean13 != '' 22/12/2022 02:47:21 pm >> UPDATE ps_product SET id_supplier = '129', reference = '', ean13 = 'ART. 30-108', date_upd = NOW() WHERE id_product = '19709' 22/12/2022 02:47:21 pm >> UPDATE ps_product_lang SET name = 'COMPLETO MESSA LINO - 30/108', description = '' WHERE id_product = '19709' 22/12/2022 02:47:21 pm >> UPDATE ps_product SET wholesale_price = '114.46', on_sale = '0', price = '250' WHERE id_product = '19709' 22/12/2022 02:47:21 pm >> UPDATE ps_product_shop SET wholesale_price = '114.46', price = '250', id_tax_rules_group = '1', id_category_default = '450', 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 = '19709' 22/12/2022 02:47:21 pm >> DELETE FROM ps_specific_price WHERE id_product = '19709' 22/12/2022 03:23:19 pm >> INSERT INTO ps_product ( ean13 , id_tax_rules_group , `date_add` , `date_upd` ) VALUES ( '' , '1' , NOW() , NOW() ) 22/12/2022 03:23:19 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '20583' , '1' , '' , 'nuovo-prodotto' ) 22/12/2022 03:23:19 pm >> INSERT INTO ps_product_shop ( id_product , id_tax_rules_group , id_shop , id_category_default , `date_add` , `date_upd` ) VALUES ( '20583' , '1' , '1' , '2' , NOW() , NOW() ) 22/12/2022 03:23:19 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) VALUES ( '20583' , '0' , '1' , '0' , '0' ) 22/12/2022 03:24:17 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '8051739455960' AND id_product != '20583' AND ean13 != '' 22/12/2022 03:24:17 pm >> UPDATE ps_product SET id_supplier = '', reference = '7/4', ean13 = '8051739455960', date_upd = NOW() WHERE id_product = '20583' 22/12/2022 03:24:17 pm >> UPDATE ps_product_lang SET name = 'PAROLA E PREGHIERA - MAR. 23', description = '' WHERE id_product = '20583' 22/12/2022 03:24:17 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '2.9' WHERE id_product = '20583' 22/12/2022 03:24:17 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '2.9', id_tax_rules_group = '4', id_category_default = '30', id_argoment_default = '64', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '20583' 22/12/2022 03:24:17 pm >> DELETE FROM ps_specific_price WHERE id_product = '20583' 22/12/2022 03:24:20 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 = '20583' 22/12/2022 03:24:20 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '20584' , '1' , '' , 'nuovo-prodotto' ) 22/12/2022 03:24:20 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 '20584' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '20583' 22/12/2022 03:24:20 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '20584' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '20583' 22/12/2022 03:25:08 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '8051739456080' AND id_product != '20584' AND ean13 != '' 22/12/2022 03:25:08 pm >> UPDATE ps_product SET id_supplier = '', reference = '7/4', ean13 = '8051739456080', date_upd = NOW() WHERE id_product = '20584' 22/12/2022 03:25:08 pm >> UPDATE ps_product_lang SET name = 'INSIEME NELLA MESSA - MAR. 23', description = '' WHERE id_product = '20584' 22/12/2022 03:25:08 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '1.8' WHERE id_product = '20584' 22/12/2022 03:25:08 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '1.8', id_tax_rules_group = '4', id_category_default = '30', id_argoment_default = '64', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '20584' 22/12/2022 03:25:08 pm >> DELETE FROM ps_specific_price WHERE id_product = '20584' 22/12/2022 03:25: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 = '20584' 22/12/2022 03:25:13 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '20585' , '1' , '' , 'nuovo-prodotto' ) 22/12/2022 03:25:14 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 '20585' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '20584' 22/12/2022 03:25:14 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '20585' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '20584' 22/12/2022 03:26:07 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788872984567' AND id_product != '20585' AND ean13 != '' 22/12/2022 03:26:07 pm >> UPDATE ps_product SET id_supplier = '', reference = '7/4', ean13 = '9788872984567', date_upd = NOW() WHERE id_product = '20585' 22/12/2022 03:26:07 pm >> UPDATE ps_product_lang SET name = 'MESSALINO QUOTIDIANO - FEB/MAR/APR 2023', description = '' WHERE id_product = '20585' 22/12/2022 03:26:07 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '6' WHERE id_product = '20585' 22/12/2022 03:26:07 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '6', id_tax_rules_group = '4', id_category_default = '30', id_argoment_default = '64', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '20585' 22/12/2022 03:26:07 pm >> DELETE FROM ps_specific_price WHERE id_product = '20585' 22/12/2022 03:27:34 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' , '618408' , '2022-12-17' , '' , '0' , '7' , '2602' , 'P. ZZA SAN PAOLO, 14 12051 ALBA' , '' , '' , '2.58' , '4' , '0' , '0' , '0' , '' , '11' , '0' , '90.70' , '90.70' , NOW() , NOW() ) 22/12/2022 03:27: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 = '77475' 22/12/2022 03:27:34 pm >> DELETE FROM ps_document_detail WHERE id_document = '77475' 22/12/2022 03:27: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 ( '77475' , '14103' , 'PROFUMO DELLO SPOSO - G. PICCOLO' , '1' , '1' , '4' , '11.00' , '11' , '0' , '33' , '7.3700' ) 22/12/2022 03:27:34 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14103' AND id_supplier = '7' 22/12/2022 03:27:34 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14103' , '7' , '1' ) 22/12/2022 03:27: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 ( '77475' , '20583' , 'PAROLA E PREGHIERA - MAR. 23' , '3' , '3' , '4' , '2.90' , '2.9' , '0' , '33' , '5.8290' ) 22/12/2022 03:27:34 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20583' AND id_supplier = '7' 22/12/2022 03:27:34 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20583' , '7' , '1' ) 22/12/2022 03:27: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 ( '77475' , '20584' , 'INSIEME NELLA MESSA - MAR. 23' , '1' , '1' , '4' , '1.80' , '1.8' , '0' , '33' , '1.2060' ) 22/12/2022 03:27:34 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20584' AND id_supplier = '7' 22/12/2022 03:27:34 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20584' , '7' , '1' ) 22/12/2022 03:27: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 ( '77475' , '20585' , 'MESSALINO QUOTIDIANO - FEB/MAR/APR 2023' , '12' , '12' , '4' , '6.00' , '6' , '0' , '30' , '50.4000' ) 22/12/2022 03:27:34 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20585' AND id_supplier = '7' 22/12/2022 03:27:34 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20585' , '7' , '1' ) 22/12/2022 03:27: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 ( '77475' , '20585' , 'MESSALINO QUOTIDIANO - FEB/MAR/APR 2023' , '1' , '1' , '4' , '6.00' , '6' , '0' , '100' , '0.0000' ) 22/12/2022 03:27:34 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20585' AND id_supplier = '7' 22/12/2022 03:27:34 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20585' , '7' , '1' ) 22/12/2022 03:27: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 ( '77475' , '20534' , 'DOMENICA DELLA PAROLA 2023' , '12' , '12' , '4' , '2.90' , '2.9' , '0' , '33' , '23.3160' ) 22/12/2022 03:27:34 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20534' AND id_supplier = '7' 22/12/2022 03:27:34 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20534' , '7' , '1' ) 22/12/2022 03:27: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 ( '77475' , '20534' , 'DOMENICA DELLA PAROLA 2023' , '1' , '1' , '4' , '2.90' , '2.9' , '0' , '100' , '0.0000' ) 22/12/2022 03:27:34 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20534' AND id_supplier = '7' 22/12/2022 03:27:34 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20534' , '7' , '1' ) 22/12/2022 03:30:41 pm >> SELECT document_num FROM ps_document WHERE document_num = '4036' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-22') 22/12/2022 03:30:41 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '4036' , '2022-12-22' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '9.50' , '9.50' , NOW() , NOW() ) 22/12/2022 03:30:41 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '77476' 22/12/2022 03:30:41 pm >> DELETE FROM ps_document_detail WHERE id_document = '77476' 22/12/2022 03:30:41 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77476' , '20275' , 'SULLA TUA PAROLA GEN/FEB 2023' , '2' , '-2' , '4' , '5.00' , '5' , '0' , '5' , '9.50' ) 22/12/2022 03:30:41 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20275' AND id_supplier = '' 22/12/2022 03:30:41 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20275' , '' , '1' ) 22/12/2022 03:52:57 pm >> SELECT document_num FROM ps_document WHERE document_num = '4036' AND id_document != '77476' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-22') 22/12/2022 03:52:57 pm >> UPDATE ps_document SET id_document_type = '11', document_num = '4036', document_date = '2022-12-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 = '9.50', price_tax_excluded = '9.50', date_upd = NOW() WHERE id_document = '77476' 22/12/2022 03:52: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 = '77476' 22/12/2022 03:52:57 pm >> DELETE FROM ps_document_detail WHERE id_document = '77476' 22/12/2022 03:52: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 ( '77476' , '20057' , 'CINQUE PANI D\'ORZO 2023' , '2' , '-2' , '4' , '4.75' , '4.75' , '0' , '0' , '9.50' ) 22/12/2022 03:52:57 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20057' AND id_supplier = '' 22/12/2022 03:52:58 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20057' , '' , '1' ) 22/12/2022 04:24:39 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '31' , '1159/2022' , '2022-12-20' , '2022' , '0' , '23' , '2618' , 'V.LE ISONZO, 52 20135 MILANO' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '9' , '0' , '182.82' , '149.85' , NOW() , NOW() ) 22/12/2022 04:24:39 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '77477' 22/12/2022 04:24:39 pm >> DELETE FROM ps_document_detail WHERE id_document = '77477' 22/12/2022 04:24:39 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77477' , '17617' , 'IMMAGINI ISONZO X 100' , '90' , '90' , '1' , '2' , '1.6393442622951' , '22' , '25' , '164.7000' ) 22/12/2022 04:24:39 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17617' AND id_supplier = '23' 22/12/2022 04:24:39 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17617' , '23' , '1' ) 22/12/2022 04:24:39 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77477' , '13316' , 'SEGNALIBRI E NATALE - 120' , '300' , '300' , '1' , '0.066' , '0.054098360655738' , '22' , '25' , '18.1170' ) 22/12/2022 04:24:39 pm >> DELETE FROM ps_product_supplier WHERE id_product = '13316' AND id_supplier = '23' 22/12/2022 04:24:39 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '13316' , '23' , '1' ) 22/12/2022 04:42:55 pm >> SELECT document_num FROM ps_document WHERE document_num = '4037' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-22') 22/12/2022 04:42:56 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' , '4037' , '2022-12-22' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '39.70' , '33.35' , NOW() , NOW() ) 22/12/2022 04:42:56 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 = '77478' 22/12/2022 04:42:56 pm >> DELETE FROM ps_document_detail WHERE id_document = '77478' 22/12/2022 04:42:56 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77478' , '11626' , 'PURIFICATOIO 28X48 - SERV 1' , '1' , '-1' , '1' , '7.40' , '6.0655737704918' , '22' , '0' , '7.40' ) 22/12/2022 04:42:56 pm >> DELETE FROM ps_product_supplier WHERE id_product = '11626' AND id_supplier = '' 22/12/2022 04:42:56 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '11626' , '' , '1' ) 22/12/2022 04:42:56 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77478' , '11624' , 'PALLA 16X16 - SERV 3 ' , '1' , '-1' , '1' , '5.90' , '4.8360655737705' , '22' , '0' , '5.90' ) 22/12/2022 04:42:56 pm >> DELETE FROM ps_product_supplier WHERE id_product = '11624' AND id_supplier = '' 22/12/2022 04:42:56 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '11624' , '' , '1' ) 22/12/2022 04:42:56 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77478' , '11623' , 'MANUTERGIO 28X48 - SERV 2' , '1' , '-1' , '1' , '6.50' , '5.327868852459' , '22' , '0' , '6.50' ) 22/12/2022 04:42:56 pm >> DELETE FROM ps_product_supplier WHERE id_product = '11623' AND id_supplier = '' 22/12/2022 04:42:56 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '11623' , '' , '1' ) 22/12/2022 04:42:56 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77478' , '11625' , 'CORPORALE - 47X47 - SERV 4' , '1' , '-1' , '1' , '11.80' , '9.672131147541' , '22' , '0' , '11.80' ) 22/12/2022 04:42:56 pm >> DELETE FROM ps_product_supplier WHERE id_product = '11625' AND id_supplier = '' 22/12/2022 04:42:56 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '11625' , '' , '1' ) 22/12/2022 04:42:56 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77478' , '19157' , 'COMUNIONE AGLI INFERMI - N.E.' , '1' , '-1' , '4' , '2.00' , '2' , '0' , '0' , '2.00' ) 22/12/2022 04:42:56 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19157' AND id_supplier = '' 22/12/2022 04:42:56 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19157' , '' , '1' ) 22/12/2022 04:42:56 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77478' , '17643' , 'PRENDI E LEGGI - G. RONZONI' , '1' , '-1' , '4' , '2.50' , '2.5' , '0' , '0' , '2.50' ) 22/12/2022 04:42:56 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17643' AND id_supplier = '' 22/12/2022 04:42:56 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17643' , '' , '1' ) 22/12/2022 04:42:56 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77478' , '20523' , 'CROCE - 094 ALV' , '1' , '-1' , '1' , '3.60' , '2.9508196721311' , '22' , '0' , '3.60' ) 22/12/2022 04:42:56 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20523' AND id_supplier = '' 22/12/2022 04:42:56 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20523' , '' , '1' ) 22/12/2022 04:47:41 pm >> SELECT document_num FROM ps_document WHERE document_num = '4038' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-22') 22/12/2022 04:47:42 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' , '4038' , '2022-12-22' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '54.63' , '54.63' , NOW() , NOW() ) 22/12/2022 04:47:42 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '77479' 22/12/2022 04:47:42 pm >> DELETE FROM ps_document_detail WHERE id_document = '77479' 22/12/2022 04:47:42 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77479' , '20253' , 'PRIME LUCI - L. PIVA' , '1' , '-1' , '4' , '25.00' , '25' , '0' , '5' , '23.75' ) 22/12/2022 04:47:42 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20253' AND id_supplier = '' 22/12/2022 04:47:42 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20253' , '' , '1' ) 22/12/2022 04:47:42 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77479' , '5592' , 'LECTIO DIVINA OGNI GIORNO - 2' , '1' , '-1' , '4' , '13.50' , '13.5' , '0' , '5' , '12.83' ) 22/12/2022 04:47:42 pm >> DELETE FROM ps_product_supplier WHERE id_product = '5592' AND id_supplier = '' 22/12/2022 04:47:42 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '5592' , '' , '1' ) 22/12/2022 04:47:42 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77479' , '5599' , 'LECTIO DIVINA OGNI GIORNO - 9' , '1' , '-1' , '4' , '19.00' , '19' , '0' , '5' , '18.05' ) 22/12/2022 04:47:42 pm >> DELETE FROM ps_product_supplier WHERE id_product = '5599' AND id_supplier = '' 22/12/2022 04:47:42 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '5599' , '' , '1' ) 22/12/2022 05:23:15 pm >> SELECT document_num FROM ps_document WHERE document_num = '3061' AND id_document != '66367' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-10-14') 22/12/2022 05:23:15 pm >> UPDATE ps_document SET id_document_type = '11', document_num = '3061', document_date = '2022-10-14', 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 = '115.00', price_tax_excluded = '94.26', date_upd = NOW() WHERE id_document = '66367' 22/12/2022 05:23:15 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 = '66367' 22/12/2022 05:23:15 pm >> DELETE FROM ps_document_detail WHERE id_document = '66367' 22/12/2022 05:23:15 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '66367' , '5903' , 'LITURGICO ART. 60LT ROSSO SUPER' , '1' , '-1' , '1' , '3' , '2.4590163934426' , '22' , '0' , '3.00' ) 22/12/2022 05:23:15 pm >> DELETE FROM ps_product_supplier WHERE id_product = '5903' AND id_supplier = '' 22/12/2022 05:23:15 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '5903' , '' , '1' ) 22/12/2022 05:23:15 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '66367' , '18239' , 'SERVIZIO MESSA - MARIANO m/l - 7051' , '1' , '-1' , '1' , '63.0000' , '51.639344262295' , '22' , '0' , '63.00' ) 22/12/2022 05:23:15 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18239' AND id_supplier = '' 22/12/2022 05:23:16 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18239' , '' , '1' ) 22/12/2022 05:23: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 ( '66367' , '19397' , 'CLERGY COTONE 100% ML - C02' , '1' , '-1' , '1' , '39.0000' , '31.967213114754' , '22' , '0' , '39.00' ) 22/12/2022 05:23:16 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19397' AND id_supplier = '' 22/12/2022 05:23:16 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19397' , '' , '1' ) 22/12/2022 05:23: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 ( '66367' , '17349' , 'CROCE TRILOBATA H21 - CL56' , '1' , '-1' , '1' , '10' , '8.1967213114754' , '22' , '0' , '10.00' ) 22/12/2022 05:23:16 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17349' AND id_supplier = '' 22/12/2022 05:23:16 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17349' , '' , '1' ) 22/12/2022 05:33:20 pm >> SELECT document_num FROM ps_document WHERE document_num = '2791' AND id_document != '61877' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-09-20') 22/12/2022 05:33:20 pm >> UPDATE ps_document SET id_document_type = '11', document_num = '2791', document_date = '2022-09-20', 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 = '79.45', price_tax_excluded = '74.37', date_upd = NOW() WHERE id_document = '61877' 22/12/2022 05:33: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 = '61877' 22/12/2022 05:33:20 pm >> DELETE FROM ps_document_detail WHERE id_document = '61877' 22/12/2022 05:33: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 ( '61877' , '1090' , 'BIBBIA' , '5' , '-5' , '4' , '9.9000' , '9.9' , '0' , '5' , '47.05' ) 22/12/2022 05:33:20 pm >> DELETE FROM ps_product_supplier WHERE id_product = '1090' AND id_supplier = '' 22/12/2022 05:33:20 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '1090' , '' , '1' ) 22/12/2022 05:33: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 ( '61877' , '16163' , 'PARTICOLE TAGLIO CHIUSO - PAN DI CENA' , '1' , '-1' , '3' , '3.5000' , '3.3653846153846' , '4' , '0' , '3.50' ) 22/12/2022 05:33:20 pm >> DELETE FROM ps_product_supplier WHERE id_product = '16163' AND id_supplier = '' 22/12/2022 05:33:20 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16163' , '' , '1' ) 22/12/2022 05:33: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 ( '61877' , '7311' , 'OSTIA SOTTILE 74MM' , '1' , '-1' , '3' , '1.9000' , '1.8269230769231' , '4' , '0' , '1.90' ) 22/12/2022 05:33:20 pm >> DELETE FROM ps_product_supplier WHERE id_product = '7311' AND id_supplier = '' 22/12/2022 05:33:20 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '7311' , '' , '1' ) 22/12/2022 05:33: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 ( '61877' , '17160' , 'CARBONCINI ROSSI - CARRO' , '3' , '-3' , '1' , '9' , '7.3770491803279' , '22' , '0' , '27.00' ) 22/12/2022 05:33:20 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17160' AND id_supplier = '' 22/12/2022 05:33:20 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17160' , '' , '1' ) 22/12/2022 05:33:49 pm >> SELECT document_num FROM ps_document WHERE document_num = '2605' AND id_document != '61128' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-09-01') 22/12/2022 05:33:49 pm >> UPDATE ps_document SET id_document_type = '11', document_num = '2605', document_date = '2022-09-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 = '90.00', price_tax_excluded = '73.77', date_upd = NOW() WHERE id_document = '61128' 22/12/2022 05:33:49 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 = '61128' 22/12/2022 05:33:49 pm >> DELETE FROM ps_document_detail WHERE id_document = '61128' 22/12/2022 05:33:49 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '61128' , '17160' , 'CARBONCINI ROSSI - CARRO' , '9' , '-9' , '1' , '10.00' , '8.1967213114754' , '22' , '0' , '90.00' ) 22/12/2022 05:33:49 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17160' AND id_supplier = '' 22/12/2022 05:33:49 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17160' , '' , '1' ) 22/12/2022 05:38:06 pm >> SELECT document_num FROM ps_document WHERE document_num = '2652' AND id_document != '61185' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-09-06') 22/12/2022 05:38:06 pm >> UPDATE ps_document SET id_document_type = '11', document_num = '2652', document_date = '2022-09-06', 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 = '37.70', price_tax_excluded = '32.96', date_upd = NOW() WHERE id_document = '61185' 22/12/2022 05:38: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 = '61185' 22/12/2022 05:38:06 pm >> DELETE FROM ps_document_detail WHERE id_document = '61185' 22/12/2022 05:38: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 ( '61185' , '16228' , 'CREAZIONE' , '1' , '-1' , '4' , '12.0000' , '12' , '0' , '5' , '11.40' ) 22/12/2022 05:38:06 pm >> DELETE FROM ps_product_supplier WHERE id_product = '16228' AND id_supplier = '' 22/12/2022 05:38:06 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16228' , '' , '1' ) 22/12/2022 05:38: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 ( '61185' , '4697' , 'GLORIA MISCELA 25G - GLORE' , '1' , '-1' , '1' , '1.50' , '1.2295081967213' , '22' , '0' , '1.50' ) 22/12/2022 05:38:06 pm >> DELETE FROM ps_product_supplier WHERE id_product = '4697' AND id_supplier = '' 22/12/2022 05:38:06 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '4697' , '' , '1' ) 22/12/2022 05:38: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 ( '61185' , '17004' , 'BIGLIETTO AUGURALE PICCOLO' , '1' , '-1' , '1' , '0.8000' , '0.65573770491803' , '22' , '0' , '0.80' ) 22/12/2022 05:38:06 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17004' AND id_supplier = '' 22/12/2022 05:38:06 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17004' , '' , '1' ) 22/12/2022 05:38: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 ( '61185' , '17161' , 'CARBONCINI NERI - CARNE' , '2' , '-2' , '1' , '12.00' , '9.8360655737705' , '22' , '0' , '24.00' ) 22/12/2022 05:38:06 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17161' AND id_supplier = '' 22/12/2022 05:38:06 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17161' , '' , '1' ) 22/12/2022 05:38:30 pm >> SELECT document_num FROM ps_document WHERE document_num = '3239' AND id_document != '69719' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-10-28') 22/12/2022 05:38:30 pm >> UPDATE ps_document SET id_document_type = '11', document_num = '3239', document_date = '2022-10-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 = '27.58', price_tax_excluded = '24.06', date_upd = NOW() WHERE id_document = '69719' 22/12/2022 05:38:30 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 = '69719' 22/12/2022 05:38:30 pm >> DELETE FROM ps_document_detail WHERE id_document = '69719' 22/12/2022 05:38:30 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '69719' , '20238' , 'SARANNO TESTIMONI - W. CAZZANIGA' , '1' , '-1' , '4' , '8.5000' , '8.5' , '0' , '5' , '8.08' ) 22/12/2022 05:38:30 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20238' AND id_supplier = '' 22/12/2022 05:38:30 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20238' , '' , '1' ) 22/12/2022 05:38:30 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '69719' , '11384' , 'VINO BIANCO DOLCE - 102' , '1' , '-1' , '1' , '8.5000' , '6.9672131147541' , '22' , '0' , '8.50' ) 22/12/2022 05:38:30 pm >> DELETE FROM ps_product_supplier WHERE id_product = '11384' AND id_supplier = '' 22/12/2022 05:38:30 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '11384' , '' , '1' ) 22/12/2022 05:38:30 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '69719' , '17161' , 'CARBONCINI NERI - CARNE' , '1' , '-1' , '1' , '11' , '9.016393442623' , '22' , '0' , '11.00' ) 22/12/2022 05:38:30 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17161' AND id_supplier = '' 22/12/2022 05:38:30 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17161' , '' , '1' ) 22/12/2022 05:38:47 pm >> SELECT document_num FROM ps_document WHERE document_num = '3111' AND id_document != '67986' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-10-19') 22/12/2022 05:38:47 pm >> UPDATE ps_document SET id_document_type = '11', document_num = '3111', document_date = '2022-10-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 = '50.00', price_tax_excluded = '42.70', date_upd = NOW() WHERE id_document = '67986' 22/12/2022 05:38: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 = '67986' 22/12/2022 05:38:47 pm >> DELETE FROM ps_document_detail WHERE id_document = '67986' 22/12/2022 05:38: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 ( '67986' , '20149' , 'CUSTODIA MESSALE QUOTIDIANO ' , '1' , '-1' , '1' , '28.0000' , '22.950819672131' , '22' , '0' , '28.00' ) 22/12/2022 05:38:47 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20149' AND id_supplier = '' 22/12/2022 05:38:47 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20149' , '' , '1' ) 22/12/2022 05:38: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 ( '67986' , '17161' , 'CARBONCINI NERI - CARNE' , '1' , '-1' , '1' , '11.5' , '9.4262295081967' , '22' , '0' , '11.50' ) 22/12/2022 05:38:47 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17161' AND id_supplier = '' 22/12/2022 05:38:47 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17161' , '' , '1' ) 22/12/2022 05:38: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 ( '67986' , '4494' , 'GESÙ RESTA CON NOI 3 - GUIDA' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '5' , '9.50' ) 22/12/2022 05:38:47 pm >> DELETE FROM ps_product_supplier WHERE id_product = '4494' AND id_supplier = '' 22/12/2022 05:38:47 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '4494' , '' , '1' ) 22/12/2022 05:38: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 ( '67986' , '19231' , 'CARD CARLO ACUTIS - RN93' , '1' , '-1' , '1' , '1.0000' , '0.81967213114754' , '22' , '0' , '1.00' ) 22/12/2022 05:38:47 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19231' AND id_supplier = '' 22/12/2022 05:38:47 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19231' , '' , '1' ) 22/12/2022 05:39:16 pm >> SELECT document_num FROM ps_document WHERE document_num = '3263' AND id_document != '70259' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-10-31') 22/12/2022 05:39:16 pm >> UPDATE ps_document SET id_document_type = '11', document_num = '3263', document_date = '2022-10-31', 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 = '43.70', price_tax_excluded = '37.26', date_upd = NOW() WHERE id_document = '70259' 22/12/2022 05:39: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 = '70259' 22/12/2022 05:39:16 pm >> DELETE FROM ps_document_detail WHERE id_document = '70259' 22/12/2022 05:39: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 ( '70259' , '4223' , 'FOGLIETTI LA DOMENICA SAN PAOLO' , '5' , '-5' , '4' , '0.7000' , '0.7' , '0' , '0' , '3.50' ) 22/12/2022 05:39:16 pm >> DELETE FROM ps_product_supplier WHERE id_product = '4223' AND id_supplier = '' 22/12/2022 05:39:16 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '4223' , '' , '1' ) 22/12/2022 05:39: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 ( '70259' , '17160' , 'CARBONCINI ROSSI - CARRO' , '1' , '-1' , '1' , '10.0000' , '8.1967213114754' , '22' , '0' , '10.00' ) 22/12/2022 05:39:16 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17160' AND id_supplier = '' 22/12/2022 05:39:16 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17160' , '' , '1' ) 22/12/2022 05:39: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 ( '70259' , '18620' , 'MEDAGLIA MIRACOLOSA BLU PICCOLA - 022M/SM' , '1' , '-1' , '1' , '0.50' , '0.40983606557377' , '22' , '0' , '0.50' ) 22/12/2022 05:39:16 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18620' AND id_supplier = '' 22/12/2022 05:39:16 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18620' , '' , '1' ) 22/12/2022 05:39: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 ( '70259' , '7311' , 'OSTIA SOTTILE 74MM' , '3' , '-3' , '3' , '1.9000' , '1.8269230769231' , '4' , '0' , '5.70' ) 22/12/2022 05:39:16 pm >> DELETE FROM ps_product_supplier WHERE id_product = '7311' AND id_supplier = '' 22/12/2022 05:39:16 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '7311' , '' , '1' ) 22/12/2022 05:39: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 ( '70259' , '17161' , 'CARBONCINI NERI - CARNE' , '2' , '-2' , '1' , '12.00' , '9.8360655737705' , '22' , '0' , '24.00' ) 22/12/2022 05:39:16 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17161' AND id_supplier = '' 22/12/2022 05:39:16 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17161' , '' , '1' ) 22/12/2022 05:39:51 pm >> SELECT document_num FROM ps_document WHERE document_num = '3492' AND id_document != '73172' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-11-17') 22/12/2022 05:39:51 pm >> UPDATE ps_document SET id_document_type = '11', document_num = '3492', document_date = '2022-11-17', 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 = '129.80', price_tax_excluded = '113.24', date_upd = NOW() WHERE id_document = '73172' 22/12/2022 05:39: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 = '73172' 22/12/2022 05:39:51 pm >> DELETE FROM ps_document_detail WHERE id_document = '73172' 22/12/2022 05:39: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 ( '73172' , '6811' , 'MOCCOLO 80X200' , '4' , '-4' , '1' , '9.0000' , '7.3770491803279' , '22' , '0' , '36.00' ) 22/12/2022 05:39:51 pm >> DELETE FROM ps_product_supplier WHERE id_product = '6811' AND id_supplier = '' 22/12/2022 05:39:51 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '6811' , '' , '1' ) 22/12/2022 05:39: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 ( '73172' , '18620' , 'MEDAGLIA MIRACOLOSA BLU PICCOLA - 022M/SM' , '2' , '-2' , '1' , '0.50' , '0.40983606557377' , '22' , '0' , '1.00' ) 22/12/2022 05:39:51 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18620' AND id_supplier = '' 22/12/2022 05:39:51 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18620' , '' , '1' ) 22/12/2022 05:39: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 ( '73172' , '19920' , 'CALENDARIO LITURGICO 2023 - 8078' , '1' , '-1' , '4' , '0.5000' , '0.5' , '0' , '0' , '0.50' ) 22/12/2022 05:39:51 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19920' AND id_supplier = '' 22/12/2022 05:39:51 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19920' , '' , '1' ) 22/12/2022 05:39: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 ( '73172' , '7311' , 'OSTIA SOTTILE 74MM' , '2' , '-2' , '3' , '1.9000' , '1.8269230769231' , '4' , '0' , '3.80' ) 22/12/2022 05:39:51 pm >> DELETE FROM ps_product_supplier WHERE id_product = '7311' AND id_supplier = '' 22/12/2022 05:39:52 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '7311' , '' , '1' ) 22/12/2022 05:39: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 ( '73172' , '5854' , 'LIBRO DELLE NOVENE N.E.' , '1' , '-1' , '4' , '30.0000' , '30' , '0' , '5' , '28.50' ) 22/12/2022 05:39:52 pm >> DELETE FROM ps_product_supplier WHERE id_product = '5854' AND id_supplier = '' 22/12/2022 05:39:52 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '5854' , '' , '1' ) 22/12/2022 05:39: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 ( '73172' , '20108' , 'AVVENTO 2022' , '1' , '-1' , '4' , '6.0000' , '6' , '0' , '0' , '6.00' ) 22/12/2022 05:39:52 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20108' AND id_supplier = '' 22/12/2022 05:39:52 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20108' , '' , '1' ) 22/12/2022 05:39: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 ( '73172' , '19873' , 'CROCE CM 25 TOPAZIO - 3726/789' , '1' , '-1' , '1' , '30.0000' , '24.590163934426' , '22' , '0' , '30.00' ) 22/12/2022 05:39:52 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19873' AND id_supplier = '' 22/12/2022 05:39:52 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19873' , '' , '1' ) 22/12/2022 05:39: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 ( '73172' , '17161' , 'CARBONCINI NERI - CARNE' , '2' , '-2' , '1' , '12.00' , '9.8360655737705' , '22' , '0' , '24.00' ) 22/12/2022 05:39:52 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17161' AND id_supplier = '' 22/12/2022 05:39:52 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17161' , '' , '1' ) 22/12/2022 05:40:10 pm >> SELECT document_num FROM ps_document WHERE document_num = '3589' AND id_document != '74846' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-11-24') 22/12/2022 05:40:10 pm >> UPDATE ps_document SET id_document_type = '11', document_num = '3589', document_date = '2022-11-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 = '255.00', price_tax_excluded = '244.72', date_upd = NOW() WHERE id_document = '74846' 22/12/2022 05:40: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 = '74846' 22/12/2022 05:40:11 pm >> DELETE FROM ps_document_detail WHERE id_document = '74846' 22/12/2022 05:40: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 ( '74846' , '529' , 'AMORIS LAETITIA' , '100' , '-100' , '4' , '1.9800' , '1.98' , '0' , '0' , '198.00' ) 22/12/2022 05:40:11 pm >> DELETE FROM ps_product_supplier WHERE id_product = '529' AND id_supplier = '' 22/12/2022 05:40:11 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '529' , '' , '1' ) 22/12/2022 05:40: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 ( '74846' , '17161' , 'CARBONCINI NERI - CARNE' , '1' , '-1' , '1' , '12.00' , '9.8360655737705' , '22' , '0' , '12.00' ) 22/12/2022 05:40:11 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17161' AND id_supplier = '' 22/12/2022 05:40:11 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17161' , '' , '1' ) 22/12/2022 05:40: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 ( '74846' , '13091' , 'CANDELE ARTISTICHE PAESAGGIO' , '3' , '-3' , '1' , '15.0000' , '12.295081967213' , '22' , '0' , '45.00' ) 22/12/2022 05:40:11 pm >> DELETE FROM ps_product_supplier WHERE id_product = '13091' AND id_supplier = '' 22/12/2022 05:40:11 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '13091' , '' , '1' ) 22/12/2022 05:41:24 pm >> SELECT document_num FROM ps_document WHERE document_num = '3622' AND id_document != '74889' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-11-25') 22/12/2022 05:41:24 pm >> UPDATE ps_document SET id_document_type = '11', document_num = '3622', document_date = '2022-11-25', 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 = '140.00', price_tax_excluded = '114.75', date_upd = NOW() WHERE id_document = '74889' 22/12/2022 05:41:24 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 = '74889' 22/12/2022 05:41:24 pm >> DELETE FROM ps_document_detail WHERE id_document = '74889' 22/12/2022 05:41:24 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '74889' , '11384' , 'VINO BIANCO DOLCE - 102' , '12' , '-12' , '1' , '8.0000' , '6.5573770491803' , '22' , '0' , '96.00' ) 22/12/2022 05:41:24 pm >> DELETE FROM ps_product_supplier WHERE id_product = '11384' AND id_supplier = '' 22/12/2022 05:41:24 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '11384' , '' , '1' ) 22/12/2022 05:41:24 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '74889' , '17161' , 'CARBONCINI NERI - CARNE' , '1' , '-1' , '1' , '12.00' , '9.8360655737705' , '22' , '0' , '12.00' ) 22/12/2022 05:41:24 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17161' AND id_supplier = '' 22/12/2022 05:41:24 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17161' , '' , '1' ) 22/12/2022 05:41:24 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '74889' , '16328' , 'GRUPPO NATIVITA CM 20' , '1' , '-1' , '1' , '19.0000' , '15.573770491803' , '22' , '0' , '19.00' ) 22/12/2022 05:41:24 pm >> DELETE FROM ps_product_supplier WHERE id_product = '16328' AND id_supplier = '' 22/12/2022 05:41:24 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16328' , '' , '1' ) 22/12/2022 05:41:24 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '74889' , '20156' , 'PALLA CON CARTONCINO - 23/64NAT03' , '2' , '-2' , '1' , '1.3000' , '1.0655737704918' , '22' , '0' , '2.60' ) 22/12/2022 05:41:24 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20156' AND id_supplier = '' 22/12/2022 05:41:24 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20156' , '' , '1' ) 22/12/2022 05:41: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 ( '74889' , '13049' , 'LITURGICO ART. 60LT BIANCO SUPER' , '3' , '-3' , '1' , '3' , '2.4590163934426' , '22' , '0' , '9.00' ) 22/12/2022 05:41:25 pm >> DELETE FROM ps_product_supplier WHERE id_product = '13049' AND id_supplier = '' 22/12/2022 05:41:25 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '13049' , '' , '1' ) 22/12/2022 05:41: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 ( '74889' , '7202' , 'ARTICOLI RELIGIOSI' , '1' , '-1' , '1' , '1.4' , '1.1475409836066' , '22' , '0' , '1.40' ) 22/12/2022 05:41:25 pm >> DELETE FROM ps_product_supplier WHERE id_product = '7202' AND id_supplier = '' 22/12/2022 05:41:25 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '7202' , '' , '1' ) 22/12/2022 05:43:47 pm >> SELECT document_num FROM ps_document WHERE document_num = '2115' AND id_document != '58982' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-06-30') 22/12/2022 05:43:47 pm >> UPDATE ps_document SET id_document_type = '11', document_num = '2115', document_date = '2022-06-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 = '410.00', price_tax_excluded = '336.07', date_upd = NOW() WHERE id_document = '58982' 22/12/2022 05:43: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 = '58982' 22/12/2022 05:43:47 pm >> DELETE FROM ps_document_detail WHERE id_document = '58982' 22/12/2022 05:43: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 ( '58982' , '17544' , 'CAMICE BAMBOO' , '1' , '-1' , '1' , '140.0000' , '114.75409836066' , '22' , '0' , '140.00' ) 22/12/2022 05:43:47 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17544' AND id_supplier = '' 22/12/2022 05:43:47 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17544' , '' , '1' ) 22/12/2022 05:43: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 ( '58982' , '7202' , 'ARTICOLI RELIGIOSI' , '1' , '-1' , '1' , '21' , '17.213114754098' , '22' , '0' , '21.00' ) 22/12/2022 05:43:47 pm >> DELETE FROM ps_product_supplier WHERE id_product = '7202' AND id_supplier = '' 22/12/2022 05:43:47 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '7202' , '' , '1' ) 22/12/2022 05:43: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 ( '58982' , '1914' , 'CERA DELLA LITURGIA' , '24' , '-24' , '1' , '4.5000' , '3.6885245901639' , '22' , '0' , '108.00' ) 22/12/2022 05:43:47 pm >> DELETE FROM ps_product_supplier WHERE id_product = '1914' AND id_supplier = '' 22/12/2022 05:43:47 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '1914' , '' , '1' ) 22/12/2022 05:43: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 ( '58982' , '13049' , 'LITURGICO ART. 60LT BIANCO SUPER' , '47' , '-47' , '1' , '3' , '2.4590163934426' , '22' , '0' , '141.00' ) 22/12/2022 05:43:47 pm >> DELETE FROM ps_product_supplier WHERE id_product = '13049' AND id_supplier = '' 22/12/2022 05:43:47 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '13049' , '' , '1' ) 22/12/2022 05:47:51 pm >> SELECT document_num FROM ps_document WHERE document_num = '3104' AND id_document != '67973' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-10-19') 22/12/2022 05:47:51 pm >> UPDATE ps_document SET id_document_type = '11', document_num = '3104', document_date = '2022-10-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 = '189.00', price_tax_excluded = '155.82', date_upd = NOW() WHERE id_document = '67973' 22/12/2022 05:47: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 = '67973' 22/12/2022 05:47:51 pm >> DELETE FROM ps_document_detail WHERE id_document = '67973' 22/12/2022 05:47: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 ( '67973' , '12819' , 'REGISTRO DEL CATECHISTA ' , '13' , '-13' , '1' , '1.0000' , '0.81967213114754' , '22' , '0' , '13.00' ) 22/12/2022 05:47:51 pm >> DELETE FROM ps_product_supplier WHERE id_product = '12819' AND id_supplier = '' 22/12/2022 05:47:51 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '12819' , '' , '1' ) 22/12/2022 05:47: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 ( '67973' , '19805' , 'DESIDERIO DESIDERAVI' , '1' , '-1' , '4' , '2.0000' , '2' , '0' , '0' , '2.00' ) 22/12/2022 05:47:51 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19805' AND id_supplier = '' 22/12/2022 05:47:51 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19805' , '' , '1' ) 22/12/2022 05:47: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 ( '67973' , '11384' , 'VINO BIANCO DOLCE - 102' , '6' , '-6' , '1' , '8.0000' , '6.5573770491803' , '22' , '0' , '48.00' ) 22/12/2022 05:47:51 pm >> DELETE FROM ps_product_supplier WHERE id_product = '11384' AND id_supplier = '' 22/12/2022 05:47:51 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '11384' , '' , '1' ) 22/12/2022 05:47: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 ( '67973' , '12192' , 'CROCE BIANCA CM 11,5 - GAY MATTIOLO' , '1' , '-1' , '1' , '13.0000' , '10.655737704918' , '22' , '0' , '13.00' ) 22/12/2022 05:47:51 pm >> DELETE FROM ps_product_supplier WHERE id_product = '12192' AND id_supplier = '' 22/12/2022 05:47:51 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '12192' , '' , '1' ) 22/12/2022 05:47: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 ( '67973' , '19818' , 'INCENSO NATURALE 3A KG 1' , '1' , '-1' , '1' , '23.0000' , '18.852459016393' , '22' , '0' , '23.00' ) 22/12/2022 05:47:51 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19818' AND id_supplier = '' 22/12/2022 05:47:51 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19818' , '' , '1' ) 22/12/2022 05:47: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 ( '67973' , '1350' , 'BRACCIALETTO CON CROCE - 29002 03' , '3' , '-3' , '1' , '3.00' , '2.4590163934426' , '22' , '0' , '3.00' ) 22/12/2022 05:47:51 pm >> DELETE FROM ps_product_supplier WHERE id_product = '1350' AND id_supplier = '' 22/12/2022 05:47:51 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '1350' , '' , '1' ) 22/12/2022 05:47: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 ( '67973' , '18712' , 'NELLA FEDE IO VIVRO' , '1' , '-1' , '4' , '3.0000' , '3' , '0' , '0' , '3.00' ) 22/12/2022 05:47:51 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18712' AND id_supplier = '' 22/12/2022 05:47:52 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18712' , '' , '1' ) 22/12/2022 05:47: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 ( '67973' , '5903' , 'LITURGICO ART. 60LT ROSSO SUPER' , '30' , '-30' , '1' , '2.8' , '2.2950819672131' , '22' , '0' , '84.00' ) 22/12/2022 05:47:52 pm >> DELETE FROM ps_product_supplier WHERE id_product = '5903' AND id_supplier = '' 22/12/2022 05:47:52 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '5903' , '' , '1' ) 22/12/2022 05:49:00 pm >> SELECT document_num FROM ps_document WHERE document_num = '3247' AND id_document != '69730' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-10-29') 22/12/2022 05:49:00 pm >> UPDATE ps_document SET id_document_type = '11', document_num = '3247', document_date = '2022-10-29', 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 = '128.00', price_tax_excluded = '107.59', date_upd = NOW() WHERE id_document = '69730' 22/12/2022 05:49:00 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '69730' 22/12/2022 05:49:00 pm >> DELETE FROM ps_document_detail WHERE id_document = '69730' 22/12/2022 05:49:00 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '69730' , '16163' , 'PARTICOLE TAGLIO CHIUSO - PAN DI CENA' , '3' , '-3' , '3' , '3.5000' , '3.3653846153846' , '4' , '0' , '10.50' ) 22/12/2022 05:49:00 pm >> DELETE FROM ps_product_supplier WHERE id_product = '16163' AND id_supplier = '' 22/12/2022 05:49:00 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16163' , '' , '1' ) 22/12/2022 05:49:00 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '69730' , '16689' , 'OSTIA PAN DI CENA mm80' , '2' , '-2' , '3' , '2.0000' , '1.9230769230769' , '4' , '0' , '4.00' ) 22/12/2022 05:49:00 pm >> DELETE FROM ps_product_supplier WHERE id_product = '16689' AND id_supplier = '' 22/12/2022 05:49:01 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16689' , '' , '1' ) 22/12/2022 05:49:01 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '69730' , '15498' , 'CROCE SAN BENEDETTO SMALTATA - CZ5 NIK' , '2' , '-2' , '1' , '15.0000' , '12.295081967213' , '22' , '0' , '30.00' ) 22/12/2022 05:49:01 pm >> DELETE FROM ps_product_supplier WHERE id_product = '15498' AND id_supplier = '' 22/12/2022 05:49:01 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '15498' , '' , '1' ) 22/12/2022 05:49:01 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '69730' , '16691' , 'PARTICOLE PER CELIACI 25pz' , '1' , '-1' , '3' , '4.3' , '4.1346153846154' , '4' , '0' , '4.30' ) 22/12/2022 05:49:01 pm >> DELETE FROM ps_product_supplier WHERE id_product = '16691' AND id_supplier = '' 22/12/2022 05:49:01 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16691' , '' , '1' ) 22/12/2022 05:49:01 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '69730' , '5903' , 'LITURGICO ART. 60LT ROSSO SUPER' , '24' , '-24' , '1' , '3.30' , '2.7049180327869' , '22' , '0' , '79.20' ) 22/12/2022 05:49:01 pm >> DELETE FROM ps_product_supplier WHERE id_product = '5903' AND id_supplier = '' 22/12/2022 05:49:01 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '5903' , '' , '1' ) 22/12/2022 06:24:26 pm >> SELECT document_num FROM ps_document WHERE document_num = '4039' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-22') 22/12/2022 06:24:26 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '4039' , '2022-12-22' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '38.96' , '38.60' , NOW() , NOW() ) 22/12/2022 06:24:26 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '77480' 22/12/2022 06:24:26 pm >> DELETE FROM ps_document_detail WHERE id_document = '77480' 22/12/2022 06:24:26 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77480' , '20464' , 'TI RACCONTO IL VANGELO MATTEO - PAPA FRANCESCO' , '1' , '-1' , '4' , '15.00' , '15' , '0' , '5' , '14.25' ) 22/12/2022 06:24:26 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20464' AND id_supplier = '' 22/12/2022 06:24:26 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20464' , '' , '1' ) 22/12/2022 06:24:26 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77480' , '20447' , 'SALMI NEL CUORE DI FRANCESCO - M. WIRTH' , '1' , '-1' , '4' , '5.90' , '5.9' , '0' , '5' , '5.61' ) 22/12/2022 06:24:26 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20447' AND id_supplier = '' 22/12/2022 06:24:26 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20447' , '' , '1' ) 22/12/2022 06:24: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 ( '77480' , '19094' , 'SAN FRANCESCO DI SALES - A. RAVIER' , '1' , '-1' , '4' , '18.00' , '18' , '0' , '5' , '17.10' ) 22/12/2022 06:24:27 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19094' AND id_supplier = '' 22/12/2022 06:24:27 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19094' , '' , '1' ) 22/12/2022 06:24: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 ( '77480' , '16308' , 'PORTACHIAVI TAU' , '1' , '-1' , '1' , '1.00' , '0.81967213114754' , '22' , '0' , '1.00' ) 22/12/2022 06:24:27 pm >> DELETE FROM ps_product_supplier WHERE id_product = '16308' AND id_supplier = '' 22/12/2022 06:24:27 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16308' , '' , '1' ) 22/12/2022 06:24: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 ( '77480' , '18130' , 'TAU GRANDE CM 4 - T9' , '1' , '-1' , '1' , '1.00' , '0.81967213114754' , '22' , '0' , '1.00' ) 22/12/2022 06:24:27 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18130' AND id_supplier = '' 22/12/2022 06:24:27 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18130' , '' , '1' ) 22/12/2022 06:42:50 pm >> SELECT document_num FROM ps_document WHERE document_num = '4040' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-22') 22/12/2022 06:42: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' , '4040' , '2022-12-22' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '19.00' , '15.57' , NOW() , NOW() ) 22/12/2022 06:42: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 = '77481' 22/12/2022 06:42:51 pm >> DELETE FROM ps_document_detail WHERE id_document = '77481' 22/12/2022 06:42: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 ( '77481' , '17290' , 'SPILLA PORTACIUCCIO' , '1' , '-1' , '1' , '14.00' , '11.475409836066' , '22' , '0' , '14.00' ) 22/12/2022 06:42:51 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17290' AND id_supplier = '' 22/12/2022 06:42:51 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17290' , '' , '1' ) 22/12/2022 06:42: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 ( '77481' , '9184' , 'ROSARIO S. MICHELE IN CRISTALLO - RL 753/C' , '1' , '-1' , '1' , '5.00' , '4.0983606557377' , '22' , '0' , '5.00' ) 22/12/2022 06:42:51 pm >> DELETE FROM ps_product_supplier WHERE id_product = '9184' AND id_supplier = '' 22/12/2022 06:42:51 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '9184' , '' , '1' ) 22/12/2022 06:44:31 pm >> INSERT INTO ps_product ( ean13 , id_tax_rules_group , `date_add` , `date_upd` ) VALUES ( '' , '1' , NOW() , NOW() ) 22/12/2022 06:44:31 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '20586' , '1' , '' , 'nuovo-prodotto' ) 22/12/2022 06:44:31 pm >> INSERT INTO ps_product_shop ( id_product , id_tax_rules_group , id_shop , id_category_default , `date_add` , `date_upd` ) VALUES ( '20586' , '1' , '1' , '2' , NOW() , NOW() ) 22/12/2022 06:44:31 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) VALUES ( '20586' , '0' , '1' , '0' , '0' ) 22/12/2022 06:45:10 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788831278522' AND id_product != '20586' AND ean13 != '' 22/12/2022 06:45:10 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '9788831278522', date_upd = NOW() WHERE id_product = '20586' 22/12/2022 06:45:10 pm >> UPDATE ps_product_lang SET name = 'mi alzero\' e andro da mio padre', description = '' WHERE id_product = '20586' 22/12/2022 06:45:10 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '0' WHERE id_product = '20586' 22/12/2022 06:45:10 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '0', id_tax_rules_group = '4', id_category_default = '97', id_argoment_default = '28', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '20586' 22/12/2022 06:45:10 pm >> DELETE FROM ps_specific_price WHERE id_product = '20586' 22/12/2022 06:45:43 pm >> UPDATE ps_document SET id_document_type = '33', document_num = '587404', document_date = '2021-12-17', document_letter = '', id_customer = '0', id_supplier = '', id_address = '2602', address1 = 'P. ZZA SAN PAOLO, 14 12051 ALBA', address2 = '', note = '', price_shipping = '4.48', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '0', id_causal = '0', price_tax_included = '158.35', price_tax_excluded = '158.35', date_upd = NOW() WHERE id_document = '49786' 22/12/2022 06:45:43 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 = '49786' 22/12/2022 06:45:43 pm >> DELETE FROM ps_document_detail WHERE id_document = '49786' 22/12/2022 06:45:43 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49786' , '19093' , ' DIO DELLA MIA LODE 2021 - ANELLI' , '5' , '5' , '4' , '14.5000' , '14.5' , '0' , '30' , '50.75' ) 22/12/2022 06:45:43 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19093' AND id_supplier = '' 22/12/2022 06:45:43 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19093' , '' , '1' ) 22/12/2022 06:45:43 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49786' , '16154' , 'SULLA TUA PAROLA - TONINO BELLO' , '1' , '1' , '4' , '10.0000' , '10' , '0' , '33' , '6.70' ) 22/12/2022 06:45:43 pm >> DELETE FROM ps_product_supplier WHERE id_product = '16154' AND id_supplier = '' 22/12/2022 06:45:43 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16154' , '' , '1' ) 22/12/2022 06:45:43 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49786' , '20586' , 'mi alzero e andro da mio padre' , '3' , '3' , '4' , '3.7' , '3.7' , '0' , '30' , '7.7700' ) 22/12/2022 06:45:43 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20586' AND id_supplier = '' 22/12/2022 06:45:43 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20586' , '' , '1' ) 22/12/2022 06:45:43 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49786' , '19094' , 'SAN FRANCESCO DI SALES - A. RAVIER' , '1' , '1' , '4' , '18.0000' , '18' , '0' , '35' , '11.70' ) 22/12/2022 06:45:43 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19094' AND id_supplier = '' 22/12/2022 06:45:43 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19094' , '' , '1' ) 22/12/2022 06:45:43 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49786' , '18540' , 'SINODALITA - A. MARTIN' , '1' , '1' , '4' , '15.0000' , '15' , '0' , '30' , '10.50' ) 22/12/2022 06:45:43 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18540' AND id_supplier = '' 22/12/2022 06:45:43 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18540' , '' , '1' ) 22/12/2022 06:45:43 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49786' , '18830' , 'AMEN - GEN. 2022' , '7' , '7' , '4' , '3.9000' , '3.9' , '0' , '33' , '18.29' ) 22/12/2022 06:45:43 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18830' AND id_supplier = '' 22/12/2022 06:45:43 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18830' , '' , '1' ) 22/12/2022 06:45:43 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49786' , '19043' , 'HA VINTO IL TUO AMORE - AGG. CANTI' , '12' , '12' , '4' , '3.5000' , '3.5' , '0' , '30' , '29.40' ) 22/12/2022 06:45:43 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19043' AND id_supplier = '' 22/12/2022 06:45:43 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19043' , '' , '1' ) 22/12/2022 06:45:43 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49786' , '19043' , 'HA VINTO IL TUO AMORE - AGG. CANTI' , '1' , '1' , '4' , '3.5000' , '3.5' , '0' , '100' , '0.00' ) 22/12/2022 06:45:44 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19043' AND id_supplier = '' 22/12/2022 06:45:44 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19043' , '' , '1' ) 22/12/2022 06:45:44 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49786' , '19096' , 'BIBBIA SCRUTATE - TASC.' , '1' , '1' , '4' , '28.0000' , '28' , '0' , '33' , '18.76' ) 22/12/2022 06:45:44 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19096' AND id_supplier = '' 22/12/2022 06:45:44 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19096' , '' , '1' ) 22/12/2022 06:45:57 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788831278522' AND id_product != '20586' AND ean13 != '' 22/12/2022 06:45:57 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '9788831278522', date_upd = NOW() WHERE id_product = '20586' 22/12/2022 06:45:57 pm >> UPDATE ps_product_lang SET name = 'mi alzero\' e andro da mio padre', description = '' WHERE id_product = '20586' 22/12/2022 06:45:57 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '3.7' WHERE id_product = '20586' 22/12/2022 06:45:57 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '3.7', id_tax_rules_group = '4', id_category_default = '97', id_argoment_default = '28', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '20586' 22/12/2022 06:45:57 pm >> DELETE FROM ps_specific_price WHERE id_product = '20586' 22/12/2022 06:46:07 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788831278522' AND id_product != '20586' AND ean13 != '' 22/12/2022 06:46:07 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '9788831278522', date_upd = NOW() WHERE id_product = '20586' 22/12/2022 06:46:08 pm >> UPDATE ps_product_lang SET name = 'mi alzero\' e andro da mio padre', description = '' WHERE id_product = '20586' 22/12/2022 06:46:08 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '0' WHERE id_product = '20586' 22/12/2022 06:46:08 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '0', id_tax_rules_group = '4', id_category_default = '97', id_argoment_default = '28', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '20586' 22/12/2022 06:46:08 pm >> DELETE FROM ps_specific_price WHERE id_product = '20586' 22/12/2022 06:48:09 pm >> UPDATE ps_document SET id_document_type = '32', document_num = '21V606716', document_date = '2021-12-31', document_letter = '', id_customer = '0', id_supplier = '', id_address = '2602', address1 = 'P. ZZA SAN PAOLO, 14 12051 ALBA', address2 = '', note = '', price_shipping = '-2.71', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '0', id_causal = '0', price_tax_included = '1201.80', price_tax_excluded = '1189.19', date_upd = NOW() WHERE id_document = '49956' 22/12/2022 06:48:09 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 = '49956' 22/12/2022 06:48:09 pm >> DELETE FROM ps_document_detail WHERE id_document = '49956' 22/12/2022 06:48:09 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '19026' , 'BELLEZZA INVISIBILE AGLI OCCHI' , '1' , '0' , '4' , '9.0000' , '9' , '0' , '30' , '6.30' ) 22/12/2022 06:48:09 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19026' AND id_supplier = '' 22/12/2022 06:48:09 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19026' , '' , '1' ) 22/12/2022 06:48:09 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '19027' , 'UNA PITRA PER VOLTA' , '1' , '0' , '4' , '8.0000' , '8' , '0' , '30' , '5.60' ) 22/12/2022 06:48:09 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19027' AND id_supplier = '' 22/12/2022 06:48:09 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19027' , '' , '1' ) 22/12/2022 06:48:09 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '16326' , 'ESSENZIALE PER IL CATECHISMO' , '1' , '0' , '4' , '3.9000' , '3.9' , '0' , '30' , '2.73' ) 22/12/2022 06:48:09 pm >> DELETE FROM ps_product_supplier WHERE id_product = '16326' AND id_supplier = '' 22/12/2022 06:48:09 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16326' , '' , '1' ) 22/12/2022 06:48:09 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '8381' , 'PREGHIERE PER IL CATECHISMO' , '1' , '0' , '4' , '3.9000' , '3.9' , '0' , '30' , '2.73' ) 22/12/2022 06:48:09 pm >> DELETE FROM ps_product_supplier WHERE id_product = '8381' AND id_supplier = '' 22/12/2022 06:48:10 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '8381' , '' , '1' ) 22/12/2022 06:48:10 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '8345' , 'PREGHIERE DEI FEDELI - AVV. E NATALE' , '2' , '0' , '4' , '9.9000' , '9.9' , '0' , '33' , '13.27' ) 22/12/2022 06:48:10 pm >> DELETE FROM ps_product_supplier WHERE id_product = '8345' AND id_supplier = '' 22/12/2022 06:48:10 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '8345' , '' , '1' ) 22/12/2022 06:48:10 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '4474' , 'GESÙ MI AMA 2 - SUSS. - P. MARELLI' , '1' , '0' , '4' , '6.0000' , '6' , '0' , '35' , '3.90' ) 22/12/2022 06:48:10 pm >> DELETE FROM ps_product_supplier WHERE id_product = '4474' AND id_supplier = '' 22/12/2022 06:48:10 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '4474' , '' , '1' ) 22/12/2022 06:48:10 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '18005' , 'MEDAGLIETTA CARLO ACUTIS' , '100' , '0' , '1' , '0.5000' , '0.40983606557377' , '22' , '0' , '61.00' ) 22/12/2022 06:48:10 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18005' AND id_supplier = '' 22/12/2022 06:48:10 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18005' , '' , '1' ) 22/12/2022 06:48:10 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '19025' , 'ORA ANDIAMO!' , '1' , '0' , '4' , '8.0000' , '8' , '0' , '30' , '5.60' ) 22/12/2022 06:48:10 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19025' AND id_supplier = '' 22/12/2022 06:48:10 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19025' , '' , '1' ) 22/12/2022 06:48:10 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '4168' , 'FIGLI DEL VENTO' , '2' , '0' , '4' , '5.0000' , '5' , '0' , '35' , '6.50' ) 22/12/2022 06:48:10 pm >> DELETE FROM ps_product_supplier WHERE id_product = '4168' AND id_supplier = '' 22/12/2022 06:48:10 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '4168' , '' , '1' ) 22/12/2022 06:48:10 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '18162' , 'ALBUM RICORDO NASCITA' , '1' , '0' , '4' , '13.5000' , '13.5' , '0' , '33' , '9.05' ) 22/12/2022 06:48:10 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18162' AND id_supplier = '' 22/12/2022 06:48:10 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18162' , '' , '1' ) 22/12/2022 06:48:10 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '19023' , 'CATECHISMO DELLA CHIESA CATTOLICA COMMENTATO' , '1' , '0' , '4' , '25.0000' , '25' , '0' , '30' , '17.50' ) 22/12/2022 06:48:11 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19023' AND id_supplier = '' 22/12/2022 06:48:11 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19023' , '' , '1' ) 22/12/2022 06:48: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 ( '49956' , '19024' , 'LETTERA AI TRIBOLATI DI SATANA - M. LANZA' , '1' , '0' , '4' , '15.0000' , '15' , '0' , '30' , '10.50' ) 22/12/2022 06:48:11 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19024' AND id_supplier = '' 22/12/2022 06:48:11 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19024' , '' , '1' ) 22/12/2022 06:48: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 ( '49956' , '8600' , 'SARETE MIEI TESTIMONI 1 - MAGNIFICAT' , '12' , '0' , '4' , '3.0000' , '3' , '0' , '35' , '23.40' ) 22/12/2022 06:48:11 pm >> DELETE FROM ps_product_supplier WHERE id_product = '8600' AND id_supplier = '' 22/12/2022 06:48:11 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '8600' , '' , '1' ) 22/12/2022 06:48: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 ( '49956' , '8600' , 'SARETE MIEI TESTIMONI 1 - MAGNIFICAT' , '1' , '0' , '4' , '3.0000' , '3' , '0' , '10' , '2.70' ) 22/12/2022 06:48:11 pm >> DELETE FROM ps_product_supplier WHERE id_product = '8600' AND id_supplier = '' 22/12/2022 06:48:11 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '8600' , '' , '1' ) 22/12/2022 06:48: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 ( '49956' , '19038' , 'MARIA GORETTI - C. AVOCAN' , '1' , '0' , '4' , '10.0000' , '10' , '0' , '30' , '7.00' ) 22/12/2022 06:48:11 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19038' AND id_supplier = '' 22/12/2022 06:48:11 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19038' , '' , '1' ) 22/12/2022 06:48: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 ( '49956' , '19039' , 'HA VINTO IL TUO AMORE - CD' , '12' , '0' , '4' , '15.0000' , '15' , '0' , '30' , '126.00' ) 22/12/2022 06:48:11 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19039' AND id_supplier = '' 22/12/2022 06:48:11 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19039' , '' , '1' ) 22/12/2022 06:48: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 ( '49956' , '19039' , 'HA VINTO IL TUO AMORE - CD' , '1' , '0' , '4' , '15.0000' , '15' , '0' , '100' , '0.00' ) 22/12/2022 06:48:11 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19039' AND id_supplier = '' 22/12/2022 06:48:11 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19039' , '' , '1' ) 22/12/2022 06:48: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 ( '49956' , '19040' , 'DIO DELLA MIA LODE 2021' , '3' , '0' , '4' , '8.5000' , '8.5' , '0' , '30' , '17.85' ) 22/12/2022 06:48:11 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19040' AND id_supplier = '' 22/12/2022 06:48:11 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19040' , '' , '1' ) 22/12/2022 06:48: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 ( '49956' , '19042' , 'HA VINTO IL TUO AMORE - SPARTITO' , '3' , '0' , '3' , '9.6100' , '9.2403846153846' , '4' , '30' , '20.99' ) 22/12/2022 06:48:11 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19042' AND id_supplier = '' 22/12/2022 06:48:11 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19042' , '' , '1' ) 22/12/2022 06:48: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 ( '49956' , '19041' , 'HA VINTO IL TUO AMORE - AGG. SPARTITO' , '3' , '0' , '3' , '5.2800' , '5.0769230769231' , '4' , '30' , '11.53' ) 22/12/2022 06:48:11 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19041' AND id_supplier = '' 22/12/2022 06:48:11 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19041' , '' , '1' ) 22/12/2022 06:48: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 ( '49956' , '19043' , 'HA VINTO IL TUO AMORE - AGG. CANTI' , '12' , '0' , '4' , '3.5000' , '3.5' , '0' , '30' , '29.40' ) 22/12/2022 06:48:11 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19043' AND id_supplier = '' 22/12/2022 06:48:11 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19043' , '' , '1' ) 22/12/2022 06:48: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 ( '49956' , '19043' , 'HA VINTO IL TUO AMORE - AGG. CANTI' , '1' , '0' , '4' , '3.5000' , '3.5' , '0' , '100' , '0.00' ) 22/12/2022 06:48:12 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19043' AND id_supplier = '' 22/12/2022 06:48:12 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19043' , '' , '1' ) 22/12/2022 06:48:12 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '19058' , 'ROSARIO LIVATINO, IL GIUDICE GIUSTO - D. MARIA' , '1' , '0' , '4' , '7.0000' , '7' , '0' , '30' , '4.90' ) 22/12/2022 06:48:12 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19058' AND id_supplier = '' 22/12/2022 06:48:12 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19058' , '' , '1' ) 22/12/2022 06:48:12 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '19060' , 'NOI TI PREGHIAMO - ANNO C - S. SAVAGLIA' , '1' , '0' , '4' , '14.0000' , '14' , '0' , '33' , '9.38' ) 22/12/2022 06:48:12 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19060' AND id_supplier = '' 22/12/2022 06:48:12 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19060' , '' , '1' ) 22/12/2022 06:48:12 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '19064' , 'STORIE DELLA BUONANOTTE - B. FERRERO' , '1' , '0' , '4' , '12.9000' , '12.9' , '0' , '30' , '9.03' ) 22/12/2022 06:48:12 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19064' AND id_supplier = '' 22/12/2022 06:48:12 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19064' , '' , '1' ) 22/12/2022 06:48:12 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '19062' , 'DANZA DEL RE DAVIDE - M. GALLO' , '1' , '0' , '4' , '10.0000' , '10' , '0' , '30' , '7.00' ) 22/12/2022 06:48:12 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19062' AND id_supplier = '' 22/12/2022 06:48:12 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19062' , '' , '1' ) 22/12/2022 06:48:12 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '19063' , 'SAN GIUSEPPE UN SANTO DA RISCOPRIRE - G. MATTANZA' , '1' , '0' , '4' , '15.0000' , '15' , '0' , '30' , '10.50' ) 22/12/2022 06:48:12 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19063' AND id_supplier = '' 22/12/2022 06:48:12 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19063' , '' , '1' ) 22/12/2022 06:48:12 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '19061' , 'DOMENICA DELLA PAROLA DI DIO 2022' , '12' , '0' , '4' , '2.0000' , '2' , '0' , '33' , '16.08' ) 22/12/2022 06:48:12 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19061' AND id_supplier = '' 22/12/2022 06:48:12 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19061' , '' , '1' ) 22/12/2022 06:48:12 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '19061' , 'DOMENICA DELLA PAROLA DI DIO 2022' , '1' , '0' , '4' , '2.0000' , '2' , '0' , '100' , '0.00' ) 22/12/2022 06:48:12 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19061' AND id_supplier = '' 22/12/2022 06:48:12 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19061' , '' , '1' ) 22/12/2022 06:48:12 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '19059' , 'DIECI COMANDAMENTI - A. GRAZIOLI' , '1' , '0' , '4' , '10.0000' , '10' , '0' , '30' , '7.00' ) 22/12/2022 06:48:12 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19059' AND id_supplier = '' 22/12/2022 06:48:12 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19059' , '' , '1' ) 22/12/2022 06:48:12 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '19057' , 'CARLO ACUTIS - 15 ANNI DI AMORE E FEDE' , '1' , '0' , '4' , '6.0000' , '6' , '0' , '30' , '4.20' ) 22/12/2022 06:48:12 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19057' AND id_supplier = '' 22/12/2022 06:48:12 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19057' , '' , '1' ) 22/12/2022 06:48:12 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '19067' , 'AMEN - MAR. 2022' , '24' , '0' , '4' , '3.9000' , '3.9' , '0' , '33' , '62.71' ) 22/12/2022 06:48:12 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19067' AND id_supplier = '' 22/12/2022 06:48:12 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19067' , '' , '1' ) 22/12/2022 06:48:12 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '19067' , 'AMEN - MAR. 2022' , '2' , '0' , '4' , '3.9000' , '3.9' , '0' , '100' , '0.00' ) 22/12/2022 06:48:12 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19067' AND id_supplier = '' 22/12/2022 06:48:12 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19067' , '' , '1' ) 22/12/2022 06:48:12 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '19066' , 'AMEN - APR. 2021' , '24' , '0' , '4' , '3.9000' , '3.9' , '0' , '33' , '62.71' ) 22/12/2022 06:48:12 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19066' AND id_supplier = '' 22/12/2022 06:48:12 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19066' , '' , '1' ) 22/12/2022 06:48: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 ( '49956' , '19066' , 'AMEN - APR. 2021' , '2' , '0' , '4' , '3.9000' , '3.9' , '0' , '100' , '0.00' ) 22/12/2022 06:48:13 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19066' AND id_supplier = '' 22/12/2022 06:48:13 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19066' , '' , '1' ) 22/12/2022 06:48: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 ( '49956' , '19070' , 'MESSALINO QUOTIDIANO - FEB/MAR/APR 2022' , '12' , '0' , '4' , '4.0000' , '4' , '0' , '30' , '33.60' ) 22/12/2022 06:48:13 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19070' AND id_supplier = '' 22/12/2022 06:48:13 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19070' , '' , '1' ) 22/12/2022 06:48: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 ( '49956' , '19070' , 'MESSALINO QUOTIDIANO - FEB/MAR/APR 2022' , '1' , '0' , '4' , '4.0000' , '4' , '0' , '100' , '0.00' ) 22/12/2022 06:48:13 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19070' AND id_supplier = '' 22/12/2022 06:48:13 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19070' , '' , '1' ) 22/12/2022 06:48: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 ( '49956' , '19069' , 'INSIEME NELLA MESSA - APR. 2022' , '1' , '0' , '4' , '1.8000' , '1.8' , '0' , '33' , '1.21' ) 22/12/2022 06:48:13 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19069' AND id_supplier = '' 22/12/2022 06:48:13 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19069' , '' , '1' ) 22/12/2022 06:48: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 ( '49956' , '19068' , 'INSIEME NELLA MESSA - MAR. 2022' , '1' , '0' , '4' , '1.8000' , '1.8' , '0' , '33' , '1.21' ) 22/12/2022 06:48:13 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19068' AND id_supplier = '' 22/12/2022 06:48:13 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19068' , '' , '1' ) 22/12/2022 06:48: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 ( '49956' , '19056' , 'NOVENA AL SANTO NATALE - A. CANOPI' , '12' , '0' , '4' , '2.5000' , '2.5' , '0' , '30' , '21.00' ) 22/12/2022 06:48:13 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19056' AND id_supplier = '' 22/12/2022 06:48:13 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19056' , '' , '1' ) 22/12/2022 06:48: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 ( '49956' , '19056' , 'NOVENA AL SANTO NATALE - A. CANOPI' , '1' , '0' , '4' , '2.5000' , '2.5' , '0' , '100' , '0.00' ) 22/12/2022 06:48:13 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19056' AND id_supplier = '' 22/12/2022 06:48:13 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19056' , '' , '1' ) 22/12/2022 06:48: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 ( '49956' , '19065' , 'SANTUARIO PORTA APERTA...' , '1' , '0' , '4' , '16.0000' , '16' , '0' , '33' , '10.72' ) 22/12/2022 06:48:13 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19065' AND id_supplier = '' 22/12/2022 06:48:13 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19065' , '' , '1' ) 22/12/2022 06:48: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 ( '49956' , '5451' , 'IO SONO CON VOI - GUIDA 2 - MAGNIFICAT' , '1' , '0' , '4' , '12.0000' , '12' , '0' , '35' , '7.80' ) 22/12/2022 06:48:13 pm >> DELETE FROM ps_product_supplier WHERE id_product = '5451' AND id_supplier = '' 22/12/2022 06:48:13 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '5451' , '' , '1' ) 22/12/2022 06:48: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 ( '49956' , '14719' , 'TU MI AMI DAVVERO' , '26' , '0' , '4' , '4.9000' , '4.9' , '0' , '30' , '89.18' ) 22/12/2022 06:48:13 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14719' AND id_supplier = '' 22/12/2022 06:48:13 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14719' , '' , '1' ) 22/12/2022 06:48: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 ( '49956' , '14719' , 'TU MI AMI DAVVERO' , '2' , '0' , '4' , '4.9000' , '4.9' , '0' , '100' , '0.00' ) 22/12/2022 06:48:13 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14719' AND id_supplier = '' 22/12/2022 06:48:13 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14719' , '' , '1' ) 22/12/2022 06:48: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 ( '49956' , '19051' , 'TRAVOLTI DALLAMORE - C. M. MARTINI' , '1' , '0' , '4' , '20.0000' , '20' , '0' , '30' , '14.00' ) 22/12/2022 06:48:13 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19051' AND id_supplier = '' 22/12/2022 06:48:13 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19051' , '' , '1' ) 22/12/2022 06:48:14 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '18667' , 'SCOPRIAMO LA CRESIMA' , '2' , '0' , '4' , '4.9000' , '4.9' , '0' , '30' , '6.86' ) 22/12/2022 06:48:14 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18667' AND id_supplier = '' 22/12/2022 06:48:14 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18667' , '' , '1' ) 22/12/2022 06:48:14 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '18064' , 'SCOPRIAMO INSIEME LE RELIGIONI' , '1' , '0' , '4' , '4.9000' , '4.9' , '0' , '30' , '3.43' ) 22/12/2022 06:48:14 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18064' AND id_supplier = '' 22/12/2022 06:48:14 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18064' , '' , '1' ) 22/12/2022 06:48:14 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '18666' , 'SCOPRIAMO LA BIBBIA' , '1' , '0' , '4' , '4.9000' , '4.9' , '0' , '30' , '3.43' ) 22/12/2022 06:48:14 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18666' AND id_supplier = '' 22/12/2022 06:48:14 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18666' , '' , '1' ) 22/12/2022 06:48:14 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '17415' , 'BIBBIA - SCRUTATE LE SCRITTURE' , '1' , '0' , '4' , '29.0000' , '29' , '0' , '33' , '19.43' ) 22/12/2022 06:48:14 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17415' AND id_supplier = '' 22/12/2022 06:48:14 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17415' , '' , '1' ) 22/12/2022 06:48:14 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '18907' , 'ANGELO MI DISSE - A. COMASTRI' , '1' , '0' , '4' , '25.0000' , '25' , '0' , '33' , '16.75' ) 22/12/2022 06:48:14 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18907' AND id_supplier = '' 22/12/2022 06:48:14 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18907' , '' , '1' ) 22/12/2022 06:48:14 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '15283' , 'DIARIO DELLA FELICITA ' , '1' , '0' , '4' , '8.0000' , '8' , '0' , '30' , '5.60' ) 22/12/2022 06:48:14 pm >> DELETE FROM ps_product_supplier WHERE id_product = '15283' AND id_supplier = '' 22/12/2022 06:48:14 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '15283' , '' , '1' ) 22/12/2022 06:48:14 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '19052' , 'NUOVO TESTAMENTO NVBTA' , '1' , '0' , '4' , '69.0000' , '69' , '0' , '33' , '46.23' ) 22/12/2022 06:48:14 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19052' AND id_supplier = '' 22/12/2022 06:48:14 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19052' , '' , '1' ) 22/12/2022 06:48:14 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '19053' , 'NAPOLI IL COLORE DELLA SPERANZA - D. BATTAGLIA' , '1' , '0' , '4' , '14.0000' , '14' , '0' , '33' , '9.38' ) 22/12/2022 06:48:14 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19053' AND id_supplier = '' 22/12/2022 06:48:14 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19053' , '' , '1' ) 22/12/2022 06:48:14 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '19054' , 'GRANDE LIBRO DELLE FIABE' , '1' , '0' , '4' , '39.0000' , '39' , '0' , '35' , '25.35' ) 22/12/2022 06:48:14 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19054' AND id_supplier = '' 22/12/2022 06:48:14 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19054' , '' , '1' ) 22/12/2022 06:48:14 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '18824' , 'GRIDIAMO IL VANGELO - ANNO C - A. COMASTRI' , '1' , '0' , '4' , '25.0000' , '25' , '0' , '30' , '17.50' ) 22/12/2022 06:48:14 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18824' AND id_supplier = '' 22/12/2022 06:48:14 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18824' , '' , '1' ) 22/12/2022 06:48:14 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '19080' , 'PAROLA E PREGHIERA - MAR 2022' , '5' , '0' , '4' , '2.9000' , '2.9' , '0' , '33' , '9.72' ) 22/12/2022 06:48:14 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19080' AND id_supplier = '' 22/12/2022 06:48:14 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19080' , '' , '1' ) 22/12/2022 06:48:14 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '13596' , 'PREGHIERE COL GREMBIULE - TONINO BELLO' , '1' , '0' , '4' , '12.0000' , '12' , '0' , '33' , '8.04' ) 22/12/2022 06:48:14 pm >> DELETE FROM ps_product_supplier WHERE id_product = '13596' AND id_supplier = '' 22/12/2022 06:48:14 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '13596' , '' , '1' ) 22/12/2022 06:48:14 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '16884' , 'ARTE DI GUARIRE - F. ROSINI' , '1' , '0' , '4' , '16.0000' , '16' , '0' , '33' , '10.72' ) 22/12/2022 06:48:15 pm >> DELETE FROM ps_product_supplier WHERE id_product = '16884' AND id_supplier = '' 22/12/2022 06:48:15 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16884' , '' , '1' ) 22/12/2022 06:48:15 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '14288' , 'PROCLAMARE LA PAROLA - E. VIVIANO' , '1' , '0' , '4' , '12.0000' , '12' , '0' , '33' , '8.04' ) 22/12/2022 06:48:15 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14288' AND id_supplier = '' 22/12/2022 06:48:15 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14288' , '' , '1' ) 22/12/2022 06:48:15 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '17585' , 'RUOTA DELLA S. MESSA - POSTER' , '4' , '0' , '4' , '1.0000' , '1' , '0' , '35' , '2.60' ) 22/12/2022 06:48:15 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17585' AND id_supplier = '' 22/12/2022 06:48:15 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17585' , '' , '1' ) 22/12/2022 06:48:15 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '17001' , 'SPERANZA NON E MORTA - L. EPICOCO' , '1' , '0' , '4' , '12.0000' , '12' , '0' , '33' , '8.04' ) 22/12/2022 06:48:15 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17001' AND id_supplier = '' 22/12/2022 06:48:15 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17001' , '' , '1' ) 22/12/2022 06:48:15 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '18538' , 'PRESBITERIO - M. DAGOSTINO' , '1' , '0' , '4' , '11.0000' , '11' , '0' , '33' , '7.37' ) 22/12/2022 06:48:15 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18538' AND id_supplier = '' 22/12/2022 06:48:15 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18538' , '' , '1' ) 22/12/2022 06:48:15 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '10064' , 'SOLO LAMORE CREA - F. ROSINI' , '1' , '0' , '4' , '12.0000' , '12' , '0' , '33' , '8.04' ) 22/12/2022 06:48:15 pm >> DELETE FROM ps_product_supplier WHERE id_product = '10064' AND id_supplier = '' 22/12/2022 06:48:15 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '10064' , '' , '1' ) 22/12/2022 06:48:15 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '18205' , 'DIARIO DELLA FELICITA - 2' , '1' , '0' , '4' , '10.0000' , '10' , '0' , '30' , '7.00' ) 22/12/2022 06:48:15 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18205' AND id_supplier = '' 22/12/2022 06:48:15 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18205' , '' , '1' ) 22/12/2022 06:48:15 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '13396' , 'PREGHIERE DEI FEDELI - TEMPO ORDINARIO PARI' , '2' , '0' , '4' , '17.9000' , '17.9' , '0' , '33' , '23.99' ) 22/12/2022 06:48:15 pm >> DELETE FROM ps_product_supplier WHERE id_product = '13396' AND id_supplier = '' 22/12/2022 06:48:15 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '13396' , '' , '1' ) 22/12/2022 06:48:15 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '19081' , 'VADEMECUM DEL DIROTTORIO PER LA CATECHESI' , '3' , '0' , '4' , '7.0000' , '7' , '0' , '35' , '13.65' ) 22/12/2022 06:48:15 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19081' AND id_supplier = '' 22/12/2022 06:48:15 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19081' , '' , '1' ) 22/12/2022 06:48:15 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '19093' , ' DIO DELLA MIA LODE 2021 - ANELLI' , '5' , '0' , '4' , '14.5000' , '14.5' , '0' , '30' , '50.75' ) 22/12/2022 06:48:15 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19093' AND id_supplier = '' 22/12/2022 06:48:15 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19093' , '' , '1' ) 22/12/2022 06:48:15 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '16154' , 'SULLA TUA PAROLA - TONINO BELLO' , '1' , '0' , '4' , '10.0000' , '10' , '0' , '33' , '6.70' ) 22/12/2022 06:48:15 pm >> DELETE FROM ps_product_supplier WHERE id_product = '16154' AND id_supplier = '' 22/12/2022 06:48:15 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16154' , '' , '1' ) 22/12/2022 06:48:15 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '20586' , 'mi alzero e andro da mio padre' , '3' , '0' , '4' , '3.7' , '3.7' , '0' , '30' , '7.7700' ) 22/12/2022 06:48:15 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20586' AND id_supplier = '' 22/12/2022 06:48:16 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20586' , '' , '1' ) 22/12/2022 06:48: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 ( '49956' , '19094' , 'SAN FRANCESCO DI SALES - A. RAVIER' , '1' , '0' , '4' , '18.0000' , '18' , '0' , '35' , '11.70' ) 22/12/2022 06:48:16 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19094' AND id_supplier = '' 22/12/2022 06:48:16 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19094' , '' , '1' ) 22/12/2022 06:48: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 ( '49956' , '18540' , 'SINODALITA - A. MARTIN' , '1' , '0' , '4' , '15.0000' , '15' , '0' , '30' , '10.50' ) 22/12/2022 06:48:16 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18540' AND id_supplier = '' 22/12/2022 06:48:16 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18540' , '' , '1' ) 22/12/2022 06:48: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 ( '49956' , '18830' , 'AMEN - GEN. 2022' , '7' , '0' , '4' , '3.9000' , '3.9' , '0' , '33' , '18.29' ) 22/12/2022 06:48:16 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18830' AND id_supplier = '' 22/12/2022 06:48:16 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18830' , '' , '1' ) 22/12/2022 06:48: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 ( '49956' , '19043' , 'HA VINTO IL TUO AMORE - AGG. CANTI' , '12' , '0' , '4' , '3.5000' , '3.5' , '0' , '30' , '29.40' ) 22/12/2022 06:48:16 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19043' AND id_supplier = '' 22/12/2022 06:48:16 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19043' , '' , '1' ) 22/12/2022 06:48: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 ( '49956' , '19043' , 'HA VINTO IL TUO AMORE - AGG. CANTI' , '1' , '0' , '4' , '3.5000' , '3.5' , '0' , '100' , '0.00' ) 22/12/2022 06:48:16 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19043' AND id_supplier = '' 22/12/2022 06:48:16 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19043' , '' , '1' ) 22/12/2022 06:48: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 ( '49956' , '19096' , 'BIBBIA SCRUTATE - TASC.' , '1' , '0' , '4' , '28.0000' , '28' , '0' , '33' , '18.76' ) 22/12/2022 06:48:16 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19096' AND id_supplier = '' 22/12/2022 06:48:16 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19096' , '' , '1' ) 22/12/2022 06:48: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 ( '49956' , '10133' , 'SPESE DI TRASPORTO' , '1' , '0' , '4' , '30.9800' , '30.98' , '0' , '0' , '30.98' ) 22/12/2022 06:48:16 pm >> DELETE FROM ps_product_supplier WHERE id_product = '10133' AND id_supplier = '' 22/12/2022 06:48:16 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '10133' , '' , '1' ) 22/12/2022 06:48: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 ( '49956' , '10133' , 'SPESE DI TRASPORTO' , '1' , '0' , '1' , '1.4400' , '1.1803278688525' , '22' , '0' , '1.76' ) 22/12/2022 06:48:16 pm >> DELETE FROM ps_product_supplier WHERE id_product = '10133' AND id_supplier = '' 22/12/2022 06:48:16 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '10133' , '' , '1' ) 22/12/2022 06:48: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 ( '49956' , '10133' , 'SPESE DI TRASPORTO' , '1' , '0' , '3' , '0.9000' , '0.86538461538462' , '4' , '0' , '0.94' ) 22/12/2022 06:48:16 pm >> DELETE FROM ps_product_supplier WHERE id_product = '10133' AND id_supplier = '' 22/12/2022 06:48:16 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '10133' , '' , '1' ) 22/12/2022 06:48: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 ( '49956' , '0' , '' , '1' , '0' , '1' , '0.0100' , '0.0081967213114754' , '22' , '0' , '0.01' ) 22/12/2022 06:48:16 pm >> DELETE FROM ps_product_supplier WHERE id_product = '0' AND id_supplier = '' 22/12/2022 06:48:16 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '0' , '' , '1' ) 22/12/2022 06:48:17 pm >> UPDATE ps_document SET id_document_type = '32', document_num = '21V606716', document_date = '2021-12-31', document_letter = '', id_customer = '0', id_supplier = '', id_address = '2602', address1 = 'P. ZZA SAN PAOLO, 14 12051 ALBA', address2 = '', note = '', price_shipping = '-2.71', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '0', id_causal = '0', price_tax_included = '1201.80', price_tax_excluded = '1189.19', date_upd = NOW() WHERE id_document = '49956' 22/12/2022 06:48:17 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '49956' 22/12/2022 06:48:17 pm >> DELETE FROM ps_document_detail WHERE id_document = '49956' 22/12/2022 06:50:29 pm >> SELECT document_num FROM ps_document WHERE document_num = '4041' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-22') 22/12/2022 06:50:29 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' , '4041' , '2022-12-22' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '15.00' , '15.00' , NOW() , NOW() ) 22/12/2022 06:50:29 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 = '77482' 22/12/2022 06:50:29 pm >> DELETE FROM ps_document_detail WHERE id_document = '77482' 22/12/2022 06:50:29 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77482' , '19911' , 'LIBRO AGENDA CATTOLICO 2023' , '1' , '-1' , '4' , '15' , '15' , '0' , '0' , '15.00' ) 22/12/2022 06:50:29 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19911' AND id_supplier = '' 22/12/2022 06:50:29 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19911' , '' , '1' ) 22/12/2022 06:55:40 pm >> UPDATE ps_document SET id_document_type = '32', document_num = '21V606716', document_date = '2021-12-31', document_letter = '', id_customer = '0', id_supplier = '', id_address = '2602', address1 = 'P. ZZA SAN PAOLO, 14 12051 ALBA', address2 = '', note = '', price_shipping = '-2.71', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '0', id_causal = '0', price_tax_included = '1201.80', price_tax_excluded = '1189.19', date_upd = NOW() WHERE id_document = '49956' 22/12/2022 06:55: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 = '49956' 22/12/2022 06:55:40 pm >> DELETE FROM ps_document_detail WHERE id_document = '49956' 22/12/2022 06:55: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 ( '49956' , '19026' , 'BELLEZZA INVISIBILE AGLI OCCHI' , '1' , '0' , '4' , '9.0000' , '9' , '0' , '30' , '6.30' ) 22/12/2022 06:55:40 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19026' AND id_supplier = '' 22/12/2022 06:55:40 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19026' , '' , '1' ) 22/12/2022 06:55: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 ( '49956' , '19027' , 'UNA PITRA PER VOLTA' , '1' , '0' , '4' , '8.0000' , '8' , '0' , '30' , '5.60' ) 22/12/2022 06:55:40 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19027' AND id_supplier = '' 22/12/2022 06:55:40 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19027' , '' , '1' ) 22/12/2022 06:55: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 ( '49956' , '16326' , 'ESSENZIALE PER IL CATECHISMO' , '1' , '0' , '4' , '3.9000' , '3.9' , '0' , '30' , '2.73' ) 22/12/2022 06:55:40 pm >> DELETE FROM ps_product_supplier WHERE id_product = '16326' AND id_supplier = '' 22/12/2022 06:55:40 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16326' , '' , '1' ) 22/12/2022 06:55: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 ( '49956' , '8381' , 'PREGHIERE PER IL CATECHISMO' , '1' , '0' , '4' , '3.9000' , '3.9' , '0' , '30' , '2.73' ) 22/12/2022 06:55:40 pm >> DELETE FROM ps_product_supplier WHERE id_product = '8381' AND id_supplier = '' 22/12/2022 06:55:40 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '8381' , '' , '1' ) 22/12/2022 06:55: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 ( '49956' , '8345' , 'PREGHIERE DEI FEDELI - AVV. E NATALE' , '2' , '0' , '4' , '9.9000' , '9.9' , '0' , '33' , '13.27' ) 22/12/2022 06:55:41 pm >> DELETE FROM ps_product_supplier WHERE id_product = '8345' AND id_supplier = '' 22/12/2022 06:55:41 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '8345' , '' , '1' ) 22/12/2022 06:55:41 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '4474' , 'GESÙ MI AMA 2 - SUSS. - P. MARELLI' , '1' , '0' , '4' , '6.0000' , '6' , '0' , '35' , '3.90' ) 22/12/2022 06:55:41 pm >> DELETE FROM ps_product_supplier WHERE id_product = '4474' AND id_supplier = '' 22/12/2022 06:55:41 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '4474' , '' , '1' ) 22/12/2022 06:55:41 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '18005' , 'MEDAGLIETTA CARLO ACUTIS' , '100' , '0' , '1' , '0.5000' , '0.40983606557377' , '22' , '0' , '61.00' ) 22/12/2022 06:55:41 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18005' AND id_supplier = '' 22/12/2022 06:55:41 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18005' , '' , '1' ) 22/12/2022 06:55:41 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '19025' , 'ORA ANDIAMO!' , '1' , '0' , '4' , '8.0000' , '8' , '0' , '30' , '5.60' ) 22/12/2022 06:55:41 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19025' AND id_supplier = '' 22/12/2022 06:55:41 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19025' , '' , '1' ) 22/12/2022 06:55:41 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '4168' , 'FIGLI DEL VENTO' , '2' , '0' , '4' , '5.0000' , '5' , '0' , '35' , '6.50' ) 22/12/2022 06:55:41 pm >> DELETE FROM ps_product_supplier WHERE id_product = '4168' AND id_supplier = '' 22/12/2022 06:55:41 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '4168' , '' , '1' ) 22/12/2022 06:55:41 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '18162' , 'ALBUM RICORDO NASCITA' , '1' , '0' , '4' , '13.5000' , '13.5' , '0' , '33' , '9.05' ) 22/12/2022 06:55:41 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18162' AND id_supplier = '' 22/12/2022 06:55:41 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18162' , '' , '1' ) 22/12/2022 06:55:41 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '19023' , 'CATECHISMO DELLA CHIESA CATTOLICA COMMENTATO' , '1' , '0' , '4' , '25.0000' , '25' , '0' , '30' , '17.50' ) 22/12/2022 06:55:41 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19023' AND id_supplier = '' 22/12/2022 06:55:41 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19023' , '' , '1' ) 22/12/2022 06:55:41 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '19024' , 'LETTERA AI TRIBOLATI DI SATANA - M. LANZA' , '1' , '0' , '4' , '15.0000' , '15' , '0' , '30' , '10.50' ) 22/12/2022 06:55:41 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19024' AND id_supplier = '' 22/12/2022 06:55:41 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19024' , '' , '1' ) 22/12/2022 06:55:41 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '8600' , 'SARETE MIEI TESTIMONI 1 - MAGNIFICAT' , '12' , '0' , '4' , '3.0000' , '3' , '0' , '35' , '23.40' ) 22/12/2022 06:55:41 pm >> DELETE FROM ps_product_supplier WHERE id_product = '8600' AND id_supplier = '' 22/12/2022 06:55:41 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '8600' , '' , '1' ) 22/12/2022 06:55:41 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '8600' , 'SARETE MIEI TESTIMONI 1 - MAGNIFICAT' , '1' , '0' , '4' , '3.0000' , '3' , '0' , '10' , '2.70' ) 22/12/2022 06:55:41 pm >> DELETE FROM ps_product_supplier WHERE id_product = '8600' AND id_supplier = '' 22/12/2022 06:55:41 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '8600' , '' , '1' ) 22/12/2022 06:55:41 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '19038' , 'MARIA GORETTI - C. AVOCAN' , '1' , '0' , '4' , '10.0000' , '10' , '0' , '30' , '7.00' ) 22/12/2022 06:55:41 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19038' AND id_supplier = '' 22/12/2022 06:55:41 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19038' , '' , '1' ) 22/12/2022 06:55:41 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '19039' , 'HA VINTO IL TUO AMORE - CD' , '12' , '0' , '4' , '15.0000' , '15' , '0' , '30' , '126.00' ) 22/12/2022 06:55:41 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19039' AND id_supplier = '' 22/12/2022 06:55:41 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19039' , '' , '1' ) 22/12/2022 06:55:42 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '19039' , 'HA VINTO IL TUO AMORE - CD' , '1' , '0' , '4' , '15.0000' , '15' , '0' , '100' , '0.00' ) 22/12/2022 06:55:42 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19039' AND id_supplier = '' 22/12/2022 06:55:42 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19039' , '' , '1' ) 22/12/2022 06:55:42 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '19040' , 'DIO DELLA MIA LODE 2021' , '3' , '0' , '4' , '8.5000' , '8.5' , '0' , '30' , '17.85' ) 22/12/2022 06:55:42 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19040' AND id_supplier = '' 22/12/2022 06:55:42 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19040' , '' , '1' ) 22/12/2022 06:55:42 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '19042' , 'HA VINTO IL TUO AMORE - SPARTITO' , '3' , '0' , '3' , '9.6100' , '9.2403846153846' , '4' , '30' , '20.99' ) 22/12/2022 06:55:42 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19042' AND id_supplier = '' 22/12/2022 06:55:42 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19042' , '' , '1' ) 22/12/2022 06:55:42 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '19041' , 'HA VINTO IL TUO AMORE - AGG. SPARTITO' , '3' , '0' , '3' , '5.2800' , '5.0769230769231' , '4' , '30' , '11.53' ) 22/12/2022 06:55:42 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19041' AND id_supplier = '' 22/12/2022 06:55:42 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19041' , '' , '1' ) 22/12/2022 06:55:42 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '19043' , 'HA VINTO IL TUO AMORE - AGG. CANTI' , '12' , '0' , '4' , '3.5000' , '3.5' , '0' , '30' , '29.40' ) 22/12/2022 06:55:42 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19043' AND id_supplier = '' 22/12/2022 06:55:42 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19043' , '' , '1' ) 22/12/2022 06:55:42 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '19043' , 'HA VINTO IL TUO AMORE - AGG. CANTI' , '1' , '0' , '4' , '3.5000' , '3.5' , '0' , '100' , '0.00' ) 22/12/2022 06:55:42 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19043' AND id_supplier = '' 22/12/2022 06:55:42 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19043' , '' , '1' ) 22/12/2022 06:55:42 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '19058' , 'ROSARIO LIVATINO, IL GIUDICE GIUSTO - D. MARIA' , '1' , '0' , '4' , '7.0000' , '7' , '0' , '30' , '4.90' ) 22/12/2022 06:55:42 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19058' AND id_supplier = '' 22/12/2022 06:55:42 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19058' , '' , '1' ) 22/12/2022 06:55:42 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '19060' , 'NOI TI PREGHIAMO - ANNO C - S. SAVAGLIA' , '1' , '0' , '4' , '14.0000' , '14' , '0' , '33' , '9.38' ) 22/12/2022 06:55:42 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19060' AND id_supplier = '' 22/12/2022 06:55:42 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19060' , '' , '1' ) 22/12/2022 06:55:42 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '19064' , 'STORIE DELLA BUONANOTTE - B. FERRERO' , '1' , '0' , '4' , '12.9000' , '12.9' , '0' , '30' , '9.03' ) 22/12/2022 06:55:42 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19064' AND id_supplier = '' 22/12/2022 06:55:42 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19064' , '' , '1' ) 22/12/2022 06:55:42 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '19062' , 'DANZA DEL RE DAVIDE - M. GALLO' , '1' , '0' , '4' , '10.0000' , '10' , '0' , '30' , '7.00' ) 22/12/2022 06:55:42 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19062' AND id_supplier = '' 22/12/2022 06:55:42 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19062' , '' , '1' ) 22/12/2022 06:55:42 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '19063' , 'SAN GIUSEPPE UN SANTO DA RISCOPRIRE - G. MATTANZA' , '1' , '0' , '4' , '15.0000' , '15' , '0' , '30' , '10.50' ) 22/12/2022 06:55:42 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19063' AND id_supplier = '' 22/12/2022 06:55:42 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19063' , '' , '1' ) 22/12/2022 06:55:42 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '19061' , 'DOMENICA DELLA PAROLA DI DIO 2022' , '12' , '0' , '4' , '2.0000' , '2' , '0' , '33' , '16.08' ) 22/12/2022 06:55:42 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19061' AND id_supplier = '' 22/12/2022 06:55:42 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19061' , '' , '1' ) 22/12/2022 06:55:43 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '19061' , 'DOMENICA DELLA PAROLA DI DIO 2022' , '1' , '0' , '4' , '2.0000' , '2' , '0' , '100' , '0.00' ) 22/12/2022 06:55:43 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19061' AND id_supplier = '' 22/12/2022 06:55:43 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19061' , '' , '1' ) 22/12/2022 06:55:43 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '19059' , 'DIECI COMANDAMENTI - A. GRAZIOLI' , '1' , '0' , '4' , '10.0000' , '10' , '0' , '30' , '7.00' ) 22/12/2022 06:55:43 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19059' AND id_supplier = '' 22/12/2022 06:55:43 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19059' , '' , '1' ) 22/12/2022 06:55:43 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '19057' , 'CARLO ACUTIS - 15 ANNI DI AMORE E FEDE' , '1' , '0' , '4' , '6.0000' , '6' , '0' , '30' , '4.20' ) 22/12/2022 06:55:43 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19057' AND id_supplier = '' 22/12/2022 06:55:43 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19057' , '' , '1' ) 22/12/2022 06:55:43 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '19067' , 'AMEN - MAR. 2022' , '24' , '0' , '4' , '3.9000' , '3.9' , '0' , '33' , '62.71' ) 22/12/2022 06:55:43 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19067' AND id_supplier = '' 22/12/2022 06:55:43 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19067' , '' , '1' ) 22/12/2022 06:55:43 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '19067' , 'AMEN - MAR. 2022' , '2' , '0' , '4' , '3.9000' , '3.9' , '0' , '100' , '0.00' ) 22/12/2022 06:55:43 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19067' AND id_supplier = '' 22/12/2022 06:55:43 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19067' , '' , '1' ) 22/12/2022 06:55:43 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '19066' , 'AMEN - APR. 2021' , '24' , '0' , '4' , '3.9000' , '3.9' , '0' , '33' , '62.71' ) 22/12/2022 06:55:43 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19066' AND id_supplier = '' 22/12/2022 06:55:43 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19066' , '' , '1' ) 22/12/2022 06:55:43 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '19066' , 'AMEN - APR. 2021' , '2' , '0' , '4' , '3.9000' , '3.9' , '0' , '100' , '0.00' ) 22/12/2022 06:55:43 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19066' AND id_supplier = '' 22/12/2022 06:55:43 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19066' , '' , '1' ) 22/12/2022 06:55:43 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '19070' , 'MESSALINO QUOTIDIANO - FEB/MAR/APR 2022' , '12' , '0' , '4' , '4.0000' , '4' , '0' , '30' , '33.60' ) 22/12/2022 06:55:43 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19070' AND id_supplier = '' 22/12/2022 06:55:43 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19070' , '' , '1' ) 22/12/2022 06:55:43 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '19070' , 'MESSALINO QUOTIDIANO - FEB/MAR/APR 2022' , '1' , '0' , '4' , '4.0000' , '4' , '0' , '100' , '0.00' ) 22/12/2022 06:55:43 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19070' AND id_supplier = '' 22/12/2022 06:55:43 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19070' , '' , '1' ) 22/12/2022 06:55:43 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '19069' , 'INSIEME NELLA MESSA - APR. 2022' , '1' , '0' , '4' , '1.8000' , '1.8' , '0' , '33' , '1.21' ) 22/12/2022 06:55:44 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19069' AND id_supplier = '' 22/12/2022 06:55:44 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19069' , '' , '1' ) 22/12/2022 06:55:44 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '19068' , 'INSIEME NELLA MESSA - MAR. 2022' , '1' , '0' , '4' , '1.8000' , '1.8' , '0' , '33' , '1.21' ) 22/12/2022 06:55:44 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19068' AND id_supplier = '' 22/12/2022 06:55:44 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19068' , '' , '1' ) 22/12/2022 06:55:44 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '19056' , 'NOVENA AL SANTO NATALE - A. CANOPI' , '12' , '0' , '4' , '2.5000' , '2.5' , '0' , '30' , '21.00' ) 22/12/2022 06:55:44 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19056' AND id_supplier = '' 22/12/2022 06:55:44 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19056' , '' , '1' ) 22/12/2022 06:55:44 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '19056' , 'NOVENA AL SANTO NATALE - A. CANOPI' , '1' , '0' , '4' , '2.5000' , '2.5' , '0' , '100' , '0.00' ) 22/12/2022 06:55:44 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19056' AND id_supplier = '' 22/12/2022 06:55:44 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19056' , '' , '1' ) 22/12/2022 06:55:44 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '19065' , 'SANTUARIO PORTA APERTA...' , '1' , '0' , '4' , '16.0000' , '16' , '0' , '33' , '10.72' ) 22/12/2022 06:55:44 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19065' AND id_supplier = '' 22/12/2022 06:55:44 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19065' , '' , '1' ) 22/12/2022 06:55:44 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '5451' , 'IO SONO CON VOI - GUIDA 2 - MAGNIFICAT' , '1' , '0' , '4' , '12.0000' , '12' , '0' , '35' , '7.80' ) 22/12/2022 06:55:44 pm >> DELETE FROM ps_product_supplier WHERE id_product = '5451' AND id_supplier = '' 22/12/2022 06:55:44 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '5451' , '' , '1' ) 22/12/2022 06:55:44 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '14719' , 'TU MI AMI DAVVERO' , '26' , '0' , '4' , '4.9000' , '4.9' , '0' , '30' , '89.18' ) 22/12/2022 06:55:44 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14719' AND id_supplier = '' 22/12/2022 06:55:44 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14719' , '' , '1' ) 22/12/2022 06:55:44 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '14719' , 'TU MI AMI DAVVERO' , '2' , '0' , '4' , '4.9000' , '4.9' , '0' , '100' , '0.00' ) 22/12/2022 06:55:44 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14719' AND id_supplier = '' 22/12/2022 06:55:44 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14719' , '' , '1' ) 22/12/2022 06:55:44 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '19051' , 'TRAVOLTI DALLAMORE - C. M. MARTINI' , '1' , '0' , '4' , '20.0000' , '20' , '0' , '30' , '14.00' ) 22/12/2022 06:55:44 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19051' AND id_supplier = '' 22/12/2022 06:55:44 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19051' , '' , '1' ) 22/12/2022 06:55:44 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '18667' , 'SCOPRIAMO LA CRESIMA' , '2' , '0' , '4' , '4.9000' , '4.9' , '0' , '30' , '6.86' ) 22/12/2022 06:55:44 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18667' AND id_supplier = '' 22/12/2022 06:55:44 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18667' , '' , '1' ) 22/12/2022 06:55:44 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '18064' , 'SCOPRIAMO INSIEME LE RELIGIONI' , '1' , '0' , '4' , '4.9000' , '4.9' , '0' , '30' , '3.43' ) 22/12/2022 06:55:44 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18064' AND id_supplier = '' 22/12/2022 06:55:44 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18064' , '' , '1' ) 22/12/2022 06:55:44 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '18666' , 'SCOPRIAMO LA BIBBIA' , '1' , '0' , '4' , '4.9000' , '4.9' , '0' , '30' , '3.43' ) 22/12/2022 06:55:44 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18666' AND id_supplier = '' 22/12/2022 06:55:44 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18666' , '' , '1' ) 22/12/2022 06:55: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 ( '49956' , '17415' , 'BIBBIA - SCRUTATE LE SCRITTURE' , '1' , '0' , '4' , '29.0000' , '29' , '0' , '33' , '19.43' ) 22/12/2022 06:55:45 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17415' AND id_supplier = '' 22/12/2022 06:55:45 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17415' , '' , '1' ) 22/12/2022 06:55: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 ( '49956' , '18907' , 'ANGELO MI DISSE - A. COMASTRI' , '1' , '0' , '4' , '25.0000' , '25' , '0' , '33' , '16.75' ) 22/12/2022 06:55:45 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18907' AND id_supplier = '' 22/12/2022 06:55:45 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18907' , '' , '1' ) 22/12/2022 06:55: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 ( '49956' , '15283' , 'DIARIO DELLA FELICITA ' , '1' , '0' , '4' , '8.0000' , '8' , '0' , '30' , '5.60' ) 22/12/2022 06:55:45 pm >> DELETE FROM ps_product_supplier WHERE id_product = '15283' AND id_supplier = '' 22/12/2022 06:55:45 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '15283' , '' , '1' ) 22/12/2022 06:55: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 ( '49956' , '19052' , 'NUOVO TESTAMENTO NVBTA' , '1' , '0' , '4' , '69.0000' , '69' , '0' , '33' , '46.23' ) 22/12/2022 06:55:45 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19052' AND id_supplier = '' 22/12/2022 06:55:45 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19052' , '' , '1' ) 22/12/2022 06:55: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 ( '49956' , '19053' , 'NAPOLI IL COLORE DELLA SPERANZA - D. BATTAGLIA' , '1' , '0' , '4' , '14.0000' , '14' , '0' , '33' , '9.38' ) 22/12/2022 06:55:45 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19053' AND id_supplier = '' 22/12/2022 06:55:45 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19053' , '' , '1' ) 22/12/2022 06:55: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 ( '49956' , '19054' , 'GRANDE LIBRO DELLE FIABE' , '1' , '0' , '4' , '39.0000' , '39' , '0' , '35' , '25.35' ) 22/12/2022 06:55:45 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19054' AND id_supplier = '' 22/12/2022 06:55:45 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19054' , '' , '1' ) 22/12/2022 06:55: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 ( '49956' , '18824' , 'GRIDIAMO IL VANGELO - ANNO C - A. COMASTRI' , '1' , '0' , '4' , '25.0000' , '25' , '0' , '30' , '17.50' ) 22/12/2022 06:55:45 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18824' AND id_supplier = '' 22/12/2022 06:55:45 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18824' , '' , '1' ) 22/12/2022 06:55: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 ( '49956' , '19080' , 'PAROLA E PREGHIERA - MAR 2022' , '5' , '0' , '4' , '2.9000' , '2.9' , '0' , '33' , '9.72' ) 22/12/2022 06:55:45 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19080' AND id_supplier = '' 22/12/2022 06:55:45 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19080' , '' , '1' ) 22/12/2022 06:55: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 ( '49956' , '13596' , 'PREGHIERE COL GREMBIULE - TONINO BELLO' , '1' , '0' , '4' , '12.0000' , '12' , '0' , '33' , '8.04' ) 22/12/2022 06:55:45 pm >> DELETE FROM ps_product_supplier WHERE id_product = '13596' AND id_supplier = '' 22/12/2022 06:55:45 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '13596' , '' , '1' ) 22/12/2022 06:55: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 ( '49956' , '16884' , 'ARTE DI GUARIRE - F. ROSINI' , '1' , '0' , '4' , '16.0000' , '16' , '0' , '33' , '10.72' ) 22/12/2022 06:55:45 pm >> DELETE FROM ps_product_supplier WHERE id_product = '16884' AND id_supplier = '' 22/12/2022 06:55:45 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16884' , '' , '1' ) 22/12/2022 06:55: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 ( '49956' , '14288' , 'PROCLAMARE LA PAROLA - E. VIVIANO' , '1' , '0' , '4' , '12.0000' , '12' , '0' , '33' , '8.04' ) 22/12/2022 06:55:45 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14288' AND id_supplier = '' 22/12/2022 06:55:45 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14288' , '' , '1' ) 22/12/2022 06:55: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 ( '49956' , '17585' , 'RUOTA DELLA S. MESSA - POSTER' , '4' , '0' , '4' , '1.0000' , '1' , '0' , '35' , '2.60' ) 22/12/2022 06:55:45 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17585' AND id_supplier = '' 22/12/2022 06:55:45 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17585' , '' , '1' ) 22/12/2022 06:55: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 ( '49956' , '17001' , 'SPERANZA NON E MORTA - L. EPICOCO' , '1' , '0' , '4' , '12.0000' , '12' , '0' , '33' , '8.04' ) 22/12/2022 06:55:45 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17001' AND id_supplier = '' 22/12/2022 06:55:46 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17001' , '' , '1' ) 22/12/2022 06:55:46 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '18538' , 'PRESBITERIO - M. DAGOSTINO' , '1' , '0' , '4' , '11.0000' , '11' , '0' , '33' , '7.37' ) 22/12/2022 06:55:46 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18538' AND id_supplier = '' 22/12/2022 06:55:46 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18538' , '' , '1' ) 22/12/2022 06:55:46 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '10064' , 'SOLO LAMORE CREA - F. ROSINI' , '1' , '0' , '4' , '12.0000' , '12' , '0' , '33' , '8.04' ) 22/12/2022 06:55:46 pm >> DELETE FROM ps_product_supplier WHERE id_product = '10064' AND id_supplier = '' 22/12/2022 06:55:46 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '10064' , '' , '1' ) 22/12/2022 06:55:46 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '18205' , 'DIARIO DELLA FELICITA - 2' , '1' , '0' , '4' , '10.0000' , '10' , '0' , '30' , '7.00' ) 22/12/2022 06:55:46 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18205' AND id_supplier = '' 22/12/2022 06:55:46 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18205' , '' , '1' ) 22/12/2022 06:55:46 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '13396' , 'PREGHIERE DEI FEDELI - TEMPO ORDINARIO PARI' , '2' , '0' , '4' , '17.9000' , '17.9' , '0' , '33' , '23.99' ) 22/12/2022 06:55:46 pm >> DELETE FROM ps_product_supplier WHERE id_product = '13396' AND id_supplier = '' 22/12/2022 06:55:46 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '13396' , '' , '1' ) 22/12/2022 06:55:46 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '19081' , 'VADEMECUM DEL DIROTTORIO PER LA CATECHESI' , '3' , '0' , '4' , '7.0000' , '7' , '0' , '35' , '13.65' ) 22/12/2022 06:55:46 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19081' AND id_supplier = '' 22/12/2022 06:55:46 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19081' , '' , '1' ) 22/12/2022 06:55:46 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '19093' , ' DIO DELLA MIA LODE 2021 - ANELLI' , '5' , '0' , '4' , '14.5000' , '14.5' , '0' , '30' , '50.75' ) 22/12/2022 06:55:46 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19093' AND id_supplier = '' 22/12/2022 06:55:46 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19093' , '' , '1' ) 22/12/2022 06:55:46 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '16154' , 'SULLA TUA PAROLA - TONINO BELLO' , '1' , '0' , '4' , '10.0000' , '10' , '0' , '33' , '6.70' ) 22/12/2022 06:55:46 pm >> DELETE FROM ps_product_supplier WHERE id_product = '16154' AND id_supplier = '' 22/12/2022 06:55:46 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16154' , '' , '1' ) 22/12/2022 06:55:46 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '20586' , 'mi alzero e andro da mio padre' , '3' , '0' , '4' , '3.7000' , '3.7' , '0' , '30' , '7.77' ) 22/12/2022 06:55:46 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20586' AND id_supplier = '' 22/12/2022 06:55:46 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20586' , '' , '1' ) 22/12/2022 06:55:46 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '19094' , 'SAN FRANCESCO DI SALES - A. RAVIER' , '1' , '0' , '4' , '18.0000' , '18' , '0' , '35' , '11.70' ) 22/12/2022 06:55:46 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19094' AND id_supplier = '' 22/12/2022 06:55:46 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19094' , '' , '1' ) 22/12/2022 06:55:46 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '18540' , 'SINODALITA - A. MARTIN' , '1' , '0' , '4' , '15.0000' , '15' , '0' , '30' , '10.50' ) 22/12/2022 06:55:46 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18540' AND id_supplier = '' 22/12/2022 06:55:46 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18540' , '' , '1' ) 22/12/2022 06:55:46 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '18830' , 'AMEN - GEN. 2022' , '7' , '0' , '4' , '3.9000' , '3.9' , '0' , '33' , '18.29' ) 22/12/2022 06:55:46 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18830' AND id_supplier = '' 22/12/2022 06:55:46 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18830' , '' , '1' ) 22/12/2022 06:55:47 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '19043' , 'HA VINTO IL TUO AMORE - AGG. CANTI' , '12' , '0' , '4' , '3.5000' , '3.5' , '0' , '30' , '29.40' ) 22/12/2022 06:55:47 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19043' AND id_supplier = '' 22/12/2022 06:55:47 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19043' , '' , '1' ) 22/12/2022 06:55:47 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '19043' , 'HA VINTO IL TUO AMORE - AGG. CANTI' , '1' , '0' , '4' , '3.5000' , '3.5' , '0' , '100' , '0.00' ) 22/12/2022 06:55:47 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19043' AND id_supplier = '' 22/12/2022 06:55:47 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19043' , '' , '1' ) 22/12/2022 06:55:47 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '19096' , 'BIBBIA SCRUTATE - TASC.' , '1' , '0' , '4' , '28.0000' , '28' , '0' , '33' , '18.76' ) 22/12/2022 06:55:47 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19096' AND id_supplier = '' 22/12/2022 06:55:47 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19096' , '' , '1' ) 22/12/2022 06:55:47 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '10133' , 'SPESE DI TRASPORTO' , '1' , '0' , '4' , '30.9800' , '30.98' , '0' , '0' , '30.98' ) 22/12/2022 06:55:47 pm >> DELETE FROM ps_product_supplier WHERE id_product = '10133' AND id_supplier = '' 22/12/2022 06:55:47 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '10133' , '' , '1' ) 22/12/2022 06:55:47 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '10133' , 'SPESE DI TRASPORTO' , '1' , '0' , '1' , '1.4400' , '1.1803278688525' , '22' , '0' , '1.76' ) 22/12/2022 06:55:47 pm >> DELETE FROM ps_product_supplier WHERE id_product = '10133' AND id_supplier = '' 22/12/2022 06:55:47 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '10133' , '' , '1' ) 22/12/2022 06:55:47 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '10133' , 'SPESE DI TRASPORTO' , '1' , '0' , '3' , '0.9000' , '0.86538461538462' , '4' , '0' , '0.94' ) 22/12/2022 06:55:47 pm >> DELETE FROM ps_product_supplier WHERE id_product = '10133' AND id_supplier = '' 22/12/2022 06:55:47 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '10133' , '' , '1' ) 22/12/2022 06:55:47 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '49956' , '0' , '' , '1' , '0' , '1' , '0.0100' , '0.0081967213114754' , '22' , '0' , '0.01' ) 22/12/2022 06:55:47 pm >> DELETE FROM ps_product_supplier WHERE id_product = '0' AND id_supplier = '' 22/12/2022 06:55:47 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '0' , '' , '1' ) 22/12/2022 06:55:49 pm >> UPDATE ps_document SET id_document_type = '32', document_num = '21V606716', document_date = '2021-12-31', document_letter = '', id_customer = '0', id_supplier = '', id_address = '2602', address1 = 'P. ZZA SAN PAOLO, 14 12051 ALBA', address2 = '', note = '', price_shipping = '-2.71', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '0', id_causal = '0', price_tax_included = '1201.80', price_tax_excluded = '1189.19', date_upd = NOW() WHERE id_document = '49956' 22/12/2022 06:55:49 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 = '49956' 22/12/2022 06:55:49 pm >> DELETE FROM ps_document_detail WHERE id_document = '49956' 22/12/2022 07:12:41 pm >> SELECT document_num FROM ps_document WHERE document_num = '4042' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-22') 22/12/2022 07:12:41 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '4042' , '2022-12-22' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '14.00' , '11.91' , NOW() , NOW() ) 22/12/2022 07:12:41 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '77483' 22/12/2022 07:12:41 pm >> DELETE FROM ps_document_detail WHERE id_document = '77483' 22/12/2022 07:12:41 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77483' , '14624' , 'SANTA TERESA BABY - 023 STH/9 BB' , '1' , '-1' , '1' , '8.00' , '6.5573770491803' , '22' , '0' , '8.00' ) 22/12/2022 07:12:41 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14624' AND id_supplier = '' 22/12/2022 07:12:41 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14624' , '' , '1' ) 22/12/2022 07:12:41 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77483' , '20003' , 'GESU BAMBINO CM 4 - BJ140-4E' , '1' , '-1' , '1' , '2.4' , '1.9672131147541' , '22' , '0' , '2.40' ) 22/12/2022 07:12:41 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20003' AND id_supplier = '' 22/12/2022 07:12:41 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20003' , '' , '1' ) 22/12/2022 07:12:41 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77483' , '19468' , 'CORONA DELLE ROSE BIGLIETTO - 31111' , '3' , '-3' , '1' , '0.20' , '0.16393442622951' , '22' , '0' , '0.60' ) 22/12/2022 07:12:41 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19468' AND id_supplier = '' 22/12/2022 07:12:41 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19468' , '' , '1' ) 22/12/2022 07:12:41 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77483' , '20561' , 'CONFEZIONE CARTONCINO CON BAMBINO- P762' , '1' , '-1' , '1' , '0.60' , '0.49180327868852' , '22' , '0' , '0.60' ) 22/12/2022 07:12:41 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20561' AND id_supplier = '' 22/12/2022 07:12:41 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20561' , '' , '1' ) 22/12/2022 07:12:41 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '77483' , '11151' , 'LIBRI' , '1' , '-1' , '4' , '2.4' , '2.4' , '0' , '0' , '2.40' ) 22/12/2022 07:12:41 pm >> DELETE FROM ps_product_supplier WHERE id_product = '11151' AND id_supplier = '' 22/12/2022 07:12:41 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '11151' , '' , '1' ) 22/12/2022 07:46:08 pm >> SELECT document_num FROM ps_document WHERE document_num = '4043' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-22') 22/12/2022 07:46:08 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' , '4043' , '2022-12-22' , '' , '' , '' , '' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '6.20' , '5.08' , NOW() , NOW() ) 22/12/2022 07:46: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 = '77484' 22/12/2022 07:46:08 pm >> DELETE FROM ps_document_detail WHERE id_document = '77484' 22/12/2022 07:46: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 ( '77484' , '17277' , 'BRACCIALE PIETRE DURE - 4633' , '1' , '-1' , '1' , '6.20' , '5.0819672131148' , '22' , '0' , '6.20' ) 22/12/2022 07:46:08 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17277' AND id_supplier = '' 22/12/2022 07:46:08 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17277' , '' , '1' ) 22/12/2022 08:06:13 pm >> SELECT document_num FROM ps_document WHERE document_num = '3964' AND id_document != '77389' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2022-12-19') 22/12/2022 08:06:13 pm >> UPDATE ps_document SET id_document_type = '11', document_num = '3964', document_date = '2022-12-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 = '50.00', price_tax_excluded = '40.98', date_upd = NOW() WHERE id_document = '77389' 22/12/2022 08:06: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 = '77389' 22/12/2022 08:06:13 pm >> DELETE FROM ps_document_detail WHERE id_document = '77389' 22/12/2022 08:06: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 ( '77389' , '18390' , 'BRACCIALE 10 ESSENZE' , '1' , '-1' , '1' , '22.00' , '18.032786885246' , '22' , '0' , '22.00' ) 22/12/2022 08:06:13 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18390' AND id_supplier = '' 22/12/2022 08:06:13 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18390' , '' , '1' ) 22/12/2022 08:06: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 ( '77389' , '17605' , 'CATENINA ACCIAIO CON CROCE - AC103C' , '1' , '-1' , '1' , '25.00' , '20.491803278689' , '22' , '0' , '25.00' ) 22/12/2022 08:06:13 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17605' AND id_supplier = '' 22/12/2022 08:06:13 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17605' , '' , '1' ) 22/12/2022 08:06: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 ( '77389' , '5903' , 'LITURGICO ART. 60LT ROSSO SUPER' , '1' , '-1' , '1' , '3' , '2.4590163934426' , '22' , '0' , '3.00' ) 22/12/2022 08:06:13 pm >> DELETE FROM ps_product_supplier WHERE id_product = '5903' AND id_supplier = '' 22/12/2022 08:06:13 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '5903' , '' , '1' )