svn commit: r1844952 - /ofbiz/ofbiz-framework/trunk/applications/marketing/widget/sfa/forms/EventForms.xml

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r1844952 - /ofbiz/ofbiz-framework/trunk/applications/marketing/widget/sfa/forms/EventForms.xml

surajk
Author: surajk
Date: Sat Oct 27 09:27:18 2018
New Revision: 1844952

URL: http://svn.apache.org/viewvc?rev=1844952&view=rev
Log:
Fixed: Issue while creating any new event.
(OFBIZ-10583)
Thanks Sonal Patwari for reporting the issue and Praveen Sharma for providing the patch.

Modified:
    ofbiz/ofbiz-framework/trunk/applications/marketing/widget/sfa/forms/EventForms.xml

Modified: ofbiz/ofbiz-framework/trunk/applications/marketing/widget/sfa/forms/EventForms.xml
URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/applications/marketing/widget/sfa/forms/EventForms.xml?rev=1844952&r1=1844951&r2=1844952&view=diff
==============================================================================
--- ofbiz/ofbiz-framework/trunk/applications/marketing/widget/sfa/forms/EventForms.xml (original)
+++ ofbiz/ofbiz-framework/trunk/applications/marketing/widget/sfa/forms/EventForms.xml Sat Oct 27 09:27:18 2018
@@ -73,7 +73,6 @@ under the License.
     </form>
     <form name="EditEvent" extends="EditCalEvent" extends-resource="component://workeffort/widget/CalendarForms.xml">
         <field name="workEffortTypeId"><hidden value="TASK"/></field>
-        <field name="statusId"><hidden value="PRTYASGN_ASSIGNED"/></field>
         <field name="currentStatusId"><hidden value="CAL_ACCEPTED"/></field>
         <field name="scopeEnumId"><hidden/></field>
         <field name="actualStartDate"><hidden/></field>