323 — should apply default constant symbol to new invoices¶
Description¶
Verifies that enabling Default constant symbol in invoice settings prefills the constant symbol on every newly created invoice.
Preconditions¶
- Signed-in tenant with
Client 01and the user on the Invoice settings page.
Steps¶
- Toggle Default constant symbol on and enter a constant symbol value.
- Click Save settings. Expected: the "Saved" toast appears.
- Switch to Invoices, click Create invoice, pick
Client 01, click Next. - Expected: the constant symbol field is prefilled with the value set in step 1.
Related¶
- Spec:
playwright/tests/integration/invoice.spec.ts(line 675)