In one of the models, the line description has a max length of 100 characters.
The DB doesn't have this limit and the user only gets a generic error and doesn't identify the problem.
Add validation messages to the invoice form and maybe increase the max length
In one of the models, the line description has a max length of 100 characters. The DB doesn't have this limit and the user only gets a generic error and doesn't identify the problem.
Add validation messages to the invoice form and maybe increase the max length
INC1232219