X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fap%2Fform_footer.html;h=8f02e0c2dd0c4173fb8b2db84acf47e9cbe96512;hb=050cd2d24e5195c70753d5271496f847d66f41ff;hp=df58faa13755a41ea8887e1d2b67e4a7c70a5bed;hpb=965a8ee142a6cd21c3056eacaa01a01818032c3e;p=kivitendo-erp.git diff --git a/templates/webpages/ap/form_footer.html b/templates/webpages/ap/form_footer.html index df58faa13..8f02e0c2d 100644 --- a/templates/webpages/ap/form_footer.html +++ b/templates/webpages/ap/form_footer.html @@ -11,38 +11,6 @@ [% P.hidden_tag('draft_id', draft_id) %] [% P.hidden_tag('draft_description', draft_description) %] - -
- - - -[%- IF id %] - [%- IF radier %] - - - [%- END %] - - [%- IF show_storno %] - - [%- END %] - - - - - -[%- ELSIF show_post_draft %] - - [% L.button_tag('kivi.Draft.popup("ap", "invoice", "' _ draft_id _ '", "' _ draft_description _ '")', LxERP.t8('Drafts')) %] -[%- END %] - -[%- IF id %] - - [% IF INSTANCE_CONF.get_ap_show_mark_as_paid %] - [% L.submit_tag("action", LxERP.t8('Mark as paid'), confirm=LxERP.t8('This will remove the invoice from showing as unpaid even if the unpaid amount does not match the amount. Proceed?')) %] - [% END %] -[%- END %] - - [% L.button_tag("kivi.RecordTemplate.popup('ap_transaction')", LxERP.t8("Record templates")) %]