16/04/2026 09:06:23 am >> SELECT document_num FROM ps_document WHERE document_num = '1209' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2026-04-16') 16/04/2026 09:06:23 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' , '1209' , '2026-04-16' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '1' , '0' , '10.00' , '9.83' , NOW() , NOW() ) 16/04/2026 09:06:23 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 = '102298' 16/04/2026 09:06:23 am >> DELETE FROM ps_document_detail WHERE id_document = '102298' 16/04/2026 09:06:23 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 ( '102298' , '17710' , 'OSTIA MAGNA 140 - OM 140' , '1' , '-1' , '3' , '4.3' , '4.1346153846154' , '4' , '0' , '4.30' ) 16/04/2026 09:06:23 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 ( '102298' , '25023' , 'QUO VADIS HUMANITAS?' , '1' , '-1' , '4' , '6.00' , '6' , '0' , '5' , '5.70' ) 16/04/2026 09:38:15 am >> DELETE FROM ps_document WHERE id_document = '101444' 16/04/2026 09:38:15 am >> DELETE FROM ps_document_detail WHERE id_document = '101444' 16/04/2026 09:47:25 am >> SELECT document_num FROM ps_document WHERE document_num = '1210' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2026-04-16') 16/04/2026 09:47: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' , '1210' , '2026-04-16' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '1' , '0' , '14.80' , '14.80' , NOW() , NOW() ) 16/04/2026 09:47: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 = '102299' 16/04/2026 09:47:25 am >> DELETE FROM ps_document_detail WHERE id_document = '102299' 16/04/2026 09:47: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 ( '102299' , '19050' , 'VENITE ADORIAMO - G. DAMORE' , '1' , '-1' , '4' , '6.7' , '6.7' , '0' , '0' , '6.70' ) 16/04/2026 09:47: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 ( '102299' , '15746' , 'ADORIAMO IL SS SACRAMENTO - VOL 1 - 8958' , '1' , '-1' , '4' , '4.00' , '4' , '0' , '5' , '3.80' ) 16/04/2026 09:47: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 ( '102299' , '15762' , 'MIA PRIMA COMUNIONE' , '1' , '-1' , '4' , '2.50' , '2.5' , '0' , '0' , '2.50' ) 16/04/2026 09:47: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 ( '102299' , '22483' , 'INCONTRO PIU BELLO' , '1' , '-1' , '4' , '1.80' , '1.8' , '0' , '0' , '1.80' ) 16/04/2026 09:51:18 am >> SELECT document_num FROM ps_document WHERE document_num = '1031' AND id_document != '102078' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2026-04-02') 16/04/2026 09:51:18 am >> UPDATE ps_document SET id_document_type = '11', document_num = '1031', document_date = '2026-04-02', 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 = '1', id_causal = '0', price_tax_included = '270.00', price_tax_excluded = '221.31', date_upd = NOW() WHERE id_document = '102078' 16/04/2026 09:51:18 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 = '102078' 16/04/2026 09:51:18 am >> DELETE FROM ps_document_detail WHERE id_document = '102078' 16/04/2026 09:51:18 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 ( '102078' , '15210' , 'CERO PASQUALE API 80X120' , '2' , '-2' , '1' , '103.5' , '84.83606557377' , '22' , '0' , '207.00' ) 16/04/2026 09:51:18 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 ( '102078' , '19102' , 'CARBONCINI MM 40' , '1' , '-1' , '1' , '13.0000' , '10.655737704918' , '22' , '0' , '13.00' ) 16/04/2026 09:51:18 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 ( '102078' , '19099' , 'INCENSO A' , '1' , '-1' , '1' , '50.0000' , '40.983606557377' , '22' , '0' , '50.00' ) 16/04/2026 09:52:36 am >> SELECT document_num FROM ps_document WHERE document_num = '1201' AND id_document != '102289' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2026-04-15') 16/04/2026 09:52:36 am >> UPDATE ps_document SET id_document_type = '11', document_num = '1201', document_date = '2026-04-15', document_letter = '', id_customer = '0', id_supplier = '', id_address = '0', address1 = 'VIA SANT\\\'ANNA 4 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 = '3', id_causal = '0', price_tax_included = '716.50', price_tax_excluded = '590.53', date_upd = NOW() WHERE id_document = '102289' 16/04/2026 09:52:36 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 = '102289' 16/04/2026 09:52:36 am >> DELETE FROM ps_document_detail WHERE id_document = '102289' 16/04/2026 09:52:36 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 ( '102289' , '15210' , 'CERO PASQUALE API 80X120' , '1' , '-1' , '1' , '100' , '81.967213114754' , '22' , '0' , '100.00' ) 16/04/2026 09:52:36 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 ( '102289' , '15210' , 'CERO PASQUALE API 80X120' , '1' , '-1' , '1' , '100' , '81.967213114754' , '22' , '0' , '100.00' ) 16/04/2026 09:52:36 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 ( '102289' , '16689' , 'OSTIA PAN DI CENA mm80' , '4' , '-4' , '3' , '2.0000' , '1.9230769230769' , '4' , '0' , '8.00' ) 16/04/2026 09:52:36 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 ( '102289' , '16163' , 'PARTICOLE DOMUS - PAN DI CENA' , '4' , '-4' , '3' , '3.7000' , '3.5576923076923' , '4' , '0' , '14.80' ) 16/04/2026 09:52:36 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 ( '102289' , '18131' , 'TAU MEDIO CM3 - T6/T5' , '60' , '-60' , '1' , '1.0000' , '0.81967213114754' , '22' , '0' , '60.00' ) 16/04/2026 09:52:36 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 ( '102289' , '20791' , 'BOTTIGLIE PER ACQUA BENEDETTA - CONF. 100 PZ' , '2' , '-2' , '1' , '28.0000' , '22.950819672131' , '22' , '0' , '56.00' ) 16/04/2026 09:52:36 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 ( '102289' , '19147' , 'CANDELINE NON GOCCIOLANTI GRECHE' , '2' , '-2' , '1' , '17.9000' , '14.672131147541' , '22' , '0' , '35.80' ) 16/04/2026 09:52:36 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 ( '102289' , '7202' , 'ARTICOLI RELIGIOSI - PIGNE' , '2' , '-2' , '1' , '15.0000' , '12.295081967213' , '22' , '0' , '30.00' ) 16/04/2026 09:52:36 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 ( '102289' , '24581' , 'CANDELIERE ROCCOCO CM 20 - 575' , '2' , '-2' , '1' , '65.0000' , '53.27868852459' , '22' , '0' , '130.00' ) 16/04/2026 09:52:36 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 ( '102289' , '18271' , 'FINTA CANDELA 3,2 X 25 - 131' , '2' , '-2' , '1' , '11.0000' , '9.016393442623' , '22' , '0' , '22.00' ) 16/04/2026 09:52:36 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 ( '102289' , '1750' , 'CARTUCCIA TRASPARENTE DIAM. 3,2 - 454' , '2' , '-2' , '1' , '14.0000' , '11.475409836066' , '22' , '0' , '28.00' ) 16/04/2026 09:52:36 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 ( '102289' , '20516' , 'CROCE COMUNIONE - 42/08' , '29' , '-29' , '1' , '1.3000' , '1.0655737704918' , '22' , '0' , '37.70' ) 16/04/2026 09:52:36 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 ( '102289' , '15210' , 'CERO PASQUALE API 80X120' , '1' , '-1' , '1' , '94.2' , '77.213114754098' , '22' , '0' , '94.20' ) 16/04/2026 09:53:26 am >> SELECT document_num FROM ps_document WHERE document_num = '784' AND id_document != '101775' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2026-03-16') 16/04/2026 09:53:26 am >> UPDATE ps_document SET id_document_type = '11', document_num = '784', document_date = '2026-03-16', document_letter = '', id_customer = '0', id_supplier = '', id_address = '0', address1 = '', address2 = '', note = '', price_shipping = '0.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '15', id_causal = '0', price_tax_included = '133.45', price_tax_excluded = '111.27', date_upd = NOW() WHERE id_document = '101775' 16/04/2026 09:53:26 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '101775' 16/04/2026 09:53:26 am >> DELETE FROM ps_document_detail WHERE id_document = '101775' 16/04/2026 09:53:26 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '101775' , '24148' , 'AMITTO - 60/3113' , '1' , '-1' , '1' , '57.0000' , '46.72131147541' , '22' , '0' , '57.00' ) 16/04/2026 09:53:26 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '101775' , '1626' , 'CANDELE VOTIVE KG 10 - 13X26 - CIRCA 300 PZ' , '1' , '-1' , '1' , '66' , '54.098360655738' , '22' , '0' , '66.00' ) 16/04/2026 09:53:26 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '101775' , '24449' , 'PRATICA DELLA PRESENZA DI DIO - FRA LORENZO' , '1' , '-1' , '4' , '11.0000' , '11' , '0' , '5' , '10.45' ) 16/04/2026 09:53:49 am >> SELECT document_num FROM ps_document WHERE document_num = '820' AND id_document != '101822' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2026-03-19') 16/04/2026 09:53:49 am >> UPDATE ps_document SET id_document_type = '11', document_num = '820', document_date = '2026-03-19', document_letter = '', id_customer = '0', id_supplier = '', id_address = '0', address1 = '', address2 = '', note = '', price_shipping = '0.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '1', id_causal = '0', price_tax_included = '59.50', price_tax_excluded = '48.77', date_upd = NOW() WHERE id_document = '101822' 16/04/2026 09:53: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 = '101822' 16/04/2026 09:53:49 am >> DELETE FROM ps_document_detail WHERE id_document = '101822' 16/04/2026 09:53: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 ( '101822' , '19099' , 'INCENSO A' , '1' , '-1' , '1' , '50.0000' , '40.983606557377' , '22' , '0' , '50.00' ) 16/04/2026 09:53: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 ( '101822' , '17160' , 'CARBONCINI ROSSI - CARRO' , '1' , '-1' , '1' , '9.5' , '7.7868852459016' , '22' , '0' , '9.50' ) 16/04/2026 09:54:43 am >> SELECT document_num FROM ps_document WHERE document_num = '657' AND id_document != '101585' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2026-03-03') 16/04/2026 09:54:43 am >> UPDATE ps_document SET id_document_type = '11', document_num = '657', document_date = '2026-03-03', document_letter = '', id_customer = '0', id_supplier = '', id_address = '0', address1 = '', address2 = '', note = '', price_shipping = '0.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '1', id_causal = '0', price_tax_included = '9.00', price_tax_excluded = '7.38', date_upd = NOW() WHERE id_document = '101585' 16/04/2026 09:54:43 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 = '101585' 16/04/2026 09:54:43 am >> DELETE FROM ps_document_detail WHERE id_document = '101585' 16/04/2026 09:54:43 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 ( '101585' , '14926' , 'VESTINA BATTESIMALE' , '1' , '-1' , '1' , '6.0000' , '4.9180327868852' , '22' , '0' , '6.00' ) 16/04/2026 09:54:43 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 ( '101585' , '6014' , 'LUMINO BIANCO - 10B' , '2' , '-2' , '1' , '0.50' , '0.40983606557377' , '22' , '0' , '1.00' ) 16/04/2026 09:54:43 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 ( '101585' , '11681' , 'CROCE TRAFORATA CON LACCIO' , '1' , '-1' , '1' , '2.0000' , '1.6393442622951' , '22' , '0' , '2.00' ) 16/04/2026 09:55:15 am >> SELECT document_num FROM ps_document WHERE document_num = '821' AND id_document != '101823' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2026-03-19') 16/04/2026 09:55:15 am >> UPDATE ps_document SET id_document_type = '11', document_num = '821', document_date = '2026-03-19', document_letter = '', id_customer = '0', id_supplier = '', id_address = '0', address1 = '', address2 = '', note = '', price_shipping = '0.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '1', id_causal = '0', price_tax_included = '3.80', price_tax_excluded = '3.11', date_upd = NOW() WHERE id_document = '101823' 16/04/2026 09:55:15 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '101823' 16/04/2026 09:55:15 am >> DELETE FROM ps_document_detail WHERE id_document = '101823' 16/04/2026 09:55:15 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '101823' , '6014' , 'LUMINO BIANCO - 10B' , '1' , '-1' , '1' , '0.3' , '0.24590163934426' , '22' , '0' , '0.30' ) 16/04/2026 09:55:15 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '101823' , '6014' , 'LUMINO BIANCO - 10B' , '7' , '-7' , '1' , '0.50' , '0.40983606557377' , '22' , '0' , '3.50' ) 16/04/2026 09:55:42 am >> SELECT document_num FROM ps_document WHERE document_num = '750' AND id_document != '101729' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2026-03-11') 16/04/2026 09:55:42 am >> UPDATE ps_document SET id_document_type = '11', document_num = '750', document_date = '2026-03-11', document_letter = '', id_customer = '0', id_supplier = '', id_address = '0', address1 = '', address2 = '', note = '', price_shipping = '0.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '15', id_causal = '0', price_tax_included = '7.90', price_tax_excluded = '6.48', date_upd = NOW() WHERE id_document = '101729' 16/04/2026 09:55:42 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 = '101729' 16/04/2026 09:55:42 am >> DELETE FROM ps_document_detail WHERE id_document = '101729' 16/04/2026 09:55:42 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 ( '101729' , '7202' , 'ARTICOLI RELIGIOSI' , '1' , '-1' , '1' , '1.9' , '1.5573770491803' , '22' , '0' , '1.90' ) 16/04/2026 09:55:42 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 ( '101729' , '6014' , 'LUMINO BIANCO - 10B' , '12' , '-12' , '1' , '0.50' , '0.40983606557377' , '22' , '0' , '6.00' ) 16/04/2026 10:39:01 am >> SELECT document_num FROM ps_document WHERE document_num = '1211' AND id_document != '' AND id_document_type LIKE '12' AND YEAR(document_date) = YEAR('2026-04-16') 16/04/2026 10:39: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' , '1211' , '2026-04-16' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '1' , '0' , '5.70' , '5.70' , NOW() , NOW() ) 16/04/2026 10:39: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 = '102300' 16/04/2026 10:39:01 am >> DELETE FROM ps_document_detail WHERE id_document = '102300' 16/04/2026 10:39: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 ( '102300' , '24594' , 'MESSALINO QUOTIDIANO - MAG/GIU/LUG 2026' , '1' , '-1' , '4' , '6.00' , '6' , '0' , '5' , '5.70' ) 16/04/2026 10:41:52 am >> SELECT document_num FROM ps_document WHERE document_num = '1212' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2026-04-16') 16/04/2026 10:41:52 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '1212' , '2026-04-16' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '15' , '0' , '288.00' , '261.31' , NOW() , NOW() ) 16/04/2026 10:41:52 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '102301' 16/04/2026 10:41:52 am >> DELETE FROM ps_document_detail WHERE id_document = '102301' 16/04/2026 10:41:52 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '102301' , '8184' , 'PORTAFOGLIO CON 7 OGGETTI - 929 P5E- OGGETTI' , '1' , '-1' , '1' , '115.00' , '94.262295081967' , '22' , '0' , '115.00' ) 16/04/2026 10:41:52 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '102301' , '21509' , 'LITURGIA DELLE ORE VOL. IV N.E.' , '1' , '-1' , '4' , '35.00' , '35' , '0' , '0' , '35.00' ) 16/04/2026 10:41:52 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '102301' , '22112' , 'LITURGIA DELLE ORE VOL. III - N.E.' , '1' , '-1' , '4' , '35.00' , '35' , '0' , '0' , '35.00' ) 16/04/2026 10:41:52 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '102301' , '21507' , 'LITURGIA DELLE ORE VOL. I N.E.' , '1' , '-1' , '4' , '35.00' , '35' , '0' , '0' , '35.00' ) 16/04/2026 10:41:52 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '102301' , '21508' , 'LITURGIA DELLE ORE VOL. II N.E.' , '1' , '-1' , '4' , '35.00' , '35' , '0' , '0' , '35.00' ) 16/04/2026 10:41: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 ( '102301' , '21583' , 'CUSTODIA PELLE LITURGIA DELLE ORE - 731' , '1' , '-1' , '1' , '33.00' , '27.049180327869' , '22' , '0' , '33.00' ) 16/04/2026 10:51:59 am >> SELECT document_num FROM ps_document WHERE document_num = '1213' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2026-04-16') 16/04/2026 10:51:59 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' , '1213' , '2026-04-16' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '1' , '0' , '52.25' , '52.25' , NOW() , NOW() ) 16/04/2026 10:51:59 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 = '102302' 16/04/2026 10:51:59 am >> DELETE FROM ps_document_detail WHERE id_document = '102302' 16/04/2026 10:51:59 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '102302' , '24623' , 'SULLA TUA PAROLA - MAG/GIU 2026' , '11' , '-11' , '4' , '5.00' , '5' , '0' , '5' , '52.25' ) 16/04/2026 10:52:36 am >> SELECT document_num FROM ps_document WHERE document_num = '1214' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2026-04-16') 16/04/2026 10:52:36 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' , '1214' , '2026-04-16' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '1' , '0' , '9.80' , '8.03' , NOW() , NOW() ) 16/04/2026 10:52:36 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 = '102303' 16/04/2026 10:52:36 am >> DELETE FROM ps_document_detail WHERE id_document = '102303' 16/04/2026 10:52:36 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 ( '102303' , '1914' , 'CERA DELLA LITURGIA' , '2' , '-2' , '1' , '4.90' , '4.016393442623' , '22' , '0' , '9.80' ) 16/04/2026 11:27:56 am >> SELECT document_num FROM ps_document WHERE document_num = '1215' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2026-04-16') 16/04/2026 11:27:56 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' , '1215' , '2026-04-16' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '15' , '0' , '14.00' , '14.00' , NOW() , NOW() ) 16/04/2026 11:27:56 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 = '102304' 16/04/2026 11:27:56 am >> DELETE FROM ps_document_detail WHERE id_document = '102304' 16/04/2026 11:27:56 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 ( '102304' , '4223' , 'FOGLIETTI LA DOMENICA SAN PAOLO' , '20' , '-20' , '4' , '0.7' , '0.7' , '0' , '0' , '14.00' ) 16/04/2026 11:29:59 am >> SELECT document_num FROM ps_document WHERE document_num = '1132' AND id_document != '102202' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2026-04-10') 16/04/2026 11:29:59 am >> UPDATE ps_document SET id_document_type = '11', document_num = '1132', document_date = '2026-04-10', 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 = '1', id_causal = '0', price_tax_included = '22.20', price_tax_excluded = '20.90', date_upd = NOW() WHERE id_document = '102202' 16/04/2026 11:29:59 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 = '102202' 16/04/2026 11:29:59 am >> DELETE FROM ps_document_detail WHERE id_document = '102202' 16/04/2026 11:29:59 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '102202' , '17617' , 'IMMAGINI ISONZO X 100' , '2' , '-2' , '1' , '3.6000' , '2.9508196721311' , '22' , '0' , '7.20' ) 16/04/2026 11:29:59 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '102202' , '11151' , 'LIBRI' , '1' , '-1' , '4' , '1.7' , '1.7' , '0' , '0' , '1.70' ) 16/04/2026 11:29:59 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '102202' , '23966' , 'ARMARSI CON CINQUE CIOTTOLI - R. FACCENDA' , '1' , '-1' , '4' , '14.00' , '14' , '0' , '5' , '13.30' ) 16/04/2026 12:23:24 pm >> SELECT document_num FROM ps_document WHERE document_num = '20' AND id_document != '' AND id_document_type LIKE '24' AND YEAR(document_date) = YEAR('2026-04-16') 16/04/2026 12:23:24 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' , '20' , '2026-04-16' , '' , '3000' , '0' , '4669629' , 'VIA DEI CASTANI, 116 00172 ROMA' , '' , 'EDIZIONI' , '0' , '4' , '0' , '0' , '0' , '' , '17' , '3' , '1599.00' , '1599.00' , NOW() , NOW() ) 16/04/2026 12:23:24 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '102305' 16/04/2026 12:23:24 pm >> DELETE FROM ps_document_detail WHERE id_document = '102305' 16/04/2026 12:23: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 ( '102305' , '24540' , 'DONNE INDISPENSABILI NELLA STORIA DELLA CHIESA' , '34' , '-34' , '4' , '16.00' , '16' , '0' , '0' , '544.00' ) 16/04/2026 12:23: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 ( '102305' , '24797' , 'MARIA MADRE DI DIO E MADRE NOSTRA - M. DE ROSA' , '50' , '-50' , '4' , '10.00' , '10' , '0' , '0' , '500.00' ) 16/04/2026 12:23: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 ( '102305' , '13463' , 'PREGHIERE DEI RAGAZZI - N.E.' , '340' , '-340' , '4' , '1.50' , '1.5' , '0' , '0' , '510.00' ) 16/04/2026 12:23: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 ( '102305' , '24542' , 'MESSAGGIO DI SAN FRANCESCO DASSISI - POSTER' , '15' , '-15' , '4' , '3.00' , '3' , '0' , '0' , '45.00' ) 16/04/2026 12:24:14 pm >> SELECT document_num FROM ps_document WHERE document_num = '16/E' AND id_document != '' AND id_document_type LIKE '2%' AND YEAR(document_date) = YEAR('2026-04-16') 16/04/2026 12:24:14 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 ( '23' , '16/E' , '2026-04-16' , 'E' , '3000' , '0' , '4669629' , 'VIA DEI CASTANI, 116 00172 ROMA' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '14' , '0' , '240.00' , '196.72' , NOW() , NOW() ) 16/04/2026 12:24:14 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 = '102306' 16/04/2026 12:24:14 pm >> DELETE FROM ps_document_detail WHERE id_document = '102306' 16/04/2026 12:24:15 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '102306' , '12849' , 'LIBRO DELLE SS. MESSE' , '20' , '-20' , '1' , '20.00' , '16.393442622951' , '22' , '40' , '240.00' ) 16/04/2026 02:48:18 pm >> SELECT document_num FROM ps_document WHERE document_num = '60' AND id_document != '' AND id_document_type LIKE '21' AND YEAR(document_date) = YEAR('2026-04-16') 16/04/2026 02:48:18 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '21' , '60' , '2026-04-16' , '' , '3468' , '0' , '4679414' , 'VIA MAZZINI 84030 SAN RUFO' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '7' , '0' , '133.75' , '133.75' , NOW() , NOW() ) 16/04/2026 02:48:18 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '102307' 16/04/2026 02:48:18 pm >> DELETE FROM ps_document_detail WHERE id_document = '102307' 16/04/2026 02:48:18 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '102307' , '15019' , 'PREGHIAMO CON MARIA' , '50' , '-50' , '4' , '0.8' , '0.8' , '0' , '5' , '38.00' ) 16/04/2026 02:48:18 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '102307' , '15030' , 'PREGHIERE A SAN MICHELE ARCANGELO' , '50' , '-50' , '4' , '1' , '1' , '0' , '5' , '47.50' ) 16/04/2026 02:48:18 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '102307' , '7824' , 'PER ILLUMINARE IL CAMMINO' , '50' , '-50' , '4' , '0.90' , '0.9' , '0' , '15' , '38.25' ) 16/04/2026 02:48:18 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '102307' , '7311' , 'OSTIA SOTTILE 74MM' , '5' , '-5' , '4' , '2.00' , '2' , '0' , '0' , '10.00' ) 16/04/2026 03:32:30 pm >> SELECT document_num FROM ps_document WHERE document_num = '1216' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2026-04-16') 16/04/2026 03:32: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' , '1216' , '2026-04-16' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '1' , '0' , '8.00' , '6.56' , NOW() , NOW() ) 16/04/2026 03:32: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 = '102308' 16/04/2026 03:32:30 pm >> DELETE FROM ps_document_detail WHERE id_document = '102308' 16/04/2026 03:32: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 ( '102308' , '22198' , 'CORONCINA PRIMA COMUNIONE - 3313' , '1' , '-1' , '1' , '8.00' , '6.5573770491803' , '22' , '0' , '8.00' ) 16/04/2026 03:32:45 pm >> SELECT document_num FROM ps_document WHERE document_num = '1217' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2026-04-16') 16/04/2026 03:32: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 ( '11' , '1217' , '2026-04-16' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '1' , '0' , '8.00' , '6.56' , NOW() , NOW() ) 16/04/2026 03:32: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 = '102309' 16/04/2026 03:32:45 pm >> DELETE FROM ps_document_detail WHERE id_document = '102309' 16/04/2026 03:32: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 ( '102309' , '22198' , 'CORONCINA PRIMA COMUNIONE - 3313' , '1' , '-1' , '1' , '8.00' , '6.5573770491803' , '22' , '0' , '8.00' ) 16/04/2026 03:34:12 pm >> SELECT document_num FROM ps_document WHERE document_num = '1218' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2026-04-16') 16/04/2026 03:34: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' , '1218' , '2026-04-16' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '1' , '0' , '73.00' , '59.84' , NOW() , NOW() ) 16/04/2026 03:34: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 = '102310' 16/04/2026 03:34:12 pm >> DELETE FROM ps_document_detail WHERE id_document = '102310' 16/04/2026 03:34: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 ( '102310' , '7202' , 'ARTICOLI RELIGIOSI' , '1' , '-1' , '1' , '65' , '53.27868852459' , '22' , '0' , '65.00' ) 16/04/2026 03:34: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 ( '102310' , '22198' , 'CORONCINA PRIMA COMUNIONE - 3313' , '1' , '-1' , '1' , '8.00' , '6.5573770491803' , '22' , '0' , '8.00' ) 16/04/2026 03:35:19 pm >> SELECT document_num FROM ps_document WHERE document_num = '1219' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2026-04-16') 16/04/2026 03:35: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' , '1219' , '2026-04-16' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '1' , '0' , '16.00' , '13.11' , NOW() , NOW() ) 16/04/2026 03:35: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 = '102311' 16/04/2026 03:35:19 pm >> DELETE FROM ps_document_detail WHERE id_document = '102311' 16/04/2026 03:35: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 ( '102311' , '22198' , 'CORONCINA PRIMA COMUNIONE - 3313' , '2' , '-2' , '1' , '8.00' , '6.5573770491803' , '22' , '0' , '16.00' ) 16/04/2026 03:37:42 pm >> SELECT document_num FROM ps_document WHERE document_num = '1031' AND id_document != '102078' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2026-04-02') 16/04/2026 03:37:42 pm >> UPDATE ps_document SET id_document_type = '11', document_num = '1031', document_date = '2026-04-02', 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 = '1', id_causal = '0', price_tax_included = '270.00', price_tax_excluded = '221.31', date_upd = NOW() WHERE id_document = '102078' 16/04/2026 03:37:42 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '102078' 16/04/2026 03:37:42 pm >> DELETE FROM ps_document_detail WHERE id_document = '102078' 16/04/2026 03:37:42 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '102078' , '22234' , 'CAMICE MISTO LANA - 70/002020' , '1' , '-1' , '1' , '270' , '221.31147540984' , '22' , '0' , '270.00' ) 16/04/2026 03:38:12 pm >> SELECT document_num FROM ps_document WHERE document_num = '697' AND id_document != '101650' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2026-03-06') 16/04/2026 03:38:12 pm >> UPDATE ps_document SET id_document_type = '11', document_num = '697', document_date = '2026-03-06', document_letter = '', id_customer = '0', id_supplier = '', id_address = '0', address1 = '', address2 = '', note = '', price_shipping = '0.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '1', id_causal = '0', price_tax_included = '32.10', price_tax_excluded = '26.31', date_upd = NOW() WHERE id_document = '101650' 16/04/2026 03:38: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 = '101650' 16/04/2026 03:38:12 pm >> DELETE FROM ps_document_detail WHERE id_document = '101650' 16/04/2026 03:38: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 ( '101650' , '22355' , 'LACCIO TAU COMUNIONE - 42/273-KSB04' , '1' , '-1' , '1' , '2.0000' , '1.6393442622951' , '22' , '0' , '2.00' ) 16/04/2026 03:38: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 ( '101650' , '22501' , 'BRACCIALE COLORATO PRIMA COMUNIONE' , '1' , '-1' , '1' , '1.5000' , '1.2295081967213' , '22' , '0' , '1.50' ) 16/04/2026 03:38: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 ( '101650' , '23905' , 'BRACCIALE IN GOMMA - 800/385' , '1' , '-1' , '1' , '1.6000' , '1.3114754098361' , '22' , '0' , '1.60' ) 16/04/2026 03:38: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 ( '101650' , '19102' , 'CARBONCINI MM 40' , '2' , '-2' , '1' , '12.1' , '9.9180327868852' , '22' , '0' , '24.20' ) 16/04/2026 03:38: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 ( '101650' , '19599' , 'ROSARIO PER LA PRIMA COMUNIONE - 197/13' , '1' , '-1' , '1' , '2.8000' , '2.2950819672131' , '22' , '0' , '2.80' ) 16/04/2026 03:38:28 pm >> SELECT document_num FROM ps_document WHERE document_num = '774' AND id_document != '101762' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2026-03-14') 16/04/2026 03:38:28 pm >> UPDATE ps_document SET id_document_type = '11', document_num = '774', document_date = '2026-03-14', document_letter = '', id_customer = '0', id_supplier = '', id_address = '0', address1 = '', address2 = '', note = '', price_shipping = '0.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '15', id_causal = '0', price_tax_included = '55.50', price_tax_excluded = '46.03', date_upd = NOW() WHERE id_document = '101762' 16/04/2026 03:38:28 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 = '101762' 16/04/2026 03:38:28 pm >> DELETE FROM ps_document_detail WHERE id_document = '101762' 16/04/2026 03:38:28 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '101762' , '19099' , 'INCENSO A' , '1' , '-1' , '1' , '45' , '36.885245901639' , '22' , '0' , '45.00' ) 16/04/2026 03:38:28 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '101762' , '13562' , 'CORONCINA IN STOFFA CON ROSE E FOGLIOLINE - 3311' , '1' , '-1' , '1' , '6.0000' , '4.9180327868852' , '22' , '0' , '6.00' ) 16/04/2026 03:38: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 ( '101762' , '18357' , 'MIE PREGHIERINE N.E.' , '2' , '-2' , '4' , '1.5000' , '1.5' , '0' , '0' , '3.00' ) 16/04/2026 03:38: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 ( '101762' , '22501' , 'BRACCIALE COLORATO PRIMA COMUNIONE' , '1' , '-1' , '1' , '1.5000' , '1.2295081967213' , '22' , '0' , '1.50' ) 16/04/2026 03:39:20 pm >> SELECT document_num FROM ps_document WHERE document_num = '858' AND id_document != '101861' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2026-03-23') 16/04/2026 03:39:20 pm >> UPDATE ps_document SET id_document_type = '11', document_num = '858', document_date = '2026-03-23', document_letter = '', id_customer = '0', id_supplier = '', id_address = '0', address1 = '', address2 = '', note = '', price_shipping = '0.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '15', id_causal = '0', price_tax_included = '61.00', price_tax_excluded = '50.00', date_upd = NOW() WHERE id_document = '101861' 16/04/2026 03:39:20 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '101861' 16/04/2026 03:39:20 pm >> DELETE FROM ps_document_detail WHERE id_document = '101861' 16/04/2026 03:39: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 ( '101861' , '15210' , 'CERO PASQUALE API 80X120' , '1' , '-1' , '1' , '61' , '50' , '22' , '0' , '61.00' ) 16/04/2026 03:53:03 pm >> INSERT INTO ps_product ( ean13 , id_tax_rules_group , `date_add` , `date_upd` ) VALUES ( '' , '1' , NOW() , NOW() ) 16/04/2026 03:53:03 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '25041' , '1' , '' , 'nuovo-prodotto' ) 16/04/2026 03:53:03 pm >> INSERT INTO ps_product_shop ( id_product , id_tax_rules_group , id_shop , id_category_default , `date_add` , `date_upd` ) VALUES ( '25041' , '1' , '1' , '2' , NOW() , NOW() ) 16/04/2026 03:53:03 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) VALUES ( '25041' , '0' , '1' , '0' , '0' ) 16/04/2026 03:53:34 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788822269508' AND id_product != '25041' AND ean13 != '' 16/04/2026 03:53:34 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '9788822269508', date_upd = NOW() WHERE id_product = '25041' 16/04/2026 03:53:34 pm >> UPDATE ps_product_lang SET name = 'SULLA NATURA DEI DIVERSI TIPI DI VINO', description = '' WHERE id_product = '25041' 16/04/2026 03:53:34 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '15' WHERE id_product = '25041' 16/04/2026 03:53:34 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '15', id_tax_rules_group = '4', id_category_default = '2', id_argoment_default = '', id_internal_category = '', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '25041' 16/04/2026 03:53:34 pm >> DELETE FROM ps_specific_price WHERE id_product = '25041' 16/04/2026 03:53:35 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 = '25041' 16/04/2026 03:53:35 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '25042' , '1' , '' , 'nuovo-prodotto' ) 16/04/2026 03:53:35 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 '25042' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '25041' 16/04/2026 03:53:35 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '25042' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '25041' 16/04/2026 03:53:51 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788822265432' AND id_product != '25042' AND ean13 != '' 16/04/2026 03:53:51 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '9788822265432', date_upd = NOW() WHERE id_product = '25042' 16/04/2026 03:53:51 pm >> UPDATE ps_product_lang SET name = 'DAL COSMO AL MARE', description = '' WHERE id_product = '25042' 16/04/2026 03:53:51 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '22' WHERE id_product = '25042' 16/04/2026 03:53:51 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '22', id_tax_rules_group = '4', id_category_default = '2', id_argoment_default = '', id_internal_category = '', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '25042' 16/04/2026 03:53:51 pm >> DELETE FROM ps_specific_price WHERE id_product = '25042' 16/04/2026 03:53:52 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 = '25042' 16/04/2026 03:53:52 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '25043' , '1' , '' , 'nuovo-prodotto' ) 16/04/2026 03:53:52 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 '25043' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '25042' 16/04/2026 03:53:52 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '25043' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '25042' 16/04/2026 03:54:15 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788822269157' AND id_product != '25043' AND ean13 != '' 16/04/2026 03:54:15 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '9788822269157', date_upd = NOW() WHERE id_product = '25043' 16/04/2026 03:54:15 pm >> UPDATE ps_product_lang SET name = 'BELLEZZA E PRODUTTIVITA\'', description = '' WHERE id_product = '25043' 16/04/2026 03:54:15 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '35' WHERE id_product = '25043' 16/04/2026 03:54:15 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '35', id_tax_rules_group = '4', id_category_default = '2', id_argoment_default = '', id_internal_category = '', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '25043' 16/04/2026 03:54:15 pm >> DELETE FROM ps_specific_price WHERE id_product = '25043' 16/04/2026 03:54:16 pm >> INSERT INTO ps_product ( id_tax_rules_group , `date_add` , `date_upd` ) SELECT id_tax_rules_group , NOW() , NOW() FROM ps_product WHERE id_product = '25043' 16/04/2026 03:54:16 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '25044' , '1' , '' , 'nuovo-prodotto' ) 16/04/2026 03:54:16 pm >> INSERT INTO ps_product_shop ( id_product , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , `date_add` , `date_upd` ) SELECT '25044' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '25043' 16/04/2026 03:54:16 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '25044' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '25043' 16/04/2026 03:54:50 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788822267757' AND id_product != '25044' AND ean13 != '' 16/04/2026 03:54:50 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '9788822267757', date_upd = NOW() WHERE id_product = '25044' 16/04/2026 03:54:50 pm >> UPDATE ps_product_lang SET name = 'OSSERVAZIONI SU TEORIAE PRATICA', description = '' WHERE id_product = '25044' 16/04/2026 03:54:50 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '50' WHERE id_product = '25044' 16/04/2026 03:54:50 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '50', id_tax_rules_group = '4', id_category_default = '2', id_argoment_default = '', id_internal_category = '', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '25044' 16/04/2026 03:54:50 pm >> DELETE FROM ps_specific_price WHERE id_product = '25044' 16/04/2026 03:54:51 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 = '25044' 16/04/2026 03:54:51 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '25045' , '1' , '' , 'nuovo-prodotto' ) 16/04/2026 03:54:51 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 '25045' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '25044' 16/04/2026 03:54:52 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '25045' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '25044' 16/04/2026 03:55:33 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788822251718' AND id_product != '25045' AND ean13 != '' 16/04/2026 03:55:33 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '9788822251718', date_upd = NOW() WHERE id_product = '25045' 16/04/2026 03:55:33 pm >> UPDATE ps_product_lang SET name = 'STORIA DEL GIARDINO E DEL PAESAGGIO', description = '' WHERE id_product = '25045' 16/04/2026 03:55:33 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '38' WHERE id_product = '25045' 16/04/2026 03:55:33 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '38', id_tax_rules_group = '4', id_category_default = '2', id_argoment_default = '', id_internal_category = '', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '25045' 16/04/2026 03:55:33 pm >> DELETE FROM ps_specific_price WHERE id_product = '25045' 16/04/2026 03:55:36 pm >> INSERT INTO ps_product ( id_tax_rules_group , `date_add` , `date_upd` ) SELECT id_tax_rules_group , NOW() , NOW() FROM ps_product WHERE id_product = '25045' 16/04/2026 03:55:36 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '25046' , '1' , '' , 'nuovo-prodotto' ) 16/04/2026 03:55:36 pm >> INSERT INTO ps_product_shop ( id_product , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , `date_add` , `date_upd` ) SELECT '25046' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '25045' 16/04/2026 03:55:36 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '25046' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '25045' 16/04/2026 03:55:58 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788822269294' AND id_product != '25046' AND ean13 != '' 16/04/2026 03:55:58 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '9788822269294', date_upd = NOW() WHERE id_product = '25046' 16/04/2026 03:55:58 pm >> UPDATE ps_product_lang SET name = 'ANIMA MEDIEVALE NEI NOMI', description = '' WHERE id_product = '25046' 16/04/2026 03:55:58 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '35' WHERE id_product = '25046' 16/04/2026 03:55:59 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '35', id_tax_rules_group = '4', id_category_default = '2', id_argoment_default = '', id_internal_category = '', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '25046' 16/04/2026 03:55:59 pm >> DELETE FROM ps_specific_price WHERE id_product = '25046' 16/04/2026 03:55:59 pm >> INSERT INTO ps_product ( id_tax_rules_group , `date_add` , `date_upd` ) SELECT id_tax_rules_group , NOW() , NOW() FROM ps_product WHERE id_product = '25046' 16/04/2026 03:55:59 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '25047' , '1' , '' , 'nuovo-prodotto' ) 16/04/2026 03:55:59 pm >> INSERT INTO ps_product_shop ( id_product , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , `date_add` , `date_upd` ) SELECT '25047' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '25046' 16/04/2026 03:55:59 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '25047' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '25046' 16/04/2026 03:56:27 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788822269850' AND id_product != '25047' AND ean13 != '' 16/04/2026 03:56:27 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '9788822269850', date_upd = NOW() WHERE id_product = '25047' 16/04/2026 03:56:27 pm >> UPDATE ps_product_lang SET name = 'VIAGGIO DEGLI AGRUMI IN ITALIA', description = '' WHERE id_product = '25047' 16/04/2026 03:56:27 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '29' WHERE id_product = '25047' 16/04/2026 03:56:27 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '29', id_tax_rules_group = '4', id_category_default = '2', id_argoment_default = '', id_internal_category = '', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '25047' 16/04/2026 03:56:27 pm >> DELETE FROM ps_specific_price WHERE id_product = '25047' 16/04/2026 03:56:28 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 = '25047' 16/04/2026 03:56:28 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '25048' , '1' , '' , 'nuovo-prodotto' ) 16/04/2026 03:56:28 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 '25048' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '25047' 16/04/2026 03:56:28 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '25048' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '25047' 16/04/2026 03:56:49 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788822261496' AND id_product != '25048' AND ean13 != '' 16/04/2026 03:56:49 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '9788822261496', date_upd = NOW() WHERE id_product = '25048' 16/04/2026 03:56:49 pm >> UPDATE ps_product_lang SET name = 'CURA DEI GIARDINI STORICI', description = '' WHERE id_product = '25048' 16/04/2026 03:56:49 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '67' WHERE id_product = '25048' 16/04/2026 03:56:49 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '67', id_tax_rules_group = '4', id_category_default = '2', id_argoment_default = '', id_internal_category = '', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '25048' 16/04/2026 03:56:49 pm >> DELETE FROM ps_specific_price WHERE id_product = '25048' 16/04/2026 03:56: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 = '25048' 16/04/2026 03:56:50 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '25049' , '1' , '' , 'nuovo-prodotto' ) 16/04/2026 03:56: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 '25049' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '25048' 16/04/2026 03:56:50 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '25049' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '25048' 16/04/2026 03:58:53 pm >> UPDATE ps_address SET id_state = '157', lastname = 'CASA EDITRICE LEO S. OLSCHKI', address1 = 'VIUZZO DEL POZZETTO 8', address2 = '', postcode = '50126', dni = '00395430481', vat_number = '00395430481', city = 'FIRENZE', phone = '0556530684', phone_mobile = '', date_upd = NOW() WHERE id_supplier = '228' 16/04/2026 03:58:53 pm >> UPDATE ps_supplier SET email = 'info@olschki.it', name = 'CASA EDITRICE LEO S. OLSCHKI', date_upd = NOW() WHERE id_supplier = '228' 16/04/2026 03:58:53 pm >> UPDATE ps_supplier_lang SET description = '', meta_title = '', meta_description = '' WHERE id_supplier = '228' 16/04/2026 03:59:44 pm >> INSERT INTO ps_category ( id_parent , `date_add` , `date_upd` , level_depth ) VALUES ( '4' , NOW() , NOW() , '3' ) 16/04/2026 03:59:44 pm >> INSERT INTO ps_category_group ( id_category , id_group ) VALUES ( '596' , '1' ) 16/04/2026 03:59:44 pm >> INSERT INTO ps_category_group ( id_category , id_group ) VALUES ( '596' , '2' ) 16/04/2026 03:59:44 pm >> INSERT INTO ps_category_group ( id_category , id_group ) VALUES ( '596' , '3' ) 16/04/2026 03:59:44 pm >> INSERT INTO ps_category_lang ( id_category , id_lang , name , link_rewrite ) VALUES ( '596' , '1' , 'ED. LEO S. OLSCHKI' , LOWER('ED.-LEO-S.-OLSCHKI') ) 16/04/2026 03:59:44 pm >> INSERT INTO ps_category_shop ( id_category , id_shop , position ) VALUES ( '596' , '1' , '0' ) 16/04/2026 04:00:54 pm >> SELECT document_num FROM ps_document WHERE document_num = '19' AND id_document != '102246' AND id_document_type LIKE '24' AND YEAR(document_date) = YEAR('2026-04-13') 16/04/2026 04:00:54 pm >> UPDATE ps_document SET id_document_type = '24', document_num = '19', document_date = '2026-04-13', document_letter = '', id_customer = '4338', id_supplier = '', id_address = '4679762', address1 = 'VIA ANNUNZIATELLA 44 84011 AMALFI', address2 = '', note = '', price_shipping = '0.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '3', id_causal = '0', price_tax_included = '261.90', price_tax_excluded = '261.90', date_upd = NOW() WHERE id_document = '102246' 16/04/2026 04:00: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 = '102246' 16/04/2026 04:00:54 pm >> DELETE FROM ps_document_detail WHERE id_document = '102246' 16/04/2026 04:00: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 ( '102246' , '25047' , 'VIAGGIO DEGLI AGRUMI IN ITALIA' , '1' , '-1' , '4' , '29.00' , '29' , '0' , '10' , '26.10' ) 16/04/2026 04:00: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 ( '102246' , '25048' , 'CURA DEI GIARDINI STORICI' , '1' , '-1' , '4' , '67.00' , '67' , '0' , '10' , '60.30' ) 16/04/2026 04:00: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 ( '102246' , '25046' , 'ANIMA MEDIEVALE NEI NOMI' , '1' , '-1' , '4' , '35.00' , '35' , '0' , '10' , '31.50' ) 16/04/2026 04:00: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 ( '102246' , '25045' , 'STORIA DEL GIARDINO E DEL PAESAGGIO' , '1' , '-1' , '4' , '38.00' , '38' , '0' , '10' , '34.20' ) 16/04/2026 04:00: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 ( '102246' , '25044' , 'OSSERVAZIONI SU TEORIAE PRATICA' , '1' , '-1' , '4' , '50.00' , '50' , '0' , '10' , '45.00' ) 16/04/2026 04:00: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 ( '102246' , '25043' , 'BELLEZZA E PRODUTTIVITA' , '1' , '-1' , '4' , '35.00' , '35' , '0' , '10' , '31.50' ) 16/04/2026 04:00: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 ( '102246' , '25042' , 'DAL COSMO AL MARE' , '1' , '-1' , '4' , '22.00' , '22' , '0' , '10' , '19.80' ) 16/04/2026 04:00: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 ( '102246' , '25041' , 'SULLA NATURA DEI DIVERSI TIPI DI VINO' , '1' , '-1' , '4' , '15.00' , '15' , '0' , '10' , '13.50' ) 16/04/2026 04:03: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 ( '31' , 'VF000806/2026' , '2026-04-15' , '2026' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '3' , '0' , '189.15' , '189.15' , NOW() , NOW() ) 16/04/2026 04:03:10 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '102312' 16/04/2026 04:03:10 pm >> DELETE FROM ps_document_detail WHERE id_document = '102312' 16/04/2026 04:03:10 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '102312' , '25047' , 'VIAGGIO DEGLI AGRUMI IN ITALIA' , '1' , '1' , '4' , '29.00' , '29' , '0' , '35' , '18.8500' ) 16/04/2026 04:03:10 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '102312' , '25046' , 'ANIMA MEDIEVALE NEI NOMI' , '1' , '1' , '4' , '35.00' , '35' , '0' , '35' , '22.7500' ) 16/04/2026 04:03:10 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '102312' , '25045' , 'STORIA DEL GIARDINO E DEL PAESAGGIO' , '1' , '1' , '4' , '38.00' , '38' , '0' , '35' , '24.7000' ) 16/04/2026 04:03:10 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '102312' , '25048' , 'CURA DEI GIARDINI STORICI' , '1' , '1' , '4' , '67.00' , '67' , '0' , '35' , '43.5500' ) 16/04/2026 04:03:10 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '102312' , '25043' , 'BELLEZZA E PRODUTTIVITA' , '1' , '1' , '4' , '35.00' , '35' , '0' , '35' , '22.7500' ) 16/04/2026 04:03:10 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '102312' , '25042' , 'DAL COSMO AL MARE' , '1' , '1' , '4' , '22.00' , '22' , '0' , '35' , '14.3000' ) 16/04/2026 04:03:10 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '102312' , '25041' , 'SULLA NATURA DEI DIVERSI TIPI DI VINO' , '1' , '1' , '4' , '15.00' , '15' , '0' , '35' , '9.7500' ) 16/04/2026 04:03:10 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '102312' , '25044' , 'OSSERVAZIONI SU TEORIAE PRATICA' , '1' , '1' , '4' , '50.00' , '50' , '0' , '35' , '32.5000' ) 16/04/2026 04:03:32 pm >> INSERT INTO ps_supplier ( name , email , `date_add` , `date_upd` ) VALUES ( '' , '' , NOW() , NOW() ) 16/04/2026 04:03:32 pm >> INSERT INTO ps_supplier_shop ( id_supplier , id_shop ) VALUES ( '229' , '1' ) 16/04/2026 04:03:32 pm >> INSERT INTO ps_supplier_lang ( id_supplier , id_lang ) VALUES ( '229' , '1' ) 16/04/2026 04:03:32 pm >> INSERT INTO ps_address ( id_supplier , id_country , id_state , alias , lastname , firstname , address1 , city , date_add , date_upd ) VALUES ( '229' , '10' , '0' , '' , '' , '' , '' , '' , NOW() , NOW() ) 16/04/2026 04:06:00 pm >> UPDATE ps_address SET id_state = '208', lastname = 'L\'ERMA DI BRETSCHNEIDER S.R.L.', address1 = 'VIA MARIANNA DIONIGI 57', address2 = '', postcode = '00193', dni = '01273080588', vat_number = 'IT00980691000', city = 'ROMA', phone = '', phone_mobile = '', date_upd = NOW() WHERE id_supplier = '229' 16/04/2026 04:06:00 pm >> UPDATE ps_supplier SET email = 'lerma@legalmail.it', name = 'L\'ERMA DI BRETSCHNEIDER S.R.L.', date_upd = NOW() WHERE id_supplier = '229' 16/04/2026 04:06:00 pm >> UPDATE ps_supplier_lang SET description = '', meta_title = '', meta_description = '' WHERE id_supplier = '229' 16/04/2026 04:06:29 pm >> INSERT INTO ps_category ( id_parent , `date_add` , `date_upd` , level_depth ) VALUES ( '4' , NOW() , NOW() , '3' ) 16/04/2026 04:06:29 pm >> INSERT INTO ps_category_group ( id_category , id_group ) VALUES ( '597' , '1' ) 16/04/2026 04:06:29 pm >> INSERT INTO ps_category_group ( id_category , id_group ) VALUES ( '597' , '2' ) 16/04/2026 04:06:29 pm >> INSERT INTO ps_category_group ( id_category , id_group ) VALUES ( '597' , '3' ) 16/04/2026 04:06:29 pm >> INSERT INTO ps_category_lang ( id_category , id_lang , name , link_rewrite ) VALUES ( '597' , '1' , 'ED. L\'ERMA' , LOWER('ED.-L\'ERMA') ) 16/04/2026 04:06:29 pm >> INSERT INTO ps_category_shop ( id_category , id_shop , position ) VALUES ( '597' , '1' , '0' ) 16/04/2026 04:07:24 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788891334305' AND id_product != '25049' AND ean13 != '' 16/04/2026 04:07:24 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '9788891334305', date_upd = NOW() WHERE id_product = '25049' 16/04/2026 04:07:24 pm >> UPDATE ps_product_lang SET name = 'BEHIND THE SCENES OF MEDIEVAL ROOFS', description = '' WHERE id_product = '25049' 16/04/2026 04:07:24 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '180' WHERE id_product = '25049' 16/04/2026 04:07:24 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '180', id_tax_rules_group = '4', id_category_default = '597', id_argoment_default = '', id_internal_category = '', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '25049' 16/04/2026 04:07:24 pm >> DELETE FROM ps_specific_price WHERE id_product = '25049' 16/04/2026 04:07:26 pm >> INSERT INTO ps_product ( id_tax_rules_group , `date_add` , `date_upd` ) SELECT id_tax_rules_group , NOW() , NOW() FROM ps_product WHERE id_product = '25049' 16/04/2026 04:07:26 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '25050' , '1' , '' , 'nuovo-prodotto' ) 16/04/2026 04:07:26 pm >> INSERT INTO ps_product_shop ( id_product , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , `date_add` , `date_upd` ) SELECT '25050' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '25049' 16/04/2026 04:07:26 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '25050' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '25049' 16/04/2026 04:08:10 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' , '724' , '2026-04-15' , '' , '0' , '229' , '4679764' , 'VIA MARIANNA DIONIGI 57 00193 ROMA' , '' , '' , '8' , '4' , '0' , '0' , '0' , '' , '3' , '0' , '134.00' , '134.00' , NOW() , NOW() ) 16/04/2026 04:08:10 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '102313' 16/04/2026 04:08:10 pm >> DELETE FROM ps_document_detail WHERE id_document = '102313' 16/04/2026 04:08:10 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '102313' , '25049' , 'BEHIND THE SCENES OF MEDIEVAL ROOFS' , '1' , '1' , '4' , '180.00' , '180' , '0' , '30' , '126.0000' ) 16/04/2026 04:08:10 pm >> DELETE FROM ps_product_supplier WHERE id_product = '25049' AND id_supplier = '229' 16/04/2026 04:08:10 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '25049' , '229' , '1' ) 16/04/2026 04:08:26 pm >> SELECT document_num FROM ps_document WHERE document_num = '19' AND id_document != '102246' AND id_document_type LIKE '24' AND YEAR(document_date) = YEAR('2026-04-13') 16/04/2026 04:08:26 pm >> UPDATE ps_document SET id_document_type = '24', document_num = '19', document_date = '2026-04-13', document_letter = '', id_customer = '4338', id_supplier = '', id_address = '4679762', address1 = 'VIA ANNUNZIATELLA 44 84011 AMALFI', address2 = '', note = '', price_shipping = '0.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '3', id_causal = '0', price_tax_included = '423.90', price_tax_excluded = '423.90', date_upd = NOW() WHERE id_document = '102246' 16/04/2026 04:08: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 = '102246' 16/04/2026 04:08:26 pm >> DELETE FROM ps_document_detail WHERE id_document = '102246' 16/04/2026 04:08: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 ( '102246' , '25047' , 'VIAGGIO DEGLI AGRUMI IN ITALIA' , '1' , '-1' , '4' , '29.0000' , '29' , '0' , '10' , '26.10' ) 16/04/2026 04:08: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 ( '102246' , '25048' , 'CURA DEI GIARDINI STORICI' , '1' , '-1' , '4' , '67.0000' , '67' , '0' , '10' , '60.30' ) 16/04/2026 04:08: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 ( '102246' , '25046' , 'ANIMA MEDIEVALE NEI NOMI' , '1' , '-1' , '4' , '35.0000' , '35' , '0' , '10' , '31.50' ) 16/04/2026 04:08: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 ( '102246' , '25045' , 'STORIA DEL GIARDINO E DEL PAESAGGIO' , '1' , '-1' , '4' , '38.0000' , '38' , '0' , '10' , '34.20' ) 16/04/2026 04:08: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 ( '102246' , '25044' , 'OSSERVAZIONI SU TEORIAE PRATICA' , '1' , '-1' , '4' , '50.0000' , '50' , '0' , '10' , '45.00' ) 16/04/2026 04:08: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 ( '102246' , '25043' , 'BELLEZZA E PRODUTTIVITA' , '1' , '-1' , '4' , '35.0000' , '35' , '0' , '10' , '31.50' ) 16/04/2026 04:08: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 ( '102246' , '25042' , 'DAL COSMO AL MARE' , '1' , '-1' , '4' , '22.0000' , '22' , '0' , '10' , '19.80' ) 16/04/2026 04:08: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 ( '102246' , '25041' , 'SULLA NATURA DEI DIVERSI TIPI DI VINO' , '1' , '-1' , '4' , '15.0000' , '15' , '0' , '10' , '13.50' ) 16/04/2026 04:08: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 ( '102246' , '25049' , 'BEHIND THE SCENES OF MEDIEVAL ROOFS' , '1' , '-1' , '4' , '180.00' , '180' , '0' , '10' , '162.00' ) 16/04/2026 04:11:10 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '002218' AND id_product != '22114' AND ean13 != '' 16/04/2026 04:11:10 pm >> UPDATE ps_product SET id_supplier = '143', reference = '', ean13 = '002218', date_upd = NOW() WHERE id_product = '22114' 16/04/2026 04:11:10 pm >> UPDATE ps_product_lang SET name = 'CAMICE MISTO COT. - CON TRAMEZZO - 70/019236', description = '' WHERE id_product = '22114' 16/04/2026 04:11:10 pm >> UPDATE ps_product SET wholesale_price = '73.72', on_sale = '0', price = '188.52459016393442' WHERE id_product = '22114' 16/04/2026 04:11:11 pm >> UPDATE ps_product_shop SET wholesale_price = '73.72', price = '188.52459016393442', id_tax_rules_group = '1', id_category_default = '468', 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 = '22114' 16/04/2026 04:11:11 pm >> DELETE FROM ps_specific_price WHERE id_product = '22114' 16/04/2026 04:16:21 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '002429' AND id_product != '25050' AND ean13 != '' 16/04/2026 04:16:21 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '002429', date_upd = NOW() WHERE id_product = '25050' 16/04/2026 04:16:21 pm >> UPDATE ps_product_lang SET name = 'CASULA TESS. OPERATO 100% LANA - 65/060425', description = '' WHERE id_product = '25050' 16/04/2026 04:16:21 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '1260.655737704918' WHERE id_product = '25050' 16/04/2026 04:16:21 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '1260.655737704918', id_tax_rules_group = '1', id_category_default = '468', 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 = '25050' 16/04/2026 04:16:21 pm >> DELETE FROM ps_specific_price WHERE id_product = '25050' 16/04/2026 04:18:21 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '002429' AND id_product != '25050' AND ean13 != '' 16/04/2026 04:18:21 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '002429', date_upd = NOW() WHERE id_product = '25050' 16/04/2026 04:18:21 pm >> UPDATE ps_product_lang SET name = 'CASULA TESS. OPERATO 100% LANA - 65/060425', description = '' WHERE id_product = '25050' 16/04/2026 04:18:21 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '1260.655737704918' WHERE id_product = '25050' 16/04/2026 04:18:21 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '1260.655737704918', id_tax_rules_group = '1', id_category_default = '468', 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 = '25050' 16/04/2026 04:18:21 pm >> DELETE FROM ps_specific_price WHERE id_product = '25050' 16/04/2026 04:18:22 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 = '25050' 16/04/2026 04:18:22 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '25051' , '1' , '' , 'nuovo-prodotto' ) 16/04/2026 04:18:22 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 '25051' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '25050' 16/04/2026 04:18:22 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '25051' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '25050' 16/04/2026 04:19:31 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '002430' AND id_product != '25051' AND ean13 != '' 16/04/2026 04:19:31 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '002430', date_upd = NOW() WHERE id_product = '25051' 16/04/2026 04:19:31 pm >> UPDATE ps_product_lang SET name = 'CASULA MISTO COTONE - 65/010126', description = '' WHERE id_product = '25051' 16/04/2026 04:19:31 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '1180.327868852459' WHERE id_product = '25051' 16/04/2026 04:19:31 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '1180.327868852459', id_tax_rules_group = '1', id_category_default = '468', 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 = '25051' 16/04/2026 04:19:31 pm >> DELETE FROM ps_specific_price WHERE id_product = '25051' 16/04/2026 04:19:32 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 = '25051' 16/04/2026 04:19:32 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '25052' , '1' , '' , 'nuovo-prodotto' ) 16/04/2026 04:19:32 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 '25052' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '25051' 16/04/2026 04:19:32 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '25052' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '25051' 16/04/2026 04:21:11 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '31' , '135' , '2026-04-15' , '' , '0' , '143' , '4670947' , 'VIA DELLE SELVETTE 324 55018 SEGROMIGNO IN MONTE CAPANNORI' , '' , '' , '14' , '1' , '0' , '0' , '0' , '' , '9' , '0' , '2240.69' , '1836.63' , NOW() , NOW() ) 16/04/2026 04:21:11 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '102314' 16/04/2026 04:21:11 pm >> DELETE FROM ps_document_detail WHERE id_document = '102314' 16/04/2026 04:21:11 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '102314' , '22114' , 'CAMICE MISTO COT. - CON TRAMEZZO - 70/019236' , '1' , '1' , '1' , '84' , '68.852459016393' , '22' , '3' , '99.4056' ) 16/04/2026 04:21:12 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22114' AND id_supplier = '143' 16/04/2026 04:21:12 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22114' , '143' , '1' ) 16/04/2026 04:21: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 ( '102314' , '25050' , 'CASULA TESS. OPERATO 100% LANA - 65/060425' , '2' , '2' , '1' , '565' , '463.11475409836' , '22' , '3' , '1337.2420' ) 16/04/2026 04:21:12 pm >> DELETE FROM ps_product_supplier WHERE id_product = '25050' AND id_supplier = '143' 16/04/2026 04:21:12 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '25050' , '143' , '1' ) 16/04/2026 04:21: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 ( '102314' , '17408' , 'CAMICE MISTO COT. 70/001035' , '1' , '1' , '1' , '75' , '61.475409836066' , '22' , '3' , '88.7550' ) 16/04/2026 04:21:12 pm >> DELETE FROM ps_product_supplier WHERE id_product = '17408' AND id_supplier = '143' 16/04/2026 04:21:12 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '17408' , '143' , '1' ) 16/04/2026 04:21: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 ( '102314' , '25051' , 'CASULA MISTO COTONE - 65/010126' , '1' , '1' , '1' , '590' , '483.60655737705' , '22' , '3' , '698.2060' ) 16/04/2026 04:21:12 pm >> DELETE FROM ps_product_supplier WHERE id_product = '25051' AND id_supplier = '143' 16/04/2026 04:21:12 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '25051' , '143' , '1' ) 16/04/2026 04:21:34 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '002189' AND id_product != '21696' AND ean13 != '' 16/04/2026 04:21:34 pm >> UPDATE ps_product SET id_supplier = '143', reference = '', ean13 = '002189', date_upd = NOW() WHERE id_product = '21696' 16/04/2026 04:21:34 pm >> UPDATE ps_product_lang SET name = 'SERVIZIO MESSA - 86/014614', description = '' WHERE id_product = '21696' 16/04/2026 04:21:34 pm >> UPDATE ps_product SET wholesale_price = '55.29', on_sale = '0', price = '132.78688524590163' WHERE id_product = '21696' 16/04/2026 04:21:34 pm >> UPDATE ps_product_shop SET wholesale_price = '55.29', price = '132.78688524590163', id_tax_rules_group = '1', id_category_default = '468', 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 = '21696' 16/04/2026 04:21:34 pm >> DELETE FROM ps_specific_price WHERE id_product = '21696' 16/04/2026 04:21:36 pm >> INSERT INTO ps_product ( id_tax_rules_group , `date_add` , `date_upd` ) SELECT id_tax_rules_group , NOW() , NOW() FROM ps_product WHERE id_product = '21696' 16/04/2026 04:21:36 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '25053' , '1' , '' , 'nuovo-prodotto' ) 16/04/2026 04:21:36 pm >> INSERT INTO ps_product_shop ( id_product , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , `date_add` , `date_upd` ) SELECT '25053' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '21696' 16/04/2026 04:21:36 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '25053' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '21696' 16/04/2026 05:07:46 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '000716' AND id_product != '2097' AND ean13 != '' 16/04/2026 05:07:46 pm >> UPDATE ps_product SET id_supplier = '12', reference = '2015', ean13 = '000716', date_upd = NOW() WHERE id_product = '2097' 16/04/2026 05:07:46 pm >> UPDATE ps_product_lang SET name = 'CIPOLLINA MANGIAFUMO - 1057', description = '' WHERE id_product = '2097' 16/04/2026 05:07:46 pm >> UPDATE ps_product SET wholesale_price = '3.80', on_sale = '0', price = '8.19672131147541' WHERE id_product = '2097' 16/04/2026 05:07:46 pm >> UPDATE ps_product_shop SET wholesale_price = '3.80', price = '8.19672131147541', id_tax_rules_group = '1', id_category_default = '147', 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 = '2097' 16/04/2026 05:07:46 pm >> DELETE FROM ps_specific_price WHERE id_product = '2097' 16/04/2026 05:08:40 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '000750' AND id_product != '3118' AND ean13 != '' 16/04/2026 05:08:40 pm >> UPDATE ps_product SET id_supplier = '12', reference = '2015', ean13 = '000750', date_upd = NOW() WHERE id_product = '3118' 16/04/2026 05:08:41 pm >> UPDATE ps_product_lang SET name = 'CROCE SU CANDELIERE CM 37 - 589/C', description = '' WHERE id_product = '3118' 16/04/2026 05:08:41 pm >> UPDATE ps_product SET wholesale_price = '31.35', on_sale = '0', price = '94.26229508196721' WHERE id_product = '3118' 16/04/2026 05:08:41 pm >> UPDATE ps_product_shop SET wholesale_price = '31.35', price = '94.26229508196721', id_tax_rules_group = '1', id_category_default = '147', 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 = '3118' 16/04/2026 05:08:41 pm >> DELETE FROM ps_specific_price WHERE id_product = '3118' 16/04/2026 05:10:12 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '000448' AND id_product != '1750' AND ean13 != '' 16/04/2026 05:10:12 pm >> UPDATE ps_product SET id_supplier = '12', reference = '2013', ean13 = '000448', date_upd = NOW() WHERE id_product = '1750' 16/04/2026 05:10:12 pm >> UPDATE ps_product_lang SET name = 'CARTUCCIA TRASPARENTE DIAM. 3,2 - 454', description = '' WHERE id_product = '1750' 16/04/2026 05:10:13 pm >> UPDATE ps_product SET wholesale_price = '5.40', on_sale = '0', price = '12.295081967213115' WHERE id_product = '1750' 16/04/2026 05:10:13 pm >> UPDATE ps_product_shop SET wholesale_price = '5.40', price = '12.295081967213115', id_tax_rules_group = '1', id_category_default = '147', 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 = '1750' 16/04/2026 05:10:13 pm >> DELETE FROM ps_specific_price WHERE id_product = '1750' 16/04/2026 05:16:02 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '000236' AND id_product != '12581' AND ean13 != '' 16/04/2026 05:16:02 pm >> UPDATE ps_product SET id_supplier = '12', reference = '', ean13 = '000236', date_upd = NOW() WHERE id_product = '12581' 16/04/2026 05:16:02 pm >> UPDATE ps_product_lang SET name = 'BOTTIGLIA CORAZZA - 125 CC - 220', description = '' WHERE id_product = '12581' 16/04/2026 05:16:02 pm >> UPDATE ps_product SET wholesale_price = '6.84', on_sale = '0', price = '16.39344262295082' WHERE id_product = '12581' 16/04/2026 05:16:02 pm >> UPDATE ps_product_shop SET wholesale_price = '6.84', price = '16.39344262295082', id_tax_rules_group = '1', id_category_default = '147', id_argoment_default = '42', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '12581' 16/04/2026 05:16:02 pm >> DELETE FROM ps_specific_price WHERE id_product = '12581' 16/04/2026 05:17:33 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '000608' AND id_product != '540' AND ean13 != '' 16/04/2026 05:17:33 pm >> UPDATE ps_product SET id_supplier = '12', reference = '2014', ean13 = '000608', date_upd = NOW() WHERE id_product = '540' 16/04/2026 05:17:33 pm >> UPDATE ps_product_lang SET name = 'AMPOLLE ALTARE FUSIONE DORATA - 504 ', description = '' WHERE id_product = '540' 16/04/2026 05:17:33 pm >> UPDATE ps_product SET wholesale_price = '53.20', on_sale = '0', price = '114.75409836065575' WHERE id_product = '540' 16/04/2026 05:17:33 pm >> UPDATE ps_product_shop SET wholesale_price = '53.20', price = '114.75409836065575', id_tax_rules_group = '1', id_category_default = '147', 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 = '540' 16/04/2026 05:17:33 pm >> DELETE FROM ps_specific_price WHERE id_product = '540' 16/04/2026 05:22:26 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '000750' AND id_product != '3118' AND ean13 != '' 16/04/2026 05:22:26 pm >> UPDATE ps_product SET id_supplier = '12', reference = '2015', ean13 = '000750', date_upd = NOW() WHERE id_product = '3118' 16/04/2026 05:22:26 pm >> UPDATE ps_product_lang SET name = 'CROCE SU CANDELIERE CM 37 - 589/C', description = '' WHERE id_product = '3118' 16/04/2026 05:22:26 pm >> UPDATE ps_product SET wholesale_price = '31.35', on_sale = '0', price = '97.54098360655738' WHERE id_product = '3118' 16/04/2026 05:22:26 pm >> UPDATE ps_product_shop SET wholesale_price = '31.35', price = '97.54098360655738', id_tax_rules_group = '1', id_category_default = '147', 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 = '3118' 16/04/2026 05:22:26 pm >> DELETE FROM ps_specific_price WHERE id_product = '3118' 16/04/2026 05:25:38 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '31' , '1237' , '2026-04-13' , '' , '0' , '12' , '2607' , 'VIA NAZIONALE NORD, 4 - LAGARO 40035 CASTIGLIONE DEI PEPOLI' , '' , '' , '12' , '1' , '0' , '0' , '0' , '' , '9' , '0' , '320.21' , '262.47' , NOW() , NOW() ) 16/04/2026 05:25:38 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '102315' 16/04/2026 05:25:38 pm >> DELETE FROM ps_document_detail WHERE id_document = '102315' 16/04/2026 05:25:38 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '102315' , '2097' , 'CIPOLLINA MANGIAFUMO - 1057' , '6' , '6' , '1' , '4.15' , '3.4016393442623' , '22' , '5' , '28.8591' ) 16/04/2026 05:25:38 pm >> DELETE FROM ps_product_supplier WHERE id_product = '2097' AND id_supplier = '12' 16/04/2026 05:25:38 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '2097' , '12' , '1' ) 16/04/2026 05:25:38 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '102315' , '3118' , 'CROCE SU CANDELIERE CM 37 - 589/C' , '1' , '1' , '1' , '48.95' , '40.122950819672' , '22' , '5' , '56.7331' ) 16/04/2026 05:25:38 pm >> DELETE FROM ps_product_supplier WHERE id_product = '3118' AND id_supplier = '12' 16/04/2026 05:25:38 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '3118' , '12' , '1' ) 16/04/2026 05:25:38 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '102315' , '8936' , 'ANTIVENTO PER TORCIA ORO DIAM. 4 - 33' , '2' , '2' , '1' , '21.65' , '17.745901639344' , '22' , '5' , '50.1847' ) 16/04/2026 05:25:38 pm >> DELETE FROM ps_product_supplier WHERE id_product = '8936' AND id_supplier = '12' 16/04/2026 05:25:38 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '8936' , '12' , '1' ) 16/04/2026 05:25:38 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '102315' , '1750' , 'CARTUCCIA TRASPARENTE DIAM. 3,2 - 454' , '10' , '10' , '1' , '6.2' , '5.0819672131148' , '22' , '5' , '71.8580' ) 16/04/2026 05:25:38 pm >> DELETE FROM ps_product_supplier WHERE id_product = '1750' AND id_supplier = '12' 16/04/2026 05:25:38 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '1750' , '12' , '1' ) 16/04/2026 05:25:39 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '102315' , '12581' , 'BOTTIGLIA CORAZZA - 125 CC - 220' , '1' , '1' , '1' , '9.3' , '7.6229508196721' , '22' , '5' , '10.7787' ) 16/04/2026 05:25:39 pm >> DELETE FROM ps_product_supplier WHERE id_product = '12581' AND id_supplier = '12' 16/04/2026 05:25:39 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '12581' , '12' , '1' ) 16/04/2026 05:25:39 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '102315' , '12202' , 'VETRO ANTIVENTO PER F. CAND. DIAM. 4 - 73/40' , '2' , '2' , '1' , '8.75' , '7.172131147541' , '22' , '5' , '20.2825' ) 16/04/2026 05:25:39 pm >> DELETE FROM ps_product_supplier WHERE id_product = '12202' AND id_supplier = '12' 16/04/2026 05:25:39 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '12202' , '12' , '1' ) 16/04/2026 05:25:39 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '102315' , '540' , 'AMPOLLE ALTARE FUSIONE DORATA - 504 ' , '1' , '1' , '1' , '57.7' , '47.295081967213' , '22' , '5' , '66.8743' ) 16/04/2026 05:25:39 pm >> DELETE FROM ps_product_supplier WHERE id_product = '540' AND id_supplier = '12' 16/04/2026 05:25:39 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '540' , '12' , '1' ) 16/04/2026 05:32:00 pm >> SELECT document_num FROM ps_document WHERE document_num = '1220' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2026-04-16') 16/04/2026 05:32:00 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' , '1220' , '2026-04-16' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '1' , '0' , '4.85' , '3.98' , NOW() , NOW() ) 16/04/2026 05:32:00 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '102316' 16/04/2026 05:32:00 pm >> DELETE FROM ps_document_detail WHERE id_document = '102316' 16/04/2026 05:32:00 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '102316' , '22548' , 'ROSARIO LEGNO - MM8 - R178' , '3' , '-3' , '1' , '1.20' , '0.98360655737705' , '22' , '0' , '3.60' ) 16/04/2026 05:32:00 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '102316' , '6325' , 'MEDAGLIA MIRACOLOSA MM 22 - G022MIR' , '5' , '-5' , '1' , '0.25' , '0.20491803278689' , '22' , '0' , '1.25' ) 16/04/2026 05:33:23 pm >> SELECT document_num FROM ps_document WHERE document_num = '1221' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2026-04-16') 16/04/2026 05:33: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' , '1221' , '2026-04-16' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '1' , '0' , '4.75' , '4.75' , NOW() , NOW() ) 16/04/2026 05:33: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 = '102317' 16/04/2026 05:33:23 pm >> DELETE FROM ps_document_detail WHERE id_document = '102317' 16/04/2026 05:33: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 ( '102317' , '24623' , 'SULLA TUA PAROLA - MAG/GIU 2026' , '1' , '-1' , '4' , '5.00' , '5' , '0' , '5' , '4.75' ) 16/04/2026 05:34:13 pm >> SELECT document_num FROM ps_document WHERE document_num = '1193' AND id_document != '102281' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2026-04-15') 16/04/2026 05:34:13 pm >> UPDATE ps_document SET id_document_type = '11', document_num = '1193', document_date = '2026-04-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 = '15', id_causal = '0', price_tax_included = '122.00', price_tax_excluded = '105.41', date_upd = NOW() WHERE id_document = '102281' 16/04/2026 05:34: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 = '102281' 16/04/2026 05:34:13 pm >> DELETE FROM ps_document_detail WHERE id_document = '102281' 16/04/2026 05:34: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 ( '102281' , '24204' , 'GANCIO - B310/CA' , '1' , '-1' , '1' , '17.0000' , '13.934426229508' , '22' , '0' , '17.00' ) 16/04/2026 05:34: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 ( '102281' , '13627' , 'PARACERA 167/S' , '1' , '-1' , '1' , '75.0000' , '61.475409836066' , '22' , '0' , '75.00' ) 16/04/2026 05:34: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 ( '102281' , '25018' , 'PRINCIPIO DI SINODALITA ' , '1' , '-1' , '4' , '30.00' , '30' , '0' , '0' , '30.00' ) 16/04/2026 06:06:06 pm >> SELECT document_num FROM ps_document WHERE document_num = '1222' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2026-04-16') 16/04/2026 06:06:06 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '1222' , '2026-04-16' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '1' , '0' , '40.00' , '32.79' , NOW() , NOW() ) 16/04/2026 06:06:06 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '102318' 16/04/2026 06:06:06 pm >> DELETE FROM ps_document_detail WHERE id_document = '102318' 16/04/2026 06:06:06 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '102318' , '7202' , 'ARTICOLI RELIGIOSI' , '1' , '-1' , '1' , '40' , '32.786885245902' , '22' , '0' , '40.00' ) 16/04/2026 06:19:45 pm >> SELECT document_num FROM ps_document WHERE document_num = '1223' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2026-04-16') 16/04/2026 06:19: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 ( '11' , '1223' , '2026-04-16' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '1' , '0' , '55.00' , '45.08' , NOW() , NOW() ) 16/04/2026 06:19: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 = '102319' 16/04/2026 06:19:45 pm >> DELETE FROM ps_document_detail WHERE id_document = '102319' 16/04/2026 06:19: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 ( '102319' , '2436' , 'COLORANTE PER CERA LIQUIDA - 1002' , '2' , '-2' , '1' , '2.50' , '2.0491803278689' , '22' , '0' , '5.00' ) 16/04/2026 06:19: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 ( '102319' , '2097' , 'CIPOLLINA MANGIAFUMO - 1057' , '5' , '-5' , '1' , '10.00' , '8.1967213114754' , '22' , '0' , '50.00' ) 16/04/2026 06:42:59 pm >> SELECT document_num FROM ps_document WHERE document_num = '1224' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2026-04-16') 16/04/2026 06:42: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' , '1224' , '2026-04-16' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '1' , '0' , '11.40' , '11.40' , NOW() , NOW() ) 16/04/2026 06:42: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 = '102320' 16/04/2026 06:42:59 pm >> DELETE FROM ps_document_detail WHERE id_document = '102320' 16/04/2026 06:43:00 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '102320' , '25020' , 'NOTTE - E. WIESEL' , '1' , '-1' , '4' , '12.00' , '12' , '0' , '5' , '11.40' ) 16/04/2026 07:21:00 pm >> SELECT document_num FROM ps_document WHERE document_num = '1225' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2026-04-16') 16/04/2026 07:21:00 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' , '1225' , '2026-04-16' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '1' , '0' , '26.60' , '26.60' , NOW() , NOW() ) 16/04/2026 07:21:00 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '102321' 16/04/2026 07:21:00 pm >> DELETE FROM ps_document_detail WHERE id_document = '102321' 16/04/2026 07:21:00 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '102321' , '24935' , 'ALFONSO POLVERE DI STELLE' , '1' , '-1' , '4' , '15.00' , '15' , '0' , '5' , '14.25' ) 16/04/2026 07:21:00 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '102321' , '23952' , 'BELLEZZA E STUPORE DELLEVENTO LITURGICO -G. CAVAGNOLI' , '1' , '-1' , '4' , '13.00' , '13' , '0' , '5' , '12.35' ) 16/04/2026 07:33:39 pm >> SELECT document_num FROM ps_document WHERE document_num = '1226' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2026-04-16') 16/04/2026 07:33:39 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '1226' , '2026-04-16' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '15' , '0' , '45.00' , '36.89' , NOW() , NOW() ) 16/04/2026 07:33:39 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '102322' 16/04/2026 07:33:39 pm >> DELETE FROM ps_document_detail WHERE id_document = '102322' 16/04/2026 07:33:39 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '102322' , '7202' , 'ARTICOLI RELIGIOSI' , '1' , '-1' , '1' , '45' , '36.885245901639' , '22' , '0' , '45.00' )