23/12/2023 09:14:24 am >> SELECT document_num FROM ps_document WHERE document_num = '4145' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-12-23') 23/12/2023 09:14:24 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' , '4145' , '2023-12-23' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '57.20' , '46.89' , NOW() , NOW() ) 23/12/2023 09:14: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 = '89674' 23/12/2023 09:14:24 am >> DELETE FROM ps_document_detail WHERE id_document = '89674' 23/12/2023 09:14: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 ( '89674' , '11389' , 'VINO ROSSO DOLCE - 103' , '6' , '-6' , '1' , '8.5' , '6.9672131147541' , '22' , '0' , '51.00' ) 23/12/2023 09:14: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 ( '89674' , '21460' , 'CALENDARIO DA TAVOLO 2024' , '1' , '-1' , '1' , '6.2' , '5.0819672131148' , '22' , '0' , '6.20' ) 23/12/2023 09:25:23 am >> SELECT document_num FROM ps_document WHERE document_num = '3907' AND id_document != '89388' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-12-07') 23/12/2023 09:25:23 am >> UPDATE ps_document SET id_document_type = '11', document_num = '3907', document_date = '2023-12-07', 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 = '87.80', price_tax_excluded = '76.08', date_upd = NOW() WHERE id_document = '89388' 23/12/2023 09:25:23 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '89388' 23/12/2023 09:25:23 am >> DELETE FROM ps_document_detail WHERE id_document = '89388' 23/12/2023 09:25:23 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89388' , '17526' , 'PREGHIERE EUCARISTICHE PER CONCELEBRAZIONE N.E.' , '4' , '-4' , '4' , '6.0000' , '6' , '0' , '5' , '22.80' ) 23/12/2023 09:25:23 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89388' , '17570' , 'BAMBINELLO IN RESINA - PB5452' , '1' , '-1' , '1' , '23.0000' , '18.852459016393' , '22' , '0' , '23.00' ) 23/12/2023 09:25:23 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89388' , '7924' , 'PERGAMENE - BATTESIMO MOD. A' , '4' , '-4' , '1' , '0.50' , '0.40983606557377' , '22' , '0' , '2.00' ) 23/12/2023 09:25:23 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89388' , '8441' , 'PRESEPE FONDO MATTONI IN TERRACOTTA - 9X16 - P290' , '1' , '-1' , '1' , '40.00' , '32.786885245902' , '22' , '0' , '40.00' ) 23/12/2023 09:27:48 am >> UPDATE ps_product_shop SET minimal_quantity = '1', multiple_quantity = '1', available_date = '', date_upd = NOW() WHERE id_product = '13846' 23/12/2023 09:27:48 am >> UPDATE ps_stock_available SET quantity = quantity + '-27' WHERE id_product = '13846' 23/12/2023 09:44:46 am >> DELETE FROM ps_product WHERE id_product = '2980' 23/12/2023 09:44:46 am >> DELETE FROM ps_product_shop WHERE id_product = '2980' 23/12/2023 09:44:46 am >> DELETE FROM ps_product_lang WHERE id_product = '2980' 23/12/2023 09:44:46 am >> DELETE FROM ps_stock_available WHERE id_product = '2980' 23/12/2023 09:44:53 am >> DELETE FROM ps_product WHERE id_product = '2978' 23/12/2023 09:44:53 am >> DELETE FROM ps_product_shop WHERE id_product = '2978' 23/12/2023 09:44:53 am >> DELETE FROM ps_product_lang WHERE id_product = '2978' 23/12/2023 09:44:53 am >> DELETE FROM ps_stock_available WHERE id_product = '2978' 23/12/2023 09:45:10 am >> DELETE FROM ps_product WHERE id_product = '3002' 23/12/2023 09:45:10 am >> DELETE FROM ps_product_shop WHERE id_product = '3002' 23/12/2023 09:45:10 am >> DELETE FROM ps_product_lang WHERE id_product = '3002' 23/12/2023 09:45:10 am >> DELETE FROM ps_stock_available WHERE id_product = '3002' 23/12/2023 09:45:32 am >> UPDATE ps_product_shop SET minimal_quantity = '1', multiple_quantity = '1', available_date = '', date_upd = NOW() WHERE id_product = '15402' 23/12/2023 09:45:32 am >> UPDATE ps_stock_available SET quantity = quantity + '-1' WHERE id_product = '15402' 23/12/2023 09:45:42 am >> DELETE FROM ps_product WHERE id_product = '2972' 23/12/2023 09:45:42 am >> DELETE FROM ps_product_shop WHERE id_product = '2972' 23/12/2023 09:45:42 am >> DELETE FROM ps_product_lang WHERE id_product = '2972' 23/12/2023 09:45:42 am >> DELETE FROM ps_stock_available WHERE id_product = '2972' 23/12/2023 09:45:59 am >> DELETE FROM ps_product WHERE id_product = '2958' 23/12/2023 09:45:59 am >> DELETE FROM ps_product_shop WHERE id_product = '2958' 23/12/2023 09:45:59 am >> DELETE FROM ps_product_lang WHERE id_product = '2958' 23/12/2023 09:46:00 am >> DELETE FROM ps_stock_available WHERE id_product = '2958' 23/12/2023 09:46:33 am >> UPDATE ps_product_shop SET minimal_quantity = '1', multiple_quantity = '1', available_date = '', date_upd = NOW() WHERE id_product = '15400' 23/12/2023 09:46:33 am >> UPDATE ps_stock_available SET quantity = quantity + '-1' WHERE id_product = '15400' 23/12/2023 09:48:19 am >> DELETE FROM ps_product WHERE id_product = '8453' 23/12/2023 09:48:19 am >> DELETE FROM ps_product_shop WHERE id_product = '8453' 23/12/2023 09:48:19 am >> DELETE FROM ps_product_lang WHERE id_product = '8453' 23/12/2023 09:48:19 am >> DELETE FROM ps_stock_available WHERE id_product = '8453' 23/12/2023 09:49:58 am >> DELETE FROM ps_product WHERE id_product = '9273' 23/12/2023 09:49:58 am >> DELETE FROM ps_product_shop WHERE id_product = '9273' 23/12/2023 09:49:58 am >> DELETE FROM ps_product_lang WHERE id_product = '9273' 23/12/2023 09:49:58 am >> DELETE FROM ps_stock_available WHERE id_product = '9273' 23/12/2023 09:50:56 am >> DELETE FROM ps_product WHERE id_product = '9278' 23/12/2023 09:50:56 am >> DELETE FROM ps_product_shop WHERE id_product = '9278' 23/12/2023 09:50:56 am >> DELETE FROM ps_product_lang WHERE id_product = '9278' 23/12/2023 09:50:56 am >> DELETE FROM ps_stock_available WHERE id_product = '9278' 23/12/2023 09:52:32 am >> UPDATE ps_product_shop SET minimal_quantity = '1', multiple_quantity = '1', available_date = '', date_upd = NOW() WHERE id_product = '2957' 23/12/2023 09:52:32 am >> UPDATE ps_stock_available SET quantity = quantity + '-2' WHERE id_product = '2957' 23/12/2023 09:54:16 am >> UPDATE ps_product_shop SET minimal_quantity = '1', multiple_quantity = '1', available_date = '', date_upd = NOW() WHERE id_product = '16131' 23/12/2023 09:54:16 am >> UPDATE ps_stock_available SET quantity = quantity + '-1' WHERE id_product = '16131' 23/12/2023 10:05:04 am >> SELECT document_num FROM ps_document WHERE document_num = '4146' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-12-23') 23/12/2023 10:05:04 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' , '4146' , '2023-12-23' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '16.90' , '16.90' , NOW() , NOW() ) 23/12/2023 10:05:04 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 = '89675' 23/12/2023 10:05:04 am >> DELETE FROM ps_document_detail WHERE id_document = '89675' 23/12/2023 10:05: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 ( '89675' , '21934' , 'TI VOGLIO BENE - PAPA FRANCESCO' , '1' , '-1' , '4' , '16.90' , '16.9' , '0' , '0' , '16.90' ) 23/12/2023 10:45:56 am >> SELECT document_num FROM ps_document WHERE document_num = '4147' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-12-23') 23/12/2023 10:45:56 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '4147' , '2023-12-23' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '23.75' , '23.75' , NOW() , NOW() ) 23/12/2023 10:45:56 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '89676' 23/12/2023 10:45:56 am >> DELETE FROM ps_document_detail WHERE id_document = '89676' 23/12/2023 10:45:56 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89676' , '21778' , 'SULLA TUA PAROLA - GEN/FEB 2024' , '5' , '-5' , '4' , '5.00' , '5' , '0' , '5' , '23.75' ) 23/12/2023 11:09:04 am >> SELECT document_num FROM ps_document WHERE document_num = '4148' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-12-23') 23/12/2023 11:09:04 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' , '4148' , '2023-12-23' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '40.00' , '32.79' , NOW() , NOW() ) 23/12/2023 11:09:04 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 = '89677' 23/12/2023 11:09:04 am >> DELETE FROM ps_document_detail WHERE id_document = '89677' 23/12/2023 11:09: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 ( '89677' , '7202' , 'ARTICOLI RELIGIOSI' , '1' , '-1' , '1' , '40' , '32.786885245902' , '22' , '0' , '40.00' ) 23/12/2023 11:10:31 am >> SELECT document_num FROM ps_document WHERE document_num = '145/A' AND id_document != '89628' AND id_document_type LIKE '2%' AND YEAR(document_date) = YEAR('2023-12-21') 23/12/2023 11:10:31 am >> UPDATE ps_document SET id_document_type = '24', document_num = '145/A', document_date = '2023-12-21', document_letter = 'A', id_customer = '230', id_supplier = '', id_address = '4668969', address1 = 'VIA G. NICOTERA, 66 84080 PELLEZZANO', address2 = '', note = 'ACCONTO € 150', 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 = '655.00', price_tax_excluded = '626.15', date_upd = NOW() WHERE id_document = '89628' 23/12/2023 11:10:31 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '89628' 23/12/2023 11:10:31 am >> DELETE FROM ps_document_detail WHERE id_document = '89628' 23/12/2023 11:10:31 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89628' , '0' , 'PRESEPE ANTICO' , '1' , '-1' , '0' , '350.0000' , '350' , '0' , '0' , '350.00' ) 23/12/2023 11:10:31 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89628' , '0' , 'CAMPANA IN VETRO' , '1' , '-1' , '0' , '145.0000' , '145' , '0' , '0' , '145.00' ) 23/12/2023 11:10:31 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89628' , '19077' , 'GRUPPO NATIVITA STOFFA CM 30 - PB18552 ++ campana 25x40' , '1' , '-1' , '1' , '160' , '131.14754098361' , '22' , '0' , '160.00' ) 23/12/2023 11:11:56 am >> SELECT document_num FROM ps_document WHERE document_num = '4148' AND id_document != '89677' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-12-23') 23/12/2023 11:11:56 am >> UPDATE ps_document SET id_document_type = '11', document_num = '4148', document_date = '2023-12-23', document_letter = '', id_customer = '0', id_supplier = '', id_address = '0', address1 = '', address2 = '', note = '', price_shipping = '0.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '0', id_causal = '0', price_tax_included = '40.00', price_tax_excluded = '32.79', date_upd = NOW() WHERE id_document = '89677' 23/12/2023 11:11:56 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '89677' 23/12/2023 11:11:56 am >> DELETE FROM ps_document_detail WHERE id_document = '89677' 23/12/2023 11:11:56 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89677' , '15530' , 'TUNICA SVASATA COLLO ROTONDO - PTA001B00' , '1' , '-1' , '1' , '40.00' , '32.786885245902' , '22' , '0' , '40.00' ) 23/12/2023 11:11:56 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89677' , '18276' , 'CINGOLO CON NODI - 3280' , '1' , '-1' , '1' , '2.20' , '1.8032786885246' , '22' , '100' , '0.00' ) 23/12/2023 11:14:28 am >> SELECT document_num FROM ps_document WHERE document_num = '321' AND id_document != '' AND id_document_type LIKE '21' AND YEAR(document_date) = YEAR('2023-12-23') 23/12/2023 11:14:28 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' , '321' , '2023-12-23' , '' , '161' , '0' , '161' , 'VIA G. MAZZINI VICO III, 8 81047 MACERATA CAMPANIA' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '3' , '0' , '142.50' , '142.50' , NOW() , NOW() ) 23/12/2023 11:14:28 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 = '89678' 23/12/2023 11:14:28 am >> DELETE FROM ps_document_detail WHERE id_document = '89678' 23/12/2023 11:14:28 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 ( '89678' , '21847' , 'UNDICESIMO: SALVA LA TESTA! - P. PELLEGRINO' , '50' , '-50' , '4' , '3.00' , '3' , '0' , '5' , '142.50' ) 23/12/2023 11:27:52 am >> INSERT INTO ps_product ( ean13 , id_tax_rules_group , `date_add` , `date_upd` ) VALUES ( '' , '1' , NOW() , NOW() ) 23/12/2023 11:27:52 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '22022' , '1' , '' , 'nuovo-prodotto' ) 23/12/2023 11:27:52 am >> INSERT INTO ps_product_shop ( id_product , id_tax_rules_group , id_shop , id_category_default , `date_add` , `date_upd` ) VALUES ( '22022' , '1' , '1' , '2' , NOW() , NOW() ) 23/12/2023 11:27:53 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) VALUES ( '22022' , '0' , '1' , '0' , '0' ) 23/12/2023 11:28:41 am >> SELECT ean13 FROM ps_product WHERE ean13 = '9788873577096' AND id_product != '22022' AND ean13 != '' 23/12/2023 11:28:41 am >> UPDATE ps_product SET id_supplier = '', reference = '7/6', ean13 = '9788873577096', date_upd = NOW() WHERE id_product = '22022' 23/12/2023 11:28:41 am >> UPDATE ps_product_lang SET name = 'ADAMO DOVE SEI? R. COLIZZI', description = '' WHERE id_product = '22022' 23/12/2023 11:28:41 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '10' WHERE id_product = '22022' 23/12/2023 11:28:41 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '10', id_tax_rules_group = '4', id_category_default = '178', id_argoment_default = '23', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '22022' 23/12/2023 11:28:41 am >> DELETE FROM ps_specific_price WHERE id_product = '22022' 23/12/2023 11:29:57 am >> SELECT document_num FROM ps_document WHERE document_num = '4149' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-12-23') 23/12/2023 11:29:57 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' , '4149' , '2023-12-23' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '14.20' , '12.53' , NOW() , NOW() ) 23/12/2023 11:29:57 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 = '89679' 23/12/2023 11:29:57 am >> DELETE FROM ps_document_detail WHERE id_document = '89679' 23/12/2023 11:29:57 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 ( '89679' , '11757' , 'VINO LIQUOROSO DOLCE - 16%' , '1' , '-1' , '1' , '7.90' , '6.4754098360656' , '22' , '0' , '7.90' ) 23/12/2023 11:29:57 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 ( '89679' , '16691' , 'PARTICOLE PER CELIACI 25pz' , '1' , '-1' , '3' , '4.30' , '4.1346153846154' , '4' , '0' , '4.30' ) 23/12/2023 11:29:57 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 ( '89679' , '7311' , 'OSTIA SOTTILE 74MM' , '1' , '-1' , '3' , '2.00' , '1.9230769230769' , '4' , '0' , '2.00' ) 23/12/2023 11:31: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 ( '33' , '2023000007082' , '2023-12-22' , '' , '0' , '107' , '4669100' , 'VIA DEI CASTANI, 116 00172 ROMA' , '' , '' , '6' , '4' , '0' , '0' , '0' , '' , '12' , '0' , '110.00' , '110.00' , NOW() , NOW() ) 23/12/2023 11:31: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 = '89680' 23/12/2023 11:31:13 am >> DELETE FROM ps_document_detail WHERE id_document = '89680' 23/12/2023 11:31: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 ( '89680' , '22022' , 'ADAMO DOVE SEI? R. COLIZZI' , '1' , '1' , '4' , '10.00' , '10' , '0' , '35' , '6.5000' ) 23/12/2023 11:31:13 am >> DELETE FROM ps_product_supplier WHERE id_product = '22022' AND id_supplier = '107' 23/12/2023 11:31:13 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '22022' , '107' , '1' ) 23/12/2023 11:31: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 ( '89680' , '21847' , 'UNDICESIMO: SALVA LA TESTA! - P. PELLEGRINO' , '50' , '50' , '4' , '3.00' , '3' , '0' , '35' , '97.5000' ) 23/12/2023 11:31:13 am >> DELETE FROM ps_product_supplier WHERE id_product = '21847' AND id_supplier = '107' 23/12/2023 11:31:13 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21847' , '107' , '1' ) 23/12/2023 11:36:48 am >> SELECT document_num FROM ps_document WHERE document_num = '3775' AND id_document != '89199' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-11-28') 23/12/2023 11:36:48 am >> UPDATE ps_document SET id_document_type = '11', document_num = '3775', document_date = '2023-11-28', 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 = '270.00', price_tax_excluded = '228.78', date_upd = NOW() WHERE id_document = '89199' 23/12/2023 11:36:48 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 = '89199' 23/12/2023 11:36:48 am >> DELETE FROM ps_document_detail WHERE id_document = '89199' 23/12/2023 11:36:48 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 ( '89199' , '19625' , 'CROCIFISSO CM 30 - 1004' , '1' , '-1' , '1' , '38.0000' , '31.147540983607' , '22' , '0' , '38.00' ) 23/12/2023 11:36:48 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 ( '89199' , '19882' , 'CROCE CM 25 LUNA/TORTORA - 4965/727' , '1' , '-1' , '1' , '33.0000' , '27.049180327869' , '22' , '0' , '33.00' ) 23/12/2023 11:36:48 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 ( '89199' , '12190' , 'CROCE VETRO CASABLANCA BIA/ARG CM 23' , '1' , '-1' , '1' , '30.0000' , '24.590163934426' , '22' , '0' , '30.00' ) 23/12/2023 11:36:48 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 ( '89199' , '8247' , 'PREGATE, PREGATE, PREGATE - 8100' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '5' , '9.50' ) 23/12/2023 11:36:48 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 ( '89199' , '7202' , 'ARTICOLI RELIGIOSI' , '1' , '-1' , '1' , '4.8' , '3.9344262295082' , '22' , '0' , '4.80' ) 23/12/2023 11:36:48 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 ( '89199' , '15206' , 'ANELLO CROCE/MIRACOLOSA' , '1' , '-1' , '1' , '13.0000' , '10.655737704918' , '22' , '0' , '13.00' ) 23/12/2023 11:36:48 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 ( '89199' , '18031' , 'BRUCIAINCENSO H 8' , '1' , '-1' , '1' , '13.5000' , '11.065573770492' , '22' , '0' , '13.50' ) 23/12/2023 11:36:48 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 ( '89199' , '15704' , 'QUADRETTO 10X10 ALBERO DELLA VITA - 2980/F0024' , '1' , '-1' , '1' , '12.5000' , '10.245901639344' , '22' , '0' , '12.50' ) 23/12/2023 11:36:48 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 ( '89199' , '11151' , 'LIBRI' , '1' , '-1' , '4' , '1.0000' , '1' , '0' , '0' , '1.00' ) 23/12/2023 11:36:48 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 ( '89199' , '4697' , 'GLORIA MISCELA 25G - GLORE' , '2' , '-2' , '1' , '1.5000' , '1.2295081967213' , '22' , '0' , '3.00' ) 23/12/2023 11:36:48 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 ( '89199' , '5644' , 'LEGGERE,... LA PAROLA - ANNO B' , '1' , '-1' , '4' , '10.0000' , '10' , '0' , '5' , '9.50' ) 23/12/2023 11:36:49 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89199' , '11151' , 'LIBRI' , '1' , '-1' , '4' , '19.0000' , '19' , '0' , '0' , '19.00' ) 23/12/2023 11:36:49 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89199' , '19884' , 'COPPIA SPOSI H 12 CON CUORE LUM - 4249/822' , '1' , '-1' , '1' , '29.0000' , '23.770491803279' , '22' , '0' , '29.00' ) 23/12/2023 11:36:49 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89199' , '13275' , 'NATIVITA CON LED CM 12' , '2' , '-2' , '1' , '10.0000' , '8.1967213114754' , '22' , '0' , '20.00' ) 23/12/2023 11:36:49 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89199' , '11151' , 'LIBRI' , '1' , '-1' , '4' , '2.4000' , '2.4' , '0' , '0' , '2.40' ) 23/12/2023 11:36:49 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89199' , '21150' , 'QUADRO 15X15' , '1' , '-1' , '1' , '19.5000' , '15.983606557377' , '22' , '0' , '19.50' ) 23/12/2023 11:36:49 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89199' , '20163' , 'QUADRETTO CAMPANA - 23/77C' , '1' , '-1' , '1' , '1.3000' , '1.0655737704918' , '22' , '0' , '1.30' ) 23/12/2023 11:36:49 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89199' , '21688' , 'ANGELO PIEGHEVOLE CM 15' , '1' , '-1' , '1' , '11.00' , '9.016393442623' , '22' , '0' , '11.00' ) 23/12/2023 11:37:12 am >> SELECT document_num FROM ps_document WHERE document_num = '4150' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-12-23') 23/12/2023 11:37: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' , '4150' , '2023-12-23' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '9.50' , '9.50' , NOW() , NOW() ) 23/12/2023 11:37: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 = '89681' 23/12/2023 11:37:12 am >> DELETE FROM ps_document_detail WHERE id_document = '89681' 23/12/2023 11:37: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 ( '89681' , '21605' , 'PADRE MATTEO LA GRUA' , '1' , '-1' , '4' , '10.00' , '10' , '0' , '5' , '9.50' ) 23/12/2023 11:41:10 am >> SELECT document_num FROM ps_document WHERE document_num = '4151' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-12-23') 23/12/2023 11:41: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' , '4151' , '2023-12-23' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '17.50' , '16.83' , NOW() , NOW() ) 23/12/2023 11:41: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 = '89682' 23/12/2023 11:41:10 am >> DELETE FROM ps_document_detail WHERE id_document = '89682' 23/12/2023 11:41: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 ( '89682' , '20433' , 'PARTICOLA MORREALE 38MM - PTC38S' , '5' , '-5' , '3' , '3.50' , '3.3653846153846' , '4' , '0' , '17.50' ) 23/12/2023 11:43:11 am >> SELECT document_num FROM ps_document WHERE document_num = '4152' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-12-23') 23/12/2023 11:43:11 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '4152' , '2023-12-23' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '9.00' , '7.38' , NOW() , NOW() ) 23/12/2023 11:43:11 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '89683' 23/12/2023 11:43:11 am >> DELETE FROM ps_document_detail WHERE id_document = '89683' 23/12/2023 11:43:11 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89683' , '14621' , 'SANTA RITA BABY - 023 SR/9 BB' , '1' , '-1' , '1' , '9.00' , '7.3770491803279' , '22' , '0' , '9.00' ) 23/12/2023 11:51:38 am >> SELECT document_num FROM ps_document WHERE document_num = '4153' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-12-23') 23/12/2023 11:51:38 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' , '4153' , '2023-12-23' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '71.50' , '58.61' , NOW() , NOW() ) 23/12/2023 11:51:38 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 = '89684' 23/12/2023 11:51:38 am >> DELETE FROM ps_document_detail WHERE id_document = '89684' 23/12/2023 11:51:38 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 ( '89684' , '1626' , 'CANDELE VOTIVE KG 10 - 13X26 - CIRCA 300 PZ' , '1' , '-1' , '1' , '68.00' , '55.737704918033' , '22' , '0' , '68.00' ) 23/12/2023 11:51:38 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 ( '89684' , '21461' , 'PAROLA PER OGGI 2024' , '1' , '-1' , '1' , '3.50' , '2.8688524590164' , '22' , '0' , '3.50' ) 23/12/2023 12:17:20 pm >> SELECT document_num FROM ps_document WHERE document_num = '4154' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-12-23') 23/12/2023 12:17: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' , '4154' , '2023-12-23' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '21.00' , '17.21' , NOW() , NOW() ) 23/12/2023 12:17: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 = '89685' 23/12/2023 12:17:20 pm >> DELETE FROM ps_document_detail WHERE id_document = '89685' 23/12/2023 12:17: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 ( '89685' , '13049' , 'LITURGICO ART. 60LT BIANCO SUPER' , '6' , '-6' , '1' , '3.50' , '2.8688524590164' , '22' , '0' , '21.00' ) 23/12/2023 12:22:44 pm >> SELECT document_num FROM ps_document WHERE document_num = '4155' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-12-23') 23/12/2023 12:22:44 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' , '4155' , '2023-12-23' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '12.00' , '9.84' , NOW() , NOW() ) 23/12/2023 12:22:44 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 = '89686' 23/12/2023 12:22:44 pm >> DELETE FROM ps_document_detail WHERE id_document = '89686' 23/12/2023 12:22:44 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89686' , '15080' , 'PRESEPE ALABASTRO - 229' , '1' , '-1' , '1' , '12.00' , '9.8360655737705' , '22' , '0' , '12.00' ) 23/12/2023 12:31:34 pm >> SELECT document_num FROM ps_document WHERE document_num = '4156' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-12-23') 23/12/2023 12:31: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 ( '11' , '4156' , '2023-12-23' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '33.00' , '27.05' , NOW() , NOW() ) 23/12/2023 12:31: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 = '89687' 23/12/2023 12:31:34 pm >> DELETE FROM ps_document_detail WHERE id_document = '89687' 23/12/2023 12:31: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 ( '89687' , '21583' , 'CUSTODIA PELLE LITURGIA DELLE ORE - 731' , '1' , '-1' , '1' , '33.00' , '27.049180327869' , '22' , '0' , '33.00' ) 23/12/2023 12:41:14 pm >> SELECT document_num FROM ps_document WHERE document_num = '4157' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-12-23') 23/12/2023 12:41:14 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '4157' , '2023-12-23' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '45.30' , '44.76' , NOW() , NOW() ) 23/12/2023 12:41:14 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '89688' 23/12/2023 12:41:14 pm >> DELETE FROM ps_document_detail WHERE id_document = '89688' 23/12/2023 12:41:14 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89688' , '419' , 'ALLODOLA E LA TARTARUGA - BRUNO FERRERO' , '1' , '-1' , '4' , '5.00' , '5' , '0' , '0' , '5.00' ) 23/12/2023 12:41:14 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89688' , '11061' , 'VANGELO DI DON TONINO BELLO - TONINO BELLO' , '1' , '-1' , '4' , '12' , '12' , '0' , '5' , '11.40' ) 23/12/2023 12:41:14 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89688' , '13596' , 'PREGHIERE COL GREMBIULE - TONINO BELLO' , '1' , '-1' , '4' , '12.00' , '12' , '0' , '5' , '11.40' ) 23/12/2023 12:41:14 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89688' , '4850' , 'ICEBERG E LA DUNA - B. FERRERO' , '1' , '-1' , '4' , '5.00' , '5' , '0' , '0' , '5.00' ) 23/12/2023 12:41:14 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89688' , '1090' , 'BIBBIA' , '1' , '-1' , '4' , '9.5' , '9.5' , '0' , '0' , '9.50' ) 23/12/2023 12:41:14 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89688' , '13316' , 'SEGNALIBRI E NATALE - 120' , '20' , '-20' , '1' , '0.15' , '0.12295081967213' , '22' , '0' , '3.00' ) 23/12/2023 12:47:18 pm >> SELECT document_num FROM ps_document WHERE document_num = '4158' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-12-23') 23/12/2023 12:47:18 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '4158' , '2023-12-23' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '16.10' , '16.10' , NOW() , NOW() ) 23/12/2023 12:47:18 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '89689' 23/12/2023 12:47:18 pm >> DELETE FROM ps_document_detail WHERE id_document = '89689' 23/12/2023 12:47:18 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89689' , '21934' , 'TI VOGLIO BENE - PAPA FRANCESCO' , '1' , '-1' , '4' , '16.1' , '16.1' , '0' , '0' , '16.10' ) 23/12/2023 01:13:15 pm >> SELECT document_num FROM ps_document WHERE document_num = '4159' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-12-23') 23/12/2023 01:13:16 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' , '4159' , '2023-12-23' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '85.00' , '73.28' , NOW() , NOW() ) 23/12/2023 01:13:16 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 = '89690' 23/12/2023 01:13:16 pm >> DELETE FROM ps_document_detail WHERE id_document = '89690' 23/12/2023 01:13:16 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89690' , '21615' , 'RITO DELLA COMUNIONE FUORI DELLA MESSA N.E.' , '1' , '-1' , '4' , '20.00' , '20' , '0' , '0' , '20.00' ) 23/12/2023 01:13:16 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89690' , '19194' , 'STOLA DIACONALE - 209' , '1' , '-1' , '1' , '65.00' , '53.27868852459' , '22' , '0' , '65.00' ) 23/12/2023 01:14:06 pm >> SELECT document_num FROM ps_document WHERE document_num = '4160' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-12-23') 23/12/2023 01:14:06 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '4160' , '2023-12-23' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '150.00' , '122.95' , NOW() , NOW() ) 23/12/2023 01:14:06 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '89691' 23/12/2023 01:14:06 pm >> DELETE FROM ps_document_detail WHERE id_document = '89691' 23/12/2023 01:14:06 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89691' , '7202' , 'ARTICOLI RELIGIOSI' , '1' , '-1' , '1' , '150' , '122.95081967213' , '22' , '0' , '150.00' ) 23/12/2023 01:39:15 pm >> SELECT document_num FROM ps_document WHERE document_num = '4161' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-12-23') 23/12/2023 01:39:15 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' , '4161' , '2023-12-23' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '580.00' , '480.95' , NOW() , NOW() ) 23/12/2023 01:39:15 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 = '89692' 23/12/2023 01:39:15 pm >> DELETE FROM ps_document_detail WHERE id_document = '89692' 23/12/2023 01:39:15 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89692' , '16689' , 'OSTIA PAN DI CENA mm80' , '1' , '-1' , '3' , '2.00' , '1.9230769230769' , '4' , '0' , '2.00' ) 23/12/2023 01:39:15 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89692' , '7311' , 'OSTIA SOTTILE 74MM' , '1' , '-1' , '3' , '2.00' , '1.9230769230769' , '4' , '0' , '2.00' ) 23/12/2023 01:39:15 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89692' , '1203' , 'BIBBIA TUTTA MIA' , '1' , '-1' , '4' , '12.3' , '12.3' , '0' , '0' , '12.30' ) 23/12/2023 01:39:15 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89692' , '13355' , 'ROSARIO CRISTALLO VARI COLORI - 07777' , '1' , '-1' , '1' , '12.50' , '10.245901639344' , '22' , '0' , '12.50' ) 23/12/2023 01:39:15 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89692' , '7202' , 'ARTICOLI RELIGIOSI' , '1' , '-1' , '1' , '2.4' , '1.9672131147541' , '22' , '0' , '2.40' ) 23/12/2023 01:39:15 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89692' , '10957' , 'UNIFORMITÀ ALLA VOLONTÀ DI DIO - 8549' , '1' , '-1' , '4' , '6.7' , '6.7' , '0' , '0' , '6.70' ) 23/12/2023 01:39:15 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89692' , '7098' , 'NOVENA A MARIA CHE SCIOGLIE I NODI - 8558' , '1' , '-1' , '4' , '3.00' , '3' , '0' , '0' , '3.00' ) 23/12/2023 01:39:15 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89692' , '2764' , 'CORONA EMATITE TONDA ' , '1' , '-1' , '1' , '4.50' , '3.6885245901639' , '22' , '0' , '4.50' ) 23/12/2023 01:39:15 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89692' , '12202' , 'VETRO ANTIVENTO PER F. CAND. DIAM. 4 - 73/40' , '2' , '-2' , '1' , '18.00' , '14.754098360656' , '22' , '0' , '36.00' ) 23/12/2023 01:39:15 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89692' , '14354' , 'CAMICE BENEDETTINO LINO - 3010' , '1' , '-1' , '1' , '143.00' , '117.2131147541' , '22' , '0' , '143.00' ) 23/12/2023 01:39:15 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89692' , '11151' , 'LIBRI' , '1' , '-1' , '4' , '5.6' , '5.6' , '0' , '0' , '5.60' ) 23/12/2023 01:39:15 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '89692' , '7202' , 'ARTICOLI RELIGIOSI STOLA' , '2' , '-2' , '1' , '175' , '143.44262295082' , '22' , '0' , '350.00' )