X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/78e36cfd9021212db652db06c18054644861c687..210676724bfbb6aa06d4eaa1768d2474baa16357:/templates/webpages/order/tabs/basic_data.html diff --git a/templates/webpages/order/tabs/basic_data.html b/templates/webpages/order/tabs/basic_data.html index 39b953101..d41e57b6a 100644 --- a/templates/webpages/order/tabs/basic_data.html +++ b/templates/webpages/order/tabs/basic_data.html @@ -233,6 +233,15 @@ title_key = 'description', style = 'width: 250px') %] + [%- IF SELF.type == "sales_order" %] + + [%- 'Periodic Invoices' | $T8 %] + [% L.button_tag('kivi.Order.show_periodic_invoices_config_dialog()', LxERP.t8('Configure')) %] + ([%- SELF.periodic_invoices_status -%]) + ? + + + [%- END %]