Commit dd29119bd73a56f64578b00b710a6f50aa515024

Authored by Jose Pinto
Exists in master

Merge branch 'master' into 'master'

titulo en minuscula

See merge request !13
src/views/nota-pedido.html
1 1 <div class="crear-nota-pedido foca-crear row">
2 2 <foca-cabecera-facturador
3   - titulo="'NOTA DE PEDIDO'"
  3 + titulo="'Nota de pedido'"
4 4 numero="puntoVenta + '-' + comprobante"
5 5 fecha="now"
6 6 class="mb-0 col-lg-12"