Fixed partial billing and added flash messages

This commit is contained in:
2026-02-13 18:25:07 -05:00
parent e63b9e4217
commit 359c582e22
3 changed files with 14 additions and 8 deletions

View File

@@ -74,7 +74,8 @@ en:
label_connected: "Successfully connected to Quickbooks"
label_error: "Error"
label_billed_success: "Successfully Billed "
label_billing_error: "Cannot bill without a customer assigned"
label_billing_error: "Customer could not be billed, check for Customer or Assignee and try again"
label_billing_error_no_customer: "Cannot bill without a customer assigned"
label_qbo_sync_success: "Successfully synced to Quickbooks"
label_hours: "Hours"
label_oauth2_refresh_token_expires_at: "Refresh Token Expires At"