production/Vue/Ajaxmoyenpaiement/index.php
2025-12-01 16:12:12 +00:00

7 lines
323 B
PHP
Executable File

<select class="form-select" id="codeMoyenPaiement" NAME="codeMoyenPaiement" required AUTOCOMPLETE="OFF" onChange="ajax_no_cpt_paiement();">
<?php liste_options($moyenpaiement,""); ?>
</SELECT>
<INPUT class="sr-only" TYPE="text" id="codeTypePaiement" name="codeTypePaiement" value="<?= $codeTypePaiement ?>">