Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1579 Visualizzazioni

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

<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 correlati Risposte Visualizzazioni Attività
0
gen 22
20
0
ott 24
1775
0
ago 24
1594
0
gen 24
2089
1
nov 23
1794