/[Apache-SVN]
ViewVC logotype

Revision 1720900


Jump to revision: Previous Next
Author: ashish
Date: Sat Dec 19 11:32:08 2015 UTC (8 years, 4 months ago)
Changed paths: 17
Log Message:
Applied patch from OFBIZ-6777 - Product weight field enhancements
================================
There are three sets of dimensions in the Product entity.
(productHeight, shippingHeight), (productWidth, shippingWidth), (productDepth, shippingDepth) but in case of weight, there is another set of dimension field weight and productWeight which are inconsistent in nature.
Fix this thing and correct all instances of this in the framework.
=================================
Thanks Suraj for reporting the issue and providing the patch for the same. Thanks Jacopo and Pierre for discussing the issue with Suraj.


Changed paths

Path Details
Directoryofbiz/trunk/applications/datamodel/entitydef/product-entitymodel.xml modified , text changed
Directoryofbiz/trunk/applications/manufacturing/webapp/manufacturing/WEB-INF/actions/jobshopmgt/WorkWithShipmentPlans.groovy modified , text changed
Directoryofbiz/trunk/applications/order/src/org/ofbiz/order/order/OrderReadHelper.java modified , text changed
Directoryofbiz/trunk/applications/order/src/org/ofbiz/order/shoppingcart/ShoppingCartItem.java modified , text changed
Directoryofbiz/trunk/applications/order/webapp/ordermgr/entry/catalog/productdetail.ftl modified , text changed
Directoryofbiz/trunk/applications/product/script/org/ofbiz/product/product/ProductUomFormulas.xml modified , text changed
Directoryofbiz/trunk/applications/product/src/org/ofbiz/product/product/ProductEvents.java modified , text changed
Directoryofbiz/trunk/applications/product/src/org/ofbiz/product/product/ProductWorker.java modified , text changed
Directoryofbiz/trunk/applications/product/src/org/ofbiz/shipment/shipment/ShipmentWorker.java modified , text changed
Directoryofbiz/trunk/applications/product/webapp/catalog/product/EditProductQuickAdmin.ftl modified , text changed
Directoryofbiz/trunk/applications/product/webapp/facility/WEB-INF/actions/shipment/EditShipmentPlan.groovy modified , text changed
Directoryofbiz/trunk/applications/product/widget/catalog/ProductForms.xml modified , text changed
Directoryofbiz/trunk/specialpurpose/ecommerce/data/DemoProduct.xml modified , text changed
Directoryofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/catalog/productdetail.ftl modified , text changed
Directoryofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/order/orderitems.ftl modified , text changed
Directoryofbiz/trunk/specialpurpose/googlebase/src/org/ofbiz/googlebase/ProductsExportToGoogle.java modified , text changed
Directoryofbiz/trunk/specialpurpose/solr/src/org/ofbiz/solr/ProductUtil.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26