Thanx Jacques for ur reply. But the problem still exists. I know that the Bar
Code are generated but the issue is that how I can combine and associate
related contents of a Product. Is there anyway, I can fetch the contents
with Product Bar Code. Does OFBiz supports this feature and the feature is
given in SVN updates? Also, if not, what kind of modifications I've to make
to implement this in my application. Is there any tools available that can
store the related contents on behalf of a Bar Code. I need only this
functionality that instead of using Product Id, I can use Bar Codes to fetch
the respective details of a Product. Plz suggest me the appropriate solution
to cope this problem.



jacques.le.roux wrote:
> 
> The bar code is only a representation of the productID and is generated on
> the fly.
> For instance, this is the representation of the productID of the
> Enchiladas product  : 
> https://demo.hotwaxmedia.com/catalog/control/ProductBarCode.pdf?productId=ENCHILADAS&productName=Enchiladas
> A bar code reader is able to render the original productID string in any
> text field (you may render it in a text editor to convince 
> yourself).
> So you can use it in the place of the productID evereywhere you need it.
> It's up to you, bricks and mortar are provided, but you 
> must build the house (everyone needs his/her own specific house, you see
> ?)
> 
> Jacques
> 
> 
>>
>> Hi all,
>> How can I get the product details with its Bar Code. As OFBiz generates
>> the
>> Bar Code automatically, where the Bar Code is actually saved in our
>> database
>> and where in the Admin panel we can get detailed information of Products
>> by
>> its Bar Code. I'm facing quite difficulty while understanding these
>> functionalities. Please help me. I need the help urgently.
>> Thanx,
>> Ajey.
>> -- 
>> View this message in context:
>> http://www.nabble.com/How-to-get-Product-Information-with-its-Bar-Code--tp15720836p15720836.html
>> Sent from the OFBiz - User mailing list archive at Nabble.com.
>> 
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/How-to-get-Product-Information-with-its-Bar-Code--tp15720836p15725732.html
Sent from the OFBiz - User mailing list archive at Nabble.com.

Reply via email to