dellermann / springcrm

An open-source CRM.
GNU General Public License v3.0
14 stars 2 forks source link

No input error message if tax rate is missing #95

Open dellermann opened 7 years ago

dellermann commented 7 years ago

If the user forgets to enter a tax rate in invoices, quotes etc. the form will not be saved and an error is displayed below the item list. However, no error message is displayed above the form.

dellermann commented 7 years ago

Maybe a setting should be implemented where the user may define a default tax rate and a default tax rate depending on the organization. That default tax rate should be used if the user doesn't enter one.