[% USE T8 %]
[% USE HTML %]
[% USE LxERP %]
[% USE L %]
[% USE P %]
[% IF show_weight %]
[% 'Total weight' | $T8 %] |
[% LxERP.format_amount(totalweight, 3) %] [% HTML.escape(weightunit) %] |
[% END %]
[% PROCESS 'webdav/_list.html' %]
[% LxERP.t8("Loading...") %]
[% IF !delivered %]
[% PROCESS 'common/_ship_to_dialog.html' vc_obj=VC_OBJ cvars=shipto_cvars %]
[% END %]
[% PRINT_OPTIONS %]
[% IF !delivered %]
[% END %]
[% PROCESS 'common/_print_dialog.html' %]