[ic] Adding Additional Info To orderline table

Jeff Dafoe interchange-users@icdevgroup.org
Tue Jan 7 22:16:01 2003


> I have a custom field within the products table called "brand." I need
> to concatenate both fields "brand" and "description" from the products
> table when entering a record into the orderline table. That way brand
> name and description are included within the "description" field in the
> orderline table. Can anyone help me with this issue? Thanks

    Sure, take a look at etc/log_transaction .  That is where the entry into
orderline is made, inside of an import block there.


Jeff