Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
3 Respostas
6456 Visualizações

Hello guys,

I'm searching the way to make a <br /> in the receipt footer of the point of sale.

Point of Sales -> Point of Sales -> MyPOS

If I write <br />, I see it in my receipt and it doesn't change line.

Thanks

Avatar
Cancelar

Don't know if its an option for you but why not create a div with a fixed heigth in place of a
?

Autor

thanks yenthe!

Melhor resposta

Hi Pascal,

you can do it in the point_of_sale/static/src/xml/pos.xml after the line 940.

You can call the footer by using

<div class="footer">

===========(your code)

</div>

Usually we cannot be modified in the text field which you refer as chages

Avatar
Cancelar
Autor

Thanks for your answer. I did it.

Publicações relacionadas Respostas Visualizações Atividade
0
mar. 15
4138
5
dez. 24
33435
0
out. 17
4773
0
jul. 17
2971
1
jan. 16
77