Skip to content

"Expired Quote" column in Quotes table unnecessarily shows time (00:00:00) #2168

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
sagarkumar-webkul opened this issue Apr 11, 2025 · 0 comments
Assignees
Labels

Comments

@sagarkumar-webkul
Copy link
Collaborator

Bug report

Title

"Expired Quote" column in Quotes table unnecessarily shows time (00:00:00)

Issue Description

In the Quotes section of Krayin CRM, the "Expired Quote" column in the quote list displays time (00:00:00) even though the user only inputs a date during quote creation. This extra time value is irrelevant and adds unnecessary visual noise.

The system should either:

  • Strip the time portion from the display, or

Preconditions

  1. Framework Version: Krayin CRM v2.1
  2. Commit ID:

Steps to reproduce

  1. Go to Quotes section in Admin Panel
  2. Click Create Quote
  3. Enter an Expired Quote date (note: no time is required/asked)
  4. Save the quote and return to the quotes listing
  5. Observe the "Expired Quote" column showing 00:00:00

Expected result

  • Only the date (e.g. 2025-04-25) should be shown in the "Expired Quote" column
  • The time (00:00:00) should be removed from the UI display unless the user explicitly sets a time

Actual result

Quotes table shows YYYY-MM-DD 00:00:00 format for Expired Quote, which is misleading and unnecessary.

  • Users don’t set a time
  • Time value defaults to midnight and confuses the purpose
  • Creates unnecessary clutter in the quotes listing UI

Screenshot:

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants