changes
This commit is contained in:
@@ -13,16 +13,14 @@
|
||||
<group>
|
||||
<group string="Signature Settings">
|
||||
<div class="text-muted mb-2" colspan="2">
|
||||
Select the page containing the signature area. Position defaults are loaded from Settings.
|
||||
Use X/Y offsets to fine-tune for this specific case if needed.
|
||||
Select the page containing the signature area. Positions are managed in
|
||||
Configuration > PDF Templates (ODSP category).
|
||||
</div>
|
||||
<label for="signature_page"/>
|
||||
<div class="d-flex align-items-center">
|
||||
<field name="signature_page" class="oe_inline" style="width: 60px;"/>
|
||||
<span class="ms-2 text-muted">of <field name="total_pages" class="oe_inline" widget="integer" readonly="1"/> pages</span>
|
||||
</div>
|
||||
<field name="signature_offset_x" string="Fine-tune X Offset"/>
|
||||
<field name="signature_offset_y" string="Fine-tune Y Offset"/>
|
||||
<div colspan="2" class="mt-2">
|
||||
<button name="action_preview_full" type="object"
|
||||
string="Preview Full PDF" class="btn-link"
|
||||
|
||||
Reference in New Issue
Block a user