[%- USE HTML -%][%- USE LxERP -%][%- USE L -%][%- USE T8 -%] [% USE Dumper %] [% L.stylesheet_tag('webshop') %] [%- INCLUDE 'common/flash.html' %]
[% 'Shop' | $T8 %] [% L.select_tag('shop_id', SELF.shops, value_key = 'value', title_key = 'title', default=1) %]
[% 'Shop ordernumber' | $T8 %] [% L.input_tag('shop_ordernumber', "") %]
[% L.hidden_tag("action", "ShopOrder/dispatch") %] [% L.button_tag("kivi.ShopOrder.get_orders_one()", LxERP.t8('Fetch order')) %]