Skip to content

Quote description gets truncated after 255 characters #2454

@bhavesh-018

Description

@bhavesh-018

Bug report

Title

Quote description gets truncated after 255 characters

Issue Description

When adding a long description in the Quote edit page, the content is saved only up to 255 characters. Any text beyond this limit is automatically truncated without showing any validation error.
This causes incomplete information to be stored and later reflected in the generated PDF.

Preconditions

Please provide as detailed information about your environment as possible.

1. framework Version: Krayin CRM (Latest Master)
2. Commit id: HEAD

Steps to reproduce

  1. Go to Quotes section.
  2. Create or edit an existing quote.
  3. Paste a description longer than 255 characters.
  4. Save the quote.
  5. Refresh or re-open the quote.

Expected result

  • Full description should be saved without truncation.
  • No character limit should silently cut the data.

Actual result

  • Description is truncated after 255 characters.
  • No validation message is shown.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions