Added payment link

This commit is contained in:
2026-07-01 14:06:02 -04:00
parent 61b02831e3
commit 6bf84dd61a
2 changed files with 6 additions and 0 deletions
+5
View File
@@ -8,4 +8,9 @@
<br/>
<br/>
<%= link_to t(:label_create_payment), "https://qbo.intuit.com/app/recvpayment?nameId=#{@customer.id}", target: :_blank %>
<br/>
<br/>
<%= button_to t(:label_edit_customer), edit_customer_path(@customer), method: :get%>