Quote Originally Posted by chadderuski View Post
Me Busy? LOL! Diva, you're like an octopus you have so many things going at once!

If you have a list of "problems" for this mod, PM them to me. I probably fixed them long ago, but would be nice to double check, but I haven't seen anything wierd since I took my hammer to this mod (Suburb is so weird! Must be a Euro thing...). I am about to upload about 1500 users to my day job's website with (my version) of this mod... should be fun!

Speaking of EP4, it probably wouldn't take much time to code an import for customers ... guess it'd be like POPULATING the customer base!

-chadd
Okay FOUND IT!!!.. Here's the issue with Add Customers From Admin that I reported previously..

http://www.zen-cart.com/forum/showpo...3&postcount=25

Here's the summary of the issue:
I noticed that regardless of which version of Edit Orders I use (the modified one that comes with this module or the latest version) the customer's street address comes through on the order without the state information. Very curious as I cannot see what in the code would cause this behavior..

Edited to Add: I see now the difference.. Customers who sign-up for an account in the store have a value in entry_zone_id but not in entry_state in the addressbook tables. While customers added using the Add Customer add-on will have an entry in entry_state but not in entry_zone_id.
Bottomline customer records created using this module do not populate the same database columns in the addressbook table..