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

Hi Odoo Users,

I want to add signature of the user as default in the left-bottom of all sale orders. I got the code prepared for this, but, I cannot get it in the bottom. For simplicity sake I will use text to convey my problem. The code below (if successfully put in the text otherwise in a comment) is added in the report_saleorder_document. It beautifully shows the text in the perfect spot at the bottom of the page, above the footer, in Studio View, however, the moment I print it, it does not exist. If you remove the 'absolute' and change it to 'relative' it will exist, but not in the correct spot, and it will print too. I also tried adding it to the web.external_layout instead, to try it out, I do not want it on every report, but even there it does not work so it is not that either.

Could someone help me out?


This will stick at the botton no matter what :).



アバター
破棄
著作者

<div>
<p style="position: absolute; bottom: 70px; margin-bottom:0px; left: 0px; width: 100%; text-align: center;">This will stick at the botton no matter what :).</p>
</div>

関連投稿 返信 ビュー 活動
0
1月 22
20
0
10月 24
1767
0
8月 24
1591
0
1月 24
2086
1
11月 23
1789