Bug #280
closedInvoice
100%
Description
----payment---
1.When the user clicks “Add Payment” in the Payment section, the system redirects to the Invoice page instead of opening the Add Payment form/page.
This behavior is incorrect because the Add Payment button should allow the user to add a payment, not navigate to the invoice.
2. In the application, three different sections are using the same URL. When the user clicks on options in these sections, the system navigates to the same page instead of different relevant pages.
3.In the Create Account → Subscription Plan section, the Enterprise plan is showing as “Free.” This is incorrect because the Enterprise plan is usually a paid plan with advanced features.
---Invoice---
4. In the Invoice section, when adding an item, the GST field placeholder text is too small, making it difficult to read.
5.In the Invoice document, the “Powered by Pineblue” text is not appearing in a consistent position.
6.Users should be able to search invoices by entering the amount in the search bar, and the relevant invoices should be displayed.
---Invoice---
6.In the Invoice document, the “Thank you for your business” message is not appearing at the end of the invoice.
7.When adding a new client, if the email address is already used for another client, the system shows a “Request Failed – 400 Error.”