11/03/2024 09:34:28 am >> UPDATE ps_address SET deleted='1' , active = '0' WHERE id_customer = '348' 11/03/2024 09:34:28 am >> INSERT INTO ps_address ( id_customer , id_country , id_state , company , lastname , firstname , address1 , address2 , postcode , city , other , phone , phone_mobile , vat_number , dni , date_add , date_upd ) VALUES ( '348' , '10' , '149' , 'PARROCCHIA SANTA MARIA IMMACOLATA' , 'GIANSANTE ' , 'DON LUCA' , 'VIA SANTA MARIA NULLATE 29' , '' , '22042' , 'SAN FERMO DELLA BATTAGLIA' , '' , '3384511091' , '' , '' , '95005890132' , NOW() , NOW() ) 11/03/2024 09:34:28 am >> UPDATE ps_customer SET email = 'donluca76@hotmail.it', sdi = '', pec = '', date_upd = NOW() WHERE id_customer = '348' 11/03/2024 09:36:14 am >> SELECT document_num FROM ps_document WHERE document_num = '50' AND id_document != '' AND id_document_type LIKE '21' AND YEAR(document_date) = YEAR('2024-03-11') 11/03/2024 09:36:14 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '21' , '50' , '2024-03-11' , '' , '348' , '0' , '4679286' , 'VIA SANTA MARIA NULLATE 29 22042 SAN FERMO DELLA BATTAGLIA' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '3' , '0' , '95.20' , '95.20' , NOW() , NOW() ) 11/03/2024 09:36:14 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '90701' 11/03/2024 09:36:14 am >> DELETE FROM ps_document_detail WHERE id_document = '90701' 11/03/2024 09:36:14 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '90701' , '20952' , 'VANGELO E ATTI DEGLI APOSTOLI - ragazzi' , '40' , '-40' , '4' , '2.80' , '2.8' , '0' , '15' , '95.20' ) 11/03/2024 09:51:02 am >> SELECT document_num FROM ps_document WHERE document_num = '707' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2024-03-11') 11/03/2024 09:51:02 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '707' , '2024-03-11' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '47.40' , '38.85' , NOW() , NOW() ) 11/03/2024 09:51:02 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '90702' 11/03/2024 09:51:02 am >> DELETE FROM ps_document_detail WHERE id_document = '90702' 11/03/2024 09:51:02 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '90702' , '22220' , 'RICAMBIO TAPPO PER AMPOLLINA 1509-1510 - 101' , '1' , '-1' , '1' , '10.00' , '8.1967213114754' , '22' , '0' , '10.00' ) 11/03/2024 09:51:02 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '90702' , '7202' , 'ARTICOLI RELIGIOSI' , '1' , '-1' , '1' , '23.6' , '19.344262295082' , '22' , '0' , '23.60' ) 11/03/2024 09:51:02 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '90702' , '19102' , 'CARBONCINI MM 40' , '1' , '-1' , '1' , '13.00' , '10.655737704918' , '22' , '0' , '13.00' ) 11/03/2024 09:51:02 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '90702' , '17004' , 'BIGLIETTO AUGURALE PICCOLO' , '1' , '-1' , '1' , '0.80' , '0.65573770491803' , '22' , '0' , '0.80' ) 11/03/2024 09:54:24 am >> SELECT document_num FROM ps_document WHERE document_num = '707' AND id_document != '90702' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2024-03-11') 11/03/2024 09:54:24 am >> UPDATE ps_document SET id_document_type = '11', document_num = '707', document_date = '2024-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 = '47.40', price_tax_excluded = '38.85', date_upd = NOW() WHERE id_document = '90702' 11/03/2024 09:54: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 = '90702' 11/03/2024 09:54:24 am >> DELETE FROM ps_document_detail WHERE id_document = '90702' 11/03/2024 09:54: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 ( '90702' , '22220' , 'RICAMBIO TAPPO PER AMPOLLINA 1509-1510 - 101' , '1' , '-1' , '1' , '10.0000' , '8.1967213114754' , '22' , '0' , '10.00' ) 11/03/2024 09:54: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 ( '90702' , '17617' , 'IMMAGINI ISONZO X 100' , '5' , '-5' , '1' , '3.32' , '2.7213114754098' , '22' , '0' , '16.60' ) 11/03/2024 09:54: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 ( '90702' , '19102' , 'CARBONCINI MM 40' , '1' , '-1' , '1' , '13.0000' , '10.655737704918' , '22' , '0' , '13.00' ) 11/03/2024 09:54: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 ( '90702' , '17004' , 'BIGLIETTO AUGURALE PICCOLO' , '1' , '-1' , '1' , '0.8000' , '0.65573770491803' , '22' , '0' , '0.80' ) 11/03/2024 09:54: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 ( '90702' , '9463' , 'SAN GIUSEPPE - 33 ' , '2' , '-2' , '1' , '3.5' , '2.8688524590164' , '22' , '0' , '7.00' ) 11/03/2024 09:55:09 am >> SELECT document_num FROM ps_document WHERE document_num = '708' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2024-03-11') 11/03/2024 09:55:09 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '708' , '2024-03-11' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '22.00' , '22.00' , NOW() , NOW() ) 11/03/2024 09:55:09 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '90703' 11/03/2024 09:55:09 am >> DELETE FROM ps_document_detail WHERE id_document = '90703' 11/03/2024 09:55:09 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '90703' , '22246' , 'ALLENARE LE FUNZIONI...' , '1' , '-1' , '4' , '22' , '22' , '0' , '0' , '22.00' ) 11/03/2024 10:23:06 am >> SELECT document_num FROM ps_document WHERE document_num = '709' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2024-03-11') 11/03/2024 10:23:06 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' , '709' , '2024-03-11' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '18.62' , '18.62' , NOW() , NOW() ) 11/03/2024 10:23:06 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 = '90704' 11/03/2024 10:23:06 am >> DELETE FROM ps_document_detail WHERE id_document = '90704' 11/03/2024 10:23:06 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 ( '90704' , '20953' , 'VANGELO E ATTI DEGLI APOSTOLI' , '7' , '-7' , '4' , '2.80' , '2.8' , '0' , '5' , '18.62' ) 11/03/2024 10:35:20 am >> INSERT INTO ps_customer ( id_gender , firstname , lastname , email , passwd , `date_add` , `date_upd` ) VALUES ( '1' , '' , '' , '' , 'DQ93QRjQ5XUowsBi' , NOW() , NOW() ) 11/03/2024 10:35:20 am >> INSERT INTO ps_customer_group ( id_customer , id_group ) VALUES ( '7090' , '1' ) 11/03/2024 10:35:20 am >> INSERT INTO ps_customer_group ( id_customer , id_group ) VALUES ( '7090' , '2' ) 11/03/2024 10:35:20 am >> INSERT INTO ps_customer_group ( id_customer , id_group ) VALUES ( '7090' , '3' ) 11/03/2024 10:42:23 am >> UPDATE ps_address SET deleted='1' , active = '0' WHERE id_customer = '7090' 11/03/2024 10:42:23 am >> INSERT INTO ps_address ( id_customer , id_country , id_state , company , lastname , firstname , address1 , address2 , postcode , city , other , phone , phone_mobile , vat_number , dni , date_add , date_upd ) VALUES ( '7090' , '10' , '153' , 'FIGLIE DELLA MADRE DI GESU\'' , '' , '' , 'FRAZIONE TODOCCO, 6' , '' , '12070' , 'PEZZOLO VALLE UZZONE ' , 'ORDINA: Maria Elide Biglia ' , '0173 87043' , '320 6658893' , '' , '' , NOW() , NOW() ) 11/03/2024 10:42:23 am >> UPDATE ps_customer SET email = 'gam.fmg@gmail.com', sdi = '', pec = '', date_upd = NOW() WHERE id_customer = '7090' 11/03/2024 10:43:16 am >> SELECT document_num FROM ps_document WHERE document_num = '18' AND id_document != '' AND id_document_type LIKE '21' AND YEAR(document_date) = YEAR('2024-03-11') 11/03/2024 10:43: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 ( '21' , '18' , '2024-03-11' , '' , '7090' , '0' , '172691792' , 'FRAZIONE TODOCCO, 6 12070 PEZZOLO VALLE UZZONE ' , '' , '' , '6.9' , '4' , '0' , '0' , '0' , '' , '9' , '0' , '85.76' , '85.76' , NOW() , NOW() ) 11/03/2024 10:43: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 = '14202' 11/03/2024 10:43:16 am >> DELETE FROM ps_document_detail WHERE id_document = '14202' 11/03/2024 10:43: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 ( '14202' , '21' , 'LA COMUNIONE' , '30' , '-30' , '4' , '2.00' , '2' , '0' , '5' , '57.00' ) 11/03/2024 10:43: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 ( '14202' , '40' , 'A TAVOLA CON GESU' , '1' , '-1' , '4' , '2.50' , '2.5' , '0' , '5' , '2.38' ) 11/03/2024 10:43: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 ( '14202' , '125' , 'MIE PREGHIERINE - N. E.' , '1' , '-1' , '4' , '1.50' , '1.5' , '0' , '5' , '1.43' ) 11/03/2024 10:43: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 ( '14202' , '132' , 'MINISTRANTI IERI, OGGI, DOMANI' , '1' , '-1' , '4' , '2.50' , '2.5' , '0' , '5' , '2.38' ) 11/03/2024 10:43: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 ( '14202' , '17' , 'LA FEDE NELLO ZAINETTO' , '1' , '-1' , '4' , '6.00' , '6' , '0' , '5' , '5.70' ) 11/03/2024 10:43: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 ( '14202' , '9' , 'PSICOLOGIA PRATICA PER EDUCATORI' , '1' , '-1' , '4' , '10.50' , '10.5' , '0' , '5' , '9.97' ) 11/03/2024 11:15:03 am >> SELECT document_num FROM ps_document WHERE document_num = '710' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2024-03-11') 11/03/2024 11:15:03 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' , '710' , '2024-03-11' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '135.00' , '110.66' , NOW() , NOW() ) 11/03/2024 11:15:03 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 = '90705' 11/03/2024 11:15:03 am >> DELETE FROM ps_document_detail WHERE id_document = '90705' 11/03/2024 11:15:04 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 ( '90705' , '18426' , 'CAMICE BENEDETTINO MISTO LINO - 378' , '1' , '-1' , '1' , '135.00' , '110.65573770492' , '22' , '0' , '135.00' ) 11/03/2024 11:21:41 am >> SELECT document_num FROM ps_document WHERE document_num = '34/A' AND id_document != '' AND id_document_type LIKE '2%' AND YEAR(document_date) = YEAR('2024-03-11') 11/03/2024 11:21:41 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '24' , '34/A' , '2024-03-11' , 'A' , '371' , '0' , '4679091' , 'VIA PIAVE, 4 84080 CASTEL SAN GIORGIO' , '' , '3 RATE DA € 150,00' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '450.00' , '368.85' , NOW() , NOW() ) 11/03/2024 11:21:41 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '90706' 11/03/2024 11:21:41 am >> DELETE FROM ps_document_detail WHERE id_document = '90706' 11/03/2024 11:21: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 ( '90706' , '18304' , 'TRONETTO C60/D' , '1' , '-1' , '1' , '450' , '368.85245901639' , '22' , '0' , '450.00' ) 11/03/2024 11:22:12 am >> SELECT document_num FROM ps_document WHERE document_num = '711' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2024-03-11') 11/03/2024 11:22:12 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '711' , '2024-03-11' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '45.00' , '36.89' , NOW() , NOW() ) 11/03/2024 11:22:12 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '90707' 11/03/2024 11:22:12 am >> DELETE FROM ps_document_detail WHERE id_document = '90707' 11/03/2024 11:22:12 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '90707' , '14163' , 'PARACERA OTTONE LUCIDO - Q120' , '1' , '-1' , '1' , '45.00' , '36.885245901639' , '22' , '0' , '45.00' ) 11/03/2024 11:46:10 am >> SELECT document_num FROM ps_document WHERE document_num = '712' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2024-03-11') 11/03/2024 11:46:10 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' , '712' , '2024-03-11' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '227.00' , '186.07' , NOW() , NOW() ) 11/03/2024 11:46:10 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 = '90708' 11/03/2024 11:46:10 am >> DELETE FROM ps_document_detail WHERE id_document = '90708' 11/03/2024 11:46:10 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 ( '90708' , '17617' , 'IMMAGINI ISONZO X 100' , '2' , '-2' , '1' , '3.5' , '2.8688524590164' , '22' , '0' , '7.00' ) 11/03/2024 11:46:10 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 ( '90708' , '3754' , 'ECCE HOMO - 202BIS' , '1' , '-1' , '1' , '3' , '2.4590163934426' , '22' , '0' , '3.00' ) 11/03/2024 11:46:10 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 ( '90708' , '19910' , 'LUCERNA COLORATA - 1490/KIT' , '1' , '-1' , '1' , '17' , '13.934426229508' , '22' , '0' , '17.00' ) 11/03/2024 11:46:10 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 ( '90708' , '20791' , 'BOTTIGLIE PER ACQUA BENEDETTA - CONF. 100 PZ' , '5' , '-5' , '1' , '22' , '18.032786885246' , '22' , '0' , '110.00' ) 11/03/2024 11:46:10 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 ( '90708' , '5903' , 'LITURGICO ART. 60LT ROSSO SUPER' , '30' , '-30' , '1' , '3' , '2.4590163934426' , '22' , '0' , '90.00' ) 11/03/2024 11:47:21 am >> SELECT document_num FROM ps_document WHERE document_num = '713' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2024-03-11') 11/03/2024 11:47:21 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' , '713' , '2024-03-11' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '45.00' , '36.89' , NOW() , NOW() ) 11/03/2024 11:47:21 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 = '90709' 11/03/2024 11:47:21 am >> DELETE FROM ps_document_detail WHERE id_document = '90709' 11/03/2024 11:47:21 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 ( '90709' , '7202' , 'ARTICOLI RELIGIOSI' , '1' , '-1' , '1' , '45' , '36.885245901639' , '22' , '0' , '45.00' ) 11/03/2024 11:56:53 am >> INSERT INTO ps_product ( ean13 , id_tax_rules_group , `date_add` , `date_upd` ) VALUES ( '' , '1' , NOW() , NOW() ) 11/03/2024 11:56:53 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '22252' , '1' , '' , 'nuovo-prodotto' ) 11/03/2024 11:56:53 am >> INSERT INTO ps_product_shop ( id_product , id_tax_rules_group , id_shop , id_category_default , `date_add` , `date_upd` ) VALUES ( '22252' , '1' , '1' , '2' , NOW() , NOW() ) 11/03/2024 11:56:53 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) VALUES ( '22252' , '0' , '1' , '0' , '0' ) 11/03/2024 11:58:07 am >> SELECT ean13 FROM ps_product WHERE ean13 = '002240' AND id_product != '22252' AND ean13 != '' 11/03/2024 11:58:07 am >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '002240', date_upd = NOW() WHERE id_product = '22252' 11/03/2024 11:58:07 am >> UPDATE ps_product_lang SET name = 'MADONNA CON BAMBINO CM 53 - PA504', description = '' WHERE id_product = '22252' 11/03/2024 11:58:07 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '155.7377049180328' WHERE id_product = '22252' 11/03/2024 11:58:07 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '155.7377049180328', id_tax_rules_group = '1', id_category_default = '165', 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 = '22252' 11/03/2024 11:58:07 am >> DELETE FROM ps_specific_price WHERE id_product = '22252' 11/03/2024 11:58:50 am >> SELECT ean13 FROM ps_product WHERE ean13 = '002240' AND id_product != '22252' AND ean13 != '' 11/03/2024 11:58:50 am >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '002240', date_upd = NOW() WHERE id_product = '22252' 11/03/2024 11:58:50 am >> UPDATE ps_product_lang SET name = 'MADONNA CON BAMBINO CM 53 - PA504', description = '' WHERE id_product = '22252' 11/03/2024 11:58:50 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '155.7377049180328' WHERE id_product = '22252' 11/03/2024 11:58:50 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '155.7377049180328', id_tax_rules_group = '1', id_category_default = '165', 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 = '22252' 11/03/2024 11:58:50 am >> DELETE FROM ps_specific_price WHERE id_product = '22252' 11/03/2024 11:58:52 am >> 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 = '22252' 11/03/2024 11:58:52 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '22253' , '1' , '' , 'nuovo-prodotto' ) 11/03/2024 11:58:52 am >> 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 '22253' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '22252' 11/03/2024 11:58:52 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '22253' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '22252' 11/03/2024 11:59:46 am >> SELECT ean13 FROM ps_product WHERE ean13 = '002241' AND id_product != '22253' AND ean13 != '' 11/03/2024 11:59:46 am >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '002241', date_upd = NOW() WHERE id_product = '22253' 11/03/2024 11:59:46 am >> UPDATE ps_product_lang SET name = 'SAN MICHEL CM 53 - PA510', description = '' WHERE id_product = '22253' 11/03/2024 11:59:46 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '300' WHERE id_product = '22253' 11/03/2024 11:59:46 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '300', id_tax_rules_group = '1', id_category_default = '165', 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 = '22253' 11/03/2024 11:59:46 am >> DELETE FROM ps_specific_price WHERE id_product = '22253' 11/03/2024 11:59:47 am >> 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 = '22253' 11/03/2024 11:59:47 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '22254' , '1' , '' , 'nuovo-prodotto' ) 11/03/2024 11:59:47 am >> 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 '22254' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '22253' 11/03/2024 11:59:47 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '22254' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '22253' 11/03/2024 12:00:28 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '002242' AND id_product != '22254' AND ean13 != '' 11/03/2024 12:00:28 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '002242', date_upd = NOW() WHERE id_product = '22254' 11/03/2024 12:00:28 pm >> UPDATE ps_product_lang SET name = 'SAN LUIGI CM 28 - 436', description = '' WHERE id_product = '22254' 11/03/2024 12:00:28 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '38.52459016393443' WHERE id_product = '22254' 11/03/2024 12:00:28 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '38.52459016393443', id_tax_rules_group = '1', id_category_default = '165', 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 = '22254' 11/03/2024 12:00:28 pm >> DELETE FROM ps_specific_price WHERE id_product = '22254' 11/03/2024 12:00:29 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 = '22254' 11/03/2024 12:00:29 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '22255' , '1' , '' , 'nuovo-prodotto' ) 11/03/2024 12:00:29 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 '22255' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '22254' 11/03/2024 12:00:29 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '22255' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '22254' 11/03/2024 12:01:11 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '002243' AND id_product != '22255' AND ean13 != '' 11/03/2024 12:01:11 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '002243', date_upd = NOW() WHERE id_product = '22255' 11/03/2024 12:01:11 pm >> UPDATE ps_product_lang SET name = 'SAN GIUSEPPE CM 40 - 804', description = '' WHERE id_product = '22255' 11/03/2024 12:01:11 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '80.32786885245902' WHERE id_product = '22255' 11/03/2024 12:01:11 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '80.32786885245902', id_tax_rules_group = '1', id_category_default = '165', 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 = '22255' 11/03/2024 12:01:11 pm >> DELETE FROM ps_specific_price WHERE id_product = '22255' 11/03/2024 12:01:25 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '002243' AND id_product != '22255' AND ean13 != '' 11/03/2024 12:01:25 pm >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '002243', date_upd = NOW() WHERE id_product = '22255' 11/03/2024 12:01:25 pm >> UPDATE ps_product_lang SET name = 'SAN GIUSEPPE CM 40 - 804', description = '' WHERE id_product = '22255' 11/03/2024 12:01:25 pm >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '80.32786885245902' WHERE id_product = '22255' 11/03/2024 12:01:25 pm >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '80.32786885245902', id_tax_rules_group = '1', id_category_default = '165', 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 = '22255' 11/03/2024 12:01:25 pm >> DELETE FROM ps_specific_price WHERE id_product = '22255' 11/03/2024 12:01: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 = '22255' 11/03/2024 12:01:26 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '22256' , '1' , '' , 'nuovo-prodotto' ) 11/03/2024 12:01: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 '22256' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '22255' 11/03/2024 12:01:26 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '22256' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '22255' 11/03/2024 12:03: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 ( '31' , '72/2024' , '2024-03-08' , '2024' , '0' , '130' , '4670548' , 'VIA CARRAIA,4/6/8 55025 COREGLIA ANTELMINELLI' , '' , '' , '19.995' , '1' , '0' , '0' , '0' , '' , '9' , '0' , '356.98' , '292.61' , NOW() , NOW() ) 11/03/2024 12:03: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 = '90710' 11/03/2024 12:03:12 pm >> DELETE FROM ps_document_detail WHERE id_document = '90710' 11/03/2024 12:03: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 ( '90710' , '22252' , 'MADONNA CON BAMBINO CM 53 - PA504' , '1' , '1' , '1' , '78' , '63.934426229508' , '22' , '5' , '90.4020' ) 11/03/2024 12:03:12 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22252' AND id_supplier = '130' 11/03/2024 12:03:13 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22252' , '130' , '1' ) 11/03/2024 12:03: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 ( '90710' , '22253' , 'SAN MICHEL CM 53 - PA510' , '1' , '1' , '1' , '150' , '122.95081967213' , '22' , '5' , '173.8500' ) 11/03/2024 12:03:13 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22253' AND id_supplier = '130' 11/03/2024 12:03:13 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22253' , '130' , '1' ) 11/03/2024 12:03: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 ( '90710' , '22254' , 'SAN LUIGI CM 28 - 436' , '1' , '1' , '1' , '18.96' , '15.540983606557' , '22' , '5' , '21.9746' ) 11/03/2024 12:03:13 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22254' AND id_supplier = '130' 11/03/2024 12:03:13 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22254' , '130' , '1' ) 11/03/2024 12:03: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 ( '90710' , '22255' , 'SAN GIUSEPPE CM 40 - 804' , '1' , '1' , '1' , '40' , '32.786885245902' , '22' , '5' , '46.3600' ) 11/03/2024 12:03:13 pm >> DELETE FROM ps_product_supplier WHERE id_product = '22255' AND id_supplier = '130' 11/03/2024 12:03:13 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22255' , '130' , '1' ) 11/03/2024 12:19:07 pm >> SELECT document_num FROM ps_document WHERE document_num = '714' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2024-03-11') 11/03/2024 12:19:07 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' , '714' , '2024-03-11' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '7.20' , '5.90' , NOW() , NOW() ) 11/03/2024 12:19:07 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 = '90711' 11/03/2024 12:19:07 pm >> DELETE FROM ps_document_detail WHERE id_document = '90711' 11/03/2024 12:19:07 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '90711' , '4986' , 'IMMAGINE RISURREZIONE - 205' , '2' , '-2' , '1' , '3.6' , '2.9508196721311' , '22' , '0' , '7.20' ) 11/03/2024 12:38:05 pm >> SELECT document_num FROM ps_document WHERE document_num = '715' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2024-03-11') 11/03/2024 12:38:05 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' , '715' , '2024-03-11' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '67.40' , '55.25' , NOW() , NOW() ) 11/03/2024 12:38:05 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 = '90712' 11/03/2024 12:38:05 pm >> DELETE FROM ps_document_detail WHERE id_document = '90712' 11/03/2024 12:38:05 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '90712' , '4404' , 'GESÙ CONFIDO IN TE - 296' , '4' , '-4' , '1' , '3.5' , '2.8688524590164' , '22' , '0' , '14.00' ) 11/03/2024 12:38:05 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '90712' , '17617' , 'IMMAGINI ISONZO X 100' , '2' , '-2' , '1' , '3' , '2.4590163934426' , '22' , '0' , '6.00' ) 11/03/2024 12:38:05 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '90712' , '11757' , 'VINO LIQUOROSO DOLCE - 16%' , '6' , '-6' , '1' , '7.9' , '6.4754098360656' , '22' , '0' , '47.40' ) 11/03/2024 02:44:44 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '002116' AND id_product != '20705' AND ean13 != '' 11/03/2024 02:44:44 pm >> UPDATE ps_product SET id_supplier = '50', reference = '', ean13 = '002116', date_upd = NOW() WHERE id_product = '20705' 11/03/2024 02:44:44 pm >> UPDATE ps_product_lang SET name = 'CANDELA CUBO', description = '' WHERE id_product = '20705' 11/03/2024 02:44:44 pm >> UPDATE ps_product SET wholesale_price = '5.50', on_sale = '0', price = '13.934426229508198' WHERE id_product = '20705' 11/03/2024 02:44:44 pm >> UPDATE ps_product_shop SET wholesale_price = '5.50', price = '13.934426229508198', id_tax_rules_group = '1', id_category_default = '276', 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 = '20705' 11/03/2024 02:44:44 pm >> DELETE FROM ps_specific_price WHERE id_product = '20705' 11/03/2024 03:31:26 pm >> SELECT document_num FROM ps_document WHERE document_num = '35/A' AND id_document != '' AND id_document_type LIKE '2%' AND YEAR(document_date) = YEAR('2024-03-11') 11/03/2024 03:31:26 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '24' , '35/A' , '2024-03-11' , 'A' , '0' , '143' , '4670947' , 'VIA DELLE SELVETTE 324 55018 SEGROMIGNO IN MONTE CAPANNORI' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '0.00' , '0.00' , NOW() , NOW() ) 11/03/2024 03:31:26 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '90713' 11/03/2024 03:31:26 pm >> DELETE FROM ps_document_detail WHERE id_document = '90713' 11/03/2024 03:31:26 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '90713' , '20321' , 'CASULA TESSUTO OPERATO - 65/023957' , '2' , '-2' , '1' , '0' , '0' , '22' , '0' , '0.00' ) 11/03/2024 03:31:26 pm >> DELETE FROM ps_product_supplier WHERE id_product = '20321' AND id_supplier = '143' 11/03/2024 03:31:26 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '20321' , '143' , '1' ) 11/03/2024 03:32:37 pm >> SELECT document_num FROM ps_document WHERE document_num = '50' AND id_document != '89319' AND id_document_type LIKE '24' AND YEAR(document_date) = YEAR('2023-12-04') 11/03/2024 03:32:37 pm >> UPDATE ps_document SET id_document_type = '24', document_num = '50', document_date = '2023-12-04', document_letter = '', id_customer = '0', id_supplier = '', id_address = '4670947', address1 = 'VIA DELLE SELVETTE 324 55018 SEGROMIGNO IN MONTE CAPANNORI', address2 = '', note = 'RESO PER SOSTITUZIONE', 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 = '89319' 11/03/2024 03:32:37 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '89319' 11/03/2024 03:32:37 pm >> DELETE FROM ps_document_detail WHERE id_document = '89319' 11/03/2024 03:32:37 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89319' , '20321' , 'RESO AL FORNITORE per merce non conforme' , '1' , '0' , '1' , '0.0000' , '0' , '22' , '0' , '0.00' ) 11/03/2024 03:48:48 pm >> UPDATE ps_document SET id_document_type = '31', document_num = '78', document_date = '2024-02-26', document_letter = '', id_customer = '0', id_supplier = '', id_address = '4670947', address1 = 'VIA DELLE SELVETTE 324 55018 SEGROMIGNO IN MONTE CAPANNORI', address2 = '', note = '', price_shipping = '18.00', id_tax_shipping_rules = '1', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '0', id_causal = '0', price_tax_included = '2978.68', price_tax_excluded = '2441.54', date_upd = NOW() WHERE id_document = '90577' 11/03/2024 03:48:49 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '90577' 11/03/2024 03:48:49 pm >> DELETE FROM ps_document_detail WHERE id_document = '90577' 11/03/2024 03:48:49 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '90577' , '22231' , 'CASULA - 65/060154' , '4' , '4' , '1' , '198.0000' , '162.29508196721' , '22' , '3' , '937.25' ) 11/03/2024 03:48:49 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '90577' , '22232' , 'CASULA TESSUTO MAREZZATO - 65/019344' , '1' , '1' , '1' , '150.0000' , '122.95081967213' , '22' , '3' , '177.51' ) 11/03/2024 03:48:49 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '90577' , '17408' , 'CAMICE MISTO COT. 70/001035' , '2' , '2' , '1' , '70.0000' , '57.377049180328' , '22' , '3' , '165.68' ) 11/03/2024 03:48:49 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '90577' , '22233' , 'CAMICE MISTO LANA - 70/000150' , '16' , '16' , '1' , '115.0000' , '94.262295081967' , '22' , '40' , '1346.88' ) 11/03/2024 03:48:49 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '90577' , '22234' , 'CAMICE MISTO LANA - 70/002020' , '3' , '3' , '1' , '150.0000' , '122.95081967213' , '22' , '40' , '329.40' ) 11/03/2024 04:21:47 pm >> SELECT document_num FROM ps_document WHERE document_num = '716' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2024-03-11') 11/03/2024 04:21: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' , '716' , '2024-03-11' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '16.06' , '16.06' , NOW() , NOW() ) 11/03/2024 04:21: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 = '90714' 11/03/2024 04:21:47 pm >> DELETE FROM ps_document_detail WHERE id_document = '90714' 11/03/2024 04:21: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 ( '90714' , '22247' , 'CAMMINA VIVI AMATI - S. BANZATO' , '1' , '-1' , '4' , '16.90' , '16.9' , '0' , '5' , '16.06' ) 11/03/2024 05:26:35 pm >> SELECT document_num FROM ps_document WHERE document_num = '717' AND id_document != '' AND id_document_type LIKE '14' AND YEAR(document_date) = YEAR('2024-03-11') 11/03/2024 05:26:35 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' , '717' , '2024-03-11' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '45.00' , '36.89' , NOW() , NOW() ) 11/03/2024 05:26:35 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 = '90715' 11/03/2024 05:26:35 pm >> DELETE FROM ps_document_detail WHERE id_document = '90715' 11/03/2024 05:26:35 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '90715' , '22254' , 'SAN LUIGI CM 28 - 436' , '1' , '-1' , '1' , '45' , '36.885245901639' , '22' , '0' , '45.00' ) 11/03/2024 05:38:20 pm >> SELECT document_num FROM ps_document WHERE document_num = '718' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2024-03-11') 11/03/2024 05:38:20 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' , '718' , '2024-03-11' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '71.90' , '58.93' , NOW() , NOW() ) 11/03/2024 05:38: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 = '90716' 11/03/2024 05:38:20 pm >> DELETE FROM ps_document_detail WHERE id_document = '90716' 11/03/2024 05:38: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 ( '90716' , '5651' , 'LEGGIO IN LEGNO ' , '1' , '-1' , '1' , '25.00' , '20.491803278689' , '22' , '0' , '25.00' ) 11/03/2024 05:38: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 ( '90716' , '7202' , 'ARTICOLI RELIGIOSI' , '1' , '-1' , '1' , '15' , '12.295081967213' , '22' , '0' , '15.00' ) 11/03/2024 05:38: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 ( '90716' , '7202' , 'ARTICOLI RELIGIOSI' , '1' , '-1' , '1' , '19.9' , '16.311475409836' , '22' , '0' , '19.90' ) 11/03/2024 05:38: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 ( '90716' , '17005' , 'BIGLIETTO AUGURALE medio' , '6' , '-6' , '1' , '1.00' , '0.81967213114754' , '22' , '0' , '6.00' ) 11/03/2024 05:38: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 ( '90716' , '17004' , 'BIGLIETTO AUGURALE PICCOLO' , '3' , '-3' , '1' , '0.80' , '0.65573770491803' , '22' , '0' , '2.40' ) 11/03/2024 05:38: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 ( '90716' , '19298' , 'BIGLIETTO AUGURALE GRANDE' , '3' , '-3' , '1' , '1.20' , '0.98360655737705' , '22' , '0' , '3.60' ) 11/03/2024 06:23:22 pm >> SELECT document_num FROM ps_document WHERE document_num = '719' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2024-03-11') 11/03/2024 06:23:22 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '719' , '2024-03-11' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '4.30' , '4.13' , NOW() , NOW() ) 11/03/2024 06:23:22 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '90717' 11/03/2024 06:23:22 pm >> DELETE FROM ps_document_detail WHERE id_document = '90717' 11/03/2024 06:23:22 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '90717' , '16691' , 'PARTICOLE PER CELIACI 25pz' , '1' , '-1' , '3' , '4.30' , '4.1346153846154' , '4' , '0' , '4.30' ) 11/03/2024 06:53:22 pm >> SELECT document_num FROM ps_document WHERE document_num = '720' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2024-03-11') 11/03/2024 06:53:22 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '720' , '2024-03-11' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '6.50' , '5.33' , NOW() , NOW() ) 11/03/2024 06:53:22 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '90718' 11/03/2024 06:53:22 pm >> DELETE FROM ps_document_detail WHERE id_document = '90718' 11/03/2024 06:53:22 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '90718' , '18618' , 'MEDAGLIA SAN MICHELE - OV22/MC' , '20' , '-20' , '1' , '0.25' , '0.20491803278689' , '22' , '0' , '5.00' ) 11/03/2024 06:53:22 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '90718' , '6355' , 'MEDAGLIA S. PIO MM 22 - METALLO OX ' , '6' , '-6' , '1' , '0.25' , '0.20491803278689' , '22' , '0' , '1.50' ) 11/03/2024 07:06:10 pm >> SELECT document_num FROM ps_document WHERE document_num = '161' AND id_document != '89967' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2024-01-16') 11/03/2024 07:06:10 pm >> UPDATE ps_document SET id_document_type = '11', document_num = '161', document_date = '2024-01-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 = '0', id_causal = '0', price_tax_included = '5.40', price_tax_excluded = '4.43', date_upd = NOW() WHERE id_document = '89967' 11/03/2024 07:06: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 = '89967' 11/03/2024 07:06:10 pm >> DELETE FROM ps_document_detail WHERE id_document = '89967' 11/03/2024 07:06: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 ( '89967' , '16060' , 'MEDAGLIA S. ANNA - FM022' , '1' , '-1' , '1' , '0.4' , '0.32786885245902' , '22' , '0' , '0.40' ) 11/03/2024 07:06: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 ( '89967' , '20066' , 'CATENINA IN ACCIAIO - NS055' , '1' , '-1' , '1' , '5.00' , '4.0983606557377' , '22' , '0' , '5.00' )