Se rendre au contenu
Menu
Cette question a été signalée
3 Réponses
6459 Vues

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
Ignorer

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

Auteur

thanks yenthe!

Meilleure réponse

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
Ignorer
Auteur

Thanks for your answer. I did it.

Publications associées Réponses Vues Activité
0
mars 15
4141
5
déc. 24
33441
0
oct. 17
4781
0
juil. 17
2973
1
janv. 16
77