May be you can use extra fields in the PRODUCT table like comments or long
description etc if you are not using them to store the serial #?

The other option could be, to define serial # as product attribute or even a
GoodIdentificationType.




CaseT wrote:
> 
> Hi,
> 
> I need to attach serial numbers(for products ordered) permanently to an
> order.
> Each product shipped needs a serial number. They don't need to be attached
> to the individual products just a list of serial numbers for each product
> in
> the order.
> The serial numbers need to be viewable when reviewing an order, on the
> Packing Slip and in the Confirmation email.
> 
> I'm thinking there has got to be and easy way it to extend ofbiz to
> implement this? Opposed to creating a new entity and form, etc., etc.
> Like perhaps extend the order_header entity to include a serial number
> text
> field and create a new field in the order entry webapp form so order entry
> folks can insert the serial numbers.
>  Then I can modify existing code to pull the information from the new
> field
> and populate the Packing Slip and Confirmation Email. ??
> 
> Thanks, Case
> 
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Advise-on-best-way-to-implement-...-tp15189387p15189595.html
Sent from the OFBiz - User mailing list archive at Nabble.com.

Reply via email to