09-11-04 07:48 AM
There exists a mapping between the addresses table and
the OrderGroupAddresses Table. This is in the web.config
as <addressmap> tag. You need to provide the mapping
there and it would get copied across.
>-----Original Message-----
>Hello,
>
>I have added a new called district_name column to the
Adresses table , I
>also have added a new column called district_code to the
OrderGroupAddresses.
>
>The district_code is filled by user but the
Basket.SaveAsOrder method
>doesn't copy district_code value in the
OrderGroupAddresses table.
>
>What am I missing?
>
>Regards,
>Jorge
>.
>
[ Post a follow-up to this message ]
|