Search found 1 match

by pynej
28 Jun 2010, 14:58
Forum: General
Topic: Fix UserCompanySupport to work as expected.
Replies: 3
Views: 2623

Fix UserCompanySupport to work as expected.

I recently started testing out the system and noticed the users could not be associated with companies. I found the option was disabled in my code( 2.4.7 installed from Ubuntu repositories.) Anyways I enabled it and had to make a few tweaks and add a company_id field to the customer_user table to ma...