Heray-Was-Here
Server : Apache
System : Linux mail.lomejor.cr 6.8.0-1059-azure #65~22.04.1-Ubuntu SMP Thu May 28 16:59:19 UTC 2026 x86_64
User : www-data ( 33)
PHP Version : 8.2.31
Disable Function : NONE
Directory :  /var/www/erp/htdocs/custom/.old_ecommerceng/sql/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /var/www/erp/htdocs/custom/.old_ecommerceng/sql/repair.sql
-- Script to clean corrupted data

delete from llx_ecommerce_societe where fk_societe not in (select rowid from llx_societe);
delete from llx_ecommerce_socpeople where fk_socpeople not in (select rowid from llx_socpeople);
delete from llx_ecommerce_product where fk_product not in (select rowid from llx_product);
delete from llx_ecommerce_commande where fk_commande not in (select rowid from llx_commande);
delete from llx_ecommerce_facture where fk_facture not in (select rowid from llx_facture);


Hry