Author: sichen
Date: Tue Jun 5 14:58:31 2007
New Revision: 544652
URL:
http://svn.apache.org/viewvc?view=rev&rev=544652Log:
Remove default text for inventory items add to a production run
Modified:
ofbiz/trunk/applications/manufacturing/webapp/manufacturing/jobshopmgt/ProductionRunForms.xml
Modified: ofbiz/trunk/applications/manufacturing/webapp/manufacturing/jobshopmgt/ProductionRunForms.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/applications/manufacturing/webapp/manufacturing/jobshopmgt/ProductionRunForms.xml?view=diff&rev=544652&r1=544651&r2=544652==============================================================================
--- ofbiz/trunk/applications/manufacturing/webapp/manufacturing/jobshopmgt/ProductionRunForms.xml (original)
+++ ofbiz/trunk/applications/manufacturing/webapp/manufacturing/jobshopmgt/ProductionRunForms.xml Tue Jun 5 14:58:31 2007
@@ -649,7 +649,7 @@
</entity-options>
</drop-down>
</field>
- <field name="description"><text default-value="Replace Defective Part"/></field>
+ <field name="description"><text/></field>
<field name="submitButton" title="${uiLabelMap.CommonAdd}" widget-style="smallSubmit"><submit button-type="button"/></field>
</form>
</forms>