No replies
kstar's picture
Offline
Joined: 07/03/2009
Juice: 14

Hi,

Working fine on D6, I'd like to add some extra fields to the cart in order to assume better flow control when cart is submitted. Thoses fields are only for admin and displayable at admin/store/customer sub pages.

For example : I want to link my cart to an external SW. This SW manage account and money. I need to place in the cart the reference given by the external SW. This reference is by hand typed in an extra field linked to the cart (in the admin pages).

I've three fields to add (and maybe more).

I've walked through the forum and doesn't find anything corresponding to that.

Newbee in UC, coud you give me the way to make it better or cleaner than hacking the module with an extra table (beark). I'm not new in PHP and coding doesn't afraid me.

- where to add code to input values of added fields
- where to add code to save in db (CKK ?)
- where to add code to display values on admin pages (and following profile's permissions)

thanks for help

K

Kstar