projects
/
kivitendo-erp.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
DeliveryOrder: locales-Lauf de
[kivitendo-erp.git]
/
templates
/
webpages
/
requirement_spec_order
/
new.html
1
[%- USE LxERP -%][%- USE L -%]
2
<div id="quotations_and_orders_new" class="quotations-and-orders-new-context-menu">
3
<h2>[% LxERP.t8("Create new quotation or order") %]</h2>
4
5
[% INCLUDE 'requirement_spec_order/_assignment_form.html'
6
for_new=1 %]
7
</div>