• Welcome to KonaKart Community Forum. Please login or sign up.
 
April 29, 2024, 06:51:47 am

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Topics - ryanlynch

21
Programming of KonaKart / customers_basket table
April 04, 2008, 03:56:23 am
Hi there -
Can someone kindly tell me which class populates the customers_basket table. I would like to extend this class and populate the Custom1 field. I have been successful in setting (CustomerIf cust = kkAppEng.getCustomerMgr().getCurrentCustomer();) setCustom1 value, however the set value does not populate in the database. Any help would be great!