27/05/2024 09:03:02 am >> SELECT document_num FROM ps_document WHERE document_num = '69/A' AND id_document != '' AND id_document_type LIKE '2%' AND YEAR(document_date) = YEAR('2024-05-27') 27/05/2024 09:03:02 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '24' , '69/A' , '2024-05-27' , 'A' , '0' , '126' , '4669995' , 'VIA DELLE INDUSTRIE, 75 06083 BASTIA UMBRA' , '' , 'reso' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '0.00' , '0.00' , NOW() , NOW() ) 27/05/2024 09:03:02 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '92021' 27/05/2024 09:03:02 am >> DELETE FROM ps_document_detail WHERE id_document = '92021' 27/05/2024 09:03:02 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '92021' , '20901' , 'CASULA P/LANA AGNUS DEI - 8219-8249L' , '1' , '-1' , '1' , '0' , '0' , '22' , '0' , '0.00' ) 27/05/2024 09:03:02 am >> DELETE FROM ps_product_supplier WHERE id_product = '20901' AND id_supplier = '126' 27/05/2024 09:03:02 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20901' , '126' , '1' ) 27/05/2024 09:25:46 am >> INSERT INTO ps_customer ( id_gender , firstname , lastname , email , passwd , `date_add` , `date_upd` ) VALUES ( '1' , '' , '' , '' , 'DeusyuBrrQo8rTKJ' , NOW() , NOW() ) 27/05/2024 09:25:46 am >> INSERT INTO ps_customer_group ( id_customer , id_group ) VALUES ( '4109' , '1' ) 27/05/2024 09:25:46 am >> INSERT INTO ps_customer_group ( id_customer , id_group ) VALUES ( '4109' , '2' ) 27/05/2024 09:25:46 am >> INSERT INTO ps_customer_group ( id_customer , id_group ) VALUES ( '4109' , '3' ) 27/05/2024 09:27:02 am >> UPDATE ps_address SET deleted='1' , active = '0' WHERE id_customer = '4109' 27/05/2024 09:27:02 am >> INSERT INTO ps_address ( id_customer , id_country , id_state , company , lastname , firstname , address1 , address2 , postcode , city , other , phone , phone_mobile , vat_number , dni , date_add , date_upd ) VALUES ( '4109' , '10' , '229' , '' , 'SENALDI' , 'STEFANO ' , 'VIA MEZZOMONTE 28' , '' , '37142' , 'VERONA' , '' , '' , '3425505797' , '' , '' , NOW() , NOW() ) 27/05/2024 09:27:03 am >> UPDATE ps_customer SET email = 'stevensenaldi@gmail.com', sdi = '', pec = '', date_upd = NOW() WHERE id_customer = '4109' 27/05/2024 09:27:37 am >> SELECT document_num FROM ps_document WHERE document_num = '90' AND id_document != '' AND id_document_type LIKE '21' AND YEAR(document_date) = YEAR('2024-05-27') 27/05/2024 09:27:37 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '21' , '90' , '2024-05-27' , '' , '4109' , '0' , '4679328' , 'VIA MEZZOMONTE 28 37142 VERONA' , '' , '' , '5' , '4' , '0' , '0' , '0' , '' , '6' , '0' , '13.55' , '13.55' , NOW() , NOW() ) 27/05/2024 09:27:37 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 = '92022' 27/05/2024 09:27:37 am >> DELETE FROM ps_document_detail WHERE id_document = '92022' 27/05/2024 09:27:37 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 ( '92022' , '17257' , 'IO TI BATTEZZO ' , '5' , '-5' , '4' , '1.80' , '1.8' , '0' , '5' , '8.55' ) 27/05/2024 10:08:04 am >> UPDATE ps_address SET deleted='1' , active = '0' WHERE id_customer = '4109' 27/05/2024 10:08:04 am >> INSERT INTO ps_address ( id_customer , id_country , id_state , company , lastname , firstname , address1 , address2 , postcode , city , other , phone , phone_mobile , vat_number , dni , date_add , date_upd ) VALUES ( '4109' , '10' , '229' , '' , 'SENALDI' , 'STEFANO ' , 'VIA MEZZOMONTE 28' , '' , '37142' , 'VERONA' , '' , '' , '3425505797' , '' , '' , NOW() , NOW() ) 27/05/2024 10:08:04 am >> UPDATE ps_customer SET email = 'stevensenaldi@gmail.com', sdi = '', pec = '', date_upd = NOW() WHERE id_customer = '4109' 27/05/2024 10:49:44 am >> SELECT document_num FROM ps_document WHERE document_num = '1768' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2024-05-27') 27/05/2024 10:49:44 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '1768' , '2024-05-27' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '86.00' , '72.48' , NOW() , NOW() ) 27/05/2024 10:49:44 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '92023' 27/05/2024 10:49:44 am >> DELETE FROM ps_document_detail WHERE id_document = '92023' 27/05/2024 10:49:44 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '92023' , '16163' , 'PARTICOLE DOMUS - PAN DI CENA' , '4' , '-4' , '3' , '3.50' , '3.3653846153846' , '4' , '0' , '14.00' ) 27/05/2024 10:49:44 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '92023' , '19107' , 'INCENSO GRANI 3A - BUSTA' , '1' , '-1' , '1' , '30.00' , '24.590163934426' , '22' , '0' , '30.00' ) 27/05/2024 10:49:44 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '92023' , '7202' , 'ARTICOLI RELIGIOSI' , '1' , '-1' , '1' , '42' , '34.426229508197' , '22' , '0' , '42.00' ) 27/05/2024 10:56:01 am >> SELECT document_num FROM ps_document WHERE document_num = '1769' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2024-05-27') 27/05/2024 10:56:01 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' , '1769' , '2024-05-27' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '7.41' , '7.41' , NOW() , NOW() ) 27/05/2024 10:56:01 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 = '92024' 27/05/2024 10:56:01 am >> DELETE FROM ps_document_detail WHERE id_document = '92024' 27/05/2024 10:56:01 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 ( '92024' , '22560' , 'SACRO CUORE DI GESU - G. SACINO' , '1' , '-1' , '4' , '5.00' , '5' , '0' , '5' , '4.75' ) 27/05/2024 10:56:01 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 ( '92024' , '22529' , 'NORME PER PROCEDERE NEL DISCERNIMENTO...' , '1' , '-1' , '4' , '2.80' , '2.8' , '0' , '5' , '2.66' ) 27/05/2024 11:53:57 am >> SELECT ean13 FROM ps_product WHERE ean13 = 'OGGETTI' AND id_product != '7202' AND ean13 != '' 27/05/2024 11:53:57 am >> UPDATE ps_product SET id_supplier = '20', reference = '', ean13 = 'OGGETTI', date_upd = NOW() WHERE id_product = '7202' 27/05/2024 11:53:57 am >> UPDATE ps_product_lang SET name = 'ARTICOLI RELIGIOSI', description = '' WHERE id_product = '7202' 27/05/2024 11:53:57 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '0.0000' WHERE id_product = '7202' 27/05/2024 11:53:57 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '0.0000', id_tax_rules_group = '1', id_category_default = '', 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 = '7202' 27/05/2024 11:53:57 am >> DELETE FROM ps_specific_price WHERE id_product = '7202' 27/05/2024 12:01:53 pm >> SELECT document_num FROM ps_document WHERE document_num = '1770' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2024-05-27') 27/05/2024 12:01:53 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' , '1770' , '2024-05-27' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '180.00' , '147.54' , NOW() , NOW() ) 27/05/2024 12:01:53 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 = '92025' 27/05/2024 12:01:53 pm >> DELETE FROM ps_document_detail WHERE id_document = '92025' 27/05/2024 12:01:53 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '92025' , '19607' , 'CLERGY F/F ML - C03' , '2' , '-2' , '1' , '37' , '30.327868852459' , '22' , '0' , '74.00' ) 27/05/2024 12:01:53 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '92025' , '21132' , 'CLERGY F/F MC - C03' , '2' , '-2' , '1' , '37' , '30.327868852459' , '22' , '0' , '74.00' ) 27/05/2024 12:01:53 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '92025' , '7202' , 'ARTICOLI RELIGIOSI' , '1' , '-1' , '1' , '32' , '26.229508196721' , '22' , '0' , '32.00' ) 27/05/2024 12:16:41 pm >> SELECT document_num FROM ps_document WHERE document_num = '1768' AND id_document != '92023' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2024-05-27') 27/05/2024 12:16:41 pm >> UPDATE ps_document SET id_document_type = '11', document_num = '1768', document_date = '2024-05-27', 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 = '86.00', price_tax_excluded = '72.48', date_upd = NOW() WHERE id_document = '92023' 27/05/2024 12:16: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 = '92023' 27/05/2024 12:16:41 pm >> DELETE FROM ps_document_detail WHERE id_document = '92023' 27/05/2024 12:16: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 ( '92023' , '16163' , 'PARTICOLE DOMUS - PAN DI CENA' , '4' , '-4' , '3' , '3.5000' , '3.3653846153846' , '4' , '0' , '14.00' ) 27/05/2024 12:16: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 ( '92023' , '19107' , 'INCENSO GRANI 3A - BUSTA' , '1' , '-1' , '1' , '30.0000' , '24.590163934426' , '22' , '0' , '30.00' ) 27/05/2024 12:16: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 ( '92023' , '22257' , 'QUADRO DECORATO 36X22' , '1' , '-1' , '1' , '42.00' , '34.426229508197' , '22' , '0' , '42.00' ) 27/05/2024 12:33:55 pm >> SELECT document_num FROM ps_document WHERE document_num = '51' AND id_document != '89370' AND id_document_type LIKE '24' AND YEAR(document_date) = YEAR('2023-12-06') 27/05/2024 12:33:55 pm >> UPDATE ps_document SET id_document_type = '24', document_num = '51', document_date = '2023-12-06', document_letter = '', id_customer = '4068', id_supplier = '', id_address = '4679214', address1 = 'VIA DEI TRIBUNALI 316 80138 NAPOLI', address2 = 'Biblioteca prof. Giuseppe Lazzaro in Santa Maria ad Martyres\r\nv. Adriano Falvo - 84127 Salerno\r\n', 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 = '2596.00', price_tax_excluded = '2596.00', date_upd = NOW() WHERE id_document = '89370' 27/05/2024 12:33:55 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 = '89370' 27/05/2024 12:33:55 pm >> DELETE FROM ps_document_detail WHERE id_document = '89370' 27/05/2024 12:33:55 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89370' , '1886' , 'CELEBRIAMO CON GIOIA 3A EDIZ. - A. SORRENTINO' , '1' , '-1' , '4' , '25.0000' , '25' , '0' , '0' , '25.00' ) 27/05/2024 12:33:55 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89370' , '19727' , 'LITURGIA IN FRAMMENTI - A. SORRENTINO' , '1' , '-1' , '4' , '35.0000' , '35' , '0' , '0' , '35.00' ) 27/05/2024 12:33:55 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89370' , '18950' , 'DOV\'E\' FINITO IL CONCILIO? - F. CERRI' , '1' , '-1' , '4' , '18.0000' , '18' , '0' , '0' , '18.00' ) 27/05/2024 12:33:55 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89370' , '20876' , 'HO DATO LORO LA TUA PAROLA - A/B/C - G. VALSECCHI' , '1' , '-1' , '4' , '20.0000' , '20' , '0' , '0' , '20.00' ) 27/05/2024 12:33:55 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89370' , '18657' , 'HO DATO LORO LA TUA PAROLA - TEMPI FORTI- G. VALSECCHI' , '1' , '-1' , '4' , '16.0000' , '16' , '0' , '0' , '16.00' ) 27/05/2024 12:33:55 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89370' , '18906' , 'MI CHIAMERANNO BEATA - G. VALSECCHI' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '0' , '10.00' ) 27/05/2024 12:33:55 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89370' , '19088' , 'TU SOLO IL SANTO - G. VALSECCHI' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '0' , '10.00' ) 27/05/2024 12:33:55 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89370' , '19361' , 'LITANIE LAURETANE - M. DE ROSA' , '1' , '-1' , '4' , '12.0000' , '12' , '0' , '0' , '12.00' ) 27/05/2024 12:33:55 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89370' , '17827' , 'ISTRUZIONI FAMILIARI VOL. I - IL CREDO ' , '1' , '-1' , '4' , '20.0000' , '20' , '0' , '0' , '20.00' ) 27/05/2024 12:33:55 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89370' , '18717' , 'ISTRUZIONI FAMILIARI VOL. II - I DIECI COMANDAMENTI ' , '1' , '-1' , '4' , '20.0000' , '20' , '0' , '0' , '20.00' ) 27/05/2024 12:33:55 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89370' , '19391' , 'ISTRUZIONI FAMILIARI VOL. III - I PRECETTI...' , '1' , '-1' , '4' , '20.0000' , '20' , '0' , '0' , '20.00' ) 27/05/2024 12:33:55 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89370' , '21799' , 'ISTRUZIONI FAMILIARI VOL. IV - I VIZI E I SCARAMENTI' , '1' , '-1' , '4' , '25.0000' , '25' , '0' , '0' , '25.00' ) 27/05/2024 12:33:55 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89370' , '19562' , 'SAN CESARE DE BUS. UNA VITA PER LA CATECHESI ' , '1' , '-1' , '4' , '20.0000' , '20' , '0' , '0' , '20.00' ) 27/05/2024 12:33:55 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89370' , '18491' , 'UNA STORIA CHE SALVA VOL. 1' , '1' , '-1' , '4' , '9.0000' , '9' , '0' , '0' , '9.00' ) 27/05/2024 12:33:55 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89370' , '18492' , 'UNA STORIA CHE SALVA VOL. 2' , '1' , '-1' , '4' , '9.0000' , '9' , '0' , '0' , '9.00' ) 27/05/2024 12:33:55 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89370' , '18493' , 'UNA STORIA CHE SALVA VOL. 3' , '1' , '-1' , '4' , '9.0000' , '9' , '0' , '0' , '9.00' ) 27/05/2024 12:33:55 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89370' , '10645' , 'TI AMO PER SEMPRE' , '1' , '-1' , '4' , '12.0000' , '12' , '0' , '0' , '12.00' ) 27/05/2024 12:33:55 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89370' , '3978' , 'EUCARISTIA: RITO E VITA' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '0' , '10.00' ) 27/05/2024 12:33:55 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89370' , '1883' , 'CELEBRAZIONI PER L\'ANNO PASTORALE' , '1' , '-1' , '4' , '11.0000' , '11' , '0' , '0' , '11.00' ) 27/05/2024 12:33:55 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89370' , '1882' , 'CELEBRAZIONI PER L\'ANNO CATECHISTICO' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '0' , '10.00' ) 27/05/2024 12:33:55 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89370' , '14223' , 'PRONTUARIO BIBLICO - LITURGICO - F. GIGLIO' , '1' , '-1' , '4' , '9.0000' , '9' , '0' , '0' , '9.00' ) 27/05/2024 12:33:55 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89370' , '14260' , 'CUORE CHE BATTE - TORNARE AD AMARE IL CREATO' , '1' , '-1' , '4' , '8.0000' , '8' , '0' , '0' , '8.00' ) 27/05/2024 12:33:55 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89370' , '10364' , 'SULLA STRADA DEL MAESTRO' , '1' , '-1' , '4' , '14.0000' , '14' , '0' , '0' , '14.00' ) 27/05/2024 12:33: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 ( '89370' , '3511' , 'DIO PARLA ALL\'UOMO' , '1' , '-1' , '4' , '12.0000' , '12' , '0' , '0' , '12.00' ) 27/05/2024 12:33: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 ( '89370' , '17117' , 'MADRE DEL SIGNORE - M. VIANI' , '1' , '-1' , '4' , '15.0000' , '15' , '0' , '0' , '15.00' ) 27/05/2024 12:33: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 ( '89370' , '20951' , 'STORIE DEL NOSTRO TEMPO - F. CERRI' , '1' , '-1' , '4' , '15.0000' , '15' , '0' , '0' , '15.00' ) 27/05/2024 12:33: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 ( '89370' , '20954' , 'TEMPO DELL’APOCALISSE ' , '1' , '-1' , '4' , '15.0000' , '15' , '0' , '0' , '15.00' ) 27/05/2024 12:33: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 ( '89370' , '5643' , 'LEGGERE,... LA PAROLA - ANNO A' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '0' , '10.00' ) 27/05/2024 12:33: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 ( '89370' , '5644' , 'LEGGERE,... LA PAROLA - ANNO B' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '0' , '10.00' ) 27/05/2024 12:33: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 ( '89370' , '5645' , 'LEGGERE,... LA PAROLA - ANNO C' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '0' , '10.00' ) 27/05/2024 12:33: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 ( '89370' , '1001' , 'BEATO CHI ASCOLTA... - ANNO A - B. PREVITALI' , '1' , '-1' , '4' , '12.0000' , '12' , '0' , '0' , '12.00' ) 27/05/2024 12:33: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 ( '89370' , '1002' , 'BEATO CHI ASCOLTA... - ANNO B - B. PREVITALI' , '1' , '-1' , '4' , '12.0000' , '12' , '0' , '0' , '12.00' ) 27/05/2024 12:33: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 ( '89370' , '1003' , 'BEATO CHI ASCOLTA... - ANNO C - B. PREVITALI ' , '1' , '-1' , '4' , '12.0000' , '12' , '0' , '0' , '12.00' ) 27/05/2024 12:33: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 ( '89370' , '18497' , 'BUONA DOMENICA - ANNO A - G. BAGET BOZZO' , '1' , '-1' , '4' , '16.0000' , '16' , '0' , '0' , '16.00' ) 27/05/2024 12:33: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 ( '89370' , '18498' , 'BUONA DOMENICA - ANNO B - G. BAGET BOZZO' , '1' , '-1' , '4' , '16.0000' , '16' , '0' , '0' , '16.00' ) 27/05/2024 12:33: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 ( '89370' , '18499' , 'BUONA DOMENICA - ANNO C - G. BAGET BOZZO' , '1' , '-1' , '4' , '16.0000' , '16' , '0' , '0' , '16.00' ) 27/05/2024 12:33: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 ( '89370' , '8974' , 'RIFORMA DELLA RIFORMA - A. SORRENTINO' , '1' , '-1' , '4' , '15.0000' , '15' , '0' , '0' , '15.00' ) 27/05/2024 12:33: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 ( '89370' , '1873' , 'CELEBRARE LA PAROLA - ANNO B' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '0' , '10.00' ) 27/05/2024 12:33: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 ( '89370' , '18052' , 'CONVERSAZIONI CON MADRE TERESA - GJERGJI' , '1' , '-1' , '4' , '12.0000' , '12' , '0' , '0' , '12.00' ) 27/05/2024 12:33: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 ( '89370' , '15115' , 'CONVERSIONE - G. CELENTANO' , '1' , '-1' , '4' , '15.0000' , '15' , '0' , '0' , '15.00' ) 27/05/2024 12:33: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 ( '89370' , '17630' , 'RACCONTI SOTTO L\'ALBERO - G. CELENTANO' , '1' , '-1' , '4' , '15.0000' , '15' , '0' , '0' , '15.00' ) 27/05/2024 12:33: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 ( '89370' , '18291' , 'DALLA DISPERAZIONE ALLA SPERANZA - N. SENATORE' , '1' , '-1' , '4' , '15.0000' , '15' , '0' , '0' , '15.00' ) 27/05/2024 12:33: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 ( '89370' , '18718' , 'TUA VOCE IN ME - FRA F. MARIA REA' , '1' , '-1' , '4' , '15.0000' , '15' , '0' , '0' , '15.00' ) 27/05/2024 12:33: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 ( '89370' , '15271' , 'TRAMONTO DI SETTEMBRE - V. FRANCIA' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '0' , '10.00' ) 27/05/2024 12:33: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 ( '89370' , '18036' , 'FERITE FERITOIE ' , '1' , '-1' , '4' , '8.0000' , '8' , '0' , '0' , '8.00' ) 27/05/2024 12:33: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 ( '89370' , '13137' , 'CON LA BIBBIA E IL CATECHISMO - S. LA PEGNA' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '0' , '10.00' ) 27/05/2024 12:33: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 ( '89370' , '17828' , 'ANGELO STRUFFOLINI - A.G. DIBISCEGLIA' , '1' , '-1' , '4' , '26.0000' , '26' , '0' , '0' , '26.00' ) 27/05/2024 12:33: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 ( '89370' , '1379' , 'BRUGNOLI MUSICISTA E COMPOSITORE' , '1' , '-1' , '4' , '9.0000' , '9' , '0' , '0' , '9.00' ) 27/05/2024 12:33: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 ( '89370' , '20721' , 'AVE MARIA - L. CALABRETTA' , '1' , '-1' , '4' , '4.5000' , '4.5' , '0' , '0' , '4.50' ) 27/05/2024 12:33: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 ( '89370' , '20720' , 'PADRE NOSTRO - L. CALABRETTA' , '1' , '-1' , '4' , '4.5000' , '4.5' , '0' , '0' , '4.50' ) 27/05/2024 12:33: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 ( '89370' , '21644' , 'INCONTRO AL DIO CHE VIENE' , '1' , '-1' , '4' , '8.0000' , '8' , '0' , '0' , '8.00' ) 27/05/2024 12:33: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 ( '89370' , '20786' , 'GIUSEPPE DI NAZARET - M. VIANI' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '0' , '10.00' ) 27/05/2024 12:33: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 ( '89370' , '19050' , 'VENITE ADORIAMO - G. D\'AMORE' , '1' , '-1' , '4' , '7.0000' , '7' , '0' , '0' , '7.00' ) 27/05/2024 12:33: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 ( '89370' , '20231' , 'PREGANDO NON SPRECATE PAROLE - G. D\'AMORE' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '0' , '10.00' ) 27/05/2024 12:33: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 ( '89370' , '19119' , 'PSICOLOGIA PRATICA PER EDUCATORI' , '1' , '-1' , '4' , '10.5000' , '10.5' , '0' , '0' , '10.50' ) 27/05/2024 12:33: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 ( '89370' , '14330' , '100 GIORNI CON LO SPIRITO' , '1' , '-1' , '4' , '7.5000' , '7.5' , '0' , '0' , '7.50' ) 27/05/2024 12:33: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 ( '89370' , '9253' , 'SACRA BIBBIA CEI - UELCI' , '1' , '-1' , '4' , '18.5000' , '18.5' , '0' , '0' , '18.50' ) 27/05/2024 12:33: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 ( '89370' , '9996' , 'SIGNORE, TI PREGO' , '1' , '-1' , '4' , '6.0000' , '6' , '0' , '0' , '6.00' ) 27/05/2024 12:33: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 ( '89370' , '8562' , 'PROMESSE DEL SACRO CUORE DI GESÙ' , '1' , '-1' , '4' , '6.5000' , '6.5' , '0' , '0' , '6.50' ) 27/05/2024 12:33: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 ( '89370' , '17488' , 'STELLA IL CAMMINO IL BAMBINO - L. EPICOCO' , '1' , '-1' , '4' , '15.0000' , '15' , '0' , '0' , '15.00' ) 27/05/2024 12:33: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 ( '89370' , '10299' , 'STORIA DI UN\'ANIMA - 8203' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '0' , '10.00' ) 27/05/2024 12:33: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 ( '89370' , '10060' , 'SOLO I MALATI GUARISCONO - L. EPICOCO' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '0' , '10.00' ) 27/05/2024 12:33: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 ( '89370' , '21512' , 'VANGELO DI OGNI DOMENICA - MARCO - PAPA FRANCESCO' , '1' , '-1' , '4' , '15.0000' , '15' , '0' , '0' , '15.00' ) 27/05/2024 12:33: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 ( '89370' , '22004' , 'PREGHIERA DEL CRISTIANO - C.M. MARTINI' , '1' , '-1' , '4' , '12.0000' , '12' , '0' , '0' , '12.00' ) 27/05/2024 12:33: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 ( '89370' , '16019' , 'MARTA, MARIA E LAZZARO - L. EPICOCO' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '0' , '10.00' ) 27/05/2024 12:33: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 ( '89370' , '20804' , 'AFFIDABILI STORIE DI DONNE - L. EPICOCO' , '1' , '-1' , '4' , '12.0000' , '12' , '0' , '0' , '12.00' ) 27/05/2024 12:33: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 ( '89370' , '21116' , 'LIBERTA\' DI ANTONIO - L. EPICOCO' , '1' , '-1' , '4' , '11.0000' , '11' , '0' , '0' , '11.00' ) 27/05/2024 12:33: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 ( '89370' , '17001' , 'SPERANZA NON E\' MORTA - L. EPICOCO' , '1' , '-1' , '4' , '12.0000' , '12' , '0' , '0' , '12.00' ) 27/05/2024 12:33: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 ( '89370' , '18261' , 'PIETRA SCARTATA - L. EPICOCO' , '1' , '-1' , '4' , '16.0000' , '16' , '0' , '0' , '16.00' ) 27/05/2024 12:33: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 ( '89370' , '21466' , 'UNA LUCE DI NOME CHIARA - B. BAFFETTI' , '1' , '-1' , '4' , '12.0000' , '12' , '0' , '0' , '12.00' ) 27/05/2024 12:33: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 ( '89370' , '15723' , 'TUTTI INSIEME SULLARCA' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '0' , '10.00' ) 27/05/2024 12:33: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 ( '89370' , '19513' , 'CARLO ACUTIS -DALLA PISTA .... - M. MUSOLINO' , '1' , '-1' , '4' , '12.9000' , '12.9' , '0' , '0' , '12.90' ) 27/05/2024 12:33: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 ( '89370' , '14728' , 'LIBRO DELLA GIUNGLA - R. KIPLING' , '1' , '-1' , '4' , '17.9000' , '17.9' , '0' , '0' , '17.90' ) 27/05/2024 12:33: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 ( '89370' , '14830' , 'PICCOLA RENNA' , '1' , '-1' , '4' , '8.0000' , '8' , '0' , '0' , '8.00' ) 27/05/2024 12:33: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 ( '89370' , '16442' , 'CARLO ACUTIS L\'AMICO DI GESU\' - 8865' , '1' , '-1' , '4' , '7.0000' , '7' , '0' , '0' , '7.00' ) 27/05/2024 12:33: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 ( '89370' , '22016' , 'COMANDANTE ALFA' , '1' , '-1' , '4' , '12.0000' , '12' , '0' , '0' , '12.00' ) 27/05/2024 12:33: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 ( '89370' , '22036' , 'VANGELO DI GIOVANNI COMM. ESEGETICO' , '1' , '-1' , '4' , '65.0000' , '65' , '0' , '0' , '65.00' ) 27/05/2024 12:33: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 ( '89370' , '22039' , 'VANGELO DI LUCA - G. ROSSE' , '1' , '-1' , '4' , '69.5000' , '69.5' , '0' , '0' , '69.50' ) 27/05/2024 12:33: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 ( '89370' , '4229' , 'FONTI FRANCESCANE - ED. MINOR' , '1' , '-1' , '4' , '32.0000' , '32' , '0' , '0' , '32.00' ) 27/05/2024 12:33: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 ( '89370' , '22044' , 'GIOVANNI - R.E. BROWN' , '1' , '-1' , '4' , '66.5000' , '66.5' , '0' , '0' , '66.50' ) 27/05/2024 12:33: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 ( '89370' , '22043' , 'MATTEO - R. FABRIS' , '1' , '-1' , '4' , '48.0000' , '48' , '0' , '0' , '48.00' ) 27/05/2024 12:33: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 ( '89370' , '22017' , 'UOMO DI DIO - A. SCHNEIDER' , '1' , '-1' , '4' , '19.0000' , '19' , '0' , '0' , '19.00' ) 27/05/2024 12:33: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 ( '89370' , '16884' , 'ARTE DI GUARIRE - F. ROSINI' , '1' , '-1' , '4' , '18.0000' , '18' , '0' , '0' , '18.00' ) 27/05/2024 12:33: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 ( '89370' , '22057' , 'SEQUELA CHRISTI - C.M. MARTINI' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '0' , '10.00' ) 27/05/2024 12:33: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 ( '89370' , '19737' , 'CARLO MARIA MARTINI - L. PACOMIO' , '1' , '-1' , '4' , '15.0000' , '15' , '0' , '0' , '15.00' ) 27/05/2024 12:33: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 ( '89370' , '13917' , 'VANGELO DI MARCO - S. FAUSTI' , '1' , '-1' , '4' , '32.0000' , '32' , '0' , '0' , '32.00' ) 27/05/2024 12:33: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 ( '89370' , '17864' , 'MESSALE QUOTIDIANO GRANDE - N. E. ' , '1' , '-1' , '4' , '52.0000' , '52' , '0' , '0' , '52.00' ) 27/05/2024 12:33: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 ( '89370' , '22126' , 'CANTARE LA LITURGIA VOL 2' , '1' , '-1' , '4' , '8.5000' , '8.5' , '0' , '0' , '8.50' ) 27/05/2024 12:33: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 ( '89370' , '22125' , 'CANTARE LA LITURGIA VOL 1' , '1' , '-1' , '4' , '8.5000' , '8.5' , '0' , '0' , '8.50' ) 27/05/2024 12:33: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 ( '89370' , '21660' , 'PREGHIERA SEMINA GIOIA' , '1' , '-1' , '4' , '15.0000' , '15' , '0' , '0' , '15.00' ) 27/05/2024 12:33: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 ( '89370' , '20151' , 'CODICE DI DIRITTO CANONICO - 8 EDIZ.' , '1' , '-1' , '4' , '99.0000' , '99' , '0' , '0' , '99.00' ) 27/05/2024 12:33:58 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89370' , '22274' , 'CANTO DEL TRIDUO PASQUALE - S. MILITELLO' , '1' , '-1' , '4' , '20.0000' , '20' , '0' , '0' , '20.00' ) 27/05/2024 12:33:58 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89370' , '22128' , 'ORGANISTA NELLA LITURGIA - V. DI GRIGOLI' , '1' , '-1' , '4' , '14.0000' , '14' , '0' , '0' , '14.00' ) 27/05/2024 12:33:58 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89370' , '22272' , 'MUSICA E LA BELLEZZA DI DIO - B. FORTE' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '0' , '10.00' ) 27/05/2024 12:33:58 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89370' , '10064' , 'SOLO L\'AMORE CREA - F. ROSINI' , '1' , '-1' , '4' , '14.0000' , '14' , '0' , '0' , '14.00' ) 27/05/2024 12:33:58 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89370' , '22186' , 'VANGELO DI MARCO - MASCILONGO' , '1' , '-1' , '4' , '65.0000' , '65' , '0' , '0' , '65.00' ) 27/05/2024 12:33:58 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89370' , '20621' , 'ANNUNCIATORI DELLA PAROLA... - OPERA OMNIA - RATZINGER' , '1' , '-1' , '4' , '55.0000' , '55' , '0' , '0' , '55.00' ) 27/05/2024 12:33:58 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89370' , '22329' , 'DOGMI - M. FEDOU' , '1' , '-1' , '4' , '15.0000' , '15' , '0' , '0' , '15.00' ) 27/05/2024 12:33:58 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89370' , '11151' , 'LIBRI' , '1' , '-1' , '4' , '853.2' , '853.2' , '0' , '0' , '853.20' ) 27/05/2024 12:33:58 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89370' , '18196' , 'LO HOBBIT' , '1' , '-1' , '4' , '13.00' , '13' , '0' , '0' , '13.00' ) 27/05/2024 12:39:45 pm >> SELECT document_num FROM ps_document WHERE document_num = '15' AND id_document != '' AND id_document_type LIKE '24' AND YEAR(document_date) = YEAR('2024-05-27') 27/05/2024 12:39:45 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 ( '24' , '15' , '2024-05-27' , '' , '0' , '47' , '2642' , 'V.LE BACCHIGLIONE, 20 20139 MILANO' , '' , 'RESA' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '9' , '116.50' , '116.50' , NOW() , NOW() ) 27/05/2024 12:39:45 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 = '92026' 27/05/2024 12:39:45 pm >> DELETE FROM ps_document_detail WHERE id_document = '92026' 27/05/2024 12:39: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 ( '92026' , '14547' , 'SUOR FAUSTINA E IL VOLTO ... - D. MURGIA' , '1' , '-1' , '4' , '13.00' , '13' , '0' , '0' , '13.00' ) 27/05/2024 12:39:45 pm >> DELETE FROM ps_product_supplier WHERE id_product = '14547' AND id_supplier = '47' 27/05/2024 12:39:45 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '14547' , '47' , '1' ) 27/05/2024 12:39: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 ( '92026' , '17494' , 'SAN PADRE PIO MIRACOLO EUCARISTICO' , '1' , '-1' , '4' , '10.00' , '10' , '0' , '0' , '10.00' ) 27/05/2024 12:39:45 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17494' AND id_supplier = '47' 27/05/2024 12:39:45 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17494' , '47' , '1' ) 27/05/2024 12:39: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 ( '92026' , '21603' , 'SAN PIO DA PIETRALCINA MAESTRO DI VITA - GUARINO/STANZIONE' , '1' , '-1' , '4' , '13.00' , '13' , '0' , '0' , '13.00' ) 27/05/2024 12:39:45 pm >> DELETE FROM ps_product_supplier WHERE id_product = '21603' AND id_supplier = '47' 27/05/2024 12:39:45 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21603' , '47' , '1' ) 27/05/2024 12:39: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 ( '92026' , '18952' , 'SFIDA DELLA SPERANZA - L. ROMANO' , '1' , '-1' , '4' , '15.00' , '15' , '0' , '0' , '15.00' ) 27/05/2024 12:39:45 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18952' AND id_supplier = '47' 27/05/2024 12:39:45 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18952' , '47' , '1' ) 27/05/2024 12:39: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 ( '92026' , '19975' , 'POSTINO DI DIO - A. LUCIANI' , '1' , '-1' , '4' , '19.00' , '19' , '0' , '0' , '19.00' ) 27/05/2024 12:39:45 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19975' AND id_supplier = '47' 27/05/2024 12:39:45 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19975' , '47' , '1' ) 27/05/2024 12:39: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 ( '92026' , '19833' , 'PADRE PIO MODELLO DI SANTITA - GUARINO/STANZIONE' , '1' , '-1' , '4' , '13.00' , '13' , '0' , '0' , '13.00' ) 27/05/2024 12:39:45 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19833' AND id_supplier = '47' 27/05/2024 12:39:45 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19833' , '47' , '1' ) 27/05/2024 12:39: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 ( '92026' , '3295' , 'DAL SINAI AL CALVARIO - C. RIVAS' , '1' , '-1' , '4' , '3.00' , '3' , '0' , '0' , '3.00' ) 27/05/2024 12:39:45 pm >> DELETE FROM ps_product_supplier WHERE id_product = '3295' AND id_supplier = '47' 27/05/2024 12:39:45 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '3295' , '47' , '1' ) 27/05/2024 12:39: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 ( '92026' , '19634' , 'IN CAMMINO ALLA RICERCA DELLA VERITA - RATZINGER - P. ODIFREDDI' , '1' , '-1' , '4' , '18.50' , '18.5' , '0' , '0' , '18.50' ) 27/05/2024 12:39:45 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19634' AND id_supplier = '47' 27/05/2024 12:39:45 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19634' , '47' , '1' ) 27/05/2024 12:39: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 ( '92026' , '20019' , 'DARE IL CUORE AI MISERI - G. PAIS' , '1' , '-1' , '4' , '12.00' , '12' , '0' , '0' , '12.00' ) 27/05/2024 12:39:46 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20019' AND id_supplier = '47' 27/05/2024 12:39:46 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20019' , '47' , '1' ) 27/05/2024 12:40:41 pm >> SELECT document_num FROM ps_document WHERE document_num = '16' AND id_document != '' AND id_document_type LIKE '24' AND YEAR(document_date) = YEAR('2024-05-27') 27/05/2024 12:40: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 ( '24' , '16' , '2024-05-27' , '' , '0' , '47' , '2642' , 'V.LE BACCHIGLIONE, 20 20139 MILANO' , '' , 'RESA CONTO DEPOSITO' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '3' , '312.00' , '312.00' , NOW() , NOW() ) 27/05/2024 12:40: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 = '92027' 27/05/2024 12:40:41 pm >> DELETE FROM ps_document_detail WHERE id_document = '92027' 27/05/2024 12:40: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 ( '92027' , '22214' , 'VIE DI MARIA - F. DE CRISTOFARO' , '24' , '-24' , '4' , '13.00' , '13' , '0' , '0' , '312.00' ) 27/05/2024 12:40:41 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22214' AND id_supplier = '47' 27/05/2024 12:40:41 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22214' , '47' , '1' ) 27/05/2024 02:41:48 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '001143' AND id_product != '15097' AND ean13 != '' 27/05/2024 02:41:48 pm >> UPDATE ps_product SET id_supplier = '60', reference = '', ean13 = '001143', date_upd = NOW() WHERE id_product = '15097' 27/05/2024 02:41:48 pm >> UPDATE ps_product_lang SET name = 'CORONA MATRIMONIO - ORO - 197/34', description = '' WHERE id_product = '15097' 27/05/2024 02:41:48 pm >> UPDATE ps_product SET wholesale_price = '2.75', on_sale = '0', price = '6.1475' WHERE id_product = '15097' 27/05/2024 02:41:48 pm >> UPDATE ps_product_shop SET wholesale_price = '2.75', price = '6.1475', id_tax_rules_group = '1', id_category_default = '154', 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 = '15097' 27/05/2024 02:41:48 pm >> DELETE FROM ps_specific_price WHERE id_product = '15097' 27/05/2024 02:42:31 pm >> INSERT INTO ps_product ( ean13 , id_tax_rules_group , `date_add` , `date_upd` ) VALUES ( '' , '1' , NOW() , NOW() ) 27/05/2024 02:42:31 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '22650' , '1' , '' , 'nuovo-prodotto' ) 27/05/2024 02:42:31 pm >> INSERT INTO ps_product_shop ( id_product , id_tax_rules_group , id_shop , id_category_default , `date_add` , `date_upd` ) VALUES ( '22650' , '1' , '1' , '2' , NOW() , NOW() ) 27/05/2024 02:42:31 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) VALUES ( '22650' , '0' , '1' , '0' , '0' ) 27/05/2024 02:43:32 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '002278' AND id_product != '22650' AND ean13 != '' 27/05/2024 02:43:32 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '002278', date_upd = NOW() WHERE id_product = '22650' 27/05/2024 02:43:32 pm >> UPDATE ps_product_lang SET name = 'QUADRETTO S. FAMIGLIA ARG. - 25/101-15', description = '' WHERE id_product = '22650' 27/05/2024 02:43:32 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '5.327868852459017' WHERE id_product = '22650' 27/05/2024 02:43:32 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '5.327868852459017', id_tax_rules_group = '1', id_category_default = '154', 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 = '22650' 27/05/2024 02:43:32 pm >> DELETE FROM ps_specific_price WHERE id_product = '22650' 27/05/2024 02:43:33 pm >> INSERT INTO ps_product ( id_tax_rules_group , `date_add` , `date_upd` ) SELECT id_tax_rules_group , NOW() , NOW() FROM ps_product WHERE id_product = '22650' 27/05/2024 02:43:33 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '22651' , '1' , '' , 'nuovo-prodotto' ) 27/05/2024 02:43:33 pm >> INSERT INTO ps_product_shop ( id_product , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , `date_add` , `date_upd` ) SELECT '22651' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '22650' 27/05/2024 02:43:33 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '22651' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '22650' 27/05/2024 02:44:16 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '002279' AND id_product != '22651' AND ean13 != '' 27/05/2024 02:44:16 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '002279', date_upd = NOW() WHERE id_product = '22651' 27/05/2024 02:44:16 pm >> UPDATE ps_product_lang SET name = 'QUADRETTO S. FAMIGLIA - 25/101-22', description = '' WHERE id_product = '22651' 27/05/2024 02:44:16 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '7.377049180327869' WHERE id_product = '22651' 27/05/2024 02:44:16 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '7.377049180327869', id_tax_rules_group = '1', id_category_default = '154', 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 = '22651' 27/05/2024 02:44:16 pm >> DELETE FROM ps_specific_price WHERE id_product = '22651' 27/05/2024 02:44:17 pm >> INSERT INTO ps_product ( id_tax_rules_group , `date_add` , `date_upd` ) SELECT id_tax_rules_group , NOW() , NOW() FROM ps_product WHERE id_product = '22651' 27/05/2024 02:44:17 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '22652' , '1' , '' , 'nuovo-prodotto' ) 27/05/2024 02:44:17 pm >> INSERT INTO ps_product_shop ( id_product , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , `date_add` , `date_upd` ) SELECT '22652' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '22651' 27/05/2024 02:44:17 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '22652' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '22651' 27/05/2024 02:45:12 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '002280' AND id_product != '22652' AND ean13 != '' 27/05/2024 02:45:12 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '002280', date_upd = NOW() WHERE id_product = '22652' 27/05/2024 02:45:12 pm >> UPDATE ps_product_lang SET name = 'CROCE SEMPLICE VARI COLORI', description = '' WHERE id_product = '22652' 27/05/2024 02:45:12 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '0.2459016393442623' WHERE id_product = '22652' 27/05/2024 02:45:12 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '0.2459016393442623', id_tax_rules_group = '1', id_category_default = '154', 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 = '22652' 27/05/2024 02:45:12 pm >> DELETE FROM ps_specific_price WHERE id_product = '22652' 27/05/2024 02:45:18 pm >> INSERT INTO ps_product ( id_tax_rules_group , `date_add` , `date_upd` ) SELECT id_tax_rules_group , NOW() , NOW() FROM ps_product WHERE id_product = '22652' 27/05/2024 02:45:18 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '22653' , '1' , '' , 'nuovo-prodotto' ) 27/05/2024 02:45:18 pm >> INSERT INTO ps_product_shop ( id_product , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , `date_add` , `date_upd` ) SELECT '22653' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '22652' 27/05/2024 02:45:18 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '22653' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '22652' 27/05/2024 02:46:35 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '870/17' AND id_product != '22653' AND ean13 != '' 27/05/2024 02:46:35 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '870/17', date_upd = NOW() WHERE id_product = '22653' 27/05/2024 02:46:35 pm >> UPDATE ps_product_lang SET name = 'GIROCOLLO PERSONALIZZATO SAN ROCCO', description = '' WHERE id_product = '22653' 27/05/2024 02:46:35 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '3.0327868852459017' WHERE id_product = '22653' 27/05/2024 02:46:35 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '3.0327868852459017', id_tax_rules_group = '1', id_category_default = '154', 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 = '22653' 27/05/2024 02:46:35 pm >> DELETE FROM ps_specific_price WHERE id_product = '22653' 27/05/2024 02:46:39 pm >> INSERT INTO ps_product ( id_tax_rules_group , `date_add` , `date_upd` ) SELECT id_tax_rules_group , NOW() , NOW() FROM ps_product WHERE id_product = '22653' 27/05/2024 02:46:39 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '22654' , '1' , '' , 'nuovo-prodotto' ) 27/05/2024 02:46:39 pm >> INSERT INTO ps_product_shop ( id_product , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , `date_add` , `date_upd` ) SELECT '22654' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '22653' 27/05/2024 02:46:39 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '22654' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '22653' 27/05/2024 02:47:08 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '22/16-0' AND id_product != '22654' AND ean13 != '' 27/05/2024 02:47:08 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '22/16-0', date_upd = NOW() WHERE id_product = '22654' 27/05/2024 02:47:08 pm >> UPDATE ps_product_lang SET name = 'TAVOLETTA PERSONALIZZATA SAN ROCCO', description = '' WHERE id_product = '22654' 27/05/2024 02:47:08 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '0.819672131147541' WHERE id_product = '22654' 27/05/2024 02:47:08 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '0.819672131147541', id_tax_rules_group = '1', id_category_default = '154', 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 = '22654' 27/05/2024 02:47:08 pm >> DELETE FROM ps_specific_price WHERE id_product = '22654' 27/05/2024 02:47:09 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 = '22654' 27/05/2024 02:47:09 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '22655' , '1' , '' , 'nuovo-prodotto' ) 27/05/2024 02:47:09 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 '22655' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '22654' 27/05/2024 02:47:09 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '22655' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '22654' 27/05/2024 02:48:19 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '43/5' AND id_product != '22655' AND ean13 != '' 27/05/2024 02:48:19 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '43/5', date_upd = NOW() WHERE id_product = '22655' 27/05/2024 02:48:19 pm >> UPDATE ps_product_lang SET name = 'ROSARIO F.MADRE PERLA SAN ROCCO', description = '' WHERE id_product = '22655' 27/05/2024 02:48:19 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '2.0491803278688523' WHERE id_product = '22655' 27/05/2024 02:48:19 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '2.0491803278688523', id_tax_rules_group = '1', id_category_default = '154', 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 = '22655' 27/05/2024 02:48:19 pm >> DELETE FROM ps_specific_price WHERE id_product = '22655' 27/05/2024 02:48: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 = '22655' 27/05/2024 02:48:20 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '22656' , '1' , '' , 'nuovo-prodotto' ) 27/05/2024 02:48: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 '22656' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '22655' 27/05/2024 02:48:20 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '22656' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '22655' 27/05/2024 02:51:36 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '100/162-N' AND id_product != '22656' AND ean13 != '' 27/05/2024 02:51:36 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '100/162-N', date_upd = NOW() WHERE id_product = '22656' 27/05/2024 02:51:36 pm >> UPDATE ps_product_lang SET name = 'PORTACHIAVI SAN ROCCO', description = '' WHERE id_product = '22656' 27/05/2024 02:51:36 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = 'NaN' WHERE id_product = '22656' 27/05/2024 02:51:36 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = 'NaN', id_tax_rules_group = '1', id_category_default = '154', 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 = '22656' 27/05/2024 02:51:36 pm >> DELETE FROM ps_specific_price WHERE id_product = '22656' 27/05/2024 02:51:37 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 = '22656' 27/05/2024 02:51:37 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '22657' , '1' , '' , 'nuovo-prodotto' ) 27/05/2024 02:51:37 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 '22657' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '22656' 27/05/2024 02:51:37 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '22657' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '22656' 27/05/2024 02:51:59 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '100/162-N' AND id_product != '22656' AND ean13 != '' 27/05/2024 02:51:59 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '100/162-N', date_upd = NOW() WHERE id_product = '22656' 27/05/2024 02:51:59 pm >> UPDATE ps_product_lang SET name = 'PORTACHIAVI SAN ROCCO', description = '' WHERE id_product = '22656' 27/05/2024 02:51:59 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '2.0491803278688523' WHERE id_product = '22656' 27/05/2024 02:51:59 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '2.0491803278688523', id_tax_rules_group = '1', id_category_default = '154', 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 = '22656' 27/05/2024 02:51:59 pm >> DELETE FROM ps_specific_price WHERE id_product = '22656' 27/05/2024 02:52:43 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '1302' AND id_product != '22657' AND ean13 != '' 27/05/2024 02:52:43 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '1302', date_upd = NOW() WHERE id_product = '22657' 27/05/2024 02:52:43 pm >> UPDATE ps_product_lang SET name = 'MAGNETE SAN ROCCO', description = '' WHERE id_product = '22657' 27/05/2024 02:52:43 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '2.0491803278688523' WHERE id_product = '22657' 27/05/2024 02:52:43 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '2.0491803278688523', id_tax_rules_group = '1', id_category_default = '154', 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 = '22657' 27/05/2024 02:52:43 pm >> DELETE FROM ps_specific_price WHERE id_product = '22657' 27/05/2024 02:52:44 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 = '22657' 27/05/2024 02:52:44 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '22658' , '1' , '' , 'nuovo-prodotto' ) 27/05/2024 02:52:44 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 '22658' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '22657' 27/05/2024 02:52:44 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '22658' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '22657' 27/05/2024 02:53:47 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '002281' AND id_product != '22658' AND ean13 != '' 27/05/2024 02:53:47 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '002281', date_upd = NOW() WHERE id_product = '22658' 27/05/2024 02:53:47 pm >> UPDATE ps_product_lang SET name = 'CROCE PADRE NOSTRO - 646/PN', description = '' WHERE id_product = '22658' 27/05/2024 02:53:47 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '1.4754098360655739' WHERE id_product = '22658' 27/05/2024 02:53:47 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '1.4754098360655739', id_tax_rules_group = '1', id_category_default = '154', 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 = '22658' 27/05/2024 02:53:47 pm >> DELETE FROM ps_specific_price WHERE id_product = '22658' 27/05/2024 02:53:50 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 = '22658' 27/05/2024 02:53:50 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '22659' , '1' , '' , 'nuovo-prodotto' ) 27/05/2024 02:53:50 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 '22659' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '22658' 27/05/2024 02:53:50 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '22659' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '22658' 27/05/2024 02:56:05 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '002281' AND id_product != '22659' AND ean13 != '' 27/05/2024 02:56:12 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '002282' AND id_product != '22659' AND ean13 != '' 27/05/2024 02:56:12 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '002282', date_upd = NOW() WHERE id_product = '22659' 27/05/2024 02:56:12 pm >> UPDATE ps_product_lang SET name = 'CROCETTA COMUNIONE CON CART. - 200/COM', description = '' WHERE id_product = '22659' 27/05/2024 02:56:12 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = 'NaN' WHERE id_product = '22659' 27/05/2024 02:56:12 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = 'NaN', id_tax_rules_group = '1', id_category_default = '154', 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 = '22659' 27/05/2024 02:56:12 pm >> DELETE FROM ps_specific_price WHERE id_product = '22659' 27/05/2024 02:56: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 = '22659' 27/05/2024 02:56:13 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '22660' , '1' , '' , 'nuovo-prodotto' ) 27/05/2024 02:56:13 pm >> INSERT INTO ps_product_shop ( id_product , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , `date_add` , `date_upd` ) SELECT '22660' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '22659' 27/05/2024 02:56:13 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '22660' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '22659' 27/05/2024 02:56:24 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '002282' AND id_product != '22659' AND ean13 != '' 27/05/2024 02:56:24 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '002282', date_upd = NOW() WHERE id_product = '22659' 27/05/2024 02:56:24 pm >> UPDATE ps_product_lang SET name = 'CROCETTA COMUNIONE CON CART. - 200/COM', description = '' WHERE id_product = '22659' 27/05/2024 02:56:24 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '0.9016393442622952' WHERE id_product = '22659' 27/05/2024 02:56:24 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '0.9016393442622952', id_tax_rules_group = '1', id_category_default = '154', 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 = '22659' 27/05/2024 02:56:24 pm >> DELETE FROM ps_specific_price WHERE id_product = '22659' 27/05/2024 02:57:25 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' , '391' , '2024-05-24' , '' , '0' , '60' , '2655' , 'Z.I. PIANE MAVONE 64042 COLLEDARA' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '1562.60' , '1280.82' , NOW() , NOW() ) 27/05/2024 02:57:25 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '92028' 27/05/2024 02:57:25 pm >> DELETE FROM ps_document_detail WHERE id_document = '92028' 27/05/2024 02:57: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 ( '92028' , '15097' , 'CORONA MATRIMONIO - ORO - 197/34' , '60' , '60' , '1' , '2.75' , '2.2540983606557' , '22' , '0' , '201.3000' ) 27/05/2024 02:57:25 pm >> DELETE FROM ps_product_supplier WHERE id_product = '15097' AND id_supplier = '60' 27/05/2024 02:57:25 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '15097' , '60' , '1' ) 27/05/2024 02:57: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 ( '92028' , '22650' , 'QUADRETTO S. FAMIGLIA ARG. - 25/101-15' , '53' , '53' , '1' , '2.5' , '2.0491803278689' , '22' , '0' , '161.6500' ) 27/05/2024 02:57:25 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22650' AND id_supplier = '60' 27/05/2024 02:57:25 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22650' , '60' , '1' ) 27/05/2024 02:57: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 ( '92028' , '22651' , 'QUADRETTO S. FAMIGLIA - 25/101-22' , '10' , '10' , '1' , '3.5' , '2.8688524590164' , '22' , '0' , '42.7000' ) 27/05/2024 02:57:25 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22651' AND id_supplier = '60' 27/05/2024 02:57:25 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22651' , '60' , '1' ) 27/05/2024 02:57: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 ( '92028' , '22652' , 'CROCE SEMPLICE VARI COLORI' , '500' , '500' , '1' , '0.13' , '0.10655737704918' , '22' , '0' , '79.3000' ) 27/05/2024 02:57:25 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22652' AND id_supplier = '60' 27/05/2024 02:57:25 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22652' , '60' , '1' ) 27/05/2024 02:57: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 ( '92028' , '22654' , 'TAVOLETTA PERSONALIZZATA SAN ROCCO' , '123' , '123' , '1' , '0.39' , '0.31967213114754' , '22' , '0' , '58.5234' ) 27/05/2024 02:57:25 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22654' AND id_supplier = '60' 27/05/2024 02:57:25 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22654' , '60' , '1' ) 27/05/2024 02:57: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 ( '92028' , '22653' , 'GIROCOLLO PERSONALIZZATO SAN ROCCO' , '60' , '60' , '1' , '1.5' , '1.2295081967213' , '22' , '0' , '109.8000' ) 27/05/2024 02:57:25 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22653' AND id_supplier = '60' 27/05/2024 02:57:25 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22653' , '60' , '1' ) 27/05/2024 02:57: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 ( '92028' , '22655' , 'ROSARIO F.MADRE PERLA SAN ROCCO' , '125' , '125' , '1' , '1' , '0.81967213114754' , '22' , '0' , '152.5000' ) 27/05/2024 02:57:25 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22655' AND id_supplier = '60' 27/05/2024 02:57:25 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22655' , '60' , '1' ) 27/05/2024 02:57: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 ( '92028' , '1312' , 'BRACCIALE DECINA' , '200' , '200' , '1' , '0.5' , '0.40983606557377' , '22' , '0' , '122.0000' ) 27/05/2024 02:57:25 pm >> DELETE FROM ps_product_supplier WHERE id_product = '1312' AND id_supplier = '60' 27/05/2024 02:57:25 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '1312' , '60' , '1' ) 27/05/2024 02:57: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 ( '92028' , '22656' , 'PORTACHIAVI SAN ROCCO' , '100' , '100' , '1' , '0.9' , '0.73770491803279' , '22' , '0' , '109.8000' ) 27/05/2024 02:57:25 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22656' AND id_supplier = '60' 27/05/2024 02:57:25 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22656' , '60' , '1' ) 27/05/2024 02:57: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 ( '92028' , '22657' , 'MAGNETE SAN ROCCO' , '114' , '114' , '1' , '0.9' , '0.73770491803279' , '22' , '0' , '125.1720' ) 27/05/2024 02:57:25 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22657' AND id_supplier = '60' 27/05/2024 02:57:25 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22657' , '60' , '1' ) 27/05/2024 02:57: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 ( '92028' , '22658' , 'CROCE PADRE NOSTRO - 646/PN' , '321' , '321' , '1' , '0.55' , '0.45081967213115' , '22' , '0' , '215.3910' ) 27/05/2024 02:57:25 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22658' AND id_supplier = '60' 27/05/2024 02:57:25 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22658' , '60' , '1' ) 27/05/2024 02:57: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 ( '92028' , '22659' , 'CROCETTA COMUNIONE CON CART. - 200/COM' , '378' , '378' , '1' , '0.4' , '0.32786885245902' , '22' , '0' , '184.4640' ) 27/05/2024 02:57:25 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22659' AND id_supplier = '60' 27/05/2024 02:57:25 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22659' , '60' , '1' ) 27/05/2024 03:02:32 pm >> SELECT document_num FROM ps_document WHERE document_num = '17' AND id_document != '' AND id_document_type LIKE '24' AND YEAR(document_date) = YEAR('2024-05-27') 27/05/2024 03:02:32 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 ( '24' , '17' , '2024-05-27' , '' , '2332' , '0' , '4679092' , 'P.ZZA S. ROCCO 84088 SIANO' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '1592.70' , '1592.70' , NOW() , NOW() ) 27/05/2024 03:02:32 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 = '92029' 27/05/2024 03:02:32 pm >> DELETE FROM ps_document_detail WHERE id_document = '92029' 27/05/2024 03:02:32 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '92029' , '22654' , 'TAVOLETTA PERSONALIZZATA SAN ROCCO' , '123' , '-123' , '0' , '1.00' , '1' , '' , '0' , '123.00' ) 27/05/2024 03:02:32 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '92029' , '22653' , 'GIROCOLLO PERSONALIZZATO SAN ROCCO' , '60' , '-60' , '0' , '3.5' , '3.5' , '' , '0' , '210.00' ) 27/05/2024 03:02:32 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '92029' , '22655' , 'ROSARIO F.MADRE PERLA SAN ROCCO' , '250' , '-250' , '0' , '2.50' , '2.5' , '' , '0' , '625.00' ) 27/05/2024 03:02:32 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '92029' , '1312' , 'BRACCIALE DECINA' , '200' , '-200' , '0' , '1.1' , '1.1' , '' , '0' , '220.00' ) 27/05/2024 03:02:32 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '92029' , '22656' , 'PORTACHIAVI SAN ROCCO' , '100' , '-100' , '0' , '2' , '2' , '' , '0' , '200.00' ) 27/05/2024 03:02:32 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '92029' , '22657' , 'MAGNETE SAN ROCCO' , '113' , '-113' , '0' , '1.9' , '1.9' , '' , '0' , '214.70' ) 27/05/2024 03:08:21 pm >> SELECT document_num FROM ps_document WHERE document_num = '70/A' AND id_document != '92029' AND id_document_type LIKE '2%' AND YEAR(document_date) = YEAR('2024-05-27') 27/05/2024 03:08:21 pm >> UPDATE ps_document SET id_document_type = '24', document_num = '70/A', document_date = '2024-05-27', document_letter = 'A', id_customer = '2332', id_supplier = '', id_address = '4679092', address1 = 'P.ZZA S. ROCCO 84088 SIANO', 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 = '1592.70', price_tax_excluded = '1305.49', date_upd = NOW() WHERE id_document = '92029' 27/05/2024 03:08:21 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 = '92029' 27/05/2024 03:08:21 pm >> DELETE FROM ps_document_detail WHERE id_document = '92029' 27/05/2024 03:08:21 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '92029' , '22654' , 'TAVOLETTA PERSONALIZZATA SAN ROCCO' , '123' , '-123' , '1' , '1.0000' , '0.81967213114754' , '22' , '0' , '123.00' ) 27/05/2024 03:08:21 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '92029' , '22653' , 'GIROCOLLO PERSONALIZZATO SAN ROCCO' , '60' , '-60' , '1' , '3.5000' , '2.8688524590164' , '22' , '0' , '210.00' ) 27/05/2024 03:08:21 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '92029' , '22655' , 'ROSARIO F.MADRE PERLA SAN ROCCO' , '250' , '-250' , '1' , '2.5000' , '2.0491803278689' , '22' , '0' , '625.00' ) 27/05/2024 03:08:21 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '92029' , '1312' , 'BRACCIALE DECINA' , '200' , '-200' , '1' , '1.1000' , '0.9016393442623' , '22' , '0' , '220.00' ) 27/05/2024 03:08:21 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '92029' , '22656' , 'PORTACHIAVI SAN ROCCO' , '100' , '-100' , '1' , '2.0000' , '1.6393442622951' , '22' , '0' , '200.00' ) 27/05/2024 03:08:21 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '92029' , '22657' , 'MAGNETE SAN ROCCO' , '113' , '-113' , '1' , '1.9000' , '1.5573770491803' , '22' , '0' , '214.70' ) 27/05/2024 03:31:25 pm >> SELECT document_num FROM ps_document WHERE document_num = '1770' AND id_document != '92025' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2024-05-27') 27/05/2024 03:31:26 pm >> UPDATE ps_document SET id_document_type = '11', document_num = '1770', document_date = '2024-05-27', 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 = '180.00', price_tax_excluded = '147.54', date_upd = NOW() WHERE id_document = '92025' 27/05/2024 03:31: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 = '92025' 27/05/2024 03:31:26 pm >> DELETE FROM ps_document_detail WHERE id_document = '92025' 27/05/2024 03:31: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 ( '92025' , '19607' , 'CLERGY F/F ML - C03' , '2' , '-2' , '1' , '37.0000' , '30.327868852459' , '22' , '0' , '74.00' ) 27/05/2024 03:31: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 ( '92025' , '21132' , 'CLERGY F/F MC - C03' , '2' , '-2' , '1' , '37.0000' , '30.327868852459' , '22' , '0' , '74.00' ) 27/05/2024 03:31: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 ( '92025' , '20983' , 'CLERGY MM LIMITED 80/20' , '1' , '-1' , '1' , '32' , '26.229508196721' , '22' , '0' , '32.00' ) 27/05/2024 03:42:46 pm >> SELECT document_num FROM ps_document WHERE document_num = '1738' AND id_document != '91983' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2024-05-24') 27/05/2024 03:42:46 pm >> UPDATE ps_document SET id_document_type = '11', document_num = '1738', document_date = '2024-05-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 = '114.30', price_tax_excluded = '100.23', date_upd = NOW() WHERE id_document = '91983' 27/05/2024 03:42:46 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '91983' 27/05/2024 03:42:46 pm >> DELETE FROM ps_document_detail WHERE id_document = '91983' 27/05/2024 03:42: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 ( '91983' , '19398' , 'CLERGY COTONE 100% MM - C02' , '2' , '-2' , '1' , '39.0000' , '31.967213114754' , '22' , '0' , '78.00' ) 27/05/2024 03:42: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 ( '91983' , '20953' , 'VANGELO E ATTI DEGLI APOSTOLI' , '7' , '-7' , '4' , '2.28' , '2.28' , '0' , '0' , '15.96' ) 27/05/2024 03:42: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 ( '91983' , '22511' , 'VIVE - CD' , '1' , '-1' , '4' , '16.9000' , '16.9' , '0' , '5' , '16.06' ) 27/05/2024 03:42: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 ( '91983' , '22512' , 'VIVE - AGGIUNTA CANTI' , '1' , '-1' , '4' , '4.5000' , '4.5' , '0' , '5' , '4.28' ) 27/05/2024 04:32:12 pm >> SELECT document_num FROM ps_document WHERE document_num = '1771' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2024-05-27') 27/05/2024 04:32:12 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' , '1771' , '2024-05-27' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '38.00' , '31.15' , NOW() , NOW() ) 27/05/2024 04:32:12 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 = '92030' 27/05/2024 04:32:12 pm >> DELETE FROM ps_document_detail WHERE id_document = '92030' 27/05/2024 04:32: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 ( '92030' , '12815' , 'LIBRO DEI CRESIMATI' , '1' , '-1' , '1' , '40.00' , '32.786885245902' , '22' , '5' , '38.00' ) 27/05/2024 04:57:37 pm >> SELECT document_num FROM ps_document WHERE document_num = '1772' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2024-05-27') 27/05/2024 04:57:37 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' , '1772' , '2024-05-27' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '5.80' , '4.75' , NOW() , NOW() ) 27/05/2024 04:57:37 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 = '92031' 27/05/2024 04:57:37 pm >> DELETE FROM ps_document_detail WHERE id_document = '92031' 27/05/2024 04:57:37 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '92031' , '9688' , 'SCAPOLARE 10X15 CUORE DI GESÙ - 2202 ' , '2' , '-2' , '1' , '2.90' , '2.3770491803279' , '22' , '0' , '5.80' ) 27/05/2024 05:02:23 pm >> SELECT document_num FROM ps_document WHERE document_num = '1773' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2024-05-27') 27/05/2024 05:02:23 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' , '1773' , '2024-05-27' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '45.00' , '36.89' , NOW() , NOW() ) 27/05/2024 05:02:23 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 = '92032' 27/05/2024 05:02:23 pm >> DELETE FROM ps_document_detail WHERE id_document = '92032' 27/05/2024 05:02: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 ( '92032' , '7202' , 'ARTICOLI RELIGIOSI' , '1' , '-1' , '1' , '45' , '36.885245901639' , '22' , '0' , '45.00' ) 27/05/2024 05:50:43 pm >> SELECT document_num FROM ps_document WHERE document_num = '1774' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2024-05-27') 27/05/2024 05:50:43 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' , '1774' , '2024-05-27' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '65.00' , '53.28' , NOW() , NOW() ) 27/05/2024 05:50: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 = '92033' 27/05/2024 05:50:43 pm >> DELETE FROM ps_document_detail WHERE id_document = '92033' 27/05/2024 05:50: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 ( '92033' , '21691' , 'PENDENTE FF 10X11' , '2' , '-2' , '1' , '10.00' , '8.1967213114754' , '22' , '0' , '20.00' ) 27/05/2024 05:50: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 ( '92033' , '22286' , 'COLLETTO DOPPIO MISTO LINO - CD01/C' , '1' , '-1' , '1' , '17.50' , '14.344262295082' , '22' , '0' , '17.50' ) 27/05/2024 05:50: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 ( '92033' , '12833' , 'BOTTONE RETROCOLLO - 21630' , '1' , '-1' , '1' , '2.80' , '2.2950819672131' , '22' , '0' , '2.80' ) 27/05/2024 05:50: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 ( '92033' , '7202' , 'ARTICOLI RELIGIOSI' , '1' , '-1' , '1' , '11.7' , '9.5901639344262' , '22' , '0' , '11.70' ) 27/05/2024 05:50: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 ( '92033' , '7202' , 'ARTICOLI RELIGIOSI' , '1' , '-1' , '1' , '10' , '8.1967213114754' , '22' , '0' , '10.00' ) 27/05/2024 05:50: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 ( '92033' , '17005' , 'BIGLIETTO AUGURALE medio' , '3' , '-3' , '1' , '1.00' , '0.81967213114754' , '22' , '0' , '3.00' ) 27/05/2024 05:53:26 pm >> SELECT document_num FROM ps_document WHERE document_num = '1775' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2024-05-27') 27/05/2024 05:53: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' , '1775' , '2024-05-27' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '235.00' , '192.62' , NOW() , NOW() ) 27/05/2024 05:53: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 = '92034' 27/05/2024 05:53:26 pm >> DELETE FROM ps_document_detail WHERE id_document = '92034' 27/05/2024 05:53: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 ( '92034' , '19214' , 'CAMICE AVORIO COREANA MISTO COT.- 70/003698' , '1' , '-1' , '1' , '210.00' , '172.13114754098' , '22' , '0' , '210.00' ) 27/05/2024 05:53: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 ( '92034' , '16456' , 'CINGOLO - CING03' , '1' , '-1' , '1' , '10' , '8.1967213114754' , '22' , '0' , '10.00' ) 27/05/2024 05:53: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 ( '92034' , '20322' , 'AMITTO MISTO COTONE - 86/000030' , '1' , '-1' , '1' , '15' , '12.295081967213' , '22' , '0' , '15.00' ) 27/05/2024 05:57:40 pm >> SELECT document_num FROM ps_document WHERE document_num = '68/A' AND id_document != '92020' AND id_document_type LIKE '2%' AND YEAR(document_date) = YEAR('2024-05-25') 27/05/2024 05:57:40 pm >> UPDATE ps_document SET id_document_type = '24', document_num = '68/A', document_date = '2024-05-25', document_letter = 'A', id_customer = '3865', id_supplier = '', id_address = '4673708', address1 = 'VIA CROCE 1 - FRAZ. SALITTO 84062 OLEVANO SUL TUSCIANO', 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.50', price_tax_excluded = '35.66', date_upd = NOW() WHERE id_document = '92020' 27/05/2024 05:57: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 = '92020' 27/05/2024 05:57:41 pm >> DELETE FROM ps_document_detail WHERE id_document = '92020' 27/05/2024 05:57: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 ( '92020' , '15497' , 'CROCE PLEX - 086' , '1' , '-1' , '1' , '10.0000' , '8.1967213114754' , '22' , '0' , '10.00' ) 27/05/2024 05:57: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 ( '92020' , '15094' , 'BRACCIALE DECINA CORDA TAU' , '15' , '-15' , '1' , '1.3000' , '1.0655737704918' , '22' , '0' , '19.50' ) 27/05/2024 05:57: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 ( '92020' , '20516' , 'CROCE COMUNIONE - 42/08' , '14' , '-14' , '1' , '1' , '0.81967213114754' , '22' , '0' , '14.00' ) 27/05/2024 05:58:37 pm >> SELECT document_num FROM ps_document WHERE document_num = '1774' AND id_document != '92033' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2024-05-27') 27/05/2024 05:58:37 pm >> UPDATE ps_document SET id_document_type = '11', document_num = '1774', document_date = '2024-05-27', 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 = '65.00', price_tax_excluded = '53.28', date_upd = NOW() WHERE id_document = '92033' 27/05/2024 05:58:37 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 = '92033' 27/05/2024 05:58:37 pm >> DELETE FROM ps_document_detail WHERE id_document = '92033' 27/05/2024 05:58:37 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '92033' , '21691' , 'PENDENTE FF 10X11' , '2' , '-2' , '1' , '10.0000' , '8.1967213114754' , '22' , '0' , '20.00' ) 27/05/2024 05:58:37 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '92033' , '22286' , 'COLLETTO DOPPIO MISTO LINO - CD01/C' , '1' , '-1' , '1' , '17.5000' , '14.344262295082' , '22' , '0' , '17.50' ) 27/05/2024 05:58:37 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '92033' , '12833' , 'BOTTONE RETROCOLLO - 21630' , '1' , '-1' , '1' , '2.8000' , '2.2950819672131' , '22' , '0' , '2.80' ) 27/05/2024 05:58:37 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '92033' , '18128' , 'PETTORINA PER COLLETTI DOPPI - AEPE02N00' , '1' , '-1' , '1' , '11.7' , '9.5901639344262' , '22' , '0' , '11.70' ) 27/05/2024 05:58:37 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '92033' , '7202' , 'ARTICOLI RELIGIOSI' , '1' , '-1' , '1' , '10.0000' , '8.1967213114754' , '22' , '0' , '10.00' ) 27/05/2024 05:58:37 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '92033' , '17005' , 'BIGLIETTO AUGURALE medio' , '3' , '-3' , '1' , '1.0000' , '0.81967213114754' , '22' , '0' , '3.00' ) 27/05/2024 06:07:09 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' , '2024-DL001859' , '2024-05-27' , '' , '0' , '79' , '2686' , 'CITTA\\\' DEL VATICANO 00120 CITTA\\\' DEL VATICANO' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '123.33' , '123.33' , NOW() , NOW() ) 27/05/2024 06:07: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 = '92035' 27/05/2024 06:07:09 pm >> DELETE FROM ps_document_detail WHERE id_document = '92035' 27/05/2024 06:07: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 ( '92035' , '9013' , 'RITO DELLINIZIAZIONE CRISTIANA DEGLI ADULTI' , '1' , '1' , '4' , '20.66' , '20.66' , '0' , '30' , '14.4620' ) 27/05/2024 06:07:09 pm >> DELETE FROM ps_product_supplier WHERE id_product = '9013' AND id_supplier = '79' 27/05/2024 06:07:09 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '9013' , '79' , '1' ) 27/05/2024 06:07: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 ( '92035' , '22148' , 'DICHIARAZIONE FIDUCIA SUPPLICANS' , '3' , '3' , '4' , '2.80' , '2.8' , '0' , '45' , '4.6200' ) 27/05/2024 06:07:09 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22148' AND id_supplier = '79' 27/05/2024 06:07:09 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22148' , '79' , '1' ) 27/05/2024 06:07: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 ( '92035' , '5762' , 'LEZIONARIO E RITO DEL MATRIMONIO - KIT 2 VOL.' , '2' , '2' , '4' , '25.00' , '25' , '0' , '35' , '32.5000' ) 27/05/2024 06:07:09 pm >> DELETE FROM ps_product_supplier WHERE id_product = '5762' AND id_supplier = '79' 27/05/2024 06:07:09 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '5762' , '79' , '1' ) 27/05/2024 06:07: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 ( '92035' , '21509' , 'LITURGIA DELLE ORE VOL. IV N.E.' , '2' , '2' , '4' , '35.00' , '35' , '0' , '30' , '49.0000' ) 27/05/2024 06:07:09 pm >> DELETE FROM ps_product_supplier WHERE id_product = '21509' AND id_supplier = '79' 27/05/2024 06:07:09 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21509' , '79' , '1' ) 27/05/2024 06:07: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 ( '92035' , '22112' , 'LITURGIA DELLE ORE VOL. III - N.E.' , '1' , '1' , '4' , '35.00' , '35' , '0' , '35' , '22.7500' ) 27/05/2024 06:07:09 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22112' AND id_supplier = '79' 27/05/2024 06:07:09 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22112' , '79' , '1' ) 27/05/2024 06:13:04 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9791280546746' AND id_product != '22660' AND ean13 != '' 27/05/2024 06:13:04 pm >> UPDATE ps_product SET id_supplier = '', reference = '2/1', ean13 = '9791280546746', date_upd = NOW() WHERE id_product = '22660' 27/05/2024 06:13:04 pm >> UPDATE ps_product_lang SET name = 'CANTANDO FILASTROCCHE - PAGANO GALIGNANO', description = '' WHERE id_product = '22660' 27/05/2024 06:13:04 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '12.295081967213115' WHERE id_product = '22660' 27/05/2024 06:13:04 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '12.295081967213115', id_tax_rules_group = '1', id_category_default = '483', id_argoment_default = '10', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '22660' 27/05/2024 06:13:04 pm >> DELETE FROM ps_specific_price WHERE id_product = '22660' 27/05/2024 06:13:05 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 = '22660' 27/05/2024 06:13:05 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '22661' , '1' , '' , 'nuovo-prodotto' ) 27/05/2024 06:13:05 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 '22661' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '22660' 27/05/2024 06:13:05 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '22661' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '22660' 27/05/2024 06:15:18 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9791281253957' AND id_product != '22661' AND ean13 != '' 27/05/2024 06:15:18 pm >> UPDATE ps_product SET id_supplier = '', reference = '13/3', ean13 = '9791281253957', date_upd = NOW() WHERE id_product = '22661' 27/05/2024 06:15:18 pm >> UPDATE ps_product_lang SET name = 'IN PREGHIERA CON MARIA - A. COMASTRI', description = '' WHERE id_product = '22661' 27/05/2024 06:15:18 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '3' WHERE id_product = '22661' 27/05/2024 06:15:18 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '3', id_tax_rules_group = '4', id_category_default = '506', 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 = '22661' 27/05/2024 06:15:18 pm >> DELETE FROM ps_specific_price WHERE id_product = '22661' 27/05/2024 06:15:19 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 = '22661' 27/05/2024 06:15:19 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '22662' , '1' , '' , 'nuovo-prodotto' ) 27/05/2024 06:15:19 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 '22662' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '22661' 27/05/2024 06:15:19 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '22662' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '22661' 27/05/2024 06:15:38 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9791280546746' AND id_product != '22660' AND ean13 != '' 27/05/2024 06:15:38 pm >> UPDATE ps_product SET id_supplier = '', reference = '2/1', ean13 = '9791280546746', date_upd = NOW() WHERE id_product = '22660' 27/05/2024 06:15:38 pm >> UPDATE ps_product_lang SET name = 'CANTANDO FILASTROCCHE - PAGANO GALIGNANO', description = '' WHERE id_product = '22660' 27/05/2024 06:15:38 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '15' WHERE id_product = '22660' 27/05/2024 06:15:38 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '15', id_tax_rules_group = '4', id_category_default = '483', id_argoment_default = '10', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '22660' 27/05/2024 06:15:38 pm >> DELETE FROM ps_specific_price WHERE id_product = '22660' 27/05/2024 06:16:45 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788825059069' AND id_product != '22662' AND ean13 != '' 27/05/2024 06:16:46 pm >> UPDATE ps_product SET id_supplier = '', reference = '13/2', ean13 = '9788825059069', date_upd = NOW() WHERE id_product = '22662' 27/05/2024 06:16:46 pm >> UPDATE ps_product_lang SET name = 'PER UNA VITA DEGNA ', description = '' WHERE id_product = '22662' 27/05/2024 06:16:46 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '15' WHERE id_product = '22662' 27/05/2024 06:16:46 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '15', id_tax_rules_group = '4', id_category_default = '17', id_argoment_default = '59', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '22662' 27/05/2024 06:16:46 pm >> DELETE FROM ps_specific_price WHERE id_product = '22662' 27/05/2024 06:16:47 pm >> INSERT INTO ps_product ( id_tax_rules_group , `date_add` , `date_upd` ) SELECT id_tax_rules_group , NOW() , NOW() FROM ps_product WHERE id_product = '22662' 27/05/2024 06:16:47 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '22663' , '1' , '' , 'nuovo-prodotto' ) 27/05/2024 06:16:47 pm >> INSERT INTO ps_product_shop ( id_product , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , `date_add` , `date_upd` ) SELECT '22663' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '22662' 27/05/2024 06:16:47 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '22663' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '22662' 27/05/2024 06:17:13 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' , '665976' , '2024-05-24' , '' , '0' , '7' , '2602' , 'P. ZZA SAN PAOLO, 14 12051 ALBA' , '' , '' , '2.87' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '105.09' , '99.07' , NOW() , NOW() ) 27/05/2024 06:17: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 = '92036' 27/05/2024 06:17:13 pm >> DELETE FROM ps_document_detail WHERE id_document = '92036' 27/05/2024 06:17: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 ( '92036' , '22660' , 'CANTANDO FILASTROCCHE - PAGANO GALIGNANO' , '1' , '1' , '4' , '15.00' , '15' , '0' , '30' , '10.5000' ) 27/05/2024 06:17:13 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22660' AND id_supplier = '7' 27/05/2024 06:17:13 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22660' , '7' , '1' ) 27/05/2024 06:17: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 ( '92036' , '5832' , 'LIBRO DEI SANTI' , '1' , '1' , '4' , '12.90' , '12.9' , '0' , '30' , '9.0300' ) 27/05/2024 06:17:13 pm >> DELETE FROM ps_product_supplier WHERE id_product = '5832' AND id_supplier = '7' 27/05/2024 06:17:13 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '5832' , '7' , '1' ) 27/05/2024 06:17: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 ( '92036' , '22522' , 'PREGHIERA COME CONTEMPLAZIONE - G. FORLAI' , '1' , '1' , '4' , '14.00' , '14' , '0' , '33' , '9.3800' ) 27/05/2024 06:17:13 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22522' AND id_supplier = '7' 27/05/2024 06:17:13 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22522' , '7' , '1' ) 27/05/2024 06:17: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 ( '92036' , '22527' , 'ROSARIO CON PAPA FRANCESCO - N.E.' , '1' , '1' , '1' , '32.37' , '26.532786885246' , '22' , '25' , '29.6185' ) 27/05/2024 06:17:13 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22527' AND id_supplier = '7' 27/05/2024 06:17:13 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22527' , '7' , '1' ) 27/05/2024 06:17: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 ( '92036' , '22269' , 'ARTE DELLA PREGHIERA - E. BIANCHI' , '1' , '1' , '4' , '14.00' , '14' , '0' , '33' , '9.3800' ) 27/05/2024 06:17:13 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22269' AND id_supplier = '7' 27/05/2024 06:17:13 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22269' , '7' , '1' ) 27/05/2024 06:17: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 ( '92036' , '22513' , 'VIVE - SPARTITO' , '2' , '2' , '3' , '11.53' , '11.086538461538' , '4' , '27' , '17.5072' ) 27/05/2024 06:17:13 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22513' AND id_supplier = '7' 27/05/2024 06:17:13 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22513' , '7' , '1' ) 27/05/2024 06:17: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 ( '92036' , '22661' , 'IN PREGHIERA CON MARIA - A. COMASTRI' , '3' , '3' , '4' , '3.00' , '3' , '0' , '30' , '6.3000' ) 27/05/2024 06:17:13 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22661' AND id_supplier = '7' 27/05/2024 06:17:13 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22661' , '7' , '1' ) 27/05/2024 06:17: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 ( '92036' , '22662' , 'PER UNA VITA DEGNA ' , '1' , '1' , '4' , '15.00' , '15' , '0' , '30' , '10.5000' ) 27/05/2024 06:17:13 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22662' AND id_supplier = '7' 27/05/2024 06:17:13 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22662' , '7' , '1' )