Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
3 Ответы
6430 Представления

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

Аватар
Отменить

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

Автор

thanks yenthe!

Лучший ответ

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

Аватар
Отменить
Автор

Thanks for your answer. I did it.

Related Posts Ответы Просмотры Активность
0
мар. 15
4122
5
дек. 24
33391
0
окт. 17
4739
0
июл. 17
2951
1
янв. 16
77