19/03/2026 09:19:25 am >> SELECT document_num FROM ps_document
WHERE document_num = '807' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2026-03-19')
19/03/2026 09:19:25 am >> INSERT INTO ps_document (
id_document_type ,
document_num ,
document_date ,
document_letter ,
id_customer ,
id_supplier ,
id_address ,
address1 ,
address2 ,
note ,
price_shipping ,
id_tax_shipping_rules ,
colli ,
peso ,
porto_e_imballo ,
mezzo_consegna ,
id_payment ,
id_causal ,
price_tax_included ,
price_tax_excluded ,
date_add ,
date_upd
) VALUES (
'11' ,
'807' ,
'2026-03-19' ,
'' ,
'0' ,
'0' ,
'0' ,
'' ,
'' ,
'' ,
'0' ,
'4' ,
'0' ,
'0' ,
'0' ,
'' ,
'1' ,
'0' ,
'100.00' ,
'81.97' ,
NOW() ,
NOW() )
19/03/2026 09:19:25 am >> INSERT INTO ps_document_detail_backup
( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total )
SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '101807'
19/03/2026 09:19:25 am >> DELETE FROM ps_document_detail WHERE id_document = '101807'
19/03/2026 09:19:25 am >> INSERT INTO ps_document_detail
( id_document , id_product , name , qt , qt_mov , id_tax_rules_group ,
price_tax_included , price_tax_excluded , tax , discount , price_total )
VALUES
( '101807' , '1914' , 'CERA DELLA LITURGIA' , '3' , '-3' , '1' ,
'4.90' , '4.016393442623' , '22' , '0' , '14.70' )
19/03/2026 09:19:25 am >> INSERT INTO ps_document_detail
( id_document , id_product , name , qt , qt_mov , id_tax_rules_group ,
price_tax_included , price_tax_excluded , tax , discount , price_total )
VALUES
( '101807' , '17617' , 'IMMAGINI ISONZO X 100' , '1' , '-1' , '1' ,
'3.60' , '2.9508196721311' , '22' , '0' , '3.60' )
19/03/2026 09:19:25 am >> INSERT INTO ps_document_detail
( id_document , id_product , name , qt , qt_mov , id_tax_rules_group ,
price_tax_included , price_tax_excluded , tax , discount , price_total )
VALUES
( '101807' , '1425' , 'BUSTA 100 FLAMBEAUX IN CARTA - FLAM' , '1' , '-1' , '1' ,
'12.00' , '9.8360655737705' , '22' , '0' , '12.00' )
19/03/2026 09:19:25 am >> INSERT INTO ps_document_detail
( id_document , id_product , name , qt , qt_mov , id_tax_rules_group ,
price_tax_included , price_tax_excluded , tax , discount , price_total )
VALUES
( '101807' , '1626' , 'CANDELE VOTIVE KG 10 - 13X26 - CIRCA 300 PZ' , '1' , '-1' , '1' ,
'69.7' , '57.131147540984' , '22' , '0' , '69.70' )
19/03/2026 09:20:55 am >> SELECT document_num FROM ps_document
WHERE document_num = '808' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2026-03-19')
19/03/2026 09:20:55 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' ,
'808' ,
'2026-03-19' ,
'' ,
'0' ,
'0' ,
'0' ,
'' ,
'' ,
'' ,
'0' ,
'4' ,
'0' ,
'0' ,
'0' ,
'' ,
'1' ,
'0' ,
'44.65' ,
'44.65' ,
NOW() ,
NOW() )
19/03/2026 09:20:55 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 = '101808'
19/03/2026 09:20:55 am >> DELETE FROM ps_document_detail WHERE id_document = '101808'
19/03/2026 09:20:55 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
( '101808' , '24250' , 'DON DOLINDO RUOTOLO - M.G. LICATA' , '1' , '-1' , '4' ,
'12.00' , '12' , '0' , '5' , '11.40' )
19/03/2026 09:20:55 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
( '101808' , '17673' , 'FUI CHIAMATO DOLINDO' , '1' , '-1' , '4' ,
'35.00' , '35' , '0' , '5' , '33.25' )
19/03/2026 09:27:18 am >> SELECT document_num FROM ps_document
WHERE document_num = '809' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2026-03-19')
19/03/2026 09:27:18 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' ,
'809' ,
'2026-03-19' ,
'' ,
'0' ,
'0' ,
'0' ,
'' ,
'' ,
'' ,
'0' ,
'4' ,
'0' ,
'0' ,
'0' ,
'' ,
'1' ,
'0' ,
'13.50' ,
'12.98' ,
NOW() ,
NOW() )
19/03/2026 09:27:18 am >> INSERT INTO ps_document_detail_backup
( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total )
SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '101809'
19/03/2026 09:27:18 am >> DELETE FROM ps_document_detail WHERE id_document = '101809'
19/03/2026 09:27:18 am >> INSERT INTO ps_document_detail
( id_document , id_product , name , qt , qt_mov , id_tax_rules_group ,
price_tax_included , price_tax_excluded , tax , discount , price_total )
VALUES
( '101809' , '7311' , 'OSTIA SOTTILE 74MM' , '5' , '-5' , '3' ,
'2.00' , '1.9230769230769' , '4' , '0' , '10.00' )
19/03/2026 09:27:19 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
( '101809' , '20433' , 'PARTICOLA MORREALE 38MM - PTC38S' , '1' , '-1' , '3' ,
'3.50' , '3.3653846153846' , '4' , '0' , '3.50' )
19/03/2026 09:36:04 am >> SELECT ean13 FROM ps_product WHERE ean13 = '9791280736246' AND id_product != '21899' AND ean13 != ''
19/03/2026 09:36:04 am >> UPDATE ps_product SET
id_supplier = '183',
reference = '11/2',
ean13 = '9791280736246',
date_upd = NOW()
WHERE id_product = '21899'
19/03/2026 09:36:04 am >> UPDATE ps_product_lang SET
name = 'SACRA BIBBIA cei/uelci ',
description = '
La Sacra Bibbia CEI UELCI è l’edizione italiana della Sacra Bibbia, condotta sui testi originali, e approvata dalla Presidenza della Conferenza Episcopale Italiana. È coerente con i testi biblici per l’uso liturgico, approvati dalla Assemblea Generale dei Vescovi. Particolare attenzione è stata riservata alla corrispondenza dei testi sinottici, alla varietà degli stili e dei generi letterari nei diversi libri della Scrittura. Sono state scelte modalità espressive di immediata comprensione e comunicative in rapporto al contesto culturale odierno.
'
WHERE id_product = '21899'
19/03/2026 09:36:04 am >> UPDATE ps_product SET
wholesale_price = '6.08',
on_sale = '0',
price = '19'
WHERE id_product = '21899'
19/03/2026 09:36:04 am >> UPDATE ps_product_shop SET
wholesale_price = '6.08',
price = '19',
id_tax_rules_group = '4',
id_category_default = '395',
id_argoment_default = '170',
id_internal_category = '4',
on_sale = '0',
on_showcase = '1',
on_offer = '00',
on_most = '00',
date_upd = NOW()
WHERE id_product = '21899'
19/03/2026 09:36:04 am >> DELETE FROM ps_specific_price WHERE id_product = '21899'
19/03/2026 09:36:04 am >> INSERT INTO ps_specific_price
( id_specific_price_rule , id_cart , id_product , id_shop , id_shop_group , id_currency , id_country , id_group , id_customer , id_product_attribute , price , from_quantity , reduction , reduction_tax , reduction_type , `from` , `to`)
VALUES
( '0' , '0' , '21899' , '1' , '0' , '0' , '0' , '0' , '0' , '0' , '-1' , '1' , '0.05' , '1' , 'percentage' , '0000-00-00' , '0000-00-00' )
19/03/2026 11:44:25 am >> SELECT document_num FROM ps_document
WHERE document_num = '810' AND id_document != '' AND id_document_type LIKE '13' AND YEAR(document_date) = YEAR('2026-03-19')
19/03/2026 11:44:25 am >> INSERT INTO ps_document (
id_document_type ,
document_num ,
document_date ,
document_letter ,
id_customer ,
id_supplier ,
id_address ,
address1 ,
address2 ,
note ,
price_shipping ,
id_tax_shipping_rules ,
colli ,
peso ,
porto_e_imballo ,
mezzo_consegna ,
id_payment ,
id_causal ,
price_tax_included ,
price_tax_excluded ,
date_add ,
date_upd
) VALUES (
'11' ,
'810' ,
'2026-03-19' ,
'' ,
'0' ,
'0' ,
'0' ,
'' ,
'' ,
'' ,
'0' ,
'4' ,
'0' ,
'0' ,
'0' ,
'' ,
'15' ,
'0' ,
'19.00' ,
'19.00' ,
NOW() ,
NOW() )
19/03/2026 11:44:25 am >> INSERT INTO ps_document_detail_backup
( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total )
SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '101810'
19/03/2026 11:44:25 am >> DELETE FROM ps_document_detail WHERE id_document = '101810'
19/03/2026 11:44:25 am >> INSERT INTO ps_document_detail
( id_document , id_product , name , qt , qt_mov , id_tax_rules_group ,
price_tax_included , price_tax_excluded , tax , discount , price_total )
VALUES
( '101810' , '24080' , 'SAN FRANCESCO - A. BARBERO' , '1' , '-1' , '4' ,
'20.00' , '20' , '0' , '5' , '19.00' )
19/03/2026 11:45:36 am >> SELECT document_num FROM ps_document
WHERE document_num = '811' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2026-03-19')
19/03/2026 11:45:36 am >> INSERT INTO ps_document (
id_document_type ,
document_num ,
document_date ,
document_letter ,
id_customer ,
id_supplier ,
id_address ,
address1 ,
address2 ,
note ,
price_shipping ,
id_tax_shipping_rules ,
colli ,
peso ,
porto_e_imballo ,
mezzo_consegna ,
id_payment ,
id_causal ,
price_tax_included ,
price_tax_excluded ,
date_add ,
date_upd
) VALUES (
'11' ,
'811' ,
'2026-03-19' ,
'' ,
'0' ,
'0' ,
'0' ,
'' ,
'' ,
'' ,
'0' ,
'4' ,
'0' ,
'0' ,
'0' ,
'' ,
'1' ,
'0' ,
'64.75' ,
'53.93' ,
NOW() ,
NOW() )
19/03/2026 11:45:36 am >> INSERT INTO ps_document_detail_backup
( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total )
SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '101811'
19/03/2026 11:45:36 am >> DELETE FROM ps_document_detail WHERE id_document = '101811'
19/03/2026 11:45:36 am >> INSERT INTO ps_document_detail
( id_document , id_product , name , qt , qt_mov , id_tax_rules_group ,
price_tax_included , price_tax_excluded , tax , discount , price_total )
VALUES
( '101811' , '18131' , 'TAU MEDIO CM3 - T6/T5' , '60' , '-60' , '1' ,
'1.00' , '0.81967213114754' , '22' , '0' , '60.00' )
19/03/2026 11:45:36 am >> INSERT INTO ps_document_detail
( id_document , id_product , name , qt , qt_mov , id_tax_rules_group ,
price_tax_included , price_tax_excluded , tax , discount , price_total )
VALUES
( '101811' , '19158' , 'SETTIMANA SANTA - N.E.' , '1' , '-1' , '4' ,
'5.00' , '5' , '0' , '5' , '4.75' )
19/03/2026 11:46:25 am >> SELECT document_num FROM ps_document
WHERE document_num = '812' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2026-03-19')
19/03/2026 11:46:25 am >> INSERT INTO ps_document (
id_document_type ,
document_num ,
document_date ,
document_letter ,
id_customer ,
id_supplier ,
id_address ,
address1 ,
address2 ,
note ,
price_shipping ,
id_tax_shipping_rules ,
colli ,
peso ,
porto_e_imballo ,
mezzo_consegna ,
id_payment ,
id_causal ,
price_tax_included ,
price_tax_excluded ,
date_add ,
date_upd
) VALUES (
'11' ,
'812' ,
'2026-03-19' ,
'' ,
'0' ,
'0' ,
'0' ,
'' ,
'' ,
'' ,
'0' ,
'4' ,
'0' ,
'0' ,
'0' ,
'' ,
'1' ,
'0' ,
'100.00' ,
'81.97' ,
NOW() ,
NOW() )
19/03/2026 11:46:25 am >> INSERT INTO ps_document_detail_backup
( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total )
SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '101812'
19/03/2026 11:46:25 am >> DELETE FROM ps_document_detail WHERE id_document = '101812'
19/03/2026 11:46:25 am >> INSERT INTO ps_document_detail
( id_document , id_product , name , qt , qt_mov , id_tax_rules_group ,
price_tax_included , price_tax_excluded , tax , discount , price_total )
VALUES
( '101812' , '18131' , 'TAU MEDIO CM3 - T6/T5' , '100' , '-100' , '1' ,
'1.00' , '0.81967213114754' , '22' , '0' , '100.00' )
19/03/2026 11:49:00 am >> SELECT document_num FROM ps_document
WHERE document_num = '813' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2026-03-19')
19/03/2026 11:49:00 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' ,
'813' ,
'2026-03-19' ,
'' ,
'0' ,
'0' ,
'0' ,
'' ,
'' ,
'' ,
'0' ,
'4' ,
'0' ,
'0' ,
'0' ,
'' ,
'15' ,
'0' ,
'75.15' ,
'75.15' ,
NOW() ,
NOW() )
19/03/2026 11:49:00 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 = '101813'
19/03/2026 11:49:00 am >> DELETE FROM ps_document_detail WHERE id_document = '101813'
19/03/2026 11:49:00 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
( '101813' , '24654' , 'VITA COMUNITARIA DEI CRISTIANI - D. BONHOEFFER' , '1' , '-1' , '4' ,
'7.50' , '7.5' , '0' , '5' , '7.13' )
19/03/2026 11:49:00 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
( '101813' , '24845' , 'EUCARISTIA - O. VEZZOLI' , '1' , '-1' , '4' ,
'42.00' , '42' , '0' , '5' , '39.90' )
19/03/2026 11:49:00 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
( '101813' , '4001' , 'EVANGELO DI PAOLO - A. PITTA' , '1' , '-1' , '4' ,
'20.00' , '20' , '0' , '5' , '19.00' )
19/03/2026 11:49:00 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
( '101813' , '24325' , 'EUCARISTIA, FARMACO DIMMORTALITA - R. LUPI' , '2' , '-2' , '4' ,
'4.80' , '4.8' , '0' , '5' , '9.12' )
19/03/2026 12:01:50 pm >> SELECT document_num FROM ps_document
WHERE document_num = '814' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2026-03-19')
19/03/2026 12:01:50 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' ,
'814' ,
'2026-03-19' ,
'' ,
'0' ,
'0' ,
'0' ,
'' ,
'' ,
'' ,
'0' ,
'4' ,
'0' ,
'0' ,
'0' ,
'' ,
'15' ,
'0' ,
'12.00' ,
'9.84' ,
NOW() ,
NOW() )
19/03/2026 12:01:50 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 = '101814'
19/03/2026 12:01:50 pm >> DELETE FROM ps_document_detail WHERE id_document = '101814'
19/03/2026 12:01:50 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
( '101814' , '1041' , 'BENEDIZIONI' , '100' , '-100' , '1' ,
'0.12' , '0.098360655737705' , '22' , '0' , '12.00' )
19/03/2026 12:21:14 pm >> SELECT document_num FROM ps_document
WHERE document_num = '815' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2026-03-19')
19/03/2026 12:21: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' ,
'815' ,
'2026-03-19' ,
'' ,
'0' ,
'0' ,
'0' ,
'' ,
'' ,
'' ,
'0' ,
'4' ,
'0' ,
'0' ,
'0' ,
'' ,
'1' ,
'0' ,
'35.00' ,
'28.69' ,
NOW() ,
NOW() )
19/03/2026 12:21: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 = '101815'
19/03/2026 12:21:14 pm >> DELETE FROM ps_document_detail WHERE id_document = '101815'
19/03/2026 12:21: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
( '101815' , '24332' , 'ICONA SERIGRAFATA MADONNA - K095.D ' , '1' , '-1' , '1' ,
'35' , '28.688524590164' , '22' , '0' , '35.00' )
19/03/2026 12:31:00 pm >> SELECT document_num FROM ps_document
WHERE document_num = '816' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2026-03-19')
19/03/2026 12:31:00 pm >> INSERT INTO ps_document (
id_document_type ,
document_num ,
document_date ,
document_letter ,
id_customer ,
id_supplier ,
id_address ,
address1 ,
address2 ,
note ,
price_shipping ,
id_tax_shipping_rules ,
colli ,
peso ,
porto_e_imballo ,
mezzo_consegna ,
id_payment ,
id_causal ,
price_tax_included ,
price_tax_excluded ,
date_add ,
date_upd
) VALUES (
'11' ,
'816' ,
'2026-03-19' ,
'' ,
'0' ,
'0' ,
'0' ,
'' ,
'' ,
'' ,
'0' ,
'4' ,
'0' ,
'0' ,
'0' ,
'' ,
'1' ,
'0' ,
'35.70' ,
'29.26' ,
NOW() ,
NOW() )
19/03/2026 12:31:00 pm >> INSERT INTO ps_document_detail_backup
( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total )
SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '101816'
19/03/2026 12:31:00 pm >> DELETE FROM ps_document_detail WHERE id_document = '101816'
19/03/2026 12:31:00 pm >> INSERT INTO ps_document_detail
( id_document , id_product , name , qt , qt_mov , id_tax_rules_group ,
price_tax_included , price_tax_excluded , tax , discount , price_total )
VALUES
( '101816' , '1427' , 'BUSTE PER PALMA BENEDETTA - PZ 200 ' , '3' , '-3' , '1' ,
'11.90' , '9.7540983606557' , '22' , '0' , '35.70' )
19/03/2026 12:44:13 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 (
'33' ,
'007336' ,
'2026-03-18' ,
'' ,
'0' ,
'7' ,
'2602' ,
'P. ZZA SAN PAOLO, 14 12051 ALBA' ,
'' ,
'' ,
'2.28' ,
'4' ,
'0' ,
'0' ,
'0' ,
'' ,
'17' ,
'0' ,
'81.24' ,
'81.24' ,
NOW() ,
NOW() )
19/03/2026 12:44:13 pm >> INSERT INTO ps_document_detail_backup
( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total )
SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '101817'
19/03/2026 12:44:13 pm >> DELETE FROM ps_document_detail WHERE id_document = '101817'
19/03/2026 12:44:13 pm >> INSERT INTO ps_document_detail
( id_document , id_product , name , qt , qt_mov , id_tax_rules_group ,
price_tax_included , price_tax_excluded , tax , discount , price_total )
VALUES
( '101817' , '11309' , 'VIA CRUCIS PER LUOMO D/ NOSTRO TEMPO - VIA CRUCIS' , '14' , '14' , '4' ,
'2.00' , '2' , '0' , '33' , '18.7600' )
19/03/2026 12:44:13 pm >> DELETE FROM ps_product_supplier WHERE id_product = '11309' AND id_supplier = '7'
19/03/2026 12:44:13 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '11309' , '7' , '1' )
19/03/2026 12:44:13 pm >> INSERT INTO ps_document_detail
( id_document , id_product , name , qt , qt_mov , id_tax_rules_group ,
price_tax_included , price_tax_excluded , tax , discount , price_total )
VALUES
( '101817' , '11309' , 'VIA CRUCIS PER LUOMO D/ NOSTRO TEMPO - VIA CRUCIS' , '1' , '1' , '4' ,
'2.00' , '2' , '0' , '100' , '0.0000' )
19/03/2026 12:44:13 pm >> DELETE FROM ps_product_supplier WHERE id_product = '11309' AND id_supplier = '7'
19/03/2026 12:44:13 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '11309' , '7' , '1' )
19/03/2026 12:44:13 pm >> INSERT INTO ps_document_detail
( id_document , id_product , name , qt , qt_mov , id_tax_rules_group ,
price_tax_included , price_tax_excluded , tax , discount , price_total )
VALUES
( '101817' , '5583' , 'LECTIO DIVINA OGNI GIORNO - 1' , '1' , '1' , '4' ,
'16.50' , '16.5' , '0' , '30' , '11.5500' )
19/03/2026 12:44:13 pm >> DELETE FROM ps_product_supplier WHERE id_product = '5583' AND id_supplier = '7'
19/03/2026 12:44:13 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '5583' , '7' , '1' )
19/03/2026 12:44:13 pm >> INSERT INTO ps_document_detail
( id_document , id_product , name , qt , qt_mov , id_tax_rules_group ,
price_tax_included , price_tax_excluded , tax , discount , price_total )
VALUES
( '101817' , '5592' , 'LECTIO DIVINA OGNI GIORNO - 2' , '1' , '1' , '4' ,
'13.50' , '13.5' , '0' , '30' , '9.4500' )
19/03/2026 12:44:13 pm >> DELETE FROM ps_product_supplier WHERE id_product = '5592' AND id_supplier = '7'
19/03/2026 12:44:13 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '5592' , '7' , '1' )
19/03/2026 12:44:13 pm >> INSERT INTO ps_document_detail
( id_document , id_product , name , qt , qt_mov , id_tax_rules_group ,
price_tax_included , price_tax_excluded , tax , discount , price_total )
VALUES
( '101817' , '5596' , 'LECTIO DIVINA OGNI GIORNO - 6' , '1' , '1' , '4' ,
'18.00' , '18' , '0' , '30' , '12.6000' )
19/03/2026 12:44:13 pm >> DELETE FROM ps_product_supplier WHERE id_product = '5596' AND id_supplier = '7'
19/03/2026 12:44:13 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '5596' , '7' , '1' )
19/03/2026 12:44: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
( '101817' , '5597' , 'LECTIO DIVINA OGNI GIORNO - 7' , '1' , '1' , '4' ,
'18.00' , '18' , '0' , '30' , '12.6000' )
19/03/2026 12:44:14 pm >> DELETE FROM ps_product_supplier WHERE id_product = '5597' AND id_supplier = '7'
19/03/2026 12:44:14 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '5597' , '7' , '1' )
19/03/2026 12:44: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
( '101817' , '5598' , 'LECTIO DIVINA OGNI GIORNO - 8' , '1' , '1' , '4' ,
'20.00' , '20' , '0' , '30' , '14.0000' )
19/03/2026 12:44:14 pm >> DELETE FROM ps_product_supplier WHERE id_product = '5598' AND id_supplier = '7'
19/03/2026 12:44:14 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '5598' , '7' , '1' )
19/03/2026 12:45:33 pm >> INSERT INTO ps_product ( ean13 , id_tax_rules_group , `date_add` , `date_upd` ) VALUES ( '' , '1' , NOW() , NOW() )
19/03/2026 12:45:33 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '24867' , '1' , '' , 'nuovo-prodotto' )
19/03/2026 12:45:33 pm >> INSERT INTO ps_product_shop (
id_product , id_tax_rules_group , id_shop , id_category_default , `date_add` , `date_upd`
) VALUES (
'24867' , '1' , '1' , '2' , NOW() , NOW()
)
19/03/2026 12:45:33 pm >> INSERT INTO `ps_stock_available` ( id_product , id_product_attribute , id_shop , id_shop_group , quantity ) VALUES ( '24867' , '0' , '1' , '0' , '0' )
19/03/2026 12:46:33 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788892872646' AND id_product != '24867' AND ean13 != ''
19/03/2026 12:46:33 pm >> UPDATE ps_product SET
id_supplier = '',
reference = '5/4',
ean13 = '9788892872646',
date_upd = NOW()
WHERE id_product = '24867'
19/03/2026 12:46:33 pm >> UPDATE ps_product_lang SET
name = 'CON FRANCESCO DALLA TERRA AL CIELO',
description = ''
WHERE id_product = '24867'
19/03/2026 12:46:33 pm >> UPDATE ps_product SET
wholesale_price = '0.00',
on_sale = '0',
price = '6.9'
WHERE id_product = '24867'
19/03/2026 12:46:33 pm >> UPDATE ps_product_shop SET
wholesale_price = '0.00',
price = '6.9',
id_tax_rules_group = '4',
id_category_default = '26',
id_argoment_default = '25',
id_internal_category = '7',
on_sale = '0',
on_showcase = '0',
on_offer = '00',
on_most = '00',
date_upd = NOW()
WHERE id_product = '24867'
19/03/2026 12:46:33 pm >> DELETE FROM ps_specific_price WHERE id_product = '24867'
19/03/2026 12:46:34 pm >> INSERT INTO ps_product (
id_tax_rules_group , `date_add` , `date_upd`
) SELECT id_tax_rules_group , NOW() , NOW() FROM ps_product WHERE id_product = '24867'
19/03/2026 12:46:34 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '24868' , '1' , '' , 'nuovo-prodotto' )
19/03/2026 12:46:34 pm >> INSERT INTO ps_product_shop (
id_product , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , `date_add` , `date_upd`
) SELECT '24868' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '24867'
19/03/2026 12:46:34 pm >> INSERT INTO `ps_stock_available` (
id_product , id_product_attribute , id_shop , id_shop_group , quantity
) SELECT '24868' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '24867'
19/03/2026 12:47:17 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '8051739459357' AND id_product != '24868' AND ean13 != ''
19/03/2026 12:47:17 pm >> UPDATE ps_product SET
id_supplier = '',
reference = '',
ean13 = '8051739459357',
date_upd = NOW()
WHERE id_product = '24868'
19/03/2026 12:47:17 pm >> UPDATE ps_product_lang SET
name = 'INSIEME NELLA MESSA - GIU 20256',
description = ''
WHERE id_product = '24868'
19/03/2026 12:47:17 pm >> UPDATE ps_product SET
wholesale_price = '0.00',
on_sale = '0',
price = '1.8'
WHERE id_product = '24868'
19/03/2026 12:47:17 pm >> UPDATE ps_product_shop SET
wholesale_price = '0.00',
price = '1.8',
id_tax_rules_group = '4',
id_category_default = '30',
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 = '24868'
19/03/2026 12:47:17 pm >> DELETE FROM ps_specific_price WHERE id_product = '24868'
19/03/2026 12:47:18 pm >> INSERT INTO ps_product (
id_tax_rules_group , `date_add` , `date_upd`
) SELECT id_tax_rules_group , NOW() , NOW() FROM ps_product WHERE id_product = '24868'
19/03/2026 12:47:18 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '24869' , '1' , '' , 'nuovo-prodotto' )
19/03/2026 12:47:18 pm >> INSERT INTO ps_product_shop (
id_product , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , `date_add` , `date_upd`
) SELECT '24869' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '24868'
19/03/2026 12:47:18 pm >> INSERT INTO `ps_stock_available` (
id_product , id_product_attribute , id_shop , id_shop_group , quantity
) SELECT '24869' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '24868'
19/03/2026 12:47:36 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '8051739459234' AND id_product != '24869' AND ean13 != ''
19/03/2026 12:47:36 pm >> UPDATE ps_product SET
id_supplier = '',
reference = '',
ean13 = '8051739459234',
date_upd = NOW()
WHERE id_product = '24869'
19/03/2026 12:47:36 pm >> UPDATE ps_product_lang SET
name = 'PAROLA E PREGHIERA - GIU 2026',
description = ''
WHERE id_product = '24869'
19/03/2026 12:47:36 pm >> UPDATE ps_product SET
wholesale_price = '0.00',
on_sale = '0',
price = '2.9'
WHERE id_product = '24869'
19/03/2026 12:47:36 pm >> UPDATE ps_product_shop SET
wholesale_price = '0.00',
price = '2.9',
id_tax_rules_group = '4',
id_category_default = '30',
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 = '24869'
19/03/2026 12:47:36 pm >> DELETE FROM ps_specific_price WHERE id_product = '24869'
19/03/2026 12:47:37 pm >> INSERT INTO ps_product (
id_tax_rules_group , `date_add` , `date_upd`
) SELECT id_tax_rules_group , NOW() , NOW() FROM ps_product WHERE id_product = '24869'
19/03/2026 12:47:37 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '24870' , '1' , '' , 'nuovo-prodotto' )
19/03/2026 12:47:37 pm >> INSERT INTO ps_product_shop (
id_product , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , `date_add` , `date_upd`
) SELECT '24870' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '24869'
19/03/2026 12:47:37 pm >> INSERT INTO `ps_stock_available` (
id_product , id_product_attribute , id_shop , id_shop_group , quantity
) SELECT '24870' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '24869'
19/03/2026 12:49:04 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788831559065' AND id_product != '24870' AND ean13 != ''
19/03/2026 12:49:04 pm >> UPDATE ps_product SET
id_supplier = '',
reference = '6/6',
ean13 = '9788831559065',
date_upd = NOW()
WHERE id_product = '24870'
19/03/2026 12:49:04 pm >> UPDATE ps_product_lang SET
name = 'BACI NON DATI - E. RONCHI',
description = ''
WHERE id_product = '24870'
19/03/2026 12:49:04 pm >> UPDATE ps_product SET
wholesale_price = '0.00',
on_sale = '0',
price = '10'
WHERE id_product = '24870'
19/03/2026 12:49:04 pm >> UPDATE ps_product_shop SET
wholesale_price = '0.00',
price = '10',
id_tax_rules_group = '4',
id_category_default = '27',
id_argoment_default = '41',
id_internal_category = '7',
on_sale = '0',
on_showcase = '0',
on_offer = '00',
on_most = '00',
date_upd = NOW()
WHERE id_product = '24870'
19/03/2026 12:49:04 pm >> DELETE FROM ps_specific_price WHERE id_product = '24870'
19/03/2026 12:49:05 pm >> INSERT INTO ps_product (
id_tax_rules_group , `date_add` , `date_upd`
) SELECT id_tax_rules_group , NOW() , NOW() FROM ps_product WHERE id_product = '24870'
19/03/2026 12:49:05 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '24871' , '1' , '' , 'nuovo-prodotto' )
19/03/2026 12:49:05 pm >> INSERT INTO ps_product_shop (
id_product , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , `date_add` , `date_upd`
) SELECT '24871' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '24870'
19/03/2026 12:49:05 pm >> INSERT INTO `ps_stock_available` (
id_product , id_product_attribute , id_shop , id_shop_group , quantity
) SELECT '24871' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '24870'
19/03/2026 12:50:00 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788831558761' AND id_product != '24871' AND ean13 != ''
19/03/2026 12:50:00 pm >> UPDATE ps_product SET
id_supplier = '',
reference = '5/4',
ean13 = '9788831558761',
date_upd = NOW()
WHERE id_product = '24871'
19/03/2026 12:50:00 pm >> UPDATE ps_product_lang SET
name = 'JESUS IL SALVATORE',
description = ''
WHERE id_product = '24871'
19/03/2026 12:50:00 pm >> UPDATE ps_product SET
wholesale_price = '0.00',
on_sale = '0',
price = '14.9'
WHERE id_product = '24871'
19/03/2026 12:50:00 pm >> UPDATE ps_product_shop SET
wholesale_price = '0.00',
price = '14.9',
id_tax_rules_group = '4',
id_category_default = '27',
id_argoment_default = '40',
id_internal_category = '7',
on_sale = '0',
on_showcase = '0',
on_offer = '00',
on_most = '00',
date_upd = NOW()
WHERE id_product = '24871'
19/03/2026 12:50:00 pm >> DELETE FROM ps_specific_price WHERE id_product = '24871'
19/03/2026 12:50:02 pm >> INSERT INTO ps_product (
id_tax_rules_group , `date_add` , `date_upd`
) SELECT id_tax_rules_group , NOW() , NOW() FROM ps_product WHERE id_product = '24871'
19/03/2026 12:50:02 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '24872' , '1' , '' , 'nuovo-prodotto' )
19/03/2026 12:50:02 pm >> INSERT INTO ps_product_shop (
id_product , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , `date_add` , `date_upd`
) SELECT '24872' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '24871'
19/03/2026 12:50:02 pm >> INSERT INTO `ps_stock_available` (
id_product , id_product_attribute , id_shop , id_shop_group , quantity
) SELECT '24872' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '24871'
19/03/2026 12:51:45 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788892249936' AND id_product != '24872' AND ean13 != ''
19/03/2026 12:51:45 pm >> UPDATE ps_product SET
id_supplier = '',
reference = '11/5',
ean13 = '9788892249936',
date_upd = NOW()
WHERE id_product = '24872'
19/03/2026 12:51:45 pm >> UPDATE ps_product_lang SET
name = 'PROFEZIA DEL SERVO - A.M. CANOPI',
description = ''
WHERE id_product = '24872'
19/03/2026 12:51:45 pm >> UPDATE ps_product SET
wholesale_price = '0.00',
on_sale = '0',
price = '18'
WHERE id_product = '24872'
19/03/2026 12:51:45 pm >> UPDATE ps_product_shop SET
wholesale_price = '0.00',
price = '18',
id_tax_rules_group = '4',
id_category_default = '30',
id_argoment_default = '20',
id_internal_category = '7',
on_sale = '0',
on_showcase = '0',
on_offer = '00',
on_most = '00',
date_upd = NOW()
WHERE id_product = '24872'
19/03/2026 12:51:45 pm >> DELETE FROM ps_specific_price WHERE id_product = '24872'
19/03/2026 12:51:46 pm >> INSERT INTO ps_product (
id_tax_rules_group , `date_add` , `date_upd`
) SELECT id_tax_rules_group , NOW() , NOW() FROM ps_product WHERE id_product = '24872'
19/03/2026 12:51:46 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '24873' , '1' , '' , 'nuovo-prodotto' )
19/03/2026 12:51:46 pm >> INSERT INTO ps_product_shop (
id_product , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , `date_add` , `date_upd`
) SELECT '24873' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '24872'
19/03/2026 12:51:46 pm >> INSERT INTO `ps_stock_available` (
id_product , id_product_attribute , id_shop , id_shop_group , quantity
) SELECT '24873' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '24872'
19/03/2026 12:52:44 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788892249899' AND id_product != '24873' AND ean13 != ''
19/03/2026 12:52:44 pm >> UPDATE ps_product SET
id_supplier = '',
reference = '',
ean13 = '9788892249899',
date_upd = NOW()
WHERE id_product = '24873'
19/03/2026 12:52:44 pm >> UPDATE ps_product_lang SET
name = 'DALLA LITURGIA VISSUTA - L. GIUSSANI',
description = ''
WHERE id_product = '24873'
19/03/2026 12:52:44 pm >> UPDATE ps_product SET
wholesale_price = '0.00',
on_sale = '0',
price = '12'
WHERE id_product = '24873'
19/03/2026 12:52:44 pm >> UPDATE ps_product_shop SET
wholesale_price = '0.00',
price = '12',
id_tax_rules_group = '4',
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 = '24873'
19/03/2026 12:52:44 pm >> DELETE FROM ps_specific_price WHERE id_product = '24873'
19/03/2026 12:52:45 pm >> INSERT INTO ps_product (
id_tax_rules_group , `date_add` , `date_upd`
) SELECT id_tax_rules_group , NOW() , NOW() FROM ps_product WHERE id_product = '24873'
19/03/2026 12:52:45 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '24874' , '1' , '' , 'nuovo-prodotto' )
19/03/2026 12:52:45 pm >> INSERT INTO ps_product_shop (
id_product , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , `date_add` , `date_upd`
) SELECT '24874' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '24873'
19/03/2026 12:52:45 pm >> INSERT INTO `ps_stock_available` (
id_product , id_product_attribute , id_shop , id_shop_group , quantity
) SELECT '24874' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '24873'
19/03/2026 12:53:37 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788892249882' AND id_product != '24874' AND ean13 != ''
19/03/2026 12:53:37 pm >> UPDATE ps_product SET
id_supplier = '',
reference = '',
ean13 = '9788892249882',
date_upd = NOW()
WHERE id_product = '24874'
19/03/2026 12:53:37 pm >> UPDATE ps_product_lang SET
name = 'QUELLO CHE SEI PER ME - L.M. EPICOCO',
description = ''
WHERE id_product = '24874'
19/03/2026 12:53:37 pm >> UPDATE ps_product SET
wholesale_price = '0.00',
on_sale = '0',
price = '10'
WHERE id_product = '24874'
19/03/2026 12:53:37 pm >> UPDATE ps_product_shop SET
wholesale_price = '0.00',
price = '10',
id_tax_rules_group = '4',
id_category_default = '30',
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 = '24874'
19/03/2026 12:53:37 pm >> DELETE FROM ps_specific_price WHERE id_product = '24874'
19/03/2026 12:54:18 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788892249882' AND id_product != '24874' AND ean13 != ''
19/03/2026 12:54:18 pm >> UPDATE ps_product SET
id_supplier = '',
reference = '',
ean13 = '9788892249882',
date_upd = NOW()
WHERE id_product = '24874'
19/03/2026 12:54:18 pm >> UPDATE ps_product_lang SET
name = 'QUELLO CHE SEI PER ME - L.M. EPICOCO',
description = ''
WHERE id_product = '24874'
19/03/2026 12:54:18 pm >> UPDATE ps_product SET
wholesale_price = '0.00',
on_sale = '0',
price = '10'
WHERE id_product = '24874'
19/03/2026 12:54:18 pm >> UPDATE ps_product_shop SET
wholesale_price = '0.00',
price = '10',
id_tax_rules_group = '4',
id_category_default = '30',
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 = '24874'
19/03/2026 12:54:18 pm >> DELETE FROM ps_specific_price WHERE id_product = '24874'
19/03/2026 12:54:18 pm >> INSERT INTO ps_product (
id_tax_rules_group , `date_add` , `date_upd`
) SELECT id_tax_rules_group , NOW() , NOW() FROM ps_product WHERE id_product = '24874'
19/03/2026 12:54:18 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '24875' , '1' , '' , 'nuovo-prodotto' )
19/03/2026 12:54:19 pm >> INSERT INTO ps_product_shop (
id_product , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , `date_add` , `date_upd`
) SELECT '24875' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '24874'
19/03/2026 12:54:19 pm >> INSERT INTO `ps_stock_available` (
id_product , id_product_attribute , id_shop , id_shop_group , quantity
) SELECT '24875' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '24874'
19/03/2026 12:55:25 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788892873124' AND id_product != '24875' AND ean13 != ''
19/03/2026 12:55:25 pm >> UPDATE ps_product SET
id_supplier = '',
reference = '2/3',
ean13 = '9788892873124',
date_upd = NOW()
WHERE id_product = '24875'
19/03/2026 12:55:25 pm >> UPDATE ps_product_lang SET
name = 'CONFESSIONE SCOPRIAMOLA INSIEME',
description = ''
WHERE id_product = '24875'
19/03/2026 12:55:25 pm >> UPDATE ps_product SET
wholesale_price = '0.00',
on_sale = '0',
price = '4.9'
WHERE id_product = '24875'
19/03/2026 12:55:25 pm >> UPDATE ps_product_shop SET
wholesale_price = '0.00',
price = '4.9',
id_tax_rules_group = '4',
id_category_default = '26',
id_argoment_default = '108',
id_internal_category = '7',
on_sale = '0',
on_showcase = '0',
on_offer = '00',
on_most = '00',
date_upd = NOW()
WHERE id_product = '24875'
19/03/2026 12:55:25 pm >> DELETE FROM ps_specific_price WHERE id_product = '24875'
19/03/2026 12:55:26 pm >> INSERT INTO ps_product (
id_tax_rules_group , `date_add` , `date_upd`
) SELECT id_tax_rules_group , NOW() , NOW() FROM ps_product WHERE id_product = '24875'
19/03/2026 12:55:26 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '24876' , '1' , '' , 'nuovo-prodotto' )
19/03/2026 12:55:26 pm >> INSERT INTO ps_product_shop (
id_product , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , `date_add` , `date_upd`
) SELECT '24876' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '24875'
19/03/2026 12:55:26 pm >> INSERT INTO `ps_stock_available` (
id_product , id_product_attribute , id_shop , id_shop_group , quantity
) SELECT '24876' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '24875'
19/03/2026 12:56:48 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9791281618558' AND id_product != '24876' AND ean13 != ''
19/03/2026 12:56:48 pm >> UPDATE ps_product SET
id_supplier = '',
reference = '11/5',
ean13 = '9791281618558',
date_upd = NOW()
WHERE id_product = '24876'
19/03/2026 12:56:48 pm >> UPDATE ps_product_lang SET
name = 'DIO PARLA AL CUORE - E. DELLA CORTE',
description = ''
WHERE id_product = '24876'
19/03/2026 12:56:48 pm >> UPDATE ps_product SET
wholesale_price = '0.00',
on_sale = '0',
price = '25'
WHERE id_product = '24876'
19/03/2026 12:56:48 pm >> UPDATE ps_product_shop SET
wholesale_price = '0.00',
price = '25',
id_tax_rules_group = '4',
id_category_default = '76',
id_argoment_default = '20',
id_internal_category = '7',
on_sale = '0',
on_showcase = '0',
on_offer = '00',
on_most = '00',
date_upd = NOW()
WHERE id_product = '24876'
19/03/2026 12:56:48 pm >> DELETE FROM ps_specific_price WHERE id_product = '24876'
19/03/2026 12:56:51 pm >> INSERT INTO ps_product (
id_tax_rules_group , `date_add` , `date_upd`
) SELECT id_tax_rules_group , NOW() , NOW() FROM ps_product WHERE id_product = '24876'
19/03/2026 12:56:51 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '24877' , '1' , '' , 'nuovo-prodotto' )
19/03/2026 12:56:51 pm >> INSERT INTO ps_product_shop (
id_product , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , `date_add` , `date_upd`
) SELECT '24877' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '24876'
19/03/2026 12:56:51 pm >> INSERT INTO `ps_stock_available` (
id_product , id_product_attribute , id_shop , id_shop_group , quantity
) SELECT '24877' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '24876'
19/03/2026 12:57:46 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788839934796' AND id_product != '24877' AND ean13 != ''
19/03/2026 12:57:46 pm >> UPDATE ps_product SET
id_supplier = '',
reference = '13/6',
ean13 = '9788839934796',
date_upd = NOW()
WHERE id_product = '24877'
19/03/2026 12:57:46 pm >> UPDATE ps_product_lang SET
name = 'TEOLOGIA BIBLICA - P. BEAUCHAMP',
description = ''
WHERE id_product = '24877'
19/03/2026 12:57:46 pm >> UPDATE ps_product SET
wholesale_price = '0.00',
on_sale = '0',
price = '15'
WHERE id_product = '24877'
19/03/2026 12:57:46 pm >> UPDATE ps_product_shop SET
wholesale_price = '0.00',
price = '15',
id_tax_rules_group = '4',
id_category_default = '111',
id_argoment_default = '65',
id_internal_category = '7',
on_sale = '0',
on_showcase = '0',
on_offer = '00',
on_most = '00',
date_upd = NOW()
WHERE id_product = '24877'
19/03/2026 12:57:46 pm >> DELETE FROM ps_specific_price WHERE id_product = '24877'
19/03/2026 12:57:56 pm >> INSERT INTO ps_product (
id_tax_rules_group , `date_add` , `date_upd`
) SELECT id_tax_rules_group , NOW() , NOW() FROM ps_product WHERE id_product = '24877'
19/03/2026 12:57:56 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '24878' , '1' , '' , 'nuovo-prodotto' )
19/03/2026 12:57:56 pm >> INSERT INTO ps_product_shop (
id_product , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , `date_add` , `date_upd`
) SELECT '24878' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '24877'
19/03/2026 12:57:56 pm >> INSERT INTO `ps_stock_available` (
id_product , id_product_attribute , id_shop , id_shop_group , quantity
) SELECT '24878' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '24877'
19/03/2026 12:59:36 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9791259755919' AND id_product != '24878' AND ean13 != ''
19/03/2026 12:59:36 pm >> UPDATE ps_product SET
id_supplier = '',
reference = '6/4',
ean13 = '9791259755919',
date_upd = NOW()
WHERE id_product = '24878'
19/03/2026 12:59:36 pm >> UPDATE ps_product_lang SET
name = 'FRATE FRANCESCO - F. NARDELLI',
description = ''
WHERE id_product = '24878'
19/03/2026 12:59:36 pm >> UPDATE ps_product SET
wholesale_price = '0.00',
on_sale = '0',
price = '12'
WHERE id_product = '24878'
19/03/2026 12:59:36 pm >> UPDATE ps_product_shop SET
wholesale_price = '0.00',
price = '12',
id_tax_rules_group = '4',
id_category_default = '267',
id_argoment_default = '71',
id_internal_category = '7',
on_sale = '0',
on_showcase = '0',
on_offer = '00',
on_most = '00',
date_upd = NOW()
WHERE id_product = '24878'
19/03/2026 12:59:36 pm >> DELETE FROM ps_specific_price WHERE id_product = '24878'
19/03/2026 12:59:40 pm >> INSERT INTO ps_product (
id_tax_rules_group , `date_add` , `date_upd`
) SELECT id_tax_rules_group , NOW() , NOW() FROM ps_product WHERE id_product = '24878'
19/03/2026 12:59:40 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '24879' , '1' , '' , 'nuovo-prodotto' )
19/03/2026 12:59:40 pm >> INSERT INTO ps_product_shop (
id_product , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , `date_add` , `date_upd`
) SELECT '24879' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '24878'
19/03/2026 12:59:40 pm >> INSERT INTO `ps_stock_available` (
id_product , id_product_attribute , id_shop , id_shop_group , quantity
) SELECT '24879' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '24878'
19/03/2026 01:01:34 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788892250208' AND id_product != '24879' AND ean13 != ''
19/03/2026 01:01:34 pm >> UPDATE ps_product SET
id_supplier = '',
reference = '6/7',
ean13 = '9788892250208',
date_upd = NOW()
WHERE id_product = '24879'
19/03/2026 01:01:34 pm >> UPDATE ps_product_lang SET
name = 'MIELE E LE CIPOLLE - M. POZZA',
description = ''
WHERE id_product = '24879'
19/03/2026 01:01:34 pm >> UPDATE ps_product SET
wholesale_price = '0.00',
on_sale = '0',
price = '19'
WHERE id_product = '24879'
19/03/2026 01:01:34 pm >> UPDATE ps_product_shop SET
wholesale_price = '0.00',
price = '19',
id_tax_rules_group = '4',
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 = '24879'
19/03/2026 01:01:34 pm >> DELETE FROM ps_specific_price WHERE id_product = '24879'
19/03/2026 01:01:45 pm >> INSERT INTO ps_product (
id_tax_rules_group , `date_add` , `date_upd`
) SELECT id_tax_rules_group , NOW() , NOW() FROM ps_product WHERE id_product = '24879'
19/03/2026 01:01:45 pm >> INSERT INTO ps_product_lang ( id_product , id_lang , name , link_rewrite ) VALUES ( '24880' , '1' , '' , 'nuovo-prodotto' )
19/03/2026 01:01:45 pm >> INSERT INTO ps_product_shop (
id_product , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , `date_add` , `date_upd`
) SELECT '24880' , id_tax_rules_group , id_shop , id_category_default , id_argoment_default , id_internal_category , NOW() , NOW() FROM ps_product_shop WHERE id_product = '24879'
19/03/2026 01:01:45 pm >> INSERT INTO `ps_stock_available` (
id_product , id_product_attribute , id_shop , id_shop_group , quantity
) SELECT '24880' , id_product_attribute , id_shop , id_shop_group , '0' FROM ps_stock_available WHERE id_product = '24879'
19/03/2026 01:02:11 pm >> INSERT INTO ps_document (
id_document_type ,
document_num ,
document_date ,
document_letter ,
id_customer ,
id_supplier ,
id_address ,
address1 ,
address2 ,
note ,
price_shipping ,
id_tax_shipping_rules ,
colli ,
peso ,
porto_e_imballo ,
mezzo_consegna ,
id_payment ,
id_causal ,
price_tax_included ,
price_tax_excluded ,
date_add ,
date_upd
) VALUES (
'33' ,
'006698' ,
'2026-03-11' ,
'' ,
'0' ,
'7' ,
'2602' ,
'P. ZZA SAN PAOLO, 14 12051 ALBA' ,
'' ,
'' ,
'3.61' ,
'4' ,
'0' ,
'0' ,
'0' ,
'' ,
'17' ,
'0' ,
'126.11' ,
'126.11' ,
NOW() ,
NOW() )
19/03/2026 01:02: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 = '101818'
19/03/2026 01:02:11 pm >> DELETE FROM ps_document_detail WHERE id_document = '101818'
19/03/2026 01:02: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
( '101818' , '24867' , 'CON FRANCESCO DALLA TERRA AL CIELO' , '1' , '1' , '4' ,
'6.90' , '6.9' , '0' , '30' , '4.8300' )
19/03/2026 01:02:11 pm >> DELETE FROM ps_product_supplier WHERE id_product = '24867' AND id_supplier = '7'
19/03/2026 01:02:11 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24867' , '7' , '1' )
19/03/2026 01:02: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
( '101818' , '24868' , 'INSIEME NELLA MESSA - GIU 20256' , '1' , '1' , '4' ,
'1.80' , '1.8' , '0' , '33' , '1.2060' )
19/03/2026 01:02:11 pm >> DELETE FROM ps_product_supplier WHERE id_product = '24868' AND id_supplier = '7'
19/03/2026 01:02:11 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24868' , '7' , '1' )
19/03/2026 01:02: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
( '101818' , '24869' , 'PAROLA E PREGHIERA - GIU 2026' , '2' , '2' , '4' ,
'2.90' , '2.9' , '0' , '33' , '3.8860' )
19/03/2026 01:02:11 pm >> DELETE FROM ps_product_supplier WHERE id_product = '24869' AND id_supplier = '7'
19/03/2026 01:02:11 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24869' , '7' , '1' )
19/03/2026 01:02: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
( '101818' , '24870' , 'BACI NON DATI - E. RONCHI' , '1' , '1' , '4' ,
'10.00' , '10' , '0' , '33' , '6.7000' )
19/03/2026 01:02:11 pm >> DELETE FROM ps_product_supplier WHERE id_product = '24870' AND id_supplier = '7'
19/03/2026 01:02:11 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24870' , '7' , '1' )
19/03/2026 01:02: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
( '101818' , '24871' , 'JESUS IL SALVATORE' , '1' , '1' , '4' ,
'14.90' , '14.9' , '0' , '35' , '9.6850' )
19/03/2026 01:02:11 pm >> DELETE FROM ps_product_supplier WHERE id_product = '24871' AND id_supplier = '7'
19/03/2026 01:02:11 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24871' , '7' , '1' )
19/03/2026 01:02: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
( '101818' , '24872' , 'PROFEZIA DEL SERVO - A.M. CANOPI' , '1' , '1' , '4' ,
'18.00' , '18' , '0' , '33' , '12.0600' )
19/03/2026 01:02:11 pm >> DELETE FROM ps_product_supplier WHERE id_product = '24872' AND id_supplier = '7'
19/03/2026 01:02:11 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24872' , '7' , '1' )
19/03/2026 01:02: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
( '101818' , '24874' , 'QUELLO CHE SEI PER ME - L.M. EPICOCO' , '3' , '3' , '4' ,
'10.00' , '10' , '0' , '33' , '20.1000' )
19/03/2026 01:02:11 pm >> DELETE FROM ps_product_supplier WHERE id_product = '24874' AND id_supplier = '7'
19/03/2026 01:02:11 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24874' , '7' , '1' )
19/03/2026 01:02: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
( '101818' , '24873' , 'DALLA LITURGIA VISSUTA - L. GIUSSANI' , '1' , '1' , '4' ,
'12.00' , '12' , '0' , '33' , '8.0400' )
19/03/2026 01:02:11 pm >> DELETE FROM ps_product_supplier WHERE id_product = '24873' AND id_supplier = '7'
19/03/2026 01:02:11 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24873' , '7' , '1' )
19/03/2026 01:02: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
( '101818' , '24875' , 'CONFESSIONE SCOPRIAMOLA INSIEME' , '2' , '2' , '4' ,
'4.90' , '4.9' , '0' , '30' , '6.8600' )
19/03/2026 01:02:11 pm >> DELETE FROM ps_product_supplier WHERE id_product = '24875' AND id_supplier = '7'
19/03/2026 01:02:11 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24875' , '7' , '1' )
19/03/2026 01:02: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
( '101818' , '24876' , 'DIO PARLA AL CUORE - E. DELLA CORTE' , '1' , '1' , '4' ,
'25.00' , '25' , '0' , '30' , '17.5000' )
19/03/2026 01:02:11 pm >> DELETE FROM ps_product_supplier WHERE id_product = '24876' AND id_supplier = '7'
19/03/2026 01:02:11 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24876' , '7' , '1' )
19/03/2026 01:02: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
( '101818' , '24877' , 'TEOLOGIA BIBLICA - P. BEAUCHAMP' , '1' , '1' , '4' ,
'15.00' , '15' , '0' , '30' , '10.5000' )
19/03/2026 01:02:11 pm >> DELETE FROM ps_product_supplier WHERE id_product = '24877' AND id_supplier = '7'
19/03/2026 01:02:11 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24877' , '7' , '1' )
19/03/2026 01:02: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
( '101818' , '24878' , 'FRATE FRANCESCO - F. NARDELLI' , '1' , '1' , '4' ,
'12.00' , '12' , '0' , '30' , '8.4000' )
19/03/2026 01:02:11 pm >> DELETE FROM ps_product_supplier WHERE id_product = '24878' AND id_supplier = '7'
19/03/2026 01:02:11 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24878' , '7' , '1' )
19/03/2026 01:02: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
( '101818' , '24879' , 'MIELE E LE CIPOLLE - M. POZZA' , '1' , '1' , '4' ,
'19.00' , '19' , '0' , '33' , '12.7300' )
19/03/2026 01:02:11 pm >> DELETE FROM ps_product_supplier WHERE id_product = '24879' AND id_supplier = '7'
19/03/2026 01:02:11 pm >> INSERT INTO ps_product_supplier ( id_product , id_supplier , id_currency ) VALUES ( '24879' , '7' , '1' )
19/03/2026 02:52:32 pm >> SELECT ean13 FROM ps_product WHERE ean13 = '9788892249356' AND id_product != '24518' AND ean13 != ''
19/03/2026 02:52:32 pm >> UPDATE ps_product SET
id_supplier = '7',
reference = '11/5',
ean13 = '9788892249356',
date_upd = NOW()
WHERE id_product = '24518'
19/03/2026 02:52:32 pm >> UPDATE ps_product_lang SET
name = 'PAOLO L\'APOSTOLO DEI PAGANI - P. FREDRIKSEN',
description = ''
WHERE id_product = '24518'
19/03/2026 02:52:32 pm >> UPDATE ps_product SET
wholesale_price = '23.45',
on_sale = '0',
price = '35.0000'
WHERE id_product = '24518'
19/03/2026 02:52:32 pm >> UPDATE ps_product_shop SET
wholesale_price = '23.45',
price = '35.0000',
id_tax_rules_group = '4',
id_category_default = '30',
id_argoment_default = '20',
id_internal_category = '7',
on_sale = '0',
on_showcase = '0',
on_offer = '00',
on_most = '00',
date_upd = NOW()
WHERE id_product = '24518'
19/03/2026 02:52:32 pm >> DELETE FROM ps_specific_price WHERE id_product = '24518'
19/03/2026 03:06:36 pm >> SELECT document_num FROM ps_document
WHERE document_num = '817' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2026-03-19')
19/03/2026 03:06:36 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' ,
'817' ,
'2026-03-19' ,
'' ,
'0' ,
'0' ,
'0' ,
'' ,
'' ,
'' ,
'0' ,
'4' ,
'0' ,
'0' ,
'0' ,
'' ,
'15' ,
'0' ,
'178.00' ,
'152.29' ,
NOW() ,
NOW() )
19/03/2026 03:06:36 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 = '101819'
19/03/2026 03:06:36 pm >> DELETE FROM ps_document_detail WHERE id_document = '101819'
19/03/2026 03:06:36 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
( '101819' , '20791' , 'BOTTIGLIE PER ACQUA BENEDETTA - CONF. 100 PZ' , '5' , '-5' , '1' ,
'24' , '19.672131147541' , '22' , '0' , '120.00' )
19/03/2026 03:06:36 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
( '101819' , '1710' , 'CARBONCINI - PZ 120' , '1' , '-1' , '1' ,
'13.00' , '10.655737704918' , '22' , '0' , '13.00' )
19/03/2026 03:06:36 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
( '101819' , '16691' , 'PARTICOLE PER CELIACI 25pz' , '10' , '-10' , '3' ,
'4.50' , '4.3269230769231' , '4' , '0' , '45.00' )
19/03/2026 04:20:22 pm >> SELECT document_num FROM ps_document
WHERE document_num = '818' AND id_document != '' AND id_document_type LIKE '12' AND YEAR(document_date) = YEAR('2026-03-19')
19/03/2026 04:20:22 pm >> INSERT INTO ps_document (
id_document_type ,
document_num ,
document_date ,
document_letter ,
id_customer ,
id_supplier ,
id_address ,
address1 ,
address2 ,
note ,
price_shipping ,
id_tax_shipping_rules ,
colli ,
peso ,
porto_e_imballo ,
mezzo_consegna ,
id_payment ,
id_causal ,
price_tax_included ,
price_tax_excluded ,
date_add ,
date_upd
) VALUES (
'11' ,
'818' ,
'2026-03-19' ,
'' ,
'0' ,
'0' ,
'0' ,
'' ,
'' ,
'' ,
'0' ,
'4' ,
'0' ,
'0' ,
'0' ,
'' ,
'1' ,
'0' ,
'29.00' ,
'23.77' ,
NOW() ,
NOW() )
19/03/2026 04:20:22 pm >> INSERT INTO ps_document_detail_backup
( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total )
SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '101820'
19/03/2026 04:20:22 pm >> DELETE FROM ps_document_detail WHERE id_document = '101820'
19/03/2026 04:20:22 pm >> INSERT INTO ps_document_detail
( id_document , id_product , name , qt , qt_mov , id_tax_rules_group ,
price_tax_included , price_tax_excluded , tax , discount , price_total )
VALUES
( '101820' , '24864' , 'STELLARIO STELLA 5 PUNTE' , '1' , '-1' , '1' ,
'29.00' , '23.770491803279' , '22' , '0' , '29.00' )
19/03/2026 04:23:10 pm >> SELECT document_num FROM ps_document
WHERE document_num = '819' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2026-03-19')
19/03/2026 04:23:10 pm >> INSERT INTO ps_document (
id_document_type ,
document_num ,
document_date ,
document_letter ,
id_customer ,
id_supplier ,
id_address ,
address1 ,
address2 ,
note ,
price_shipping ,
id_tax_shipping_rules ,
colli ,
peso ,
porto_e_imballo ,
mezzo_consegna ,
id_payment ,
id_causal ,
price_tax_included ,
price_tax_excluded ,
date_add ,
date_upd
) VALUES (
'11' ,
'819' ,
'2026-03-19' ,
'' ,
'0' ,
'0' ,
'0' ,
'' ,
'' ,
'' ,
'0' ,
'4' ,
'0' ,
'0' ,
'0' ,
'' ,
'1' ,
'0' ,
'120.95' ,
'106.16' ,
NOW() ,
NOW() )
19/03/2026 04:23:10 pm >> INSERT INTO ps_document_detail_backup
( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total )
SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '101821'
19/03/2026 04:23:10 pm >> DELETE FROM ps_document_detail WHERE id_document = '101821'
19/03/2026 04:23:10 pm >> INSERT INTO ps_document_detail
( id_document , id_product , name , qt , qt_mov , id_tax_rules_group ,
price_tax_included , price_tax_excluded , tax , discount , price_total )
VALUES
( '101821' , '22549' , 'ROSARIO LEGNO MM8 - R282' , '60' , '-60' , '1' ,
'1.20' , '0.98360655737705' , '22' , '0' , '72.00' )
19/03/2026 04:23:10 pm >> INSERT INTO ps_document_detail
( id_document , id_product , name , qt , qt_mov , id_tax_rules_group ,
price_tax_included , price_tax_excluded , tax , discount , price_total )
VALUES
( '101821' , '24555' , 'STIMMATE DI FRANCESCO - M. CESCHIA' , '1' , '-1' , '4' ,
'11.00' , '11' , '0' , '5' , '10.45' )
19/03/2026 04:23:10 pm >> INSERT INTO ps_document_detail
( id_document , id_product , name , qt , qt_mov , id_tax_rules_group ,
price_tax_included , price_tax_excluded , tax , discount , price_total )
VALUES
( '101821' , '24545' , 'CANTICO DELLE CREATURE' , '1' , '-1' , '4' ,
'18.00' , '18' , '0' , '5' , '17.10' )
19/03/2026 04:23:10 pm >> INSERT INTO ps_document_detail
( id_document , id_product , name , qt , qt_mov , id_tax_rules_group ,
price_tax_included , price_tax_excluded , tax , discount , price_total )
VALUES
( '101821' , '24878' , 'FRATE FRANCESCO - F. NARDELLI' , '1' , '-1' , '4' ,
'12.00' , '12' , '0' , '5' , '11.40' )
19/03/2026 04:23:10 pm >> INSERT INTO ps_document_detail
( id_document , id_product , name , qt , qt_mov , id_tax_rules_group ,
price_tax_included , price_tax_excluded , tax , discount , price_total )
VALUES
( '101821' , '17617' , 'IMMAGINI ISONZO X 100' , '2' , '-2' , '1' ,
'3.33' , '2.7295081967213' , '22' , '0' , '6.66' )
19/03/2026 04:23:10 pm >> INSERT INTO ps_document_detail
( id_document , id_product , name , qt , qt_mov , id_tax_rules_group ,
price_tax_included , price_tax_excluded , tax , discount , price_total )
VALUES
( '101821' , '17617' , 'IMMAGINI ISONZO X 100' , '1' , '-1' , '1' ,
'3.34' , '2.7377049180328' , '22' , '0' , '3.34' )
19/03/2026 05:14:25 pm >> SELECT document_num FROM ps_document
WHERE document_num = '820' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2026-03-19')
19/03/2026 05:14: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' ,
'820' ,
'2026-03-19' ,
'' ,
'0' ,
'0' ,
'0' ,
'' ,
'' ,
'' ,
'0' ,
'4' ,
'0' ,
'0' ,
'0' ,
'' ,
'1' ,
'0' ,
'59.50' ,
'48.77' ,
NOW() ,
NOW() )
19/03/2026 05:14: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 = '101822'
19/03/2026 05:14:25 pm >> DELETE FROM ps_document_detail WHERE id_document = '101822'
19/03/2026 05:14: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
( '101822' , '19099' , 'INCENSO A' , '1' , '-1' , '1' ,
'50.00' , '40.983606557377' , '22' , '0' , '50.00' )
19/03/2026 05:14: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
( '101822' , '7202' , 'ARTICOLI RELIGIOSI' , '1' , '-1' , '1' ,
'9.5' , '7.7868852459016' , '22' , '0' , '9.50' )
19/03/2026 05:15:17 pm >> SELECT document_num FROM ps_document
WHERE document_num = '821' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2026-03-19')
19/03/2026 05:15:17 pm >> INSERT INTO ps_document (
id_document_type ,
document_num ,
document_date ,
document_letter ,
id_customer ,
id_supplier ,
id_address ,
address1 ,
address2 ,
note ,
price_shipping ,
id_tax_shipping_rules ,
colli ,
peso ,
porto_e_imballo ,
mezzo_consegna ,
id_payment ,
id_causal ,
price_tax_included ,
price_tax_excluded ,
date_add ,
date_upd
) VALUES (
'11' ,
'821' ,
'2026-03-19' ,
'' ,
'0' ,
'0' ,
'0' ,
'' ,
'' ,
'' ,
'0' ,
'4' ,
'0' ,
'0' ,
'0' ,
'' ,
'1' ,
'0' ,
'3.80' ,
'3.11' ,
NOW() ,
NOW() )
19/03/2026 05:15:17 pm >> INSERT INTO ps_document_detail_backup
( id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total )
SELECT id_document , id_product , name , qt , qt_mov , price_tax_included , price_tax_excluded , tax , id_tax_rules_group , discount , price_total FROM ps_document_detail WHERE id_document = '101823'
19/03/2026 05:15:17 pm >> DELETE FROM ps_document_detail WHERE id_document = '101823'
19/03/2026 05:15: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
( '101823' , '7202' , 'ARTICOLI RELIGIOSI' , '1' , '-1' , '1' ,
'3.8' , '3.1147540983607' , '22' , '0' , '3.80' )
19/03/2026 05:44:01 pm >> SELECT document_num FROM ps_document
WHERE document_num = '822' AND id_document != '' AND id_document_type LIKE '11' AND YEAR(document_date) = YEAR('2026-03-19')
19/03/2026 05:44:01 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' ,
'822' ,
'2026-03-19' ,
'' ,
'0' ,
'0' ,
'0' ,
'' ,
'' ,
'' ,
'0' ,
'4' ,
'0' ,
'0' ,
'0' ,
'' ,
'15' ,
'0' ,
'57.50' ,
'47.13' ,
NOW() ,
NOW() )
19/03/2026 05:44:01 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 = '101824'
19/03/2026 05:44:01 pm >> DELETE FROM ps_document_detail WHERE id_document = '101824'
19/03/2026 05:44:01 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
( '101824' , '18122' , 'ROCCA STOPPINO M. 100 - 469/100' , '1' , '-1' , '1' ,
'1.10' , '0.9016393442623' , '22' , '0' , '1.10' )
19/03/2026 05:44:01 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
( '101824' , '1914' , 'CERA DELLA LITURGIA' , '1' , '-1' , '1' ,
'4.90' , '4.016393442623' , '22' , '0' , '4.90' )
19/03/2026 05:44:01 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
( '101824' , '11389' , 'VINO ROSSO DOLCE - 103' , '6' , '-6' , '1' ,
'8.5' , '6.9672131147541' , '22' , '0' , '51.00' )
19/03/2026 05:44:01 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
( '101824' , '20515' , 'DECINA ULIVO - 04/7-D' , '1' , '-1' , '1' ,
'0.50' , '0.40983606557377' , '22' , '0' , '0.50' )