Author: akashjain
Date: Sat Oct 28 10:41:25 2017
New Revision: 1813600

URL: http://svn.apache.org/viewvc?rev=1813600&view=rev
Log:
Fixed: Fixed Asset Id field is below update button on EditInventoryItem page, 
applied patch from jira issue with slightly change (OFBIZ-9503)

Thanks, Aditya Sharma and Dhaval Wagela for your contribution.

Modified:
    
ofbiz/ofbiz-framework/trunk/applications/product/widget/facility/InventoryForms.xml

Modified: 
ofbiz/ofbiz-framework/trunk/applications/product/widget/facility/InventoryForms.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/applications/product/widget/facility/InventoryForms.xml?rev=1813600&r1=1813599&r2=1813600&view=diff
==============================================================================
--- 
ofbiz/ofbiz-framework/trunk/applications/product/widget/facility/InventoryForms.xml
 (original)
+++ 
ofbiz/ofbiz-framework/trunk/applications/product/widget/facility/InventoryForms.xml
 Sat Oct 28 10:41:25 2017
@@ -145,6 +145,7 @@ under the License.
             <sort-field name="activationValidThru"/>
             <sort-field name="unitCost"/>
             <sort-field name="currencyUomId"/>
+            <sort-field name="fixedAssetId"/>
             <sort-field name="totals"/>
             <sort-field name="submit"/>
         </sort-order>


Reply via email to