Added Estimate & Invoice List to Customer view

This commit is contained in:
2022-02-19 21:19:08 -05:00
parent 49d2ed8244
commit a459d84b00
4 changed files with 40 additions and 2 deletions

View File

@@ -73,4 +73,7 @@ en:
label_webhook_token: "Intuit QBO Webhook Token"
label_oauth_expires: "OAuth2 Access Token Expires At"
label_oauth_note: "Note: You need to authenticate with Quickbooks after saving your key and secret above"
field_customers: "Customers"
field_customers: "Customers"
label_no_estimates: "No Estimates"
label_no_invoices: "No Invoices"
label_invoices: "Invoices"