20/09/2023 08:45:45 am >> INSERT INTO ps_product ( ean13 , id_tax_rules_group , `date_add` , `date_upd` ) VALUES ( '' , '1' , NOW() , NOW() ) 20/09/2023 08:45:45 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '21563' , '1' , '' , 'nuovo-prodotto' ) 20/09/2023 08:45:45 am >> INSERT INTO ps_product_shop ( id_product , id_tax_rules_group , id_shop , id_category_default , `date_add` , `date_upd` ) VALUES ( '21563' , '1' , '1' , '2' , NOW() , NOW() ) 20/09/2023 08:45:45 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) VALUES ( '21563' , '0' , '1' , '0' , '0' ) 20/09/2023 08:49:55 am >> SELECT ean13 FROM ps_product WHERE ean13 = '8051739456844' AND id_product != '21563' AND ean13 != '' 20/09/2023 08:49:55 am >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '8051739456844', date_upd = NOW() WHERE id_product = '21563' 20/09/2023 08:49:55 am >> UPDATE ps_product_lang SET name = 'AGENDA SAN PAOLO 2024', description = '' WHERE id_product = '21563' 20/09/2023 08:49:55 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '8.19672131147541' WHERE id_product = '21563' 20/09/2023 08:49:55 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '8.19672131147541', id_tax_rules_group = '1', id_category_default = '30', id_argoment_default = '10', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '21563' 20/09/2023 08:49:55 am >> DELETE FROM ps_specific_price WHERE id_product = '21563' 20/09/2023 08:49:57 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 = '21563' 20/09/2023 08:49:57 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '21564' , '1' , '' , 'nuovo-prodotto' ) 20/09/2023 08:49:57 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 '21564' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '21563' 20/09/2023 08:49:57 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '21564' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '21563' 20/09/2023 08:50:44 am >> SELECT ean13 FROM ps_product WHERE ean13 = '9791281253353' AND id_product != '21564' AND ean13 != '' 20/09/2023 08:50:44 am >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '9791281253353', date_upd = NOW() WHERE id_product = '21564' 20/09/2023 08:50:44 am >> UPDATE ps_product_lang SET name = 'MESSALINO QUOTIDIANO - NOV DIC GEN 2024', description = '' WHERE id_product = '21564' 20/09/2023 08:50:44 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '6' WHERE id_product = '21564' 20/09/2023 08:50:44 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '6', id_tax_rules_group = '4', id_category_default = '518', id_argoment_default = '64', id_internal_category = '7', on_sale = '0', on_showcase = '0', on_offer = '00', on_most = '00', date_upd = NOW() WHERE id_product = '21564' 20/09/2023 08:50:44 am >> DELETE FROM ps_specific_price WHERE id_product = '21564' 20/09/2023 08:50:45 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 = '21564' 20/09/2023 08:50:45 am >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '21565' , '1' , '' , 'nuovo-prodotto' ) 20/09/2023 08:50:45 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 '21565' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '21564' 20/09/2023 08:50:45 am >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) SELECT '21565' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '21564' 20/09/2023 08:51:44 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' , '640968' , '2023-09-18' , '' , '0' , '7' , '2602' , 'P. ZZA SAN PAOLO, 14 12051 ALBA' , '' , '' , '3.86' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '172.11' , '150.86' , NOW() , NOW() ) 20/09/2023 08:51:44 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 = '87351' 20/09/2023 08:51:44 am >> DELETE FROM ps_document_detail WHERE id_document = '87351' 20/09/2023 08:51:44 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 ( '87351' , '21564' , 'MESSALINO QUOTIDIANO - NOV DIC GEN 2024' , '12' , '12' , '4' , '6.00' , '6' , '0' , '30' , '50.4000' ) 20/09/2023 08:51:44 am >> DELETE FROM ps_product_supplier WHERE id_product = '21564' AND id_supplier = '7' 20/09/2023 08:51:44 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21564' , '7' , '1' ) 20/09/2023 08:51:44 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 ( '87351' , '21564' , 'MESSALINO QUOTIDIANO - NOV DIC GEN 2024' , '1' , '1' , '4' , '6.00' , '6' , '0' , '100' , '0.0000' ) 20/09/2023 08:51:44 am >> DELETE FROM ps_product_supplier WHERE id_product = '21564' AND id_supplier = '7' 20/09/2023 08:51:44 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21564' , '7' , '1' ) 20/09/2023 08:51:44 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 ( '87351' , '21563' , 'AGENDA SAN PAOLO 2024' , '20' , '20' , '1' , '4.83' , '3.9590163934426' , '22' , '0' , '117.8520' ) 20/09/2023 08:51:44 am >> DELETE FROM ps_product_supplier WHERE id_product = '21563' AND id_supplier = '7' 20/09/2023 08:51:44 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '21563' , '7' , '1' ) 20/09/2023 09:17:27 am >> UPDATE ps_address SET deleted='1' , active = '0' WHERE id_customer = '3577' 20/09/2023 09:17: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 ( '3577' , '10' , '200' , 'PARROCCHIA BEATA VERGINE DEL ROSARIO' , '' , '' , 'VIA MAESTRI DEL LAVORO 17' , '' , '85100' , 'POTENZA' , 'PARROCO P. VALENTINO INCAMPO' , '' , '3336412718' , '' , '80007760764' , NOW() , NOW() ) 20/09/2023 09:17:28 am >> UPDATE ps_customer SET email = 'verginedelrosariopotenza@gmail.com', sdi = '', pec = '', date_upd = NOW() WHERE id_customer = '3577' 20/09/2023 09:19:12 am >> SELECT document_num FROM ps_document WHERE document_num = '120' AND id_document != '' AND id_document_type LIKE '21' AND YEAR(document_date) = YEAR('2023-09-20') 20/09/2023 09:19: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 ( '21' , '120' , '2023-09-20' , '' , '3577' , '0' , '4671090' , 'VIA MAESTRI DEL LAVORO 17 85100 POTENZA' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '190.05' , '181.03' , NOW() , NOW() ) 20/09/2023 09:19: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 = '87352' 20/09/2023 09:19:12 am >> DELETE FROM ps_document_detail WHERE id_document = '87352' 20/09/2023 09:19: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 ( '87352' , '11193' , 'VENITE CON ME CAT.' , '12' , '-12' , '4' , '5.50' , '5.5' , '0' , '10' , '59.40' ) 20/09/2023 09:19: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 ( '87352' , '9676' , 'SARETE MIEI TESTIMONI - CAT.' , '12' , '-12' , '4' , '5.50' , '5.5' , '0' , '10' , '59.40' ) 20/09/2023 09:19: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 ( '87352' , '12819' , 'REGISTRO DEL CATECHISTA ' , '25' , '-25' , '0' , '1.00' , '1' , '' , '15' , '21.25' ) 20/09/2023 09:19: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 ( '87352' , '7907' , 'PERGAMENE' , '100' , '-100' , '1' , '0.5' , '0.40983606557377' , '22' , '0' , '50.00' ) 20/09/2023 09:28:05 am >> UPDATE ps_address SET deleted='1' , active = '0' WHERE id_customer = '3577' 20/09/2023 09:28:05 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 ( '3577' , '10' , '200' , 'PARROCCHIA BEATA VERGINE DEL ROSARIO' , '' , '' , 'VIA MAESTRI DEL LAVORO 17' , '' , '85100' , 'POTENZA' , 'PARROCO P. VALENTINO INCAMPO\r\nordina TAMBURRINO NICO : 3792330488' , '' , '3336412718' , '' , '80007760764' , NOW() , NOW() ) 20/09/2023 09:28:05 am >> UPDATE ps_customer SET email = 'verginedelrosariopotenza@gmail.com', sdi = '', pec = '', date_upd = NOW() WHERE id_customer = '3577' 20/09/2023 09:29:29 am >> SELECT document_num FROM ps_document WHERE document_num = '120' AND id_document != '87352' AND id_document_type LIKE '21' AND YEAR(document_date) = YEAR('2023-09-20') 20/09/2023 09:29:29 am >> UPDATE ps_document SET id_document_type = '21', document_num = '120', document_date = '2023-09-20', document_letter = '', id_customer = '3577', id_supplier = '', id_address = '4671090', address1 = 'VIA MAESTRI DEL LAVORO 17 85100 POTENZA', address2 = '', note = '', price_shipping = '0.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '3', id_causal = '0', price_tax_included = '165.05', price_tax_excluded = '160.54', date_upd = NOW() WHERE id_document = '87352' 20/09/2023 09:29:29 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '87352' 20/09/2023 09:29:29 am >> DELETE FROM ps_document_detail WHERE id_document = '87352' 20/09/2023 09:29:29 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87352' , '11193' , 'VENITE CON ME CAT.' , '12' , '-12' , '4' , '5.5000' , '5.5' , '0' , '10' , '59.40' ) 20/09/2023 09:29:29 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87352' , '9676' , 'SARETE MIEI TESTIMONI - CAT.' , '12' , '-12' , '4' , '5.5000' , '5.5' , '0' , '10' , '59.40' ) 20/09/2023 09:29:29 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87352' , '12819' , 'REGISTRO DEL CATECHISTA ' , '25' , '-25' , '0' , '1.0000' , '1' , '0' , '15' , '21.25' ) 20/09/2023 09:29:29 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87352' , '7907' , 'PERGAMENE' , '50' , '-50' , '1' , '0.5000' , '0.40983606557377' , '22' , '0' , '25.00' ) 20/09/2023 09:53:44 am >> SELECT document_num FROM ps_document WHERE document_num = '92/A' AND id_document != '' AND id_document_type LIKE '2%' AND YEAR(document_date) = YEAR('2023-09-20') 20/09/2023 09:53:45 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' , '92/A' , '2023-09-20' , 'A' , '204' , '0' , '4671483' , 'VIA ROBERTO IL GUISCARDO, 3 84121 SALERNO' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '179.55' , '179.55' , NOW() , NOW() ) 20/09/2023 09:53:45 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 = '87353' 20/09/2023 09:53:45 am >> DELETE FROM ps_document_detail WHERE id_document = '87353' 20/09/2023 09:53:45 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 ( '87353' , '12899' , 'LODE A TE, SIGNORE' , '45' , '-45' , '4' , '4.20' , '4.2' , '0' , '5' , '179.55' ) 20/09/2023 09:55:47 am >> SELECT document_num FROM ps_document WHERE document_num = '92/A' AND id_document != '87353' AND id_document_type LIKE '2%' AND YEAR(document_date) = YEAR('2023-09-20') 20/09/2023 09:55:47 am >> UPDATE ps_document SET id_document_type = '24', document_num = '92/A', document_date = '2023-09-20', document_letter = 'A', id_customer = '204', id_supplier = '', id_address = '4671483', address1 = 'VIA ROBERTO IL GUISCARDO, 3 84121 SALERNO', address2 = '', note = 'CAPPELLANIA BATTIPAGLIA', 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 = '191.55', price_tax_excluded = '191.55', date_upd = NOW() WHERE id_document = '87353' 20/09/2023 09:55:47 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 = '87353' 20/09/2023 09:55:47 am >> DELETE FROM ps_document_detail WHERE id_document = '87353' 20/09/2023 09:55:47 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 ( '87353' , '12899' , 'LODE A TE, SIGNORE' , '45' , '-45' , '4' , '4.2000' , '4.2' , '0' , '5' , '179.55' ) 20/09/2023 09:55:47 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 ( '87353' , '11151' , 'PREGHIERE PER L\'AMMALATO' , '2' , '-2' , '4' , '6' , '6' , '0' , '0' , '12.00' ) 20/09/2023 10:02:30 am >> SELECT document_num FROM ps_document WHERE document_num = '2866' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-09-20') 20/09/2023 10:02:30 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' , '2866' , '2023-09-20' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '39.00' , '31.97' , NOW() , NOW() ) 20/09/2023 10:02:30 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 = '87354' 20/09/2023 10:02:30 am >> DELETE FROM ps_document_detail WHERE id_document = '87354' 20/09/2023 10:02:30 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 ( '87354' , '19398' , 'CLERGY COTONE 100% MM - C02' , '1' , '-1' , '1' , '39.00' , '31.967213114754' , '22' , '0' , '39.00' ) 20/09/2023 10:05:36 am >> SELECT document_num FROM ps_document WHERE document_num = '92/A' AND id_document != '87353' AND id_document_type LIKE '2%' AND YEAR(document_date) = YEAR('2023-09-20') 20/09/2023 10:05:37 am >> UPDATE ps_document SET id_document_type = '24', document_num = '92/A', document_date = '2023-09-20', document_letter = 'A', id_customer = '204', id_supplier = '', id_address = '4671483', address1 = 'VIA ROBERTO IL GUISCARDO, 3 84121 SALERNO', address2 = '', note = 'CAPPELLANIA BATTIPAGLIA', 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 = '192.55', price_tax_excluded = '192.55', date_upd = NOW() WHERE id_document = '87353' 20/09/2023 10:05:37 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 = '87353' 20/09/2023 10:05:37 am >> DELETE FROM ps_document_detail WHERE id_document = '87353' 20/09/2023 10:05:37 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 ( '87353' , '12899' , 'LODE A TE, SIGNORE' , '45' , '-45' , '4' , '4.2000' , '4.2' , '0' , '5' , '179.55' ) 20/09/2023 10:05:37 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 ( '87353' , '11151' , 'PREGHIERE PER L\'AMMALATO' , '2' , '-2' , '4' , '6.0000' , '6' , '0' , '0' , '12.00' ) 20/09/2023 10:05:37 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 ( '87353' , '21490' , 'CALENDARIO LITURGICO 2024 - 8478' , '1' , '-1' , '4' , '1.00' , '1' , '0' , '0' , '1.00' ) 20/09/2023 10:09:06 am >> UPDATE ps_address SET deleted='1' , active = '0' WHERE id_customer = '3045' 20/09/2023 10:09:06 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 ( '3045' , '10' , '200' , 'PARR. B. V. DEL ROSARIO' , '' , '' , 'VIA MAESTRI DEL LAVORO 17' , '' , '85100' , 'POTENZA' , 'SPEDIZIONE: NICO TAMBURRINO - VIA SAN CONO 93B - 85100 POTENZA\r\nPARROCO P. VALENTINO INCAMPO - TEL 3336412718' , '3792330488' , '3475347370' , '' , '80007760764' , NOW() , NOW() ) 20/09/2023 10:09:06 am >> UPDATE ps_customer SET email = 'verginedelrosariopotenza@gmail.com', sdi = '', pec = '', date_upd = NOW() WHERE id_customer = '3045' 20/09/2023 10:09:21 am >> SELECT document_num FROM ps_document WHERE document_num = '120' AND id_document != '87352' AND id_document_type LIKE '21' AND YEAR(document_date) = YEAR('2023-09-20') 20/09/2023 10:09:21 am >> UPDATE ps_document SET id_document_type = '21', document_num = '120', document_date = '2023-09-20', document_letter = '', id_customer = '3045', id_supplier = '0', id_address = '4674894', address1 = 'VIA MAESTRI DEL LAVORO 17 85100 POTENZA', address2 = '', note = '', price_shipping = '0.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '3', id_causal = '0', price_tax_included = '165.05', price_tax_excluded = '160.54', date_upd = NOW() WHERE id_document = '87352' 20/09/2023 10:09: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 = '87352' 20/09/2023 10:09:21 am >> DELETE FROM ps_document_detail WHERE id_document = '87352' 20/09/2023 10:09: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 ( '87352' , '11193' , 'VENITE CON ME CAT.' , '12' , '-12' , '4' , '5.5000' , '5.5' , '0' , '10' , '59.40' ) 20/09/2023 10:09: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 ( '87352' , '9676' , 'SARETE MIEI TESTIMONI - CAT.' , '12' , '-12' , '4' , '5.5000' , '5.5' , '0' , '10' , '59.40' ) 20/09/2023 10:09: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 ( '87352' , '12819' , 'REGISTRO DEL CATECHISTA ' , '25' , '-25' , '0' , '1.0000' , '1' , '0' , '15' , '21.25' ) 20/09/2023 10:09: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 ( '87352' , '7907' , 'PERGAMENE' , '50' , '-50' , '1' , '0.5000' , '0.40983606557377' , '22' , '0' , '25.00' ) 20/09/2023 10:09:43 am >> SELECT document_num FROM ps_document WHERE document_num = '120' AND id_document != '87352' AND id_document_type LIKE '21' AND YEAR(document_date) = YEAR('2023-09-20') 20/09/2023 10:09:43 am >> UPDATE ps_document SET id_document_type = '21', document_num = '120', document_date = '2023-09-20', document_letter = '', id_customer = '3045', id_supplier = '', id_address = '4674894', address1 = 'VIA MAESTRI DEL LAVORO 17 85100 POTENZA', address2 = '', note = '', price_shipping = '0.00', id_tax_shipping_rules = '4', colli = '0', peso = '0', porto_e_imballo = '0', mezzo_consegna = '', id_payment = '3', id_causal = '0', price_tax_included = '165.05', price_tax_excluded = '165.05', date_upd = NOW() WHERE id_document = '87352' 20/09/2023 10:09:43 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '87352' 20/09/2023 10:09:43 am >> DELETE FROM ps_document_detail WHERE id_document = '87352' 20/09/2023 10:09:43 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87352' , '11193' , 'VENITE CON ME CAT.' , '12' , '-12' , '4' , '5.5000' , '5.5' , '0' , '10' , '59.40' ) 20/09/2023 10:09:43 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87352' , '9676' , 'SARETE MIEI TESTIMONI - CAT.' , '12' , '-12' , '4' , '5.5000' , '5.5' , '0' , '10' , '59.40' ) 20/09/2023 10:09:43 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87352' , '12819' , 'REGISTRO DEL CATECHISTA ' , '25' , '-25' , '0' , '1.0000' , '1' , '0' , '15' , '21.25' ) 20/09/2023 10:09:44 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 ( '87352' , '7907' , 'PERGAMENE' , '50' , '-50' , '0' , '0.5000' , '0.5' , '' , '0' , '25.00' ) 20/09/2023 10:27:42 am >> SELECT document_num FROM ps_document WHERE document_num = '2867' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-09-20') 20/09/2023 10:27:42 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' , '2867' , '2023-09-20' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '106.26' , '101.07' , NOW() , NOW() ) 20/09/2023 10:27:42 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '87355' 20/09/2023 10:27:42 am >> DELETE FROM ps_document_detail WHERE id_document = '87355' 20/09/2023 10:27:42 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87355' , '8350' , 'PREGHIERE DEI FEDELI - TEMPI FORTI' , '1' , '-1' , '4' , '26.00' , '26' , '0' , '5' , '24.70' ) 20/09/2023 10:27:42 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87355' , '8348' , 'PREGHIERE DEI FEDELI - T.O. ANNO I' , '1' , '-1' , '4' , '22.50' , '22.5' , '0' , '5' , '21.38' ) 20/09/2023 10:27:42 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87355' , '8349' , 'PREGHIERE DEI FEDELI - T.O. ANNO II' , '1' , '-1' , '4' , '22.50' , '22.5' , '0' , '5' , '21.38' ) 20/09/2023 10:27:42 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87355' , '12849' , 'LIBRO DELLE SS. MESSE' , '1' , '-1' , '1' , '20.00' , '16.393442622951' , '22' , '10' , '18.00' ) 20/09/2023 10:27:42 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87355' , '16603' , 'LIBRO INTENZIONI SANTE MESSE' , '1' , '-1' , '1' , '12.00' , '9.8360655737705' , '22' , '10' , '10.80' ) 20/09/2023 10:27:42 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87355' , '11151' , 'LIBRI' , '1' , '-1' , '4' , '10' , '10' , '0' , '0' , '10.00' ) 20/09/2023 10:28:19 am >> SELECT document_num FROM ps_document WHERE document_num = '2868' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-09-20') 20/09/2023 10:28:19 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' , '2868' , '2023-09-20' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '30.79' , '30.79' , NOW() , NOW() ) 20/09/2023 10:28:19 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 = '87356' 20/09/2023 10:28:19 am >> DELETE FROM ps_document_detail WHERE id_document = '87356' 20/09/2023 10:28:20 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 ( '87356' , '5570' , 'LAUDATO SÌ ' , '1' , '-1' , '4' , '1.90' , '1.9' , '0' , '5' , '1.81' ) 20/09/2023 10:28:20 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 ( '87356' , '21428' , 'TOCCA A TE - GUIDA 2023/24 GIOVANI' , '1' , '-1' , '4' , '11.50' , '11.5' , '0' , '5' , '10.93' ) 20/09/2023 10:28:20 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 ( '87356' , '21429' , 'VITE A CONTATTO - ADULTI' , '1' , '-1' , '4' , '11.00' , '11' , '0' , '5' , '10.45' ) 20/09/2023 10:28:20 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 ( '87356' , '14260' , 'CUORE CHE BATTE - TORNARE AD AMARE IL CREATO' , '1' , '-1' , '4' , '8.00' , '8' , '0' , '5' , '7.60' ) 20/09/2023 10:55:31 am >> SELECT ean13 FROM ps_product WHERE ean13 = '2028' AND id_product != '4859' AND ean13 != '' 20/09/2023 10:55:31 am >> UPDATE ps_product SET id_supplier = '', reference = '', ean13 = '2028', date_upd = NOW() WHERE id_product = '4859' 20/09/2023 10:55:31 am >> UPDATE ps_product_lang SET name = 'ICONA DIPINTA 30x35', description = '' WHERE id_product = '4859' 20/09/2023 10:55:31 am >> UPDATE ps_product SET wholesale_price = '0.00', on_sale = '0', price = '200.81967213114754' WHERE id_product = '4859' 20/09/2023 10:55:31 am >> UPDATE ps_product_shop SET wholesale_price = '0.00', price = '200.81967213114754', id_tax_rules_group = '1', id_category_default = '194', 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 = '4859' 20/09/2023 10:55:31 am >> DELETE FROM ps_specific_price WHERE id_product = '4859' 20/09/2023 10:55: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 ( '31' , '369' , '2023-09-19' , '' , '0' , '5' , '2600' , 'VIA DEL MANDORLO, 52 70022 ALTAMURA' , '' , '' , '10' , '1' , '0' , '0' , '0' , '' , '9' , '0' , '154.21' , '126.40' , NOW() , NOW() ) 20/09/2023 10:55: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 = '87357' 20/09/2023 10:55:56 am >> DELETE FROM ps_document_detail WHERE id_document = '87357' 20/09/2023 10:55: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 ( '87357' , '4859' , 'ICONA DIPINTA 30x35' , '1' , '1' , '1' , '120' , '98.360655737705' , '22' , '3' , '142.0080' ) 20/09/2023 10:55:56 am >> DELETE FROM ps_product_supplier WHERE id_product = '4859' AND id_supplier = '5' 20/09/2023 10:55:56 am >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '4859' , '5' , '1' ) 20/09/2023 10:58:12 am >> SELECT document_num FROM ps_document WHERE document_num = '2869' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-09-20') 20/09/2023 10:58: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 ( '11' , '2869' , '2023-09-20' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '50.00' , '40.98' , NOW() , NOW() ) 20/09/2023 10:58: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 = '87358' 20/09/2023 10:58:13 am >> DELETE FROM ps_document_detail WHERE id_document = '87358' 20/09/2023 10:58: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 ( '87358' , '17846' , 'QUADRO DECORATO 23X15' , '2' , '-2' , '1' , '25' , '20.491803278689' , '22' , '0' , '50.00' ) 20/09/2023 11:26:56 am >> SELECT document_num FROM ps_document WHERE document_num = '2870' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-09-20') 20/09/2023 11:26: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' , '2870' , '2023-09-20' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '66.50' , '66.50' , NOW() , NOW() ) 20/09/2023 11:26: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 = '87359' 20/09/2023 11:26:56 am >> DELETE FROM ps_document_detail WHERE id_document = '87359' 20/09/2023 11:26: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 ( '87359' , '21509' , 'LITURGIA DELLE ORE VOL. IV N.E.' , '1' , '-1' , '4' , '35.00' , '35' , '0' , '5' , '33.25' ) 20/09/2023 11:26: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 ( '87359' , '5887' , 'LITURGIA DELLE ORE - VOL. I - PER SACERDOTI E RELIGIOSI' , '1' , '-1' , '4' , '35.00' , '35' , '0' , '5' , '33.25' ) 20/09/2023 11:45:29 am >> SELECT document_num FROM ps_document WHERE document_num = '41/E' AND id_document != '' AND id_document_type LIKE '2%' AND YEAR(document_date) = YEAR('2023-09-20') 20/09/2023 11:45:29 am >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '21' , '41/E' , '2023-09-20' , 'E' , '2379' , '0' , '4671437' , 'R.NE PESCARA 84025 EBOLI' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '1' , '0' , '291.60' , '287.27' , NOW() , NOW() ) 20/09/2023 11:45:29 am >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '87360' 20/09/2023 11:45:29 am >> DELETE FROM ps_document_detail WHERE id_document = '87360' 20/09/2023 11:45:29 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87360' , '8510' , 'PRIMI PASSI CON GESÙ - ANNO B' , '15' , '-15' , '4' , '3.40' , '3.4' , '0' , '20' , '40.80' ) 20/09/2023 11:45:29 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87360' , '5450' , 'IO SONO CON VOI - GUIDA 1 - MAGNIFICAT' , '1' , '-1' , '4' , '12.00' , '12' , '0' , '10' , '10.80' ) 20/09/2023 11:45:29 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87360' , '8603' , 'VENITE CON ME 2 - MAGNIFICAT' , '25' , '-25' , '4' , '3.00' , '3' , '0' , '10' , '67.50' ) 20/09/2023 11:45:29 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87360' , '8602' , 'VENITE CON ME 1 - MAGNIFICAT' , '25' , '-25' , '4' , '3.00' , '3' , '0' , '10' , '67.50' ) 20/09/2023 11:45:29 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87360' , '8599' , 'IO SONO CON VOI 2 - MAGNIFICAT' , '20' , '-20' , '4' , '3.00' , '3' , '0' , '10' , '54.00' ) 20/09/2023 11:45:29 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87360' , '8598' , 'IO SONO CON VOI 1 - MAGNIFICAT' , '10' , '-10' , '4' , '3.00' , '3' , '0' , '10' , '27.00' ) 20/09/2023 11:45:29 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87360' , '12819' , 'REGISTRO DEL CATECHISTA ' , '30' , '-30' , '1' , '1.00' , '0.81967213114754' , '22' , '20' , '24.00' ) 20/09/2023 11:48:41 am >> SELECT document_num FROM ps_document WHERE document_num = '91/A' AND id_document != '87349' AND id_document_type LIKE '2%' AND YEAR(document_date) = YEAR('2023-09-19') 20/09/2023 11:48:41 am >> UPDATE ps_document SET id_document_type = '24', document_num = '91/A', document_date = '2023-09-19', document_letter = 'A', id_customer = '3892', id_supplier = '', id_address = '4674532', address1 = 'OGLIARA 84100 OGLIARA', address2 = '', note = 'ACCONTO € 220, 00 - ', 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 = '3800.00', price_tax_excluded = '3114.75', date_upd = NOW() WHERE id_document = '87349' 20/09/2023 11:48: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 = '87349' 20/09/2023 11:48:41 am >> DELETE FROM ps_document_detail WHERE id_document = '87349' 20/09/2023 11:48: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 ( '87349' , '20852' , 'CALICE OTTONE IN FUSIONE ARGENTATA - 099A' , '1' , '-1' , '1' , '1495.0000' , '1225.4098360656' , '22' , '0' , '1495.00' ) 20/09/2023 11:48: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 ( '87349' , '19848' , 'PATENA CON GRECA CM 19 - 999/7 A' , '1' , '-1' , '1' , '110.0000' , '90.16393442623' , '22' , '0' , '110.00' ) 20/09/2023 11:48:42 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87349' , '0' , 'PALLA MARIANA - 50/372' , '1' , '-1' , '1' , '250.0000' , '204.91803278689' , '22' , '0' , '250.00' ) 20/09/2023 11:48:42 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87349' , '19709' , 'COMPLETO MESSA LINO - 30/108' , '1' , '-1' , '1' , '305.0000' , '250' , '22' , '0' , '305.00' ) 20/09/2023 11:48:42 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87349' , '8166' , 'PORTACALICE - 18X35 - 726' , '2' , '-2' , '1' , '20.0000' , '16.393442622951' , '22' , '0' , '40.00' ) 20/09/2023 11:48:42 am >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87349' , '0' , 'PISSIDE 099PA' , '1' , '-1' , '1' , '1600.0000' , '1311.4754098361' , '22' , '0' , '1600.00' ) 20/09/2023 12:46:15 pm >> UPDATE ps_address SET deleted='1' , active = '0' WHERE id_customer = '3045' 20/09/2023 12:46:15 pm >> INSERT INTO ps_address ( id_customer , id_country , id_state , company , lastname , firstname , address1 , address2 , postcode , city , other , phone , phone_mobile , vat_number , dni , date_add , date_upd ) VALUES ( '3045' , '10' , '200' , 'PARR. B. V. DEL ROSARIO' , '' , '' , 'VIA MAESTRI DEL LAVORO 17' , '' , '85100' , 'POTENZA' , 'SPEDIZIONE: NICO TAMBURRINO - VIA SAN CONO 93B - 85100 POTENZA\r\nPARROCO P. VALENTINO INCAMPO - TEL 3336412718' , '3792330488' , '3475347370' , '' , '80007760764' , NOW() , NOW() ) 20/09/2023 12:46:15 pm >> UPDATE ps_customer SET email = 'verginedelrosariopotenza@gmail.com', sdi = '', pec = '', date_upd = NOW() WHERE id_customer = '3045' 20/09/2023 02:38:26 pm >> SELECT document_num FROM ps_document WHERE document_num = '1644' AND id_document != '84312' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-05-12') 20/09/2023 02:38:26 pm >> UPDATE ps_document SET id_document_type = '11', document_num = '1644', document_date = '2023-05-12', 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 = '1850.00', price_tax_excluded = '1516.39', date_upd = NOW() WHERE id_document = '84312' 20/09/2023 02:38: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 = '84312' 20/09/2023 02:38:26 pm >> DELETE FROM ps_document_detail WHERE id_document = '84312' 20/09/2023 02:38: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 ( '84312' , '7202' , 'ARTICOLI RELIGIOSI' , '1' , '-1' , '1' , '450' , '368.85245901639' , '22' , '0' , '450.00' ) 20/09/2023 02:38: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 ( '84312' , '18389' , 'CASULA MINIMAL LANA LUREX' , '2' , '-2' , '1' , '700' , '573.77049180328' , '22' , '0' , '1400.00' ) 20/09/2023 02:42:16 pm >> SELECT document_num FROM ps_document WHERE document_num = '1644' AND id_document != '84312' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-05-12') 20/09/2023 02:42:16 pm >> UPDATE ps_document SET id_document_type = '11', document_num = '1644', document_date = '2023-05-12', 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 = '1850.00', price_tax_excluded = '1516.39', date_upd = NOW() WHERE id_document = '84312' 20/09/2023 02:42: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 = '84312' 20/09/2023 02:42:16 pm >> DELETE FROM ps_document_detail WHERE id_document = '84312' 20/09/2023 02:42: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 ( '84312' , '18617' , 'MEDAGLIA MIRACOLOSA - OV22/M' , '10' , '-10' , '1' , '0.2' , '0.16393442622951' , '22' , '0' , '2.00' ) 20/09/2023 02:42:17 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '84312' , '18389' , 'CASULA MINIMAL LANA LUREX' , '3' , '-3' , '1' , '616' , '504.91803278689' , '22' , '0' , '1848.00' ) 20/09/2023 02:43:31 pm >> SELECT document_num FROM ps_document WHERE document_num = '2599' AND id_document != '87025' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-08-09') 20/09/2023 02:43:31 pm >> UPDATE ps_document SET id_document_type = '11', document_num = '2599', document_date = '2023-08-09', 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 = '450.00', price_tax_excluded = '368.85', date_upd = NOW() WHERE id_document = '87025' 20/09/2023 02:43:31 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 = '87025' 20/09/2023 02:43:31 pm >> DELETE FROM ps_document_detail WHERE id_document = '87025' 20/09/2023 02:43:31 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 ( '87025' , '18389' , 'CASULA MINIMAL LANA LUREX' , '1' , '-1' , '1' , '450' , '368.85245901639' , '22' , '0' , '450.00' ) 20/09/2023 02:44:11 pm >> SELECT document_num FROM ps_document WHERE document_num = '1857' AND id_document != '85593' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-05-27') 20/09/2023 02:44:11 pm >> UPDATE ps_document SET id_document_type = '11', document_num = '1857', document_date = '2023-05-27', 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 = '150.00', price_tax_excluded = '122.95', date_upd = NOW() WHERE id_document = '85593' 20/09/2023 02:44:11 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '85593' 20/09/2023 02:44:11 pm >> DELETE FROM ps_document_detail WHERE id_document = '85593' 20/09/2023 02:44:11 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '85593' , '1220' , 'BICCHIERI FLAMBEAUX - PZ. 50' , '1' , '-1' , '1' , '15.0000' , '12.295081967213' , '22' , '0' , '15.00' ) 20/09/2023 02:44: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 ( '85593' , '19102' , 'CARBONCINI MM 40' , '1' , '-1' , '1' , '13.0000' , '10.655737704918' , '22' , '0' , '13.00' ) 20/09/2023 02:44: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 ( '85593' , '17005' , 'BIGLIETTO AUGURALE medio' , '2' , '-2' , '1' , '1.0000' , '0.81967213114754' , '22' , '0' , '2.00' ) 20/09/2023 02:44: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 ( '85593' , '5903' , 'LITURGICO ART. 60LT ROSSO SUPER' , '10' , '-10' , '1' , '3' , '2.4590163934426' , '22' , '0' , '30.00' ) 20/09/2023 02:44: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 ( '85593' , '8053' , 'PISSIDE DIAM 14 C/COPERCHIO - 864' , '1' , '-1' , '1' , '90' , '73.770491803279' , '22' , '0' , '90.00' ) 20/09/2023 03:48:42 pm >> SELECT document_num FROM ps_document WHERE document_num = '2871' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-09-20') 20/09/2023 03:48:42 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' , '2871' , '2023-09-20' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '10.00' , '8.20' , NOW() , NOW() ) 20/09/2023 03:48:42 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '87361' 20/09/2023 03:48:42 pm >> DELETE FROM ps_document_detail WHERE id_document = '87361' 20/09/2023 03:48:42 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87361' , '21563' , 'AGENDA SAN PAOLO 2024' , '1' , '-1' , '1' , '10.00' , '8.1967213114754' , '22' , '0' , '10.00' ) 20/09/2023 05:18:33 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '31' , '0' , '2023-09-06' , '' , '0' , '48' , '2643' , 'VIA MAZARA, 209 91025 MARSALA' , '' , 'INSERIRE NUMERO' , '3.71' , '4' , '0' , '0' , '0' , '' , '9' , '0' , '2470.55' , '2025.71' , NOW() , NOW() ) 20/09/2023 05:18:33 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '87362' 20/09/2023 05:18:33 pm >> DELETE FROM ps_document_detail WHERE id_document = '87362' 20/09/2023 05:18:33 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87362' , '11384' , 'VINO BIANCO DOLCE - 102' , '300' , '300' , '1' , '4.1' , '3.3606557377049' , '22' , '' , '1500.6000' ) 20/09/2023 05:18:33 pm >> DELETE FROM ps_product_supplier WHERE id_product = '11384' AND id_supplier = '48' 20/09/2023 05:18:33 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '11384' , '48' , '1' ) 20/09/2023 05:18:33 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87362' , '11389' , 'VINO ROSSO DOLCE - 103' , '180' , '180' , '1' , '4.4' , '3.6065573770492' , '22' , '' , '966.2400' ) 20/09/2023 05:18:33 pm >> DELETE FROM ps_product_supplier WHERE id_product = '11389' AND id_supplier = '48' 20/09/2023 05:18:33 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '11389' , '48' , '1' ) 20/09/2023 05:31:25 pm >> SELECT document_num FROM ps_document WHERE document_num = '2872' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-09-20') 20/09/2023 05:31:25 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' , '2872' , '2023-09-20' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '8.50' , '7.42' , NOW() , NOW() ) 20/09/2023 05:31:25 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 = '87363' 20/09/2023 05:31:25 pm >> DELETE FROM ps_document_detail WHERE id_document = '87363' 20/09/2023 05:31:25 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 ( '87363' , '14926' , 'VESTINA BATTESIMALE' , '1' , '-1' , '1' , '6.00' , '4.9180327868852' , '22' , '0' , '6.00' ) 20/09/2023 05:31:25 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 ( '87363' , '11151' , 'LIBRI' , '1' , '-1' , '4' , '2.5' , '2.5' , '0' , '0' , '2.50' ) 20/09/2023 06:04:46 pm >> SELECT document_num FROM ps_document WHERE document_num = '2873' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2023-09-20') 20/09/2023 06:04:46 pm >> INSERT INTO ps_document ( id_document_type , document_num , document_date , document_letter , id_customer , id_supplier , id_address , address1 , address2 , note , price_shipping , id_tax_shipping_rules , colli , peso , porto_e_imballo , mezzo_consegna , id_payment , id_causal , price_tax_included , price_tax_excluded , date_add , date_upd ) VALUES ( '11' , '2873' , '2023-09-20' , '' , '0' , '0' , '0' , '' , '' , '' , '0' , '4' , '0' , '0' , '0' , '' , '0' , '0' , '92.40' , '91.16' , NOW() , NOW() ) 20/09/2023 06:04:46 pm >> INSERT INTO ps_document_detail_backup ( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total ) SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '87364' 20/09/2023 06:04:46 pm >> DELETE FROM ps_document_detail WHERE id_document = '87364' 20/09/2023 06:04:46 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87364' , '5450' , 'IO SONO CON VOI - GUIDA 1 - MAGNIFICAT' , '1' , '-1' , '4' , '12.00' , '12' , '0' , '5' , '11.40' ) 20/09/2023 06:04:46 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87364' , '5451' , 'IO SONO CON VOI - GUIDA 2 - MAGNIFICAT' , '1' , '-1' , '4' , '12.00' , '12' , '0' , '5' , '11.40' ) 20/09/2023 06:04:46 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87364' , '11187' , 'VENITE CON ME - GUIDA 1 - MAGNIFICAT' , '1' , '-1' , '4' , '12.00' , '12' , '0' , '5' , '11.40' ) 20/09/2023 06:04:46 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87364' , '11188' , 'VENITE CON ME - GUIDA 2 - MAGNIFICAT' , '1' , '-1' , '4' , '12.00' , '12' , '0' , '5' , '11.40' ) 20/09/2023 06:04:46 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87364' , '9680' , 'SARETE MIEI TESTIMONI - GUIDA 1 - MAGNIFICAT' , '1' , '-1' , '4' , '12.00' , '12' , '0' , '5' , '11.40' ) 20/09/2023 06:04:46 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87364' , '9681' , 'SARETE MIEI TESTIMONI - GUIDA 2 - MAGNIFICAT' , '1' , '-1' , '4' , '12.00' , '12' , '0' , '5' , '11.40' ) 20/09/2023 06:04:46 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87364' , '8598' , 'IO SONO CON VOI 1 - MAGNIFICAT' , '1' , '-1' , '4' , '3.00' , '3' , '0' , '5' , '2.85' ) 20/09/2023 06:04:46 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87364' , '8599' , 'IO SONO CON VOI 2 - MAGNIFICAT' , '1' , '-1' , '4' , '3.00' , '3' , '0' , '5' , '2.85' ) 20/09/2023 06:04:46 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87364' , '8602' , 'VENITE CON ME 1 - MAGNIFICAT' , '1' , '-1' , '4' , '3.00' , '3' , '0' , '5' , '2.85' ) 20/09/2023 06:04:46 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87364' , '8603' , 'VENITE CON ME 2 - MAGNIFICAT' , '1' , '-1' , '4' , '3.00' , '3' , '0' , '5' , '2.85' ) 20/09/2023 06:04:46 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87364' , '8601' , 'SARETE MIEI TESTIMONI 2 - MAGNIFICAT' , '1' , '-1' , '4' , '3.00' , '3' , '0' , '5' , '2.85' ) 20/09/2023 06:04:46 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87364' , '8600' , 'SARETE MIEI TESTIMONI 1 - MAGNIFICAT' , '1' , '-1' , '4' , '3.00' , '3' , '0' , '5' , '2.85' ) 20/09/2023 06:04:46 pm >> INSERT INTO ps_document_detail ( id_document , id_product , name , qt , qt_mov , id_tax_rules_group , price_tax_included , price_tax_excluded , tax , discount , price_total ) VALUES ( '87364' , '11756' , 'VINO BIANCO SECCO - 14%' , '1' , '-1' , '1' , '6.90' , '5.655737704918' , '22' , '0' , '6.90' )