Author: deepak
Date: Sat Aug 27 07:47:32 2016
New Revision: 1757961
URL:
http://svn.apache.org/viewvc?rev=1757961&view=revLog:
(OFBIZ-7625) Added file missing in last commit.
Modified:
ofbiz/trunk/specialpurpose/example/servicedef/services.xml
Modified: ofbiz/trunk/specialpurpose/example/servicedef/services.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/example/servicedef/services.xml?rev=1757961&r1=1757960&r2=1757961&view=diff==============================================================================
--- ofbiz/trunk/specialpurpose/example/servicedef/services.xml (original)
+++ ofbiz/trunk/specialpurpose/example/servicedef/services.xml Sat Aug 27 07:47:32 2016
@@ -53,6 +53,7 @@ under the License.
<auto-attributes include="all" mode="IN" optional="false">
<exclude field-name="statusDate"/>
<exclude field-name="statusEndDate"/>
+ <exclude field-name="changeByUserLoginId"/>
</auto-attributes>
</service>