This commit is contained in:
KONE SOREL 2026-03-14 14:59:43 +00:00
parent aa1b278f9f
commit 6412a9554e

View File

@ -135,11 +135,11 @@
<div class="card-body p-4">
<div class="row g-3">
<div class="col-md-3">
<label class="form-label small fw-bold text-muted"><?= _("Compte RD") ?></label>
<label class="form-label small fw-bold text-muted"><?= _("Compte Remboursement Direct") ?></label>
<input class="form-control majuscule" type="text" id="numerodeCompteComptableRD" name="numerodeCompteComptableRD">
</div>
<div class="col-md-3">
<label class="form-label small fw-bold text-muted"><?= _("Compte TP") ?></label>
<label class="form-label small fw-bold text-muted"><?= _("Compte Tiers Payant") ?></label>
<input class="form-control majuscule" type="text" id="numerodeCompteComptableTP" name="numerodeCompteComptableTP">
</div>
<div class="col-md-3">