Closed dellermann closed 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.
description
purchase_invoice_item
Fixed in commit 92db5a5bf072f06753b574efa2d08f74fac179d8.
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 tablepurchase_invoice_item
.