[%- USE T8 %] [% USE HTML %][% USE LxERP %] [%- IF delivered %] [%- SET RO = ' readonly' %] [%- END %]
[% 'Notes' | $T8 %] [% 'Internal Notes' | $T8 %]


[%- IF conf_webdav %]
[% 'Documents in the WebDAV repository' | $T8 %]

[%- FOREACH file = WEBDAV %] [%- END %]
[% 'File name' | $T8 %] [% 'WebDAV link' | $T8 %]
[% HTML.escape(file.name) %] [% HTML.escape(file.type) %]


[%- END %]

[% PRINT_OPTIONS %]

[% 'Edit the Delivery Order' | $T8 %]
[%- UNLESS delivered %] [%- IF vc == 'customer' %] [%- END %] [%- END %] [%- UNLESS delivered %] [%- IF vc == 'customer' %] [%- ELSE %] [%- END %] [%- END %] [%- IF id %] [%- UNLESS closed %] [%- END %] [%- END %]

[%- IF id %]

[% 'Workflow Delivery Order' | $T8 %]
[% UNLESS delivered %] [% END %]

[%- END %]