04/10/2023 09:01:45 am >> UPDATE ps_address SET deleted='1' , active = '0' WHERE id_customer = '949' 04/10/2023 09:01:45 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 ( '949' , '10' , '219' , 'PARROCCHIA GESU\' NAZARENO' , '' , 'PADRI DOTTRINARI' , 'VIA P. PALMIERI 39' , '' , '10138' , 'TORINO' , '' , '011/4474262' , '' , '' , '97522300017' , NOW() , NOW() ) 04/10/2023 09:01:45 am >> UPDATE ps_customer SET email = 'parrocchia@gesunazareno.it', sdi = '', pec = '', date_upd = NOW() WHERE id_customer = '949' 04/10/2023 09:21:49 am >> SELECT document_num FROM ps_document WHERE document_num = '3013' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-10-04') 04/10/2023 09:21:49 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3013' , '2023-10-04' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '11.95' , '11.95' , NOW() , NOW() ) 04/10/2023 09:21:49 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '87558' 04/10/2023 09:21:49 am >> DELETE FROM ps_document_detail WHERE id_document = '87558' 04/10/2023 09:21:49 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87558' , '4215' , 'FIORETTI DI SAN FRANCESCO - 8219' , '1' , '-1' , '4' , '7.00' , '7' , '0' , '5' , '6.65' ) 04/10/2023 09:21:49 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87558' , '7134' , 'NOZIONI E PRECI' , '1' , '-1' , '4' , '1.30' , '1.3' , '0' , '0' , '1.30' ) 04/10/2023 09:21:49 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87558' , '11151' , 'LIBRI' , '1' , '-1' , '4' , '4' , '4' , '0' , '0' , '4.00' ) 04/10/2023 09:45:03 am >> INSERT INTO ps_product ( ean13 , id_tax_rules_group , `date_add` , `date_upd` ) VALUES ( '' , '1' , NOW() , NOW() ) 04/10/2023 09:45:03 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '21644' , '1' , '' , 'nuovo-prodotto' ) 04/10/2023 09:45:03 am >> INSERT INTO ps_product_shop ( id_product , id_tax_rules_group , id_shop , id_category_default , `date_add` , `date_upd` ) VALUES ( '21644' , '1' , '1' , '2' , NOW() , NOW() ) 04/10/2023 09:45:03 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) VALUES ( '21644' , '0' , '1' , '0' , '0' ) 04/10/2023 09:46:04 am >> SELECT ean13 FROM ps_product WHERE ean13 = '9791280736222' AND id_product != '21644' AND ean13 != '' 04/10/2023 09:46:04 am >> UPDATE ps_product SET id_supplier = '', reference = '13/3', ean13 = '9791280736222', date_upd = NOW() WHERE id_product = '21644' 04/10/2023 09:46:04 am >> UPDATE ps_product_lang SET name = 'INCONTRO AL DIO CHE VIENE', description = '' WHERE id_product = '21644' 04/10/2023 09:46:04 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '8' WHERE id_product = '21644' 04/10/2023 09:46:04 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '8', id_tax_rules_group = '4', id_category_default = '395', id_argoment_default = '39', id_internal_category = '4', on_sale = '0', on_showcase = '1', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '21644' 04/10/2023 09:46:04 am >> DELETE FROM ps_specific_price WHERE id_product = '21644' 04/10/2023 09:46:04 am >> INSERT INTO ps_specific_price ( id_specific_price_rule , id_cart , id_product , id_shop , id_shop_group , id_currency , id_country , id_group , id_customer , id_product_attribute , price , from_quantity , reduction , reduction_tax , reduction_type , `from` , `to`) VALUES ( '0' , '0' , '21644' , '1' , '0' , '0' , '0' , '0' , '0' , '0' , '-1' , '1' , '0.05' , '1' , 'percentage' , '0000-00-00' , '0000-00-00' ) 04/10/2023 09:48:22 am >> UPDATE ps_product_shop SET active = '1' WHERE id_product = '21644' 04/10/2023 10:03:10 am >> SELECT document_num FROM ps_document WHERE document_num = '3014' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-10-04') 04/10/2023 10:03:11 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3014' , '2023-10-04' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '38.00' , '38.00' , NOW() , NOW() ) 04/10/2023 10:03:11 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '87559' 04/10/2023 10:03:11 am >> DELETE FROM ps_document_detail WHERE id_document = '87559' 04/10/2023 10:03:11 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87559' , '21519' , 'SULLA TUA PAROLA - NOV/DIC 23' , '8' , '-8' , '4' , '5.00' , '5' , '0' , '5' , '38.00' ) 04/10/2023 10:03:29 am >> SELECT document_num FROM ps_document WHERE document_num = '3015' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-10-04') 04/10/2023 10:03:29 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' , '3015' , '2023-10-04' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '6.00' , '4.92' , NOW() , NOW() ) 04/10/2023 10:03:29 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 = '87560' 04/10/2023 10:03:29 am >> DELETE FROM ps_document_detail WHERE id_document = '87560' 04/10/2023 10:03:29 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 ( '87560' , '1912' , 'CERA DELL\'EREMO - 415/B ' , '1' , '-1' , '1' , '6.00' , '4.9180327868852' , '22' , '0' , '6.00' ) 04/10/2023 11:08:32 am >> SELECT document_num FROM ps_document WHERE document_num = '3016' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-10-04') 04/10/2023 11:08:32 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3016' , '2023-10-04' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '88.00' , '73.69' , NOW() , NOW() ) 04/10/2023 11:08:32 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '87561' 04/10/2023 11:08:32 am >> DELETE FROM ps_document_detail WHERE id_document = '87561' 04/10/2023 11:08:32 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87561' , '15498' , 'CROCE SAN BENEDETTO SMALTATA - CZ5NIK' , '2' , '-2' , '1' , '16.00' , '13.114754098361' , '22' , '0' , '32.00' ) 04/10/2023 11:08:32 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87561' , '18339' , 'CROCE SAN BENEDETTO -CZ10NIK - VARI COLORI' , '3' , '-3' , '1' , '11.00' , '9.016393442623' , '22' , '0' , '33.00' ) 04/10/2023 11:08:32 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87561' , '21096' , 'CROCE REMOVIBILE EFFETTO PIETRA - 3873' , '1' , '-1' , '1' , '12.00' , '9.8360655737705' , '22' , '0' , '12.00' ) 04/10/2023 11:08:32 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87561' , '16163' , 'PARTICOLE DOMUS - PAN DI CENA' , '2' , '-2' , '3' , '3.50' , '3.3653846153846' , '4' , '0' , '7.00' ) 04/10/2023 11:08:32 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87561' , '7311' , 'OSTIA SOTTILE 74MM' , '2' , '-2' , '3' , '2.00' , '1.9230769230769' , '4' , '0' , '4.00' ) 04/10/2023 11:12:58 am >> UPDATE ps_address SET deleted='1' , active = '0' WHERE id_customer = '1418' 04/10/2023 11:12:58 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 ( '1418' , '10' , '137' , 'Parrocchia Ss. Michele Arcangelo e Nazario di Gaggio Montano' , 'BISI' , 'CRISTIAN' , 'VIA DON GIUSEPPE LODI 5' , '' , '40041' , 'GAGGIO MONTANO' , '' , '053437163 ' , '' , '' , '' , NOW() , NOW() ) 04/10/2023 11:12:58 am >> UPDATE ps_customer SET email = 'parroco@insiemetraparrocchie.it', sdi = '', pec = '', date_upd = NOW() WHERE id_customer = '1418' 04/10/2023 11:14:31 am >> SELECT document_num FROM ps_document WHERE document_num = '134' AND id_document != '' AND id_document_type LIKE '21' AND YEAR(document_date) = YEAR('2023-10-04') 04/10/2023 11:14:31 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '21' , '134' , '2023-10-04' , '' , '1418' , '0' , '4679103' , 'VIA DON GIUSEPPE LODI 5 40041 GAGGIO MONTANO' , '' , '' , '5' , '4' , '0' , '0' , '0' , '' , '9' , '0' , '396.88' , '396.88' , NOW() , NOW() ) 04/10/2023 11:14:31 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '87562' 04/10/2023 11:14:31 am >> DELETE FROM ps_document_detail WHERE id_document = '87562' 04/10/2023 11:14:31 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87562' , '5444' , 'IO SONO CON VOI - CAT.' , '30' , '-30' , '4' , '5.50' , '5.5' , '0' , '5' , '156.75' ) 04/10/2023 11:14:31 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87562' , '11193' , 'VENITE CON ME CAT.' , '25' , '-25' , '4' , '5.50' , '5.5' , '0' , '5' , '130.63' ) 04/10/2023 11:14:31 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87562' , '9676' , 'SARETE MIEI TESTIMONI - CAT.' , '20' , '-20' , '4' , '5.50' , '5.5' , '0' , '5' , '104.50' ) 04/10/2023 11:22:58 am >> SELECT document_num FROM ps_document WHERE document_num = '3017' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-10-04') 04/10/2023 11:22:58 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3017' , '2023-10-04' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '0.50' , '0.50' , NOW() , NOW() ) 04/10/2023 11:22:58 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '87563' 04/10/2023 11:22:58 am >> DELETE FROM ps_document_detail WHERE id_document = '87563' 04/10/2023 11:22:58 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87563' , '21196' , 'CALENDARIO LITURGICO 2024' , '1' , '-1' , '4' , '0.50' , '0.5' , '0' , '0' , '0.50' ) 04/10/2023 11:25:39 am >> UPDATE ps_address SET deleted='1' , active = '0' WHERE id_customer = '1418' 04/10/2023 11:25:39 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 ( '1418' , '10' , '137' , 'Parrocchia Ss. Michele Arcangelo e Nazario di Gaggio Montano' , 'BISI' , 'CRISTIAN' , 'VIA DON GIUSEPPE LODI 5' , '' , '40041' , 'GAGGIO MONTANO' , '' , '053437163 ' , '' , '' , '' , NOW() , NOW() ) 04/10/2023 11:25:39 am >> UPDATE ps_customer SET email = 'parroco@insiemetraparrocchie.it', sdi = '', pec = '', date_upd = NOW() WHERE id_customer = '1418' 04/10/2023 11:26:53 am >> SELECT document_num FROM ps_document WHERE document_num = '3018' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-10-04') 04/10/2023 11:26:53 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' , '3018' , '2023-10-04' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '444.60' , '364.43' , NOW() , NOW() ) 04/10/2023 11:26:53 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 = '87564' 04/10/2023 11:26:53 am >> DELETE FROM ps_document_detail WHERE id_document = '87564' 04/10/2023 11:26:53 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 ( '87564' , '21611' , 'ROSARIO IMITAZIONE PERLA - 1524D' , '156' , '-156' , '1' , '2.85' , '2.3360655737705' , '22' , '0' , '444.60' ) 04/10/2023 11:29:12 am >> SELECT document_num FROM ps_document WHERE document_num = '3019' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-10-04') 04/10/2023 11:29:12 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3019' , '2023-10-04' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '145.00' , '123.14' , NOW() , NOW() ) 04/10/2023 11:29:12 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '87565' 04/10/2023 11:29:12 am >> DELETE FROM ps_document_detail WHERE id_document = '87565' 04/10/2023 11:29:12 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87565' , '15097' , 'CORONA MATRIMONIO - ORO' , '1' , '-1' , '1' , '7.50' , '6.1475409836066' , '22' , '0' , '7.50' ) 04/10/2023 11:29:12 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87565' , '11384' , 'VINO BIANCO DOLCE - 102' , '6' , '-6' , '1' , '8.5' , '6.9672131147541' , '22' , '0' , '51.00' ) 04/10/2023 11:29:13 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87565' , '18239' , 'SERVIZIO MESSA - MARIANO M/L - 7051' , '1' , '-1' , '1' , '62.75' , '51.434426229508' , '22' , '0' , '62.75' ) 04/10/2023 11:29:13 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87565' , '21629' , 'MANUALE DI AMMINISTRAZIONE DELLE PARROCCHIE' , '1' , '-1' , '4' , '25.00' , '25' , '0' , '5' , '23.75' ) 04/10/2023 11:31:08 am >> SELECT document_num FROM ps_document WHERE document_num = '3020' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-10-04') 04/10/2023 11:31:08 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' , '3020' , '2023-10-04' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '4.75' , '4.75' , NOW() , NOW() ) 04/10/2023 11:31:08 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 = '87566' 04/10/2023 11:31:08 am >> DELETE FROM ps_document_detail WHERE id_document = '87566' 04/10/2023 11:31:08 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 ( '87566' , '21519' , 'SULLA TUA PAROLA - NOV/DIC 23' , '1' , '-1' , '4' , '5.00' , '5' , '0' , '5' , '4.75' ) 04/10/2023 11:37:25 am >> SELECT document_num FROM ps_document WHERE document_num = '3021' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-10-04') 04/10/2023 11:37:25 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' , '3021' , '2023-10-04' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '15.00' , '12.30' , NOW() , NOW() ) 04/10/2023 11:37:25 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 = '87567' 04/10/2023 11:37:25 am >> DELETE FROM ps_document_detail WHERE id_document = '87567' 04/10/2023 11:37:25 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 ( '87567' , '15801' , 'ARGENTO A PESO' , '1' , '-1' , '1' , '15' , '12.295081967213' , '22' , '0' , '15.00' ) 04/10/2023 12:02:39 pm >> SELECT ean13 FROM ps_product WHERE ean13 = 'OSTIA18' AND id_product != '15765' AND ean13 != '' 04/10/2023 12:02:39 pm >> UPDATE ps_product SET id_supplier = '11', reference = '', ean13 = 'OSTIA18', date_upd = NOW() WHERE id_product = '15765' 04/10/2023 12:02:39 pm >> UPDATE ps_product_lang SET name = 'OSTIA 18MM', description = '' WHERE id_product = '15765' 04/10/2023 12:02:39 pm >> UPDATE ps_product SET wholesale_price = '3.00', on_sale = '0', price = '6.25' WHERE id_product = '15765' 04/10/2023 12:02:39 pm >> UPDATE ps_product_shop SET wholesale_price = '3.00', price = '6.25', id_tax_rules_group = '3', id_category_default = '221', 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 = '15765' 04/10/2023 12:02:39 pm >> DELETE FROM ps_specific_price WHERE id_product = '15765' 04/10/2023 12:03:46 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '31' , '2692/23' , '2023-09-25' , '23' , '0' , '22' , '2617' , 'C.DA GIOPPO, 11 89040 CIRELLA' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '834.98' , '802.87' , NOW() , NOW() ) 04/10/2023 12:03: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 = '87568' 04/10/2023 12:03:46 pm >> DELETE FROM ps_document_detail WHERE id_document = '87568' 04/10/2023 12:03: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 ( '87568' , '16689' , 'OSTIA PAN DI CENA mm80' , '50' , '50' , '3' , '1.2' , '1.1538461538462' , '4' , '3' , '60.5280' ) 04/10/2023 12:03:46 pm >> DELETE FROM ps_product_supplier WHERE id_product = '16689' AND id_supplier = '22' 04/10/2023 12:03:46 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16689' , '22' , '1' ) 04/10/2023 12:03: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 ( '87568' , '16163' , 'PARTICOLE DOMUS - PAN DI CENA' , '160' , '160' , '3' , '2' , '1.9230769230769' , '4' , '0' , '332.8000' ) 04/10/2023 12:03:46 pm >> DELETE FROM ps_product_supplier WHERE id_product = '16163' AND id_supplier = '22' 04/10/2023 12:03:46 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '16163' , '22' , '1' ) 04/10/2023 12:03: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 ( '87568' , '20433' , 'PARTICOLA MORREALE 38MM - PTC38S' , '134' , '134' , '3' , '2.2' , '2.1153846153846' , '4' , '3' , '297.3942' ) 04/10/2023 12:03:46 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20433' AND id_supplier = '22' 04/10/2023 12:03:47 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20433' , '22' , '1' ) 04/10/2023 12:03:47 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87568' , '7311' , 'OSTIA SOTTILE 74MM' , '100' , '100' , '3' , '1.11' , '1.0673076923077' , '4' , '3' , '111.9768' ) 04/10/2023 12:03:47 pm >> DELETE FROM ps_product_supplier WHERE id_product = '7311' AND id_supplier = '22' 04/10/2023 12:03:47 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '7311' , '22' , '1' ) 04/10/2023 12:03:47 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87568' , '18749' , 'OSTIA MAGNA 200mm - OM 200' , '3' , '3' , '3' , '4' , '3.8461538461538' , '4' , '3' , '12.1056' ) 04/10/2023 12:03:47 pm >> DELETE FROM ps_product_supplier WHERE id_product = '18749' AND id_supplier = '22' 04/10/2023 12:03:47 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '18749' , '22' , '1' ) 04/10/2023 12:03:47 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87568' , '17711' , 'OSTIA MAGNA CM 18 - OM 180' , '5' , '5' , '3' , '4' , '3.8461538461538' , '4' , '3' , '20.1760' ) 04/10/2023 12:03:47 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17711' AND id_supplier = '22' 04/10/2023 12:03:47 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17711' , '22' , '1' ) 04/10/2023 12:42:37 pm >> SELECT document_num FROM ps_document WHERE document_num = '3022' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-10-04') 04/10/2023 12:42: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' , '3022' , '2023-10-04' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '11.13' , '11.13' , NOW() , NOW() ) 04/10/2023 12:42: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 = '87569' 04/10/2023 12:42:37 pm >> DELETE FROM ps_document_detail WHERE id_document = '87569' 04/10/2023 12:42: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 ( '87569' , '21199' , 'AMEN - OTT 23' , '1' , '-1' , '4' , '3.90' , '3.9' , '0' , '5' , '3.71' ) 04/10/2023 12:42: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 ( '87569' , '21538' , 'AMEN - NOV. 23' , '1' , '-1' , '4' , '3.90' , '3.9' , '0' , '5' , '3.71' ) 04/10/2023 12:42: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 ( '87569' , '21537' , 'AMEN - DIC. 23' , '1' , '-1' , '4' , '3.90' , '3.9' , '0' , '5' , '3.71' ) 04/10/2023 12:46:50 pm >> SELECT document_num FROM ps_document WHERE document_num = '3023' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-10-04') 04/10/2023 12:46:50 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3023' , '2023-10-04' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '7.60' , '7.60' , NOW() , NOW() ) 04/10/2023 12:46:50 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '87570' 04/10/2023 12:46:50 pm >> DELETE FROM ps_document_detail WHERE id_document = '87570' 04/10/2023 12:46:50 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87570' , '15283' , 'DIARIO DELLA FELICITA ' , '1' , '-1' , '4' , '8.00' , '8' , '0' , '5' , '7.60' ) 04/10/2023 12:50:58 pm >> SELECT document_num FROM ps_document WHERE document_num = '2828' AND id_document != '87300' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-09-15') 04/10/2023 12:50:58 pm >> UPDATE ps_document SET id_document_type = '11', document_num = '2828', document_date = '2023-09-15', document_letter = '', id_customer = '0', id_supplier = '', id_address = '0', address1 = '', address2 = '', note = '', price_shipping = '0.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '0', id_causal = '0', price_tax_included = '100.00', price_tax_excluded = '81.97', date_upd = NOW() WHERE id_document = '87300' 04/10/2023 12:50:58 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '87300' 04/10/2023 12:50:58 pm >> DELETE FROM ps_document_detail WHERE id_document = '87300' 04/10/2023 12:50: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 ( '87300' , '1914' , 'CERA DELLA LITURGIA' , '12' , '-12' , '1' , '4.7000' , '3.8524590163934' , '22' , '0' , '56.40' ) 04/10/2023 12:50: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 ( '87300' , '11384' , 'VINO BIANCO DOLCE - 102' , '1' , '-1' , '1' , '8.9000' , '7.2950819672131' , '22' , '0' , '8.90' ) 04/10/2023 12:50: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 ( '87300' , '7202' , 'ARTICOLI RELIGIOSI' , '1' , '-1' , '1' , '22.7' , '18.606557377049' , '22' , '0' , '22.70' ) 04/10/2023 12:50: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 ( '87300' , '21096' , 'CROCE REMOVIBILE EFFETTO PIETRA - 3873' , '1' , '-1' , '1' , '12.00' , '9.8360655737705' , '22' , '0' , '12.00' ) 04/10/2023 12:51:22 pm >> DELETE FROM ps_document WHERE id_document = '87475' 04/10/2023 12:51:23 pm >> DELETE FROM ps_document_detail WHERE id_document = '87475' 04/10/2023 02:11:52 pm >> INSERT INTO ps_product ( ean13 , id_tax_rules_group , `date_add` , `date_upd` ) VALUES ( '' , '1' , NOW() , NOW() ) 04/10/2023 02:11:52 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '21645' , '1' , '' , 'nuovo-prodotto' ) 04/10/2023 02:11:52 pm >> INSERT INTO ps_product_shop ( id_product , id_tax_rules_group , id_shop , id_category_default , `date_add` , `date_upd` ) VALUES ( '21645' , '1' , '1' , '2' , NOW() , NOW() ) 04/10/2023 02:11:52 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) VALUES ( '21645' , '0' , '1' , '0' , '0' ) 04/10/2023 02:12:28 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788826608402' AND id_product != '21645' AND ean13 != '' 04/10/2023 02:12:28 pm >> UPDATE ps_product SET id_supplier = '', reference = '14', ean13 = '9788826608402', date_upd = NOW() WHERE id_product = '21645' 04/10/2023 02:12:28 pm >> UPDATE ps_product_lang SET name = 'LAUDATE DEUM', description = '' WHERE id_product = '21645' 04/10/2023 02:12:29 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '1.9' WHERE id_product = '21645' 04/10/2023 02:12:29 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '1.9', id_tax_rules_group = '4', id_category_default = '104', id_argoment_default = '69', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '21645' 04/10/2023 02:12:29 pm >> DELETE FROM ps_specific_price WHERE id_product = '21645' 04/10/2023 02:12:30 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 = '21645' 04/10/2023 02:12:30 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '21646' , '1' , '' , 'nuovo-prodotto' ) 04/10/2023 02:12:30 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 '21646' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '21645' 04/10/2023 02:12:30 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '21646' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '21645' 04/10/2023 02:12:46 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' , '2023-DL002741' , '2023-10-02' , '' , '0' , '79' , '2686' , 'CITTA\\\' DEL VATICANO 00120 CITTA\\\' DEL VATICANO' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '188.10' , '188.10' , NOW() , NOW() ) 04/10/2023 02:12: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 = '87571' 04/10/2023 02:12:46 pm >> DELETE FROM ps_document_detail WHERE id_document = '87571' 04/10/2023 02:12: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 ( '87571' , '21645' , 'LAUDATE DEUM' , '180' , '180' , '4' , '1.90' , '1.9' , '0' , '45' , '188.1000' ) 04/10/2023 02:12:46 pm >> DELETE FROM ps_product_supplier WHERE id_product = '21645' AND id_supplier = '79' 04/10/2023 02:12:46 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21645' , '79' , '1' ) 04/10/2023 02:14:08 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788861249844' AND id_product != '21646' AND ean13 != '' 04/10/2023 02:14:08 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '9788861249844', date_upd = NOW() WHERE id_product = '21646' 04/10/2023 02:14:08 pm >> UPDATE ps_product_lang SET name = 'PERDONATI - R. SCOLLA', description = '' WHERE id_product = '21646' 04/10/2023 02:14:08 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '7.5' WHERE id_product = '21646' 04/10/2023 02:14:08 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '7.5', id_tax_rules_group = '4', id_category_default = '26', id_argoment_default = '12', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '21646' 04/10/2023 02:14:08 pm >> DELETE FROM ps_specific_price WHERE id_product = '21646' 04/10/2023 02:14: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 = '21646' 04/10/2023 02:14:09 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '21647' , '1' , '' , 'nuovo-prodotto' ) 04/10/2023 02:14: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 '21647' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '21646' 04/10/2023 02:14:09 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '21647' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '21646' 04/10/2023 02:15:43 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788831554169' AND id_product != '21647' AND ean13 != '' 04/10/2023 02:15:43 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '9788831554169', date_upd = NOW() WHERE id_product = '21647' 04/10/2023 02:15:43 pm >> UPDATE ps_product_lang SET name = 'PER DONARSI', description = '' WHERE id_product = '21647' 04/10/2023 02:15:43 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '18' WHERE id_product = '21647' 04/10/2023 02:15:43 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '18', id_tax_rules_group = '4', id_category_default = '27', id_argoment_default = '10', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '21647' 04/10/2023 02:15:43 pm >> DELETE FROM ps_specific_price WHERE id_product = '21647' 04/10/2023 02:15: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 = '21647' 04/10/2023 02:15:44 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '21648' , '1' , '' , 'nuovo-prodotto' ) 04/10/2023 02:15: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 '21648' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '21647' 04/10/2023 02:15:44 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '21648' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '21647' 04/10/2023 02:16:33 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' , '642615' , '2023-10-02' , '' , '0' , '7' , '2602' , 'P. ZZA SAN PAOLO, 14 12051 ALBA' , '' , '' , '2.68' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '90.69' , '90.69' , NOW() , NOW() ) 04/10/2023 02:16:33 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 = '87572' 04/10/2023 02:16:33 pm >> DELETE FROM ps_document_detail WHERE id_document = '87572' 04/10/2023 02:16:33 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87572' , '1763' , 'CASTELLO INTERIORE - TERESA DAVILA' , '1' , '1' , '4' , '8.50' , '8.5' , '0' , '33' , '5.6950' ) 04/10/2023 02:16:33 pm >> DELETE FROM ps_product_supplier WHERE id_product = '1763' AND id_supplier = '7' 04/10/2023 02:16:33 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '1763' , '7' , '1' ) 04/10/2023 02:16:33 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87572' , '21409' , 'SUBLIMITAS ET MISERIA HOMINIS' , '1' , '1' , '4' , '1.80' , '1.8' , '0' , '33' , '1.2060' ) 04/10/2023 02:16:33 pm >> DELETE FROM ps_product_supplier WHERE id_product = '21409' AND id_supplier = '7' 04/10/2023 02:16:33 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21409' , '7' , '1' ) 04/10/2023 02:16:33 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87572' , '21647' , 'PER DONARSI' , '1' , '1' , '4' , '18.00' , '18' , '0' , '33' , '12.0600' ) 04/10/2023 02:16:33 pm >> DELETE FROM ps_product_supplier WHERE id_product = '21647' AND id_supplier = '7' 04/10/2023 02:16:33 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21647' , '7' , '1' ) 04/10/2023 02:16:33 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87572' , '2073' , 'CINQUE LINGUAGGI DELLAMORE DEI BAMBINI - PER GENITORI E EDUCATORI' , '5' , '5' , '4' , '13.00' , '13' , '0' , '35' , '42.2500' ) 04/10/2023 02:16:33 pm >> DELETE FROM ps_product_supplier WHERE id_product = '2073' AND id_supplier = '7' 04/10/2023 02:16:33 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '2073' , '7' , '1' ) 04/10/2023 02:16:33 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87572' , '21195' , 'IO MA NON PIU IO - P. G. FRASSATI - P. ASOLAN' , '2' , '2' , '4' , '20.00' , '20' , '0' , '33' , '26.8000' ) 04/10/2023 02:16:33 pm >> DELETE FROM ps_product_supplier WHERE id_product = '21195' AND id_supplier = '7' 04/10/2023 02:16:33 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21195' , '7' , '1' ) 04/10/2023 02:17:22 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' , '642614' , '2023-10-02' , '' , '0' , '7' , '2602' , 'P. ZZA SAN PAOLO, 14 12051 ALBA' , '' , '' , '0.15' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '5.03' , '5.03' , NOW() , NOW() ) 04/10/2023 02:17:22 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '87573' 04/10/2023 02:17:22 pm >> DELETE FROM ps_document_detail WHERE id_document = '87573' 04/10/2023 02:17:22 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87573' , '21646' , 'PERDONATI - R. SCOLLA' , '1' , '1' , '4' , '7.50' , '7.5' , '0' , '30+7' , '4.8825' ) 04/10/2023 02:17:22 pm >> DELETE FROM ps_product_supplier WHERE id_product = '21646' AND id_supplier = '7' 04/10/2023 02:17:22 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21646' , '7' , '1' ) 04/10/2023 03:17:44 pm >> UPDATE ps_address SET deleted='1' , active = '0' WHERE id_customer = '3553' 04/10/2023 03:17:44 pm >> 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 ( '3553' , '10' , '130' , 'PARROCCHIA SAN CIRO MARTIRE' , 'GUBITOSA' , 'DON LUCIANO' , 'VIALE ITALIA' , '' , '83100' , 'AVELLINO' , '' , '' , '' , '' , '80015520648' , NOW() , NOW() ) 04/10/2023 03:17:44 pm >> UPDATE ps_customer SET email = '', sdi = '', pec = '', date_upd = NOW() WHERE id_customer = '3553' 04/10/2023 03:18:23 pm >> SELECT document_num FROM ps_document WHERE document_num = '135' AND id_document != '' AND id_document_type LIKE '21' AND YEAR(document_date) = YEAR('2023-10-04') 04/10/2023 03:18: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 ( '21' , '135' , '2023-10-04' , '' , '3553' , '0' , '4679105' , 'VIALE ITALIA 83100 AVELLINO' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '59.50' , '59.50' , NOW() , NOW() ) 04/10/2023 03:18: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 = '87574' 04/10/2023 03:18:23 pm >> DELETE FROM ps_document_detail WHERE id_document = '87574' 04/10/2023 03:18:23 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87574' , '20953' , 'VANGELO E ATTI DEGLI APOSTOLI' , '25' , '-25' , '4' , '2.80' , '2.8' , '0' , '15' , '59.50' ) 04/10/2023 03:21:09 pm >> SELECT document_num FROM ps_document WHERE document_num = '3024' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-10-04') 04/10/2023 03:21: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 ( '11' , '3024' , '2023-10-04' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '16.15' , '16.15' , NOW() , NOW() ) 04/10/2023 03:21: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 = '87575' 04/10/2023 03:21:09 pm >> DELETE FROM ps_document_detail WHERE id_document = '87575' 04/10/2023 03:21: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 ( '87575' , '21604' , 'PARABOLIAMONE - AAVV' , '1' , '-1' , '4' , '15.00' , '15' , '0' , '5' , '14.25' ) 04/10/2023 03:21: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 ( '87575' , '21645' , 'LAUDATE DEUM' , '1' , '-1' , '4' , '1.90' , '1.9' , '0' , '0' , '1.90' ) 04/10/2023 03:21:29 pm >> SELECT document_num FROM ps_document WHERE document_num = '3025' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-10-04') 04/10/2023 03:21:29 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '3025' , '2023-10-04' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '23.53' , '23.53' , NOW() , NOW() ) 04/10/2023 03:21:29 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '87576' 04/10/2023 03:21:29 pm >> DELETE FROM ps_document_detail WHERE id_document = '87576' 04/10/2023 03:21:29 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87576' , '21645' , 'LAUDATE DEUM' , '13' , '-13' , '4' , '1.90' , '1.9' , '0' , '5' , '23.53' ) 04/10/2023 03:24:21 pm >> SELECT document_num FROM ps_document WHERE document_num = '135' AND id_document != '87574' AND id_document_type LIKE '21' AND YEAR(document_date) = YEAR('2023-10-04') 04/10/2023 03:24:21 pm >> UPDATE ps_document SET id_document_type = '21', document_num = '135', document_date = '2023-10-04', document_letter = '', id_customer = '3553', id_supplier = '', id_address = '4679105', address1 = 'VIALE ITALIA 83100 AVELLINO', address2 = '', note = '', price_shipping = '0.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '1', id_causal = '0', price_tax_included = '59.50', price_tax_excluded = '59.50', date_upd = NOW() WHERE id_document = '87574' 04/10/2023 03:24: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 = '87574' 04/10/2023 03:24:21 pm >> DELETE FROM ps_document_detail WHERE id_document = '87574' 04/10/2023 03:24: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 ( '87574' , '20953' , 'VANGELO E ATTI DEGLI APOSTOLI' , '25' , '-25' , '4' , '2.8000' , '2.8' , '0' , '15' , '59.50' ) 04/10/2023 03:52:59 pm >> SELECT document_num FROM ps_document WHERE document_num = '3026' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-10-04') 04/10/2023 03:52:59 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' , '3026' , '2023-10-04' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '125.00' , '102.46' , NOW() , NOW() ) 04/10/2023 03:52:59 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 = '87577' 04/10/2023 03:52:59 pm >> DELETE FROM ps_document_detail WHERE id_document = '87577' 04/10/2023 03:52:59 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87577' , '18901' , 'RELIQUIARIO CM 22' , '1' , '-1' , '1' , '125.00' , '102.45901639344' , '22' , '0' , '125.00' ) 04/10/2023 05:09:19 pm >> SELECT document_num FROM ps_document WHERE document_num = '99/A' AND id_document != '' AND id_document_type LIKE '2%' AND YEAR(document_date) = YEAR('2023-10-04') 04/10/2023 05:09:19 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' , '99/A' , '2023-10-04' , 'A' , '3030' , '0' , '4671709' , 'VIA SAN FELICE IN FELLINE, 10 84134 SALERNO' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '59.76' , '59.76' , NOW() , NOW() ) 04/10/2023 05:09:19 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '87578' 04/10/2023 05:09:19 pm >> DELETE FROM ps_document_detail WHERE id_document = '87578' 04/10/2023 05:09:20 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87578' , '21524' , 'LIBRO AGENDA CATTOLICO 2024' , '1' , '-1' , '4' , '18.00' , '18' , '0' , '5' , '17.10' ) 04/10/2023 05:09:20 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87578' , '21524' , 'LIBRO AGENDA CATTOLICO 2024' , '1' , '-1' , '4' , '18.00' , '18' , '0' , '100' , '0.00' ) 04/10/2023 05:09:20 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87578' , '2679' , 'CONOSCERE GESU\'' , '1' , '-1' , '4' , '3.50' , '3.5' , '0' , '5' , '3.33' ) 04/10/2023 05:09:20 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87578' , '8510' , 'PRIMI PASSI CON GESÙ - ANNO B' , '1' , '-1' , '4' , '3.40' , '3.4' , '0' , '5' , '3.23' ) 04/10/2023 05:09:20 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87578' , '21645' , 'LAUDATE DEUM' , '20' , '-20' , '4' , '1.90' , '1.9' , '0' , '5' , '36.10' ) 04/10/2023 05:28:30 pm >> SELECT document_num FROM ps_document WHERE document_num = '3027' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-10-04') 04/10/2023 05:28:30 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' , '3027' , '2023-10-04' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '22.00' , '21.46' , NOW() , NOW() ) 04/10/2023 05:28:30 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '87579' 04/10/2023 05:28:30 pm >> DELETE FROM ps_document_detail WHERE id_document = '87579' 04/10/2023 05:28:30 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87579' , '21645' , 'LAUDATE DEUM' , '10' , '-10' , '4' , '1.90' , '1.9' , '0' , '0' , '19.00' ) 04/10/2023 05:28:30 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87579' , '9423' , 'SAN FRANCESCO DASSISI' , '1' , '-1' , '1' , '3' , '2.4590163934426' , '22' , '0' , '3.00' ) 04/10/2023 05:30:54 pm >> SELECT document_num FROM ps_document WHERE document_num = '3013' AND id_document != '87558' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-10-04') 04/10/2023 05:30:54 pm >> UPDATE ps_document SET id_document_type = '11', document_num = '3013', document_date = '2023-10-04', document_letter = '', id_customer = '0', id_supplier = '', id_address = '0', address1 = '', address2 = '', note = '', price_shipping = '0.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '0', id_causal = '0', price_tax_included = '11.95', price_tax_excluded = '11.95', date_upd = NOW() WHERE id_document = '87558' 04/10/2023 05:30:54 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 = '87558' 04/10/2023 05:30:54 pm >> DELETE FROM ps_document_detail WHERE id_document = '87558' 04/10/2023 05:30:54 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87558' , '4215' , 'FIORETTI DI SAN FRANCESCO - 8219' , '1' , '-1' , '4' , '6.85' , '6.85' , '0' , '' , '6.85' ) 04/10/2023 05:30:54 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87558' , '7134' , 'NOZIONI E PRECI' , '1' , '-1' , '4' , '1.3000' , '1.3' , '0' , '0' , '1.30' ) 04/10/2023 05:30:54 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87558' , '21645' , 'LAUDATE DEUM' , '2' , '-2' , '4' , '1.90' , '1.9' , '0' , '0' , '3.80' ) 04/10/2023 05:33:43 pm >> SELECT document_num FROM ps_document WHERE document_num = '3028' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-10-04') 04/10/2023 05:33: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' , '3028' , '2023-10-04' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '5.00' , '4.10' , NOW() , NOW() ) 04/10/2023 05:33: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 = '87580' 04/10/2023 05:33:43 pm >> DELETE FROM ps_document_detail WHERE id_document = '87580' 04/10/2023 05:33: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 ( '87580' , '20129' , 'CORONA PER STATUA FATIMA 35 CM - C/1023' , '1' , '-1' , '1' , '5.00' , '4.0983606557377' , '22' , '0' , '5.00' ) 04/10/2023 06:18:19 pm >> SELECT document_num FROM ps_document WHERE document_num = '3029' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-10-04') 04/10/2023 06:18:19 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' , '3029' , '2023-10-04' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '13.50' , '11.07' , NOW() , NOW() ) 04/10/2023 06:18:19 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '87581' 04/10/2023 06:18:19 pm >> DELETE FROM ps_document_detail WHERE id_document = '87581' 04/10/2023 06:18:19 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87581' , '1751' , 'CARTUCCIA TRASPARENTE DIAM. 4 - 455' , '1' , '-1' , '1' , '13.50' , '11.065573770492' , '22' , '0' , '13.50' )