mirror of
https://github.com/rickbarrette/redmine_qbo.git
synced 2026-02-13 17:13:59 -05:00
10 lines
160 B
Plaintext
10 lines
160 B
Plaintext
<p>
|
|
<label for="issue_customer"><%= t(:customer) %></label>
|
|
<%= search_customer %>
|
|
<%= customer_id %>
|
|
</p>
|
|
|
|
<p>
|
|
<%= select_estimate %>
|
|
</p>
|