Allow attributes enable-lock, no-auto-stamp, auto-clear-cache, never-cache and
sequence-bank-size in <extend-entity> tag in entitydef.xml fiels
-----------------------------------------------------------------------------------------------------------------------------------------------
Key: OFBIZ-3882
URL: https://issues.apache.org/jira/browse/OFBIZ-3882
Project: OFBiz
Issue Type: Improvement
Components: framework
Affects Versions: SVN trunk
Reporter: Deyan
Fix For: SVN trunk
Attachments: ModelEntity_extend_entity2.patch
Allow attributes
enable-lock
no-auto-stamp
auto-clear-cache
never-cache
sequence-bank-size
in <extend-entity> tag in entitydef.xml fiels
Example:
<extend-entity entity-name="Person" enable-lock="true" sequence-bank-size="1" />
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.