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
- Go to Quotes section.
- Create or edit an existing quote.
- Paste a description longer than 255 characters.
- Save the quote.
- 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.
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.
Steps to reproduce
Expected result
Actual result