[
https://issues.apache.org/jira/browse/OFBIZ-6777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Suraj Khurana updated OFBIZ-6777:
---------------------------------
Attachment: OFBIZ-6777.patch
Please use this query as well for MYSQL database:
ALTER TABLE PRODUCT CHANGE WEIGHT SHIPPING_WEIGHT decimal(18,6);
> Product weight field enhancements
> ---------------------------------
>
> Key: OFBIZ-6777
> URL:
https://issues.apache.org/jira/browse/OFBIZ-6777> Project: OFBiz
> Issue Type: Improvement
> Components: product
> Affects Versions: Release Branch 13.07, Release Branch 14.12, Trunk
> Reporter: Suraj Khurana
> Attachments: OFBIZ-6777.patch
>
>
> 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.
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)