Bug #317
closedInvoice
100%
Description
---Customer---view---
1.The Invoices Used Count displayed in the summary section is incorrect and does not match the actual number of invoices created/used in the system.
2.In the invoice table, the Amount and Status columns are displayed too close to each other without sufficient spacing. This makes the UI look cluttered and reduces readability.
3.In the payments table, the Amount and Payment Method columns are displayed too close to each other without proper spacing. This creates a cluttered UI and affects readability.
----Items---
4. While editing the item description, if the content exceeds a certain limit, the system throws a "Request Failed – 500 Internal Server Error" instead of handling it gracefully.
5.In the items table, the Unit Price column is currently taking up more space than necessary. This causes imbalance in the table layout and reduces space available for other important columns like item name or description.
----Invoice---line Item----
6.The Line Item table in the invoice section is not properly aligned and does not occupy the full available width. This results in uneven spacing and an incomplete layout appearance.
Updated by ganesh jagu about 2 months ago
- Assignee changed from hemanth p to ganesh jagu
Updated by Durga Bodda about 2 months ago
- Status changed from Resolved to Rejected