You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by pa...@apache.org on 2019/08/05 12:43:18 UTC

svn propchange: r1864215 - svn:log

Author: pawan
Revision: 1864215
Modified property: svn:log

Modified: svn:log at Mon Aug  5 12:43:18 2019
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Mon Aug  5 12:43:18 2019
@@ -1,7 +1,7 @@
-[Implemented]: Provide a service for moving data for marital status field (from boolean to enum)
-[OFBIZ-10977]
+Implemented: Provide a service for moving data for marital status field (from boolean to enum)
+(OFBIZ-10977)
 Migrate Person's marital status from indicator to enumeration
 Since revision 1858261(27 April 2019) field oldMaritalStatus of Person has been deprecated.
 This service can be used to upgrade existing data of oldMaritalStatus field to the new maritalStatusEnumId
 field of Person Entity.
-[Thanks]: Suraj Khurana for your contribution and Jacques Le Roux for the review.
+Thanks: Suraj Khurana for your contribution and Jacques Le Roux for the review.