[
https://issues.apache.org/jira/browse/OFBIZ-1904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12618576#action_12618576
]
Hans Bakker commented on OFBIZ-1904:
------------------------------------
need a mimetype too, so in total:
<field name="contentMimeTypeId" type="id-long"/>
<field name="content" type="very-long"></field>
> add a field called 'content' to the custRequest entity
> ------------------------------------------------------
>
> Key: OFBIZ-1904
> URL: https://issues.apache.org/jira/browse/OFBIZ-1904
> Project: OFBiz
> Issue Type: Improvement
> Components: order
> Affects Versions: SVN trunk
> Reporter: Hans Bakker
> Priority: Minor
> Fix For: SVN trunk
>
>
> We get in customer requests with a reasonable size text, most of the time
> longer than 255 characters. Currently there is no field with that size in the
> custRequest entity.
> The propasal is to add a field called 'content' and the type 'CLOB' to this
> entity.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.