mirror of
https://github.com/rickbarrette/redmine_qbo.git
synced 2026-04-02 08:21:57 -04:00
12 lines
199 B
Plaintext
12 lines
199 B
Plaintext
<p>
|
|
<label for="issue_customer"><%= t(:customer) %></label>
|
|
<%= search_customer %>
|
|
<%= customer_id %>
|
|
</p>
|
|
|
|
<p>
|
|
<%= select_estimate %>
|
|
</p>
|
|
|
|
|
|
<%= render "line_items/issue_form" %> |