When the resetting Dolibarr’s payment and invoices, reset this tables

IT

set foreign_key_checks=0;
Truncate llx_facture;
Truncate llx_facturedet;
Truncate llx_paiement;
Truncate llx_paiement_facture;
Truncate llx_bank;

댓글 남기기