Hy all,
Is there any diferrence between product.quantityIncluded and product.piecesIncluded I know that product.piecesIncluded is used for alternativ package but is there any reason to get 2 fields ? Thanks Pierre |
I replaced piecesIncluded wih piecesIncluded
piecesIncluded only showed up in UI and piecesIncluded shows up in the code. the Productforms.xml has two entries for piecesIncluded so I deleted on and changed the other to piecesIncluded as well change the labels. pierre.gaudin sent the following on 7/17/2011 2:24 PM: > Hy all, > > Is there any diferrence between product.quantityIncluded and > product.piecesIncluded > > I know that product.piecesIncluded is used for alternativ package but is > there any reason to get 2 fields ? > > Thanks > > Pierre |
sorry replaced quantityIncluded wih piecesIncluded
BJ Freeman sent the following on 7/17/2011 4:38 PM: > I replaced piecesIncluded wih piecesIncluded > piecesIncluded only showed up in UI and piecesIncluded shows up in the code. > the Productforms.xml has two entries for piecesIncluded so I deleted on > and changed the other to piecesIncluded as well change the labels. > > pierre.gaudin sent the following on 7/17/2011 2:24 PM: >> Hy all, >> >> Is there any diferrence between product.quantityIncluded and >> product.piecesIncluded >> >> I know that product.piecesIncluded is used for alternativ package but is >> there any reason to get 2 fields ? >> >> Thanks >> >> Pierre > |
OK,
product.quantityIncluded does not seem to be used any more. Why don'you replace product.quantityIncluded by product.piecesIncluded on IHM or make a section on the conversions and the logistic units. Pierre On 18/07/2011 01:42, BJ Freeman wrote: > sorry replaced quantityIncluded wih piecesIncluded > > BJ Freeman sent the following on 7/17/2011 4:38 PM: >> I replaced piecesIncluded wih piecesIncluded >> piecesIncluded only showed up in UI and piecesIncluded shows up in the code. >> the Productforms.xml has two entries for piecesIncluded so I deleted on >> and changed the other to piecesIncluded as well change the labels. >> >> pierre.gaudin sent the following on 7/17/2011 2:24 PM: >>> Hy all, >>> >>> Is there any diferrence between product.quantityIncluded and >>> product.piecesIncluded >>> >>> I know that product.piecesIncluded is used for alternativ package but is >>> there any reason to get 2 fields ? >>> >>> Thanks >>> >>> Pierre |
In reply to this post by pierre.gaudin
Hi,
> Is there any diferrence between product.quantityIncluded and product.piecesIncluded > > I know that product.piecesIncluded is used for alternativ package but is there any reason to get 2 > fields ? David has a good explanation here: http://ofbiz.markmail.org/message/tvyghkw7rgq5bmqi?q=quantityIncluded+piecesIncluded Martin |
Many thanks Martin for this thread. It's a good explanation !
Pierre On 18/07/2011 09:09, Martin Kreidenweis wrote: > Hi, > >> Is there any diferrence between product.quantityIncluded and product.piecesIncluded >> >> I know that product.piecesIncluded is used for alternativ package but is there any reason to get 2 >> fields ? > David has a good explanation here: > http://ofbiz.markmail.org/message/tvyghkw7rgq5bmqi?q=quantityIncluded+piecesIncluded > > Martin > |
the explanation does not go quite far enough.
Product.piecesIncluded and supplierProduct.unitsIncluded are used for converstion. this is done at receiving time most of the time. This may change if the company preference is to store inventory as it is received then make the conversion when shipped. This is important when doing physical inventory reconciliation. pierre.gaudin sent the following on 7/18/2011 2:57 AM: > Many thanks Martin for this thread. It's a good explanation ! > > Pierre > On 18/07/2011 09:09, Martin Kreidenweis wrote: >> Hi, >> >>> Is there any diferrence between product.quantityIncluded and >>> product.piecesIncluded >>> >>> I know that product.piecesIncluded is used for alternativ package but >>> is there any reason to get 2 >>> fields ? >> David has a good explanation here: >> http://ofbiz.markmail.org/message/tvyghkw7rgq5bmqi?q=quantityIncluded+piecesIncluded >> >> >> Martin >> > |
OK, thanks BJ
Pierre On 18/07/2011 15:04, BJ Freeman wrote: > the explanation does not go quite far enough. > Product.piecesIncluded and supplierProduct.unitsIncluded are used for > converstion. this is done at receiving time most of the time. This may > change if the company preference is to store inventory as it is received > then make the conversion when shipped. This is important when doing > physical inventory reconciliation. > > pierre.gaudin sent the following on 7/18/2011 2:57 AM: >> Many thanks Martin for this thread. It's a good explanation ! >> >> Pierre >> On 18/07/2011 09:09, Martin Kreidenweis wrote: >>> Hi, >>> >>>> Is there any diferrence between product.quantityIncluded and >>>> product.piecesIncluded >>>> >>>> I know that product.piecesIncluded is used for alternativ package but >>>> is there any reason to get 2 >>>> fields ? >>> David has a good explanation here: >>> http://ofbiz.markmail.org/message/tvyghkw7rgq5bmqi?q=quantityIncluded+piecesIncluded >>> >>> >>> Martin >>> |
Free forum by Nabble | Edit this page |