13/03/2025 09:23:07 am >> SELECT document_num FROM ps_document WHERE document_num = '855' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2025-03-13') 13/03/2025 09:23:07 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' , '855' , '2025-03-13' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '10.45' , '10.45' , NOW() , NOW() ) 13/03/2025 09:23:07 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '96213' 13/03/2025 09:23:07 am >> DELETE FROM ps_document_detail WHERE id_document = '96213' 13/03/2025 09:23:07 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96213' , '23536' , 'SULLA TUA PAROLA - MAG/GIU 25' , '1' , '-1' , '4' , '5.00' , '5' , '0' , '5' , '4.75' ) 13/03/2025 09:23:07 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96213' , '19587' , 'GESU BAMBINO DI PRAGA - 8079' , '1' , '-1' , '4' , '3.00' , '3' , '0' , '5' , '2.85' ) 13/03/2025 09:23:07 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96213' , '23414' , 'MEDITAZIONE SU TUTTI I VANGELI DELLA QUARESIMA - 8309' , '1' , '-1' , '4' , '3.00' , '3' , '0' , '5' , '2.85' ) 13/03/2025 09:31:34 am >> SELECT document_num FROM ps_document WHERE document_num = '828' AND id_document != '96177' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2025-03-11') 13/03/2025 09:31:34 am >> UPDATE ps_document SET id_document_type = '11', document_num = '828', document_date = '2025-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 = '0', id_causal = '0', price_tax_included = '3.50', price_tax_excluded = '3.50', date_upd = NOW() WHERE id_document = '96177' 13/03/2025 09:31:34 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 = '96177' 13/03/2025 09:31:34 am >> DELETE FROM ps_document_detail WHERE id_document = '96177' 13/03/2025 09:31:34 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 ( '96177' , '23536' , 'SULLA TUA PAROLA - MAG/GIU 25' , '1' , '-1' , '4' , '3.5' , '3.5' , '0' , '0' , '3.50' ) 13/03/2025 09:44:48 am >> INSERT INTO ps_customer ( id_gender , firstname , lastname , email , passwd , `date_add` , `date_upd` ) VALUES ( '1' , '' , '' , '' , 'NRtpRevKIYxZ1onD' , NOW() , NOW() ) 13/03/2025 09:44:48 am >> INSERT INTO ps_customer_group ( id_customer , id_group ) VALUES ( '4182' , '1' ) 13/03/2025 09:44:48 am >> INSERT INTO ps_customer_group ( id_customer , id_group ) VALUES ( '4182' , '2' ) 13/03/2025 09:44:48 am >> INSERT INTO ps_customer_group ( id_customer , id_group ) VALUES ( '4182' , '3' ) 13/03/2025 11:14:17 am >> SELECT document_num FROM ps_document WHERE document_num = '53/A' AND id_document != '96095' AND id_document_type LIKE '2%' AND YEAR(document_date) = YEAR('2025-03-07') 13/03/2025 11:14:17 am >> UPDATE ps_document SET id_document_type = '24', document_num = '53/A', document_date = '2025-03-07', document_letter = 'A', id_customer = '0', id_supplier = '', id_address = '0', address1 = '', address2 = '', note = 'mariani francesco', price_shipping = '0.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '0', id_causal = '0', price_tax_included = '0.00', price_tax_excluded = '0.00', date_upd = NOW() WHERE id_document = '96095' 13/03/2025 11:14:17 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '96095' 13/03/2025 11:14:17 am >> DELETE FROM ps_document_detail WHERE id_document = '96095' 13/03/2025 11:14: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 ( '96095' , '15210' , 'CERO PASQUALE API 80X120' , '2' , '-2' , '1' , '0.0000' , '0' , '22' , '0' , '0.00' ) 13/03/2025 11:14: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 ( '96095' , '15210' , 'CERO PASQUALE API 80X120 da fare disegni ' , '4' , '-4' , '1' , '0.0000' , '0' , '22' , '0' , '0.00' ) 13/03/2025 11:14: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 ( '96095' , '' , 'CERI RICONSEGNATI DA PAGARE - FOGLIA ORO' , '1' , '-1' , '1' , '0' , '0' , '22' , '0' , '0' ) 13/03/2025 11:21:34 am >> SELECT document_num FROM ps_document WHERE document_num = '44' AND id_document != '' AND id_document_type LIKE '21' AND YEAR(document_date) = YEAR('2025-03-13') 13/03/2025 11:21:34 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '21' , '44' , '2025-03-13' , '' , '1213' , '0' , '4679403' , 'VIA MARCONI 115 83025 MONTORO INFERIORE' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '80.75' , '80.75' , NOW() , NOW() ) 13/03/2025 11:21:34 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 = '96214' 13/03/2025 11:21:34 am >> DELETE FROM ps_document_detail WHERE id_document = '96214' 13/03/2025 11:21:34 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 ( '96214' , '16665' , 'VIA CRUCIS Dialogata per comunità parrocchiali' , '50' , '-50' , '4' , '1.00' , '1' , '0' , '15' , '42.50' ) 13/03/2025 11:21:34 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 ( '96214' , '18528' , 'CON GESU VERSO IL CALVARIO - G. VALSECCHI' , '30' , '-30' , '4' , '1.50' , '1.5' , '0' , '15' , '38.25' ) 13/03/2025 11:28:16 am >> SELECT document_num FROM ps_document WHERE document_num = '856' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2025-03-13') 13/03/2025 11:28:16 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' , '856' , '2025-03-13' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '14.50' , '13.60' , NOW() , NOW() ) 13/03/2025 11:28:16 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 = '96215' 13/03/2025 11:28:16 am >> DELETE FROM ps_document_detail WHERE id_document = '96215' 13/03/2025 11:28:16 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 ( '96215' , '20162' , 'ROSARIO SAN BENEDETTO - 195/23' , '1' , '-1' , '1' , '5.00' , '4.0983606557377' , '22' , '0' , '5.00' ) 13/03/2025 11:28:16 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 ( '96215' , '21168' , 'SUSSURRO DI UNA BREZZA LEGGERA - S. MELLONE' , '1' , '-1' , '4' , '10.00' , '10' , '0' , '5' , '9.50' ) 13/03/2025 11:37:40 am >> SELECT document_num FROM ps_document WHERE document_num = '857' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2025-03-13') 13/03/2025 11:37:40 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' , '857' , '2025-03-13' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '62.25' , '51.02' , NOW() , NOW() ) 13/03/2025 11:37:40 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 = '96216' 13/03/2025 11:37:40 am >> DELETE FROM ps_document_detail WHERE id_document = '96216' 13/03/2025 11:37:40 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 ( '96216' , '1751' , 'CARTUCCIA TRASPARENTE DIAM. 4 - 455' , '2' , '0' , '1' , '13.50' , '11.065573770492' , '22' , '0' , '27.00' ) 13/03/2025 11:37:40 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 ( '96216' , '19861' , 'FERMAGLIO - B225/CA' , '1' , '0' , '1' , '22.25' , '18.237704918033' , '22' , '0' , '22.25' ) 13/03/2025 11:37:41 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96216' , '1710' , 'CARBONCINI PER TURIBOLO BIANCHI - PZ 120' , '1' , '0' , '1' , '13.00' , '10.655737704918' , '22' , '0' , '13.00' ) 13/03/2025 11:38:24 am >> SELECT document_num FROM ps_document WHERE document_num = '857' AND id_document != '96216' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2025-03-13') 13/03/2025 11:38:24 am >> UPDATE ps_document SET id_document_type = '11', document_num = '857', document_date = '2025-03-13', document_letter = '', id_customer = '0', id_supplier = '', id_address = '0', address1 = '', address2 = '', note = '', price_shipping = '0.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '0', id_causal = '0', price_tax_included = '62.25', price_tax_excluded = '51.02', date_upd = NOW() WHERE id_document = '96216' 13/03/2025 11:38:24 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 = '96216' 13/03/2025 11:38:24 am >> DELETE FROM ps_document_detail WHERE id_document = '96216' 13/03/2025 11:38:24 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 ( '96216' , '1751' , 'CARTUCCIA TRASPARENTE DIAM. 4 - 455' , '2' , '-2' , '1' , '13.5000' , '11.065573770492' , '22' , '0' , '27.00' ) 13/03/2025 11:38:24 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 ( '96216' , '19861' , 'FERMAGLIO - B225/CA' , '1' , '-1' , '1' , '22.2500' , '18.237704918033' , '22' , '0' , '22.25' ) 13/03/2025 11:38:24 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 ( '96216' , '1710' , 'CARBONCINI PER TURIBOLO BIANCHI - PZ 120' , '1' , '-1' , '1' , '13.0000' , '10.655737704918' , '22' , '0' , '13.00' ) 13/03/2025 11:40:08 am >> SELECT document_num FROM ps_document WHERE document_num = '44' AND id_document != '96214' AND id_document_type LIKE '21' AND YEAR(document_date) = YEAR('2025-03-13') 13/03/2025 11:40:08 am >> UPDATE ps_document SET id_document_type = '21', document_num = '44', document_date = '2025-03-13', document_letter = '', id_customer = '1213', id_supplier = '', id_address = '4679403', address1 = 'VIA MARCONI 115 83025 MONTORO INFERIORE', 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 = '80.75', price_tax_excluded = '80.75', date_upd = NOW() WHERE id_document = '96214' 13/03/2025 11:40:08 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '96214' 13/03/2025 11:40:08 am >> DELETE FROM ps_document_detail WHERE id_document = '96214' 13/03/2025 11:40:08 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96214' , '16665' , 'VIA CRUCIS Dialogata per comunità parrocchiali' , '50' , '-50' , '4' , '1.0000' , '1' , '0' , '15' , '42.50' ) 13/03/2025 11:40:08 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96214' , '18528' , 'CON GESU VERSO IL CALVARIO - G. VALSECCHI' , '30' , '-30' , '4' , '1.5000' , '1.5' , '0' , '15' , '38.25' ) 13/03/2025 11:42:13 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '31' , '163/2025' , '2025-02-21' , '2025' , '0' , '113' , '4669149' , 'VIA VALLE CALDA, 7 16013 CAMPO LIGURE' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '9' , '0' , '53.78' , '44.08' , NOW() , NOW() ) 13/03/2025 11:42:13 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 = '96217' 13/03/2025 11:42:13 am >> DELETE FROM ps_document_detail WHERE id_document = '96217' 13/03/2025 11:42:13 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96217' , '15206' , 'ANELLO CROCE/MIRACOLOSA' , '8' , '8' , '1' , '5.8' , '4.7540983606557' , '22' , '5' , '53.7776' ) 13/03/2025 11:42:13 am >> DELETE FROM ps_product_supplier WHERE id_product = '15206' AND id_supplier = '113' 13/03/2025 11:42:14 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '15206' , '113' , '1' ) 13/03/2025 11:43:23 am >> SELECT ean13 FROM ps_product WHERE ean13 = '6578MIR' AND id_product != '15206' AND ean13 != '' 13/03/2025 11:43:23 am >> UPDATE ps_product SET id_supplier = '113', reference = '', ean13 = '6578MIR', date_upd = NOW() WHERE id_product = '15206' 13/03/2025 11:43:24 am >> UPDATE ps_product_lang SET name = 'ANELLO CROCE/MIRACOLOSA', description = '' WHERE id_product = '15206' 13/03/2025 11:43:24 am >> UPDATE ps_product SET wholesale_price = '4.75', on_sale = '0', price = '12.295081967213115' WHERE id_product = '15206' 13/03/2025 11:43:24 am >> UPDATE ps_product_shop SET wholesale_price = '4.75', price = '12.295081967213115', id_tax_rules_group = '1', id_category_default = '421', 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 = '15206' 13/03/2025 11:43:24 am >> DELETE FROM ps_specific_price WHERE id_product = '15206' 13/03/2025 12:32:47 pm >> SELECT document_num FROM ps_document WHERE document_num = '858' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2025-03-13') 13/03/2025 12:32:47 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' , '858' , '2025-03-13' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '134.90' , '113.55' , NOW() , NOW() ) 13/03/2025 12:32:47 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '96218' 13/03/2025 12:32:47 pm >> DELETE FROM ps_document_detail WHERE id_document = '96218' 13/03/2025 12:32:47 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96218' , '2097' , 'CIPOLLINA MANGIAFUMO - 1057' , '5' , '-5' , '1' , '9.00' , '7.3770491803279' , '22' , '0' , '45.00' ) 13/03/2025 12:32:48 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96218' , '7202' , 'ARTICOLI RELIGIOSI' , '2' , '-2' , '1' , '10' , '8.1967213114754' , '22' , '0' , '20.00' ) 13/03/2025 12:32:48 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96218' , '7202' , 'ARTICOLI RELIGIOSI' , '1' , '-1' , '1' , '18' , '14.754098360656' , '22' , '0' , '18.00' ) 13/03/2025 12:32:48 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96218' , '19147' , 'CANDELINE NON GOCCIOLANTI GRECHE' , '1' , '-1' , '1' , '17.90' , '14.672131147541' , '22' , '0' , '17.90' ) 13/03/2025 12:32:48 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96218' , '19102' , 'CARBONCINI MM 40' , '1' , '-1' , '1' , '13.00' , '10.655737704918' , '22' , '0' , '13.00' ) 13/03/2025 12:32:48 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96218' , '16163' , 'PARTICOLE DOMUS - PAN DI CENA' , '6' , '-6' , '3' , '3.50' , '3.3653846153846' , '4' , '0' , '21.00' ) 13/03/2025 12:33:52 pm >> SELECT document_num FROM ps_document WHERE document_num = '859' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2025-03-13') 13/03/2025 12:33:52 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '859' , '2025-03-13' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '28.00' , '22.95' , NOW() , NOW() ) 13/03/2025 12:33:52 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '96219' 13/03/2025 12:33:52 pm >> DELETE FROM ps_document_detail WHERE id_document = '96219' 13/03/2025 12:33:52 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96219' , '20791' , 'BOTTIGLIE PER ACQUA BENEDETTA - CONF. 100 PZ' , '1' , '-1' , '1' , '28' , '22.950819672131' , '22' , '0' , '28.00' ) 13/03/2025 12:35:00 pm >> SELECT document_num FROM ps_document WHERE document_num = '860' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2025-03-13') 13/03/2025 12:35: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' , '860' , '2025-03-13' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '46.00' , '37.70' , NOW() , NOW() ) 13/03/2025 12:35: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 = '96220' 13/03/2025 12:35:00 pm >> DELETE FROM ps_document_detail WHERE id_document = '96220' 13/03/2025 12:35: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 ( '96220' , '20791' , 'BOTTIGLIE PER ACQUA BENEDETTA - CONF. 100 PZ' , '1' , '-1' , '1' , '28' , '22.950819672131' , '22' , '0' , '28.00' ) 13/03/2025 12:35: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 ( '96220' , '7202' , 'ARTICOLI RELIGIOSI' , '1' , '-1' , '1' , '18' , '14.754098360656' , '22' , '0' , '18.00' ) 13/03/2025 12:36:39 pm >> SELECT document_num FROM ps_document WHERE document_num = '44/A' AND id_document != '95880' AND id_document_type LIKE '2%' AND YEAR(document_date) = YEAR('2025-02-24') 13/03/2025 12:36:39 pm >> UPDATE ps_document SET id_document_type = '24', document_num = '44/A', document_date = '2025-02-24', document_letter = 'A', id_customer = '371', id_supplier = '', id_address = '4679091', address1 = 'C.SO DIAZ, 83 84085 MERCATO S. SEVERINO', address2 = '', note = '', price_shipping = '0.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '0', id_causal = '0', price_tax_included = '680.00', price_tax_excluded = '573.47', date_upd = NOW() WHERE id_document = '95880' 13/03/2025 12:36: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 = '95880' 13/03/2025 12:36:39 pm >> DELETE FROM ps_document_detail WHERE id_document = '95880' 13/03/2025 12:36: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 ( '95880' , '20791' , 'BOTTIGLIE PER ACQUA BENEDETTA - CONF. 100 PZ' , '12' , '-12' , '1' , '24.0000' , '19.672131147541' , '22' , '0' , '288.00' ) 13/03/2025 12:36: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 ( '95880' , '17160' , 'CARBONCINI ROSSI - CARRO' , '1' , '-1' , '1' , '11.0000' , '9.016393442623' , '22' , '0' , '11.00' ) 13/03/2025 12:36: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 ( '95880' , '0' , 'SUPPLICA' , '1' , '-1' , '0' , '10.0000' , '10' , '0' , '0' , '10.00' ) 13/03/2025 12:36: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 ( '95880' , '19157' , 'COMUNIONE AGLI INFERMI - N.E.' , '4' , '-4' , '4' , '2.0000' , '2' , '0' , '0' , '8.00' ) 13/03/2025 12:36: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 ( '95880' , '19147' , 'CANDELINE NON GOCCIOLANTI GRECHE' , '2' , '-2' , '1' , '17.9000' , '14.672131147541' , '22' , '0' , '35.80' ) 13/03/2025 12:36: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 ( '95880' , '1626' , 'CANDELE VOTIVE KG 10 - 13X26 - CIRCA 300 PZ' , '1' , '-1' , '1' , '70.0000' , '57.377049180328' , '22' , '0' , '70.00' ) 13/03/2025 12:36: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 ( '95880' , '19158' , 'SETTIMANA SANTA - N.E.' , '15' , '-15' , '4' , '5.0000' , '5' , '0' , '5' , '71.25' ) 13/03/2025 12:36: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 ( '95880' , '12816' , 'LIBRO DEI DEFUNTI' , '1' , '-1' , '1' , '40.00' , '32.786885245902' , '22' , '10' , '36.00' ) 13/03/2025 12:36: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 ( '95880' , '23526' , 'CANDELIERE - 638/G' , '1' , '-1' , '1' , '149.95' , '122.90983606557' , '22' , '0' , '149.95' ) 13/03/2025 12:37:27 pm >> SELECT document_num FROM ps_document WHERE document_num = '861' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2025-03-13') 13/03/2025 12:37:27 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '861' , '2025-03-13' , '' , '0' , '0' , '0' , 'C.SO DIAZ, 83 84085 MERCATO S. SEVERINO' , '' , '' , '0.00' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '680.00' , '573.47' , NOW() , NOW() ) 13/03/2025 12:37:27 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '96221' 13/03/2025 12:37:27 pm >> DELETE FROM ps_document_detail WHERE id_document = '96221' 13/03/2025 12:37:27 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96221' , '20791' , 'BOTTIGLIE PER ACQUA BENEDETTA - CONF. 100 PZ' , '12' , '-12' , '1' , '24.0000' , '19.6721' , '22' , '0' , '288.00' ) 13/03/2025 12:37:27 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96221' , '17160' , 'CARBONCINI ROSSI - CARRO' , '1' , '-1' , '1' , '11.0000' , '9.0164' , '22' , '0' , '11.00' ) 13/03/2025 12:37:27 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96221' , '0' , 'SUPPLICA' , '1' , '-1' , '0' , '10.0000' , '10' , '0' , '0' , '10.00' ) 13/03/2025 12:37:27 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96221' , '19157' , 'COMUNIONE AGLI INFERMI - N.E.' , '4' , '-4' , '4' , '2.0000' , '2' , '0' , '0' , '8.00' ) 13/03/2025 12:37:27 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96221' , '19147' , 'CANDELINE NON GOCCIOLANTI GRECHE' , '2' , '-2' , '1' , '17.9000' , '14.6721' , '22' , '0' , '35.80' ) 13/03/2025 12:37:27 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96221' , '1626' , 'CANDELE VOTIVE KG 10 - 13X26 - CIRCA 300 PZ' , '1' , '-1' , '1' , '70.0000' , '57.377' , '22' , '0' , '70.00' ) 13/03/2025 12:37: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 ( '96221' , '19158' , 'SETTIMANA SANTA - N.E.' , '15' , '-15' , '4' , '5.0000' , '5' , '0' , '5' , '71.25' ) 13/03/2025 12:37: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 ( '96221' , '12816' , 'LIBRO DEI DEFUNTI' , '1' , '-1' , '1' , '40.0000' , '32.7869' , '22' , '10' , '36.00' ) 13/03/2025 12:37: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 ( '96221' , '23526' , 'CANDELIERE - 638/G' , '1' , '-1' , '1' , '149.9500' , '122.9098' , '22' , '0' , '149.95' ) 13/03/2025 12:40:29 pm >> DELETE FROM ps_document WHERE id_document = '95880' 13/03/2025 12:40:29 pm >> DELETE FROM ps_document_detail WHERE id_document = '95880' 13/03/2025 02:38:46 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '000321' AND id_product != '19798' AND ean13 != '' 13/03/2025 02:38:46 pm >> UPDATE ps_product SET id_supplier = '163', reference = '', ean13 = '000321', date_upd = NOW() WHERE id_product = '19798' 13/03/2025 02:38:46 pm >> UPDATE ps_product_lang SET name = 'CAMICE ARIANNA MISTO LINO', description = '' WHERE id_product = '19798' 13/03/2025 02:38:46 pm >> UPDATE ps_product SET wholesale_price = '130.00', on_sale = '0', price = '254.0983606557377' WHERE id_product = '19798' 13/03/2025 02:38:46 pm >> UPDATE ps_product_shop SET wholesale_price = '130.00', price = '254.0983606557377', id_tax_rules_group = '1', id_category_default = '499', 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 = '19798' 13/03/2025 02:38:46 pm >> DELETE FROM ps_specific_price WHERE id_product = '19798' 13/03/2025 02:45:49 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '002349' AND id_product != '23547' AND ean13 != '' 13/03/2025 02:46:33 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '002350' AND id_product != '23547' AND ean13 != '' 13/03/2025 02:46:33 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '002350', date_upd = NOW() WHERE id_product = '23547' 13/03/2025 02:46:33 pm >> UPDATE ps_product_lang SET name = 'stola ricamo croce - 652', description = '' WHERE id_product = '23547' 13/03/2025 02:46:33 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '50' WHERE id_product = '23547' 13/03/2025 02:46:33 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '50', id_tax_rules_group = '4', id_category_default = '499', 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 = '23547' 13/03/2025 02:46:33 pm >> DELETE FROM ps_specific_price WHERE id_product = '23547' 13/03/2025 02:46:57 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '002350' AND id_product != '23547' AND ean13 != '' 13/03/2025 02:46:57 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '002350', date_upd = NOW() WHERE id_product = '23547' 13/03/2025 02:46:57 pm >> UPDATE ps_product_lang SET name = 'STOLA RICAMO CROCE - 652', description = '' WHERE id_product = '23547' 13/03/2025 02:46:57 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '50.0000' WHERE id_product = '23547' 13/03/2025 02:46:57 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '50.0000', id_tax_rules_group = '4', id_category_default = '499', 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 = '23547' 13/03/2025 02:46:57 pm >> DELETE FROM ps_specific_price WHERE id_product = '23547' 13/03/2025 02:48:06 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '002350' AND id_product != '23547' AND ean13 != '' 13/03/2025 02:48:06 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '002350', date_upd = NOW() WHERE id_product = '23547' 13/03/2025 02:48:06 pm >> UPDATE ps_product_lang SET name = 'stola ricamo croce - 652', description = '' WHERE id_product = '23547' 13/03/2025 02:48:06 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '50' WHERE id_product = '23547' 13/03/2025 02:48:06 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '50', id_tax_rules_group = '4', id_category_default = '499', 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 = '23547' 13/03/2025 02:48:06 pm >> DELETE FROM ps_specific_price WHERE id_product = '23547' 13/03/2025 02:48:07 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 = '23547' 13/03/2025 02:48:07 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '23548' , '1' , '' , 'nuovo-prodotto' ) 13/03/2025 02:48:07 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 '23548' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '23547' 13/03/2025 02:48:07 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '23548' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '23547' 13/03/2025 02:49:34 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '002351' AND id_product != '23548' AND ean13 != '' 13/03/2025 02:49:34 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '002351', date_upd = NOW() WHERE id_product = '23548' 13/03/2025 02:49:34 pm >> UPDATE ps_product_lang SET name = 'STOLA DIACONALE CROCE - 652', description = '' WHERE id_product = '23548' 13/03/2025 02:49:34 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '58' WHERE id_product = '23548' 13/03/2025 02:49:34 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '58', id_tax_rules_group = '4', id_category_default = '499', 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 = '23548' 13/03/2025 02:49:34 pm >> DELETE FROM ps_specific_price WHERE id_product = '23548' 13/03/2025 02:50:47 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '002351' AND id_product != '23548' AND ean13 != '' 13/03/2025 02:50:47 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '002351', date_upd = NOW() WHERE id_product = '23548' 13/03/2025 02:50:47 pm >> UPDATE ps_product_lang SET name = 'STOLA DIACONALE CROCE - 652', description = '' WHERE id_product = '23548' 13/03/2025 02:50:47 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '47.540983606557376' WHERE id_product = '23548' 13/03/2025 02:50:47 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '47.540983606557376', id_tax_rules_group = '1', id_category_default = '499', 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 = '23548' 13/03/2025 02:50:47 pm >> DELETE FROM ps_specific_price WHERE id_product = '23548' 13/03/2025 02:51:09 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '002350' AND id_product != '23547' AND ean13 != '' 13/03/2025 02:51:09 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '002350', date_upd = NOW() WHERE id_product = '23547' 13/03/2025 02:51:09 pm >> UPDATE ps_product_lang SET name = 'stola ricamo croce - 652', description = '' WHERE id_product = '23547' 13/03/2025 02:51:09 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '40.98360655737705' WHERE id_product = '23547' 13/03/2025 02:51:09 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '40.98360655737705', id_tax_rules_group = '1', id_category_default = '499', 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 = '23547' 13/03/2025 02:51:09 pm >> DELETE FROM ps_specific_price WHERE id_product = '23547' 13/03/2025 02:56:17 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' , '223' , '2025-03-11' , '' , '0' , '163' , '4674530' , 'VIA CORTI 29 24126 BERGAMO' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '3' , '0' , '839.36' , '688.00' , NOW() , NOW() ) 13/03/2025 02:56:17 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '96222' 13/03/2025 02:56:17 pm >> DELETE FROM ps_document_detail WHERE id_document = '96222' 13/03/2025 02:56:17 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96222' , '19791' , 'STOLA IN LANA BALZA CON RICAMO - 661' , '3' , '3' , '1' , '42' , '34.426229508197' , '22' , '0' , '153.7200' ) 13/03/2025 02:56:17 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19791' AND id_supplier = '163' 13/03/2025 02:56:17 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19791' , '163' , '1' ) 13/03/2025 02:56:17 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96222' , '19798' , 'CAMICE ARIANNA MISTO LINO' , '1' , '1' , '1' , '130' , '106.55737704918' , '22' , '0' , '158.6000' ) 13/03/2025 02:56:17 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19798' AND id_supplier = '163' 13/03/2025 02:56:17 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19798' , '163' , '1' ) 13/03/2025 02:56:17 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96222' , '20272' , 'CASULA CROCE - 652' , '6' , '6' , '1' , '28' , '22.950819672131' , '22' , '0' , '204.9600' ) 13/03/2025 02:56:17 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20272' AND id_supplier = '163' 13/03/2025 02:56:17 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20272' , '163' , '1' ) 13/03/2025 02:56:17 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96222' , '23547' , 'stola ricamo croce - 652' , '8' , '8' , '1' , '15' , '12.295081967213' , '22' , '0' , '146.4000' ) 13/03/2025 02:56:17 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23547' AND id_supplier = '163' 13/03/2025 02:56:17 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23547' , '163' , '1' ) 13/03/2025 02:56:17 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96222' , '23548' , 'STOLA DIACONALE CROCE - 652' , '8' , '8' , '1' , '18' , '14.754098360656' , '22' , '0' , '175.6800' ) 13/03/2025 02:56:17 pm >> DELETE FROM ps_product_supplier WHERE id_product = '23548' AND id_supplier = '163' 13/03/2025 02:56:17 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '23548' , '163' , '1' ) 13/03/2025 03:25:05 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '002350' AND id_product != '23547' AND ean13 != '' 13/03/2025 03:25:05 pm >> UPDATE ps_product SET id_supplier = '163', reference = '', ean13 = '002350', date_upd = NOW() WHERE id_product = '23547' 13/03/2025 03:25:05 pm >> UPDATE ps_product_lang SET name = 'STOLA RICAMO CROCE - 652', description = '' WHERE id_product = '23547' 13/03/2025 03:25:05 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '40.9836' WHERE id_product = '23547' 13/03/2025 03:25:05 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '40.9836', id_tax_rules_group = '1', id_category_default = '499', 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 = '23547' 13/03/2025 03:25:05 pm >> DELETE FROM ps_specific_price WHERE id_product = '23547' 13/03/2025 03:26:09 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '002062' AND id_product != '20272' AND ean13 != '' 13/03/2025 03:26:09 pm >> UPDATE ps_product SET id_supplier = '163', reference = '', ean13 = '002062', date_upd = NOW() WHERE id_product = '20272' 13/03/2025 03:26:09 pm >> UPDATE ps_product_lang SET name = 'CASULA CROCE - 652', description = '' WHERE id_product = '20272' 13/03/2025 03:26:10 pm >> UPDATE ps_product SET wholesale_price = '28.00', on_sale = '0', price = '61.47540983606557' WHERE id_product = '20272' 13/03/2025 03:26:10 pm >> UPDATE ps_product_shop SET wholesale_price = '28.00', price = '61.47540983606557', id_tax_rules_group = '1', id_category_default = '499', 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 = '20272' 13/03/2025 03:26:10 pm >> DELETE FROM ps_specific_price WHERE id_product = '20272' 13/03/2025 03:43:34 pm >> SELECT document_num FROM ps_document WHERE document_num = '12' AND id_document != '' AND id_document_type LIKE '24' AND YEAR(document_date) = YEAR('2025-03-13') 13/03/2025 03:43:34 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '24' , '12' , '2025-03-13' , '' , '0' , '163' , '4674530' , 'VIA CORTI 29 24126 BERGAMO' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '0.00' , '0.00' , NOW() , NOW() ) 13/03/2025 03:43:34 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '96223' 13/03/2025 03:43:34 pm >> DELETE FROM ps_document_detail WHERE id_document = '96223' 13/03/2025 03:43:34 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96223' , '19791' , 'STOLA IN LANA BALZA CON RICAMO - 661' , '3' , '-3' , '1' , '0' , '0' , '22' , '0' , '0.00' ) 13/03/2025 03:43:34 pm >> DELETE FROM ps_product_supplier WHERE id_product = '19791' AND id_supplier = '163' 13/03/2025 03:43:34 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '19791' , '163' , '1' ) 13/03/2025 03:44:54 pm >> INSERT INTO ps_product ( ean13 , id_tax_rules_group , `date_add` , `date_upd` ) VALUES ( '' , '1' , NOW() , NOW() ) 13/03/2025 03:44:54 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '23549' , '1' , '' , 'nuovo-prodotto' ) 13/03/2025 03:44:54 pm >> INSERT INTO ps_product_shop ( id_product , id_tax_rules_group , id_shop , id_category_default , `date_add` , `date_upd` ) VALUES ( '23549' , '1' , '1' , '2' , NOW() , NOW() ) 13/03/2025 03:44:55 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) VALUES ( '23549' , '0' , '1' , '0' , '0' ) 13/03/2025 03:46:56 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '002352' AND id_product != '23549' AND ean13 != '' 13/03/2025 03:46:56 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '002352', date_upd = NOW() WHERE id_product = '23549' 13/03/2025 03:46:56 pm >> UPDATE ps_product_lang SET name = 'STOLA CROCE - 860', description = '' WHERE id_product = '23549' 13/03/2025 03:46:56 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '34.42622950819672' WHERE id_product = '23549' 13/03/2025 03:46:56 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '34.42622950819672', id_tax_rules_group = '1', id_category_default = '499', 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 = '23549' 13/03/2025 03:46:56 pm >> DELETE FROM ps_specific_price WHERE id_product = '23549' 13/03/2025 03:47:21 pm >> UPDATE ps_document SET id_document_type = '31', document_num = '351', document_date = '2024-05-02', document_letter = '', id_customer = '0', id_supplier = '', id_address = '4674530', address1 = 'VIA CORTI 29 24126 BERGAMO', 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 = '384.30', price_tax_excluded = '315.00', date_upd = NOW() WHERE id_document = '91685' 13/03/2025 03:47:21 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '91685' 13/03/2025 03:47:21 pm >> DELETE FROM ps_document_detail WHERE id_document = '91685' 13/03/2025 03:47:21 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '91685' , '22470' , 'COTTA - 989P/ML/2' , '1' , '1' , '1' , '105.0000' , '86.065573770492' , '22' , '0' , '128.10' ) 13/03/2025 03:47:21 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '91685' , '19791' , 'STOLA IN LANA BALZA CON RICAMO - 661' , '4' , '4' , '1' , '42.0000' , '34.426229508197' , '22' , '0' , '204.9600' ) 13/03/2025 03:47:21 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '91685' , '23549' , 'STOLA CROCE - 860' , '1' , '1' , '1' , '42' , '34.426229508197' , '22' , '0' , '51.2400' ) 13/03/2025 03:48:33 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '002352' AND id_product != '23549' AND ean13 != '' 13/03/2025 03:48:33 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '002352', date_upd = NOW() WHERE id_product = '23549' 13/03/2025 03:48:33 pm >> UPDATE ps_product_lang SET name = 'STOLA CROCE - 860', description = '' WHERE id_product = '23549' 13/03/2025 03:48:33 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '86.06557377049181' WHERE id_product = '23549' 13/03/2025 03:48:33 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '86.06557377049181', id_tax_rules_group = '1', id_category_default = '499', 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 = '23549' 13/03/2025 03:48:33 pm >> DELETE FROM ps_specific_price WHERE id_product = '23549' 13/03/2025 03:49:36 pm >> INSERT INTO ps_customer ( id_gender , firstname , lastname , email , passwd , `date_add` , `date_upd` ) VALUES ( '1' , '' , '' , '' , 'QTgv97mGZF9P3cWh' , NOW() , NOW() ) 13/03/2025 03:49:36 pm >> INSERT INTO ps_customer_group ( id_customer , id_group ) VALUES ( '4183' , '1' ) 13/03/2025 03:49:36 pm >> INSERT INTO ps_customer_group ( id_customer , id_group ) VALUES ( '4183' , '2' ) 13/03/2025 03:49:36 pm >> INSERT INTO ps_customer_group ( id_customer , id_group ) VALUES ( '4183' , '3' ) 13/03/2025 03:52:19 pm >> UPDATE ps_address SET deleted='1' , active = '0' WHERE id_customer = '4183' 13/03/2025 03:52:19 pm >> INSERT INTO ps_address ( id_customer , id_country , id_state , company , lastname , firstname , address1 , address2 , postcode , city , other , phone , phone_mobile , vat_number , dni , date_add , date_upd ) VALUES ( '4183' , '10' , '142' , 'PARROCCHIA S. STEFANO' , '' , '' , 'CORSO VITTORIO EMANUELE 240' , '' , '93017' , 'SAN CATALDO' , '' , '' , '' , '' , '92001900858' , NOW() , NOW() ) 13/03/2025 03:52:19 pm >> UPDATE ps_customer SET email = '', sdi = '', pec = '', date_upd = NOW() WHERE id_customer = '4183' 13/03/2025 03:53:41 pm >> SELECT document_num FROM ps_document WHERE document_num = '45' AND id_document != '' AND id_document_type LIKE '21' AND YEAR(document_date) = YEAR('2025-03-13') 13/03/2025 03:53:41 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '21' , '45' , '2025-03-13' , '' , '4183' , '0' , '4679483' , 'CORSO VITTORIO EMANUELE 240 93017 SAN CATALDO' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '3' , '0' , '127.50' , '127.50' , NOW() , NOW() ) 13/03/2025 03:53:41 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '96224' 13/03/2025 03:53:41 pm >> DELETE FROM ps_document_detail WHERE id_document = '96224' 13/03/2025 03:53:41 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96224' , '23348' , 'ECCE LIGNUM CRUCIS - V. SIRACUSA' , '50' , '-50' , '4' , '3.00' , '3' , '0' , '15' , '127.50' ) 13/03/2025 04:40:09 pm >> SELECT document_num FROM ps_document WHERE document_num = '862' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2025-03-13') 13/03/2025 04:40:09 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '862' , '2025-03-13' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '1.60' , '1.31' , NOW() , NOW() ) 13/03/2025 04:40:09 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '96225' 13/03/2025 04:40:09 pm >> DELETE FROM ps_document_detail WHERE id_document = '96225' 13/03/2025 04:40:09 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '96225' , '5105' , 'IMMAGINI SACRE SERIE STELLA 20X25 ' , '2' , '-2' , '1' , '0.80' , '0.65573770491803' , '22' , '0' , '1.60' ) 13/03/2025 04:56:54 pm >> SELECT document_num FROM ps_document WHERE document_num = '60/A' AND id_document != '' AND id_document_type LIKE '2%' AND YEAR(document_date) = YEAR('2025-03-13') 13/03/2025 04:56:54 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' , '60/A' , '2025-03-13' , 'A' , '922' , '0' , '4671011' , 'VIA S. MARIA IN MONTICELLI, 28 00186 ROMA' , '' , 'MATERIALE BURUNDI' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '2739.80' , '2245.74' , NOW() , NOW() ) 13/03/2025 04:56: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 = '96226' 13/03/2025 04:56:54 pm >> DELETE FROM ps_document_detail WHERE id_document = '96226' 13/03/2025 04:56: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 ( '96226' , '7202' , 'CASULE' , '13' , '-13' , '1' , '70' , '57.377049180328' , '22' , '0' , '910.00' ) 13/03/2025 04:56: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 ( '96226' , '21377' , 'CASULA POLIESTERE IHS' , '2' , '-2' , '1' , '65' , '53.27868852459' , '22' , '0' , '130.00' ) 13/03/2025 04:56: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 ( '96226' , '' , 'CASULA' , '1' , '-1' , '1' , '65' , '53.27868852459' , '22' , '0' , '65.00' ) 13/03/2025 04:56: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 ( '96226' , '11265' , 'COPRILEGGIO - 881' , '1' , '-1' , '1' , '75.00' , '61.475409836066' , '22' , '0' , '75.00' ) 13/03/2025 04:56: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 ( '96226' , '12742' , 'COPRILEGGIO - 310/TP' , '1' , '-1' , '1' , '79.00' , '64.754098360656' , '22' , '0' , '79.00' ) 13/03/2025 04:56: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 ( '96226' , '' , 'COPRI AMBONE' , '1' , '-1' , '1' , '55' , '45.081967213115' , '22' , '0' , '55.00' ) 13/03/2025 04:56: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 ( '96226' , '' , 'COPRI AMBONE' , '1' , '-1' , '1' , '85' , '69.672131147541' , '22' , '0' , '85.00' ) 13/03/2025 04:56: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 ( '96226' , '14924' , 'STOLA - PST015' , '2' , '-2' , '1' , '90' , '73.770491803279' , '22' , '0' , '180.00' ) 13/03/2025 04:56: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 ( '96226' , '16188' , 'STOLA QUATTRO EVANGELISTI - PST009' , '1' , '-1' , '1' , '70.80' , '58.032786885246' , '22' , '0' , '70.80' ) 13/03/2025 04:56: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 ( '96226' , '' , 'STOLA' , '4' , '-4' , '1' , '60' , '49.180327868852' , '22' , '0' , '240.00' ) 13/03/2025 04:56: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 ( '96226' , '' , 'STOLA' , '1' , '-1' , '1' , '65' , '53.27868852459' , '22' , '0' , '65.00' ) 13/03/2025 04:56: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 ( '96226' , '20644' , 'STOLA - PST022' , '1' , '-1' , '1' , '35' , '28.688524590164' , '22' , '0' , '35.00' ) 13/03/2025 04:56: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 ( '96226' , '23547' , 'STOLA RICAMO CROCE - 652' , '2' , '-2' , '1' , '50.00' , '40.983606557377' , '22' , '0' , '100.00' ) 13/03/2025 04:56: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 ( '96226' , '10251' , 'STOLA ST 340' , '1' , '-1' , '1' , '130.00' , '106.55737704918' , '22' , '0' , '130.00' ) 13/03/2025 04:56: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 ( '96226' , '10244' , 'STOLE' , '4' , '-4' , '1' , '130.00' , '106.55737704918' , '22' , '0' , '520.00' )