X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/6ceacc682f9c760e654f5aacde9b8480760d8b36..fa04f8138cc6447:/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 975f04bf6..c4bcda06c 100644 --- a/templates/webpages/order/tabs/basic_data.html +++ b/templates/webpages/order/tabs/basic_data.html @@ -210,7 +210,7 @@ [% 'Expected billing date' | $T8 %] - [%- L.date_tag('order.expected_billing_date_as_date', SELF.order.expected_billing_date_sa_date) %] + [%- L.date_tag('order.expected_billing_date_as_date', SELF.order.expected_billing_date_as_date) %] [%- END %] @@ -227,7 +227,7 @@ [%- PROCESS order/tabs/_item_input.html SELF=SELF %] - [% L.button_tag('kivi.Order.show_multi_items_dialog()', LxERP.t8('Add multiple items')) %] + [% L.button_tag('kivi.Order.open_multi_items_dialog()', LxERP.t8('Add multiple items')) %]