コンテンツへスキップ
メニュー
この質問にフラグが付けられました
3 返信
6457 ビュー

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.

関連投稿 返信 ビュー 活動
0
3月 15
4138
5
12月 24
33437
0
10月 17
4774
0
7月 17
2971
1
1月 16
77