Arreglado bug de validaciones

This commit is contained in:
imnavajas
2024-06-13 21:05:15 +02:00
parent 405afd0cf1
commit 324d4774f3
2 changed files with 18 additions and 3 deletions

View File

@ -44,7 +44,8 @@
<label for="tipo" class="form-label">
<?= lang('SeriesFacturas.next') ?>*
</label>
<input type="text"
<input type="number"
step="1"
id="next"
name="next"
class="form-control"