Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1578 Tampilan

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 :).



Avatar
Buang
Penulis

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

Post Terkait Replies Tampilan Aktivitas
0
Jan 22
20
0
Okt 24
1775
0
Agu 24
1594
0
Jan 24
2089
1
Nov 23
1794