dellermann / springcrm

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

Purchase invoice item description too short #36

Closed dellermann closed 10 years ago

dellermann commented 10 years ago

If one save a purchase invoice that contains one or more items with a description larger than 255 characters the following occurs:

You should increase the size of the description field in table purchase_invoice_item.

dellermann commented 10 years ago

Fixed in commit 92db5a5bf072f06753b574efa2d08f74fac179d8.